
/*custom margins*/
.margin-top-bot-xs{margin-top:5px; margin-bottom:5px;}.margin-top-bot-sm{margin-top:10px; margin-bottom:10px;}.margin-top-bot-md{margin-top:15px; margin-bottom:15px;}.margin-top-bot-lg{margin-top:20px; margin-bottom:20px;}.margin-top-bot-xl{margin-top:25px; margin-bottom:25px;}
.margin-top-xs{margin-top:5px}.margin-top-sm{margin-top:10px !important}.margin-top-md{margin-top:15px}.margin-top-lg{margin-top:20px}.margin-top-xl{margin-top:25px}.margin-top-xxl{margin-top:30px;}.margin-top-xxxl{margin-top:50px;}
.margin-bot-xs{margin-bottom:5px}.margin-bot-sm{margin-bottom:10px}.margin-bot-md{margin-bottom:15px}.margin-bot-lg{margin-bottom:20px}.margin-bot-xl{margin-bottom:40px}.margin-bot-xxl{margin-bottom:150px}
.margin-right-xs{margin-right:5px}.margin-right-sm{margin-right:10px}.margin-right-md{margin-right:15px}.margin-right-lg{margin-right:20px}.margin-right-xl{margin-right:25px}
.margin-left-xs{margin-left:5px}.margin-left-sm{margin-left:10px !important}.margin-left-md{margin-left:15px}.margin-left-lg{margin-left:20px}.margin-left-xl{margin-left:25px}
.margin-top-zero {margin-top:0px !important;}
/*custom padding*/
.padding-top-bot-xs{padding-top:5px;padding-bottom:5px}.padding-top-bot-sm{padding-top:10px;padding-bottom:10px}.padding-top-bot-md{padding-top:15px;padding-bottom:15px}.padding-top-bot-lg{padding-top:20px;padding-bottom:20px}.padding-top-bot-xl{padding-top:25px;padding-bottom:25px}
.padding-top-xs{padding-top:5px}.padding-top-sm{padding-top:10px}.padding-top-md{padding-top:15px}.padding-top-lg{padding-top:20px}.padding-top-xl{padding-top:25px}
.padding-bot-xs{padding-bottom:5px}.padding-bot-sm{padding-bottom:10px}.padding-bot-md{padding-bottom:15px}.padding-bot-lg{padding-bottom:20px}.padding-bot-xl{padding-bottom:25px}
.padding-left-right-xs {padding-left:5px; padding-right:5px;}.padding-left-right-sm {padding-left:10px; padding-right:10px;}.padding-left-right-md {padding-left:15px; padding-right:15px;}.padding-left-right-lg {padding-left:20px; padding-right:20px;}
.padding-left-right-xl {padding-left:25px; padding-right:25px;}
.padding-xs{padding: 5px}.padding-sm{padding: 10px !important;}.padding-md{padding: 15px}.padding-lg{padding: 20px}.padding-xl{padding: 25px}
.padding-left-xs{padding-left: 5px;}.padding-left-sm{padding-left: 10px !important;}.padding-left-xxl{padding-left:44px;}.padding-left-xxxl{padding-left:80px;}.padding-left-lg{padding-left:20px;}.padding-left-dashboard{padding-left:30px;}
.padding-right-xs{padding-right: 5px;}.padding-right-sm{padding-right: 10px !important;}
.padding-left-zero {padding-left: 0px !important;}
.padding-right-zero {padding-right: 0px !important;}
.padding-zero {padding:0px !important;}
.outstanding-label {
    padding-right: 0px;
    padding-left: 10px;
}
.vertical-align-top {
	vertical-align: top !important;
}

h1, h2, h3, h4, h5, h6 {
     /*margin: 0 0 10px; */
}
h5, h6 {
    font-weight: 600;
}
h5 {
    font-size: 16px;
}
img {
    max-width: 100%;
}
.block-element {
    display: block;
}
.inline-block-element {
    display: inline-block;
}
/* .f-size-11 {
    font-size: 11px;
}
.f-size-12 {
    font-size: 12px;
}
.f-size-18 {
    font-size: 18px;
}
.f-size-24 {
    font-size: 24px;
}
.f-size-36 {
    font-size: 36px;
}
.f-size-48{
    font-size: 48px;
} */
.valign-mid {
    vertical-align: middle;
}

