﻿body {
}


a {
    cursor: pointer;
}

/*.control-label {
    color: #10253F !important;
}*/

.ajax_tab {
    font: inherit;
}

.ajax__tab_outer {
    background-color: White;
    color: #10253f;
    padding: 5px 10px;
    margin: 0 3px 3px 0;
    cursor: pointer;
}

.ajax__tab_active .ajax__tab_outer {
    background-color: #10253f;
    color: white;
}

.ajax__tab_header {
    margin-left: 8px;
    font-size: 20px;
    font-variant: small-caps;
}

.rotate1 {
    transform: rotate(-30deg);
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Safari and Chrome */
}

.dt_column {
    text-align: center !important;
}

.count1 {
    width: 65px;
}

.a1 {
    background-color: green;
    width: 21px;
    margin-right: 1px;
    height: 18px;
}


.d1 {
    background-color: red;
    width: 21px;
    margin-right: 1px;
    height: 4px;
}


.box1 {
    width: 20px;
    height: 30px;
    border: 1px solid grey;
    padding: 2px;
    text-align: center;
}

.bgyellow {
    background-color: pink !important;
}

#tbl_GridQuotation {
    width: 100% !important;
}

td.details-control {
    background: url('https://cdn1.iconfinder.com/data/icons/musthave/16/Add.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('http://t3.gstatic.com/images?q=tbn:ANd9GcTsMauZc6wkubJg8k7n2UL5KWcVbXpWfEAzgsDXqlwOHYms75W5Vw') no-repeat center center;
}

.colorReset {
    background-color: initial !important;
}

.datatable-scroll {
    overflow-x: auto;
    overflow-y: visible;
    width: 100%;
}

.crov {
    border-radius: 3px;
    margin-left: 2px;
    margin-bottom: 2px;
    display: inline-block;
    padding: 2px 4px;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
}

.crov_lesson {
    border-radius: 3px;
    margin-left: 2px;
    margin-bottom: 2px;
    display: inline-block;
    padding: 2px 4px;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
}

.custom-navbar {
    border-radius: 0px !important;
    border-color: #10253F !important;
    background: #10253F !important;
    color: #fff !important;
    z-index: 900 !important;
}

.custom-navbar-footer {
    border-radius: 0px !important;
    border-color: #10253F !important;
    background: #10253F !important;
    color: #fff !important;
    z-index: 900 !important;
    min-height: inherit !important;
    height: 30px !important;
    padding: 4px !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}

.navbar-nav > li active {
    background-color: #4bacc6 !important;
}

.navbar-nav > li:hover {
    background-color: #4bacc6 !important;
}

.navbar-nav > li::after {
    background-color: #4bacc6 !important;
}


.container {
    padding-top: 60px !important;
    padding-bottom: 100px !important;
    z-index: 901 !important;
}

.modal-content {
    border-radius: 0px !important;
}

.modal-header {
    border-radius: 0px !important;
    background-color: #4bacc6 !important;
    color: #fff !important;
    cursor: move;
}

.modal-footer {
    border-radius: 0px !important;
    background-color: #d0d0d0 !important;
}

thead {
    background-color: #10253F !important;
    color: #FFFFFF !important;
}

/*tbody td {
    color: #10253F !important;
}
*/
.modal-body {
    border-radius: 0px !important;
    background-color: #FFFFFF !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #4bacc6 !important;
    border-color: #4bacc6 !important;
    color: #fff !important;
}

.btn-success {
    background-color: #4bacc6 !important;
    border-color: #4bacc6 !important;
    color: #fff !important;
}

.tab-content {
    border: 1px solid #e0e0e0;
    padding: 5px !important;
}

#tbl_PartnerInvoiceGrid {
    width: 100% !important;
}

input, textarea, select {
    background-color: #F7F7F7 !important;
    border-radius: 0px !important;
}

.top-search-bar {
    border-radius: 0px !important;
    background-color: #eaeaea !important;
}

    .top-search-bar:focus {
        background-color: #fff !important;
    }

.input-group-dropdown {
    width: 190px !important;
}

.large-table {
    margin-right: -100px !important;
    margin-left: -100px !important;
}

.larger-table {
    margin-right: -250px !important;
    margin-left: -250px !important;
}

.modal-bigger {
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 1024px) and (max-width:1600px) {
    .input-group-dropdown {
        width: 120px !important;
    }

    .modal-bigger {
        width: 1000px !important;
    }
}

@media screen and (min-width: 900px) and (max-width:1023px) {
    .input-group-dropdown {
        width: 80px !important;
    }

    .modal-bigger {
        width: 950px !important;
    }
}

@media screen and (max-width: 900px) {
    .modal-lg {
        width: 99% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-bigger {
        width: 99% !important;
    }

    .input-group-dropdown {
        width: 190px !important;
    }
}


.alert {
    padding: 0px !important;
    border-radius: 0px !important;
}

.bg-turqoise {
    background-color: #91def6 !important;
}

.table {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    line-height: 18px !important;
}

/*Below are for the 'PLUS' and 'MINUS' icon in the tables*/

td.details-control {
    background: url('https://cdn1.iconfinder.com/data/icons/musthave/16/Add.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('http://t3.gstatic.com/images?q=tbn:ANd9GcTsMauZc6wkubJg8k7n2UL5KWcVbXpWfEAzgsDXqlwOHYms75W5Vw') no-repeat center center;
}

/*These are added because we want to use Bootstrap sorting icon*/
table.dataTable thead .sorting_desc {
    background: none !important;
}

table.dataTable thead .sorting_asc {
    background: none !important;
}

table.dataTable thead .sorting {
    background: none !important;
}

.btn-group, .btn-group-vertical {
    border-radius: 0 !important;
}

/*To hide the weird blank div that sometimes appear at the bottom of page*/
#ui-datepicker-div {
    display: none;
}

/*Loading Box*/
#waiting {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(157, 204, 204, 0.80) url('../../Images/loading_spinner.gif') 50% 50% no-repeat;
    background-size: 60px 60px;
}


.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 1060 !important;
}

.filters-group {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

    .filters-group span input {
        height: 22px;
        padding: 2px 5px;
        font-size: 12px;
        line-height: 1.5;
    }

.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.custom-file-input {
    visibility: hidden;
    width: 0;
    position: relative;
}

.panel-heading-md {
    padding: 3px 7px !important;
}

.panel-heading-sm {
    padding: 1px 5px !important;
}

/*Table row padding reduced*/
.table > tbody > tr > td {
    padding: 1px !important;
    /*vertical-align: middle !important;
    padding-left: 5px !important;*/
}

/*Individual column filter on datatables*/
.text_filter {
    height: 22px !important;
    padding: 2px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    font-weight: normal;
}

/*Reduce row spacing in  bootstrap modals*/
.form-group {
    margin-bottom: 6px !important;
}

.container {
    width: 100% !important;
}


/*4-7-2016 */
#mdl_AddCustomerInvoice .modal-dialog {
    width: 850px;
}

.selectCurrency select.form-control {
    width: 90px !important;
    padding: 0 5px;
}

.error {
    color: #a94442 !important;
}

input[type=checkbox], input[type=radio] {
    margin: 1px 0;
}


.HighlighterProject::placeholder {
    color: red;
    opacity: 1; /* Firefox */
}

.fullscreen {
    width: 100% !important;
}
