.rating {
    background: url(../images/rating/rating-starts.png) no-repeat left -4px;
    width: 110px;
    height: 17px;
    display: inline-block;
    text-indent: -200000px;
    line-height: 0px;
    overflow: hidden;
    background-size: 112px;
    position: relative;
    top: 5px;
}
div#cc--main {
    z-index: 99999999999 !important;
}
blockquote.blockquote {
    font-size: 14px;
	 line-height: 21px;
}
.col-md-3.col-sm-3.before-bg.pull-right .prop .pull-left {
    max-width: 200px;
}
span.rating.rate4 {
    background-position: left -24px;
}
span.rating.rate3 {
    background-position: left -44px;
}
span.rating.rate2 {
    background-position: left -64px;
}
span.rating.rate1 {
    background-position: left -84px;
}
span.rating.rate0 {
    background-position: left -104px;
}

blockquote {
    text-align: left;
    padding: 15px 5px 0px 21px;
}
.rblock h3{
        font-size: 22px !important;
}

.ratingcomments {
    background: #fff;
    padding: 12px;
    border-radius: 11px;
    position:relative;
}
.ratingcomments:after {
	top: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 7px;
	margin-left: -7px;
}
.auther{
        padding-top: 10px;
    padding-left: 5px;
}
.auther .rating{
    border-left: 1px solid #dedede;
    margin-left: 5px;
}
a.btn.btn-rpimary.btn-rouded {
    background: #26669e;
    color: #fff;
    padding: 10px 30px;
    border-radius: 90px;
}
a.button.button_theme.button_js.button_left.kill_the_icon:hover{
    background: #4889c1 !important;
    border-color: #4889c1 !important;
    border-radius: 90px;
}
.shrink{
    z-index: 2147483647;
    top: 0px;
    position: fixed;
}
header.shrink{
  padding: 10px 0;
  background: rgb(15,15,15);
  box-shadow: 0px 0px 10px -5px #000;
}
body.inner-pg .fixmx1500 {
    max-width: 100%;
}
/* Visually hide element but keep it available to screen readers */
.visually-hidden,
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/* CSS Document */
body.guest.inner-pg {
    padding-top: 118px;
    background:#000000;
}
.panel-heading.row.yearsel .panel-title {
    background: #1557a6;
    color: #fff;
    padding: 6px 22px;
    max-width: 410px;
    line-height: 16px;
    margin: auto;
    float: left;
    border-radius: 90px;
    font-size:14px;
}
input.btn.btn-primary.btn-big.review {
    background: #f9ac1c;
    border-color: #f9ac1c;
    padding: 13px 40px;
}
.row.mrating .col-xs-2 {
    padding: 15px 0px 0px 15px;
    max-width: 117px;
    padding-right: 0px;
    text-align: center;
}
.rating-big input {
    display: none;
}
.rating-big >label {
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    border-radius: 90px;
    display: inline-block;
  background-color: #f9f9fb;
   -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  font-family: Arial;
  font-size: 16px;
  cursor: pointer;
    
}
.rating-big >label img {
    max-width: 69px;
    margin:auto;
}
.rating-big > span {
    display: block;
}
.rating-big label.active ,.rating-big >label:hover
{
    background: #f9ac1c;
}
.panel-heading.row.yearsel .panel-title select
{
            padding: 2px 0px 2px 14px;
    border: 1px solid #ffffff;
    border-radius: 90px;
    font-size: 14px;
}
body .tax-opt input.type {
        float: left;
    position: absolute;
    top: 3px;
    display: block;
}
.panel-heading.row.yearsel{
       background: #f6f6f8;
    padding: 0px;
    border-radius: 90px;
    border: 0px;
    width: 100%;
    margin: 25px 0px;

}
a.clerdata_a{
       color: #ffffff;
    border: 1px solid red;
    padding: 4px 11px 4px;
    border-radius: 6px;
    line-height: 13px;
    text-decoration: none;
    margin-top: -6px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: red;
    font-weight: bold;
}
a.clerdata_a:hover{
        color: #1557a6;
    background: #fff;
    border: 1px solid #ddd;
}
#savepayment input[type='number'] {
    border: 1px solid #dedede;
    width: 73%;
    text-align: right;
    max-width: 110px;
    padding: 0px 5px;
    float: right;
    margin-left: 6px;
}
.hidednmc{display: none;}
#edit-p{
    position: absolute;
    margin-top: -24px;
    float: right !important;
    right: 15px;
}

input.save.pull-right.input {
    margin-right: 5px;
    padding: 0px 11px;
    height: 23px;
    line-height: 19px;
    margin: 7px 0px;
    background: #162e3d;
    border: #000000;
    border-radius: 3px;
    color: #fff;
}

ul.file-preview {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    list-style-type: none;
}
ul#stepForm li {
    list-style: none;

}
ul.file-preview li {
    display: inline-block;
}
ul.file-preview li a {
    padding: 2px 6px;
    margin: 2px 4px;
    display: block;
    background: #e6e6e6;
    border: 1px solid #dedcdc;
    text-decoration: none;
}
.s-status{
    float: right;
    font-size: 11px;
    color: #171717;
}
.year-tag{
   font-size: 13px;
    background: #1557a6;
    color: #fff;
    padding: 2px 15px;
    border-radius: 12px;
}
.s-status.year-tag {
    float: right;
    position: relative;
    top: -17px;
    color: #000;
    background-color: transparent;
    border-radius: unset;
    padding: 0px 15px;
    height:17px;
}
.tax-opt{
        float: left;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 10px;
}
textarea.form-control{
        border: 1px solid #fbe0a8;
}
.cerror{display: none;}
.g1w100p
{
        float: left;
    width: 100%;
    background: #fff;
}
.descbx{
    font-size: 14px;
    padding-bottom: 20px;
}
#form_list_form strong{text-transform: uppercase;
color: #1557a6;
    font-weight: 500;
    }
    .tax-opt input[type='radio']{
                top: 2px !important;
    margin-left: 8px;
    display: inline-block;

    }
.tax-opt input[type='radio']+label 
{
        border-radius: 14px;
    float: left;
    padding: 0px 29px;
    margin-left: 0px;
    cursor: pointer;
    background: #f2f5f7;
    margin-right: 2%;
    width: 96%;
        border-top-right-radius: 0px;

}
.form-group.tax-opt > div {
    position: relative;
    float: left;
    width: 100%;
}
.tax-opt input[type='radio']:checked+label {
    background: #747474;
    color: white;
}


