body{
    background: #f4f7fc !important;
    font-family: 'Poppins', sans-serif !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}
#wrapper{
    background: #f4f7fc !important;
}
.display-message-text {
    color: #CC0000;
    text-align: center;
    padding-top: 15px;
}
.lg-f{
    padding: 0.375rem 0.75rem !important;
}
.content-page > .content{
    margin-top: 0 !important;
    padding: 30px 30px 30px 0 !important;
}
.inputfile-6 + label button {
    background: #0089d1;
    color: #ffffff;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold;
    margin-left: -277px;
    height: 32px;
}
/*.side-menu{
    top:0 !important;
    width: 160px !important;
}*/
.logout_name_div{
    position: relative; padding-top: 60px; padding-left: 17px; font-size: 11px;
}

#sidebar-menu .logo-li{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.logo-li img{
    height: 75px;
}

.menu-img{
    padding-top: 5px;
}

.menu-text{
    color: #0f0c0c;
    padding-left: 0px !important;
    font-weight: 500;
    font-size: 14px;

}

.active .menu-text{
    color: #ffffff !important;
}

.has_sub{
    padding: 5px 20px 5px 17px !important;
}
#sidebar-menu > ul > li > a{
    padding: 15px !important;
    background: #f4f7fc;
}

.page-title{
    padding-bottom: 20px;
    font-size: 25px;
    font-weight: 500;
    color: #0089d1;
    text-transform: uppercase;
}

.form-inv label{
    color: #979bb6;
    font-weight: 100 !important;
}

.form-inv .form-group{
    padding-top: 20px;
}

.form-inv .form-control{
    border: 0;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    border-radius: 0;
    color: #99abbd !important;
}
.form-control {
    /* padding: 0px; */
    padding: 0.375rem 0rem;
}
.image-upload > input{
    display: none;
}

.image-upload img{
    width: 20px;
    padding-left: 5px;

}


.image-upload{
    background: #0089d1;
    float: right;
    font-size: 12px;
    padding: 5px 0 0 0;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    width: 80px;
    margin-top: 27px;
}

.image-upload label{
    color: #ffffff;
}

.form-send-footer{
    text-align: right;
}
.padding-input-col{
    padding-right: 60px;
    padding-left: 15px;
}
.btn-cancel{
    width: 80px;
    height: 30px;
    padding: 6px 10px 6px 10px;
    background: #414648;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px !important;
}

.btn-send{
    width: 80px;
    height: 30px;
    padding: 6px 10px 6px 10px;
    background: #0089d1;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px !important;
}

.navbar-custom {
    /*margin-left: 0!important;*/
    margin-left: -10px !important;
}

#datatable_info{
    display: none;
}

.dataTables_filter {
    display: none;
}
.datatable_filterWrapper{
    float: right;
    margin-bottom: 10px;
    width: 268px;
}
.datatable .card-box{
    border-radius: 0;
}
.datatable_filterSelect{
    /*max-width: 268px !important;
    width: 268px !important;*/
    border-radius: 0;
    height: 40px !important;
    border: 0;
}

#searchbox{
    position: absolute;
   /* left: 28px;
    width: 73%;*/

    width: 83%;
    height: 40px;
    border: 0;
    border-right: 3px solid #f4f7fc;
    padding: 10px;

    z-index: 1000;
}

#datatable_wrapper{
    margin-left: -11px;
}

table.dataTable{
    border-collapse: collapse !important;
}

.card-box{
    border-radius: 0;
}

.btn-view{
    width: 50px;
    height: 15px;
    padding: 6px 10px 6px 10px;
    background: #0089d1;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px !important;
}

.table-bordered th, .table-bordered td {
   background: #ffffff !important;
}

#datatable tr,#datatable td{
    font-size: 12px !important;
}

#datatable th{
    color: #848aaa;
    font-size: 13px;
    font-weight: 500;
}
.table th{
    padding: 1.75rem;
}
table.dataTable thead th.sorting:after, table.dataTable thead th.sorting_asc:after, table.dataTable thead th.sorting_desc:after {
    position: absolute;
    top: 22px;
    right: 8px;
    display: block;
    font-family: FontAwesome;
}
form{
    width: 100%;
}

.upload-img{
    float: right !important;
}

