/* Add additional them customisations and generic
   CSS that applies to the whole site  */
/* Colours
#7d0049 purple
*/

.dot-status {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.row-align-vertical{
    display:flex;
    align-items:center;
}

.bg-dev {
    background-color: #ef4131 !important;
}

div.dev-header {
    display: inline-block;
    vertical-align: middle;
}
.small-white {
    color: #ffffff !important;
    padding-top: 10px;
    font-size: 11px;
}
.page-header.contact {
    padding-bottom: 50px;
    border-bottom: 4px solid #ccc;
    margin: 0px;
    margin-bottom: 20px;
}

.no-capitalize{
    text-transform: none !important;

}

.btn.btn-small-text {
    font-size: 85% !important;
}

.min-height-220 {
    min-height: 220px;
}

.inline {
    display: inline-block;
    vertical-align: top;
}

.padding-top-bottom {
    padding: 20px 2px;
}

.bg-gray {
    background: #f1f0f0;
    border-radius: 5px;
}

.margin-bottom-none {
    margin-bottom: 0px !important;
}

#footer h4 a:hover {
    color: #0088cc !important;
}

.page-header h2 {
    border-bottom-color: #0088CC;
    color: #333;
    /* font-size: 24px; */
    font-weight: 600;
    color: #abb4be;
    border-bottom: 4px solid #0088CC;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    float: left;
    height: 50px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: normal;
    line-height: 50px;
    margin: 0 0 0 -1px;
    padding: 0 22px 0 20px;
}
body {
    padding-top: 0;
    background: #ffffff !important;
}

.page-top {
    background-color: #BBBBBB;
    border-top-color: #7d0049;
}

tr.pricing {
    background: #EAEAEA;
}

.panel-group.prices, .panel-group.prices-all {
    font-size: 13px;
}

.panel-group.prices .table {
    margin-top: 0px !important;
}

.panel-group.prices p{
    margin-bottom: 0px !important;
}


#header {
    z-index: 999999 !important;
    border-bottom-color: #e9e9e9;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

#header nav.mega-menu ul.nav-main.nav-pills li > a {
    font-size: 14px !important;
}



#header{
    height: inherit;
}

div.sticky-wrapper.is-sticky  {
    height: 100px !important;
}

div.sticky-wrapper  {
    height: 130px !important;
}

div.is-sticky div.container {
    padding-top: 15px;
}

.logo-header.header-left {
    float: left;
}

header.page-header {
    margin-bottom: 20px;
}

.body.boxed .body {
    border-top: 0;
}

.header-right {
    margin-top: 0 !important;
}

html.boxed .header {
    top: 0;
}

#ajaxLoader {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .2) 50% 50% no-repeat;
}

.home-intro .get-started {
    display: block;
    margin: auto;
    width: 100%;
    background: rgba(255, 255, 255, .8) 50% 50% no-repeat;
}

.get-started div a {
    /*    width: 128px;
        height: 124px;
        border-radius: 60px;*/
    line-height: 60px;
    text-transform: none;

}

.section-header {
    font-size: 1.8em;
    font-weight: 500;
    line-height: 42px;
    margin: 0 0 32px 0;
    color: #484848;
}

.get-started a span {
    font-size: 20px !important;
}

.featured-section p.desc {
    /*text-align: left !important;*/

}

.service-icon {
    font-size: 60px !important;

}

.border-right-fade {
    box-shadow: 20px 0px 20px -12px rgba(0, 0, 0, 0.37);

}

.padding-top {
    padding-top: 10px;
}

.dark-bg {
    background-color: #e4e4e4;
}

.sign-up-box {
    background-image: url(../../../../../src/Interprac/Bundle/Corporate/FrontendBundle/Resources/public/images/signup-bg.jpg);
    background-repeat: no-repeat;
    background-size: 82%;
    background-position-y: -196px;
}

.text-white {
    color: white;
}

.btn-white {
    color: white;
    border: 1px solid white;
}

.format-padding-bottom {
    padding-bottom: 0 !important ;
}

.btn-white:hover {
    background: white;
}

.box-left {
    min-height: 295px;
    padding: 20px 0;
}

.logo-box img {
    max-width: 100px;
}

.news-article .date {
    width: 89px;
}

.date {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    text-align: center;

}

.date .day {
    background: #FFF;
    color: #395563;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-weight: bold;
    padding: 8px;
}

.date .month {
    background-color: #0b74a9;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #FFF;
    font-size: 0.9em;
    padding: 0 10px 2px;
}

.margin-top-5 {
    margin-top: 5px;
}

.text-dark .summary {
    color: #777 !important;
    margin-top: 5px;
}
.text-right {

    text-align: right !important;
}

.alert-info {
    border: none;
    /*background-color: #FFF !important;*/
    color: #484848;
}

.monochrome div.menu-separator {
    border-top: 2px solid #404041 !important;;
}

.menu-separator {
    background-color: transparent;
    border-top: 2px solid #0088cc;
    height: 20px;
}

.btn-link[disabled] {
    width: 96% !important;
    height: 40px;
    padding: 0;
}

dl.sub-area.dl-horizontal, .row.row-question.sub-area {
    padding: 12px;
}


span.twitter-typeahead {
    width: 100%;
    height: 25px !important;
}


.typeahead, .tt-query, .tt-hint {
    padding: 0 10px;
    outline: none;
}

.typeahead {
    background-color: #fff;
}

.typeahead:focus {
    border: 2px solid #0097cf;
}

.tt-hint {
    color: #999
}

.tt-menu {
    width: 300px;
    margin-top: 5px;
    margin-right: 5%;
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-menu li{
    display:block;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: left;
}
.tt-suggestion, .tt-dataset-name {
    padding: 3px 10px;
    font-size: 16px;
    line-height: 18px;
}
.tt-suggestion .subline{
    font-size: 12px;
    line-height: 16px;
    margin-left: 24px;
    vertical-align: middle;
}

.tt-suggestion .fa{
    width: 10px;
}


.tt-suggestion:hover {
    background-color: #F4F4F4;
}

.tt-suggestion p {
    margin: 0;
}
tt-highlight{
    color:red;
}


.row.row-question.sub-area label.control-label.col-lg-3 {
    width: 100%;
}

.row.row-question.sub-area button.btn.btn-xs.btn-default {
    color: #1488CA;
    font-size: 14px;
    font-weight: bolder;
}
dl.sub-area.dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    width: 255px;
    height: auto;
    white-space: normal;
    overflow: hidden;
    margin-bottom: 10px;
}
/*
.dl-horizontal dd {
    margin-left: 260px;
}*/


