html {
    position: relative;
    min-height: 100%;
  }
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-color: transparent;
}
body.embedded #firmSettingsForm .firm-field-subscription,
body.embedded #firmSettingsForm .firm-field-subscription-start,
body.embedded #firmSettingsForm .firm-field-subscription-update,
body.embedded #firmSettingsForm .text-subscription {
    display: none;
}
.container-fluid {
    max-width: 1400px;
}
h1 {
    font-weight: 300;
    font-size: 45px;
}
h2 {
    font-size: 25px;
    font-weight: 700;
}
h3 {
    font-size: 20px;
    font-weight: 300;
}

h1 small {
    font-size: 20px;
    font-weight: 200;
}

h1.title {
    font-weight: 100; font-family: 'Source Sans Pro', sans-serif; color: #fff; font-size: 38px;
}
p.title {
    color: #fff; font-weight: 100;
}

.row-nbsTable div[class^="col-md-"]:empty:before, .row-nbsTable div[class^="col-md-"] dl:empty:before {
    content: "\00a0";
}

.A4 .sheet {
	width: 210mm;
	min-height: 296mm;
	height: auto;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.A4 .sheet .calcField {
    width: 100% !important;
    height: auto !important;
}

.A4 .sheet .pullout {
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
}

#dashboardBody {
    padding-top: 51px;
}

select.form-control {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%;
    background-color: #fff;
    -moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
    padding: 0px 10px;
}

.ui-container .ui-lasso {
    border: 1px dashed #3384cac7 !important;
    border-radius: 5px !important;
    background-color: #3384ca2e !important;
    z-index: 999999 !important;
}

#tourcover {
    display: none; position: fixed; width: 100%; height: 100%; background-color: rgb(167 167 167 / 20%); z-index: 1100;
}

#uploading {
    z-index: 9999999999;
}

#noty_topCenter_layout_container {
    z-index: 9999999999 !important;
}

#courtsHeader {
    display: none; background-color: #444; margin-top: 27px; padding: 20px 20px 40px 20px; border-radius: 12px 12px 0px 0px;
}
#courtsHeader ul li a {
    color: #999;
    border: 2px solid transparent;
}
#courtsHeader ul li a:hover {
    background-color: transparent;
    border: 2px solid #999;
    border-radius: 12px;
    color: #ccc;
}
#courtsActions {
    display: none; width: 100%; height: 90px; padding: 20px 0px; border-top: 1px solid #ccc;
}

.badge.badge-attachments {
    position: absolute;
    top: 3px;
    right: -5px;
}

.routie {
    cursor: pointer;
}

.file-download {
    cursor: pointer; color: #4582ec;position: absolute; top: 92px; right: 0px;
}

.botui-avatar-hint {
    display: none !important;
}

.hero-close {
    display: none;
}

.icon-cvs {
    position: absolute;
    top: 16px;
    margin-top: 0px !important;
    background-color: #7ba0de !important;
    color: #fff !important;
}

.btn-smokeballpicker {
    font-size: 15px; 
    font-weight: bold;
    margin-bottom: 20px;
}

.bootstrap-select>.dropdown-toggle {
    height: 57px;
    padding-top: 14px;
    font-size: 20px;
    font-family: 'Source Sans Pro';
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 0px 8px;
}

.popover[class*=tour-] .popover-title {
    display: none;
}

.alert.alert-modal {
    display: none; position: fixed; bottom: 0px; z-index: 1111; width: 300px; left: 20px; background-color: #fff; box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.2);
}

.enjoyhint {
    z-index: 999999;
}
.enjoyhint_next_btn, .enjoyhint_prev_btn, .enjoyhint_skip_btn, .enjoyhint_close_btn {
    color: #ffffff;
    border: none;
    background-color: rgba(0, 0, 0, 0.7);
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}
.enjoyhint_next_btn:hover, .enjoyhint_prev_btn:hover, .enjoyhint_skip_btn:hover, .enjoyhint_close_btn:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.enjoyhint_skip_btn, .enjoyhint_prev_btn {
    display: none;
}

/* pulse button effect */
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);}}

.enjoyhint_next_btn {
    box-shadow: 0 0 0 0 rgba(77, 77, 77, 0.7);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.enjoy_hint_label {
    max-width: 60%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 7px;
    border-radius: 10px;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.3);
}
.enjoyhint_btn_hide {
    display: none;
}
.enjoyhint_btn_show {
    display: block;
}
.enjoyhint_close_btn {
    left: 10px !important;
    bottom: 10px !important;
    top: auto !important;
}

