/*
    Created on : 02/09/2016, 12:37:31 PM
    Author     : don.panditha

    Inclueds all the form related styles
*/

.nav-tabs {
    margin: 0;
    font-size: 0;
    overflow: auto;
    list-style-type: none;
    white-space: nowrap;
    overflow-y: hidden;
}
.nav-tabs::-webkit-scrollbar-thumb {
    background: #0088cc !important;
    border-radius: 43% !important;
    content: "\e080" !important;
    color: black;
}

.spinner-white{
    border-left:6px solid rgb(255, 255, 255) !important;
    border-right:6px solid rgb(255, 255, 255)!important;
    border-bottom:6px solid rgb(255, 255, 255) !important;
    border-top:6px solid rgb(196, 196, 196) !important;
    top: 40% !important;
}

.spinner-div{
    position: fixed !important; 
    background-color: black; 
    top: 0px; 
    opacity: 0.5; 
    display: block; 
    width: 100%; 
    height: 100%; 
    z-index: 9999
}

.label-name .radio {
    margin: 0;
}

.label-list {
    padding-left: 0px;
}

.form-next {
    padding: 0 !important;
}

.format-margin {
    margin: 5px 0 !important;
}

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

.confirm-box {
    /*margin-top: 20px !important;*/
}

.confirm-box .heading_sub {
    background: #6AA6D3;
    color: black;
}

.heading_sub.prod_type {
    margin: 0;
}

.has-error, .error-review {
    border: 1px solid #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #a94442;
    min-height: 0px;
    display: block;
    overflow: auto;
    padding: 5px;
    background: #F5E0E0;
    margin-bottom: 5px;
    /*    display:none !important;*/
}

.warning-review {
    border: 1px solid #faebcc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #8a6d3b;
    min-height: 0px;
    display: block;
    overflow: auto;
    padding: 5px;
    background: #fcf8e3;
    margin-bottom: 5px;
    /*    display:none !important;*/
}

.control-label{
    word-wrap: break-word;
}

.format_width {
    width: 83.33333333%;
    margin-bottom: 5px;
}
/*datepicker*/ 

div#ui-datepicker-div {
    border-radius: 0px;
    border: 1px solid #CCCCCC;
    background: white;
    z-index: 9999 !important;
}

div#ui-datepicker-div div.ui-widget-header {
    background: white;
    color: #222;
    font-weight: bold;
    border: 0px;
}

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

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #CCCCCC;
    background: white;
    font-weight: normal;
    color: black;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 11px;
    margin: 1px 0;
}

select.ui-datepicker-month, select.ui-datepicker-year {
    padding: 6px;
    border-radius: 0px;
    height: 30px;
}

a.ui-state-default.ui-state-active {
    border: 1px solid #0088CC;
}

html body .tabs-primary .nav-tabs li a, html.dark body .tabs-primary .nav-tabs li a, html body .tabs-primary .nav-tabs.nav-justified li a, html.dark body .tabs-primary .nav-tabs.nav-justified li a, html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover, html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover
{
    font-size: 13px !important;
}

/*.form-control[readonly]
{
    background-color: white;
}*/

.choice-label {
    padding: 10px 0px 0px !important;
}

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

.review-list {
    padding: 0;
}

a#asicNameCheck {
    line-height: 3;
    padding: 0 5px;
    margin-top: 22px !important;
    display:inline;
}

.heading_sub {
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0;
}

li.list_pright_padding {
    margin-right: 0px !important;
    padding: 0px;
}

.prod-name {
    background: #f6f6f6;
    border-radius: 5px;
    border-bottom: 0px solid #DADADA;
    padding: 10px;
}

span.answer {
    font-weight: 700 !important;
}

.prod-tree {
    background: white !important;
    margin: 0;
    padding: 0;
}

.prod-tree label, .prod-tree h3 {
    color: #666 !important;
}

.label-name {
    padding-left: 0 !important;
    font-weight: 500;
    margin-bottom: 10px;
}

.heading-label {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 20px;
}

.company .form-group {
    margin-bottom: 0 !important;
}

.nav-tabs::-webkit-scrollbar-thumb:hover {
    background: #B887AB !important;
}
.nav-tabs::-webkit-scrollbar {
    height: 5px !important;
    background: #ccc !important;
}