.help-row a {
    font-weight: 600;
}
.help-row p {
    margin-top: 4px;
}
.info-listing {
    margin: 0;
    padding: 0;
} 
.border-radius-4 {
    border-radius: 4px;
} 
.text-bold {
font-weight: bold !important;
}
/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
    margin-bottom: 0;
    border-radius: 0;
    z-index: 3;
}

.payment-module .well {
    background-color: transparent;
     border-color: #d8d8d8;
    padding: 15px; 
	
}

.payment-info {
    max-width: 180px;
}
.paylaterblock {
    vertical-align: text-top;
}
.payment_coupon {
    position: relative;
    border: 2px dashed #1666af;
    margin: 20px 0;
    padding: 15px;
    border-radius: 8px;
}
.coupon_addressee p {
    margin: 20px 0;
}
.coupon_payment_box {
    display: inline-block;
    border: 1px solid #000;
    padding: 0 15px;
}

.spa-layout .logo-element {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: none;
    padding: 18px 0;
}
.spa-layout .navbar-minimalize {
    /*padding: 11px 0;
    margin-right: 25px;*/
    font-size: 14px;
    float: right;
    color: #337ab7;
}

#page-wrapper {
    /*margin: 0 220px 0 0;*/
    padding: 0 15px 15px;
    min-height: 568px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.spa-layout h1 {
    /*margin-top: 10px;*/
}
h2.spa-h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 12px;
    color: #4D4D4D;
}

footer {
    background-color: #454545;
    position: relative;
    z-index: 2;
}
footer.container-fluid {
    padding: 15px;
}


/*Dashboard*/
.dashboard.well {
    padding: 30px;
}
.dashboard .panel {
    -webkit-box-shadow: 0 2px 4px 0px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px 0px rgba(0,0,0,.2);
    margin-bottom: 30px;
}
.dashboard .panel .panel-heading {
    color: #000000;
    font-size: 18px; 
    padding: 6px 15px;
}
 .dashboard .panel .btn {
    margin-right: 6px;
} 
.dashboard .panel-body {
    min-height: 175px;
    line-height: 22px;
    text-align: justify;
	background-color: #f9f9f9;
}
/* .panel.payments .panel-heading {
    background-color: #b1b1b0;
} */
.panel.payments .fa-usd {
    color: #b2d0df;
    font-size: 100px; 
}
/* .panel.payments .btn{
    color: #006595;
    background-color: #fff;
    border: #006595 1px solid;
} */
/* .panel.payments .btn.focus, .panel.payments .btn:focus, .panel.payments .btn:hover {
    color: #fff;
    background-color: #006595;
} */



/* .panel.notices .btn{
    color: #4b7c2b;
    background-color: #fff;
    border: #4b7c2b 1px solid;
}
.panel.notices .btn.focus, .panel.notices .btn:focus, .panel.notices .btn:hover {
    color: #fff;
    background-color: #4b7c2b;
} */
.panel.notices .fa-bell {
    color: #c9d7bf;
    font-size: 100px; 
}

.panel.notices {
    margin-bottom: 5px;
}


.panel.preferences .fa-cog {
    color: #d3d3d4;
    font-size: 80px; 
}
.notice-list {
    margin: 0 0 15px;;
    padding: 0;
}
.notice-list li {
    margin-bottom: 4px;
    list-style-position: inside;
}

.table-due .tooltip-inner {
    text-align: left;
}
.table-payment .actions a {
    display: inline-block;
    min-width: 30px;
    text-align: center;
}
.editList-guids {
    line-height: 24px;
}
.table > thead > tr > th
/* .table > tbody > tr > td */ {
    text-align: center;
}
.table td.text-right {
    text-align: right;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
.table-due > tbody > tr > td:last-child {
    text-align: right;
}
.previousData .table-due > tbody > tr > td:last-child {
    text-align: center;
}

#contactInformation + .well .table > tbody > tr > td {
    vertical-align: top;
}


/*media query*/
@media (min-width: 1200px){
	.container {
		width: 1180px;
	}
}

