/*Common CSS*/
body{
    font-family: Arial,sans-serif;
    background-color: #f6f6f6;
    position: relative;
    height: 100%;
    font-weight: 400;
}
div.body{
    background-color: #fff;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    margin: 0 auto;
    max-width: 1140px;
    color: #555;
}
#rememberMeLabel{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 500!important;
    padding-left: 3px;
}
#remember-me{
    margin-left: 43px;
}
.loginTdRemovePadding{
    padding: 0px!important;
}
div.mainViewSection {
    background-image: url("/images/backgrounds/paper-landscape.jpg");
    border-bottom: 1px solid #bababa;
    padding-bottom: 20px;
    position: relative;
}
div.mainViewSection .well{
    border-bottom: 1px solid #bababa;
    margin-bottom: 20px;
}
div.paperCurl{
    position: absolute;
    left: 0;
    bottom: 0;
}
.alert{
    border-radius: 0;
}
.well{
    background-color: transparent;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}
blockquote {
    border-left: none;
    color: #666;
    font-size: 17px;
    font-style: italic;
}
.alert-danger{
    background-color: #feefef;
    color: #a00000;
    margin-top: 10px;
    width: 100%;
    float: left;
}
.alert-success{
    background-color: #f1f7e7;
    color: #397c2c;
    margin-top: 10px;
    width: 100%;
    float: left;
}
.alert .glyphicon{
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    width: 40px;
}
.alert-info{
    background-color: #d9edf7;
    color: #0183bf;
    width: 100%;
    border: 1px solid #015a84;
    margin-top: 10px;
    float: left;
}
.alert-warning{
    color: #ffa200;
    border: 1px solid #ffb400;
    width: 100%;
    margin-top: 10px;
    background-color: #fff6ed;
    float: left;
}
.has-error .form-control{
    border-color: #a00000;
}
.has-error .form-control:focus{
    border-color: #db0b0b;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
}*/
input[type=hidden]{
    display: none;
}
.secondNav div{
    float: left;
}
.mainMenu{
    float: left;
    border-bottom: 1px solid #bababa;
    border-top: 1px solid #bababa;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1,
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10,
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11,
.col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.overflow-hidden {
    overflow: hidden;
}
.btn{
    border-radius: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: none;
}
.primaryNav{
    margin: 0;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6{
    color: #015a84;
    text-rendering: optimizelegibility;
    font-family: knowledgelight, sans-serif;
    font-weight: bold;
}
.primaryNav .navbar-default{
    background-color: #fff;
    border: none;
}
.primaryNav .navbar{
    border: none;
    margin-bottom: 0;
}
.primaryNav .navbar-default .navbar-nav > li > a{
    color: #666;
    padding-left: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #666;
}
.navbar-brand{
    height: 70px;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    height: auto;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.form-control{
    border-radius: 0;
}
/*Home page*/
.main .heading{
    text-align: right;
    margin-top: 10px;
}
.main p{
    color: #015a84;
    display: block;
    font-size: 28px;
}
.main .primary{
    font-size: 30px;
}
div#aboutUs{
    background-color:#77A22F;
    height: 8.125em;
    color: #fff;
    text-align: center;
}
div#support{
    background-color:#ffb400;
    height: 8.125em;
    color: #fff;
    text-align: center;
}
.inner-addon{
    position: relative;
}
.inner-addon .icon{
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
.left-addon .icon{
    left:  0px;
}
.right-addon .icon{
    right: 0px;
}
.left-addon input{
    padding-left:  30px;
}
.right-addon input{
    padding-right: 30px;
}
div.mainViewSection #adSection{
    background-color:#0183BF;
    color: #fff;
    text-align: center;
    padding-top: 1.5em;
    height: 16.25em;
}
div.mainViewSection #adSection p{
    color: #fff;
}
div.mainViewSection #adSection span{
    font-size: 26px;
}
div.mainViewSection #adSection .icon{
    margin-left: 5px;
}

