.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
.d-none{
    display: none !important;
}
/*Custom colors*/
.login_block .input-group-addon {
    background: linear-gradient(180deg, rgba(167, 168, 170, 0) 0%, #A7A8AA 100%), #C8C9C7;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
}
.btn-default {
    color: #ffffff;
    background: #2C2A29;
    border-color: #2C2A29;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #ffffff;
    background: linear-gradient(180deg, #3C3C3B 0%, rgba(60, 60, 59, 0) 100%), #2C2A29;
    border-color: #2C2A29;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background: linear-gradient(180deg, rgba(167, 168, 170, 0) 0%, #A7A8AA 100%), #C8C9C7;
    border-color: #C8C9C7;
}
.btn-primary{
    color: #ffffff;
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
    border-color: #ED8B00;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
    box-shadow: 2px 4px 10px rgba(227, 82, 5, 0.3), 2px 8px 20px rgba(227, 82, 5, 0.2);
    border-color: #ED8B00;
}
.form-control:focus {
    border-color: #ED8B00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ED8B00;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #ED8B00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ED8B00;
}
.ui-widget-header {
    border: 1px solid #ED8B00;
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background: linear-gradient(180deg, rgba(167, 168, 170, 0) 0%, #A7A8AA 100%), #C8C9C7;
}
.chzn-container .chzn-results .highlighted {
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
    color: #FFFFFF;
}
.chzn-container-active .chzn-single {
    border: 1px solid  #ED8B00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ED8B00;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #ED8B00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ED8B00;
}
.chzn-container-active .chzn-single-with-drop {
    border: 1px solid  #ED8B00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ED8B00;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px #ED8B00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ED8B00;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
    background-color: #ED8B00;
    border-color: #ED8B00;
    color: #fff;
    text-shadow: none;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #ED8B00;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
    background-color: #ED8B00 \9;
}
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
    background-color: #ED8B00;
    border-color: #ED8B00;
    color: #fff;
    text-shadow: none;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #ED8B00;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
    background-color: #ED8B00;
}

.custom_color{
    color: #ED8B00;
}

.pager > .disabled > a:hover{
    background: linear-gradient(180deg, rgba(167, 168, 170, 0) 0%, #A7A8AA 100%), #C8C9C7;
    border-color: #C8C9C7;
}

.pager > li > a {
    color: #fff;
    background-color: #ED8B00;
}
.pager > li > a:hover {
    border-color: #ED8B00;
    color: #fff;
    text-shadow: none;
    background: linear-gradient(180deg, rgba(227, 82, 5, 0) 0%, #E35205 100%), #ED8B00;
    box-shadow: 2px 4px 10px rgba(227, 82, 5, 0.3), 2px 8px 20px rgba(227, 82, 5, 0.2);
}

.custom_backcolor{
    background-color: #ED8B00;
}

.navbar-inverse {
    background-color: #1b1b1f;
}

.custom-navbar-brand {
    width: 250px;
    padding: 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.custom-navbar-brand img{
    height: 50px;
    margin-top: -8px;
}

@media (max-width: 405px) {
    .custom-navbar-brand {
        width: auto;
        padding: 18px 5px;
    }
    .custom-navbar-brand img{
        display: none;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1024px) {
    .search-grid .form-control-feedback{
        top: 0;
    }
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 310px){
    .container {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 780px){
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media (min-width: 768px) {
    .container {
        width: 768px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 950px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1150px;
    }
}

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

.pt-0{
    padding-top: 0 !important;
}

.pr-0{
    padding-right: 0 !important;
}

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

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

.p-1 {
    padding: 0.25rem !important;
}

.pt-1{
    padding-top: 0.25rem !important;
}

.pr-1{
    padding-right: 0.25rem !important;
}

.pb-1{
    padding-bottom: 0.25rem !important;
}

.pl-1{
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2{
    padding-top: 0.5rem !important;
}

.pr-2{
    padding-right: 0.5rem !important;
}

.pb-2{
    padding-bottom: 0.5rem !important;
}

.pl-2{
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3{
    padding-top: 1rem !important;
}

.pr-3{
    padding-right: 1rem !important;
}

.pb-3{
    padding-bottom: 1rem !important;
}

.pl-3{
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4{
    padding-top: 1.5rem !important;
}

.pr-4{
    padding-right: 1.5rem !important;
}

.pb-4{
    padding-bottom: 1.5rem !important;
}

.pl-4{
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5{
    padding-top: 3rem !important;
}

.pr-5{
    padding-right: 3rem !important;
}

.pb-5{
    padding-bottom: 3rem !important;
}

.pl-5{
    padding-left: 3rem !important;
}

.navbar-show{

}

.grid-row{
    border-bottom: 1px solid #aeaeae;
}

.grid .pager li {
    margin-left: 10px;
    display: inline-block
}

.pointer {
    cursor: pointer;
}

.form-control {
    height: 28px;
}

.form-horizontal .has-feedback .form-control-feedback,
.search-grid .form-control-feedback {
    height: 28px;
    line-height: 28px;
}

.form-horizontal .has-feedback .form-control-feedback .fa,
.search-grid .form-control-feedback .fa{
    line-height: 28px;
}