@charset "utf-8";

body{
    font-family: 'Roboto', sans-serif;
    background: #FFF !important;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #222;
}

.btn100{
    width: 100% !important;
    margin-bottom: 10px;
}

.login {
    width: 360px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -180px;
    margin-top: -250px;
}

.system_title {
    padding: 15px;
    text-align: center;
    font-size: 22px;
    color: #ef337f;
}

.login > .card {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    overflow: hidden;
}

.system_img {
    margin-top: 20px;
}

.login_action, .forgot_password {
    margin-right: 0px !important;
}

input.required, .select-wrapper.required, textarea.required {
    border-bottom-color: #F44336 !important;
}

.workspace{
    padding-left: 250px;
}
.sidenav {
    width: 250px;
}

nav.bordered {
    width: calc(100% - 250px);
}

nav.bordered {
    border-bottom: 1px solid #EAEAEA;
}
.nfixed{
    margin-bottom: 20px;
}

.brand-logo, .module_title {
    font-size: 18px !important;
}

.bordered > .nav-wrapper, .content {
    padding-left: 20px;
}

.content {
    padding-left: 20px;
}

h3 > span {
    font-size: 18px !important;
}

.sidenav .user-view{
    padding: 24px 32px 0;
}

.sidenav .user-view .circle{
    margin: auto;
}

.margen {
    overflow: hidden;
    padding-bottom: 3px;
    border-bottom: 1px solid #F5F5F5;
}

.imgx {
    float: left;
    padding: 10px;
}

.title {
    float: left;
    padding-top: 7px;
    font-size: 16px;
}

.refresh_module > i {
    font-size: 24px !important;
    line-height: 34px !important;
    height: 36px !important;
    margin-right: 0px !important;
}

.green_color {
    color: #ef337f !important;
}

.green_back {
    background: #ef337f !important;
}

#bottomDiv{
    position: absolute;
    bottom: 60px;
    left: 0;
    padding-left: 10px;
    font-size: 12px;
    width: 250px;
    border-top: 1px solid #F5F5F5;
}

tr.bordered2, tr.bordered2 > td, tr.bordered2 > th {
    border: 1px solid #E0E0E0 !important;
}

.zborder {
    height: 63px;
    width: 28px;
    position: fixed;
    z-index: 1000;
    left: 240px;
}

.col.s12.m4.input-field.btn_action {
    padding-top: 9px;
}

.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: left;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: none !important;
}

table.dataTable tbody tr {
    background: transparent !important;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 15px 10px;
}
.base_selectable > tr{
    cursor: pointer;
    -webkit-transition: 200ms all;
    -moz-transition: 200ms all;
    -ms-transition: 200ms all;
    -o-transition: 200ms all;
    transition: 200ms all;
}
.base_selectable > tr:hover {
    background: #EEE !important;
}

table.dataTable tbody tr.active {
    background: #ef337f !important;
    color: #FFF;
}

.dataTables_filter > label > input {
    border-bottom: 1px solid #E5E5E5 !important;
}

.titlesHeader {
    float: left;
    padding-left: 10px;
}

.refresh_module {
    float: left;
    margin: 14px 10px 0 0px;
}

.breadcrumb:before{
    color: #444;
}

a.breadcrumb.black-text {
    font-size: 16px !important;
}

.hidden{
    display: none;
}
.mtop-10{
    margin-top: 10px;
}
.mbottom-10{
    margin-bottom: 10px;
}

.sp_data {
    padding: 7px 11.25px !important;
    font-size: 17px;
}

.inline {
    font-size: 20px;
    float: left;
}

.head_results{
    font-size: 16px;
}

.noborder > tr:not(.visible), .noborder > tbody > tr:not(.visible) {
    border: none !important;
    font-size: 17px !important;
 }

 .noborder > tr:not(.visible) > td, .noborder > tbody > tr:not(.visible) > td {
    padding: 5px !important;
}

.bordered_blue_print {
    background: #134162;
    height: 3px;
}

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

 .hidden{
     display: none !important;
 }
 .cash_title {
    font-size: 18px;
    padding: 0 0.75rem 10px !important;
}
.pdata {
    font-size: 30px;
}
.resume{
    font-size: 18px;
}
ul.tabs.choose {
    height: 60px;
}

.answer_calif {
    margin: 5px;
    -webkit-transition: 200ms all;
    transition: 200ms all;
}
.choose_option {
    padding: 20px !important;
    cursor: pointer;
    -webkit-transition: 200ms all;
    transition: 200ms all;
}

.choose_option:hover {
    background: #E5E5E5;
}
.choose_option.active{
    background: #DDD;
}
.answer_calif.active{
    background: #ef337f !important;
    color: #FFF !important;
}

.line-data {
    margin-top: 30px;
    font-size: 17px;
    text-align: justify;
}
#header {
display: table-header-group;
}

#main {
display: table-row-group;
}

#footer {
    display: table-footer-group;
}
thead.print > tr {
    border: none !important;
    /* border-bottom: 3px solid #134162 !important; */
}
tfoot.print > tr {
    border: none !important;
}
.reports_container, .reports_container_project {
    overflow-x: scroll;
}

.btn_h5 {
    margin-top: 7px;
}

table.earlybird {
    font-size: 12px !important;
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
    .refresh_module {
        display: none;
    }
    .imgx {
        padding: 4px 10px !important;
    }
    
    .title {
        padding-top: 5px !important;
    }
    .login {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        margin-left: 0px;
        margin-top: -270px;
    }
    .workspace{
        padding-left: 0px;
    }
    nav.bordered {
        width: calc(100%);
    }
    nav.bordered.grey.lighten-4.z-depth-0 {
        border-bottom: none !important;
        background: #FFF !important;
        -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
        -o-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
    }
    .bordered > .nav-wrapper, .content{
        padding-left: 0px;
    }
}