#signup{
    padding: 15px 30px;
    background-color: #397c2c;
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    border-radius: 0;
}
.main .supportLinks{
    padding-right: 0;
}
.supportLinks a{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    float: left;
    vertical-align: middle;
    font-size: 17px;
}
.supportLinks a span{
    display: block;
    margin-left: 35px;
}
.supportLinks .icon{
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.productSection div{
    -webkit-box-shadow: 8px 8px 10px 0px rgba(186,186,186,0.3);
    -moz-box-shadow: 8px 8px 10px 0px rgba(186,186,186,0.3);
    box-shadow: 8px 8px 10px 0px rgba(186,186,186,0.3);
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}
.productSection div h2{
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 24px;
}
.productSection div a{
    text-decoration: none;
    outline: none;
}
.productSection div i{
    text-align: center;
    margin: 10% auto;
    color: #fff;
    font-size: 6em;
}
#prodCompany, #prodEstate{
    /* fallback */
    background-color: #ff9000;
    background-position: center center;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffb400), to(#ff9000));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-radial-gradient(circle, #ffb400, #ff9000);
    /* Firefox 3.6+ */
    background: -moz-radial-gradient(circle, #ffb400, #ff9000);
    /* IE 10 */
    background: -ms-radial-gradient(circle, #ffb400, #ff9000);
}
#prodCompany h2, #prodEstate h2{
    background-color: #ff9000;
}
.introSection .btn{
    background-color: #015a84;
    color: #fff;
}
#prodTrust, #prodBusiness{
    /* fallback */
    background-color: #397c2c;
    background-position: center center;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#77a22f), to(#397c2c));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-radial-gradient(circle, #77a22f, #397c2c);
    /* Firefox 3.6+ */
    background: -moz-radial-gradient(circle, #77a22f, #397c2c);
    /* IE 10 */
    background: -ms-radial-gradient(circle, #77a22f, #397c2c);
}
#prodTrust h2, #prodBusiness h2{
    background-color: #397c2c;
}
#prodSuper, #prodHR{
    /* fallback */
    background-color: #015a84;
    background-position: center center;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0183bf), to(#015a84));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-radial-gradient(circle, #0183bf, #015a84);
    /* Firefox 3.6+ */
    background: -moz-radial-gradient(circle, #0183bf, #015a84);
    /* IE 10 */
    background: -ms-radial-gradient(circle, #0183bf, #015a84);
}
#prodSuper h2, #prodHR h2{
    background-color: #015a84;
}
.footerSection{
    background-color:#015a84;
    color:#fff;
    padding:15px;
    margin-top: 15px;
}
.footerSection a{
    margin:5px;
    color:#fff;
}
.footerSection #thomsonreuters{
    color:#bababa;
}
.contactSection{
    background-color:#0183bf;
    color:#fff;
    width: 100%;
    margin-bottom: -15px;
}
.contactSection a{
    color:#fff;
}
.contactSection h3{
    color:#bababa;
}
.contactSection img{
    margin: 30px;
}
.prodListSection{
    background-color:#bababa;
}
.prodListSection h3{
    color:#ff9000;
}
.prodListSection a{
    color:#0183bf;
}
.adSection{
    text-align: center;
    color: #fff;
}
.adSection div{
    height: 100%;
}
.ad p{
    vertical-align: middle;
}
.adSection .ad{
    background-color:#0183bf;
}
.adSection .signUp{
    background-color:#ff9000;
}
.adSection a{
    color: #fff;
}
.mainSection{
    padding-left:0px;
    padding-right:0px;
    -webkit-box-shadow: -3px 0px 5px 0px rgba(186,186,186,0.66);
    -moz-box-shadow: -6px 0px 5px 0px rgba(186,186,186,0.66);
    box-shadow: -6px 0px 5px 0px rgba(186,186,186,0.30);
}
.contactSection  .lbl{
    width: 65px;
    float: left;
}
.contactSection address{
    display: inline-block;
}
.contactSection p{
    display: inline-block;
}
.maddocks{
    float: left;
    padding-top: 10px;
    margin-top: 20px;
}
.maddocks img{
    width: 200px;
    margin-bottom: 10px;
}
.navbar-toggle{
    float: left;
    margin-left: 20px;
}
.cobrand{
    border-top: 1px solid #bababa;
    width: 100%;
    float: left;
}
.cobrand a{
    float: left;
    height: 85px;
    width: 195px;
}
.cobrand img{
    margin-top: 10px;
}
.loginBox{
    padding: 15px;
    width: 250px;
}
.loginBox input{
    margin-bottom: 5px;
}
.loginBox a{
    display: block;
}
.input-description-container{
    margin: -5px 0 3px 0;
}
.input-description{
    font-size: 0.90em;
    color:#ffa200;
    margin:4px  0px 0px 3px;
}
.twitter{
    position: relative;
    padding-top:10px;
    width: 100%;
}
.socialMedia{
    float: left;
    margin-top: 10px;
}
.twitter-timeline {
    width: 100%;
}
.whatsNext{
    width: 50%;
}
.startDoc{
    width: 50%;
}