/*div#langindpage div.modal-header h3 {
    color: #0088cc;
     text-transform: uppercase;
    margin-bottom: 20px !important;
}*/

/* Responsive Nav Button */
.btn-responsive-nav {
    display: none;
}

.sidebar-ntaacorp.sidebar-login {
    background-color: #F7F7F7;
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 15px;
}

.login-help{
    text-align: center;
    margin-bottom: 20px;
}

.remember_me_group{
    margin-top: 10px;
    margin-bottom: -15px;
}

body {
    color: #666666 !important;
    background-color: #ecedf0 !important;
    padding-bottom: 0;
}

p {
    color: #4f4f4f;
}

/*h3, h4, h5 {*/
/*    color: #0088cc;*/
/*    text-transform: capitalize;*/
/*    font-weight: 600 !important;*/
/*}*/

.header-whitelabel {
    color: #0088cc;
    text-transform: capitalize;
    font-weight: 600 !important;
}

.sitemap {
    margin-bottom: 20px;
}

.sitemap .row {
    margin-bottom: 40px;
}

.sitemap ul {
    list-style: none;
    padding-left: 5px;
}

.sitemap h4 {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
    color: #484848;
}

.sitemap h5 {
    color: #666666;
    font-weight: 600;
}

.sub-product.wizard-progress .wizard-steps, html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 !important;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
}

.sub-product {
    margin: 0 !IMPORTANT;
}


html .wizard-progress .wizard-steps li a, html.dark .wizard-progress .wizard-steps li a {
    position: relative;
    display: block;
    padding: 25px 2px 0;
    font-size: 11px;
    color: #33333F;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    word-break: normal;
}



.dark-text {
    color: #33333F;
}

.modal-header.dark-text h3 {
    margin: 10px 0;
}

.confirm i.fa.fa-check-circle {
    font-size: 40px;
}

.success i.fa.fa-check-circle {
    color: green;
    font-size: 100px;
}

.success-text{
    color: #484848 !important;
    font-weight: 600;
    font-size: 13px;
}

.success-text h5 {
    color: #0088cc;
}

.confirm-payment {
    font-size: 30px;
    font-weight: 700;
    color: green !important;
}

.pay-method .active a {
    color: #337ab7 !important;
    background-color: white !important;
    border: 1px solid #337ab7;
    padding: 3px !important;
}

.pay-method a {
    padding: 3px !important;
    border: 1px solid #ccc;
    color: #777;
    margin: 5px;
}

.pay-method {
    margin-bottom: 20px;
}

.margin-top-format {
    margin-top: 45px !important;
}

.margin-bottom-format {
    margin-bottom: 45px !important;
}
.dashboard {
    min-height: 157px;
}

.light-btn {
    color: #08c  !important;
    background-color: white !important;
    border: 1px solid #08c ;
    padding: 5px 7px !important;
    border-radius: 4px;
}

.modal-accordian {
    margin-bottom: 15px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 0px !important;
}

.person-panel .panel-title {
    font-size: 15px !important;
    color: #08c;
}

.person-panel {
    padding: 10px !important;
}

.person-panel .panel-title a {
    padding: 0px !important;
    font-weight: 500;
    text-align: left;
}

.modal-accordian span {
    font-size: 13px;
}

/*h3.text-dark {
    color: #666 !important;
}*/

.form-wizard .label-name {
    text-align: left !important;
}

img.ui-datepicker-trigger {
    opacity: 0.5;
}


input.dob {
    display: inline;
    width: 80%;
    margin-right: 5px;
}

#dir_form {
    padding: 10px 0;
    margin-top: 15px;
}
.heading {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}

.label-list-popup {
    margin-left: 15px !important;
}

.margin-top {
    margin-top: 30px !important;
}

.comp_panel .panel-body {
    background: transparent;
    padding: 0px !important;
}

.comp_panel {
    border: 1px transparent !important;
}



section.page-top.custom-product {
    background-color: #fff;
    background-image: url(../../../../../src/Interprac/Bundle/Corporate/FrontendBundle/Resources/public/images/front-banner-1x3.jpg);
    background-repeat: no-repeat;
    border: none;
    min-height: 340px;
    background-size: cover;
}

@media (min-width: 992px) {
    .loginpage-login{
        margin-left: 25%;
    }
}

.login-title {
    font-size: 25px;
    color: #333333;
    letter-spacing: -1px;
    margin-bottom: 30px;
    text-align: center;
}

.login-subline {
    font-size: 12px;
    color: #767676;
    letter-spacing: 0;
    margin-bottom: 15px !important;
    line-height: normal;
}

.registration-title-subline {
    font-size: 12px;
    color: #333333;
    letter-spacing: -1px;
    margin-bottom: 30px;
    text-align: center;
}

/*.btn-login {
    width: 220px;
}*/

.page-top.custom-product h1.main-banner-h1 {
    color: #FFF;
    border: none;
    font-size: 2.35em;
    text-transform: initial;
    margin: 0;
    padding: 0;
    width: 467px;
    text-align: right;
    line-height: 39px;
    font-weight: 600;
}

.page-top.custom-product p.lead {
    color: #fff;
    width: 625px;
    text-align: right;
    font-size: 1.2em;
    line-height: 32px;
}

.home-intro {
    background-color: #f2f2f2;
    margin-bottom: 40px;
}

.home-intro p {
    color: #484848;
    font-weight: 600;
    margin-top: 14px;
}

.home-intro .get-started {
    text-align: left;
}

.home-intro .get-started p {
    font-size: 10px;
    color: #6d6e71;
    margin: 2px 12px;
    padding: 2px;
}

.home-intro .get-started span {
    font-size: 14px;
    font-weight: 600;
}

span.summary:hover {
    text-decoration: underline;
}



span.summary {
    font-size: 1em;
    font-weight: 500;
}

.margin-top-bottom {
    margin: 2.1em 0 !important;
}

.coloured-box {
    background: #f2f2f2;
}

.coloured-box:hover {
    background: #b7b6b6;
    color: #f2f2f2;
}

.coloured-box-dark {
    background: #e4e4e4;
}

.coloured-box-dark:hover {
    background: #b7b6b6;
    color: #f2f2f2;
}

.text-dark.service-icon {
    color: #666  !important;
}