.downloadslist li {
    position: relative;
}
.downloadslist li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 260px;
    padding-right: 30px;
}
.downloadslist li span {
    color: #999;
    position: absolute;
    right: 10px;
    top: 7px;
}

.pulse {
    border-radius: 16px !important;
    box-shadow: 0 0 0 0 rgba(41, 105, 245, 0.25);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.note-icon {
    display: none;
    position: absolute;
    top: -2px;
    left: -50px;
    cursor: pointer;
    background-color: #fff;
    padding: 6px 6px 6px 6px;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    border-radius: 50%;
    z-index: 2;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #3384ca;
    text-align: center;
}
.note-icon .far {
    padding-top: 5px;
}

.highlight {
    -moz-box-shadow: rgba(23,43,99,0.1) 0 7px 42px;
    -webkit-box-shadow: rgba(23,43,99,0.1) 0 7px 42px;
    box-shadow: rgba(23,43,99,0.1) 0 7px 42px;
}
.btn-action {
    border: none;
    color: #777;
    background-color: transparent;
}
.btn-action:hover, 
.btn-action:focus, 
.btn-action:active.focus {
    background-color: transparent !important;
    box-shadow: none !important;
}

.btn-jsonform {
    margin-left: 15px;
}
.btn-jsonform-nomargin {
    margin-left: 0px;
}
.btn-jsonform-nopadding {
    padding-left: 0px;
}

.pull-btnleft {
    float: left !important;
    margin-left: 0px;
}

.note-editor.note-frame .note-editing-area .note-codable {
    height: 240px !important;
}

.nav-pills>li>a {
    color: #636363;
}

.selectize-input {
    min-height: 57px;
    border-radius: 6px;
}
.selectize-input>* {
    padding-top: 11px;
}
.selectize-input .focus-visible {
    padding-top: 8px !important;
}
.selectize-dropdown [data-selectable].option {
    cursor: pointer;
    padding: 6px 10px;
}
.selectize-input.not-full input {
    padding-top: 8px !important;
}

.jsonform.uploadform {
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 4px;
    background-color: #fdfdfd;
}

.formButtonPanel {
    position: absolute;
    bottom: 0px;
    border-top: 1px solid #ccc;
    width: 100%;
    background-color: #fff;
    padding: 20px;
    left: 0px;
    padding-right: 20px;
    z-index: 11;
}
.formButtonPanel .formButtonPanel-totals {
    float: left;
    width: 60%;
}
.formButtonPanel .formButtonPanel-btns {
    float: left;
    width: 40%;
}
.formButtonPanel .formButtonPanel-totals, .formButtonPanel .formButtonPanel-totals h5 {
    font-size: 12px;
    margin: 0px;
}
.formButtonPanel .formButtonPanel-totals dl {
    margin-bottom: 0px;
}
@media screen and (max-width: 990px) {
    .formButtonPanel .formButtonPanel-totals {
        padding-bottom: 10px;
    }
    .formButtonPanel .formButtonPanel-totals, .formButtonPanel .formButtonPanel-btns {
        width: 100%;
    }
}
@media screen and (max-width: 760px) {
    .formButtonPanel {
        position: relative;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }
    .formButtonPanel .formButtonPanel-totals, .formButtonPanel .formButtonPanel-btns {
        width: 100%;
    }
    .formButtonPanel .formButtonPanel-btns a {
        font-size: 14px;
    }
    .js-offcanvas-content {
        padding-bottom: 0px !important;
    }
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-default {
    border: 1px solid #ebebeb;
}

.alert-success-minimal {
    background-color: #fff;
    color: #3fad46;
}

.alert-danger-minimal {
    background-color: #fff;
    color: #d9534f;
}

.alert-info-minimal {
    background-color: #fff;
    color: #4582ec;
}

.alertQinvite {
    display: none;
}

.popover-title {
    background-color: #fff;
    font-size: 17px;
    font-weight: 300;
}

.popover-content, .tooltip-inner {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
}

.modal {
    overflow-y: auto !important;
    z-index: 11111;
}
.modal-backdrop {
    background-color: rgba(255, 255, 255, .5);
}
.modal.in, .loadingcover {
    background: rgba(255, 255, 255, .5);
    backdrop-filter: blur(4px);
}
.modal-header {
    background-color: #f9f9f9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.modal-content {
    /* box-shadow: 0px 30px 60px 0px rgba(0,0,0,0.2); */
    box-shadow: 0 24px 38px 3px rgb(0 0 0 / 0%), 0 9px 30px 8px rgb(0 0 0 / 12%), 0 11px 15px -7px rgb(0 0 0 / 10%);
    border: none;
}
.modal.note-modal {
    z-index: 99999;
    backdrop-filter: none;
}
.modal.note-modal .modal-dialog {
    box-shadow: none;
}

.pager li>a, .pager li>span {
    padding: 8px 18px;
}

.dropdown-menu, .popover, .autocomplete-suggestions {
    /*
    box-shadow: 0px 30px 60px 0px rgba(0,0,0,0.2);
    border: none;
    */
    box-shadow: 0 4px 10px rgb(55 56 60 / 16%), 0 0 2px rgb(55 56 60 / 4%);

    padding: 8px;
    border-radius: 10px !important;
}
.dropdown-menu>li>a {
    padding-left: 20px !important;
    border-radius: 6px;
}
.dropdown-menu > li > a:hover {
    background-color: #ececec;
    color: #111;
}
.dropdown-menu > .active > a > small {
    color: #fff !important;
}

.label-attachment {
    border: none;
    padding-left: 0px;
    font-size: 11px; 
    color: #999;
    white-space: normal;
}

.dragdealerWrapper {
    margin-top: 3px;
}

.dragdealer {
    border-left: 2px dotted #bbb; 
    border-right: 2px dotted #bbb;
    background: #f9f9f9;
    float: left;
    width: 100%;
}

.dragdealer .handle {
    font-family: 'Source Sans Pro', sans-serif;
    height: 56px;
    margin-top: -10px;
    width: 260px;
    line-height: 20px;
    color: #000;
    font-size: 14px;
    text-align: center;
}
.dragdealer .handle .handle-inner {
    height: 56px;
    /* box-shadow: 0 8px 15px 0 rgba(0,0,0,0.12); */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12);
    background: #fff;
    padding-top: 5px;
    border-radius: 4px;
    border: 1px solid #3384ca;
}
.dragdealer .handle .handle-inner.handle-green {
    border: 2px solid green;
}
.dragdealer .handle .handle-inner.handle-red {
    border: 2px solid red;
}

@media screen and (max-width: 992px) {
    .dragdealerWrapper {
        width: 100%;
        float: left;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

/*
#matter-dnd {
    border: 2px dashed transparent;
}
#matter-dnd.highlight {
    border: 2px dashed purple;
}
*/

.lnkPropose {
    padding: 8px;
    background-color: #fff;
    margin-bottom: 0px;
    border-radius: 6px;
    color: #3384ca;
    cursor: pointer;
}

/********************************
Dashboard
********************************/

#wrapper {
    position: absolute;
    width: 100%;
    z-index: -1;
    /*
    background-image: url(../images/app_bg1.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0px;
    */
    /*
    background-image: none;
    background-color: #00476dc9;
    */
    background: rgb(41,118,185);
    background: -moz-linear-gradient(90deg, rgb(41,118,185) 0%, rgb(67,143,208) 31%, rgb(72,151,220) 78%);
    background: -webkit-linear-gradient(90deg, rgb(41,118,185) 0%, rgb(67,143,208) 31%, rgb(72,151,220) 78%);
    background: linear-gradient(90deg, rgb(41,118,185) 0%, rgb(67,143,208) 31%, rgb(72,151,220) 78%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2976b9",endColorstr="#4897dc",GradientType=1);

}

#dashboard h3 {
    color: #3384ca;
}

#dashboard .ctrl-btns {
    margin-top: 30px;
}

#dashboard .ctrl-btns a {
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    background-color: transparent;
    border: none;
}
#dashboard .ctrl-btns a:hover {
    background-color: #006eab;
}
#dashboard .ctrl-btns .dropdown-menu a {
    color: #333;
    font-weight: normal;
}
#dashboard .ctrl-btns .dropdown-menu a:hover {
    color: #fff;
}