/*media queries*/
@media(min-width:310px){
    .productSection div{
        width: 100%;
    }
    .oo_tr_float{
        position: relative;
        float: left;
    }
    .oo_tr_float .screen_reader {
        display: none;
    }
}
@media(min-width:768px){
    .productSection div{
        width: 42%;
        margin-left: 4%;
    }
    .oo_tr_float {
        bottom: 8px;
        color: #666;
        cursor: pointer;
        overflow: hidden;
        position: fixed;
        text-align: center;
        width: 185px;
        z-index: 999997;
        margin-left: -15px;
    }
    .oo_tr_float .olUp {
        height: 100%;
        opacity: 1;
        position: relative;
        text-align: center;
        transition: opacity 0.5s ease 0s;
        width: 100%;
        z-index: 2;
    }
    .oo_tr_float .oo_transparent {
        display: block;
        height: 100%;
        left: 0;
        opacity: 0.8;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .oo_tr_float .screen_reader {
        color: transparent;
        display: block;
        height: 0;
        line-height: 0;
        overflow: hidden;
        position: relative;
        width: 0;
    }
    div.paperCurl{
        width: 79px;
        height: 79px;
    }
}
@media(min-width:992px){
    .productSection div{
        width: 30%;
        margin-left: 2%;
        margin-bottom: 2%;
    }
    div.paperCurl{
        width: auto;
        height: auto;
    }
}
@media(min-width:1200px){
    .productSection div{
        width: 30%;
        margin-left: 2%;
        margin-bottom: 2%;
    }
}
/*Product pages*/
.productPage .well{
    border: none;
}
.productPage .lead{
    margin-top: 10px;
    margin-bottom: 0;
}
.product-box-right ul{
    list-style: none;
    padding-left: 0;
}
.product-box-right{
    width: 100%;
    float: left;
}
.box{
    float: left;
    width: 100%;
}
.border{
    float: left;
    width: 100%;
    height: 4px;
    margin-top: 25px;
}
.border .color1{
    width: 25%;
    background-color: #77a22f;
    float: left;
    display: inline;
    height: 100%;
}
.border .color2{
    width: 25%;
    background-color: #ffb400;
    float: left;
    display: inline;
    height: 100%;
}
.border .color3{
    width: 50%;
    background-color: #0183bf;
    float: left;
    display: inline;
    height: 100%;
}
.mainViewSection .border{
    display: none;
}
.prod-info{
    float: left;
}
.prod-info .glyphicon{
    vertical-align: text-bottom;
    margin-right: 10px;
    font-size: 20px;
}
.prdBtn{
    background-color: #77a22f;
    color: #fff;
    margin: 10px;
}
.productPage .tabs{
    margin-top: 10px;
}
.productPage #product{
    padding-top: 20px;
}
.bg-notice{
    background-color: #ffb400;
    color: #666;
}
/*My documents page styles*/
td{
    padding: 5px;
}
thead{
    background-color: #bababa;
}
tr.product-name{
    background-color: #f2f2f2;
    color: #015a84; /*Not in style guide. But TR is is using this color*/
    font-weight: bold;
}
#documentsToggle, #loadAllOrdersToggle{
    margin-bottom: 10px;
}
.mainBtn{
    background-color: #397c2c;
    color: #fff;
    cursor: pointer;
}
.secondBtn{
    background-color: #0183bf;
    color: #fff;
    cursor: pointer;
}
.thirdBtn{
    background-color: #666;
    color: #fff;
    cursor: pointer;
}
.errorBtn {
    background-color: #a00000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    text-decoration: none;
}
.next_error_msg{
    background-color: #a00000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    text-decoration: none;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 0 0.5em;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
    margin-top: 2px;
}
.copyBtn{
    color: #0183bf;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}
.closeBtn{
    background-color: #a00000;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
}
.fund-btn{
    margin-left: 10px;
    margin-top: 2px;
}
/*Cleardocs Pro page*/
.cleardocsPro{
    margin-bottom: 1em;
    margin-top: 1.25em;
}
.cleardocsPro .benefits{
    padding: 0 0 0 100px;
}
/*sitemap*/
.sectionHeading {
    padding-top: 10px;
}
.sectionListing {
    list-style-type: none;
}
.termsAndConditions li {
    padding-bottom: 5px;
}
.termsAndConditions .alpha {
    list-style-type: lower-alpha;
}
.termsAndConditions .roman {
    list-style-type: lower-roman;
}
/*unsubscribe & my-profile*/
.mailingOptions label{
    float: left;
}
.mailingOptions{
    float: left;
    display: block;
}
.mailingOptions p{
    padding-left: 5px;;
    float: left;
}
#exportDiv{
    display: block;
}
label.mandatory:after, span.mandatory:after, div.mandatory:after {
    content:"*";
    color:#a00000;
    padding-left: 2px;
}
.quiet {
    color: #666;
}
#formContent .quiet{
    margin-bottom: 15px;
}
.lawyerProfile .no-gutter{
    padding: 0;
}
.lawyerProfile .profile{
    float: left;
    margin-top: 10px;
}
.addThis{
    margin-top: 15px;
}
/*clearlaw*/
.clearlaw-article h1{
    font-size: 28px;
}
.clearlaw-article .published-date{
    font-style: italic;
    margin-bottom: 5px;
}
.clearlaw-article .article{
    display: block;
    float: left;
    width: 100%;
}
.clearlaw-article .table > tbody > tr > td{
    border: 0;
}
hr {
    background: #ddd;
    color: #ddd;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 0 0 1.45em;
    border: none;
}
/*forms*/
#errorSummary{
    float: left;
    width: 100%;
}
.helpText{
    cursor: help;
    color: #0183bf;
    font-size: 20px;
    margin-left: 5px;
}
.saveExit{
    text-align: center;
}
ul.navlinks li{
    border-bottom: 1px dotted #bababa;
}
#documents-table .whats-next-box .heading {
    background: none repeat scroll 0 0 #766c62;
    color: white;
    font-weight: bold;
    line-height: 2.2em;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 5px;
}
#documents-table div{
    padding: 5px;
    float: left;
}
#documents-table .download-box .heading {
    background: none repeat scroll 0 0 #015a84;
    color: #fff;
    font-weight: bold;
    line-height: 2.2em;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 5px;
}
.details-box{
    border: 1px dotted #bababa;
    margin: 5px;
    padding: 5px;
    width: 100%;
}
.details-box label{
    font-weight: normal;
    width: 130px;
}
.whats-next-box>p{
    float: left;
    width: 100%;
}
.whats-next-box .glyphicon-ok{
    color: #397c2c;
}
.details-heading{
    color: #015a84;
    font-weight: bold;
    margin-top: 5px;
    width: 100%;
    float: left;
}
#loggedIn{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 130px;
}
.content .table{
    margin-bottom: 0;
    width: 100%;
}
.content .table > tbody > tr > td{
    padding: 3px;
    border: none;
}
.clickable-row{
    cursor: pointer;
}