span.fa.fa-arrow-right {
    padding-left: 5px !important;
}

.panel-group .panel-accordion .panel-heading a {
    color: #0088cc;
}

.contact p {
    color: #ccc;
}

.contact i, .contact li {
    width: auto !important;
    color: #ccc !important;
}

.padding-top-20 {
    padding-top: 20px  !important;
}

.social i {
    font-size: 30px !important;
    width: auto !important;
    color: white !important;
}

.social i:hover {
    color: #3498da  !important;
}

body.sticky-menu-active #header {
    display: none;
}

#footer .footer-copyright p {
    color: #fff;
    margin: 0;
    padding: 0;
}

#footer {
    background-color: #303132 !important;
    border-top-color: transparent !important;
    border-top: 5px solid;
}

#footer .container .row > div {
    margin-bottom: 25px;
}

.vcenter {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}


.slider-container {
    background-color: #fff !important;
    margin-bottom: 30px;
}

/*.jumbotron {
    border-top: 2px solid #8E3C79 !important;
    border-bottom: 1px solid #EAEAEA;
    padding: 140px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    background-image: url("/images/ntaa-custom-header-bg.jpg");
    background-size: cover;
    background-position: center center;
}

.jumbotron a {
    color: #fff !important;
    text-decoration: none;
}

.jumbotron h1, .jumbotron .h1 {
    color: #fff !important;
    font-weight: 300;
    font-size: 3em;
    letter-spacing: -1px;
    margin: 0 0 20px 0 !important;
}

.jumbotron p {
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 1.6em;
    font-weight: 200;
}

.jumbotron .transparent {
    background: rgba(255, 255, 255, 0.2);
}*/

.btn-features {
    border-width: 0 1px 4px 1px;
    border-radius: 5px;
    height: 85px;
    margin: 0 30px 0 30px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 262px;
}

.btn-features span {
    font-size: 1.5em !important;
    display: block;
    font-weight: 600;
    padding-top: 3px;
}

.btn-features small {
    font-size: 0.9em;
    color: #EAEAEA !important;
}


body {

    font-family: "Open Sans", Arial, sans-serif !important;

}


a.btn-products-frontpage {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    border-width: 0 0 4px 0 !important;
    border-style: solid;
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 600;
    font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: 0;
    text-decoration: none;
    /* margin: 0 36px 6px 35px; */
    text-shadow: 0 2px 2px rgba(37, 37, 37, 0.4);
    text-transform: uppercase;
    padding: 10px 0 !important;
    line-height: 1.33;
    width: 200px;
    display: inline-block;
    text-align: center;
    opacity: 0.88;
    height: auto;
}

a.btn-products-frontpage small {
    display: block;
    font-size: 0.65em !important;
    font-weight: 400;
    text-transform: none;
}

.btn-companies {
    background-color: #F62459 !important;
    border-color: #BC0D55 !important;
}

.btn-companies:hover {
    background-color: #bc0d55 !important;
}

.btn-trusts {
    background-color: #1fa756 !important;
    border-color: #1E8447 !important;
}

.btn-trusts:hover {
    background-color: #1e8347 !important;
}

.btn-smsf {
    background-color: #136fd2 !important;
    border-color: #06477C !important;
}

.btn-smsf:hover {
    background-color: #06477c !important;
}

.support-phrase {
    margin-bottom: 70px;
}

.support-phrase h2 {
    font-size: 2.3em;
    color: #272727 !important;
    font-weight: 400 !important;
    margin-bottom: 11px;
}

.support-phrase p {
    font-size: 1.35em;
    line-height: 1.5em;
    /*text-align: right !important;*/
    color: #666 !important;
    font-weight: 500;
}

.support-phrase p.phrase-footer {
    font-weight: 500;
}

.featured-section img {
    margin-bottom: 50px;
}

.featured-section h4 {
    font-size: 1.3em;
    color: #2B2B2B;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 0.5em;
    border: 0;
    padding: 0.5em 0;
    text-transform: uppercase;
}

.featured-section p {
    font-size: 1em;
    padding-right: 15px;
    text-align: center;
    line-height: 24px;
    color: #777 !important;
    font-weight: 400;
}

.logo-small {
    display: none !important;
}

.show-block{
    display: block !important;
}

section {
    padding: 0;
}

section .call-to-action {
    background-color: #F0F0F1 !important;
    border-top: 5px solid #F0F0F1 !important;
    padding: 3rem 0;
}

section .call-to-action h3 {
    color: #666666 !important;
    text-transform: none;
}

section.latest-news {
    background-color: #E3E3E4 !important;
    padding: 3rem 0;
}

section h2 {
    margin-bottom: 22px;
}

section p {
    margin-bottom: 22px;
}


.ui-autocomplete-loading{
    background: url('../../../../images/round-ajax-loader_1.gif') no-repeat right rgba(245, 245, 245, 1) !important;
    background-size: 5% 70%;
}


/*.featured-boxes {
    margin-bottom: 35px;
}

.featured-boxes .featured-box {
    margin-bottom: 30px;
    margin-top: 10px;
    border-radius: 4px;
}

.featured-boxes .featured-box h4 {
    font-size: 1.3em;
    color: #666666 !important;
    font-weight: 600;
}

.featured-boxes .featured-box .learn-more {
    color: #666666 !important;
    font-weight: 400;
}

.featured-boxes .featured-box .box-content {
    border-radius: 5px;
}*/
/*
.featured-box-primary i.icon-featured {
    background-color: #8E3C79 !important;
    opacity: 0.9;
    text-shadow: 6px 6px 0 rgba(0, 0, 0, 0.5);
}

.featured-box-primary .box-content {
    border-radius: 5px;
    border-top-color: #ccc !important;
    border-top-width: 1px;
    padding-top: 10px;
}*/

.icon-featured {
    line-height: 95px;
    width: 95px;
    height: 95px;
}

aside ul.nav-list {
    list-style: none;
}

aside ul.nav-list > li > a {
    color: #666;
}

aside ul.nav-list > li.last-li {
    border-bottom: 0;
}

ul.nav-list.primary > li a {
    border-bottom: 1px solid #EEEEEE;
}

ul.nav-list.primary > li a:hover {
    color: #3498da;
}

.sidebar-ntaacorp {
    background-color: #F7F7F7;
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 20px;
}

.sidebar-ntaacorp h4 {
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight: 600 !important;
    color: #3498da ;
    font-size: 1.3em !important;
}

