@import "bootstrap.css";
@import "font-awesome.css";
@import "animate.css";
@import "jquery.dataTables.css";
@import "jquery-te-1.4.0.css";
@import "primary_content.css";

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');



/*font-family: 'Courgette', cursive;*/
/* - - - - - - - - - - - - - - - - - - - - -
TITLE    :   NAKCSS HTML 5 VERSION 3
- - - - - - - - - - - - - - - - - - - - - */
@font-face {
  font-family: 'dinitalic';
  src: url('../fonts/DINitalic.ttf');
  font-weight: normal;
  font-style: normal;
}


html{height:100%;}
body{min-height:100%;color:#363435;}
body {
    min-height: 100%;
    color: #000;
    background: #f4f4f4;
}
.home-page{background-color: #fff}
body {
    min-height: 100%;
    color: #000;
    background: #f4f4f4;
}
#nakainer, #primary-content{min-height:100%;}
body { font-family: 'Open Sans', sans-serif; font-size:16px;overflow-x: hidden;}
img{max-width:100%;}

:focus {outline: 0;}
a{ color: #333;}
a:hover, a:focus { text-decoration:none;color:#124e89; z-index: 1;outline:0; }
ul { list-style:none; }
.disabled, .disabled1 { display:none !important; }

.no-js #loader { display: none; }
.owl-theme .owl-controls {margin-top: 0px;}
.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999; background-color: rgba(188,50,37,.8); }
/* HEADER SLIDER */






.top-mobile-head-bar{display:none;}


.music-btn a{    float: right;
    margin: 10px 20px;
    padding: 4px 12px;
    background: #ae1329;
    border-radius: 30px;
    font-size: 14px;
    border: 2px solid #fff;
    color: #fff;transition:.5s all;-webkit-transition:.5s all;-moz-transition:.5s all;}
.music-btn a:hover{    background: #000}
.right-head-img img{max-width:240px;}
.right-head-img{    margin-top: 10px;}
.bill-pay-text h1{color: #606062; font-family:"dinitalic";font-size: 42px;margin:0;}
.bill-pay-text h1 span{color: #7899bd;  font-weight:600;}
.bill-pay-text .sub-bill-text{color: #606062;    text-align: right;
    margin-top: 6px;
    margin-right: 6px;}

#header.inner_header{background:#edd7a8;height:auto;    position: relative; position: relative;
    width: 100%;
    background: #fdfdfd url(../images/header_bg2.png) repeat-x;
    padding-bottom: 20px;
    height: auto;}
#header.inner_header_after_login{background:#f1e2c3;}

.inner_header .top-head-bar{padding:0;}
.inner_header .logopart img{margin:0;}
.middle-header .menu-link{padding:15px;}
.middle-header .menu-link img{max-width:250px;}
.middle-header{background:#f1e2c3;}

/* End Header */

/*Social Links*/



/* Social Links*/

/*Head top bar*/


.has-sub > a{    display: block;
    padding: 18px 15px 18px 15px;
    position: relative;font-size:14px;}

.has-sub ul {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    margin-top: 20px;
    transition: .5s all;
}

.has-sub:hover > ul {
    left: auto;
    visibility: visible;
    opacity: 1;
    margin-top: 0;    right: 10px;
}
.menulist{float:right;}
.menulist ul{    
    min-width: 220px;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;padding: 0 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);}
.menulist ul li{    padding: 10px 0;
    line-height: 28px;    color: #636363;
    border-bottom: 1px solid #e7e7e7;
    letter-spacing: 1px;  transition: all ease .5s;font-size:14px;  }

	

/*Head top bar*/





/* Menu Part End */

.mobile-top-head{display:none;}

.panel_container{width: 100%;
   margin: 0 auto;
    background: url(../images/background-login.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
    text-align: left;
    min-height: 350px;
    padding: 25px 0;height:100%;}

.contactDetails {

    border-radius: 2px;

    float: left;
	margin:0 auto;

    width: 100%;
}
.panel_paymentLogin {
    width: 80%;

    margin: 0 auto;
    border-radius: 4px;
    clear: both;
    
}
.panel_change_pswd  {
    width: 80%;

    margin: 0 auto;
    border-radius: 4px;
    clear: both;
    
}
.panel_paymentLogin:after, .panel_change_pswd:after {content:"";display:table;clear:both;}
.change-pswd-content h2{    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 1.45;margin:20px 0;}
	
	.change-pswd-content a{color: #fff;text-decoration: underline;padding: 10px 0 20px 0;display: inline-block;margin-bottom: 10px;}
	.change-pswd-content a:hover{color:#e0e5eb;}
	
.contactDetails .PaxInfo {
 
    display: inline-block;
	width:100%;
    padding: 5px 15px;

}	

.forced_psw .PaxInfo {
  margin-left:-35%;

}
.loginAreadiv{
    margin: 0 auto;

    width: 50%;
}
.change-pswd-Areadiv {
    margin: 0 auto;
    width: 64%;
    display: inline-block;
    vertical-align: middle;
}
.change-pswd-left-icon{display: inline-block;vertical-align: top;width: 35%;padding: 0px 24px;
margin-top: -2px;}

textarea{    height: 70px;vertical-align: top;}
input[type="text"], input[type="email"], input[type="password"], select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border:1px solid #ccc;
    color: #999999;
    font-size: 16px;
    padding: 14px 12px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 3px;color:#000;width:100%
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, select:focus, textarea:focus {border: 1px solid #6f1d45;background:#f9f9f9;}
.input-group-addon{    border: 2px solid #e0e5eb;    border-radius: 0px;}
.w240 {
    width: 100%;
}
.loginInfo input[type="text"], .loginInfo input[type="password"], .loginInfo select {border-top-left-radius: 20px;border:2px solid #7899bd;
    border-bottom-left-radius: 20px;padding-left:55px;padding-right:45px;transition:.3s all;-webkit-transition:.3s all; -moz-transition:.3s all;}
.loginInfo input[type="text"]:focus, .loginInfo input[type="password"]:focus, .loginInfo select:focus{border: 2px solid #6f1d45;padding-left:60px;transition:.3s all;-webkit-transition:.3s all; -moz-transition:.3s all;}
.loginInfo input[type="text"] + span, .loginInfo input[type="password"] + span, .loginInfo select + span{}
.loginInfo input[type="text"]:focus + span, .loginInfo input[type="password"]:focus + span, .loginInfo select:focus + span{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition:.8s all;-webkit-transition:.8s all; -moz-transition:.8s all;}
.loginInfo .forgot-block{position:relative;    padding-bottom: 10px;}

.change-pswd-Info input[type="text"], .change-pswd-Info input[type="email"], .change-pswd-Info input[type="password"], .change-pswd-Info select, .change-pswd-Info textarea {border:2px solid #e0e5eb; border-radius:0;     padding: 8px 12px; box-shadow: none;}
.change-pswd-Info input[type="text"]:focus, .change-pswd-Info input[type="email"]:focus, .change-pswd-Info input[type="password"]:focus, .change-pswd-Info select:focus, .change-pswd-Info textarea:focus{border: 2px solid #6f1d45;}
.change-pswd-Info .forgot-block{position:relative;    padding-bottom: 10px;}
.icon-field{    display: inline-block;
    position: absolute;
        top: 6px;
    left: 8px;
    max-width: 42px;}
.input-group-addon{    vertical-align: top;
    padding-top: 11px;}
.focus-field .input-group-addon{    border: 2px solid #6f1d45;border-right:0;    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d !important;
}
.has-error input[type="text"], .has-error input[type="password"], .has-error select, .has-error textarea{    border-color: #a94442 !important;}
.has-success input[type="text"], .has-success input[type="password"], .has-success select, .has-success textarea{    border-color:#3c763d !important;}
.loginInfo .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    pointer-events: none;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.loginAreadiv .has-error .help-block{color: #a94442;
       background: rgba(255,255,255,.5);
    font-size: 12px;
    border: 1px solid rgba(255,255,255,.8);
    border-radius: 2px;
        padding: 3px 8px;

    width: 80%;
    margin: 5px auto;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 12px;    bottom: -25px;}
.loginAreadiv .forgot-block{margin-top: 0px; margin-bottom:30px;}
.loginBtnCont button[disabled], .loginBtnCont input[disabled] {
    cursor: default;
    background-color: #a16c85;
    color: #ddd;
    pointer-events: none;
}

.loginBtnCont {
    margin: 15px 0 10px 0;
    width: 100%;display:inline-block
}

input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

input[type="button"], input[type="submit"] {
    color: #fff;
    background-color: #124e89;
    border-color: #e1e5e8;
    border-style: solid;
    border-width: 2px;
    background-image: none;
    padding: 10px 42px;transition:.2s all;-webkit-transition:.2s all;-moz-transition:.2s all;font-weight:600;min-width:180px;border-radius:10px;box-shadow: inset 0 0 0 0 #7899bd;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;white-space: normal;
   }
   input[type="button"]:hover, input[type="submit"]:hover, input[type="button"]:focus, input[type="submit"]:focus{box-shadow: inset 600px 0px 0 0px #00b1ed;border-color: #e1e5e8;color: #fff;}


.blue-btn {
    
    background-color: #7899bd !important;
    box-shadow: inset 0 0 0 0 #6f1d43 !important;
	
   }
   .blue-btn:hover, .blue-btn:focus{box-shadow: inset 600px 0px 0 0px #6f1d43 !important;}

.mar-top{margin-top:15px;display:inline-block;}


.ytBtn {

    border: 1px solid #CCCCCC;

    color: #333333;
    cursor: pointer;
    display: inline-block;

    margin-bottom: 0;
    padding: 4px 6px 6px;
    text-align: center;
    
    vertical-align: middle;
}

.ytBtnOrange {
    color: #fff;
    background-color: #6f1d43 ;
    border-color: #e1e5e8;
    border-style: solid;
    border-width: 2px;
    background-image: none;
    padding: 10px 42px;transition:.2s all;-webkit-transition:.2s all;-moz-transition:.2s all;font-weight:600;min-width:180px;border-radius:10px;box-shadow: inset 0 0 0 0 #7899bd;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
   }
   .ytBtnOrange:hover, .ytBtnOrange:focus{box-shadow: inset 300px 0px 0 0px #7899bd;border-color: #e1e5e8;color: #fff;}
   

.loginBtnCont{text-align:center;}	
.loginBtnCont input {
    font-size: 20px;
    padding: 10px 30px;
}
.change-pswd-btn{text-align:center;    margin: 20px 0 10px 0;}
.change-pswd-btn .ytBtnOrange{border-radius:0;}
.change-pswd-btn input {
    font-size: 16px;
    padding: 4px 10px;
    font-weight: 700;
}
#cancel_force{margin-right: -60px;}
.support-btn{text-align:left;}
.support-btn .ytBtnOrange{min-width:110px;}
.login-forget-link{text-align: center;
    font-size: 14px;
    background: rgba(0,0,0,.1);
    padding: 6px;
    border: 1px solid rgba(255,255,255,.4);
    margin-top: 15px;}
	
.login-forget-link a{color:#fff;}
.login-forget-link a:hover{color:#e0e5eb;}
.contactDetails{text-align:center;}
.error_msg{    margin: 0 auto;
    width: auto;
    text-align: center;
    display: inline-block;
    color: #a94442;
    padding: 3px 8px;
    background: rgba(255,255,255,.5);
    font-size: 12px;
    border: 1px solid rgba(255,255,255,.8);
    border-radius: 2px;}

footer{background:#fff;}
footer:after{content:"";display:table;clear:both;}
footer .footer-backlink {

    float: left;
    width: 100%;position:relative;

  padding: 15px 0; }
.footer-backlink .container-fluid{position:relative;}
footer .footer-backlink .backlink-left {
    margin: 5px 0;
    padding: 0;margin-top:0;
}
.footer-backlink .text-right .backlink-left{margin-bottom:0;}
footer .footer-backlink .backlink-left li {
    display:inline-block;
    padding: 5px 0;font-size:13px;color:#fff;
}
footer .footer-backlink .backlink-left li a{font-size:13px;color:#fff;padding:0 8px;position: relative;border-right:1px solid #fff;    line-height: 12px;
    display: inline-block;}
footer .footer-backlink .backlink-left li:last-child a{border:0;}
footer .footer-backlink .backlink-left li a:hover{color:#00b1ed;}
footer .footer-backlink .backlink-left li:first-child span {
    border-left: none medium;
}
.footer-left-img img{    max-width: 200px;}
footer .footer-backlink .ico-secured-sites {
    display: inline-block;
    vertical-align: middle;
}
.footer-left-img{ font-family: serif;font-size: 12px;letter-spacing: 1px;line-height:1.5;margin-top: 50px;margin-left: 10px; color:#616161;}
.footer-left-middle img{margin-bottom:8px;}
.footer-left-middle {display:inline-block;text-align:center;font-size:11px;}
.footer-left-top{font-style:italic;font-size:10px;margin-bottom:3px;}
footer .backlink-right {
     margin: 8px 0 0;
    display: inline-block;
    max-width: 65%;padding-left:0 !important;

}	
#tl_popupCL1{height:0;}
footer .footer-backlink .backlink-right li {
        margin-bottom: 5px;font-size:13px;color:#696969;
}
ul.backlink-right strong {
    display: block;
 
}
footer .backlink-right li a{font-size:15px;color:#b5155f;padding:0 8px;position: relative;line-height: 12px;
    display: block;}

footer .footer-backlink .backlink-right li a:hover{color:#777;}
.back-left{float:left;width: 65%;}
.back-right{float:right;width: 35%;}
.back-left:after, .back-right:after{content:"";clear:both;display:table;}

.footer-right-img{    display: inline-block;
    float: right;
    max-width: 150px;
    margin-right: 0px;
    margin-bottom: 12px;}

footer .copyright {

    text-align: center;
    width: 100%;
    padding: 10px 0;
    clear: both;background:#f0e2c2;position:relative;z-index:1;top: 4px;
}
footer .copyright h4 {
    font-size: 12px;
    
    color: #696969;
    font-weight: normal;
}
footer .copyright a{color: #696969}
footer .copyright a:hover{color: #b5155f}
footer .copyright ul{padding:0;margin:8px 0;}
footer .copyright ul li{display:inline-block}
footer .copyright ul li a{display:block;padding:0 5px; border-right:1px solid #696969;line-height: 12px;color: #696969}
footer .copyright ul li:last-child a{border:0;}
footer .copyright ul li a:hover{color: #b5155f;}

.address-pin, .phone-no{padding-left:15px;position:relative;}
.address-pin:before{    content: "\f041";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0px;
    top: 3px;}

.phone-no:before{    content: "\f095";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0px;
    top: 3px;}


.details-reference:after{content:"";clear:both;display:table;}
.margin-two{margin:2em 0;}

.invoice-no{font-size:24px; color:#6f1d43;font-weight:600;}
.acc-detail-item{padding-bottom:10px;margin-bottom:10px;border-bottom: 1px solid #ddd;}
.totalAmountSpan{font-size:24px; color:#6f1d43;font-weight:600;}
.acc-detail-item:last-child{border-bottom: 0;padding:0;margin:0;}

.user-profile{max-width:130px; margin:20px;}
.profile-name{font-size:18px; color:#6f1d43;margin:0 20px;}

.detailsBox{border: 1px solid #cfcfcf;
    border-radius: 2px;
    box-shadow: 0 0 9px -2px #cfcfcf !important;}
.cpmt_detailBox{    box-shadow: 0 -1px 3px -1px #e9eced;
    border: 1px solid #d7d7d7;    border-radius: 2px;}
.cpmt_detailBox h2 {
    background-color: #e0e5eb;

    box-sizing: border-box;
    color: #666666;
    margin: 0;
    font-size: 1.2em;
    font-weight: 600;
    padding: .65em 1em;
    position: relative;
    width: 100% !important;
}
.cpmt_Paytabbox{background:#fff;min-height:100px;}
ul.noListStyle {
    margin-left: 0;
    list-style: none;padding:0;
}
.cpmt_listItem {

    width: 100%;
}
ul.noListStyle li {
    vertical-align: top;
    width: 100%;list-style: none;
}
.cpmt_listItem li {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}
.cpmt_cardLabel {
    display: block;
    margin-bottom: 2px;
    margin-top: 10px;
    width: 100%;
    color: #3E4141;font-size: 14px;
    font-weight: 600;
}
.card-wrapr {
    position: relative;
    overflow: hidden;    width: 100%;
}

.card-logos {
    float: none;
    position: relative;
    right: auto;
    width: auto;
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
}
.w240px{ max-width:400px;}

.cpmt_Paytabbox input[type="text"], .cpmt_Paytabbox input[type="password"], .cpmt_Paytabbox select{
	    padding: 4px 12px;vertical-align: bottom;
}	

.cpmt_Paytabbox select{width:100%;}

.cpmt_listItem li{margin:3px 0}
.cpmt_cardLabel span{font-weight:400;font-size:12px;}
.cpmt_Paytabbox .blockEx {
    width: 120px;
    display: inline-block;
    vertical-align: middle;margin-right:15px;
}
.cpmt_Paytabbox .blockEx.cpmt_CvvNo{width:200px;}
.cpmt_Paytabbox .blockEx.cpmt_CvvNo input{width:120px;}
.cpmt_cvvBlock {
    display: inline-block;
    vertical-align: bottom;
}
.cpmt_CVVtxt {
    vertical-align: bottom;
    display: inline-block;
    font-size: 12px;

    margin-bottom: 10px;
    color: #717171;
}


.contiue-section {

    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.contiue-section {
  


}
.pay-now-btn input{font-weight:600;}
.contiue-section p {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}
.contiue-section p a{color:#124e89;}
.contiue-section p a:hover{color:#777;}

.travelItenary {
    box-shadow: 0 0 9px -2px #cfcfcf !important;
    border: 1px solid #cfcfcf;
	border-radius: 2px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
}
.totalPayInf {
    padding-bottom: 10px;color: #8d8d8d;
    background-color: #ffffff;
    display: table;
    width: 100%;
}
.totalPayInf h2 {
    border-bottom: 1px solid #d7d7d7;
}
.travelItenary h2 {
   background-color: #e0e5eb;
    box-sizing: border-box;
    color: #666666;
    margin: 0;
    font-size: 1em;
    font-weight: 600;
    padding: .65em 1em;
    position: relative;
    width: 100% !important;
}
.totalPayInf ul {

    width: 100%;

    font-size: 14px;
    color: #666666;
    padding: 10px;
    box-sizing: border-box;
}
.totalPayInf ul li {
    padding: 10px;
    position: relative;
    width: 100%;
    padding: 8px 0;

}
#paymentDetailsCont .label{
    color: #8f969a;    width: 52%;
    float: left;text-align:left;    font-size: 14px;
    font-weight: 500;padding: .2em .0em .3em;
}
li .fare-brk-rs {
    float: right;
}
.totalPrice {
    font-size: 14px;
    margin: 0 10px;
    padding: 10px 0 10px;
    text-align: right;
}
.totalPrice .you-pay-txt {
    color: #8d8d8d;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
	    display: inline-block;
    margin-top: 20px;
}
.totalPayInf .totalPrice small {
    color: #6f1d43;
    font-size: 30px;
    width: 100%;
    display: block;font-weight:600;
}
.profile-logout-btn{margin: 20px 15px;}
.logoutbtn{    padding: 8px 24px;    min-width: auto;}

.contact-page p{    margin: 10px 0px 10px 0px;font-size:14px;}
.contentBoxHeaderFHP {
    font-size: 24px !important;
    color: #7899bd;
}
.contact-page h3 {
    color: #6f1d43;
    text-decoration: none;
    margin: 10px 0 10px 0;    font-size: 1.17em;
    font-weight: 600;
}

@media screen and (min-width: 991px) {


	.panel_paymentLogin {
    width: 725px; margin-top:200px;margin-bottom:100px;}
	.panel_change_pswd {
    width: 590px; padding-top:180px;padding-bottom:100px;}
	.panel_view_bill{width: 90%; padding-top:70px;padding-bottom:70px;margin:0 auto;}

}
@media(max-width:1199px){
.w240px {
    max-width: 250px;
}
}
@media(max-width:991px){
	.loginAreadiv {
		width: 60%;
	}
	.change-pswd-Areadiv{
		width: 60%;
	}
	.cpmt_cvvBlock{margin-top:5px;}
}
@media(max-width:600px){
	.loginAreadiv {
		width: 90%;
	}
	footer .bookSecure ul:first-child{max-width: 100%;
width: auto;}
.contactDetails h2{padding: 8px 15px 8px 15px;font-size: 16px;}
.w240px {
    max-width: 100%;
}
.card-logos, .cpmt_cvvBlock{margin-top: 10px;}


}



.se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999; background-color: rgba(98, 46, 70, .85); }
	.loading-text-line{    color: #fff;
    font-size: 18px;
    margin-top: -10px;
    line-height: 1.5;
    font-weight: 600;}

/** BEGIN CSS **/
 .loading-section{position: absolute;top: 50%;left: 0;right: 0;margin-top: -90px;}
       

        @keyframes loading-text-opacity {
            0%  {transform: scale(1);}
            50% {transform: scale(1.1);}
            100%{transform: scale(1);}
        }

        @-moz-keyframes loading-text-opacity {
           0%  {-moz-transform: scale(1);}
            50% {-moz-transform: scale(1.1);}
            100%{-moz-transform: scale(1);}
        }

        @-webkit-keyframes loading-text-opacity {
            0%  {-webkit-transform: scale(1);}
            50% {-webkit-transform: scale(1.1);}
            100%{-webkit-transform: scale(1);}
        }

        @-o-keyframes loading-text-opacity {
            0%  {-o-transform: scale(1);}
            50% {-o-transform: scale(1.1);}
            100%{-o-transform: scale(1);}
        }
        .loading-container,
        .loading {
            height: 100px;
            position: relative;
            width: 100px;
            border-radius: 100%;
        }
	
	

        .loading-container { margin: 10px auto }

        .loading {
            border: 4px solid transparent;
            border-color: transparent #fff transparent #FFF;
            -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
            -moz-transform-origin: 50% 50%;
            -o-animation: rotate-loading 1.5s linear 0s infinite normal;
            -o-transform-origin: 50% 50%;
            -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
            -webkit-transform-origin: 50% 50%;
            animation: rotate-loading 1.5s linear 0s infinite normal;
            transform-origin: 50% 50%;
        }

       
        .loading-container:hover .loading,
        .loading-container .loading {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        #loading-text {
            -moz-animation: loading-text-opacity 2s linear 0s infinite normal;
            -o-animation: loading-text-opacity 2s linear 0s infinite normal;
            -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
            animation: loading-text-opacity 2s linear 0s infinite normal;
            color: #ffffff;
           margin-top:15px;
            opacity: 1;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            top: 0;
            width: 100px;
        }
		#loading-text img{width:70px;}

/* End Loading Css*/
.page-content-area{margin:30px 0;}
.notification-details{    display: table-cell;    vertical-align: middle;}
.inner-title-banner {background:url('../images/background-title.jpg') no-repeat;     background-size: cover;}
#inner-title-banner-mas {background:url('../images/mas-dashboard.jpg') no-repeat;     background-size: cover;}
.inner-title-banner h2{margin:0; padding:40px 15px;color:#fff;}
.login-status{padding:15px 0;}
.login-status:after{display:table;content:"";clear:both;}
.notification-title h3{margin:0;color:#751a45; font-style:italic;    margin-bottom: 15px;}
.bill-status p{margin:0; font-size:22px;margin-bottom:5px;    line-height: 1.2;}
.bill-status{color:#353535;}
.border-with-radius{padding:15px 25px;border-radius:20px; border:5px solid #edd7a8;margin-bottom:25px;    display: table;
    width: 100%;}
.border-with-radius:after{content:"";display:table;clear:both;}
.privious-bill a{font-size:18px;color:#353535;text-decoration:underline;margin-top:15px;    display: inline-block;}
.privious-bill a:hover{color:#751a45}

.notification-button, .view-details-button{display: table-cell;vertical-align: middle;text-align: right;}
.notification-button a{display:block;color:#6f1f44;}
.notification-button a:hover{color:#353535;}
.view-details-button a{display:block; color:#7898be;}
.view-details-button a:hover{color:#353535;}

.notification-button a span, .view-details-button a span{display: inline-block;vertical-align: middle;text-align: center;font-size: 26px;line-height: 1.2;font-weight: 700;}
.notification-button a img, .view-details-button a img{max-width:55px;}
.notification-button a:hover img, .view-details-button a:hover img{}

@-webkit-keyframes slide {
	0%   {margin-right:10px;}
    50% {margin-right:0px;}  
	100% {margin-right:10px;}      
}
@-moz-keyframes slide {
	0%   {margin-right:10px;}
    50% {margin-right:0px;}  
	100% {margin-right:10px;}      
}

@keyframes slide {
0%   {margin-right:10px;}
    50% {margin-right:0px;}  
	100% {margin-right:10px;}     

}

.whats-new{background:#e8ebf0; border-radius:20px;     padding: 30px;}
.whats-new-title h3{margin-top:0;margin-bottom:15px;}
.whats-new-date{margin-bottom:10px;font-size:12px;}
.whats-new p{font-size:14px;}

.manage-account-content{border-top:4px solid #e0e5eb; margin-top:3em;    padding: 2em 0 0;}
.manage-title h2{font-weight: 700;color: #606062;    font-size: 26px;}
.manage-title h2 span{    color: #6f1d43;}
.manage-title h2 img{    max-width: 280px;margin-left:5px;}
.manage-acc-content{margin-top:20px;}



.change-pswd-page{background:#606062;min-height:100vh;}
.change-pswd-page:after{display:table;content:"";clear:both;}

.view-bill-page{background:#606062;min-height:100vh;}
.view-bill-page:after{display:table;content:"";clear:both;}


.nav .open > a { background-color: transparent; }

.nav .open > a:hover { background-color: transparent; }

.nav .open > a:focus { background-color: transparent; }

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled { padding-right: 520px; }

#wrapper.toggled #sidebar-wrapper { width: 520px; }

#wrapper.toggled #page-content-wrapper {
  margin-right: -520px;
  position: absolute;
}

#sidebar-wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #e0e5eb;
  height: 100%;
  right: 520px;
  margin-right: -520px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 0;left:inherit;
  z-index: 1000;
}
#sidebar-wrapper::-webkit-scrollbar {
 display: none;
}

#page-content-wrapper {
  padding-top: 70px;
  width: 100%;
}


/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 520px;
}


/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/



/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/

.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.side-panel-content{padding: 180px 15px;}
.close-btn{    display: inline-block;
    float: right;
    cursor: pointer;
    font-size: 18px;padding:15px;margin-top:10px;color:#606062;}
	.close-btn:hover{color:#6f1d43;}
	
.close-btn .fa{    padding: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #606062;
    border-radius: 50%;
    font-size: 18px;
    display: inline-block;
    text-align: center;}
.close-btn:hover i.fa{border-color:#6f1d43;}

.side-panel-title{border-bottom:1px solid #09806d;}
.side-panel-title h2{    margin: 0;
    font-weight: 700;
    color: #606062;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;}
.side-panel-title h2 span{color:#09806d;}

.side-panel-req ul{padding:15px;}
.side-panel-req ul li{font-weight: 700;font-size: 14px;    margin-bottom: 15px;}
.side-nav-area{visibility:hidden;opacity:0;-moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;}
.toggled .side-nav-area{visibility:visible;opacity:1;-moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  }
  
  .got-it-link{text-align:center;}
  .got-it-link a{font-size:24px; font-weight:700; color:#09806d; text-decoration:underline;}
  .got-it-link a:hover{color:#6f1d43;}
  
 
 .inner_header_after_login .middle-header .menu-link{margin:6px 0;}
 .menu-links{text-align:right;}
 .menu-links ul{padding:0; margin:10px 0;}
 .menu-links li{display:inline-block;}
 .menu-links li a:after{content:"|";content: "|";position: absolute;right: -10px;top: 3px;}
 .menu-links li:last-child a:after{content:none;}
 .menu-links li a{font-weight:700;color:#606062;padding: 4px 5px;margin: 0 5px;position: relative;font-size: 14px;}
 .menu-links li a:hover{color:#701e46;}
 .menu-links li.logout-link a{color:#701e46;}
 .menu-links li.logout-link a:hover{color:#606062;}
 
 .menu-middle-link{padding:0 15px;    margin-top: 30px;}
 .menu-middle-link ul{padding:0;margin:0;text-align:right;}
 .menu-middle-link li a{display:block;text-align:center;color:#fff;padding: 8px 20px;
    min-width: 110px;}
 .menu-middle-link li{display:inline-block;    vertical-align: bottom;}
 .menu-middle-link li img{display:block;max-width: 35px; margin: 0 auto;}
 .menu-middle-link li span{display:block;margin-top:5px;    line-height: 1.2;}
 .menu-middle-link li.view-pay-bill a{background:#6f1d43; }
 .menu-middle-link li.seek-help a{background:#7898be;}
 .menu-middle-link li.back-to-home a{color:#606062;font-weight:700;}
 .menu-middle-link li.back-to-home a:hover{color:#124e89;}
 .menu-middle-link li.view-pay-bill a:hover{background:#561432; }
 .menu-middle-link li.seek-help a:hover{background:#6382a7;}
 
 
 .inner-title-bar{background:#606062;}
 .inner-title-bar h2{margin:0;color:#fff;font-size:24px;font-weight:600;padding:10px 15px;}
 .pad-0{padding:0;}
 .cus-row:after{content:"";display:table;clear:both;}
 .top-gca-bar{border-bottom:2px solid #d1dae1;}
 .gca-id{
 	background: #e0e5e9;
    padding: 20px 20px 15px;
    display: inline-block;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;}
	
	.gca-id	.gca-title{color:#6d1d42;font-size:22px;font-weight:700;    margin-bottom: 5px;}
	.gca-id	.gca-group-id{color:#6d1d42;}
	
	.cart-section{    display: inline-block;
    width: 100%;
    max-width: 270px;
    float: right;
    padding: 2px 20px;
    border: 2px solid #09806c;
    border-radius: 20px; transition:.3s all; -webkit-transition:.3s all; -moz-transition:.3s all;}
	.cart-section span{text-align:center;display:block;}
	.cart-section a{display:block; color:#363435}
	.cart-section .cart-img{float: left;width:100%; max-width: 70px;margin-top: 6px;margin-right: 6px; background:url('../images/cart-icon.png') no-repeat; background-size:100%; height:65px;}
	.cart-section .qty-add{font-size: 18px;}
	.cart-section .cart-amount{font-size: 15px;}
	.cart-section .check-out-text{font-size: 22px;font-weight: 700;color:#09806c; transition:.3s all; -webkit-transition:.3s all; -moz-transition:.3s all;}
	
	.cart-section:hover{border-color: #6f1d43;}
	.cart-section:hover .check-out-text{color:#6f1d43;}
/*	.cart-section:hover .cart-img{background:url('../images/cart-icon-hover.png') no-repeat; background-size:100%;}
*/	
	.current-bill-title{margin:25px 0;}
	.current-bill-title h2{margin:0;font-size:24px; font-weight:700;margin-bottom:10px;}
	.current-bill-title .sub-title{font-size:14px;}
	
	
	
/*	table.pay_bill-table.display tbody tr:nth-child(3), table.pay_bill-table.display tbody tr:nth-child(7),
	table.pay_bill-table.display tbody tr:nth-child(11), table.pay_bill-table.display tbody tr:nth-child(15),
	table.pay_bill-table.display tbody tr:nth-child(19), table.pay_bill-table.display tbody tr:nth-child(23),
	table.pay_bill-table.display tbody tr:nth-child(27), table.pay_bill-table.display tbody tr:nth-child(31),
	table.pay_bill-table.display tbody tr:nth-child(4), table.pay_bill-table.display tbody tr:nth-child(8),
	table.pay_bill-table.display tbody tr:nth-child(12), table.pay_bill-table.display tbody tr:nth-child(16),
	table.pay_bill-table.display tbody tr:nth-child(20), table.pay_bill-table.display tbody tr:nth-child(24),
	table.pay_bill-table.display tbody tr:nth-child(28), table.pay_bill-table.display tbody tr:nth-child(32)  {
    background-color: #e0e5e9;}*/
	
table.pay_bill-table.display > tbody > tr:nth-child(4n+1) {background-color: #e0e5e9;}
table.pay_bill-table.display > tbody > tr:nth-child(4n+1) a.active-item:after{    background: #e0e5e9;}
table.pay_bill-table.display > tbody > tr:nth-child(4n+1) + tr {background-color: #e0e5e9;}

	table.pay_bill-table{margin-bottom:30px;    border: 1px solid #ccc;}
	table.pay_bill-table tbody th, table.pay_bill-table tbody td{border:0;    font-weight: 600;}
	
	table.pay_bill-table thead{background:#e0e5e9;}
	table.pay_bill-table thead th, table.pay_bill-table thead td{border:0;text-align:center; padding: 6px 18px;}
	table.pay_bill-table tbody th, table.pay_bill-table tbody td {padding: 4px 10px 0;line-height:42px;}
	table.pay_bill-table thead th:first-child, table.pay_bill-table thead td:first-child{text-align:left;}
	table.pay_bill-table tbody td:first-child{text-align:left;}
	table.pay_bill-table tbody td{text-align:center;}
	.view-icon img, .pay-icon img{max-width:24px;}
	.tab-cart-icon img{max-width:32px;}
	.view-icon a, .pay-icon a, .tab-cart-icon a{display:block;}
	.view-icon a:hover img, .pay-icon a:hover img , .tab-cart-icon a:hover img{opacity:.6;}
	table.pay_bill-table .round-a{padding: 3px;
    width: 24px;
    display: inline-block;
    line-height: 1;
    border: 1px solid #7899bd;color:#7899bd;
    border-radius: 50%;}
	table.pay_bill-table .collapsible{display:none;}
	.not-paid{color:red;}
	.paid{color:#07816a;}
	.part_paid{color:#999;}
	table.pay_bill-table table, table.pay_bill-table table tbody, table.pay_bill-table table tbody tr, table.pay_bill-table table tbody td{display: block;width: 100%;}
	a.active-item {border: 1px solid #227466;border-bottom: 0;position:relative;}
	a.active-item:after{content: "";height: 4px;background: #fff;width: 100%;position: absolute;left: 0;bottom: -2px;}
	/*table.pay_bill-table.display tbody tr:nth-child(3) a.active-item:after, table.pay_bill-table.display tbody tr:nth-child(7) a.active-item:after,
	table.pay_bill-table.display tbody tr:nth-child(11) a.active-item:after, table.pay_bill-table.display tbody tr:nth-child(15) a.active-item:after,
	table.pay_bill-table.display tbody tr:nth-child(19) a.active-item:after, table.pay_bill-table.display tbody tr:nth-child(23) a.active-item:after,
	table.pay_bill-table.display tbody tr:nth-child(27) a.active-item:after, table.pay_bill-table.display tbody tr:nth-child(31) a.active-item:after
	{background: #e0e5e9;}*/
	table.pay_bill-table tr.collapsible td{padding-top: 0;padding-bottom: 5px;}
	tr.active-open table{border: 1px solid #227466;    margin-bottom: 15px;}
	table.pay_bill-table table tbody td > div{display:inline-block;}
	
table.pay_bill-table table tbody td > div input[type=radio]{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}

table.pay_bill-table table tbody td > div input[type=radio] + label{font-weight:600;margin: 0;position:relative;    line-height: 1;cursor:pointer;vertical-align: top;
    margin-top: 8px; max-width:170px; font-size:14px;}

table.pay_bill-table table tbody td > div input[type='radio']:checked + label::after {
    content: "\2713";
    color: #0a7f6c;
    font-size: 28px;
    text-align: center;
    padding: 2px;
    top: -12px;
    left: 2px;
	opacity: 1;
	visibility:visible;
    transform: rotate(10deg);-webkit-transform: rotate(10deg);-moz-transform: rotate(10deg);
    position: absolute;
 transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
}
table.pay_bill-table table tbody td > div input[type='radio'] + label::after {
    content: "\2713";
    color: #0a7f6c;
	font-size:28px;
    opacity: 0;
	visibility:hidden;
    text-align: center;
    padding: 2px;
    top: -12px;
    left: 2px;
    transform: rotate(10deg);-webkit-transform: rotate(10deg);-moz-transform: rotate(10deg);
    position: absolute;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
}

table.pay_bill-table table tbody td > div input[type='radio'] + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 8px;
    background-color: transparent;
    border-radius: 4px;
    border: 2px solid #0a7f6c;
    margin-top: -4px;
}
	
table.pay_bill-table table tbody td{display:table;width:100%;padding:0 10px;}
table.pay_bill-table table tbody td > div{display:table-cell;    padding: 10px 15px;vertical-align:top;position:relative;}

.pay-full{width:18%;}
.pay-partial{width:38%;}
.partial-reason{width:24%}
.pay-to-cart-btn{width:20%;}
.partial-pay-box, .partial-reason-box{    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: 100%;
    max-width: 160px;}
.partial-pay-box .input-group-addon {
    vertical-align: middle;
}

.partial-pay-box .input-group-addon {
    border: 1px solid #e0e5eb;
}
.partial-pay-box .input-group.focus .input-group-addon{border-color:#0a7f6c;background:#f1f1f1;}
.partial-pay-box .input-group.focus .form-control, .partial-reason-box .input-group.focus .form-control{border-color:#0a7f6c;background:#f1f1f1;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.partial-reason-box{max-width:100%;margin:0;}
.partial-reason-box .input-group{width:100%;}
	
.partial-pay-box .input-group-addon{    
	padding: 2px 6px;
    font-size: 20px;
    border-radius: 0;
    border-color: #333;
    background: #e0e5e9;
    color: #000;}
.partial-pay-box .form-control, .partial-reason-box .form-control{border-radius:0;border-color: #333;/* background:#e0e5e9 */;color:#333;font-weight:500;}	
.partial-pay-box .form-control:focus, .partial-reason-box .form-control:focus{box-shadow:none;/* background:#d2d7dc; */}
.partial-pay-box .form-control::-webkit-input-placeholder, .partial-reason-box .form-control::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #333;
}
.partial-pay-box .form-control::-moz-placeholder, .partial-reason-box .form-control::-moz-placeholder{ /* Firefox 19+ */
  color: #333;
}
.partial-pay-box .form-control:-ms-input-placeholder, .partial-reason-box .form-control:-ms-input-placeholder{ /* IE 10+ */
  color: #333;
}
.partial-pay-box .form-control:-moz-placeholder, .partial-reason-box .form-control:-moz-placeholder{ /* Firefox 18- */
  color: #333;
}
.partial-reason-box textarea{min-height:80px;}

.add-to-cart-btn a, .remove-cart-btn a{display: block;background: #07816c;padding: 10px 12px;border-radius: 15px;line-height: 1;    text-align: center;box-shadow: inset 0 0 0 0 #6f1d43;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
   }
   .add-to-cart-btn a:hover, .remove-cart-btn a:hover{box-shadow: inset 300px 0px 0 0px #6f1d43;}

.add-to-cart-btn img, .remove-cart-btn img{max-width: 28px;display: inline-block;}
.add-to-cart-btn span, .remove-cart-btn span{font-size: 16px;color: #fff;display: inline-block;vertical-align: middle;margin-left: 2px;}
.close-row-btn{    
	display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 1;
    margin-top: 15px;cursor:pointer;
}
.close-row-btn:hover{color:#6f1d43;}

.disabled-section .partial-pay-box, .disabled-section .partial-reason {
    opacity: .5;
    pointer-events: none;
}
.disabled-section .partial-pay-box{opacity:1;}
.view_bill_table{padding:10px;background:#fff;border:4px solid #e0e5eb;}
.view-bill-head-num .col-md-6 .col-md-6{font-weight:600;margin-bottom:8px; width:auto;}
.view_bill_table_title{ border: 2px solid #333;
    border-left: 0;
    border-right: 0;margin:10px 0 0;}
.view_bill_table_title h1{margin:10px 0;font-size:24px;font-weight:600;text-align:center;}

.viewbill-table thead{border-bottom:2px solid #333;}
.viewbill-table thead th, .viewbill-table thead td{padding:10px;}
.viewbill-table tbody td{padding:15px 10px 0 10px;vertical-align:top;}
.dashed-line{margin:5px 0; display:block;height:2px; width:100%; border-top:2px dashed #333; }
.viewbill-table tbody td.drop{font-weight:600; text-decoration:underline; color:#888;}
.viewbill-table tbody td.notes{font-weight:600; text-decoration:underline; color:#888;}
.viewbill-table tbody td.drop a:hover, .viewbill-table tbody td.notes a:hover{color:#6d1d42 !important}
.red-text, .red-text a{color:red !important;}
.blue-text, .blue-text a{color:#7a9cc2 !important;}
.viewbill-table tfoot th{padding:10px;}
.viewbill-table tfoot .total{font-weight:600; border-top:2px solid #333; border-bottom:4px double #333;text-align:right;}

.viewbill-table{margin-bottom:30px;}
.view_bill_table .action-title{margin-bottom:5px;}
.info-view-table ul{padding:0; padding-left:15px;  margin:0; list-style:none;font-weight:600;}
.info-view-table ul li{margin-bottom:10px;}
.info-view-table ul li:last-child{margin:0;}
.info-view-table{padding:15px;border:4px solid #bebfc1;background:#e0e5eb;}
.info-table-details .input-textarea textarea{padding:15px;border:4px solid #bebfc1;background:#fefefe; min-height:92px; width:100%;-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;}
.info-table-details .input-textarea textarea:focus{background:#f9f9f9; border-color:#6f1d43;-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;}

.view-table-btn{margin:40px 0;text-align:center;}
.view-table-btn a{    font-size: 20px;
    padding: 10px 30px;color: #fff;
    background-color: #6f1d43;
    border-color: #e1e5e8;
    border-style: solid;
    border-width: 2px;
    background-image: none;
    transition: .2s all;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    font-weight: 600;    
	display: inline-block; box-shadow: inset 0 0 0 0 #7899bd;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
   }
   .view-table-btn a:hover{color:#fff;
    box-shadow: inset 400px 0px 0 0 #7899bd;
}
   
   .top-head-view-bill-btn ul li{display:inline-block; margin-right:20px;vertical-align:bottom;}
   .top-head-view-bill-btn ul li span{color:#fff; display:inline-block;vertical-align:bottom;font-weight:600;font-size:18px;}
   .top-head-view-bill-btn ul li.edit-this-bill span{color:#dfe5ea;}
   .top-head-view-bill-btn ul li:hover span{color:#6f1d43;}
   .top-head-view-bill-btn ul li img{max-width:50px;}
   .viewbill-table td.amount-cell, .viewbill-table th.amount-cell{text-align:right;}
   .close-view i{font-style: normal;}
   .close-view{font-style: normal;
    font-size: 24px;
    font-weight: 800;
    padding: 10px;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    line-height: .9;    margin-bottom: 15px;}
	.close-view:hover, .close-view:focus{color:#6f1d43;border-color:#6f1d43;}
	.line-through td{position:relative;}
	.line-through td:after, .line-through td.amount-cell strong:after{ content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 26px;
    height: 1px;
    background: red;}
	.line-through td.amount-cell strong:after{bottom: 21px;top: inherit;left:inherit;right:0;width: 95px;}
	.line-through td.drop:after, .line-through td.notes:after{content:none;}
	
	
.support_form .has-error .help-block{margin: 0;margin-top: -5px;}

.form-control-feedback{height: 42px;line-height: 42px;top:0 !important}

.form-table table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.form-table td, .form-table th {
    border: 1px solid #ccc;
    text-align: center;
    padding: 8px;
}

.form-table tr:nth-child(even) {
    background-color: #f1f1f1;
}
.form-table tr:hover{background:#ddd;}
.form-table td:last-child, .form-table th:last-child{text-align:center}
.form-table td:last-child img, .form-table th:last-child img{    max-width: 28px;}
.form-table td:last-child img:hover, .form-table th:last-child img:hover{opacity:.7;}
.form-table thead{background:#ddd;}

.thanks-page{text-align:center;}
.thanks-page h1{    color: #6f1d43;    font-weight: 600;}
.thanks-page h4{font-size: 16px;line-height: 1.5;}

.account-setting table tr{    border-bottom: 1px solid #eee;}

.account-setting table td:first-child{font-weight:600;}
.account-setting table td{padding: 10px;}
.account-setting table td:first-child{padding-left:4px;}

.change-pswd-Areadiv .has-error .help-block {
    margin: 0;
    margin-top: -5px;
    font-size: 12px;
    background: rgba(255,255,255,.6);
    padding: 3px;
}

.thanks-pswd{padding: 2em;background: #e0e5eb;}
.thanks-pswd h2{    font-size: 32px;
    font-weight: 600;
    color: #09806d;
    line-height: 1.45;
    margin: 20px 0 10px;}
	
.thanks-pswd h3{margin: 10px 0 10px;}

.thank-pswd-btn a{padding-bottom:10px;margin-bottom:0;}

.log-out-page-btn {
    display: inline-block;
    width: auto;
    margin: 8px;
}

.bootstrap-growl{bottom:20px !important;border-radius: 30px !important;top:inherit !important;}
.bootstrap-growl .close{top:1px !important;}


.bootstrap-growl.alert-danger{background:#6f1d43 !important;color:#fff;}
.bootstrap-growl.alert-success{background:#09806c !important;color:#fff;}
.bootstrap-growl .close{color:#fff; opacity:.8;}
.bootstrap-growl .close:hover, .bootstrap-growl .close:focus{color:#fff; opacity:.5;}


.inner-header-without-login .menu-middle-link{    margin-top: 35px;}

.modal.fade{
  opacity:1;
}
.modal.fade .modal-dialog {
   -webkit-transform: translate(0);
   -moz-transform: translate(0);
   transform: translate(0);
}

.confirm-cart h2{font-size: 18px;text-align: center;font-weight: 600;}
	
.confirm-cart h2 span{display:block;margin-bottom:20px;text-align:center;}
.confirm-cart h2 span img{max-width:50px;}
.modal-content{border-radius:0;    background: #f5f5f5;}

.confirm-cart-remove h2{font-size: 18px;text-align: center;font-weight: 600;}
.confirm-cart-remove h2 span{display:block;margin-bottom:20px;text-align:center;}
.confirm-cart-remove h2 span img{max-width:50px;}

.current-bill-title{display:inline-block;}

.cart-status{padding: 0;display: inline-block;float: right;}
.cart-status-message{padding: 10px;border-radius: 5px;margin-top: 25px;}
	
.cart-status-message h2{font-size: 18px;font-weight: 600;margin: 0;}
.cart-status-message h2 span{display: inline-block;vertical-align: middle;margin-right: 5px;margin-top: -2px;}
.cart-status-message h2 span img{    max-width: 28px;}

.viewbill-table a{color:#888;}

.view-related-comments{padding: 4px 15px;border: 4px solid #bebfc1;}
.view-related-comments h4{margin:0; display:inline-block;}
.view-related-comments .comment-head{border-bottom:1px solid #ddd;padding:10px 0;}
.view-related-comments p{margin:0; padding:10px 0;}
.comment-date{    float: right; font-size: 12px;}

.drop-row h2{font-size:20px; font-weight:600;}

.page-title {
    border-bottom: 1px solid #e0e0e0;
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 15px;
    padding-bottom: 10px;
    position: relative;
}

.page-title::before {
    background-color:#124e89;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}


/*--------------------CART PAGE------------------------------*/
.shopping-cart-item .table, .shopping-cart-item table {
  background-color: #fff;
  border-top: 2px solid #6f1d43;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}
.shopping-cart-item .table > tbody > tr > td, .shopping-cart-item .table > tbody > tr > th, 
.shopping-cart-item .table > tfoot > tr > td, .shopping-cart-item .table > tfoot > tr > th, 
.shopping-cart-item .table > thead > tr > td, .table > thead > tr > th {
  border: 1px solid #e0e0e0;
  line-height: 1.42857;
  padding: 8px 10px;
  vertical-align: middle;
}

.update-shopping-btn {
  padding: 15px;
  text-align: right;
}
.cart-collaterals {
  margin-top: 30px;
}
.coupon {
  margin-bottom: 30px;
}
.coupon label {
  font-weight: 500;

  margin-bottom: 15px;
}
.panel-default > .panel-heading {
    background: #fff none repeat scroll 0 0;
    color: #242424;
    padding: 20px;
}
.panel-default {
  border-color: #e0e0e0;
  border-radius: 0;
  margin-bottom: 10px;
}
.panel-title { 
  text-transform: uppercase;
}
.product-thumbnail .remove {
  font-size: 16px;
  position: absolute;
  right: 0;
}
.product-thumbnail {
  position: relative;
}
.product-compare-section td:first-child {
  background-color: #f9f9f9;
}
.pagenotfound {
  margin: 100px auto 50px;
  max-width: 824px;
  text-align: center;
}
.pagenotfound h1 {
  color: #333;  
  margin-bottom: 7px;
  text-transform: uppercase;
}
.pagenotfound .form-control {
  display: inline-block;
  margin-right: 5px;
  max-width: 293px;
}
.pagenotfound p {
  border-bottom: 1px solid #e0e0e0;
  color: #555454;
  margin-bottom: 20px;
  padding-bottom: 19px;
  text-transform: uppercase;
}
.pagenotfound h3 {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 18px;
}
.pagenotfound .buttons {
  padding: 48px 0 0;
}
.about-me-info {
  margin-top: 25px;
}
.media .fa {
  background-color: #fff;
  border-radius: 50%;
  color: #333333;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  line-height: 33px;
  margin: auto 15px auto auto;
  padding: 0;
  text-align: center;
  width: 35px;
}
.media-list {  
  margin-bottom: 15px;
  }
 
 
.account-box {
  background-color: #fff;
  border-top: 2px solid #fe6b00;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}
 .account-box li {
  border-bottom: 1px dashed #e0e0e0;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.account-box p, .account-box h5 {
  margin: 0;
}
.middle-val {
  border: 1px solid #54a44e;
  border-radius: 50%;
  height: 95px;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  width: 95px;
}
.middle-val p {
  background: #54a44e none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
  height: 100%;
  position: relative;
  width: 100%;
}
.middle-val p span {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.middle-val p small {
  display: block;
  font-size: 13px;
}
.myaccount-menu a {
  border-bottom: 1px solid #e0e0e0;
  color: #000;
  display: block;
  padding: 10px 15px;
}
.myaccount-link-list {
  padding: 15px;
}
.myaccount-menu a:hover {
  background-color: #f0f0f0;
}
.account-section {
  background-color: #fff;
  border-top: 2px solid #fe6b00;
  margin-bottom: 25px;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
.user-img {
  background-color: #000;
  border-radius: 5px;
  height: 100px;
  width: 100px;
}
.user-img img{ 
  border-radius: 5px;  
}
.user-short-view {
  border-bottom: 1px solid #eee;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0 0 10px;
  width: 100%;
}
.user-short-view .fa {
  width: 15px;
}
.ads-user-detail {
  background-color: #f5f5f5;
  overflow: hidden;
  padding: 15px;
}
.add-user-profile {
  width: 50px;
}
.add-user-profile > span {
  background-color: #000;
  border-radius: 50%;
  display: block;
  float: left;
  height: 50px;
  width: 50px;
}

.add-user-info {
  float: left;
  width: 75%;
  padding-left: 15px;
}
.userdatabox {
  background-color: #f5f5f5;
  margin: 15px 0;
  padding: 15px;
}
.user-chat-box .chat-login {
  background-color: #fe6b00;
  color: #fff;
  display: block;
  padding: 10px;
  text-align: center;
}
.user-verified {
  background-color: #f5f5f5;
  color: #f32e34;
  margin-bottom: 15px;
  padding: 15px 15px 5px;
}
.safety-tips {
  background-color: #f5f5f5;
  margin-top: 15px;
  padding: 15px;
}
.safety-tips li {
  font-size: 12px;
  list-style-type: number;
}
.safety-tips ol {
  padding-left: 15px;
}
.safety-tips a {
  font-size: 12px;
}


.product-name a {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 600;
}

.quantity {
  margin: 20px 0;
  position: relative;
}
.quantity label {
  margin-right: 15px;
}
.quantity input.qty {
  width: 75px;
}
.quantity input {
  background-color: transparent;
  border: 1px solid #333;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 35px;    vertical-align: middle; border-radius:0;
}
.quantity input:hover {
  border-color: #fe6b00;
  color: #fe6b00;
}



.btn-primary, .btn-default {
    background-color: #6f1d43;
    border-radius: 22px;
    border: medium none;
    padding: 10px 25px;
    color: #fff;
}

.btn-default {
    background-color: #6f1d43;
}

.btn-default:hover, .btn-default:active:hover, .btn-default:focus {
    background-color: #7898be;
    color: #fff;
}

.content-wrapper{margin-top:30px;padding-top:30px;}

.cart-total-section table{border: 1px solid #ddd;    border-collapse: initial;}
.cart-total-section table tr:first-child td{border:0 !important}

.cart-page {background:#f9f9f9;}
.shopping-cart{background:#fff;}


.margin-bottom-2em {
    margin-bottom: 2em;
}

.margin-top-1em {
    margin-top: 1em;
}

.margin-bottom-1em {
    margin-bottom: 1em;
}

.left-box, .right-box {
    border: 1px solid #dee0df;
    
    background: #fff;
   
}
.box-title {
    padding: 5px;
    background: #124e89;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.grey-bg-color {
        background: #7898be;
    color: #fff;
}
.box-title span {
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
}
.right-side-wrapper {
    padding: 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.padding-bottom-half-em {
    padding-bottom: .5em;
}
.padding-top-half-em{padding-top:.5em;}
.padding-left-half-em{padding-left:.5em;}

.title-meidum {
    font-size: 1.2em;
    font-weight: 600;color:#6f1d43;
}
.activities-area > .title-meidum {
    font-size: 1.1em;
    color: #6f1d43;
}

.date-item, .time-item {
    text-align: center;
    margin-top: 3px;
    font-weight: 600;
    font-size: 14px;
}
.date-item, .time-item {
    text-align: center;
    margin-top: 3px;
    font-weight: 600;
    font-size: 14px;
}

.box-wrapper-item{padding:15px;}
.have-info-icon input[type="text"], .have-info-icon select{    width: calc(100% - 24px);}
.have-info-icon .info-icon{    line-height: 2;}
.date-item, .time-item{text-align:center;margin-top:3px;font-weight:600;font-size:14px;}
hr{border-color:#ccc;}

.checkout-activities-sidebar .guests {
    border-top: 1px solid #c0c0c0;
    
    padding: 8px 0 0;
    margin-bottom: 0px;
	font-size:12px;
}
.checkout-activities-sidebar .subtotal {
    border-top: 1px solid #c0c0c0;
    padding: 8px 0 0;
    margin-bottom: 0px;

}
.checkout-activities-sidebar .subtotal > div {
    float: left;
    color: #c92b2c;
    font-size: 14px;
    margin-top: 2px;
}
.checkout-activities-sidebar .subtotal > div + div {
    float: right;
    font-size: 16px;
    color: black;
    margin-top: 0;
}
.checkout-activities-sidebar .taxes > div {
    float: left;
	font-size:14px;
}
.checkout-activities-sidebar .taxes > div + div {
    float: right;
	font-size:14px;
}
.checkout-activities-sidebar .subtotal {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.checkout-activities-sidebar .total {
    text-align: right;
    font-weight: 600;
    font-size: 20px;
    color: #6f1d43;
}
.checkout-activities-sidebar .total span {
    color: #000;
}
.checkout-activities-sidebar .total + div {
    text-align: right;
    font-size: 14px;
}

.checkout-activities-sidebar .about-booking{font-size:13px;}
.checkout-activities-sidebar .about-booking .head {
    text-transform: uppercase;
    color: #c92b2c;
	font-weight:600;
	    font-size: 14px;
    margin-bottom: 6px;
}
.checkout-activities-sidebar .about-booking .check {
    margin-bottom: 3px;
}
.checkout-activities-sidebar .about-booking .check:before {
    content: '\2713';
    margin-right: 3px;
    color: #c92b2c;
}
.checkout-activities-sidebar .limited{    font-size: 14px;}


.more-field-option [class*=col-] {
    padding: 0 10px
}
.row-custom{margin-left:-10px;margin-right:-10px;}

.view-menu-btn{font-size:18px;}
.view-menu-btn a{background: #06679a;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;}
	.view-menu-btn a:hover{background:#d61a0c;}
.dark-grey-bg-color {
    background: #777;
    cursor: pointer;color:#fff
}
.dark-grey-bg-color a{color:#fff !important;}
.fl {
    float: left;
}
.fr {
    float: right;
}
.box-title i {
	display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    min-width: 22px;
    text-align: center;
}
.paycheque-toggle-btn i.fa-plus-circle, .credit-card-toggle-btn i.fa-plus-circle,.otherpayment-toggle-btn i.fa-plus-circle {
    line-height: 35px;
}

.box-title i img {
	max-width: 50px;
}
.pay-active i.fa-plus-circle:before {
    content: "\f056";
}

.ssl-icon img {
    height: 70px;
}
.card-icon img {
   
}
.checkout-page {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ccc;
    overflow: hidden;
}
.right-box .box-title {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.card-details {
    background-color: #e9eced;
    box-sizing: border-box;
    color: #666666;
    margin: 0;
    font-size: 1.2em;
    font-weight: 600;
    padding: 10px 10px;
    position: relative;
    width: 100% !important;
    border-radius: 5px;
    box-shadow: 0 -1px 3px -1px #e9eced;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
}
.card-details h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
ul.noListStyle {
    margin-left: 0;
    list-style: none;
    padding: 0;
}
.cpmt_listItem {
    width: 100%;
}

.cpmt_listItem li {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}
.cpmt_listItem li {
    margin: 5px 0;
}
ul.noListStyle li {
    vertical-align: top;
    width: 50%;
	display:block;float:left;
    list-style: none;
}
ul.noListStyle li {
    padding: 0 15px;
}
.cpmt_cardLabel {
    display: block;
    margin-bottom: 2px;
    margin-top: 10px;
    width: 100%;
    color: #3E4141;
    font-size: 14px;
    font-weight: 600;
}
.cpmt_cardLabel span {
    font-weight: 400;
    font-size: 12px;
}

.star {
    color: #FF0000;
}

.card-wrapr {
    position: relative;
    overflow: hidden;
    width: 100%;
}


.cpmt_Paytabbox input[type="text"], .cpmt_Paytabbox input[type="password"], .cpmt_Paytabbox select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CDCECF;
    color: #999999;
    font-size: 15px;
    margin-top: 0px;
    padding: 4px 12px;
    vertical-align: bottom;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 0px;
    color: #000;
    width: 100%;    min-height: 32px;
}
.cpmt_Paytabbox input[type="text"]:focus, .cpmt_Paytabbox input[type="password"]:focus, .cpmt_Paytabbox select:focus {
    border: 1px solid #6f1d43;background: #f9f9f9;
}
.seperator-slash {
    position: absolute;
    right: -13px;
    font-size: 18px;
    top: 34px;
    line-height: 1.8;
}
.cpmt_Paytabbox .blockEx {
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
}
ul.noListStyle.user-detail-fill li {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.noListStyle:after {
    clear: both;
    display: table;
    content: "";
}
ul.noListStyle.user-detail-fill li.full-width {
    width: 100%;
}
.full-width{width:100% !important;}
.receipt-information {    background: #dfe5ea;
    border-radius: 10px;
    padding: 20px;}
.receipt-information table{width:100%;}
.receipt-information table tr{ border-bottom: 1px solid #ccc;}
.receipt-information table tr:last-child{border-bottom:0;}
.receipt-information table td:first-child{font-weight:600;}
.receipt-information table td{padding: 7px 10px;font-size: 14px;}
.receipt-information table td:first-child{padding-left:4px;}

.pay-receipt-information {padding: 20px;}
.pay-receipt-information table{width:100%;}
.pay-receipt-information table tr{}


.pay-receipt-information .receipt-item > div{/*padding: 7px 10px;*/ font-size: 14px;}
.pay-receipt-information .receipt-item > div:first-child{padding-left:4px; /*min-width:150px*/}

.receipt-heading h3{display:inline-block;}

.print-icon {
    padding: 3px 12px;
}
.print-icon a {
    display: inline-block;
    padding: 5px;
    vertical-align: middle;color:#fff !important
	
}
.print-icon a i {
    font-size: 22px;
}


.thanks-msg {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
.thanks-msg h1 {
    font-size: 24px;
    color: #5c9717;
    font-weight: 600;
    margin-bottom: 15px;
}

.pay-receipt-information .title-meidum{background:#dfe5ea;}
.amount-paid {font-size:24px; color:#124e89;}

.clear-btn {text-align:center;
    margin-top: 10px;
}
.clear-btn a{
    text-decoration:underline;
}
.disabled-btn{pointer-events:none; opacity:.7;}
.inline-btn .below-text-btn {
    display: block;
    font-size: 9px;
    margin: 0 auto;
    margin-top: 5px;
}
.inline-btn {
    display: inline-block;
    vertical-align: top;
}
#primary-content .checkout-btn {
    background-color: #124e89;
    padding: 3px 24px;
    font-weight: 600;
    font-size: 24px;
    border: 2px solid #124e89;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    white-space: normal;
    display: inline-block;
    border-radius: 10px;
}


.bill-summary-table table {
    border-collapse: collapse;
    width: 100%;    border: 1px solid #eee;margin-bottom:15px;
}

.bill-summary-table th, .bill-summary-table td {
    text-align: left;
    padding: 8px;font-size:14px;
}
.bill-summary-table th:last-child, .bill-summary-table td:last-child{text-align:right;}

.bill-summary-table tr:nth-child(even){background-color: #f2f2f2}
.bill-summary-table th:first-child{    width: 50%;}
.bill-summary-table th {
    background-color: #6f1d43;
    color: white;font-size:14px;
}

.pay-cheq-title h3{margin:0; font-size:22px; font-weight:600;}
.pay-cheq-title{margin-bottom:15px;}

.paycheque-section ul.noListStyle.user-detail-fill li{width:50%;}

.checkout-form .help-block{margin-top:-2px;}
.checkout-form .has-feedback label ~ .form-control-feedback {
    top: 27px;
}

.receipt-item {
        margin: 5px 0;
}
.receipt-item > div {
    display: inline-block;
}



.pay-receipt-information table {
    border-collapse: collapse;
    width: 100%;    border: 1px solid #eee;margin-bottom:15px;margin-top: 15px;
}

.pay-receipt-information th, .pay-receipt-information td {
    text-align: left;
    padding: 8px;font-size:14px;
}
.pay-receipt-information th img, .pay-receipt-information td img{    max-width: 28px;}

.pay-receipt-information tr:nth-child(even){background-color: #f2f2f2}

.pay-receipt-information th {
    background-color: #888;
    color: white;font-size:14px;
}
 
 .top-head-view-bill-btn ul{padding:0;}
 
 .modal textarea{    border-radius: 0; min-height:120px;}
 
 .last-receipt{padding:0;margin-top: 10px;}
 
 .modal-header {
    padding: 0;
    border-bottom: 0;
}
.modal-header .close {    margin-top: 4px;
    margin-right: 10px;}
.modal-header .close span{font-size:32px;}


/*Start Admin Css*/

.sign-in-form {
    margin: 3em auto 4em;
    width: 40%;    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 2em;
}
.sign-in-form-top {
    background: url(../images/background-login.jpg) no-repeat center;
    display: block;
	background-size:100%;
    min-height: 150px;
    padding: 3em 0 0;    border: 1px solid #eee;
    text-align: center;position:relative;
}
.sign-in-form-top:after{content:""; background:rgba(0,0,0,.5); width:100%; height:100%; position:absolute; top:0;left:0;}
.sign-in-form-top p {
    color: #fff;
    margin: 0;
    font-size: 2em;
    font-weight: 300;
    text-decoration: none;position:relative;z-index:1;
}
.sign-in-form-top p span {
    color: #fff;
}
.sign-in-form-top p a {
    color: #fff;
}
.signin {
    padding: 2em;
    position: relative;
    background: #fff; border: 1px solid #eee;
}
.signin:after {
    content: '';
    background: url(../images/6.png) no-repeat 0px 0px;
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background-size: 100%;
}
.admin-pages{background:#f9f9f9;}
.log-input:nth-child(1) {
    margin: 2em 0 0;
}
.log-input input.user {

   

    background-image: url(../images/username-ico.png);    
	background-repeat:no-repeat;
	background-position:10px 15px;
    padding-left: 37px;

    margin: 0em 0em 5px 0em;
  
}
.log-input input.lock {

   

    background-image: url(../images/lock-icon.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
    padding-left: 37px;
    padding-right: 45px;
   

    margin: 0em 0em 5px 0em;

}
#adminpanelform .form-control-feedback {
    height: 52px;
    line-height: 52px;
}
#adminpanelform .has-error .help-block {
    color: #a94442;
    background: rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    padding: 3px 8px;
    width: 100%;
    margin: 0px auto;
    left: 0;
    right: 0;
    font-size: 12px;
}



.four-grids {
	
    text-align: center;
}
.four-grids .four-grid{    margin: 4em 0 1em 0;}
.four-grid1 {
    background: #edd7a8;
}
.icon i {
    margin-top: -1.8em;
}

.icon i {
    font-size: 1.5em;
    border-radius: 62px;
    border: 3px solid #fff;
    padding: 1em;
	 background: #edd7a8;
    color: #000;
	min-width:86px;
}
.icon i img{max-width:28px;}
.four-grid h3 {
    font-size: 1.1em;
	margin:0;
    padding: 1em 0 0.5em;
    color: #000;
}
.four-grid h4 {
    font-size: 2em;
	margin:0;
    color: #000;
    padding-bottom: .5em;
    font-weight: 600;
}

.transction-history-table table {
    border-collapse: collapse;
    width: 100%;    border: 1px solid #eee;margin-bottom:15px;margin-top:10px;
}

.transction-history-table th, .transction-history-table td {
    text-align: left;
    padding: 8px;font-size:14px;
}
.transction-history-table th img, .transction-history-table td img{    max-width: 28px;}

.transction-history-table tr:nth-child(even){background-color: #f2f2f2}

.transction-history-table th {
    background-color: #888;
    color: white;font-size:14px;
}

.dashboard-heading h3{    color: #6f1d43;
    text-decoration: none;
    margin: 10px 0 10px 0;
    font-size: 1.17em;
    font-weight: 600;}
.search-icon a {
        display: inline-block;

    vertical-align: middle;
    margin: 0 0 0 2px;
	color:#333;
        background-color: none;
		    border: 2px solid #7899BD;
    border-radius: 5px;
    padding: 6px 20px;

}
.search-icon a:hover{background:#6f1d43; color:#fff; border: 2px solid #6f1d43;}

#adv_search .search-form-item{padding:7px 12px;font-size:14px;    min-height: 38px;border-radius: 0;}




.search-btn .ytBtnOrange {
    border-radius: 0;    min-height: 38px;
}

.search-btn input {
    font-size: 16px;
    padding: 4px 10px;
    font-weight: 600; width:100%;    border: 0;
}
#adv_search td{padding:0 7px;}
#adv_search{padding: 20px 10px;background: #fff;margin: 20px 0;    border: 1px solid #dee0df;}
.clear_field_dashboard{padding: 6px 5px;border: 2px solid #6f1d43;border-radius: 2px;color: #6f1d43;margin-left:0px;}
.closesearch{float:right;cursor:pointer; color:#6f1d43; margin-right:7px;}
.closesearch:hover{color:#000;}
#adv_search table{margin-top:30px;}
.top_link_content{display:none;}
.jq_top_link a.selected .fa-angle-down:before{    content: "\f106";}

.top_link_content .search-content{opacity:0; visibility:hidden; transition:.4s all;}
.top_link_content.open-box .search-content{opacity:1; visibility:visible; transition:.4s all;}
.back-to-link-btn{    float: right;
    margin-top: -7px;
    position: relative;
    z-index: 1;}
.back-to-link-btn a{    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
    color: #fff;
    background-color: #6f1d43;
    border: 1px solid #e1e5e8;
    border-radius: 5px;
    padding: 6px 20px;}
.back-to-link-btn a:hover{    background: #7899bd;}




.order_show ul {
    text-align: center;
    width: 100%;
    padding: 15px;
    padding-top: 15px;
    border-radius: 15px;
    margin: auto;
    background: #edd7a8;
}

.order_show ul.order_detail_ul {
    max-width: 90%;
    margin-top: 15px;
    margin-bottom: 30px;
}
.order_show ul li {
    list-style-type: none;
    display: inline-block;
}
.order_show ul li {
    color: #6f1d43;
    font-weight: bold;
    font-size: 26px;
        width: 33%;
    line-height: 32px;
}
.order_show ul li:first-child {
    margin-left: 0px;
}
.order_show ul.order_detail_ul li {
    font-size: 16px;
    font-weight: 500;
}
.order_show .black_detail {
        font-size: 20px;
    font-weight: 600;
}

.top-nav ul.top-menu>li {
    vertical-align:middle;
}
ul.top-menu{margin:0;padding-left:0;}
ul.top-menu>li {
       position: relative;
    display: inline-block;
	    padding: 5px 0;
}
.dashboard-page .logopart img {
    padding: 10px 0;
	}
ul.top-menu > li > a.user-icon-menu {
    color: #666666;
    font-size: 16px;
    background: #f6f6f6;
    padding: 4px 8px;
    margin-right: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
	    position: relative;
    display: block;
    padding: 10px 15px;
    padding-right: 8px !important;
}
.top-nav ul.top-menu>li>a.user-icon-menu {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    padding: 0px;
    background: none;
    margin-right: 0;
    border: 1px solid #F6F6F6;
    background: #F6F6F6;
}
.top-nav>li>a.user-icon-menu>img {
    max-width: none;
}
.top-nav img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 28px;
}
.top-nav .username {
    font-size: 13px;
    color: #555555;
}
.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
}
.top-nav ul.top-menu>li .dropdown-menu.logout {
    width: 250px !important;
}



.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

.dropdown-menu.extended.logout {
    padding: 0px;
}
.dropdown-menu.extended.logout li a{    padding: 8px 20px;}

.dropdown-menu.extended {
    max-width: 320px !important;
    min-width: 160px !important;
    top: 42px;
    width: 300px !important;
    padding: 0 10px;
    box-shadow: 0 0px 5px rgba(0,0,0,0.1) !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    border: none;
    left: -10px;
}
.top-menu .dropdown-menu:before {

	
	   bottom: 100%;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
	
   border-color: rgba(238,238,238,0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.dropdown-menu.extended.logout>li>a>i {
    padding-right: 10px;
}

.dropdown-menu.extended.logout>li>a i {
    font-size: 17px;
}


.ham-icon {
    height: 32px;
    margin-left: 15px;
    position: relative;
    float: right;
    width: 32px;
    z-index: 999;
}


.ham-icon:hover { outline: none; }

.ham-icon:focus { outline: none; }

.ham-icon:active { outline: none; }

.dropdown .ham-icon:before {
  -webkit-transform: translate3d(0, 0, 0);

  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}

.dropdown .ham-icon:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);

  display: block;
  opacity: 1;
}



.dropdown .ham-icon .hamb-top {

  background-color: #701e46;;
  top: 3px;
}

.dropdown .ham-icon .hamb-middle {
  background-color: #701e46;
  margin-top: -2px;
  top: 50%;
}

.dropdown .ham-icon .hamb-bottom {

  background-color: #701e46;;
  bottom: 3px;
}

.dropdown .ham-icon .hamb-top, .dropdown .ham-icon .hamb-middle, .dropdown .ham-icon .hamb-bottom, .dropdown.open .ham-icon .hamb-top, .dropdown.open .ham-icon .hamb-middle, .dropdown.open .ham-icon .hamb-bottom {
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}

.dropdown.open .ham-icon .hamb-top {
  -webkit-transform: rotate(45deg);

  background-color: #701e46;
  margin-top: -2px;
  top: 50%;
}

.dropdown.open .ham-icon .hamb-middle {
  background-color: #701e46;
  display: none;
}

.dropdown.open .ham-icon .hamb-bottom {
  -webkit-transform: rotate(-45deg);

  background-color: #701e46;
  margin-top: -2px;
  top: 50%;
}

.dropdown.open .ham-icon:before {
  -webkit-transform: translate3d(0, 0, 0);

  color: #ffffff;
  content: '';
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}

.dropdown.open .ham-icon:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);

  display: block;
  opacity: 1;
}
.invoice-information:after{content:""; display:table; clear:both;}
.invoice-information{padding:20px;}
.invoice-header{text-align:center;padding-top:10px;}
.invoice-header h1{font-size:28px; font-weight:600; margin:10px 0;}
.invoice-header p, .invoice-address-section p{margin-bottom:5px;}

.invoice-address-section table{    width: 100%;max-width: 500px;}
.invoice-address-section table td{padding:5px;    display: inline-block;
    margin: 0 5px;}
.ft-14  {font-size:14px;}
hr{    display: inline-block;width: 100%;margin:15px 0;height:1px; background:#616161; border:0;}
.invoice-summery h1{font-size: 28px;font-weight: 600;margin: 0; text-align:center;}
.address-item-invoice {padding-left:5px;}
.invoice-details-section{color:#000;}
.invoice-summery table{width:100%; margin-top:20px;}
.invoice-summery table td{padding:5px 5px}
.invoice-summery table td:last-child{text-align:right;width:150px;}
td.bottom-line{border-bottom:2px solid #000;}
td.bottom-double-line{border-bottom:4px double #000;}
.rate-table h2{font-size:18px; font-weight:600; text-align:center; margin:10px 0;}
#fhpMiddle:after{content:""; display:table; clear:both;}
.rate-table h1{font-size:28px; font-weight:600; margin:10px 0; text-align:center;}
.acc-details-table td:last-child, .acc-details-table th:last-child{text-align:right;}
.acc-details-table tr{background:#fff !important;}
.acc-details-table .total-amount{border:2px solid #000; border-left:0; border-right:0;} 
.acc-details-table{border:0 !important;}
.acc-details-table tbody{    border-bottom: 2px solid #000;}
/*End Admin Css*/

.viewbill-table tbody .total_tr td{
	padding:0 10px 10px 0;
}
.open{
	color: #457C3D;
    padding: 2px 5px;
	font-weight:bold;
}

.closed{
	color: #ff0000;
    padding: 2px 5px;
	font-weight:bold;
}

.processing{
	color: #FF9900;
    padding: 2px 5px;
	font-weight:bold;
}

.transction-history-table th a{
	color:#fff;
}
.page_ul{margin:0px;}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	 background-color: #6f1d43;
    border-color: #6f1d43;
}

.pagination > li > a, .pagination > li > span{color:#000;}
.show_page{font-size:13px;}
.error-message{
	font-size:13px;
	color:#Ff0000;
}


@media print {
	.top-head-view-bill-btn {display:none;}
	.print-icon {display:none;}
	/* .line-through {display:none;} */
	/* .line-through-total {display:none;} */
	.notes  {display:none;}
	.view-bill-head-num .col-md-6{float:left; width:50%;}
}

.back-to-link-btn .sy{
	background-color: #457C3D;
    border: 1px solid #457C3D;
}

.back-to-link-btn .unsy{
	background-color: #ff0000;
    border: 1px solid #ff0000;
}

.error_ms{
	    float: left;
    color: red;
    font-size: 12px;
    line-height: 1.2;
    margin-top: 5px;
}
.amount_pay{padding:0 3px !important; font-weight:bold !important;}
.page_checkout{margin-top:0px;}
.empty_cart{min-height:300px;}
.cancel_bill{margin-top:15px;}
.print_icon i{font-size:38px !important; color:#fff;}
/* .pay-container{width:1300px;} */
.eye-icon-field a{cursor:pointer;}
.eye-icon-field{
	position: relative; float: right; left: -4px; top: -45px;
}
.dwn_icon{width:80px;}
.cancel_btn{background:#09806d;}
.dash_h2{margin-top:0px;margin-bottom:0px;color:#6f1f44;}
.last_login_p{font-size:13px;    margin-top: 5px;}
.view_password.pass img{    padding: 3px 6px;
    max-width: 42px;}
	
	.signin .view_password.pass img{padding:0 6px;}
	
	.cart-page-cart .cart-section{    max-width: 220px;}
	.cart-page-cart .cart-section .cart-img{max-width: 40px;height: 40px; margin-right: 10px;}
	.cart-page-cart .cart-section .qty-add{    padding-top: 12px;    text-align: left; margin:0 !important}
	.cart-page-cart {width: 40%;float: right;margin-top: -10px;}
	.cart-page-cart .col-md-6.pad-0{    float: right;width: 100%;}
	.cart-page .content-wrapper{clear:right;}
	
	.account_title{
color:#fff;
}

.new-cus-row:after{content:""; display:table; clear:both;}
.view-all-news{    text-align: right; margin-bottom: -24px;}
.view-all-news a{color:#6f1f44;}
.view-all-news a:hover{color:#7898be;}

.include-comm a{    padding: 4px 12px;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 10px;}
.include-comm a:hover{background: #6f1d43;}	

.current-charge{width:150px;}

.small-blue-btn {background-color:#7899bd;font-size: 14px; padding: 10px 12px;}
.small-blue-btn:hover, .small-blue-btn:focus{     box-shadow: inset 300px 0px 0 0px #6f1d43;
    border-color: #e1e5e8;
    color: #fff;}

.news-small-btn{    padding: 6px 22px;
    min-width: auto;}
	
	
	/*News Listing Page*/
	
	/*Start Listing Page Css*/
div#singlepage {margin: 20px 0;padding: 20px 0;}
.recent-post-title { margin: 0 0 30px; position: relative; font-size: 22px; text-transform: uppercase; }
.recent-post-title h2 {  font-size: 25px; text-align: center; margin: 10px 0 0px 0; font-weight: 400; }
#mywrapper .recent-post-title h2:before { content: " "; display: block; width: 1000px; position: absolute; top: 50%; border-top: 4px solid #161616; }
.text-title { padding: 0 10px; background-color: #fff; display: inline-block; position: relative; z-index: 1; }
#mywrapper .recent-post-title h2:after { content: " "; display: block; width: 1200px; position: absolute; top: 50%; border-top: 4px solid #161616; }
.post {  min-height: 200px;}
.left-img {    padding: 0; }
a.img-thum { display:inline-block; }
.right-img img { max-width: 100%;border:none; padding:0; border-radius:0;height: auto;  width: 100%;}
.right-img{display:inline-block;position:relative;}
#primary-content h2.post-title a, h1.post-title a, h2.post-title, h1.post-title { font-weight: 600; }
#primary-content h2.post-title, h1.post-title { font-size: 21px; line-height: 1.5; font-weight: 400;margin-top: 0; }
.post-info { background: transparent; margin: 0 0 6px; color: #666666; font-size: 12px; width: 100%; float: left; }
.author-info, .time-info, .comment-info, .label-info, .review-info { margin-right: 12px; display: inline; }
.post-info i { font-size: 12px; margin-right: 5px; line-height: 13px; }

.post-body { line-height: 1.6em; width:100%; display:inline-block; }
#primary-content a.readmore { border: 2px solid #7b4b37;padding: 3px 6px;background-color: #976e58;color: #fff;display: inline-block;z-index: 1;line-height: normal;    margin-bottom: 10px;}
.img-thum { display:block; }
.img-thum > .img-thumbnail { width:100%; }
.post.tiles {margin-bottom: 20px;padding:20px;  }


.widget.Blog .row:nth-child(odd) .post.tiles {background-color:#fcf8ef;}
.widget.Blog .row:nth-child(even) .post.tiles {background-color:#f8fdfd;}
.post.tiles {
    -webkit-box-shadow: 0px 0px 5px 1px #ddd;
    -moz-box-shadow: 0px 0px 5px 1px #ddd;
    box-shadow: 0px 0px 5px 1px #ddd;
}
.bglight { background:#fcfcfc !important; }
.contxt { padding-bottom: 15px; color: #000;font-size: 14px;line-height: normal; }
.pagination > li > a, .pagination > li > span { color: #000; }
.ec-directory-option { margin: 0px; }
.ec-directory-option, .directory-list-option { float: left; width: 100%; padding-left: 0 !important; }
.ec-directory-list ul li { list-style: none; }
.ec-directory-option li { float: left; padding: 0px 8px 0px 0px; margin: 0px 8px 4px 0px; position: relative; line-height: 24px; color:#909093; }
.ec-directory-option li img { float: left; border-radius: 100%; width: 24px; margin-right: 10px; }
.ec-directory-option li a { line-height: 24px; }
.ec-directory-option li:before { content: ''; position: absolute; left: -10px; top: 5px; border-right: 1px solid #dddddd; height: 14px; width: 1px; }
.ec-directory-option li:first-child:before { content: ''; border:none; }
.location-info { color: #909090; }
.location-info .hov-text { margin-right:5px; }
.location-info p { display: inline-block; color: #666666;  font-size: 12px; text-transform: uppercase; letter-spacing: 1.6px; color: #909090; }
.ec-thumb-hover .hov-text { color: #fff; position: absolute; top: 45%;  font-size: 18px; text-align: center;width:100%;left:0;}
.ec-thumb-hover { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.20); opacity: 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.ec-bgcolorhover:hover { background-color: #7b4b37; }
.left-img:hover .ec-thumb-hover { opacity: 1; }
.readmore:hover { background: #7b4b37; color: #fff; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#primary-content .post-title a:hover { text-decoration:none;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

#primary-content .item-list .pager li {
    background-image: none;
    list-style-type: none;
    margin: 0;
    display: block;
    padding: 5px 14px;
    background-color: #fff;
    border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
    float: left;
}
#primary-content .pager li > a, .pager li > span {
    display: block;
    padding: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0; 
}
.img-thum{position:relative;}
#primary-content .item-list .pager li:first-child{margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;border-left: 1px solid #ddd;} 
#primary-content .item-list .pager li:last-child{border-top-right-radius: 4px;border-bottom-right-radius: 4px;} 
.item-list{text-align:center;}
.item-list ul.pager{padding-left:0;display:inline-block;}




/*Start Listing Page Css*/

div#singlepage { overflow: hidden; }
.recent-post-title { margin: 0 0 30px; position: relative; font-size: 22px; text-transform: uppercase; }
.recent-post-title h2 { font-family: 'Open Sans', sans-serif; font-size: 25px; text-align: center; margin: 10px 0 0px 0; font-weight: 400; }
#singlepage .recent-post-title h2:before { content: " "; display: block; width: 1000px; position: absolute; top: 50%; border-top: 2px solid #161616; }
.text-title { padding: 0 10px; background-color: #fff; display: inline-block; position: relative; z-index: 1; }
#singlepage .recent-post-title h2:after { content: " "; display: block; width: 1200px; position: absolute; top: 50%; border-top: 3px solid #161616; }
.post { background: #f9f3fe;min-height: 200px; padding-bottom: 5px; margin-bottom: 30px; }
.img-thumbnail img { width: auto; height: 175px; }
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title { color: #383838; }
h2.post-title, h1.post-title { font-size: 21px;line-height: 1; font-family: 'Open Sans', sans-serif; font-weight: 400; margin-top:0 !important;font-weight: 600; }
.post-info { background: transparent; margin: 0 0 12px; color: #666666; font-size: 11px; }
.author-info, .time-info, .comment-info, .label-info, .review-info { margin-right: 12px; display: inline; }
.post-info i { font-size: 12px; margin-right: 5px; line-height: 13px; }
.post-info a { display: inline-block; color: #666666; font-size: 12px; color: #909090; }
.post-body { line-height: 1.6em; }
a.readmore { display: inline-block; margin: 0px 0px 10px; background-color: #ffffff; border: 1px solid #dddddd; padding: 0px 10px; line-height: 26px; color: #333333; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.img-thum { display:block; }
.img-thum > .img-thumbnail { width:auto; float:right; }
.post.tiles { -webkit-box-shadow: 0 5px 20px -8px black; -moz-box-shadow: 0 5px 20px -8px black; box-shadow:0 5px 20px -8px black; border:1px solid #ddd; }
.bglight { background:#fbfde1 !important; }
.contxt { padding-bottom: 15px; }
.pagination > li > a, .pagination > li > span { color: #000; }
.pad0 { padding:0; }			
			
.news_page{min-height:450px;}		

/*End Listing Page Css*/

.login-forget-link{width:65%; margin:0 auto;}	
.checkout-page .card-wrapr {

    overflow: auto;

}

.checkout-page .form-control-feedback {
    height: 32px;
    line-height: 32px;
}
.checkout-page .form-group .help-block{    position: absolute;
    bottom: -22px;
    margin: 0;
    padding: 2px 10px;
    font-size: 12px;
    width: 100%;
    color: #fff;
    border-radius: 3px;
    background: #a94442;}

.checkout-page .error-message{    position: absolute;
    bottom: -22px;
    margin: 0;
    
    font-size: 12px;
    width: 100%;
    color: red;
    border-radius: 3px;    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    }
.month-and-year{display:inline-block;    vertical-align: top;}
.card-wrapper {width: 100%; margin-bottom:5px;}

.form-table table th:first-child{width:45%;}
.seek_label{font-size:16px;}


.view-bill-top-btn li{width: 33.33%;padding:5px;margin:0 !important; margin-left:-3px !important;}
.view-bill-top-btn li.view-li-btn a{    background: #727377;
    border-radius: 10px;
    display: block;
    padding: 5px 5px 8px;    border: 2px solid #e0e5eb;}
.view-bill-top-btn li.view-li-btn:hover a{background:#666;}
	.view-bill-top-btn li.view-li-btn:hover span{color:#fff;}
.view-bill-top-btn li.view-li-btn span.ft-big{font-size: 18px;}
.view-bill-top-btn li.view-li-btn span.ft-small{font-size: 11px;font-weight: 500;margin-top: 3px;}
	
.view-bill-top-btn li.view-li-btn.active-btn a{background:#4b4b4d; pointer-events:none; position:relative;}
.view-bill-top-btn li.view-li-btn.active-btn a:before{top: 100%;
        left: 50%;
        margin-left: -30px;
    margin-top: 1px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
       border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 30px solid #e0e5eb;
    box-shadow: 0px 0px 0px 0px #e0e5eb;}
	.view-bill-top-btn li.view-li-btn.active-btn a:after{top: 100%;
        left: 50%;
    margin-left: -28px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
   border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-top: 28px solid #4b4b4d;}
.view-bill-top-btn li.view-li-btn.active-btn:hover span{color:#fff;}

.message-not-final-bill .fa-info-circle{    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 3px;
    color: #fff;}
	
	.view-bill-top-btn li:hover .message-not-final-bill span.ft-14{color:#fff;}
.message-not-final-bill span.ft-14{font-size: 14px !important; color:#fff;}
.message-not-final-bill{padding-left:20px;}

.ft-small-txt{font-size:12px; color:#fff;}
.bill-summary-table a{ color:#6f1d43; font-weight:bold;}

.font-16 {
    font-size: 18px;
}
.remove-styles{    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px; background:transparent !important}
	
	.manage-title span img{height:auto !important;}
	table.pay_bill-table tbody td > span{display:block; line-height:1.2;}
	.input-group-addon{display:table-cell;}
	
	#pay_bill .blue-text{line-height: 1.4;}
	
	.shopping-cart-item, .bill-summary-table{overflow-x:auto}
	.back-link-mas{margin-top:-5px !important;}
	
	.payment-filters{padding-left:0 !important}
	.payment-filters li{display:inline-block;width: 20%;margin-left: -4px;text-align: center;}
	.payment-filters li a{display: block;padding: 8px 5px;background: #7898be;margin: 10px;color: #fff;font-size: 14px;border-radius: 4px;}
	.payment-filters li:first-child a{margin-left: 0;}
	.payment-filters li:last-child a{margin-right: 0;}
	
	.payment-filters li a:hover{
		background: #6f1d43;
		border:1px silid #6f1d43;
	}
	.payment-filters .active a{
		background: #6f1d43;
		border:1px silid #6f1d43;
	}
	
	.manage-title > h2, .manage-title .bill-pay-text{display:inline-block;}
	.form-table {overflow-x: auto;}
	
	/*Back To Top*/

#back-top { position: fixed; bottom: 20px; right: 20px; margin-left: 20px; z-index: 9999; _position: absolute; _top: expression(documentElement.scrollTop+body.scrollTop);
_margin-top: 500px; }
#back-top a, #back-top-prev a { width: 50px; display: block; text-align: center; font: 11px/100% lato, sans-serif; text-transform: uppercase; text-decoration: none; color: #bbb; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
#back-top span#button { background-color: #CCCCCC; }
#back-top span#button, #back-top-prev span#button-prev { width: 50px; height: 50px; display: block; margin-bottom: 7px; background-color: #ddd; background-position: center center; background-repeat: no-repeat; opacity: 0.8; filter: alpha(opacity = 80); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
i.fa.fa-arrow-circle-o-up { font-size: 44px; color: #999; padding-top: 4px; }
/*End Back To top*/

.pas-cancel i:hover{
	color: #6f1d43!important;
}
.pas-cancel{
	border: 2px solid #363435;
	color: #363435 !important;
    float: right;
    text-decoration: none !important;
}

.checkout-page select{    height: 32px;
    -webkit-appearance: menulist-button;}
	button[disabled], html input[disabled]{background-color: #124e89;
    color: #ddd;
    pointer-events: none;}
	.message-pay-hist{font-size: 12px;
    float: right;
    width: 50%;
    margin-bottom: 0;
    margin-top: 6px;}
	
	.list-error ul{padding-left:10px !important}
	
	.menu-item a{    font-weight: 700;
    color: #606062;
    padding: 4px 5px;
    margin: 0 5px;
    position: relative;
    font-size: 14px;}
	.menu-item a:after {
    content: "|";
    content: "|";
    position: absolute;
    right: -10px;
    top: 3px;
}
ul.top-menu > li:nth-last-child(2) a:after{content:none;}

.menu-item.logout-link a{color: #701e46;}
.menu-item a:hover {
    color: #701e46;
}
.menu-item.logout-link a:hover{color: #606062;}

.inner-title-banner{position:relative;}
.inner-title-banner:before{content:""; width:100%; top:0; bottom:0; left:0 ;right:0 ;background:#000; opacity:.2; height: 100%;    position: absolute;}
.inner-title-banner h2{    z-index: 9;
    position: relative;}
	.actionable-item{margin:20px 0;}
	.actionable-item a.tc-a-icon{    padding: 20px;
   border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
    width: 130px; margin-bottom: 15px;
     position:relative;background:#fff;}
	
	.tc-a-icon{    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;}
	.tc-a-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
	.tc-a-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    box-shadow: 0 0 0 3px #6f1f44;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
.tc-a-icon:hover {
        box-shadow: 0 0 0 5px #7898be;
		background:#ecf0f7 !important;
    
}
.tc-a-icon:hover:after {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
       opacity: 1;
    box-shadow: 0 0 0 3px #7898be;
}
.tc-a-icon img{ -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;}
.tc-a-icon:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
       
}
.actionable-item a.tc-a-link{    display: block;
    margin-top: 5px;
    font-weight: 600;
    font-size: 18px;
	color:#6f1f44;
}
.actionable-item a.tc-sub-link{font-size:14px; display:block;}


.actionable-item a.tc-a-link:hover{color:#7898be;}


.mar-bottom2{margin-bottom:2em;}


.mas-snapshot{    background: #fff;border:3px solid #f3e3c1;
    border-radius: 20px;
    margin-bottom:2em;overflow:hidden;}
	
	.mas-snap-title{ padding: 5px 20px;}
	.mas-snap-body {padding: 5px 20px;border-top-left-radius: 15px;background: #f3e3c1;border-top-right-radius: 15px;}
	.snaptitle{font-size:24px;font-weight:600;display:inline-block;color:#6f1f44;}
	.more-snap{float:right;margin-top:5px;}
	.mas-snap-body ul{padding-left:0 !important;margin:0}
	.mas-snap-body ul li{font-weight:600; color:#606062;margin:8px 0;}
	.mas-snap-body ul li span{color:#6f1f44;font-size: 18px;}
	.mas-snap-body ul li span a{color:#6f1f44;}
	.mas-snap-body ul li span a:hover{color:#000;}
	.back-link-mas a{
	background:none;
	color:#333;
	border: none;
    display: inline-block;	
}
.back-link-mas a:hover{
	color:#6f1d43;
	background:none;
}
.reset_link a{
	 padding: 10px;
     vertical-align: -moz-middle-with-baseline;
}
.edit_mas_icon img{
	max-width:24px !important;
	margin-left:4px;
}
.closed-seek label, .closed-seek{font-size:20px;padding: 18px 0;}

.refresh-icon{    font-size: 22px;
    padding: 0 !important;
    color: #7899BD !important;}
	.refresh-icon:hover{color: #6f1d43 !important;}
	
	
	#payment_log > table > tbody > tr > td{min-width:100px;}
	#payment_log > table > tbody > tr > td:first-child{min-width:auto;}
	.transction-history-table .table-responsive > table > tbody > tr > td:last-child{min-width:110px;}
	.transction-history-table .table-responsive > table > tbody > tr > td:first-child{min-width:auto;}
	
	@media(max-width:991px){
		.message-pay-hist{float: none;width: 100%;}
	}
	
	@media(max-width:480px){
		.mas-snap-body ul li{font-size:14px;}
		.mas-snap-body ul li span{font-size:16px;}
		.mas-snap-body{padding: 5px 15px;}
		.inputGroupContainer .ms-container{width:100%; max-width:370px;}
	}
	
	
	.new-checkbox{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}
	.new-checkbox + label {
    font-weight: 600;
    margin: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    vertical-align: top;
    margin-top: 8px;
    max-width: 170px;
    font-size: 14px;margin-bottom: 10px;}
	
	.new-checkbox + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 8px;
    background-color: transparent;
    border-radius: 4px;
    border: 2px solid #0a7f6c;
    margin-top: -4px;
}
.new-checkbox + label::after {
    content: "\2713";
    color: #0a7f6c;
    font-size: 28px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 2px;
    top: -12px;
    left: 2px;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    position: absolute;
 
}

.new-checkbox:checked + label::after {
    content: "\2713";
    color: #0a7f6c;
    font-size: 28px;
    text-align: center;
    padding: 2px;
    top: -12px;
    left: 2px;
    opacity: 1;
    visibility: visible;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    position: absolute;

}




.new-radio{    position: absolute;
    left: 20px;
    top: 16px;
    visibility: hidden;
    opacity: 0;}

.new-radio + label {
    font-weight: 600;
    margin: 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    vertical-align: top;
    margin-top: 8px;
    max-width: 170px;
    font-size: 14px;margin-bottom: 10px;}
	
	.new-radio + label::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    vertical-align: middle;
    margin-right: 8px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #0a7f6c;
    margin-top: -4px;
}
.new-radio + label::after {
   content: "";
color: #0a7f6c;
font-size: 28px;
text-align: center;
padding: 2px;
top: 2px;
left: 6px;
opacity:0;
visibility: visible;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
position: absolute;
width: 10px;
height: 10px;
background: #0a7f6c;
border-radius: 50%;
 
}

.new-radio:checked + label::after {opacity: 1;}

.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box >div >div:hover{background:#7899bd !important;}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker.active .xdsoft_time_box >div >div:hover{background:#7899bd !important;}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current{background: #6f1d43 !important;box-shadow: #6f1d43 0 1px 3px 0 inset !important;}

.large-text-radio + label{font-size:16px;}
.large-text-radio + label::after{top:3px;}

footer .footer-backlink{background: #444;}
.panel_container.with-overlay:before{content: ""; background:#000;position:fixed; top:0; left:0; width:100%; height:100%;    opacity: .3;}
.panel_paymentLogin{position:relative;z-index:1}

.inner-title-banner.more-darken:before{opacity:.4}

.captcha_code{position:relative;}  


.back_to_demo_gene{
    text-align: center;
}
.back_to_demo_gene button{
    background-color: #222;
    color: white;
    padding: 10px 20px;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    font-size: 14px;
}
.back_to_demo_gene button:hover{
    background-color: #828282;
}

.assistance_image,.assistance_support{ display:block;}
.assistance_image{margin-right: 42px; padding-bottom:5px;}

.home_tab,.support_tab{display:inline-block;}
.support_tab img,.support_tab a{display:inline-block;}
.support_tab img{max-width: 30px;
margin-right: 10px;
display: inline-block;
vertical-align: super;}
.home_tab{margin-right: 41px;vertical-align: top;margin-top: 15px;}
.glyphicon-home{ padding-right:10px;}

.only_mobile{ display:none !important;}

@media(max-width:767px){
.site_name{ margin: auto;}
.home_tab{margin: 20px auto;}	
.assistance_image, .assistance_support{margin: auto !important;}
.mobile-page-top-part  h2{margin: 0 !important;}
#primary-content h3.ss-section-title{padding-left:35px !important;}	
.payyee-type-for .fa.fa-square-o{top: -5px !important;}
.input{margin: 1em 0;}
.cpmt_Paytabbox .blockEx{ width:100%!important; margin-bottom:25px;}
ul.noListStyle li{ width:100% !important;}
.credit-card-payment-form label{ font-size:13px!important;}
.contiue-section{ padding-top:0!important;}
.col-md-7.margin-top-1em{ margin-top:3em;padding: 0;}
.col-md-5.margin-bottom-1em{padding: 0;}
.logopart{max-width: 70px!important;margin-bottom: 0!important;}
#header .col-md-8{ display:none;}
.only_mobile{ display:block !important;margin: 10px auto;text-align: center;}
.only_mobile a{ padding-right:15px;}
.only_mobile img{max-width: 24px;}
.glyphicon-home{padding-right: 10px;top: 7px;font-size: 22px;}
.col-md-12.only-assis{ display:none!important;}
.pay-online-section{ float:none !important;}
.pay-online-section img{ max-height: 34px!important; margin:auto!important;}
}