.resourcesTable{
    display: table;
    border-spacing: 15px;
    float: left;
    padding: 5px;
}
.resourcesRow{
    display: table-row;
}
.resourcesCell{
    display: table-cell;
    border: 1px solid #bababa;
    padding: 5px;
}
.resources .glyphicon{
    margin-top: -1.75rem;
    font-size: 30px;
    color: #6334a4;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #828282;
    padding: 5px;
}
.resources h2{
    font-size: 22px;
    text-align: center;
    padding: 0;
    font-weight: bold;
    margin: 5px 0 0;
}
.resources p{
    display: block;
    width: 100%;
    float: left;
}
.likeBox{
    margin-top: 15px;
}
.well{
    border:0px none;
    width: 100%;
}
@media(max-width:767px) {
    /*    .col-md-12{
            padding-left: 5px;
            padding-right: 5px;
        }*/
    .primaryNav{
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .nav-tabs > li {
        float: left;
        width: 100%;
        background-color: #ebebeb;
        margin-bottom: 5px;
        border: none;
        border-radius: 0;
    }
    .nav-tabs {
        border-bottom: none;
    }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: #bababa;
        border: none;
        border-radius: 0;
    }
    .mainSection{
        box-shadow: none;
    }
    #mainMenu{
        width: 100%;
    }
    .mainViewSection .row{
        margin-left: 0;
    }
    .main-content{
        padding-left: 0;
        padding-right: 0;
    }
    .mainContent{
        padding-left: 0;
        padding-right: 0;
    }
    .button-group .btn{
        margin: 0 auto;
        margin-top: 10px;
    }
}
.registerBox #promotional_code_wrapper {
    display: none;
}
.registerBox #termsAndConditions {
    display: none;
}
.orderSummaryHeading{
    background-color: #828282;
    color: #ffffff;
    padding: 5px;
}
.orderSummaryHeading a, .orderSummaryHeading a:visited, .orderSummaryHeading a:focus, .orderSummaryHeading a:hover{
    color: #ffffff;
}
#formContent .summaryPageAnswer {
    color: #015a84;
}
#formContent h4 {
    margin-bottom:1em;
    color: #000;
}
#termsAndConditions {
    border: 1px solid #bababa;
    color: #666;
    height: 200px;
    margin: 10px 0;
    overflow: scroll;
    padding: 10px;
}
/*payment page*/
.payBreakdown {
    border-collapse: collapse;
    margin-bottom: 2em;
}
.payBreakdown td.description {
    width: 50%;
}
.payBreakdown td.amount {
    width:75px;
    text-align: right;
}
.payBreakdown td.subtotal {
    border-bottom: 1px solid #000;
    font-weight:bold;
}
.payBreakdown td.total {
    border-bottom: 3px double #000;
    font-weight:bold;
}
.tool-bar{
    background-color: #606060;
    border: medium none;
    border-radius: 0;
    height: 50px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
@media(max-width:767px){
    .whatsNext, .startDoc{
        width: 100%;
    }
}
ul.benefit{
    list-style: none;
    padding-left: 4em;
    text-indent: -3em;
    margin-top: 15px;
}
ul.benefit li:before{
    content: "\e013";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    width: 40px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    position: relative;
    top: 1px;
    color: #77a22f;
}
ul.benefit ul li:before{
    content: "";
}
.contact-us .glyphicon{
    color: #766c62;
    font-size: 18px;
    margin-right: 10px;
}
.contact-us ul li{
    line-height: 35px;
}
.inMediaList li:before {
    color: #015a84;
    content: "\e092";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    text-align: center;
    top: 1px;
    width: 40px;
}
@media(min-width:768px) {
    .inMediaList p {
        margin-left: 45px;
    }
}
.field-list li{
    padding-bottom: 5px;
}
.field-list label{
    width: 150px;
}
.error{
    color: #a00000;
}
.field-list .error{
    margin-left: 10px;
    text-indent: 20px;
}
#mainMenu ul li a:focus{
    color: #D64000;
}
#mainMenu ul.navbar-nav li{
    width: 100%;
}
#myProfileForm label, .referFriend label {
    width: 150px;
}
.emailUnsubscribe label{
    width: 170px;
}
#myProfileForm .form-inline, .referFriend .form-inline, .emailUnsubscribe .form-inline{
    padding-bottom: 5px;
    float: left;
    width: 100%;
}
#loginForm ul li{
    padding-bottom: 5px;
}
.myDocuments{
    /*min-height: 600px;*/
}
.alertsPromotions{
    background-image: url("/images/backgrounds/paper-landscape.jpg");
    border: 1px solid #bababa;
    height: 125px;
    overflow: hidden;
    margin-top: -19px;
    float: left;
}
.smsf-external{
    display: table;
    width: 100%;
}
.smsf-external .heading{
    font-weight: bold;
    background-color: #bababa;
}
.smsf-external .docCell{
    display: table-cell;
    padding: 5px;
}
.smsf-external .docRow{
    display: table-row;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding: 5px;
    background-color: #f2f2f2;
}
.smsf-internal .docCell{
    display: table-cell;
    padding: 5px;
}
.smsf-internal .docRow{
    display: table-row;
    margin-bottom: 10px;
    float: left;
    background-color: #d9edf7;
}
.smsf-internal> .heading{
    font-weight: bold;
}
.smsf-external .input-group-btn:last-child > .btn{
    margin-left: 10px;
}
.docSearch{
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.docSearch .col{
    float: left;
    margin-right: 5px;
    display: inline;
    margin-bottom: 10px;
}
#documents-table .heading{
    font-weight: bold;
    background-color: #bababa;
    padding: 5px;
    width: 100%;
}
#documents-table .docCell{
    display: table-cell;
    padding: 5px;
}
#documents-table .order-more div{
    padding: 2px;
}
#documents-table .docRow{
    /*display: table-row;*/
    float: left;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}