.sidebar-ntaacorp p {
    margin-bottom: 0;
}

.sidebar-ntaacorp a {
    font-size: 11px;
    font-weight: 600;
    /*color: white;*/
}

.sidebar-ntaacorp a p.date {
    font-weight: 300;
    font-size: 0.9em;
}

.sidebar-ntaacorp a:hover {
    color: #3498da;
}

section.featured.map {
    background-color: #ededed !important;
    background-image: none !important;
}

.sidebar-ntaacorp .sidebar-ntaacorp-icon {
    background: #3497da;
    /*background: rgba(52, 151, 218, 0.6);*/
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 7px;
    position: relative;
    text-align: center;
    top: 0;
    width: 28px;
}

.sidebar-ntaacorp .sidebar-more {
    color: #245dc1;
    text-align: right;
    list-style: none;
    font-weight: 600;
}

.sidebar-ntaacorp ul {
    margin-bottom: 0;
    list-style: none;
}

.format-margin-left {
    margin-left: 10px;
}

#price {
    font-weight: 700;
    font-size: 12px;
    color: #999;
    float: right;
}

.sidebar-login {
    margin: 10px 0 10px 0;
}

.sidebar-ntaacorp .sidebar-list {
    list-style: none !important;
}

.panel-default {
    border-color: #fff;
}

.panel-heading > h2 {
    margin: 0 0 0 0 !important;
    font-size: 2.143em;
}

.panel-body p {
    /*color: #b3b3b3 !important;*/
}

.panel-body a {
    /*color: #b3b3b3;*/
    font-weight: 600;
    text-decoration: underline;
}

.panel-body {
    background-color: #fff !important;
}


section.page-top h1 {
    border-bottom-color: #f52459;
}

#landingpage {
    margin-bottom: 60px;
}

.page-top {
    background-color: #fff;
    border-bottom: 0;
    border-top: 0;
    margin-bottom: 30px;
    min-height: 48px;
    padding: 0;
    position: relative;
    text-align: left;
}

.page-top h1 {
    border-bottom: 5px solid #CCC;
    color: #FFF;
    display: inline-block;
    font-weight: 300;
    margin: 0 0 -25px;
    min-height: 37px;
    font-size: 1.8em;
    line-height: 46px;
    padding: 0 0 17px;
    position: relative;
    text-transform: capitalize;
}

.page-top.custom-frontpage {
    margin-bottom: 0 !important;
}

.banner-hero-text {
    margin-top: 80px;
}

.row.row-question.sub-area.company.choice {
    margin-top: 5%;
}

label.required {
    color: inherit;
    font-size: 1em;
    font-weight: normal;
}

label.required:before {
    content: none !important;
    font-weight: normal !important;
    color: transparent !important;
}

label.required:after {
    content: " *";
    font-weight: normal !important;
    color: #8b0204 !important;
}

.sub-area {
    background-color: #F5F5F5;
    /*padding-bottom:  15px;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: auto;
    padding: 15px;
}

.row-question {
    margin-bottom: 15px;
}

.row-question:hover {
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 4px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 4px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 4px;
}

form label {
    color: #444444;
}

html.sidebar-left-xs .sidebar-left ul.nav-main li a {
    font-size: 1.2rem !important;
    font-weight: 600;
}

.format-padding {
    padding: 0 !important;
}

table.clients tbody td, table.payment tbody td, table.invoices td {
    font-size: 13px ;
}

.text-error {
    color: #a94442;
}

.label-info {
    background-color: transparent;
    color: #5bc0de;
    font-size: 1.05em;
}

h5.section-title {
    font-weight: 700;
    margin: 15px;
    font-size: 1.2em;
    text-transform: uppercase;
}

h5.section-subtitle {
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.1em;
    color: #777;
}

b.strong-label label {
    font-weight: 600;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 20px;
}

.input-group {
    margin-bottom: 5px;
}

/*#frontend-search {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}*/

.myaccount-header{
    float:right !important;
    width: 40%;
}
.navbar-form {
    padding: 0px;
    /*margin-right: 50px !important;*/
}
input:focus {
    border-color: #3497DA !important;
}

input[type="text"]:focus {
    border-color: #3497DA !important;
}

textarea:focus {
    border-color: #3497DA !important;
}

.alert-warning {
    background-color: #f9d78a;
    color: #484848;
}

.tab-pane {
    border: none !important;
}

button {
    text-transform: uppercase;
    text-decoration: none !important;
}

a {
    text-decoration: none !important;
}

.btn-link.docscentre, .btn-link.docscentre:hover {
    color: #245dc1 !important;
    border-width: 0;
    /* border-bottom: 1px solid #245dc1; */
    padding: 12px;
    margin: 0 3px 0 12px;
    text-align: left;
    text-decoration: underline !important;

}

.btn-link.docscentre:hover {
    color: #56bbff !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.relationship_tree {
    display: none;
    min-height: 200px;
}

.relationship_tree .parentNode {
    border-radius: 10px;
    vertical-align: top;
    color: red;

}

/*.google-visualization-orgchart-node {
    width: 200px;
    border: 2px solid #437DCC !important;
}

.google-visualization-orgchart-node-medium {
    vertical-align: top;
        background-color:#D74C60 !important;
}*/

.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus {
    border-left-color: #B887AB;
}

.tabs ul.nav-tabs li.active a {
    border-top-color: #B887AB;
    color: #0088cc;
    border-top-width: 2px;
}

.tabs ul.nav-tabs li.active a:hover {
    border-top-color: #B887AB !important;
}

.tabs-left .nav-tabs > li.active {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
}

/* error validation */
.has-error .form-control {
    border-color: #D2322D !important;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #D2322D !important;
}

.help-block {
    margin: 0;

}

h6.h6-modal {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 15px;
}

h4.h4-modal {
    font-weight: 600;
}

.modal-header {
    padding-bottom: 0;
    border-bottom: 2px solid rgba(142, 60, 121, 0.61);
    margin: 0 20px 10px 19px;
}

.nav-tabs li a, .nav-tabs li a:hover {
    background-color: #EEE;
}

.tabs ul.nav-tabs a, .tabs ul.nav-tabs a:hover {
    color: #0088cc !important;
    font-size: 13px ;
    text-transform: uppercase;
    font-weight: 700 !important;
    border-top-width: 2px;
}

.tabs ul.nav-tabs a:hover {
    background-color: #FAFAFA;
    border-top-color: #999999;
}

.tabs-primary li.active a, .tabs-primary li.active a:hover, .tabs-primary li.active a:focus {
    border-top-color: #0088cc !important;
    color: #0088cc !important;
    font-weight: 700 !important;
}

.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a {
    color: #0088cc !important;
    font-weight: 700 !important;
    font-size: 14px !important;
}

.tabs-left .tab-content {
    border-radius: 4px;
    border-left: none;
}

.tab-content > .active {
    display: block;
    height: auto;
    overflow: hidden;
}

.breadcrumb-nav {
    padding: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 5px;
    background-color: #F4F4F4;
    color: #777;
    font-size: 14px;
    font-weight: 400;
}

.breadcrumb-nav i {
    font-size: 1.3em;
    color: #444;
    font-weight: 400;
}

table > tbody > tr > td > a.btn-link, table > tbody > tr > td > a.btn-link:hover {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 0.85em;
    float: right;
    margin: 0;
    padding: 0;
}

.btn-edit {
    color: #1fa756;
}

body .btn {
    white-space: normal;
}
.btn {
    font-size: 12px;
    font-weight: 600;
}
a, .btn-link {
    color: #0088cc;
}
.btn {
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.btn-remove {
    color: #d2322d;
    border-bottom: 0;
    margin-left: 12px !important;
}

.btn-remove:hover {
    border-bottom: 0;
    color: #961e1e;
}

.btn-no-border {
    border-bottom: 0;
}

.btn-no-border:hover {
    border-bottom: 0;
}

.test {
    background-color: yellow;
}

/*.status_group {
    margin: 15px 0;
}*/

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > thead > tr > th a {
    cursor: pointer;
    font-weight: 600;
    color: #484848;
    text-transform: capitalize !important;
    font-size: 13px;
}

.table {
    margin-top: 25px;
}

.table-striped > tbody > tr > td {
    font-size: 0.85em;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 4px;
    font-size: 0.8em;
    cursor: pointer;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 9px 4px 9px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #999999;
    background-color: #fff;
    border: 1px solid #EEE;
    margin-left: -1px;
}


.disabled {
    pointer-events: none;
    /* for "disabled" effect */
    opacity: 0.5;
    background: none;
}

.total-sidebar p.total {
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 1.3em;
}

.questions-sidebar p {
    margin-top: 30px;
    margin-bottom: 30px;
}

.form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*div#check{
    display: none;
}*/

.col-md-4.text-center div.sub-area {
    padding: 12px 5px;
}

span.btn.btn-primary.btn.btn-default.complete {
    background-color: green;
    border: 1px solid green !important;
    float: right;
}

div#home-intro div {
    background: transparent;
}