.nav-tabs::-webkit-scrollbar-button {
    background-color: #666;
}

/*.trustee_tab .form-group,  .member_radio .form-group, .member_radio div.radio {
    width: 30% !important;
    display: inline-block !important;
}*/

.director-btn {
    margin: 0px !important;
}

.trustee_tab ul.list-group-item, .member_tab div.list-group-item {
    margin-bottom: 15px;
}

.director-group {
    padding-right: 0;
}

.panel-heading.director {
    padding: 5px 10px;
    font-size: 14px;
}

.director.option-btns {
    padding-top: 10px !important;
    border-top: 1px solid !important;
    margin-top: 5px;
}

.panel-heading.director-group {
    padding: 8px 0px;
}

.heading {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}

.heading-no-capital {
    font-size: 14px;
    text-transform: none !important;
    font-weight: 600;
}

h6.section-title {
    color: #0088CC;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
h6, .h6 {
    font-size: 1em;
}

.section-title {
    margin-top: 30px;
}

.fix-height-title {
    height: 25px;
}

.director-group div.option-btns {
    padding: 1px;
}

form.trustee_type .form-group .radio {
    width: 100% !important;
}

.member_field .form-group {
    width: 100% !important;
}

textarea.form-control {
    min-height: 100px;
}

.member_button {
    margin-top: 15px;
}

.member_radio .control-label {
    padding-left: 0px;
}
/*.review_tab div.address {
    margin: 10px 0;
    padding: 0;
}*/

img.ui-datepicker-trigger {
    opacity: 0.5;
}
.prod-tabs {
    border-right: 4px solid #0088CC;
}
.form-control {
    color: #484848;
    border-radius: 0;
    box-shadow: none !important;
    border: 1px solid #CCCCCC !important;
}
.form-control[disabled] {
    background-color: #eee;
}

.label-info {
    background-color: transparent !important;
}

button#order-form-save-exit, input#tprice, button#directors {
    background: transparent !important;
    /*width: inherit !important;*/
}

div#smsf_trustee {
    padding-bottom: 10px;
}

.header-btn {
    font-size: 12px;
    font-weight: 700;
    padding: 5px !IMPORTANT;
}

.btn {
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.glyphicon-pencil:before {
    margin-right: 5px;
}

button#officeholders {
    background-color: #d9534f;
    border-color: #d43f3a;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: white;
    margin-left: 11px;
}

button#officeholders a {
    min-height: 0 !important;
    padding: 0 !important;
    background-color: #d9534f !important;
    border: 0 !important;
    color: white !important;
    margin: 0 !important;
}

li#directorTab {
    background-color: white;
    padding: 3px 0;
    border-left: #B887AB solid 3px;
    border-radius: 3px;
}

li#directorTab a#tabbtn {
    border: 0 !important;
    background-color: transparent !important;
    display: inline-block;
    padding-bottom: 0;
}

div#company_status p {
    min-height: 45px;
}

#orderDetails {
    display: none;
}
div.alert.alert-info {
    margin-bottom: 20px;
    /*padding: 15px;*/
}

.message-notofication p {
    margin-bottom: 2px;
}

.notification-close {
    height: 0;
    opacity: 0.5;
}

/*div#minors-list ul, div#office-holders-list div.row-question.col-md-12 {
    background-color: #D9ECF6;
    border-radius: 4px;
}*/

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

/*#smsf_additional {
    margin-bottom: 15px !important;
}*/

div#office-holders-list button {
    background-color: #E6E7E8;
    border: solid 1px #C6C6C6;
}

form.entity-details.form-horizontal div.col-lg-5 {
    width: 68%;
}

div#smsf_trustee_entity_type_id label.radio-inline {
    margin-right: 100px;
}

.sub-area a.btn.btn-primary {
    font-size: 12px;
    font-weight: 600;
}

#smsf_trustee div.radio {
    margin-right: 100px;
    display: inline-block;
}

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

.wizard-progress.product .wizard-steps li a {
    padding: 25px 5px 0;
}

/*.wizard-progress.product .wizard-steps {
    padding: 10px 0 0;
}*/

button#order-form-tab-switch {
    color: #0088cc !important;
    font-weight: 700;
    font-size: 12px;
}

button#order-form-tab-switch:hover {
    margin-right: 15px !important;
}