#documents-table .order-more{
    float: left;
    width: 100%;
}
#documents-table .product-name{
    background-color: #f2f2f2;
    color: #015a84;
    font-weight: bold;
}
.extra-printing .question{
    font-weight: bold;
    background-color: transparent;
    border: 0;
    padding-top: 10px;
}
.extra-printing label{
    width: 150px;
}
.extra-printing .form-inline{
    padding-bottom: 3px;
}
/*Fixing bootstrap datepicker issue**/
.ui-datepicker-month, .ui-datepicker-year{
    color: #000;
}
.date-picker{
    color:#0183bf;
    font-size: 25px;
    margin-left: 10px;
    cursor: pointer;
    vertical-align: baseline;
    margin-top: 7px;
}
.prod-intro{
    font-weight: bold;
}
.all-products{
    display: block;
    width: 100%;
    float: left;
}
.all-products .category{
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.all-products ul{
    list-style: none;
    padding: 0;
}
.all-products ul li{
    padding-bottom: 10px;
    padding-top: 10px;
}
.all-products .price{
    font-weight: bold;
}
.popup-header{
    width: 100%;
    float: left;
    padding: 15px;
}
.popup-footer{
    background: #015a84;
    width: 100%;
    float: left;
    padding: 15px;
}
a.expand-contract{
    outline: none;
}
.expand-contract i.glyphicon{
    margin-left: 15px;
}
.category-list ul.nav li{
    background-color: #e7e7e7;
    margin-bottom: 10px;
    padding: 10px;
}
.category-list ul.nav li a .glyphicon{
    color: #ff9000;
}
.category-list ul.nav li a span{
    padding-right: 5px;
}
.category-list ul.nav li a span.info{
    display: block;
    color: #666;
}
a{
    outline: none;
}
.howToUse .glyphicon{
    color: #015a84;
    font-size: 25px;
    margin-top: 10px;
    margin-right: 10px;
}
.howToUse .glyphicon.helpText{
    color: #0183bf;
    margin-left: 5px;
    margin-right: 5px;
}
#product_info .head{
    cursor: pointer;
    background-color: #eee;
    padding: 10px 34px 10px 15px;
}
#product_info .head[aria-expanded="false"]:after{
    content: "\e114";
    font-size: 17px;
    text-align: right;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    position: absolute;;
    right: 30px;
}
#product_info .head[aria-expanded="true"]:after{
    content: "\e080";
    font-size: 17px;
    text-align: right;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    position: absolute;
    right: 30px;
}
#product_info h3{
    font-size: 16px;
}
#productNav.affix {
    width: 200px;
    top: 0px;
   /* height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;*/
}
#productNav a{
    outline-style: none;
}
#printingDetails{
    float: left;
}
.details-box div{
    float:left;
    width: 100%;
}
.download-box div{
    float:left;
    width: 100%;
}
ul.link-list li{
    padding:10px 0;
}
.numericField{
    float: left;
}
.numericField .input-group-addon{
    width: auto;
}
.socialMedia a{
    width: 38px ;
    height: 31px;
    float: left;
}
.socialMedia .list-inline > li{
    padding-left: 0;
    padding-right: 8px;
    padding-top: 10px;
}
.twitter-icon{
    background: url('/images/icons/social-media-sprites.png') 0 0 no-repeat;
}
.linedIn-icon{
    background: url('/images/icons/social-media-sprites.png') -39px 0 no-repeat;
}
.facebook-icon{
    background: url('/images/icons/social-media-sprites.png') -78px 0 no-repeat;
}
@media (max-width: 768px) {
    #productNav.affix {
        position: static;
        width: auto;
        top: 0;
    }
}
@media (min-width: 768px) {
    #productNav.affix {
        width: 170px;
        top: 0px;
    }
}
@media (min-width: 992px) {
    #productNav.affix {
        width: 170px;
        position: fixed;
        top: 0px;
    }
}
@media (min-width: 1200px) {
    #productNav.affix {
        width: 170px;
    }
}
@media print {
    body{background:none}
    .container{background:white;width:auto;overflow:visible}
    #mainMenu{display: none;}
    .primaryNav{
        display: none;
    }
    .mainSection{
        box-shadow: none;
        width: 100%;
    }
    .main-content{
        width: 100%;
    }
    .tab-content > .tab-pane{
        display: block;
        visibility: visible;
    }
    .btn{
        background-color: #666;
        color: #fff;
    }
    .footerSection{
        display: none;
    }
    .collapse{
        display: block;
        visibility: visible;
    }
    .hidden{
        display: block;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .socialMedia .list-inline > li{
        padding-top: 9px;
    }
}
.sharetd{
    width: 15%;
}
@media (max-width: 333px) {
    .category-list ul.nav li a span.info{
        display: inline;
    }
}
/*footer.col-md-12{
    padding: 0;
}
header.col-md-12{
    padding: 0;
}*/
@media (min-width: 767px) {
    .main-content{
        min-height: 730px;
    }
    /*.container{
        padding: 0;
    }*/
}
.container{
    width: 100%;
    padding: 0;
}
.nav-tabs > li > a{
    border-radius: 0;
}
@media (min-width: 769px) and (max-width: 888px) {
    .nav > li > a{
        padding: 10px 6px;
    }
}
@media (min-width: 361px) and (max-width: 768px) {
    .nav > li > a{
        padding: 10px 3px;
    }
}
@media (max-width: 799px)  {
    abbr[data-original-title], abbr[title] {
        border: 0;
    }
}
@media (max-width: 899px)  {
    .mainViewSection .main, .mainViewSection .main .marketing, .mainViewSection .supportLinks, #adSection {
        padding: 0;
    }
    .mainViewSection .main .heading{
        padding-left: 0;
    }
}
@media (max-width: 982px)  {
    .contactSection img {
        margin: 20px;
    }
}
.breadcrumb{
    background-color: transparent;
    margin-top: -10px;
    margin-bottom: -10px;
}
.breadcrumb > li + li::before{
    content: "> ";
}
/*i, em{
    font-family: 'KnowledgeItalic', Sans-Serif;
}*/
.mainMenu .navbar-nav > li{
    width: 100%;
}
.specialOffer{
    border: 1px solid #ffa200;
    float: left;
    color: #ffa200;
    padding: 10px;
}
.adSection p{
    padding: 16px;
    font-size: 25px;
}
.adSection a{
    outline: none;
}
/*.cross-sell-tile{         TODO: Delete this
    width: 100%;
    background-color: #397c2c;
    float: left;
    color: #fff;
    margin: 5px;

}
.cross-sell-tile a{
    color: #fff;
    outline: none;
}
#documents-table div.cross-sell-tile{
    padding: 10px;
}*/
.preform label{
    width: 150px;
}
/*.dropdown:hover .dropdown-menu.loginBox {
    display: block;
}*/
.bg-success{
    padding: 5px;
}
.input-group .form-control{
    z-index: 0;
}
#dialog {
    display: none;
}
.prd-search-results .glyphicon-ok{
    color: #77a22f;
    margin-right: 5px;
}
.prd-search-results .glyphicon-exclamation-sign{
    color: #a00000;
    margin-right: 5px;
}
.prodBox{
    border: 1px dotted #bababa;
    padding: 10px;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.home-desc .glyphicon{
    color: #666;
    margin-right: 5px;
    font-size: 25px;
}
.tr-font{
    font-family: knowledgelight;
}
ul.profession > li:before{
    content: "\2212";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    width: 40px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    position: relative;
    top: 1px;
    color: #0183bf;
}
ul.profession{
    list-style: inside none;
    padding-left: 4em;
    text-indent: -3em;
    margin-top: 15px;
}
.product-messages{
    background-color: #0183bf;
    float: left;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    width: 100%;
}
.product-messages a{
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.vertical .carousel-inner {
    height: 100%;
}
.carousel.vertical .item {
    -webkit-transition: 0.7s ease-in-out top;
    -moz-transition: 0.7s ease-in-out top;
    -ms-transition: 0.7s ease-in-out top;
    -o-transition: 0.7s ease-in-out top;
    transition: 0.7s ease-in-out top;
}
.carousel.vertical .active {
    top: 0;
}
.carousel.vertical .next {
    top: 400px;
}
.carousel.vertical .prev {
    top: -400px;
}
.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}
.carousel.vertical .active.left {
    top: -400px;
}
.carousel.vertical .active.right {
    top: 400px;
}
.carousel.vertical .item {
    left: 0;
}
.documents-filter .form-control{
    font-size: 13px;
}
.site-search .input-group-addon{
    background-color: #fff;
    cursor: pointer;
}
/*Google custom search*/
.popup-content {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    display: none;
    height: 90%;
    left: 10%;
    position: fixed;
    top: 5%;
    width: 70%;
    z-index: 1002;
}
#popupContent .gsc-control {
    background: #c0c0c0 none repeat scroll 0 0;
    padding: 1em;
    width: auto;
}
@media (max-width: 799px)  {
    #popupContent .gsc-control {
        padding: 0;
    }
    .alertsPromotions{
        height: auto;
    }
}
.popup-content .popup-close {
    background: #c0c0c0 none repeat scroll 0 0;
    height: 20px;
    margin-top: -20px;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    color: #a00000;
}
.popup-content .popup-close .glyphicon{
    color: #a00000;
}
.popup-content .popup-inner-content {
    height: 100%;
    overflow: auto;
}
.popup-overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
#searchForm .input-group{
    width: 250px;
}
.loginBtn{
    padding: 6px 12px !important;
}
.prod-summary{
    margin-top: 15px;
    float: left;
}
.company-search #status{
    border: 1px dotted #666;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.category-list{
    margin-top: 10px;
}
/*.tour-step-backdrop{
     z-index: 0 !important;
 }*/