#UserName {
    float: right;
}


.sidebar-complete .sidebar-ntaacorp-icon {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #8e3c79;
    padding-bottom: 5px;
    padding-top: 2px;
}

.sidebar-complete {
    background-color: #F7F7F7;
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    margin-bottom: 35px;
    padding: 15px;
}

.sidebar-complete h4 {
    width: auto;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
}

.sidebar-complete section.myAccount-section {
    margin-bottom: 0;
}

.completed-orders table {
    margin-bottom: 0;
}

.sidebar-complete span {
    font-size: 9px;
}

/*button#show {
    padding: 9px;
}*/

/*.completed-orders td {
    border-bottom: 1px solid #eee;
    border-top: 0 !important;
    padding: 8px 20px !important;
    background-color: #f7f7f7;
}*/

/*tr#complete_list a {
    color: #666;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize !important;
    font-size: 13px;
}*/

input.form-control.typeahead {
    height: 31px;
    border: 1px solid #ccc !important;
}

.status {
    display: inline-block;
    text-align: center;
    border-radius: 2%;
    padding: 0;
    color: white;
    width: 24%;
    margin: 1px;
    border: transparent;

}

.drop-shadow{
    -webkit-box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.5);

}

.client-btn {
    margin-left: 5px;
}

.panel-heading h3.col-md-1 {
    margin: 0;
}

.status .panel-heading, .status .panel-title, .status .panel-body, .status .panel-body p, .status .panel-heading .accordion-toggle h3.col-md-1:before{
    background: transparent !important;
    color: white !important;
    box-shadow: none !important;
}

.status h5{
    color: white !important;
    padding: 5px;
    margin: 0 auto;
    border-radius: 10px;
    display: inline-block;

}

.loading-content{
    /*    background: url('/bundles/interpraccorporatefrontend/images/round-ajax-loader.gif') no-repeat right rgba(245, 245, 245, 1) !important;
        background-size: 5% 70%;*/
}

.btn-view, .btn-edit {
    font-size: 11px !important;
}

/*i.fa.fa-file, i.fa.fa-reorder, i.fa.fa-cogs, i.fa.fa-trophy {
    font-size: 55px;
    margin: 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: white;
}*/


.draft{
    background: #CCBE1B;

}

.processing{
    background-color: #999;

}

.complete{
    background-color: #51AF76;

}

.all {
    background: #C05C9F;
}

.num-of-orders {
    margin: 10px 0 15px;
}

.embossed {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.25), inset 0 -3px 0 rgba(255,255,255,.2), 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.25), inset 0 -3px 0 rgba(255,255,255,.2), 0 1px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 -2px 0 rgba(0,0,0,.25), inset 0 -3px 0 rgba(255,255,255,.2), 0 1px 0 rgba(0,0,0,.1);
}

.sidebar-complete span.label.label-info {
    font-size: 12px;
}

.label-status {
    padding: 2px;
    text-align: center;
    border-radius: 4px;
    min-width: 80px;
    display: block;
    height: 20px;
    line-height: 15px;
    font-size: 1em;
    font-weight: 500 !important;
}

/*.Pending, .Pending.Review {
    background: rgb(205, 173, 243) none repeat scroll 0 0 !important;
    color: white !important;
}*/

.Ready {
    background: rgb(152, 221, 243) none repeat scroll 0 0 !important;
    color: black !important;

}

.firstorder{
    background: rgb(162, 243, 152) none repeat scroll 0 0 !important;
    color: black !important;
}

.sixmonthreturning{
    background: rgba(239, 111, 21, 0.72) none repeat scroll 0 0 !important;
    color: white !important;
}

.Processing,.Review, .Printing, .Queue, .Waiting.on.ACN, .Deleted, .Waiting.on.ASIC, .Waiting.for.Reply.From.Asic, .Cross.check, Final.review, .Rework {
    background: #999 none repeat scroll 0 0 !important;
    color: white !important;
    padding: 2px;

}
.Rework {
    background: #f7459e none repeat scroll 0 0 !important;
    color: white !important;
}