#dashboardtab2 .note-editor.note-frame, .nbsSummernote .note-editor.note-frame {
    border: 1px solid #dddddd;
    padding: 1px;
    transition: 0.2s;
}
#dashboardtab2 .note-editor.note-frame:hover, .nbsSummernote .note-editor.note-frame:hover {
    padding: 0px;
    border: 2px solid #3384ca;
}
#dashboardtab2 .panel-default>.panel-heading, .nbsSummernote .panel-default>.panel-heading {
    background-color: transparent;
    border: none;
}
#dashboardtab2 .note-statusbar, .nbsSummernote .note-statusbar {
    display: none;
}

.questionnaire-bg {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
        
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    opacity: .2;
        
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

.questionnaire-top {
    position: absolute; z-index: -1; width: 100%; height: 430px; background: rgb(50,204,255);
    background: linear-gradient(90deg, rgba(50,204,255,1) 0%, rgba(59,179,255,1) 31%, rgba(73,145,253,1) 100%);
}

.questionnaire-body {
    margin-top: 20px; 
    margin-left: 60px;
}
.questionnaire-body h1 {
    font-weight: 100; font-family: 'Source Sans Pro', sans-serif; color: #fff;
}

.questionnaire-body p {
    color: #fff;
}

.questionnaire-buttons {
    /*
    position: absolute;
    left: 60px;
    top: 290px;
    */
    padding-left: 70px;
    padding-top: 15px;
    height: 100px;
}

.questionnaire-buttons .launchbtn {
    border: 2px solid #68aefd;
    padding: 16px 40px;
    font-weight: bold;
}

.questionnaire-logo {
    background-color: #fff;
    padding: 20px 0px 20px 60px;
}
.questionnaire-logo img {
    max-height: 60px;
    max-width: 310px;
}
.questionnaire-info {
    /*
    padding-left: 70px;
    padding-top: 80px;
    */
    position: absolute;
    top: 480px;
    left: 60px;
}
.questionnaire-info .dotpoint {
    width: 50%;
    float: left;
    padding: 5px;
    color: #4a9de3;
}
.questionnaire-footer {
    position: fixed; bottom: 20px; left: 70px;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
    .questionnaire-bg {
        left: 50%;
        margin-left: -512px;   /* 50% */
    }
}

@media screen and (max-width: 760px) {
    .questionnaire-body, .questionnaire-buttons, .questionnaire-logo, .questionnaire-info {
        margin-left: 10px;
    }
    .questionnaire-logo {
        margin-left: 0px;
    }
    .questionnaire-buttons, .questionnaire-logo, .questionnaire-info {
        padding-left: 10px;
    }
    .questionnaire-info {
        left: 0px;
    }
    .questionnaire-footer {
        left: 20px;
    }
}

.section-header {
    color: #111;
    text-decoration: none;
}
.section-header:hover {
    color: #0198d9;
    text-decoration: none;
}

.menu {
    border-bottom: 1px solid #f7f7f7;
    padding-top: 8px;
    padding-bottom: 8px;
}
.menu .searchbox {
    margin-top: 5px;
}
.menu .searchbox .search-icon {
    border: none;
    background-color: transparent;
}
.menu .searchbox .search-box {
    border: none;
    box-shadow: none;
}
.menu .searchbox-mobile {
    display: none;
}
.menu .branding {

}
.menu .branding .brand-logo {
    max-height: 40px;
}

@media (max-width: 1000px) {
    .menu .searchbox {
        display: none;
    }
    .menu .searchbox-mobile {
        display: inline;
        margin-right: 10px;
    }
}

.feature .feature-item {
    width: 300px;
    margin: 20px;
    border-radius: 10px;
}
.feature .feature-item .top {
    height: 160px;
    overflow: hidden;
}
.feature .feature-item .top img {
    width: 100%;
}
.feature .feature-item .bottom {
    padding: 20px;
    position: relative;
}
.feature .feature-item .bottom .badge {
    font-weight: 300;
    background-color: #0198d9;
    margin-right: 6px;
}
.feature .feature-item .bottom h3 {
    margin-top: 0px;
}
.feature .feature-item .bottom p {
    color: #777;
    font-weight: 300;
}

.slick-list {
    overflow: visible;
}

.resources.attachments .resource-item, .resources.documents .resource-document, .resources.smartforms .resource-item {
    clear: both;
    padding-top: 15px;
    border: 2px solid transparent;
    border-radius: 4px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.resources.attachments .resource-item:hover, .resources.documents .resource-document:hover, .resources.smartforms .resource-item:hover {
    border: 2px solid #3384ca;
}
.resources.documents .resource-document, .resources.smartforms .resource-item {
    padding-top: 10px; padding-bottom: 0px;  margin-top: 2px; margin-bottom: 10px;
}
.resources.smartforms .resource-item {
    padding-left: 15px;
}

.resources .media, .resources .media-body {
    overflow: visible;
    padding-bottom: 10px;
} 
.media-right, .media>.pull-right {
    padding-top: 10px;
}
.resources .media .media-footer {
    margin-left: 75px;
}
.resources .media .media-footer .media-footer-option {
    display: inline-block;
    color: #458fcf;
    padding-right: 10px;
    cursor: pointer;
}
.resources .media .media-footer .media-footer-option:last-child {
    border-left: 1px dotted #999;
    padding-left: 10px;
}
.resources .media .image {
    margin-right: 10px;
    max-width: 50px;
    margin-left: 5px;
}
.resources .media h4 {
    font-weight: 400;
    font-size: 18px;
    color: #3384ca;

}
.resources .media p {
    color: #666;
    font-weight: 400;
    margin-bottom: 5px;
}
.resources .media .badge {
    font-weight: 300;
    background-color: #0198d9;
    margin-right: 6px;
}

.people .media, .people .media-body {
    overflow: visible;
    padding-top: 10px;
} 
.people .media .image {
    padding: 4px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 15px;
    max-width: 70px;
}
.people .media h4 {
    font-weight: 600;
}
.people .media p {
    color: #777;
    font-weight: 300;
}

.megamenu {
    width: 800px;
}
.megamenu .nav-pills {
    padding: 0px 0px 0px 0px;
}
.megamenu ul.nav-pills li a {
    padding-left: 15px !important;
}
.megamenu .nav-pills>li.active>a, .megamenu .nav-pills>li.active>a:hover, .megamenu .nav-pills>li.active>a:focus {
    border: none !important;
}
.megamenu .media-body h5 {
    color: #444;
    font-size: 14px;
}
.megamenu .media-body p {
    color: #666;
    font-size: 12px;
    margin-bottom: 0px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    border-top: 1px solid #ebebeb;
    background-color: #fff;
    padding-top: 20px;
}
.footer p {
    color: #777;
    font-weight: 300;
    font-size: 13px;
}

/********************************
Family Property Qestionnaire/wziard
********************************/

.stepwizard-step p {
    margin-top: 10px;    
}

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

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.stepwizard-step button:focus {
    outline: none;
}

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

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    /*background-color: #ccc; */
    border-bottom: 1px dotted #ccc;
    z-index: 0;
    
}

.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

/********************************
Family Property Balance sheet
********************************/

dl dt {
    font-weight: 300;
    /* color: #3384ca; */
    color: #757575;
}

.section-header {
    position: relative;
    cursor: pointer;
    padding-bottom: 6px;
    /* padding-top: 30px; */
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 25px;
    color: #333;
}

.tooltip-static {
    display: none;
}
.tooltip-static .tooltip {
    font-size: 12px; 
    font-family: 'Source Sans Pro', sans-serif;
    opacity: 1;
    left: 10px;
}

.bs-box .panel {
    position: relative;
    width: 100%;
    text-decoration: none;
    color: black;
    margin-bottom: 1px;
    border: 2px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
/*
.bs-box .panel.panel-primary {
    border-left: 3px solid #2196F3;
}
.bs-box .panel.panel-success {
    border-left: 3px solid #5cb85c;
}
.bs-box .panel.panel-danger {
    border-left: 3px solid #d9534f;
}
*/
.bs-box .panel:hover {
    cursor: pointer;
    z-index: 1;

    border: 2px solid #3384ca;

    /* Minimal */
    /*
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    */
    /* Asana style */
    /*
    box-shadow: 0 8px 15px 0 rgba(0,0,0,0.12);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    */
    /* LawSwitch style */
    /*
    box-shadow: 0px 30px 60px 0px rgba(0,0,0,0.2);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    */
}
.bs-box .panel.ui-selecting, .bs-box .panel.ui-selected {
    border: 2px solid #3384ca;
}
.bs-box .panel h3 {
    margin-top: 0px;
    padding-bottom: 10px;
}
.bs-box .panel .badge.badge-attachments {
    position: absolute;
    bottom: -8px;
    right: -24px;
    background-color: #fff;
    padding: 6px 6px 6px 6px;
    box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
    z-index: 1;
    color: #3384ca;
    top: auto;
}
.bs-box .panel .icon {
    position: absolute;
    top: 10px;
    left: -33px;
    background-color: #fff;
    padding: 6px 6px 6px 6px;
    box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
    border-radius: 50%;
    z-index: 2;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: #3384ca;
    text-align: center;
}
.bs-box .panel .panel-body.lineitem {
    padding: 8px;
}
.bs-box .panel .icon.icon-match {
    border: 1px solid #4582ec;
    padding-left: 8px;
    padding-top: 6px;
}
.bs-box .panel .icon.icon-recommendation {
    left: auto;
    right: -20px;
    font-size: 13px;
    height: 30px;
    width: 30px;
    top: -5px;
}

.bs-box .subitem {
    margin-left: 20px;
}

@media( max-width : 991px ) {
    dl {
        padding-bottom: 6px;
    }
}

#tourbsMenu .nav.nav-pills a.dropdown-toggle {
    border: 1px solid transparent;
}

.menu-versions .dropdown-toggle {
    float: left; width: 40px; text-align: center; margin-left: -50px; margin-right: 15px;
    background-color: #fff;
    box-shadow: -1px 0px 2px 0 rgba(0,0,0,0.15);
}
.menu-versions .dropdown-toggle .far {
    font-size: 19px;
}
.menu-versions .dropdown-menu {
    margin-top: 75px;
}
.menu-versions .dropdown-menu li {
    position: relative;
}
.menu-versions .dropdown-menu li a {
    padding-right: 100px;
}
.menu-versions .dropdown-menu li .badge, .menu-versions2 .dropdown-menu li .badge {
    position: absolute; 
    top: 4px; 
    right: 30px; 
    cursor: pointer;
    font-size: 11px;
    padding-top: 5px;
    background-color: #7eb1de;
}
.menu-versions .dropdown-menu li .badge:hover, .menu-versions2 .dropdown-menu li .badge {
    background-color: #3384ca;
}

.dropdown-menu.megamenu li a {
    padding-right: 0px;
}

/********************************
Components
********************************/

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}