.panel-footer {
    padding: 15px;
    border: 1px dashed #ddd;
}
.panel-footer .pull-right{
    float: right !important;
    margin-left: 10px;
}
.n-head{
       padding: 7px 20px;
    position: relative;
    background: #1557a6;
    color: #ffffff;
    margin-bottom: 0px;
    border-top: 5px solid #fff;
    z-index: 9999;
    padding-left: 30px; 
}
.btn-primary {
    color: #ffffff;
    background-color: #1557a6;
    border-color: #1557a6;
}
.panel-body>.row:nth-child(even), .panel-body .hide_q1>.row:nth-child(even),.panel-body .clear>.row:nth-child(even) {
    background: rgb(252, 249, 234);
}
.panel-body .hide_q1>.row,.panel-body .clear>.row{
        padding: 10px 0px;
}
.grid_2 > .mrg-top,.grid_1 > .mrg-top{
    margin-top: 0px !important;
     background: #fff;
}
.grid_2 .col-md-9,.grid_1 .col-md-9
{
    padding-right: 25px;
}
.container > .row.mrg-btm
{
    background: #f2f5f7;
    margin-bottom: 30px;
}
.container > .row.mrg-btm >.grid_2.span9.g2spn2 > .col-lg-9,.container > .row.mrg-btm >.grid_1  > .col-lg-9
{
    background: #fff;
}
.grid_1.span2{
    padding-top: 15px;
}
.bg-white
{
        background: #fff;
        padding: 15px;
}
.prop{    padding: 24px 0px;}
.prop img{border-radius:90px;  
    border: 4px solid #c2c2c3;
    height: 60px;width: 60px; }
.prop h3,.prop a{padding-left: 10px;    margin: 5px 0px;}
.prop h3{
    font-size: 23px;
}
.return-info{
    padding-left: 10px;
    margin-bottom: 5px;
}
.before-bg:before{
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0px;
    width: 100%;
    background: #f2f5f7;
    height: 32px;
    z-index: 99;
    border-top: 5px solid #e0e4ea;
}

.info-r-box{
        overflow: auto;
    max-height: 898px;
    background: #f2f5f7;
    border-top: 1px solid #dee1e2;
    padding: 15px;
    height:auto;
}
.r-bx-wrapper{
    padding: 0px;
}
.r-bx-wrapper .n-head:after{
    content: "";
    width: 94%;
    position: absolute;
    left: 0px;
    height: 17px;
    background: rgba(242, 245, 247, 0.64);
    bottom: -17px;
}
.r-bx-wrapper:after{
        content: "";
    width: 94%;
    position: absolute;
    left: 0px;
    height: 17px;
    background: rgba(242, 245, 247, 0.64);
    bottom: 0px;
    z-index:1;
}
.info-r-box .info-item {
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding: 10px 5px;
    font-size: 13px;
}
.info-r-box .info-item b,.info-r-box .info-item .glyphicon{
     font-size: 13px;
     color: #22749b;
}
.info-notes{display: none;}



.wrap-textbox{
    word-break: break-all;
}
.red{
    color: #dc0404;
    font-weight: bold;
}
.toast-item-close {
    background-size: 22px !important;
}
.navbar-brand img{
    width: 255px;
}
.addr label{margin-top: 0px; padding-top: 0px;    position: relative;
            top: -12px;}
li.active a {
    color: #7AC7B5;
    text-decoration: underline;
}
.g1w600{
    width:600px;margin-top:10px;
}

.g2spn2{
    border-left:1px solid #F5F5F5;
}

.carousel-inner{
    border-bottom: 8px solid rgb(243, 243, 243);
}
#myCarousel:hover .icon-prev,#myCarousel:hover .icon-next{
    opacity: 1;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    line-height: 24px !important;
    background: #7BC8B6;
    border-radius: 90px;
    opacity: 0.3;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
 
.modal-backdrop.fade.in{direction: block;}
.modal-content{
    max-width: 500px;
    /* text-align: inherit; */
    margin: auto;
    text-align: left;
}
.act-btn{
        margin: 3px 0px !important;
    padding: 3px 10px !important;
}
i.fa.fa-angle-left:before {
    content: "<";
    font-weight: bold;
    font-size: 13px;
    transform: rotate(2deg);
    background: #c9c9c9;
    padding: 3px 8px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
}
i.fa.fa-angle-right:before {
    content: ">";
    font-weight: bold;
    font-size: 13px;
    transform: rotate(2deg);
    background: #c9c9c9;
    padding: 3px 8px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
}
#loadDEtails .modal-body{
    padding:0px;
}
#loadDEtails.modal.in .modal-dialog{
    max-width:850px;
}
#loadDEtails .modal-content{
    max-width: inherit;
}
#login .modal-content{
    max-width: 400px;
}
.wlcm-menu{
    padding: 10px;
}
.logout {
    color: #257e69 !important;
}
a{
    color: #2A495C;
}
.cerror.msg {
       background: #d42b2b;
    border: 1px solid;
    padding: 3px 15px !important;
    margin: 0px -15px 1px;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}
.nrd3435{display: none;}
.errors-list{
list-style-type: decimal-leading-zero;
}
ol.errors-list>li{
    padding-bottom: 15px;
}
.errors-list a{
    color: #2196F3;
    text-decoration: underline;
}
.errors-list a:hover{
color: #2A495C;
}
.errors-list a:visited {
    color: #9a9a9a;
}
.errors-list a:active {
    color: green;
}

