.login-box-body,
.register-box-body {
    min-width: 400px;
}

.login-box,
.register-box {
    padding-top: 100px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    min-height: 100vh;
}

.thumbnail {
    position: relative;
    float: left;
    margin-left: 10px;
}

.checkbox {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.thumbnail input[type=checkbox] {
    position: absolute;
    top: 0;
    right: 5px;
}

/*image gallery*/
.image-checkbox {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 4px solid transparent;
    margin-bottom: 0;
    outline: 0;
}

.image-checkbox input[type="checkbox"] {
    display: none;
}

.image-checkbox-checked {
    border-color: #4783B0;
}

.image-checkbox .fa {
    position: absolute;
    color: #4A79A3;
    background-color: #fff;
    padding: 10px;
    top: 0;
    right: 0;
}

.image-checkbox-checked .fa {
    display: block !important;
}

.thumbnail .img-responsive {
    height: 120;
}

label.browse-btn input[type="file"] {
    display: none;
}

.navbar-custom-menu .dropdown-menu {
    left: auto;
    right: 0;
    margin-top: 10px;


}

.modal-header {

    border-bottom: 1px solid #e5e5e5;
}

.modal-footer {

    border-top: 1px solid #e5e5e5;
}

.submitted input.ng-invalid {
    border: solid 1px #dc3545;
}

.submitted textarea.ng-invalid {
    border: solid 1px #dc3545;
}

.submitted span.error {
    color: #dc3545;
    font-size: 12px;
}

span.error {
    color: #dc3545;
    font-size: 12px;
}

.box-footer {
    border-top: 1px solid #e5e5e5;
}

.box-header.with-border {
    border-bottom: 1px solid #e5e5e5;
}

.submitted .select2:invalid+.select2 .select2-selection {
    border-color: #dc3545 !important;
}

.bg-secondary {
    background-color: #f5f5f5 !important;
    color: #797777 !important;
}

.table-responsive table thead tr {
    background: #dbebf6;
}

.table-responsive table thead tr th {
    border-right: 1px solid #dfdfdf;
    font-size: 14px !important;
}

/* a.btn_class:hover {
    color: white;
    background-color: black;
}

.btn_class {
    background-color: transparent;
    box-shadow: none !important;
    border: 1px solid black;
    color: black;
    border-radius: 6px !important;
    padding: 5px;
    cursor: pointer;
}

.btn_class i {
    font-size: 15px !important;
} */

.box-border {
    border-bottom: 1px solid #e5e5e5;
}


/* 01 Oct 2020 */

.box.box-primary {
    border-top-color: #FF7315;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #FF7315;
    border-color: #FF7315;
}

.table-responsive table thead tr {
    background: #ffdec8;
}



div.table-responsive>div.dataTables_wrapper>div.row {
    margin: 10px 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {

    background-color: #f89f62;
    border-color: #f89f62;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff !important;
    cursor: pointer !important;
    background-color: #f89f62 !important;
    border-color: #f89f62 !important;
}

.btn-default.focus,
.btn-default:focus {
    color: #ff7315 !important;
    background-color: #ffdec8 !important;
    border-color: #ff7315 !important;
}

.skin-blue .main-header .logo {
    background-color: #ff7315 !important;
    color: #fff;
    border-bottom: 0 solid transparent;
    border-right: 1px solid #fffaf7;
}

.skin-blue .sidebar-menu>li.active>a {
    border-left-color: #ff7315 !important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #ffffff !important;
}

.skin-blue .sidebar a {
    color: #000000 !important;
    font-size: 15px !important;
}

.skin-blue .sidebar-menu>li:hover>a,
.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    color: black !important;
    background: #ecf0f5 !important;
}

.mr-2 {
    margin-right: 6px;
}

.skin-blue .main-header .navbar {
    background-color: #ff7315 !important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #ffffff !important;
    box-shadow: 6px 3px 6px #0000000D;
}

.box-header {

    border-bottom: 1px solid #eceef3;
}

.dropdown-menu>li>a {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 600;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 8px 15px;
    font-size: 15px;
    border-bottom: 1px solid #ecf0f5;
}

ul.dropdown-menu {
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}

.bg-white {
    background-color: #ffffff !important;
}

.small-box {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.common_box.small-box>.inner {
    padding: 10px 15px;
}

.common_box.small-box p {
    margin-bottom: 8px;
}

.small-box h3,
.small-box p {
    z-index: 5;
}

.small-box p {
    font-size: 1rem;
}

.f-weight-500 {
    font-weight: 500 !important;
}

.light_gray {
    color: rgba(36, 38, 45, 0.5);
}

.small-box h3 {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    white-space: nowrap;
}

.small-box.common_box .icon>i.icon_inr {
    bottom: -1px;
    top: 0;
    right: -8px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.small-box .icon>i.fa,
.small-box .icon>i.fas,
.small-box .icon>i.far,
.small-box .icon>i.fab,
.small-box .icon>i.glyphicon,
.small-box .icon>i.ion {
    font-size: 70px;
    top: 20px;
}

.small-box .icon>i {

    position: absolute;

    transition: all 0.3s linear;
}


.light_blue {
    color: #FF7315 !important;
}

.col-xl-3 .small-box h3,
.col-lg-3 .small-box h3,
.col-md-3 .small-box h3 {
    font-size: 2.2rem;
}


.common_box .inr_title {
    font-size: 32px !important;
    font-weight: 600;
}

.common_box.small-box p {
    margin-bottom: 8px;
}

.small-box h3,
.small-box p {
    z-index: 5;
}

.small-box p {
    font-size: 16px;
}

.f-weight-500 {
    font-weight: 500 !important;
}

.light_gray {
    color: rgba(36, 38, 45, 0.5);
}

.small-box.common_box .icon>i.icon_inr {
    bottom: 0;
    top: 15px;
    right: -10px;
}

.content-header h1 {
    margin: 0;
    font-size: 24px;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #f4f4f4;
    font-size: 14px;
}

li.dropdown.user.user-menu {
    background-color: #e86813;
}

td:last-child {
    white-space: nowrap;
}

.btn_notify {
    background-color: #f4f4f4;
    color: goldenrod;
    border-color: goldenrod;
    padding: 5px 7px;
    font-size: 15px;
    margin: 0 3px;
}

.btn_remove {
    background-color: #f4f4f4;
    color: #ec3a3a;
    border-color: #ec3a3a;
    padding: 5px 7px;
    font-size: 15px;
    margin: 0 3px;
}

.btn_edit {
    background-color: white;
    color: #408c40;
    border-color: #408c40;
    padding: 5px 7px;
    font-size: 15px;
    margin: 0 3px;
}



.btn_edit:hover,
.btn_edit:active,
.btn_edit:focus {
    background-color: #408c40;
    border-color: #408c40;
    color: white;

}

.btn_doc {
    color: #FF7315;
    border-color: #FF7315;
    padding: 5px 7px;
    font-size: 15px;
    background-color: white;
    margin: 0 3px;
}

.btn_doc:hover,
.btn_doc:active,
.btn_doc:focus {
    background-color: #FF7315;
    border-color: #FF7315;
    color: white;
}

.btn_view {
    color: #2196F3;
    border-color: #2196F3;
    padding: 5px 7px;
    font-size: 15px;
    background-color: white;
    margin: 0 3px;
}

.btn_view:hover,
.btn_view:active,
.btn_view:focus {
    background-color: #2196F3;
    border-color: #2196F3;
    color: white;
}

.btn_remove:hover,
.btn_remove:active,
.btn_remove:focus {
    background-color: #ec3a3a;
    border-color: #ec3a3a;
    color: white;
}

.is_active,
.is_active:hover,
.is_active:active {
    background-color: #232020;
    border-color: #232020;
    color: white !important;

}

i.fa.fa-question-circle-o.mr-2 {
    font-size: 18px;
}

li.dropdown.messages-menu {
    border-right: 1px solid white;
}

.required label:after {
    content: " *";
    color: red;
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
    white-space: nowrap;
    text-align: center;
    min-width: unset;
}

h4.box-title {
    font-size: 14px;
}

.select2-search__field {
    padding-left: 6px !important;
}

.modal-dialog {
    height: 80% !important;
    padding-top: 10%;
    width: 35%
}

/* .cropper-crop-box,
.cropper-view-box {
    border-radius: 50%;
}

.cropper-view-box {
    box-shadow: 0 0 0 1px #39f;
    outline: 0;
}

.cropper-face {
    background-color: inherit !important;
}

.cropper-dashed,
.cropper-line {
    display: none !important;
}

.cropper-view-box {
    outline: inherit !important;
}

.cropper-point.point-se {
    top: calc(85% + 1px);
    right: 14%;
}

.cropper-point.point-sw {
    top: calc(85% + 1px);
    left: 14%;
}

.cropper-point.point-nw {
    top: calc(15% - 5px);
    left: 14%;
}

.cropper-point.point-ne {
    top: calc(15% - 5px);
    right: 14%;
} */

.datepicker table,
.daterangepicker table {
    font-size: 14px;
}

::after,
::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {

    text-decoration: line-through;

}


.text-wrap {
    display: block;

    word-wrap: break-word;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #ff7315  !important;
}
.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 14px;
}