@media (min-width: 768px) {
    .main-nav .navbar-collapse {
        padding: 0;
    }
    .pagination {
        margin: 0;
    }
    .text-right-sm {
      text-align: right;
    }
   /*  .addNewMethod-EditOTP .col-sm-7 .col-sm-5 {
        padding: 0 0 0 24px;
    } */
    .no-padding {
        padding: 0;
    }
    .no-margin-bot-sm {
        margin-bottom: 0;
    }
    .custom_label {
        position: relative;
        border: 1px solid; 
        border-color: #E5E5E5;
        border-radius: 4px;
        margin: 0;
        max-width: 500px;
    }
    .custom_label_span {
        background: #F4F4F4;
        display: inline-block;
        padding: 8px 15px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        text-align: left;
		font-weight: bold;
    }
    .custom_label_span:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    .custom_label_span:after {
        border-left-color: #F4F4F4;
        border-width: 16px;
        margin-top: -16px;
    }
    .custom_label_span {
       /*  max-width: 200px; */
    }
    .custom_label_value {
        padding: 8px 30px;
    }
    .custom_label .checkbox.custom input[type=checkbox] {
        margin: 8px 0 8px 30px;
    }
}


@media (max-width: 768px) {
    .spa-layout .navbar-minimalize {
        float: left;
        margin-right: 15px;
    }
    .dashboard.well {
        padding: 15px;
    }
    .dashboard .panel .btn {
        margin-bottom: 10px;
    }
    .dashboard .panel p {
        margin-top: 10px;
    }
	
}
@media (max-width: 767px) {
    .navbar-header .navbar-brand {
        max-width: 120px;
        padding: 8px;
    }
	   
.table-responsive {
   
    border: 0px;
}
    .quick-links li {
        display: inline-block;
    }
    .navbar-toggle {
        background-color: #45AED6;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .main-nav {
        background-color: #F0EFEE;
    }
    .main-nav ul.navbar-nav {
        background: #999;
    }
    .main-nav .nav-pills > li {
        float: none;
        margin: 0;
    }
    .main-nav .nav-pills > li > a {
        border-radius: 0;
    }
    .main-nav .navbar-nav .open .dropdown-menu {
        background-color: #666;
        border-radius: 0;
    }
    .main-nav .dropdown-menu>li>a {
        color: #fff;
        border-bottom: #888 1px solid;
    }
    .main-nav .dropdown-menu>li:last-child>a {
        border-bottom: none;
    }
    .main-nav .navbar-right {
        text-align: center;
    }
    .footer-row1 ul {
        padding: 0;
        text-align: center;
    }
    footer, footer .text-right {
        text-align: center;
        font-size: 12px;
    }
    .paylaterblock {
        margin-bottom: 0;
    }
    .text-red.margin-top-xl {
        margin-top: 0;
    }

    /*Resaponsive Table*/
    .table-responsive {
        overflow: hidden;
    }
    .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive tr, .table-responsive th, .table-responsive td, .table-responsive tr {
        display: block;
    }
        .table-responsive, .table-responsive tbody {
            margin-top: 10px;
        }
        .table-responsive thead, .table-responsive td:empty {
            display: none;
        }
        .table-responsive tbody td:before {
            display: block;
            content: attr(data-th);
            background-color: #304178;
            color: #fff;
            padding: 4px 8px;
            margin: -8px;
            margin-bottom: 8px;
        }
        .table-responsive tbody tr.no-thead td:before,
        .table-responsive tbody tr td.no-thead:before {
            display: none;
        }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child {
        border: 1px solid #ddd;
        border-bottom: transparent;
    }

    td.text-right {
        text-align: left;
    }
}
.inline {
	display: inline !important;
}
.info-description {
	width: 98%;
	display: inline-block;
}
.align-top {
	vertical-align: top;
}
.align-mid {
	vertical-align: middle;
}
.align-bot {
	vertical-align: bottom;
}
input[type=checkbox], input[type=radio] {
    margin: 2px 0 0;
}
.table-due .checkbox, .table-due .checkbox input[type=checkbox],
.table-payment .checkbox, .table-payment .checkbox input[type=checkbox] {
    margin: 0;
    /* position: relative; */
}
.table-due .checkbox label, .table-due .radio label,
.table-payment .checkbox label, .table-payment .radio label {
    min-height: 10px; 
    padding-left: 0;
}
.table-due .checkbox label, .table-due .radio label{
    padding-left: 15px;
}
.checkbox.custom input[type=checkbox] {
    margin-left: 0px;
}
.top-links {
	margin-top: 30px;
	padding-right: 20px;
}
.table-due > tbody > tr > td:nth-child(2) {		  
     max-width:120px;		
 }  