.navbar-header-sec {
    background: #EAEAD6;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8yOS8xMiKqq3kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHklEQVRIib2Vyw6EIAxFW5idr///Qx9sfG3pLEyJ3tAwi5EmBqRo7vHawiEEERHS6x7MTMxMVv6+z3tPMUYSkfTM/R0fEaG2bbMv+Gc4nZzn+dN4HAcREa3r+hi3bcuu68jLskhVIlW073tWaYlQ9+F9IpqmSfq+fwskhdO/AwmUTJXrOuaRQNeRkOd5lq7rXmS5InmERKoER/QMvUAPlZDHcZRhGN4CSeGY+aHMqgcks5RrHv/eeh455x5KrMq2yHQdibDO6ncG/KZWL7M8xDyS1/MIO0NJqdULLS81X6/X6aR0nqBSJcPeZnlZrzN477NKURn2Nus8sjzmEII0TfMiyxUuxphVWjpJkbx0btUnshRihVv70Bv8ItXq6Asoi/ZiCbU6YgAAAABJRU5ErkJggg==)
}
ul#fnav{padding: 5px 0px;margin: 0px;}
.subnav ul#fnav li {
    padding: 9px 10px;
}
.subnav ul#fnav li {
    padding: 5px 10px;
}
.navbar-nav.login li.subnav{float: right; min-height: auto;}
#fnav li{display: inline-block; list-style-type: none;}
.subnav:hover{
    background: transparent !important;
}
.required{
    border-bottom: 1px solid #f50808 !important;
}
.wrap-textbox error,error raisedby,error number,error type
{
    display: block;
}
.wrap-textbox error location{
    display: block;
    color: #A7A7A9;
    word-break: break-all;
}
.error.raisedby{color: #fff;}
.wrap-textbox error developermessage{display: none; margin-bottom: 10px;}
.p-title{
    font-size: 10px;
}
.nav-padding{padding:0 !important;}
.common{width:100%; float:left;}
.nav-padding1{padding:0 !important;}
.box-fold-back{width:100%; height:100%; background:#fff; position:absolute; z-index:999;}

.cnav{     padding: 20px 0px;

    margin-top: 25px;}
#progressBar {
        width: 89%;
        height: 18px;
        border-top: 1px solid #f1f1f1;
        background-color: #f1f1f1;
        border-bottom: 0px;
        border-radius: 4px;
        padding-right: 155px;
        margin-top: 20px;
        display: block;
        float: right;
}


.sub-icon{height: 35px;}
#progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 15px;
    width: 0;
    background-color: #f8a61d;
}
.cart.panel {
    background: #ffffff;
    font-size: 17px;
    border-radius: 7px;
    padding: 13px;
    text-align: center;
    box-shadow: 0px 4px 19px -11px;
    margin-top: 21px;
}.cart.panel  img
{max-width: 124px;display: block;margin: auto;}
.cart.panel a {
    color: #3f3f3f;
    font-weight: bold;
}
#progressBar.done div, .s-status.year-tag.success {
    background-color: green;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.jquery-ui-like {
    background: #FFF;
    border: 1px solid #AAA;
    overflow: hidden; 
    border-left: 0px; border-right: 0px;  
}
.grid_2.span9{
    border-left: 0px !important;
}
.cwhite{color: #fff;}
.col-lg-9.col-md-9.col-xs-12{background: #fff; padding-right: 30px;} 

.account-box {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1.428571429;
    background-size: 75px;
    margin-bottom: 20px;
}
.m-top-30{margin-top: 40px;}
.panel-body>.row{
    padding-top: 15px;
}
.panel-body>.row:first-child  {
    padding-top: 0px;
}
.navbar-inverse {
    background-color: transparent;
}
.home .navbar-inverse{
    background-color: #fff;
    
}
.sel-year{
        clear: both;
    width: 100%;
    padding: 5px;
}

.in-page .panel-heading{
    background: transparent !important;
    color: #28485B;
    border-bottom: 0px;padding-bottom: 20px;
}
.panel-body .row:first{
    padding-bottom: 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    background-color:transparent;
}
.form-box{width:100%; float:left; position:relative; z-index:9999;}


.normal-font{font-weight:normal;}
.txt-box-1{width:47.5%; margin-right:5%; float:left; margin-bottom:15px;}
.txt-box-2{width:47.5%; float:left; margin-bottom:15px;}
.txt-box-3{width:17.5%; margin-right:5%; float:left; margin-bottom:15px;}
.txt-box-4{width:17.5%; float:left; margin-bottom:15px;}
.tab-box {
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    /*padding: 20px;*/
    line-height: 1.428571429;
    /*background-color: #ffffff;*/
    /*background:url(../images/box-fold.png) no-repeat top right #ffffff;*/
    /*border: 1px solid #dddddd;*/
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /*-webkit-box-shadow: 0px 0px 1px 0px #C3C3C3;
           -moz-box-shadow: 0px 0px 1px 0px #C3C3C3;
                    box-shadow: 0px 0px 1px 0px #C3C3C3; */
}
.tab-li-padding{padding:10px 50px !important;}
.tab-content1{padding:20px; max-width:100%; background:#ffffff; border-radius:0 4px 4px 4px; border-width:0 1px 1px 1px; border-style: solid;
              border-color: #dddddd; float:left; width:100%; min-height:373px;}
.content-bx{padding:20px; max-width:100%; background:#ffffff; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; border-width:1px; border-style: solid; border-color: #dddddd; float:left; width:100%; min-height:373px;}
.dark-blue-text{color:#162e3d;}
.font-15{font-size:15px;}
.form-heading{margin:10px auto 30px auto; font-size:18px;}
.tab-inner-box-1{width:47.5%; margin-right:5%; margin-bottom:15px;}
.tab-inner-box-2{width:47.5%; margin-bottom:15px;}
.fillfree-header{width:100%; padding:10px 20px; background:#162e3d; max-width:100%; color:#fff; line-height:20px; font-size:18px;}
.tx-sub-nav{
    margin-bottom: 40px;
}
.tx-sub-nav a.col-md-4{
    background: #e8e8e8;
    color: #000;
    text-align: center;
    padding: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}
.tx-sub-nav a.col-md-4:hover,.tx-sub-nav a.col-md-4.active{
        text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #f9ac1c;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.tx-sub-nav a.col-md-4:first-child{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.tx-sub-nav a.col-md-4:last-child{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.wlcm{
    padding: 15px 0px;
    display: block;
}
.logout:hover{
    color: #7BC8B6 !important
        ;
}
.fillfree-box{width:100%; padding:20px; background:#c3c3c3;background: rgb(220, 224, 226); max-width:100%; color:#000;}
.ul-pad-left{padding-left:25px;}
.fillfree-box ul li{line-height:25px;}
.mrg-top-10{margin-top:10px;}
.mrg-btm-10{margin-bottom:10px;}
.mrg-btm-25{margin-bottom:25px;}
.bdr-btm{border-bottom:1px solid #dddddd;}
.box-detail{min-height:135px; margin-bottom:10px;}
.pad-btm15{   
border-bottom: 0px; font-size: 10px;
}
.pad-btm15 .panel-title{
font-size: 12px;
    border-left: 1px solid #f9ac1c;
    padding: 9px;
    
}
.ui-accordion-content{
    clear: both;
}
.pad-rgh0{padding-right:0;}
.pad-lft0{padding-left:0;}
.ul-line-height{line-height:30px !important; padding-left:25px;}
.tab-pane dd{line-height:30px !important;}
.alert{width: 100%;padding: 7px 15px;clear:both;}
address{
    margin: 5px 0;
}
footer {
   color:#000;
    max-width:100%;
    width:100%;
    padding:0px;
    padding-bottom: 25px;
    padding-top: 40px;

    float:left;
    border-top:5px solid rgba(212, 212, 212, 0.51);
}
.p-l-20{padding-left: 30px;}
.cnav:hover{
    opacity: 0.8;
}

.animated_dot:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 0;
    top: 0;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px #fff;
    -webkit-animation: active 2s infinite linear;
    animation: active 2s infinite linear;
}
.animated_dot {
    left: 7px;
    margin: 10px;
    position: absolute;
    background-color: #f30000;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);

}
@-moz-keyframes bounce {0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}@-webkit-keyframes active{
  0%{
    -webkit-transform:scale(.1);
    opacity:1;
  }
  70%{
    -webkit-transform:scale(2.5);
    opacity:0;
  }
  100%{
    opacity:0;
  }
}@keyframes active{
  0%{
    transform:scale(.1);
    opacity:1;
  }
  70%{
    transform:scale(2.5);
    opacity:0;
  }
  100%{
    opacity:0;
  }

}
section{width:100%; float:left; background: #fff;  }
header{width:100%; float:left;}
.foot-header{font-size:16px; color:#000; margin-bottom:10px;}
.foot-icon-fb{width:26px; height:26px; float:left; background:url(../images/fb.png) no-repeat;}
.foot-icon-tw{width:26px; height:26px; float:left; background:url(../images/twiter.png) no-repeat;}
.foot-icon-rss{width:26px; height:26px; float:left; background:url(../images/rss.png) no-repeat;}
.mrg-rgt{margin-right:5px; }
.foot-detail{font-size:12px; line-height:15px; color:#fff;}
.foot-txt{width:70% !important;}
.mrg-top-5{margin-top:5px;}
.mrg-top-20{margin-top:20px;}
.mrg-rgt-0{margin-right:-15px !important;}
.small-txtbx{width:80px !important; float:left;}
.form-header{width:100%; padding:10px 20px; background:#162e3d; max-width:100%; color:#fff; line-height:20px; font-size:18px;}
.form-border{border-left:1px solid #DDDDDD;}
/*checkbox css*/
.custom-checkbox {position: relative; display: inline-block; float:left;}
.custom-checkbox > .box {     
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #1557a6;
    background-color: rgba(21, 87, 166, 0.1);
    border-radius:50px;
}
.custom-checkbox > .box > .tick { position: absolute; left: 5px;
    top: 0px;width: 18px; height: 8px; border-bottom: 2px solid #58736D;
                                  border-left: 2px solid #4E615C; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); display: none;}
.custom-checkbox > input:checked + .box > .tick { display: block;}
.custom-checkbox > input { position: absolute; outline: none; left: 0; top: 0; padding: 0; width: 16px; height: 16px; border: none; margin: 0; opacity: 0;
                           z-index: 1;}
.custom-checkbox > input:active + .box { border-color: #D4E0DD;
                                         background-color: #FFFFFF;}ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹



.chbx-txt{font-size:10px;}
.p-l-0{padding-left: 0px;}
.white-form-header {
    background:#fff;
    padding: 10px 15px; font-size:15px !important;
    border-bottom: 1px solid #dddddd;
    color:#555555;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title-1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
}
.info-sign{font-size:13px; margin-left:10px; cursor:pointer;}
.info-sign-1{font-size:13px; line-height:26px !important; cursor:pointer;}
.info-sign-chk{font-size:13px; margin-left:10px; line-height:33px !important; cursor:pointer;}
.form-radius-1{border-radius:0 4px 4px 0 !important;}
.form-text-width{width:94%;}
.form-textbox-sml-1{width:45%; margin-right:4%;}
.form-textbox-sml-2{width:45%;}
.form-textbox-date-1{width:21.5%; margin-right:4%;}
.form-textbox-date-2{width:21.5%; margin-right:4%;}
.form-textbox-date-3{width:43%;}
textarea{resize:none;}
.txt-lastpound{width:46px !important;}
select.form-control {
    padding: 4px 2px;
}

.information{
    font-weight:bold;
    font-size:12px;
}
.text-padding{padding:6px 5px !important;}
.checkbox-label{height:18px; line-height:18px; float:left;}
.mrg-lft16{margin-left:16px;}
.input-mrg15 { margin-bottom:15px !important;}
/*--------------------------new-css-------------------*/
.videobox{  color: rgb(40, 72, 91); cursor:pointer; background-color:#F4F4F4;border: 1px solid #86BDC3; }
.videobox img{width: 100%;}
.videobox:hover{
    box-shadow: 0px 0px 26px -11px #000000;
    -moz-box-shadow: 0px 0px 26px -11px #000000;
    -ms-box-shadow: 0px 0px 26px -11px #000000;
    -webkit-box-shadow: 0px 0px 26px -11px #000000;
    border-color: #C2C2C2;
}
.video-model{margin-bottom: 25px;}
.videobox h4{padding-left: 5px;}
.video-model .modal-dialog {
    left: 50%;
    padding-bottom: 30px;
    padding-top: 30px;
    right: auto;
    height: auto !important;
}
.video-model .modal-header {
    min-height: 16.4286px;
    padding: 5px 15px;
}
.video-model .modal-title {
    line-height: 1.42857;
    margin: 0;
    text-align: center;
    color:#28485B;
}
.video-model .modal-header .close {
    margin-top: 0;
}
.videobox h5 {color: #0C3D53;
              font-size: 18px;
              margin: 0px;
              padding: 5px 0px;
              text-align: center;
              min-height: 54px;}
.videobox h5:hover{
    color: #118693;
} 
.sideMenu ul{
    list-style-type: none;
    position: fixed;
    right: -4px;
    z-index: 99999;
    top: 30%;
    padding-left: 0px;
}
.sideMenu ul li:hover{position: relative;right: 2px;}
.sideMenu ul li{
    margin-bottom: 3px;
}
.sideMenu ul li img{width: auto;
                    height: 100%;}
.inlineto .form-group label{
    display: block;
    margin-left: 40px;
}
.pm0{padding: 0px; margin: 0px;}
.form-group .col-lg-3.pm0:first-child{  
    padding-left: 15px;
}
.req{color: red;
     font-weight: bold;
     position: absolute;
     margin-top: 7px;
     margin-left: -14px;}
.capital{
    text-transform: uppercase;
}
.infonum{
       padding: 3px;
    color: #82adc7;
    padding: 2px 6px;
    border: 2px solid #82adc7;
    border-radius: 8px;
    float: left;
    line-height: 18px;
    margin-top: -1px;
} #nrd23{
    width: 21px;
    height: 21px;
}
.contact-heading {font-size: 15px; margin-bottom:15px;}
.form-box { min-height:645px; display: inline-block;display: block; max-width: 100%;padding: 20px; line-height: 1.428571429;
            background-color: #ffffff;  border-radius: 4px; -webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
           z-index:0}
.form-box a { text-decoration:none; color:#727272;}
.btnmrg { margin:0 !important; border:0 !important;}
.con-rhtttl{ color: #62B09D; font-size: 16px; line-height: 25px;}
.add-dtllft { color: #727272;font-size: 14px;line-height: 25px;}
.skype-bx { background:#E9E9EB;border: 1px solid #C5C5C5;}
.skype { height:35px; background:url(../images/Skype.png) no-repeat; background-position:0 0; padding-left:40px; line-height:32px;}
.form-box label { margin-bottom:12px !important;}
.dropdown-menu{margin-left:-3px;}

.inside_condition_warning{display: none;}
.form-group label.error{display: none; text-align: left ;margin-left: 0px !important;}
.list-group>a.list-group-item{
    margin: 0px;
    padding: 2px;
    color: #313131;
}
.r-nav a.list-group-item.active, .r-nav a.list-group-item.active:hover, .r-nav a.list-group-item.active:focus{
    padding: 3px 5px;
    background: #f2f5f7;
    color: #99650a;
 }
.r-nav .list-group>a.list-group-item{
    padding: 3px 5px ;

}
.success-wrp {
    float: left;
    padding: 15px;
    border-bottom: 1px dashed #ddd;
    padding-top: 0px;
}
.lbtn {background: #1557a6;color: #fff;padding: 8px 20px;border-radius: 90px;border: 0px;margin: auto !important;font-size: 20px;}
form#gofinal_vat_submittion {
    text-align: center;
}
.align-center,p.big.align-center{text-align: center;}
.list-group>a.list-group-item>div{
    margin: 1px;
    background: #1557a6;color: #fff;
    padding: 5px 15px;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #f2f5f7;
}
.list-group{float: left; width: 100%; margin-top: 20px;}
.list-group-item{
    font-size: 12px;
    text-shadow: none !important;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{
    background: #fff;
    padding: 2px; margin: 0px; 
}
a.list-group-item.active>div, a.list-group-item.active:hover>div, a.list-group-item.active:focus>div,a.list-group-item:hover>div {
           z-index: 2;
        color: #fde40e;
    text-align: center;
    border-bottom-color: #fde40e;
}
.nav > li > a:hover, .nav > li > a:focus{
    background: transparent;;
}
.nav .navbar-brand{
    display: block;
    font-weight: bold;
    color: #1990c9;
    margin-left: 0px !important;
    font-size: 48px;
    margin-right: 10px;
    padding: 0px;
    float: left;
    position: relative;
    top: -10px;
}
.hide-f-row{display: none;}
.navbar-nav.login img{
    width: 100%;
    max-width: 58px;
    
    border-radius: 90px;
}

li.ul_li_brd_r.cnav:hover:after{right: -5px;}
.visible-lg{display: block !important;}
.toast-item{background: #fff !important;}
.toast-item p{color: #2A495C !important;}

.navbar.navbar-inverse{border: 0px;overflow: hidden;  
       position: relative;
    z-index: 99;
    padding: 18px;

border-bottom: 5px solid rgba(212, 212, 212, 0.51);
}
.navbar-nav.login > li{width: 24%;}
.navbar-nav.login > li:last-child{
    width: 35%;
}
.nav.navbar-nav.login a{text-align: left;
    color: #1557a6;
    padding: 8px 0px;
    font-weight: bold;
  
    padding-right: 10px;
        font-size: 17px;
   }
.social-icon{margin-top: 5px;}
.social-icon a{
    text-decoration: none;
    opacity: 0.5;
}
.social-icon a:hover{
    opacity: 1;
}
.social-icon a img{
    width: 17px;
}
.compny-intro{
    font-size: 13px;
    color: #fff;
}
.footer__bottom{
    background: rgb(22, 46, 61);
    clear: both;
    margin: 0px;padding: 0px;
    padding: 5px 0px;
    color: #bbc2c6;
    margin-top: 5px;
}
.footer__bottom .container{
    border-top: 1px solid #274354;
    padding: 5px 0px;
    padding-top: 10px;
}
.footer__bottom a{
    color: #bbc2c6;
}
.v-links-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer__column-links .title {
    margin-top: 10px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 0 0 1.2em;
    margin: 0;
    color: #E7EAEC;
    text-transform: uppercase;
}
.footer__column-links .v-links-list li, .footer__column-links a:not(.btn) {
    color: #8C9296;
}
.v-links-list li {
    padding: 0 0 4px;
    font-weight: lighter;
}
.footer__column-links .v-links-list li, .footer__column-links a:not(.btn) {
    color: #bbc2c6;
}
span.round-box i{
    width: 31px;
    height: 31px;
    display: block;
    margin: auto;
    
}
.round-box i.calc{
    background-position:-67px -34px;
}
.round-box i.sp-tpl{
    background-position: -35px -35px;
}
.round-box i.know-base{
    background-position: 0px 0px;
}
.round-box i.sec-o{
    background-position: -36px -1px;
}
.round-box i.blog{
    background-position:-69px -1px
}
.round-box i.tax-ins{
    background-position: -2px -34px;
}
.no-rowclr .row{
    background: #fff !important;
}


@media screen and (max-width: 1200px) { 
    .navbar-nav.login > li{width: 33%;}
}
@media screen and (max-width: 1000px) { 
    .guest .navbar-default, .guest .navbar-nav{width: 100% !important}
    .navbar-header{float: none;}
  .prop h3{
        font-size: 17px;
}
.prop a{
        font-size: 13px;
}
}
@media screen and (max-width: 767px) {

    .col-md-3.col-sm-3.pull-right.mrg-top.clear.price-cart{
            width: 100%;
    padding-bottom: 25px;
    z-index: 9999;
    padding-left: 30px !important;
    float: left !important;
    }
    .before-bg:before{
        display: none;
    }
    .panel-footer .row{
        margin: 0px;
    }
    .before-bg.pull-right {
    float: none !important;
    background: #f2f5f7;
    padding-bottom: 15px;
    margin: 15px 0px;

    }
    .form-group.tax-opt > div {
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
}
    


    body .tax-opt input.type {
        float: left;
        position: absolute;
        top: 2px !important;
        left: 0px;
        z-index: 1106;
        display: block;
    }
    .form-group.tax-opt > div{
        width: 100%;
    }
    .col-lg-9.col-md-9.col-xs-12{
        padding-right:15px;
        padding-bottom: 25px;
    }
    .navbar-nav{    clear: both; width: 100%; margin: 0px;}
    .guest .navbar.navbar-inverse{
        position: relative !important;
      
    }
    .panel-heading{
        width: 100%;
    }
    ul.nav.navbar-nav.login:before{
        display: none;
    }
    a.navbar-brand.text-center{border-radius: 0px;}
    .navbar-nav.login > li{width: 32%; float: left; }
    .nav .navbar-brand{
            float: left;
    width: 100%;
    text-align: left;
    }
    .container > .row.mrg-btm{
        background: #fff;
    }
    #fnav{border-radius: 0px;}
    #fnav li{float: left;}
 
    .nav.navbar-nav>li{min-height: auto;}
    
    .navbar-toggle{
        float: left;
        border-color: #476D84 !important;
        border-radius: 3px !important;
    }
    .inside_condition_warning{
        display: block;
    }
    .right_condition_warning{
        display: none;
    }
}
/* Extra small devices (phones, up to 400/480px) */
@media screen and (max-width: 400px) {
    .tax-opt input[type='radio']:checked+label{
        width: 100%;
    }
    .navbar-brand{
        float: none;
        font-size: 43px !important;
    }
    .nav.navbar-nav.login a{
            font-size: 11px;
    line-height: 12px;
    text-align: left;
    padding: 0px;
    padding-left: 25px;
    }
   
    .tab-li-padding{padding:10px 20px !important;}
    .tab-inner-box-1{width:100%; margin-right:0; margin-bottom:15px;}
    .tab-inner-box-2{width:100%; margin-bottom:15px;}
    .dob{padding: 0px !important; margin: 0px !important;}
    .navbar-nav > li > a{padding-top: 15px;}
    .sideMenu ul {
        list-style-type: none;
        position: fixed;
        right: -8px;
        z-index: 99999;
        top: 15%;
        margin: 0px;
        padding: 0px;
    }
    .panel-body >div.row:first-child{padding-top: 0px !important;}
    .col-lg-3.col-md-3.col-sm-3.col-xs-3{
        width: 100%;
        margin-top: 10px;
    }
    .form-text-width{width:91% ;}
    .form-textbox-sml-1{width:45%; margin-right:4%;}
    .form-textbox-sml-2{width:45%;}
    .form-box { margin-bottom:20px !important;} /*21-03-2014*/
    .shidePading{padding: 0px !important;}
}
@media (min-width: 401px) and (max-width: 767px) {
    .nav-padding1{padding:0 15px !important;}
    .tab-li-padding{padding:10px 40px !important;}
    .form-heading{margin:10px auto 30px auto; font-size:17px;}
    .tab-inner-box-1{width:100%; margin-right:0; margin-bottom:15px;}
    .tab-inner-box-2{width:100%; margin-bottom:15px;}
    footer{height:auto;} 
    .form-text-width{width:91% ;}
    .form-box { margin-bottom:20px !important;}/*21-03-2014*/
    .shidePading{padding: 0px !important;}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    .form-heading{margin:10px auto 30px auto; font-size:17px;}
    .box-detail{min-height:200px; margin-bottom:10px;}
    .account-box {min-height:502px;}
    .form-text-width{width:90% ;}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    .account-box {min-height:435px;}
    .form-text-width{width:92% ;}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}
/* No media query since this is the default in Bootstrap */
/*@media (min-width: 768px) {}
@media (max-width: 768px) {}
@media (min-width: 992px) {}*/


@media screen and (max-width: 320px) {
    .navbar-nav.login img {
    max-width: 38px;

}
.before-bg.pull-right{
    margin-top: 0px;
}
}
/** Preloader
 **************************************************************** **/
#preloader {
    position: fixed;
    z-index: 9999999;
    top: 0; bottom: 0;
    right: 0; left: 0;
    background: rgba(19, 19, 19, 0.50);
}

.inner {
    position: absolute;
    top: 0; bottom: 0;
    right: 0; left: 0;

   
    margin: auto;
}
.loader_wrp {
    color: white;
    font-size: 14px;
}
#preloader .loader {
 
  position: absolute;
  top: 50%;
  left: 49%;
  margin: -25px 0 0 -38px;
  font-size: 10px;
  text-align: center;
  z-index: 100001;
   width:78px;
  height:49px;
}


.loader span {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 24px auto;
  background: rgb(4,76,105);
  border-radius: 49px;
    -o-border-radius: 49px;
    -ms-border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
  animation: spinner 1.5s infinite alternate;
    -o-animation: spinner 1.5s infinite alternate;
    -ms-animation: spinner 1.5s infinite alternate;
    -webkit-animation: spinner 1.5s infinite alternate;
    -moz-animation: spinner 1.5s infinite alternate;
}

#loader_1 {
  animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
}

#loader_2 {
  animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#loader_3 {
  animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

/***  Animations Frames */
@keyframes spinner {
  0% {
    width: 10px;
    height: 10px;
    background-color:rgb(4,76,105);
    transform: translateY(0);
  }

  100% {
    width: 23px;
    height: 23px;
    background-color:rgb(255,255,255);
    transform: translateY(-20px);
  }
}

@-o-keyframes spinner {
  0% {
    width: 10px;
    height: 10px;
    background-color:rgb(4,76,105);
    -o-transform: translateY(0);
  }

  100% {
    width: 23px;
    height: 23px;
    background-color:rgb(255,255,255);
    -o-transform: translateY(-20px);
  }
}

@-ms-keyframes spinner {
  0% {
    width: 10px;
    height: 10px;
    background-color:rgb(4,76,105);
    -ms-transform: translateY(0);
  }

  100% {
    width: 23px;
    height: 23px;
    background-color:rgb(255,255,255);
    -ms-transform: translateY(-20px);
  }
}

@-webkit-keyframes spinner {
  0% {
    width: 10px;
    height: 10px;
    background-color:rgb(4,76,105);
    -webkit-transform: translateY(0);
  }

  100% {
    width: 23px;
    height: 23px;
    background-color:rgb(255,255,255);
    -webkit-transform: translateY(-20px);
  }
}

@-moz-keyframes spinner {
  0% {
    width: 10px;
    height: 10px;
    background-color:rgb(4,76,105);
    -moz-transform: translateY(0);
  }

  100% {
    width: 23px;
    height: 23px;
    background-color:rgb(255,255,255);
    -moz-transform: translateY(-20px);

  }
}

select.card-expiry-month.stripe-sensitive.form-control {
    max-width: 100px;
    display: inline-block;
}

select.card-expiry-year.stripe-sensitive.form-control {
    display: inline-block;
    max-width: 100px;
}



.panel-heading .panel-title {   
    padding-top: 3px;
}

.panel.panel-success .panel-body {
    font-size: 12px;
    padding-top: 15px;
}

.panel.panel-success .panel-body p {
    padding: 0px;
    margin-bottom: 0px;
}


.price-cart h1 {
    padding: 0px;
    margin: 0px;
    font-size: 43px;
    font-weight: bold;
    padding-left: 14px;
}

.price-cart .heading h3 {
    padding-left: 0px;
    padding-bottom: 12px;
}

button.btn.btn-success {
    padding: 6px 58px;
    margin: 20px 0px;
    background: #278627;
}

.nav-tabs > li > a {
    color: #4f4f4f;
}

.breadcrumb > .active {
    color: #726e6e;
}

.col-md-12.or-l {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    max-width: 400px;
    /* border-bottom: 1px solid #e8e8e8; */
}
i.form-control-feedback.glyphicon {
    position: absolute;
    right: 22px;
    top: 33px;
}
.col-md-12.or-l:after {
    content: "OR";
    background: #fff;
    color: #bfbfbf;
}

.col-md-3.col-sm-3.pull-right.mrg-top.clear.price-cart {
    margin: 0px;
    padding-left: 15px;
}
.col-md-3.col-sm-3.pull-right.mrg-top.clear.price-cart h3 {
    margin: 0px;
    padding-left: 15px;
}

h3.panel-title {
    padding-left: 0px !important;
}
    button.stripe-button-el span {
    /* padding: 12px 20px; */
    width: 100%;
    background: transparent !important;
    border: 0px;
    box-shadow: none !important;
}
button.stripe-button-el {
    width: 179px;
    background: #2460aa;
    padding: 2px;
}
.col-md-12.or-l:after{
        left: 10%;
}
/*form steps css*/
.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
    padding: 5px 0px 10px 0;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 19px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    z-order: 0;
    
}

.stepwizard-step {    
    display: table-cell;
    text-align: left;
    position: relative;
    padding: 0 25px 20px 0;
    float: left;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-green{
    background-color: green;
    color: #fff;
}
#privacy h4{
    margin: 25px 0 15px 0;
}
.tooltip-inner {
    width: 500px;
}
#multi-returns{
    display:none;
}
/*Drag and Drop File Css*/
.btn-file {
            position: relative;
            overflow: hidden;
        }
        
        .btn-file input[type=file] {
            position: absolute;
            top: 0;
            right: 0;
            min-width: 100%;
            min-height: 100%;
            font-size: 100px;
            text-align: right;
            filter: alpha(opacity=0);
            opacity: 0;
            outline: none;
            background: white;
            cursor: inherit;
            display: block;
        }
        
        .img-zone {
            background-color: #e8eff7;
            border: 2px dashed #1557a6;
            border-radius: 5px;
            padding: 20px;
        }
        
        .img-zone h2 {
            margin-top: 0;
        }
        .drag-drop-btn {
            color: #ffffff;
            background-color: #1557a6;
            border: solid 1px #1557a6;
        }
        
        .progress,
        #img-preview {
            margin-top: 15px;
        }
/*end*/
.alert.calert.alert-success {
    float: right;
}
div#CookieBar {
    position: fixed;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.77);
    padding: 15px 0px 10px 0px;
    display: none;
    z-index: 99999999999;
    left: 0px;
    right: 0px;
}

div#CookieBar p,div#CookieBar button {
    margin: 0px;
    line-height: 15px;
    color: #fff;
}
.input-group span.input-group-btn input {
    width: 60px !important;
}
.col-lg-9.col-md-9.col-sm-9.col-xs-12.mrg-top {
    min-height: 789px;
}
#myclients.fade.in {
    display: block !important; 
    width: 100%;
    height: 100%;
}
form.search-vat {
    background: #f6f6f8;
    padding: 7px 15px 15px 15px;
    border-radius: 4px;
}

#myclients.modal.in .modal-dialog {
    width: 100%;
    vertical-align: middle;
     display: block !important;
    text-align: center;
    max-width: 519px;
}
div#load_hmrc_data {}

div#load_hmrc_data .modal-dialog {
    width: 100%;
    max-width: 800px;
}

div#load_hmrc_data .modal-content {
    max-width: 100%;
}

div#load_hmrc_data .modal-body {
    padding: 15px;
}
button.btn.btn-sm.act-btn.load-hmdata {
    margin: 10px 0px !important;
    box-shadow: 0px 0px 20px -10px;
    border: 1px solid #dedede;
}
/*********** SMTD Css Start ***********/
.c-form--boxed.c-form--alert {
    padding: .625rem .625rem .0625rem;
    border-color: #f3d2d2;
    background-color: #fcf3f3;
}

.c-form--boxed {
    margin-bottom: 1.375rem;
    padding: 1.3125rem 1.3125rem .0625rem;
    border: 1px solid rgba(0, 83, 205, .15);
    background-color: rgba(0, 83, 205, .05);
}

.c-form__formCheck {
    padding-top: 9px;
    padding-bottom: .6875rem;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

/* .c-form__formCheck input {
    margin-top: 0.3125rem;
    margin-left: -35.25rem;
    position: absolute;
} */

.c-form__formItem .form-check label {
    font-size: 14px;
    font-size: 14px;
    line-height: 22px;
    line-height: 1.375rem;
    padding-left: 7px;
    padding-top: 4px;
}

.c-form__formCheck label {
    margin-bottom: 0;
}
/*********** SMTD Sweet Alert css ***********/
.hmrc-smtd-swal-popup {
    max-width: 700px !important;
    width: 90% !important;
    border-radius: 14px;
    padding: 28px 36px !important;
    font-size: 16px;
    line-height: 1.5;
}
.hmrc-smtd-swal-popup-delete {
    max-width: 500px !important;
    width: 90% !important;
    border-radius: 14px;
    font-size: 16px;
    line-height: 1.5;
}
.hmrc-smtd-swal-popup-error {
    max-width: 500px !important;
    width: 90% !important;
    border-radius: 14px;
    font-size: 16px;
    line-height: 1.5;
}
.hmrc-smtd-swal-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.hmrc-smtd-swal-header {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 4px;
}

.hmrc-smtd-swal-title {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: #1f2937;
}

.hmrc-smtd-swal-subtitle {
    margin: 0;
    font-size: 15px;
    color: #555;
}

/* Info Box */
.hmrc-smtd-swal-info {
    border-left: 5px solid #2b8cff;
    background-color: #eef7ff;
    padding: 14px 16px;
    border-radius: 6px;
    color: #0f172a;
    font-size: 15px;
}

.hmrc-smtd-swal-info strong {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #1e3a8a;
}

.hmrc-smtd-swal-info p {
    margin: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
}

/* Radio Options */
.hmrc-smtd-swal-options {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.hmrc-smtd-swal-radio {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 14px 16px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #e5e7eb;
    transition: border-color 0.2s, background-color 0.2s, box-shadow 0.2s;
    background-color: #fff;
}

.hmrc-smtd-swal-radio:hover {
    border-color: #2b8cff;
    background-color: #f9fbff;
    box-shadow: 0 0 0 3px rgba(43, 140, 255, 0.1);
}

.hmrc-smtd-swal-radio input[type="radio"] {
    transform: scale(1.25);
    margin-top: 3px;
    cursor: pointer;
}

.hmrc-smtd-swal-option-title {
    font-weight: 600;
    font-size: 17px;
    color: #111827;
    text-align: left;
}

.hmrc-smtd-swal-option-desc {
    font-size: 14px;
    color: #6b7280;
}

/* Buttons */
.hmrc-smtd-swal-confirm-btn {
    background-color: #1b73de !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    border-radius: 6px !important;
    padding: 10px 28px !important;
    min-width: 120px;
    transition: background-color 0.2s;
}

.hmrc-smtd-swal-confirm-btn:hover {
    background-color: #1e6fe1 !important;
}

.hmrc-smtd-swal-cancel-btn {
    background-color: #e5e7eb !important;
    color: #111827 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    border-radius: 6px !important;
    padding: 10px 28px !important;
    min-width: 120px;
    transition: background-color 0.2s;
}

.hmrc-smtd-swal-cancel-btn:hover {
    background-color: #d1d5db !important;
}
/* Country dropdown card (SMTD style) */
.hmrc-smtd-swal-country {
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
    background-color: #ffffff;
    box-shadow: none;
}

/* Title (keeps consistent with options) */
.hmrc-smtd-swal-country .hmrc-smtd-swal-option-title {
    font-size: 15px;
    color: #111827;
    font-weight: 600;
}

/* On focus show subtle ring */
.hmrc-smtd-swal-select:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(43, 140, 255, 0.08);
    border-color: #2b8cff;
}

/*  Losses swal  */
.hmrc-smtd-swal-bfl-container {
    width: 100%;
    max-width: 600px;
    padding: 0px;
}
.hmrc-smtd-swal-bfl-container h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
.hmrc-smtd-swal-bfl-title {
    margin: 0 0 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-align: left;
}
.hmrc-smtd-swal-bfl-label {
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    color: #555;
    text-align: left;
}
.hmrc-smtd-swal-bfl-select, .hmrc-smtd-swal-bfl-input {
    font-size: 16px;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f9f9f9;
    transition: border-color 0.3s;
    margin-bottom: 30px;
}
.hmrc-smtd-swal-bfl-select:focus, .hmrc-smtd-swal-bfl-input:focus {
    border-color: #4CAF50;
    outline: none;
}
.hmrc-smtd-swal-bfl-popup {
    border-radius: 8px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
    font-size: 16px;
}
.hmrc-smtd-swal-bfl-actions {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    width: 100%;
}
.hmrc-smtd-swal-text, .hmrc-smtd-swal-ok-btn {
    font-size: 16px;
}
.hmrc-smtd-error-highlight {
    border-color: #f44336 !important;
}

/*********** End ***********/
/*********** CIS ***********/
.dashboard-card {
    background: #f8f9fb;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
    min-height: 130px;
    border: 1px solid #eee;
}
.card-icon {
    width: 40px;
    height: 40px;
    background: #e9edf3;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 10px;
}
.card-title {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.card-amount {
    font-size: 26px;
    font-weight: bold;
    margin-top: 5px;
}
.dashboard-card span.glyphicon {
    top: 10px;
}
.cis-section-card {
background: #fff;
padding: 20px;
margin-bottom: 20px;
border-radius: 6px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.cis-section-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
border-left: 4px solid #337ab7;
padding-left: 10px;
}

.cis-step-badge {
background: #337ab7;
color: #fff;
padding: 5px 10px;
border-radius: 50%;
margin-right: 8px;
}

.cis-period-box {
border: 1px dashed #ccc;
padding: 15px;
margin-top: 10px;
border-radius: 5px;
background: #fafafa;
}
/*********** CIS END***********/

/*********** SMTD Css End ***********/