﻿
.pull-left {
    float: left !important;
}
.is-invalid {
    color: #c7254e;
}

/*#ajax-loader {
    width: 100px;
    height: 100px;
}*/

.m-t-10 {
    margin-top: 10px;
}
#divTableForms tr td {
    height:5px;
}
   th, td { white-space: nowrap; }
    div.dataTables_wrapper {
        
        margin: 0 auto;
    }
 .content-header {
    padding: 6px 0.5rem !important;
}
    tr {
         height: 5px !important;
         font-size:14px;
    }
.field-mandatory {
    color: #F00;
    padding-left: 5px;
    font-size: 14px;
}

.input-error {
    border: 1px solid #c7254e;
    margin-bottom: 4px;
}

.validation-text {
    color: #c7254e;
    text-align: left;
}

.chkAreaSubarea {
    margin: 7px;
    /*padding: 5px;*/
    border: 1px solid #ccc;
    background: #007bff;
    color: white;
    border-radius: 5px;
}

.inputcheckbox:checked {
    accent-color: #fff !important;
}

/*.panel-body {
    padding: 5px !important;
}

.labelContent {
    font-weight: normal;
}

.main-footer {
    bottom: 0;
    color: #58666e;
    left: 0;
    padding: 11px 30px;
    position: fixed;
    right: 0;
    background: #fff;
}

.box {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.video-bg {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 15px;
}

.panel-heading {
    font-weight: 600;
}

.video-wrapper {
    margin-bottom: 20px;
}

.video-btn {
    cursor: pointer;
    font-size: 16px;
    color: #666;
}

.video-holder {
    width: 232px !important;
    /*height:auto !important;*/
}*/


/*#Webcam-Video {
    height:auto !important;
}

.cropper-canvas {
    height:auto !important;
}

.cropper-container {
    height:auto !important;
}

.cropper-drag-box {
    height:auto !important;
}

.cropper-crop-box {
    height:auto !important;
}

.cropper-face {
    height:auto !important;
}*/

/*.take-photo {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    color: #666 !important;
}

.button-container {
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-top: 15px;
}

.content-wrapper {
    margin-bottom: 40px;
}

.info-box-icon {
    font-size: 20px !important;
}

.info-box-number {
    font-size: 32px !important;
}

.info-box-text {
    font-size: 12px !important;
}

.login-text {
    border-left: none;
    border-right: none;
    border-top: none;
    background: none;
}

.skin-blue .sidebar-menu > li > a {
    font-size: 14px;
}

.skin-blue .main-header .navbar {
    background-color: #222d32;
}

.skin-blue .main-header .logo {
    background-color: #000;
}

div.dataTables_wrapper {
    /*width: 100% !important;
    margin: 0 auto;
    overflow-x: auto;
    clear: both;*/
}

/*.data-table-head * {
    white-space: pre !important;
}

.data-table-head .dtr-data {
    white-space: normal !important;
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #f10404;
}

.text-danger {
    color: #ff0500;
    cursor: pointer;
}

.text-success {
    color: #2ac02c;
    cursor: pointer;
}

.text-info-print {
    color: #5f16e9;
    cursor: pointer;
}

.btnViewForm {
    cursor: pointer;
}

.btnRenewCard {
    cursor: pointer;
}

.box.box-warning {
    margin-top: 5px;
}

@media screen and (max-width:767px) {
    .logo {
        display: none !important;
    }

    .skin-blue .wrapper,
    .skin-blue .main-sidebar,
    .skin-blue .left-side {
        background-color: transparent;
    }

    .main-footer {
        padding: 10px 10px;
        position: relative;
        font-size: 12px;
        text-align: center;
    }

    .main-sidebar {
        padding-top: 50px;
    }

    ß .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 50px;
    }
}

.skin-blue .sidebar a {
    color: #1e282c;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a,
.skin-blue .sidebar-menu > li.menu-open > a {
    color: #fff;
}

@media screen and (max-width:767px) {
    .small-box {
        text-align: center;
        height: 110px;
    }

    ul.simple-pagination {
        width: 100%;
    }

    td > span > i.fa {
        padding: 5px !important;
        font-size: 20px !important;
    }

    .tab-content .box-body {
        padding: 10px 0;
    }
}*/

/*.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #FFF;
}

.bootstrap-select .btn-default {
    background-color: #fff;
}
.dt-head-center {text-align: center;}
.table th {
  text-align: center;
}
.divider {
    height: 0.5px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #ccc4c4;

    /*margin-top: 6px !important;
    margin-bottom: 6px  !important;*/

}*/

/*.modal-body {
    position: relative;
    padding: 2px !important;
}
td.details-control {
    background: url('../Content/Images/plus.png') no-repeat center center;
    cursor: pointer;
    background-size: 30px 30px;
}
tr.shown td.details-control {
   background: url('../Content/Images/minus.png') no-repeat center center;
    cursor: pointer;
    background-size: 30px 30px;
}*/*/

