#nprogress .spinner-icon {
    border-top-color: #22dd73;
    border-left-color: #22dd73;
}

#nprogress .bar {
    background: #22dd73;
}

html {
    overflow-y: scroll;
}

.container {
    width: 100%;
}

.wrap > .container {
    padding: 50px 0px 20px;
}

.fieldBlockContainer label, .detailsContainer label {
    font-weight: 400;
}

.fieldBlockContainer .form-group, .detailsContainer .form-group {
    margin-bottom: 8px;
}

.modal .fieldBlockContainer .form-group, .modal .detailsContainer .form-group {
    margin-bottom: 2px;
}

.wrap {
    padding: 0;
}

.editViewContents .fieldLabel-3, .viewUpdateContent .fieldLabel-3 {
    width: 25%;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
}

.detailsContainer textarea.inputElement {
    height: auto;
}

input[type="text"].inputElement, input[type="password"].inputElement {
    padding: 3px 8px;
}

.inputElement {
    height: 30px;
    width: 100%;
    border-radius: 1px;
    box-shadow: none;
    border: 1px solid #cccccc;
}

.table-container {
    margin-top: 0px;
}

.main-container .content-area {
    padding-top: 0px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.listViewInformation {
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 12px;
    margin: 4px 2px;
    font-size: 14px;
    display: inline-block;
    line-height: 1.42857143;
    font-weight: 100;
    color: #333;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #999;
}

.pagination > li > a, .pagination > li > span {
    color: #999;
}

.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
}

.form-control {
    border-radius: 0px;
}

.settingsItem {
    height: 100px;
    border: 1px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 20px;
}

.settingsItem:hover {
    background-color: #F3F3F4;
}

.detailsContainer {
    position: relative;
    border: 1px solid #f3f3f3;
    padding: 15px;
    margin-bottom: 10px;
    background: #ffffff;
}

.detailsContainer label {
    font-weight: 400;
}

.detailsContainer .form-group {
    margin-bottom: 8px;
}

.detailsContainerSubHeader {
    margin-top: 0px;
    color: #596875;
}

hr {
    margin: 10px 0;
}

.viewUpdateContent, .viewUpdateWrap {
    max-height: 100%;
    padding-bottom: 50px;
}

.modal .viewUpdateContent, .modal .viewUpdateWrap {
    padding-bottom: 0px;
}

.table-container a:hover {
    color: #8d8d8d;
}

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

form div.required label.control-label:after {
    content: " * ";
    color: red;
}

.modal {
    z-index: 1050;
    /*overflow: hidden !important;*/
}

.currency:before, .currency {
    color: #0026a8;
}

.currency-balance:before, .currency-balance {
    color: #a83d46;
}

.currency-profit:before, .currency-profit {
    color: #078807;
    font-weight: bold;
}

#hotel_details, #flight_details {
    background-color: #FAFAFA;
}

.select2-dropdown {
    z-index: 1051;
}

.invoiceposition-description {
    font-size: 0.9em;
    color: #777;
}

.invoiceposition-note {
    font-size: 0.9em;
    color: #777;
}

.fieldBlockContainer .inputElement {
    height: 34px;
}

.modal .form-control-multi {
    font-size: 12px;
    padding: 6px 2px;
    height: 28px;
}

.statementrow div {
    line-height: 20px;
}

.statementinner .statementrow:nth-child(odd) {
    background: #e9e9e9;
}

.table-striped > tbody > tr.balanced, .balanced, #modelActions a.balanced {
    background-color: #4f81bd;
    color: #fff;
}

.table-striped > tbody > tr.balanced > td .currency-balance, .table-striped > tbody > tr.balanced > td .currency-balance::before, .table-striped > tbody > tr.balanced > td .currency, .table-striped > tbody > tr.balanced > td .currency::before {
    color: #fff;
}
/*.statementinner .statementrow:nth-child(even) {
    background: #ececec;
}*/

.popover-title {
    background-color: #999;
}

.datepicker > div {
    display: inherit;
}

.editable-checklist {
    color: #555;
}

.pipositionsub {
    font-size: 0.8em;
    color: #555;
}

.table-striped > tbody > tr.balancedpartial, .balancedpartial, #modelActions a.balancedpartial {
    background-color: #fbff6f;
}

.table-striped > tbody > tr.colorgreen, .colorgreen, #modelActions a.colorgreen {
    background-color: #53ff43;
}

.table-striped > tbody > tr.colorred, .colorred, #modelActions a.colorred {
    background-color: #ff082d;
    color: #fff;
}

.dailyactivity-index .datable > tbody > tr > th {
    font-weight: bold;
    text-align: center;
    padding: 6px;
    padding-top:0px;
    padding-bottom: 0px;
}

.dailyactivity-index .datable > tbody > tr > td {
    text-align: center;
    padding: 6px;
    padding-top:0px;
    padding-bottom: 0px;
}

.dailyactivity-index .table-bordered > tbody > tr > td {
    padding-top:0px;
    padding-bottom:0px;
}


.editViewContents .activitydetail_form textarea.textAreaElement {
    width: 100%;
}

.editViewContents .activitydetail_form div.col-md-12.activitydetails_details {
    padding: 0;
}

.dailyactivity-details-cell {
    position: relative;
}

.dailyactivity-checked {
    position: absolute;
    top:10px;
    right: 10px;
    color: green;   
}

.dapopover {
    cursor: pointer;
}

.popover textarea.inputElement {
    height: auto;
}

.popover .form-group, .popover label, .popover h4 {
    margin-bottom: 0px;
}

.popover .activitydetails_details, .popover .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.popover .textAreaElement {
    padding: 2px;
    width: 95%;
    min-width: 250px;
}


.da-popover-buttons {
    text-align: right;
}

#piCopytoClientForm table tr {
    border: 1px solid black;
}

#piCopytoClientForm table tr:first-child {
    border:none;
}

#piCopytoClientForm .has-error .help-block {
    display: inline-block;
}

.fieldBlockContainer table.pipositionsToInvoicepositions  .inputElement {
    width:100%;
}

/* #piCopytoClientForm table th {
    border-left: 1px solid black;
    border-right: 1px solid black;
} */



@media (min-width: 992px) {
    .main-container .sidebar-essentials {
        position: fixed;
        top: 55px;
    }

    .modal-lg {
        width: 900px;
    }
}

@media (max-width: 991px) {
    .main-container .content-area {
        padding-left: 10px;
    }
}