body .popup-error .popup-inner-content {
    font-weight: bold;
    background: #fff;
    border: 1px solid #e78f08 ;
}
body .popup-error .popup-inner-content #relogin_form{
   padding: 10px;
}
body .popup-error .popup-inner-content .head {
    text-align: center;
    padding-bottom: 5px;
    background-color: #f6a828;
    border: 1px solid #e78f08;
    color: #fff;
    padding-top: 5px;
}
body .popup-error .popup-inner-content .question {
    overflow: auto;
    margin-bottom: 0.5em;
    padding-top: 0.5em;
    background-color: #fff;
}
body .popup-error .popup-inner-content label {
    float: left;
    display: block;
    width: 100px
}
body .popup-error .popup-inner-content input {
    float: left;
    display: block
}
body .popup-error .popup-inner-content .login-button {
    border: 0;
    margin-bottom: 10px;
}
.glyphicon-cog{
    font-size: 20px;
}
#promotional_code_btn-wrapper {
    display: none;
}
#promotional_code_btn-wrapper.active {
    display: block;
}
#promotional_code_wrapper {
    display: none;
}
#promotional_code_wrapper.active {
    display: block;
}
.glyphicon.new-category{
    color: #ffb400;
}
.new-product{
    color: #ffb400;
    -ms-transform: rotate(-14deg); /* IE 9 */
    -webkit-transform: rotate(-14deg); /* Chrome, Safari, Opera */
    transform: rotate(-14deg);
}
.helpText-special{
    vertical-align: baseline;
    margin-top: 7px;
}
.cross-sell{
    width: 100%;
    float: left;
    background-color: #f6f6f6;
    border: 6px solid #828282;
    padding: 10px;
}
.cross-sell-clearlaw{
    width: 100%;
    float: left;
    background-color: #f6f6f6;
    border: 6px solid #828282;
    padding: 10px;
    margin-bottom: 10px;
}
.bg-info, .bg-success{
    padding: 5px;
}
.ol-counter ol {
    counter-reset: section; /* Creates a new instance of the section counter with each ol element */
    list-style-type: none;
    padding-left: 2em;
}
.ol-counter  li {
    display: table-row;
}
.ol-counter  li::before {
    counter-increment: section; /* Increments only this instance of the section counter */
    content: counters(section, ".") ". "; /* Adds the value of all instances of the section counter separated by a ".". */
    /* if you need to support < IE8 then make sure there is no space after the ',' */
    display: table-cell;
    padding-right: 0.3em;
    text-align: right;
}
.updateSMSF .sbox{
    text-align: center;
    margin-top: 20px;
}
.sbox:not(:first-child),.sbox:not(:last-child) {
    padding-right:7px;
    padding-left:7px;
}
.updateSMSF .content{
    height: 285px;
    border: 1px solid #cfcfcf;
    float: left;
    width: 100%;
    box-shadow: 10px 10px 5px #c0c0c0;
}
.updateSMSF .content .heading{
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 80px;
}
.updateSMSF .content img{
    margin-bottom: 10px;
    text-align: center;
}
.updateSMSF .content  .center-block{
    height: 145px;
}
.clearlaw .row{
    padding-bottom: 10px;
    padding-top: 10px;
}
.clearlaw .thead{
    background-color: #bababa;
    font-weight: bold;
}
#fileIndicator{
    margin-top: 10px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.smsf-cld{
    display: block;
}
.smsf-cld .heading{
    font-weight: bold;
    background-color: #bababa;
    padding-left: 5px;
}
.smsf-cld .docCell{
    display: table-cell;
    padding: 5px;
}
.smsf-cld .docRow{
    display: table-row;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding: 5px;
    background-color: #f2f2f2;
}
.smsf-cld #selectAll{
    margin-right: 5px;
}
.smsf-cld label{
    font-weight: 500;
}

