html {
    height: 100%;
}
body {
    background: -moz-linear-gradient(45deg, #e05e71 0%, #007aff 55%, #ea974c 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #e05e71), color-stop(54%, #007aff), color-stop(100%, #ea974c)); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, #e05e71 0%, #007aff 55%, #ea974c 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, #e05e71 0%, #007aff 55%, #ea974c 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, #e05e71 0%, #007aff 55%, #ea974c 100%); /* ie10+ */
    background: linear-gradient(45deg, #e05e71 0%, #007aff 55%, #ea974c 100%); /* w3c */
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea974c', endColorstr='#e05e71',GradientType=1 ); /* ie6-9 */
}

.navbar-inverse {
    background: #fff;
}

ul.main-navigation-menu li .active ul li.active {
    background: #e6e6e6;
}

body.login .box-forgot, body.login .box-login, body.login .box-register {
    box-shadow: 0 0 5px rgba(0, 0, 0, .32);
    border-radius: 0;
}

body.login .logo {
    padding: 10px 20px 20px;
}

body.login .form-actions:after, body.login .form-actions:before {
    display: none;
}

body.login .copyright {
    display: inline-block;
    width: 100%;
}

.page-header h1, .page-header h2, .page-header h3 {
    margin: 0;
}

#delete-error .panel-body {
    padding: 0;
    margin-top: 0;
}

.panel-body .modal-body {
    padding: 0;
}

.action-dropdown {
    background-color: #fff;
    border-color: #007aff;
    color: #858585;
    border-radius: 4px 0px 0px 4px !important;
    height: 34px;
}
.action-dropdown:hover,
.action-dropdown:focus,
.action-dropdown:active,
.action-dropdown.active {
    background-color: #fff;
    border-color: #007aff;
    color: #858585;
}
.btn-action {
    background-color: #007aff;
    border-color: #007aff;
    color: #FFFFFF;
    border-radius: 0px 4px 4px 0px !important;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
    background-color: #007aff;
    border-color: #007aff;
    color: #FFFFFF;
}

.hr_color {
    border: 0;   /* in order to override TWBS stylesheet */
    height: 5px;
    background: -moz-linear-gradient(left, rgba(0, 143, 192,1) 0%, rgba(0, 143, 192,1) 12.5%, rgba(235,155,82,1) 12.5%, rgba(235,155,82,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%);  /* FF3.6+ */
    background: -webkit-linear-gradient(left, rgba(0, 143, 192,1) 0%, rgba(0, 143, 192,1) 12.5%, rgba(235,155,82,1) 12.5%, rgba(235,155,82,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 143, 192,1) 0%, rgba(0, 143, 192,1) 12.5%, rgba(235,155,82,1) 12.5%, rgba(235,155,82,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 143, 192,1) 0%, rgba(0, 143, 192,1) 12.5%, rgba(235,155,82,1) 12.5%, rgba(235,155,82,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(0, 143, 192,1) 0%, rgba(0, 143, 192,1) 12.5%, rgba(235,155,82,1) 12.5%, rgba(235,155,82,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* W3C */
}

.main-login{
    padding-left:30px;
    padding-right:30px;
}

body.login .main-login {
    margin-top: 140px;
}

.main-login input[type=text],.main-login input[type=password],.main-login input[type=email]{
    border-right:#fff;
    border-left:#fff;
    border-top:#fff;
    border-bottom:2px solid #999; 
}

.main-login input[type=text]:hover, .main-login input[type=password]:hover,.main-login input[type=email]:hover,.main-login input[type=text]:focus,.main-login input[type=password]:focus,.main-login input[type=email]:focus{
    border-right:#fff;
    border-left:#fff;
    border-top:#fff;
    border-bottom:2px solid #337AB7; 
    box-shadow: 0 0 8px #fff;
}

@media screen and (max-width: 1400px) {
    /* table tr td:first-child,table tr th:first-child{
        display: none;
    } */
}

@media ( min-width:1400px) and (max-width:2004px){
    /* table tr td:first-child,table tr th:first-child{
        display: none !important;
    } */
}


@media (max-width: 767px){
    body.login .main-login{
        margin-top: 90px !important;
    }

    table tr td:first-child,table tr th:first-child{
        display: table-cell;
    } 

}

table tr td:last-child,table tr th:last-child{
        text-align: center;
    } 

.delete-all{
    width: 20px;
    height: 17px;
}

.file-input .help-block {
    display: inline;
}

/*.main-navigation-menu .active i { 
    
    webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 4s infinite linear;
}*/

/*loading css */
.js  { display: block; position: absolute; left: 100px; top: 0; }

.loading_data{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loading.gif) center no-repeat #fff;
}

.btn-icon{
    height: 110px !important;
    outline: none !important;
}

.btn-icon .badge{
    min-width: 25px;
    min-height: 25px;
    line-height: 19px;
    text-align: center;
    vertical-align: text-top;
}

/*scroll css*/
::-webkit-scrollbar {
    width:10px;
    height:7px; 
}
::-webkit-scrollbar-track-piece  {
    background-color:#fff;
}

::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color:#CCC !important ;
    border-radius:4px ! important; 
}
::-webkit-scrollbar-thumb:horizontal {
    height: 3px;
    background-color: #CCC;
    border-radius:4px ! important; 
}

body.lock-screen .box-ls {
    border-radius: 5px; 
}

body.lock-screen .user-info{
    width: 100% !important;
}

.logo{
    text-align: center;
}

.lock-screen{
    background-image: url(../images/images.jpg);
    background-size: cover;
}

body.lock-screen .box-ls{
    width: 350px !important;
}

.btn-icon i {
    font-size: 2.0em;
    color: #007aff;
}

.btn-icon  {
    font-size: 1.2em;
    color: #007aff;
    border: 1px solid rgba(148, 148, 148, 0.32);
    line-height: 3;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover,
.btn-primary,
.btn-primary:hover {
    background-color: #007aff;
    border-color: #007aff;
}

.btn {
    /*border-radius: 0;*/
}

.label-primary {
    background-color: #007aff;
}

a:focus, a:hover {
    color: #007aff;
}

.form-control {
    height: 38px;
}

textarea.form-control {
    max-height: 114px;
}

.error {
    margin-bottom: 0;
    color: #a94442;
}

input[type=submit] {
    min-width: 100px;
}

input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], textarea {
    padding: 5px 10px;
}

input[type="text"].error,
input[type="email"].error,
input[type="number"].error
 {
    border-color: #a94442;
}
input[type="text"].error:focus {
    border-color: #a94442;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    border: 1px solid #d5d5d5 !important;
}
#form-field-select-1-error,
#txt_company_id-error {
    float: right;
}
.padd-left-0 {
    padding-left: 0;
}
.padd-right-0 {
    padding-right: 0;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    top: 18px;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #007aff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-toggle span {
    vertical-align: sub;
}
.navbar-toggle:hover span {
    color: #fff;
}
ul.main-navigation-menu li a .icon-arrow:before, ul.main-navigation-menu>li>a>.icon-arrow:before {
    content: "\e162";
}
.hidden-checkbox {
    display: none;
}
#delete-error {
    margin-top: 0;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #666;
    font-weight: 500;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.date-picker.readonly {
    background: #fff;
}

.popover-title {
    color: #000;
    letter-spacing: 1px;
    font-weight: 500;
}

.text-center {
    text-align: center;
}

.red {
    color: red;
    font-size: 18px;
    vertical-align: middle;
    line-height: 0;
}
.form-group .symbol {
    color: green;
}
#picker-container label.error {
    position: absolute;
    right: 0;
    top: -20px;
}

@media (min-width: 617px) and (max-width: 4000px) {
    #sample_1 thead tr th:first-child,
    #sample_1 tbody tr td:first-child {
        display: none;
    }
    #sample_1 thead tr th:nth-child(2),
    #sample_1 tbody tr td:nth-child(2) {
        text-align: center;
        width: 5%;
    }
    #sample_1 thead tr th:last-child,
    #sample_1 tbody tr td:last-child {
        text-align: center;
        width: 10%;
    }
    #sample_1 thead tr th:nth-last-child(2),
    #sample_1 tbody tr td:nth-last-child(2) {
        text-align: center;
        width: 10%;
    }
}

.btn_back {
float:right;
}
.SearchDate {
    padding-top: 10px;
    /*padding-left: 40px;*/
}
.import_service {
    padding-bottom: 10px !important;
}
@media (max-width: 767px) {
    .responsive-swap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .swap-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .swap-2 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}

.pagination>li>a, .pagination>li>span {
    color: #007aff;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus {
    color: #fff;
    background-color: #007aff;
    border-color: #007aff;
}
.page-header h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0 0 15px;
    padding: 0;
    color: #666;
}
.ajax-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loading.gif) center no-repeat #ffffff2e;
    display: none;
}
body.login.example1 {
    background: linear-gradient(45deg, #e05e71 0%, #008fc0 55%, #ea974c 100%);
}
@media (max-width: 767px) {
    .navbar-inverse {
        background: #fff !important;
        min-height: 100px;
    }
}