.view-inv-h4{
    margin-left: 6px;
}

.logout-div{
    text-align: right;
    font-size: 11px;
}
.logout-name{
    margin-bottom: 0;
    color: #0089d1;
    font-size: 14px;
    font-weight: 400;
}

.logout{
    font-size: 13px;
    font-weight: 500;
    color: #848aaa;
}

.text-settings{
    padding-top: 10px;
}

.button-menu-mobile{
    color: #000 !important;
    /*margin-top: 8px !important;*/
    margin-top: -22px !important;
    margin-left: -25px !important;
}

/*
.side-menu{
    width: 319px !important;
}*/
.account-pages{
    background-image: url("../images/bg.png") !important;
}
.account-bg .card-box {
    padding: 20px;
    -webkit-border-radius: 0px;
    /* border-radius: 5px; */
    -moz-border-radius: 0px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
     box-shadow: none;
}

.wrapper-page .account-bg .card-box {
     box-shadow: none;
    border: 0;
}
.wrapper-page .account-bg{
    border-radius: 0;
}

.login-bt{
    background-color: #0089d1;
}
.container {
    max-width: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), .input-group-sm>select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: 2.3rem;
}

.page-link {
    background-color: transparent !important;
    border: 0 !important;
    line-height: 1;
    position: relative;
    float: left;
    padding: 4px 7px !important;
    text-decoration: none;
    font-size: 11px;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0089d1 !important;
}
/*
.page-item.active{
    background-color: #0089d1 !important;
}*/


.dataTables_length select{
    background: #0089d1;
    color: #fff;
    width: 55px!important;
    padding: 2px;
    height: 28px!important;
    font-size: 11px;
    border: none;
    border-radius: 0;
}
div.dataTables_wrapper div.dataTables_length label{
    font-size: 12px;
}

.search-icon{
    position: absolute;
    z-index: 10000;
    right: 18%;
    top: 12px;
    color: #088cd2;
}
.search-icon:before{
    content: "\f002";
}
.first-th:after{
    display: none !important;
}

li{
    list-style: none;

}

#datatable_previous a, #datatable_next a{
    background-color: transparent !important;
}
.page-link{
    background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #eceeef;
    border-right: none;
}

.label-class{
    font-size: 11px;
    font-weight: bold !important;
}
.form-inv label{
    font-size: 11px;
    font-weight: bold !important;
}

#sidebar-menu > ul > .logo-li > a.active {
    background-color: #ffffff !important;
}
#sidebar-menu > ul > .logo-li > a {
    padding: 0 !important;
    background: #ffffff !important;
    cursor: pointer  !important;
    pointer-events: all  !important;
}
.inputfile-6 + label {
    height: 40px;
    width: 100%;
}
.inputfile-6 + label span {
    width: 100%;
    min-height: 34px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    height: 34px;
    background: #fff;
    margin-right: 5px;
}
/*.inputfile-6 + label button {*/
    /*background: #0089d1;*/
    /*color: #ffffff;*/
    /*border-radius: 4px;*/
    /*font-size: 13px;*/
    /*font-weight: bold;*/
    /*margin-left: -106px;*/
    /*height: 32px;*/
/*}*/


.inputfile-6 + label button {
    background: #0089d1;
    color: #ffffff;
    border-radius: 4px;
    font-size: 13px;
    font-weight: bold;
    right: 0%;
    text-align: left;
    float: right;
    height: 35px;
    /* z-index: 100000; */
    position: relative;
}
.padding-input-col{
    /*padding-right: 50px;*/
}
#datatable th,#datatable td{
    padding-left: 20px;
    vertical-align: middle;
}



table.dataTable thead th.sorting:after{
    right: 20px;
}


table.dataTable thead th.sorting_asc:after{
    top: 21px !important;
    right: 20px;
}
table.dataTable thead th.sorting_desc:after{
    top: 18px !important;
    right: 20px;
  }
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting{
    padding-right: 5px !important;
}

.view-inv-div{
    vertical-align: middle;
}

.datatable_filterWrapper select {
    border: 0 !important;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    /*background: url(../images/arrow@2x.png) no-repeat;*/
    background-position: 95% 55%;
    width: 100px;
    text-indent: 0.01px;
    text-overflow: "";
    background-color: #fff;
    background-size: 8px;
    padding-left: 15px;
}