/* loader */

.loadingcover {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff; 
    z-index: 99999;
    width: 100%;
    height: 100%;    
}
/*
.spinner-loader {
    width: 40px;
    height: 40px;
    background-color: #3c9cc3;
  
    margin: 100px auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
  }
  
  @-webkit-keyframes sk-rotateplane {
    0% { -webkit-transform: perspective(120px) }
    50% { -webkit-transform: perspective(120px) rotateY(180deg) }
    100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
  }
  
  @keyframes sk-rotateplane {
    0% { 
      transform: perspective(120px) rotateX(0deg) rotateY(0deg);
      -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
    } 50% { 
      transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
      -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
    } 100% { 
      transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
      -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
  }
*/
.spinner-loader {
    background-color: transparent !important;
    position: fixed;
    top: 20%;
    left: 47%;
    z-index: 9;
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #3793ff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #3793ff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}  

/*
.spinner-loader {
    position: fixed;
    top: 20%;
    left: 47%;
    z-index: 9;
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
  }
  
  .spinner-loader > div {
    width: 18px;
    height: 18px;
    background-color: #3c9cc3;
  
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  }
  
  .spinner-loader .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
  }
  
  .spinner-loader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
  }
  
  @-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
  }
  
  @keyframes sk-bouncedelay {
    0%, 80%, 100% { 
      -webkit-transform: scale(0);
      transform: scale(0);
    } 40% { 
      -webkit-transform: scale(1.0);
      transform: scale(1.0);
    }
  }
*/

/* Small loading spinner */

.spinner-loader-small {
    display: inline;
    width: 20px;
    height: 20px;
    margin-right: 5px;

    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
.lds-ring-small {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
}
.lds-ring-small div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 6px;
    border: 4px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring-small div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring-small div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring-small div:nth-child(3) {
    animation-delay: -0.15s;
}

/* Todo list (used in agenda) */

#agendaIntro + .note-editor {
    border: none;
    margin-bottom: none;
}
#agendaIntro + .note-editor .note-toolbar {
    background-color: #fff;
    border: none;
}
#agendaIntro + .note-editor .note-editable {
    font-size: 18px;
    color: #333;
}
#agendaIntro + .note-editor .note-statusbar {
    background-color: #fff;
}