.error-style {   
    margin-bottom: 20px;
    color: #a94442;
    font-size: 12px;
    border-radius: 5px;
}
.error-style li {
    padding: 2px;
}
.no-padding-left {
    padding-left: 0px;
}
.display-inline {
    display: inline !important;
}
.image-bignail {
    border-bottom: 0px;
}
.btn-secondary {
    color: #000;
    background-color: #6EBACB;
    border-color: #6EBACB;
} 
.btn-secondary:hover {
    color: #fff;
    background-color: #00818B;
    border-color: #00818B; 
} 
.btn-default {
    color: #fff;
    background-color: #8B8B8A;
    border-color: #8B8B8A; 
}
.btn-default:hover {
    color: #fff;
    background-color: #8B8B8A;
    border-color: #8B8B8A;
}
.modal.cheque img {
	margin-bottom: 20px;
}

input[type=checkbox].check-margin, input[type=radio].check-margin {
    margin-top: 10px;
}

.total-amount-due-label {
    background-color: #c8ebfb;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 0px;
}
.total-amount-due-amt {
    background-color: #c8ebfb;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 3px;
}
/* table with effect starts here */
.creative-table th {
    padding: 0px !important;
}
.creative-table thead {
background-color: transparent !important;
border: 0px !important;
}
.pricing-table {
	/*margin: 30px auto;*/
	text-align: center;
	/*width: 892px;*/ /* total computed width = 222 x 3 + 226 */
}

.pricing-table .plan {
	
	text-shadow: 0 1px rgba(255,255,255,.8);        
	background: #fff;      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	width: 100%; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */      
	float: left;
	position: relative;
    padding-bottom: 0px;
}

.pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

.pricing-table .plan:nth-child(1) {
	/*-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;*/        
}

.pricing-table .plan:nth-child(4) {
	/*-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;*/        
}

/* --------------- */	

.pricing-table h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
}

.pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee,#ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));    
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
}

.pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;       
}

.pricing-table .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;       
}	

.pricing-table h3 span {
	display: block;
	font: bold 25px/60px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	/*height: 100px;
	width: 100px;*/
    height: 65px;
	width: 65px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

.pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

/* --------------- */
	
.pricing-table .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;  
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #72ce3f;
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));    
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: -o-linear-gradient(#72ce3f, #62bc30);
	background-image: -ms-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 1px 0 rgba(0,0,0,.3);        
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

.pricing-table .signup:hover {
	background-color: #62bc30;
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));      
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: -o-linear-gradient(#62bc30, #72ce3f);
	background-image: -ms-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f); 
}

.pricing-table .signup:active, .pricing-table .signup:focus {
	background: #62bc30;       
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}
.plan .fa {
font-size: 32px;
color: #1666af;
}
/*Start of payment coupon amount field css*/
.amountEnclosed{
	background: #eee;
	padding:10px;
	display:inline-block;
}
.amountEnclosed input {
    max-width: 26px;
    display: inline-block;
    max-height: 26px;
    border-radius: 0;
    box-shadow: none;	
	padding:0px;
}
.comma-separator {
	position:relative;
	display:inline-block;
	min-width:8px;
}
.comma-separator:after{
	position:absolute;
	font-size: 24px;
	content:",";
	bottom:0px;
	padding-top:8px;
	max-height: 28px;

}
.comma-separator.dot:after{
	content:".";
}
/*End of payment coupon amount field css*/
.showPrevData .panel-heading h4 {
    font-size: 14px;
}
.panel-group.faqs {
    margin-bottom: 0;
}
.panel-title > a {
    text-decoration: none;
    display: block;
}
.panel-title .fa {
    font-size: 18px;
    vertical-align: middle;
    min-width: 10px;
}

.panel-heading .fa:before {
    content: "\f068";  
}
.panel-heading .initial .fa:before {
    content: "\f067";  
}
.panel-heading .collapsed .fa:before {
    content: "\f067";  
}
.text-right {
	text-align: right !important;
}
label {
	font-weight: bold !important;
	margin-top: 10px;
	padding-top: 0px !important;
}
.due-row {
	padding-left: 10px;
    padding-right: 10px;
}
.error-sign{
	font-size: 60px;
	padding-left: 8px;
    margin-top: 11px;
    opacity: 0.3;
}
.head-info {
	font-size: 60px;
	opacity: 0.3;
}
.bg-warning i{
	opacity:0.3;
}
/*Payment Summary styles starts here*/
.count-info{
	font-size:36px;
	color:#000 !important;
}
.count-info .label {
	font-size:15px !important;
    line-height: 14px;
    padding: 1px 4px;
    position: absolute;
    left: 24px;
    top: 3px;
    border-radius: 10px;
}
.fa-calendar{
	font-size:22px !important;
}
.plan-name-color{
	/* color: #1666af; */
	color: #000;
}
.dotted-style {
	border-bottom-style: dotted;
	border-color:#1666af;
	
}
.blue-background-img{
	 position: relative;
	 /* margin-left: -21px; */
}
#duetext{ 
  position: absolute;
  color: white;
  font-size: 13px;
  font-weight: bold;
  left: 50px;
  top: 8px; 
}
/*Payment Summary styles ends here*/