.Corporate.Processing {
    background: #ff6600 none repeat scroll 0 0 !important;
    color: white !important;
}

.Draft, .InCart, .In.cart {
    background: #f1dc76 none repeat scroll 0% 0%  !important;
    color: black !important;

}


.Complete {
    background: #20ab20 none repeat scroll 0 0 !important;
    color: white !important;
}

.Archived, .Superseded {
    background: #79a279 none repeat scroll 0 0 !important;
    color: white !important;
}

.On.Hold, .Withdrawn, .ASIC.error {
    background: #ef7373 none repeat scroll 0 0 !important;
    color: white !important;
}

a.ProductName {
    color: #666;
    font-weight: 500;
}

.custom-checkbox > [type="checkbox"],
.custom-checkbox > label{
    margin-bottom:0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-checkbox > [type="checkbox"]:not(:checked),
.custom-checkbox > [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label,
.custom-checkbox > [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0;
    top: 50%;
    margin-top:-9px;
    width: 17px;
    height: 17px;
    border: 1px solid #ddd;
    background: #337ab7;
    border-radius: 2px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox > [type="checkbox"]:checked + label:after {
    font: normal normal normal 12px/1 'Glyphicons Halflings';
    content: '\e013';
    position: absolute;
    top: 50%;
    margin-top:-7px;
    left: 2px;
    color: #fff;
    xtransition: all .2s;
}

.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.custom-checkbox > [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
    content: '\2212';
    left: 2px;
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    background-color: #eeeeee;
    border-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada;
}
.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
    color: #dadada; cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:disabled + label {
    color: #aaa; cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:checked:focus + label:before,
.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px solid #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.custom-checkbox > label:hover:before {
    border: 1px solid #88D2FF !important;
}
.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before{
    border: 1px solid #E4E4E4 !important;
}


/* Wizard */
.wizard-steps > li.active .badge {
    background-color: #0088cc;
}
html .wizard-progress .wizard-steps li.completed a span, html.dark .wizard-progress .wizard-steps li.completed a span {
    background: white !important;
    color: #0088cc !important;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    background: #0088cc !important;
    color: white !important;
    border-color: #0088cc !important;
}

.nav-tabs li.active a, .nav-tabs li a {
    text-transform: uppercase  !important;
}

.panel-heading-format-padding {
    padding: 18px 0 10px;
}

.panel-accordion {
    border: 1px solid #DDD !important;
}

.panel-heading {
    border-bottom: 1px solid transparent !important;
}

.btn-home {
    font-size: 20px;
    color: #2872a5;
    font-family: Cambria;
    font-weight: 600;
    border: 1px #2872a5 dashed;
    border-radius: 4px;
    padding: 6px 10px;
    margin: 10px;
}

.error-text {
    font-size: 20px;
    color: #2872a5;
    font-family: Cambria;
    font-weight: 500;
    line-height: 60px;

}

.icon-border {
    padding: 20px 40px;
    border: 2px #2872a5 dashed;
}

html .wizard-progress .wizard-steps, html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
}

.history-code pre {
    overflow: auto !important;
}

.tabs ul.nav-tabs li.active a.purple, .tabs ul.nav-tabs li a.purple {
    border-top-color: #734BA9 !important;
}

.tabs ul.nav-tabs li.active a.blue, .tabs ul.nav-tabs li a.blue {
    border-top-color: #0088cc!important;
}

.backend.nav-tabs li.active a, backend.nav-tabs li.active a:hover, backend.nav-tabs li.active a:focus, .backend.nav-tabs li a {
    color: #555 !important;
}

.more-subscript{
    color:blue;
    font-size:0.7em;
    margin-right: 3px;
    cursor: pointer;
}
.faq-cat {
    background: transparent;
    color: #666;
    cursor: pointer;
    line-height: 1.2em;
    margin: .4em;
    padding: 1em;
    text-decoration: none !important;
}

.faq-cat:hover, .faq-cat:focus, .faq-cat:active {
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

.faq-cat.selected {
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

.category h4 {
    font-size: 1.4em;
    font-weight: 400 !important;
    color: #4f4f4f;
    text-transform: uppercase;
}

.faq-cat.selected .category h4 {
    font-size: 1.4em;
    font-weight: 500 !important;
    color: #4f4f4f;
    text-transform: uppercase;
}

.faq-block .panel-body {
    color: black;
    font-size: 15px;
    text-align: justify;
}

.faq-block .panel-heading {
    background: white;
}

.faq {
    margin: 0;
}

.faq-block .panel-body p {
    color: black !important;
}

.faq-toggle {
    font-size: 14px;
}

.faq a {
    color: black !important;
    font-weight: 400;
    font-size: 1.1em !important;
}

.header-faq {
    background-color: #f4f4f4;
    padding: 25px 0px;
    border-radius: 4px;
}

.faq a.accordion-toggle.collapsed {
    font-weight: 500;
    color: black !important;
    text-align: justify;
    text-transform: initial;
}

.faq a.accordion-toggle {
    font-weight: 500;
    color: #0088cc !important;
    text-align: justify;
    text-transform: initial;
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
    /*box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);*/
}

.margin-5 {
    margin: 5px 0;
}


.padding-left {
    padding-left: 50px;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin .dropdown-menu {
    width: 35%;
    right: 8px;
    border-radius: 6px 0 6px 6px;
}

li.mega-menu-item.mega-menu-signin.signin ul.dropdown-menu li div.mega-menu-content, li.mega-menu-item.mega-menu-signin.signin ul.dropdown-menu div.mega-menu-content {
    padding: 10px !important;
}

.format-margin-top {
    margin-bottom: 15px !important;
}

.prices div.panel-heading{
    padding: 11px 5px;
    background: white !important;
}

.prices-all div.panel-heading {
    padding: 11px;
    background: white !important;
}

.prices-all table {
    margin-top: 0;
}

.panel-top-border {
    border-top: 1px solid #b9b8b8;
}

.prices h4.panel-title,  .prices-all h4.panel-title {
    background: white !important;

}

.prices-all div.panel {
    margin-bottom: 30px !important;
}

.bootbox.modal {
    margin-top: 80px !important;
}
.header-dark p {
    color: #222 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .modal-content {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: 6px;
        outline: 0;
        top: 90px;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
    }

    .btn-small-text.btn {
        font-size: 83% !important;
    }


}

.round {
    border-radius: 50%;
}

.text-light-weight {
    font-weight: 500 !important;
}

.margin-bottom {
    margin-bottom: 15px !important;
}

.format-margin-right-15 {
    margin-right: 15px;
}

.accordion-toggle.collapsed div.toggle-icon:before {
    content: "\f0dd";
    color: #0088cc ;
    font-size: 18px;
    height: auto;
}

.accordion-toggle div.toggle-icon:before {
    content: "\f0de";
    color: #0088cc ;
    font-size: 18px;
    height: auto;
}

.accordion-toggle.collapsed div.toggle-icon {
    margin-top: 0px;
}

.accordion-toggle div.toggle-icon {
    margin-top: 5px;
    text-align: right;
}

.toggle-icon {
    font: normal normal normal 14px/1 FontAwesome;
}
.checkout-error{
    color:red !important;
    /*font-size: .8em;*/
    display: none;
}

.removeBackground{
    margin: 0 -40px 40px 0 !important;
    background: #fff !important;
    border: 0px !important;
    box-shadow: 1px 3px 0 1px #fff !important;
}

.padding-right-form {
    padding-left: 0;
    padding-right: 15px;
}
#header div.header-column ul.nav-main li ul a.menu-text-dark, #header div.header-column ul.nav-main li ul a.menu-text-dark:hover {
    color: #333 !important;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin a {
    color: #444 !important;
}
#header div.header-column ul.nav-main li ul a.menu-text-dark:hover {
    font-weight: 700;
}


.font-12{
    font-size: 12px;
}

.font-14{
    font-size: 14px  !important;
}

.weight-500 {
    font-weight: 500 !important;
}


div.notification-panel {
    position: absolute;
    top: 140px;
    z-index: 99909;
    right: 20px;
    width: 350px;
    margin-top: 5px;
}

.message-notofication a, .message-notofication p a {
    color: #f6f6f6;
    font-weight: 700;
    text-decoration: underline !important;
}

.notify {
    border-radius: 10px;
}

.notify button.close.notification-close {
    color: white !important;
    opacity: 0.8;
}

.notify.alert-info {
    background: rgba(0, 136, 204, 0.8);
    color: white;
    border: rgb(0, 136, 204);
}

.notify.alert-warning {
    background-color: rgba(237, 156, 40, 0.8);
    color: white;
    border: rgb(237, 156, 40);
}


.notify.alert-success {
    background-color: rgba(71, 164, 71, 0.8);
    color: white;
    border: rgb(71, 164, 71);
}

.notify.alert-danger {
    background-color: rgba(234, 7, 0, 0.8);
    color: white;
    border: rgb(234, 7, 0);
}

.text-white p {
    color: white !important;
    font-size: 12px !important;
    font-family: "Open Sans", Arial, sans-serif !important;
}

.head {
    font-size: 14px;
    text-transform: capitalize;
    margin: 5px 10px;
    width: 250px;
}

i.fa.fa-exclamation {
    border: 2px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    float: none;
    font-size: 23px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    width: 34px;
    text-align: center;
    color: white;
    vertical-align: top;
}

.msg-body {
    display: inline-block;
    width: 310px;
    padding-left: 5px;
}

#header .userbox {
    margin-right: 0;
    z-index: 100000 !important;
}