.todo-list { 
    border-top: 1px solid #e6ebed;
    list-style: none; 
    padding-left: 20px;
}

.todo-list:before {
    content: '';
    width: 3px;
    z-index: 2;
    border: 1px solid #f2e3df;
    border-width: 0 1px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 35px;
}

.todo-list li {
    position: relative;
    padding: 14px 15px 14px 50px;
    line-height: 21px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #e6ebed;
}

.todo-list input[type=checkbox] {
	display: none;
}

.todo-list input[type=checkbox]:checked + .toggle:after{
	opacity: 1;
}

.todo-list .toggle {
    display: block;
	height: 35px;
	width: 35px;
    position: absolute;
    top: 2px;
    bottom: 0px;
    left: 0px;
    text-indent: 100%;
    overflow: hidden;
	cursor: pointer;
}

.toggle:after {
	content: '';
	position: absolute;
	position: absolute;
	width: 20px;
	height: 10px;
	background: transparent;
	top: 14px;
	left: 13px;
	border: 4px solid #006B8A;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0;
}

.todo-list .toggle:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #faf9f9;
    border: 1px solid #6bb3ca;
    border-radius: 2px;
    position: absolute;
    top: 9px;
    left: 9px;
    -webkit-box-shadow: 0 1px 1px #dfecf4;
    -moz-box-shadow: 0 1px 1px #dfecf4;
    box-shadow: 0 1px 1px #dfecf4;
    border-radius: 50%;
}