/*Styles for error,warning,success,info starts here*/
.circle-icon {
    background: #F9EDCC;
    padding: 16px;
    border-radius: 50%;
    border: 3px #fff solid;
    position: absolute;
	font-size:24px;
    top: -26px;
    left: 10px;
}
.circle-icon-info {
    background: #d9edf7;
    padding: 16px;
    border-radius: 50%;
    border: 3px #fff solid;
    position: absolute;
	font-size:24px;
    top: -26px;
    left: 10px;
}
.circle-icon-danger {
    background: #f2dede;
    padding: 16px;
    border-radius: 50%;
    border: 3px #fff solid;
    position: absolute;
	font-size:24px;
    top: -26px;
    left: 10px;
	color: #a94442;
}
.error-list li{
	color: #a94442;
	font-family: sans-serif !important;
	font-size:12px;
}
.circle-icon-success {
    background:#dff0d8;
    padding: 19px;
    border-radius: 50%;
    border: 3px #fff solid;
    position: absolute;
	font-size:24px;
    top: -26px;
    left: 10px;
	color: #3c763d;
}
/*Styles for error,warning,success,info ends here*/

td:first-child {
    box-shadow: inset 1px 0 0 #fff;
}
td {
    border-right: 1px solid #fff;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 15px;
    position: relative;
    transition: all 300ms;
}

.shadow-box {
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.7);
}
/* Ribbon */
/* vendor prefixes removed for clarity */
.ribbon {
    /* width: 350px; */
    /* margin: 10px auto; */
  /*   padding: 0 10px 0; */
    position: relative;
   border: 0px !important;
   padding: 19px !important;
  
    /* box-shadow: 0 1px 3px rgba(0,0,0,0.1); */
                
}
.ribbon #RibbonText {
    display: block;
    height: 40px;
    font-size: 15px;     
    line-height: 30px;
    font-weight: normal;
    width: 279px; 
    margin: 0;
    padding: 5px 10px;
    position: relative;
    left: -26px;
    top: 8px;
    color: #fff;
   
 
   /*  background: #006595;
    background: linear-gradient(top, #383838 0%, #262626 100%); */
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
       background: #03628F; /* Old browsers */
       
        background: -moz-linear-gradient(left,  #03628F 0%, #017AB3 51%, #00A2EF 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#03628F, color-stop(51%,#017AB3)), color-stop(100%, #00A2EF)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left,  #03628F 0%,#017AB3 51%,#00A2EF 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left,  #03628F 0%,#017AB3 51%,#00A2EF 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left,  #03628F 0%,#017AB3 51%,#00A2EF 100%); /* IE10+ */
        background: linear-gradient(to right,  #03628F 0%,#017AB3 51%,#03628F 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00722d', endColorstr='#00561c',GradientType=1 ); /* IE6-8 */
}

.ribbon #RibbonText::before,
.ribbon #RibbonText::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    z-index: -10;
    border: 5px solid;
    border-color: #242424 transparent transparent transparent;    
}
.ribbon #RibbonText::before {left: 0;}
.ribbon #RibbonText::after {right: 0;}

.dotted {
	    border: none;
    border-top: 1px solid #ddd;
    height: 1px;
}
.previous-year {
	background-color: #ECF6FB;
}
.form-horizontal .control-label {
    
    text-align: left;
}
.form-control {
  
height: 38px;
}
.width15 {
	width: 15%;
}
.width20 {
	width: 20%;
}
/*Style for IE10+ and Mozilla for tables*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
	.table{
		border-collapse: separate;
	}	
}
@-moz-document url-prefix() {
    .table {
		border-collapse: separate;
	}
}
/*Ends here*/