/*Start of Product Company Bundle*/

.in:nth-child(4) {
    left: 136px !Important;
    top: 758px !important;
    position: absolute !important;
}

#A > div.col-md-10 {
    width: 90% !important;
}

#D > div.col-md-10 {
    width: 90% !important;
}

#B > div.col-md-10 {
    width: 90% !important;
}

#C > div.col-md-10 {
    width: 90% !important;
}

a.included {
    font-size: 14px;
    text-decoration: underline;
    position: relative;
    top: 8px;
    padding-left: 23px;
}

#A > div.col-md-2, #B > div.col-md-2, #C > div.col-md-2, #D > div.col-md-2 {
    display: none !important;
}

#A > div.col-md-10, #B > div.col-md-10, #C > div.col-md-10, #D > div.col-md-10 {
    float: none !important;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#A > div.col-md-10, #B > .col-md-10, #C > .col-md-10, #D > .col-md-10 {
    float: none !important;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#D > .col-md-10, #C > .col-md-10 {
    width: 100%;
}

div#A, #B, #C, #D {
    margin-right: 43px;
    margin-left: 24px;
    border: 1px solid #6e6e6e47;
    box-shadow: 2px -2px #6e6e6e24;
    border-radius: 5px;
}
.list p::before {
    content: '\2714\0020';
    padding-right: 5px;
    font-size: 18px;
    font-weight: 700;
    color: #77a22f;
}
.list p {
    margin-bottom: 2px;
}
p.x::before {
    content: "x";
    color: #ff7878;
    font-family: monospace;
    padding-right: 15px;
    font-size: 18px;
}
div.col-md-10 > p.desc > span {
    font-weight: 700;
}
span.cta-includes {
    font-size: 12px;
    padding-left: 6px;
}
.mostPopular > div.col-md-10 > img {
    position: absolute;
    right: -24px;
    top: -27px;
}


div.columns{
    margin-left: 15px;
    background-color: #d9edf7;
    color: #0183bf;
    height: 100%;
    border: 1px solid #015a84;
    margin-top: 10px;
    float: left;
    text-align: center;
    padding: 12px;
}

.columns{
    border: 1.0px solid rgb(204, 204, 204);
    border-radius: 10.0px 10.0px 10.0px 10.0px;
}
/*End of Product Company Bundle*/

/*New CSS*/
.productOfferBox {
    text-align: center;
    margin-bottom: 40px;
}

.productOfferBox .info {
    padding: 15px;
    color: #ffffff;
    background-color: #D64000;
}

.productOfferBox h3 {
    height: 40px;
    color: #ffffff;
}

.productOfferBox .info p {
    color: #ffffff;
}

.productOfferBox .info .selectProductButton {
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
}

.productOfferBox{
    font-family: knowledgelight, sans-serif!important;
}

.leanMore{
    color: white!important;
}

.noSpaces{
    padding-left: 25px;
}