.todo-list .toggle:hover:before {
    -webkit-box-shadow: 0 0 3px #6bb3ca;
    -moz-box-shadow: 0 0 3px #6bb3ca;
    box-shadow: 0 0 3px #6bb3ca;
}

.todo-list .done .toggle:before, .todo-list .toggle:active:before {
    border-color: #c0c0c0 #ccc #d8d8d8;
    -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 0 5px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 0 5px 5px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 0 5px 5px rgba(0, 0, 0, 0.05);
}

/* A4 version of court forms */

#smartdoc { margin: 0px auto; }

#smartdoc table { page-break-inside:auto }
#smartdoc tr    { page-break-inside:avoid; page-break-after:auto }
#smartdoc thead { display:table-header-group; }
#smartdoc tfoot { display:table-footer-group; }

#smartdoc input[type="text"], #smartdoc textarea, #smartdoc select {
	min-height: 20px;
	min-width: 50px; 
	border: none; 
	display: inline-block;
	margin: 2px;
	vertical-align: bottom;
	font-family: Arial;
	resize: none;
    line-height: 1.2;
}
#smartdoc select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
	padding: 2px;
}
#smartdoc input[type="text"]:hover, 
#smartdoc input[type="text"]:focus, 
#smartdoc textarea:hover, 
#smartdoc textarea:focus, 
#smartdoc select:hover, 
#smartdoc select:focus {
	background-color: #ebebeb;
}