.search-icon {
    right: 8%;
}

::-webkit-input-placeholder { /* Edge */
    color: #000000!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000000!important;
}

::placeholder {
    color: #000000!important;
}



@media (min-width: 480px) and (orientation: landscape) {

    #searchbox {
        position: absolute;
        left: 22px;
        width: 98%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;
        margin-left: -12px;
        /* z-index: 1000; */
        top: -1px;
    }
    .search-icon {
        right: 7%;
    }
}



@media (max-width: 1450px) {

}
@media screen and (max-width: 1160px) {

}


@media only screen and (min-device-width : 1200px) and (max-device-width : 1920px) {

    /* Styles */
    #searchbox {
        position: absolute;
        left: 22px;
        width: 98%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;
        margin-left: -12px;
        /* z-index: 1000; */
        top: -1px;
    }
    .inputfile-6 + label button {
        /* background: #0089d1; */
        color: #ffffff;
        border-radius: 4px;
        font-size: 13px;
        font-weight: bold;
        /*margin-left: -100px;*/
        /*height: 32px;*/
        right: 7%;
        text-align: left;
        float: right;
        height: 35px;
        /* z-index: 100000; */
        position: absolute !important;
    }
}
/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {
    /* Styles */
    #searchbox {
        position: absolute;
        left: 22px;
        width: 76%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;
        margin-left: -12px;
        /* z-index: 1000; */
        top: -1px;
    }
}
@media screen and (max-width: 1366px) {
    table.dataTable thead th.sorting:after, table.dataTable thead th.sorting_asc:after, table.dataTable thead th.sorting_desc:after {
        position: absolute;
        top: 30px;
        right: 8px;
        display: block;
        font-family: FontAwesome;
    }
    #searchbox {
        position: absolute;
        width: 75%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;
        z-index: 1000;
    }
    .search-icon {
        right: 28%;
    }
}
/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    /* Styles */
    #searchbox{
        position: absolute;
        /* left: 28px;
         width: 73%;*/

        width: 83%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;

        z-index: 1000;
    }
    .search-icon {
        right: 18%;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .padding-input-col {
        padding-right: 15px;
        padding-left: 15px;
    }
    /* Styles */
    .inputfile-6 + label {
        height: 40px;
        width: 100%;
    }
    .inputfile-6 + label button {
        background: #0089d1;
        color: #ffffff;
        border-radius: 4px;
        font-size: 13px;
        font-weight: bold;
        right: 0%;
        text-align: left;
        float: right;
        height: 35px;
        /* z-index: 100000; */
        position: relative;
        /*margin-left: -106px;*/
        /*height: 32px;*/
    }
    .inputfile-6 + label span {
        float: left;
        width: 100%;
        min-height: 34px;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
        height: 34px;
        background: #fff;
        margin-right: 5px;
    }
}

@media (max-width: 480px) {
    .search-icon {
        right: 5%;
    }
    .padding-input-col {
        padding-right: 15px;
        padding-left: 15px;
    }

    .page-title {
        padding-bottom: 20px;
        font-size: 20px;
        font-weight: 500;
        color: #0089d1;
        text-transform: uppercase;
    }
    #searchbox {
        position: absolute;
        left: 22px;
        width: 95%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;
        margin-left: -12px;
        /* z-index: 1000; */
        top: -1px;
    }
    .inputfile-6 + label button {
        background: #0089d1;
        color: #ffffff;
        border-radius: 4px;
        font-size: 13px;
        font-weight: bold;
        /*margin-left: -106px;*/
        /*height: 32px;*/
        right: 0%;
        text-align: left;
        float: right;
        height: 35px;
        /* z-index: 100000; */
        position: relative;
    }
    .logout_name_div {
        position: relative;
        padding-top: 12px;
        padding-left: 17px;
        font-size: 11px;
    }
}

/* Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .search-icon {
        right: 3%;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    #searchbox {
        position: absolute;
        left: 22px;
        width: 98%;
        height: 40px;
        border: 0;
        border-right: 3px solid #f4f7fc;
        padding: 10px;
        margin-left: -12px;
        /* z-index: 1000; */
        top: -1px;
    }
}
@media (max-width: 380px) {

}