/*New styles for Dashboard Starts here*/
.dashboard-box {
    background-color: #d9edf7;
    padding: 10px;
    padding-bottom: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
	/* height:200px; */
	height:auto;
	border-radius: 5px;
}
.blue-bar-heading {
    background-color: #006595;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 10px;
    color: #ffffff !important;
    font-weight: normal;
}
.margin-negative-sm {
    margin: -10px !important;
}
.blue-bar-heading a{
	color: #ffffff !important;
	font-weight: bold;
}
.blue-bar-heading a:hover{
	text-decoration:none !important;
}

.margin-bottom-dashboard{
	margin-bottom: 100px;
}
.contact-info-icon   {
    background: #006595;
    padding: 12px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
	left: 57px;
    top: 8px;
}
.Manage-Payment .dashboard-box {
width: 96% !important;
}
.payment-info-icon   {
    background: #006595;
    padding: 12px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    font-size: 52px;
    left: 94px;
    top: 8px;
}
.notices-info-icon   {
    background: #006595;
    padding: 12px;
    color: #fff;
    border-radius: 50%;
    position: absolute;    
    left: 67px;
    top: 8px;
}
.dashboard-box  img{
	height: 60px;
    width: 60px;
}
.notices .panel-body {
	min-height: 193px !important;
}
/*media query for dashboard starts here*/
@media (max-width: 992px) and (min-width: 768px) {
	.payment-info-icon {
		left: 25% !important;
	}
	.contact-info-icon {
		left: 30% !important;
	}
	.notices-info-icon {
		left: 35% !important;
	}
}
@media (max-width: 1200px) and (min-width: 993px) {
	.contact-info-icon, .notices-info-icon {
		left: 25% !important;
	}
	.payment-info-icon{
		left: 30% !important;
	}
}
@media (max-width: 767px) and (min-width: 481px) {
	.payment-info-icon, .contact-info-icon, .notices-info-icon {
		left: 40% !important;
	}
}
@media (max-width: 480px) and (min-width: 321px) {
	.payment-info-icon, .contact-info-icon, .notices-info-icon {
		left: 35% !important;
	}
}
@media (max-width: 320px) and (min-width: 270px) {
	.payment-info-icon, .contact-info-icon, .notices-info-icon {
		left: 25% !important;
	}
}
/*media query for dashboard ends here*/
/*New styles for Dashboard Ends here*/

/*responsive style for ribbon starts here*/

@media (max-width: 362px){
.ribbon #RibbonText {
	width: 122% !important;
}
}
@media (max-width: 410px) and (min-width: 363px) {
.ribbon #RibbonText {
	width: 118% !important;
}
}
@media (max-width: 485px) and (min-width: 411px) {
.ribbon #RibbonText {
	width: 115% !important;
}
}
@media (max-width: 630px) and (min-width: 486px) {
.ribbon #RibbonText {
	width: 111% !important;
}
}
@media (max-width: 766px) and (min-width: 631px) {
.ribbon #RibbonText {
	width: 108% !important;
}
}
@media (max-width: 991px) and (min-width: 767px) {
.ribbon #RibbonText {
	width: 140% !important;
	height:70px;
}
}
@media (max-width: 1200px) and (min-width: 992px) {
.ribbon #RibbonText {
	width: 130% !important;
}
}
/*responsive style for ribbon ends here*/

/*responsive style for date field starts here*/
@media (max-width: 991px) and (min-width: 768px) {
	.padding-left-field{
		padding-left: 80px !important;
		padding-right: 0px!important;
	}
}
@media (max-width: 767px){
	 .input-space{
		 margin-bottom: 10px !important;
	 }
}
/*responsive style for date field ends here*/

/*Payment table responsiveness*/
@media screen and (max-width: 767px) {
.table-due > tbody > tr > td:last-child {
    text-align: left !important;
}
.table-due > tbody > tr > td:nth-child(2) {		  
     max-width:none;		
 } 
#premium-payment-due td:nth-child(4) {		  
    text-align: left !important;		
 }  
#notices-table td:nth-child(2), #notices-table td:nth-child(3) {		  
    text-align: left !important;		
 }  
 #payments-table td:nth-child(2), #payments-table td:nth-child(8) {		  
    text-align: left !important;		
 }  
}
/*ends here*/
/*Krithika CSS added for Pay your premium page starts here*/
.premium-online-border{
	 border-right: 1px solid #ddd;
	
}
/* .board-inner .nav-tabs { */
      /* position: relative; */
    /* border-bottom: 0; */
    /* width: 100%; */
    /* /* margin: 0px auto; */ */
    /* margin-bottom: 15px; */
    /* /* box-sizing: border-box; */ */