#smartdoc .btn-addrow, 
#smartdoc .btn-removerow {
	cursor: pointer;
	position: absolute;
}
#smartdoc .btn-addrow:hover, 
#smartdoc .btn-removerow:hover {
	opacity: .5;
}
#smartdoc .btn-addrow {
	left: 20px;
    margin-top: -22px;
}
#smartdoc .btn-removerow {
	left: 40px;
    margin-top: -22px;
}


/* Reccomendations widget */

.recommendations .title {
    float: left; width: 80%;
}
.recommendations .title h3 {
    margin: 0px 0px 10px 0px;
}
.recommendations .title .dropdown {
    display: inline-block;
}
.recommendations .title .dropdown-menu li a {
    font-size: 16px; font-family: 'Source Sans Pro', sans-serif;
}
.recommendations .actions {
    float: left; width: 20%; font-size: 18px; color: #777; cursor: pointer;
}
.recommendations .actions .glyphicon {
    float: right; margin-right: 15px;
}
.recommendations .recommendation {
    border: 2px solid transparent; position: relative; float: left; width: 100%; margin-bottom: 10px; padding: 5px 15px; background-color: #f9f9f9; border-radius: 6px;
}
.recommendations .recommendation:hover {
    border: 2px solid #3384ca;
}
.recommendations .recommendation .checkbox {
    font-size: 25px; color: #0b87ad; position: absolute; top: 0px; left: 20px; cursor: pointer;
}
.recommendations .recommendation .checkbox input {
    margin-left: 0px; margin-top: 15px;
}
.recommendations .recommendation .content {
    position: relative; margin-top: 10px; margin-left: 60px; width: 85%; cursor: pointer;
}
.recommendations .recommendation .content p {
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px; padding-right: 10px; font-weight: 400; color: #006B8A;
}
.recommendations .recommendation .content p .badge {
    font-size: 11px; padding-top: 4px; float: right;
}
.recommendations .recommendation .dropdown {
    position: absolute; top: 10px; right: 5px;
}


/* Checkbox toggle */

.checkbox-toggle {
    display: inline-block;
}
.checkbox-toggle input[type=checkbox]{
    height: 0;
    width: 0;
    visibility: hidden;
}

.checkbox-toggle label {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 25px;
    background: #c7c7c7;
    display: inline-block;
    border-radius: 100px;
    position: relative;
}