/*Start of Clarity page*/
.clarity-banner .textBanner {
    padding-top: 20px;
    padding-left: 20px;
}
.clarity-banner .textBanner h3 {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.clarity-banner .textBanner p {
    color: #ffffff;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
}
.clarity-banner .textBanner h3 font {
    color: #D64000;
    font-size: 30px;
    font-weight: 400;
}
.clarity-banner .textBanner h3 span {
    color: #b6b6b5;
}
.clarity-banner .textBanner p font {
    color: #D64000;
}
#cleardocs-clarity h1,h2 {
    color: #4d4d4d;
}

.ow-a-spot-cta {
    color: #ffffff;
    background-color: #D64000;
    position: relative;
    padding: 15px 20px;
    font: 16px knowledge_bold,Arial,sans-serif;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
}
#hostedVideos{
    margin-left: 0px;
}
#cleardocs-clarity .no-padding {
    padding-left: 0px;
}
.video-list h4 a {
    color: #D64000;
    font-weight: bold;
    font-size: 26px;
}
.video-list h4 {
    font-size: 18px!important;
    color: #b6b6b5!important;
    font-weight: normal!important;
    line-height: 24px!important;
}
.bg-grey {
     background-color: #f6f6f6;
 }
.clarityMainContent{
    padding-left: 0px;
    padding-right: 0px;
}
.clarityThumbnailImg {
    padding-top: 0px;
    padding-bottom: 15px;
}
.playWrapper {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0px;
    width: 444px;
    height: 250px;
    background-color: black;
}
.playWrapper .playBtn {
    position: absolute; z-index: 2;
    width: 50px; height: 50px;
    left: 0; right: 0; top: 0; bottom: 0; margin: auto; /* center */
}
.clarityThumbnailImg:hover .playWrapper {
    opacity: .6;
}
.cleardocsClarityHeading{
    font-family: unset !important;
}
/*End of Clarity Page */

/*Start of Google Optimize*/

.async-hide { opacity: 0 !important}
/*End of Google Optimize*/

/*strike price for reports*/

.strike-price{
    text-decoration: line-through;
    color: #ffb400;
    font-size: 17px;
}
.cta-includes-size{font-size: 12px;}

.grant-report #product_info h4 {
    cursor: pointer;
    background-color: #eee;
    padding: 10px 34px 10px 15px;
}
.grant-report #product_info h4 {
    font-size: 16px;
}

/*system down message start*/
.down-section {
    border-bottom: solid 1px #ddd;
    margin-top: 20px;
}
.down-section h2 {
    margin-bottom: 20px;
}
.submit-area {
    border-top: solid 1px #ddd;
    padding-bottom: 20px;
    padding-top: 20px;
}
.special-note {
    margin-bottom: 0;
}
.form-checkbox label {
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-left: 2px;
}
.down-section .errors{ float: left;}
.down-section-submit{margin-top: 20px;}
.nav .dc-suit a {
    float: left;
    padding: 5px 0;
    width: 100%;
}
.category-list ul.nav li.dc-suit a .glyphicon {
    padding-top: 10px;
    padding-right: 5px;
}


/*switch*/
.onoffswitch {
    position: relative; width: 75px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    float: left;
}
.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #D64000;
    border-radius: 15px;
    margin-bottom: 0px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white;  font-weight: bold;
    box-sizing: border-box;
    border-radius: 31px;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    color: #999999;
    text-align: left;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 22px; margin: 6px;
    background: #eee;
    position: absolute; top: 0; bottom: 0;
    right: 40px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s;
    height: 22px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    transition: all 0.3s ease-in 0s;
    right: 0px;
}

.new-look-text {
    float: left;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding: 9px;
}
.info-text{
    font-size: 12px;
    position: absolute;
    bottom: -20px;
    width: 350px;
}
.extra-text {
    width: 252px;
    float: left;
}
.new-look{ float: right;}

.btn-premigration {
    background: #397c2c;
    border: none;
    color: #fff;
    text-align: center;
    min-width: 70px;
    min-height: 40px;
    padding: 6px 12px;
    display: inline-block;
}

.btn-premigration-light {
    background: #0183bf;
    border: none;
    color: #fff;
    text-align: center;
    min-width: 70px;
    padding: 6px 12px;
    min-height: 40px;
    display: inline-block;
}
#modalUserInfo .modal-content{
    margin-top: 170px;
}
.profile-message{
    margin-left: 43px !important;
}
.text-orange{color: #D64000;}

.combo-images img {
    margin-right: 15px;
    display: inline-block;
}
.combo-images {
    margin-top: 15px;
}

.security-popup {
    margin: 0px auto 10px auto;
    width: 90%;
}
.security-popup ol {padding-left: 0; }
.scenario-table td,.scenario-table th{
    border: solid 1px #ccc;
    padding: 5px;
}
.scenario-table {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
}
.icon-middle{ vertical-align: middle;text-align: right;}
.scenario-table td table {
    width: 100%;
}
.scenario-table td table td {
    border: none;
}
.scenario-table th{
    background-color: #F4F4F4;
    text-align: center;
}
.security-popup{ font-size: 14px;}
.security-title {
    margin-bottom: 10px;
}
.scenario-table i {font-size: 18px;}
.security-modal .error {
    font-size: 13px;
}
.small-font {
    font-size: 12px;
}
.ciam-login{ margin-top: 10px;}

.custom-modal{z-index: 1101;}
.custom-modal .modalUserInfoContent{
    width: 700px;
    margin: 10px auto;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/*IF redirection form BGL*/
.navbar-brand.logo-area {
    height: auto;
}
.bgl-common {
    width: 55px;
}


/* article specific css*/
#articleForm .error {
    color: #a00000;
    font-weight: normal;
    margin-left: 5px;
}