/* } */
/* p.narrow{ */
    /* width: 60%; */
    /* margin: 10px auto; */
/* } */

/* .liner{ */
    /* height: 2px; */
    /* background: #ddd; */
    /* position: absolute; */
    /* width: 64%; */
    /* margin: 0 auto; */
    /* left: 46px; */
    /* right: 130px; */
    /* top: 50%; */
    /* z-index: 1; */
/* } */

/* .board-inner .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { */
    /* /* color: #555555; */ */
    /* cursor: pointer; */
    /* /* background-color: #ffffff; */ */
    /* border: 0; */
    /* border-bottom-color: transparent; */
/* } */

/* span.round-tabs{ */
    /* width: 70px; */
    /* height: 70px; */
    /* line-height: 70px; */
    /* display: inline-block; */
    /* border-radius: 100px; */
    /* background: white; */
    /* z-index: 2; */
    /* position: absolute; */
    /* left: 0; */
    /* text-align: center; */
    /* font-size: 25px; */
/* } */

/* li.active span.round-tabs{ */
    /* background: #d9edf7 !important; */
    /* color: #3e5e9a; */
/* } */
/* span.round-tabs{ */
    /* color: #fff; */
	/* background: #ddd !important; */
	/* border: 2px solid transparent; */
/* }.board-inner .nav-tabs > li { */
    /* width:30%; */
/* } */
/* .board-inner .nav-tabs > li a{ */
   /* width: 70px; */
   /* height: 70px; */
   /* margin: 10px auto; */
   /* border-radius: 100%; */
   /* padding: 0; */
/* } */
/* .board-inner .nav-tabs > li a:hover{ */
    /* background: transparent; */
/* } */
/* .tab-pane{ */
   /* position: relative; */
/* padding-top: 50px; */
/* } */
/* @media( max-width : 585px ){  */
/* span.round-tabs { */
	/* font-size:16px; */
	/* width: 50px; */
	/* height: 50px; */
	/* line-height: 50px; */
/* } */
    /* .board-inner .nav-tabs > li a { */
	/* width: 50px; */
	/* height: 50px; */
	/* line-height:50px; */
/* } */
/* .board-inner .nav-tabs > li.active:after { */
/* content: " "; */
/* position: absolute; */
/* left: 35%; */
/* } */
/* } */

/*Krithika CSS added for Pay your premium page ends here*/
/* Info onclick starts here */
.infobox-container {
    /*background: #fff;
    border: 1px solid #1666af;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;*/
    background: #fff;
    border: 1px solid #1666af;
    width: auto;
    height: auto;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 41px;
    padding: 10px;
   
}

.show-infobox {
    cursor: pointer;
}

.hidden {
    display: none;
}
.fa-user-circle {
	font-size: 20px;
	color: #1666af;
	padding-top: 15px;
}
/* onclick info box css*/

.infobox-container {
    /*background: #fff;
    border: 1px solid #1666af;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;*/
    background: #fff;
    border: 1px solid #1666af;
    width: auto;
    height: auto;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
   
    padding: 10px;
   
}
.show-infobox {
    cursor: pointer;
}

.hidden {
    display: none;
}
.popover-title .close {
    position: absolute;
    top: 4px;
    right: 5px;
}
.popover-title {
    padding:5px;
    margin: 0;
    font-size: 11px;
     background-color: #f7f7f7;
    border-bottom: 0px;
    border-radius: 0px; 
    padding-top: 15px;
	line-height: 15px;
}
.popover-content {
     padding: 0px; 
}
.popover {
	width: 150%;
}
.close {
	color: #7a7a7a;
	opacity: 1.2;
}
@media (min-width: 768px) {
.font-display{
	display:none !important;
}
}
@media (max-width: 768px) {
.select-display{
	display:none !important;
}
.footable-row-detail-row{
	border: 1px solid #efefef !important;
	line-height: 2.5em !important;
}
.footable-row-detail-inner{
	width: 100% !important;
	background: #f9f9f9 !important;
}
.footable-row-detail-name{
	border-right: 1px solid #efefef !important;
    padding-left: 20px !important;
	width: 46% !important;
}
.footable-row-detail-value{
	padding-left: 15px !important
}
.fa-plus-square-o, .fa-minus-square-o{
	background: #6EBACB !important;
}
}