.checkbox-toggle label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.checkbox-toggle input:checked + label {
    background: #7cc19a;
}

.checkbox-toggle input:checked + label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

.checkbox-toggle label:active:after {
    width: 40px;
}


/* MODAL AS LEFT/RIGHT SIDEBAR */
/* <div class="modal left fade" ... */

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 50%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
            -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog{
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
        -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
            -o-transition: opacity 0.3s linear, left 0.3s ease-out;
            transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog{
    left: 0;
}
        
/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
        -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
            -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

.modal.right .modal-header, .modal.left .modal-header, .modal.right .modal-content, .modal.left .modal-content {
    border-radius: 0;
    border: none;
}

/* sweet-modal */

.sweet-modal-overlay.open {
    z-index: 99999;
}
.sweet-modal-overlay.open .sweet-modal-box {
    top: 10% !important;
    margin-top: 0px !important;
}
.sweet-modal-title-wrap {
    border-bottom: none;
}
.sweet-modal-title h2 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}
.sweet-modal-box .sweet-modal-content {
    padding-top: 0px;
}
.sweet-modal-box.alert .sweet-modal-content {
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 300;
}
.sweet-modal-box.alert .sweet-modal-content h3 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 600;
}
.sweet-modal-box .sweet-modal-close {
    top: 18px;
}
.sweet-modal-box.alert .sweet-modal-close-button {
    margin-top: 20px;
}
@media( max-width : 767px ) {
    .sweet-modal-overlay.open .sweet-modal-box {
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;
    }
}

/* CANVAS */

.js-offcanvas {
    visibility: hidden;
    height: 0px;
}
.c-offcanvas {
    z-index: 9999;
}
.c-offcanvas-50 {
    width: 50%;
    transform: translate3d(60%,0,0);
}

@media (max-width: 1200px) {
    .c-offcanvas-50 {
    width: 100%;
    transform: translate3d(60%,0,0);
    }
}
.c-offcanvas-65 {
    width: 65%;
    transform: translate3d(60%,0,0);
}
.c-offcanvas-100 {
    width: 100%;
    transform: translate3d(100%,0,0);
}
.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
    background-color: rgba(255, 255, 255, 0.5);
    transform: translate3d(0,0,0) !important;
}
.c-offcanvas--right {
    -moz-box-shadow: rgba(23,43,99,0.26) 0 0px 100px;
    -webkit-box-shadow: rgba(23,43,99,0.26) 0 0px 100px;
    box-shadow: rgba(23,43,99,0.26) 0 0px 100px;
}
.js-offcanvas-header, .js-offcanvas-content {
    padding: 20px;
}
.js-offcanvas-header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    color: #111;
    height: 60px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    z-index: 9;
}
.js-offcanvas-title {
    margin-bottom: 10px; 
    font-weight: 700; 
    font-size: 21px;
    line-height: 20px;
}
.js-offcanvas-close {
    font-size: 18px;
    color: #111;
    margin-top: 3px;
}
.js-offcanvas-content {
    margin-top: 60px;
    overflow: auto;
    height: calc(100% - 147px);
    padding-bottom: 90px;
}
body.has-offcanvas--visible {
    overflow: hidden;
}

@media (max-width: 1000px) {
    .c-offcanvas.is-open {
        width: 100%;
    }
}

/* ALERTS for forms */

.alert-message
{
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}
.alert-message h4
{
    margin-top: 0;
    margin-bottom: 5px;
}
.alert-message p:last-child
{
    margin-bottom: 0;
}
.alert-message code
{
    background-color: #fff;
    border-radius: 3px;
}
.alert-message-success
{
    background-color: #F4FDF0;
    border-color: #3C763D;
}
.alert-message-success h4
{
    color: #3C763D;
}
.alert-message-danger
{
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.alert-message-danger h4
{
    color: #d9534f;
}
.alert-message-warning
{
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.alert-message-warning h4
{
    color: #f0ad4e;
}
.alert-message-info
{
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.alert-message-info h4
{
    color: #5bc0de;
}
.alert-message-default
{
    background-color: #EEE;
    border-color: #B4B4B4;
}
.alert-message-default h4
{
    color: #000;
}
.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}
.alert-message-notice h4
{
    color: #444;
}

/* Tabbable Tabs */

/* Tabs panel */

.tabbable-panel {
    padding-top: 5px;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
    background-color: #fff;
}
.tabbable-line > .nav-tabs > li > a:focus {
    outline: none !important;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #f3565d;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.auto-save-feedback {
    margin-right: 15px;
}