.message-notofication {
    word-wrap: break-word;
}
#header div.header-column ul.nav-top li a, #header div.header-column ul.nav-top li span {
    color: #999;
    font-size: 0.9em;
    padding: 6px 10px;
}


#header nav.mega-menu ul.nav-main .mega-menu-signin ul.dropdown-menu {
    display: none;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin.open ul.dropdown-menu {
    display: block;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin.open a.dropdown-toggle {
    color: white !important;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin a.dropdown-toggle:hover {
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    color: white !important;
}

.header-column {
    float: right;
}

button.btn.header-btn-collapse-nav {
    display: none;
}

#header div.header-column ul.nav-top li span {
    display: block;
    line-height: 14px;
    margin-bottom: 2px;
    margin-right: 0;
    margin-top: 5px;
    padding: 8px 2px 8px 12px;
}

.margin-left {
    margin-left: 20px;
}

.redirect-modal .modal-body {
    height: 150px;
}

.redirect-modal .bootbox-body {
    margin-top: 35px;
    text-align: center;
}


.modal-dialog {
    margin-top: 85px;
}

.subscription-panel button.btn.btn-success[disabled] {
    background: #47a447 !important;
    opacity: initial;
    border-color: #47a447 !important;
}

.subscription-panel .row.panel-body, .subscription-panel .row.panel-footer {
    border: 0px solid white;
    background: white;
}

.login-help a {
    display: inline-block;
}

.login-help {
    text-align: center;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin.signin .signin-form a.hover-primary:hover {
    color: #3498da !important;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin.signin .signin-form a.hover-primary {
    color: #0088cc !important;
    font-weight: 600;
    font-size: 11px;
}



.timeline .tm-body {
    position: relative;
    padding: 0 0 30px 0;
}

.timeline .tm-body:after {
    background: #505050;
    background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: linear, to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%;
    content: '';
    display: block;
    height: 100%;
    left: 136px;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 3px;
    z-index: 0;
    filter: alpha(opacity=35);
    opacity: 0.35;
}

.timeline .tm-title {
    position: relative;
    display: inline-block;
    text-align: center;
    min-width: 200px;
    background-color: #fff;
    padding: 4px 5px;
    margin: 0 0px;
    z-index: 1;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.timeline .tm-items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.timeline .tm-items > li {
    position: relative;
    margin: 30px 0;
    padding: 0 0 0 165px;
    min-height: 65px;
    z-index: 1;
}
.timeline .tm-items > li .tm-datetime {
    position: absolute;
    top: 50%;
    left: 0;
    width: 110px;
    height: 48px;
    margin-top: -24px;
    text-align: right;
    z-index: 3;
}
.timeline .tm-items > li .tm-datetime .tm-datetime-time {
    color: #CCC;
    font-size: 24px;
    font-size: 2.1rem;
    font-weight: 600;
    margin: 0;
    white-space: nowrap;
}
.timeline.product .tm-items > li .tm-icon {
    position: absolute;
    top: 65%;
    left: 148px !important;
    background-color: #f9f9f9;
    border: 3px solid #0088cc;
    color: #0088cc;
    font-size: 15px;
    padding: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    margin-top: -28px;
    margin-left: -28px;
    z-index: 2;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    font-weight: 600;
}
.timeline .tm-items > li .tm-box {
    position: relative;
    background: #fff;
    min-height: 65px;
    padding: 10px 20px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.timeline .tm-items > li .tm-box:after {
    right: 100%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #fff;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
    z-index: 2;
}
.timeline .tm-items > li .tm-box p:last-child {
    margin-bottom: 0;
}
.timeline .tm-items > li .tm-box .tm-meta {
    margin: 10px 0 0;
}
.timeline .tm-items > li .tm-box .tm-meta span {
    display: inline-block;
    padding-right: 8px;
}
.timeline .tm-items > li .tm-box .tm-meta span:last-child, .timeline .tm-items > li .tm-box .tm-meta span:last-of-type {
    padding-right: 0;
}
.timeline.timeline-simple .tm-body:after {
    left: 30px;
}
.timeline.timeline-simple .tm-body .tm-title {
    border: 1px solid #e9e9e9;
    margin: 0 10px;
}
.timeline.timeline-simple .tm-body .tm-items > li {
    padding: 0 0 0 55px;
}
.timeline.timeline-simple .tm-body .tm-items > li:before {
    display: block;
    position: absolute;
    content: ' ';
    background: none repeat scroll 0 0 #CCC;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #CCC;
    height: 7px;
    left: 30px;
    top: 50%;
    width: 8px;
    margin-left: -4px;
    margin-top: -4px;
}
.timeline.timeline-simple .tm-body .tm-items > li .tm-box:before {
    left: -17px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #e9e9e9;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
    z-index: 1;
}

.text-primary-blue {
    color: #0088cc !important;
}

.login.page-login {
    float: none;
    margin: 0 auto;
}

.margin-bottom-0 {
    margin-bottom: 0;
}


.text-transform-inherit {
    text-transform: inherit !important;
}

.opacity-none {
    opacity: 1;
}

.popup-submit-bottom {
    position: relative;
    top: 182px;
    right: 0;
}

.height-430{
    height: 430px  !important;
}

.border-transparent {
    border: 1px solid transparent !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.margin-30 {
    margin: 30px 0;
}

ul#pagination li {
    width: fit-content;
    display: inline-block;
    margin: 1px;
}

#header nav.mega-menu ul.nav-main .mega-menu-content p.login-subline {
    display: none;
}

.font-15 {
    font-size: 15px;
}

.margin-bottom-50{
    margin-bottom: 50px
}

.margin-top-15 {
    margin-top: 15px;
}

.padding-left-0 {
    padding-left: 0;
}

.margin-left-0 {
    margin-left: 0;
}

.modal-body.subscription {
    height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.font-11 {
    font-size: 11px !important;
}

.font-uppercase {
    text-transform: uppercase;
}

.alert-default {
    background-color: #fbfbfb;
    border-color: #eaeaea;
    color: #6c6c6c;
}

.circle-img {
    border-radius: 50%;
}

.circle-img:hover {
    border-radius: 50%;
    box-shadow: 5px 10px 20px 0px #cacaca;
}

.square-img:hover {
    /*border-radius: 50%;*/
    box-shadow: 5px 10px 20px 0px #cacaca;
}


.margin-left-10 {
    margin-left: 10px;
}

.padding-10 {
    padding: 10px;
}

.font-lighter {
    font-weight: lighter;
}

.margin-top-10 {
    margin-top: 10px;
}

.tm-icon i {
    position: relative;
    bottom: 13px;
    font-size: 13px;
    right: 3px;
}

h5.header-txt span {
    display: inline-block;
}

h5.header-txt span a {
    font-size: 12px;
    margin-left: 10px;
}

.noTextTransform {
    text-transform: none !important;

}

.glyphicon-info-sign:before {
    content: "\e086";
    font-size: 20px;
    color: #0088cc !important;
}

.bigCheckbox {
    transform: scale(1.5);
    margin-left: 15px !important;
}

.labelTextRight {
    float:left;
    text-align: right;
    font-size: 13pt !important;
    font-weight: bold;
    width:100%;
}

.custom-row .form-group {
    float: left !important;
}

.custom-row .glyphicon {
    margin-left: 5px !important;
}

.underlineText {
    text-decoration: underline !important;
}
.italicText {
    font-style: italic;
}

.no-border-dialog {
    border:none !important
}

.password-input-login {
    position: relative;
}

.toggle-password-login {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-40%);
    cursor: pointer;
}

.password-input-register {
    position: relative;
}

.toggle-password-register {
    position: absolute;
    top: 76%;
    right: 25px;
    transform: translateY(-40%);
    cursor: pointer;
}

.toggle-confirm-password-register {
    position: absolute;
    top: 87%;
    right: 25px;
    transform: translateY(-40%);
    cursor: pointer;
}

.checkbox-dropdown {
    width: 210px !important;
    border: 1px solid #aaa;
    padding: 7  px;
    position: relative;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: -5px;
    user-select: none;
    display: inline-block;
    background-color: #F0F0F0 !important;
}

.checkbox-dropdown-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    border: inherit;
    border-top: none;
    left: -1px;
    right: -1px;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: none;
    width: max-content;
}

.is-active .checkbox-dropdown-list {
    opacity: 1;
    pointer-events: auto;
}

.checkbox-dropdown-list li label {
    display: flex;
    align-items: center; 
    justify-content: flex-start;
    width: 100%;
    border-bottom: 1px solid silver;
    padding: 10px;
    transition: all 0.2s ease-out;
    cursor: pointer;
    background-color: #f0f0f0;
    margin-bottom: 0px;
}

.checkbox-dropdown-list li label:hover {
    background-color: #555;
    color: white;
}

.checkbox-dropdown-list li:last-child label {
    border-bottom: none;
}

.checkbox-dropdown-list li label .supplier-checkbox{
    margin-right: 8px;
}

#supplier-filter-button{
    margin-left: 0px;
}

.custom-menu {
    position: absolute;
    z-index: 1500;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    width: 150px;
}

.custom-menu div {
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
}

.custom-menu div:hover {
    background: #f0f0f0;
}

.context-menu-icon {
    cursor: pointer;
    float: right;
    margin-left: 10px;
    font-size: 14px;
    color: #666;
}

.context-menu-icon:hover {
    color: #000;
}

.context-menu-icon i {
    vertical-align: middle;
}