div#company_registration_name div.cold-md-4 {
    margin-left: 15px;
}

div#company_registration_name div.col-md-8.col-md-offset-0 {
    padding-left: 0;
}

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

div#office-holders-list button {
    background-color: #EEE;
    color: #666 !important;
    padding: 9px 12px 7px !important;
    border-radius: 4px;
    border: transparent !important;
    text-decoration: none !important;
}
.max-notice {
    margin-top: 15px;
}
.format-padding {
    padding: 0 !important;
}



.option-btns button, .option-btns button:hover {
    margin: 0 !important;
    padding: 5px !important;
}

.form-btn button, .form-btn button:hover {
    background-color: #EEE;
    color: #666 !important;
    padding: 9px 12px 7px !important;
    border-radius: 4px;
    border: transparent !important;
    text-decoration: none !important;
}

.form-btn {
    padding-top: 5px;
    /*    border-top: solid 1px;*/
    margin-top: 15px;
    margin-bottom: 10px;
}

#unit .label.label-info {
    display: inline-block;
}

/* hide order details from add new company in trustees */
div#orderDetails {
    display: none;
}

h4.panel-title h5.section-title {
    font-weight: 700;
    margin: 0px !important;
    font-size: 16px !important;
    text-transform: uppercase;
}

.panel-heading .accordion-toggle h3.col-md-1:before {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    color: #333;
    font-size: 16px;
}

button#client_cancel_staff {
    margin: 4px;
    position: relative;
    bottom: 50px;
    left: 55px;
}

.form-group.sub-area.col-md-12 {
    margin-top: 15px;
}

.sub-area {
    background-color: #F5F5F5;
    padding-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: auto;
    padding: 15px;
}
.panel-heading {
    background: #f6f6f6;
    border-radius: 5px 5px 0 0;
    border-bottom: 0px solid #DADADA;
    padding: 18px;
    position: relative;
}

.office-holders-list-item {
    border: none;
    padding: 12px 0 12px 0;
    margin-bottom: 7px;
    border-radius: 3px;
    text-transform: lowercase;
    font-size: 13px;
    background-color: #D9ECF6;
    color: #484848;
}

button#directors[disabled] {
    width: auto !important;
}

#smsf_trustee div.radio {
    margin-right: 50px;
    display: inline-block;
}

#subscriber_entity_type_id .radio {
    display: inline-block;
    margin-right: 20px;
}

h4#order_preview {
    margin-bottom: 22px;
}

dl#review_prod {
    margin-bottom: 0 !important;
}

div#complete_prod hr, #product-review-tab hr {
    display: none;
}

div#complete_prod legend {
    margin-top: 20px;
}

#productdetail, #unit_trust_order_info {
    display: none;
}

#status_order_view {
    min-width: 80px;
    padding: 12px !important;
    font-size: 0.6em !important;
    line-height: 0 !important;
    display: inline-block ;
    max-width: 110px !important;
}

.text-white {
    color: white !important;
}

span.entity-line.col-md-12 {
    padding: 0;
}

.action-btn {
    padding: 15px 0;
    background-color: #F5F5F5;
}
#addon_btn {
    float: right !important;
}

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


.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    color: #0088cc;
    background-color: white;
}

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

}

.nav-tabs li a {
    background-color: #EEE ;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 3px solid #ddd !important;
    color: #0088cc !important;
}

.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    color: #555;
}

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

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

label.required, label.control-label{
    color: #333;
    font-size: 13px;
    font-weight: normal;

}

.director-group div.option-btns {
    padding: 1px;
}

form.trustee_type .form-group .radio {
    width: 100% !important;
}

.member_field .form-group {
    width: 100% !important;
}

textarea.form-control {
    min-height: 100px;
}

.address span {
    font-weight: 500;
    font-size: 13px !important;
}

.member_button {
    margin-top: 15px;
}

.member_radio .control-label {
    padding-left: 0px;
}

.panel-heading .popup-modal a, .popup-modal .option-btns {
    padding: 5px 9px !important;
}


.format-padding-right {
    padding-right: 0;
}
.list-margin-bottom {
    /*margin-bottom: 10px;*/
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 136, 204, 0.12);
}

.list-margin-side {
    padding-left: 10px;
    padding-right: 10px;
}

.list-item-padding {
    padding: 10px;
    background-color: #eff3f5;

}

.popover.popover-width {
    max-width: 600px;
}

.popover-content .table {
    margin-top: 0 !important;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: transparent !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 5px 5px 0 0;
}

.form-control[disable] {
    background: #eee !important;
}

.format-margin .checkbox {
    margin: 0 !important;
}

html .wizard-progress .wizard-steps li a span, html.dark .wizard-progress .wizard-steps li a span {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    background: #CCC;
    color: #FFF;
    line-height: 26px;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 35px;
    font-size: 13px;
    text-indent: -1px;
    border: 2px solid #CCC;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
html .wizard-progress .steps-progress, html.dark .wizard-progress .steps-progress {
    height: 2px;
    margin: 0px 64px 0px 58px !important;
    position: relative;
    top: 15px;
    background: #eee;
}

.modal-dialog.form-modal-popup {
    width: 75%;
}

.form-wizard .tab-content {
    margin-top: 50px   !important;
    /*    max-height: 400px;
        overflow-y: auto;*/
}

.margin-right-4 {
    margin-right: 4px !important;
}

.tab-label {
    min-width: 100px;
    margin: 0 -12px;
}

.ui-widget-header .ui-icon, ui-widget-content .ui-icon {
    background-image: url(../../../vendor/jquery-ui/images/ui-icons_222222_256x240.png) !important;
}

.section-title.heading {
    color: black;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
}

label.btn-radio {
    width: 100%;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    /*background-color: #0088cc;*/
    font-size: 12px !important;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent !important;
    border-radius: 4px;
}


.btn-radio input {
    display: none;
}
.avoid-clicks {
    pointer-events: none;
}

.non-capitalize {
    text-transform: none !important;
}

.btn-radio label {
    display: none;
}

.btn-radio button {
    width: 100% !important;
}

.form-wizard .tab-content h6 {
    margin: 5px 0;
}

.form-wizard .tab-content .col-md-5 {
    margin-bottom: 0 !important;
}

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

.less-opacity {
    opacity: 1 !important;
    background-color: #eeeeee !important;
}

.btn-heading {
    width: 255px;
}

.panel.panel-accordion.no-border {
    border: 1px solid white !important;
}

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

.no-lineheight {
    line-height: 0 !important;
}

.modal {
    position: absolute;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
}

.border-bottom-input input {
    border-left: transparent !important;
    border-top: transparent !important;
    border-right: transparent !important;
    border-bottom: 1px #a9a9a9 solid !important;
}

.text-grey label {
    color: #666;
    margin-top: 7px;
}

.col-md-2-custom {
    width: 15%;
    display: inline-block;
    float: left;
}

.col-md-7-custom {
    width: 333px;
    height: auto;
    display: inline-block;
}

.col-md-5-custom {
    width: 246px;
    display: inline-block;
}

.col-md-12-custom {
    width: 591px;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .btn-small-text.btn {
        font-size: 82% !important;
    }


}

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

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

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

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

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

}

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

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

a#appointATrusteeForm {
    padding: 0 5px;
}

.colored {
    background-color: aliceblue !important;
    border-radius: 4px;
}

.labelOverwrite{
    color: #0088CC !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.labelOverwrite label.control-label{
    color: #0088CC !important;
}

.linkMarginAdjustment {
    margin-top:2%
}

/** smaller screens making the review checklist visible */
@media only screen and (-webkit-min-device-pixel-ratio: 2)
and (max-device-width: 991px)
and (orientation: landscape)
{
    .prod-name {
        background: transparent !important;
    }
}

.order-package {
    cursor: pointer;
}
.order-package > div:hover {
    background-color: #eeeeee !important;
}
.order-package.checked > div {
    background-color: #dddddd !important;
}
.order-package i {
    font-size: 18px;
}
.order-package input[type=radio] {
    display: none!important;
}
/* note: min. added global changes here to prevent weird display in Complete Product-Buy Extra-Bound and Delivered */
.bootbox.modal {
    margin-top: 0px !important;
}
.progress-pass-strength {
    height: 2px !important;
    width: 97.1%;
    position: absolute;
}
.progress-bar-danger {
    background-color: #e90f10;
}
.progress-bar-warning{
    background-color: #ffad00;
}
.progress-bar-success{
    background-color: #02b502;
}
