

@media screen and (max-width: 768px){
    .mobile .h3-box-header {
        font-size: 18px !important;
        margin-top: 1rem !important;
    }
    .mobile .form-inline-h3{
        margin-left: inherit !important;
        margin-right: 0 !important;
        display: block!important;
    }
    .mobile .form-inline-h3-2{
        display: none;
    }
    .mobile .padding-top{
        margin-top: -45px!important;
        padding-top: 55px!important;
    }
    .mobile .box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
        display: inline-block;
        font-size: 13px;
        margin: 0;
        line-height: 2;
    }
    .mobile .list-esc {
        margin-left: -2%;
        margin-right: -8%;
        margin-top: -5%;
    }
    .mobile .info-box-free-success {
        display: block;
        background: #279d2c;
        box-shadow: 0 1px 1px #0000001a;
        border-radius: 2px;
        margin-bottom: 7px;
        height: 45px;
        width: 45px;
        color: #FFFFFF;
    }
    .mobile .info-box-number-free {
        padding-top: 0;
        margin-right: 30px;
        padding-bottom: 0;
    }
    .mobile .semana-free {
        margin-top: -72%;
        margin-left: 40%;
    }
    .mobile .info-box-free-warning {
        display: block;
        background: #999999;
        box-shadow: 0 1px 1px #0000001a;
        border-radius: 2px;
        height: 45px;
        width: 45px;
        color: #FFFFFF;
    }
    .mobile .info-box-number {
        font-size: 11px;
    }
    .mobile .box-footer {
        font-size: 12px;
    }
    .mobile .main-footer{
        font-size: 12px;
    }
    .mobile .navbar-nav {
        display: flex;
    }
    .mobile .margin-top{
        margin-top: 45px;
    }
    .stats-card:hover i {
        height: 100%!important;
        border-radius: 0 4px 4px 0!important;
        width: 60px!important;
        line-height: 60px!important;
        font-size: 28px!important;
    }
    .stats-card h3 {
        margin: 0!important;
        font-size: 15px!important;
    }
    .stats-card {
        background-color: #fff!important;
        padding: 13px!important;
        position: relative!important;
        border-radius: 4px!important;
        box-shadow: 0 1px 15px #0000000a, 0 1px 6px #0000000a!important;
    }
    .col-xs-6 {
        width: 50%;
        float: left;
        margin-bottom: -8px;
        font-size: 13px;
    }
    dl, ol, ul {
        /*margin-top: 0;*/
        margin-bottom: 1rem;
        font-size: 9px;
    }
    .nice-select .list {
        left: -10px!important;
    }
    .nice-select {
        font-size: 12px!important;
    }
    .table-responsive {
        font-size: 11px!important;
    }
    div.dataTables_filter input {
        margin-left: 2em!important;
        width: auto!important;
    }
    /** escala calendario */
    .mobile .tr-calandar{
        font-size: 10px;
        line-height: 0.5;
    }
    .mobile .number-info {
        border: solid 1px #727272;
        border-radius: 50px;
        width: 15px;
        height: 15px;
        background: #727272;
        text-align: -webkit-center;
        float: right;
        margin-top: -0.4rem;
        margin-right: -0.3rem;
        color: #ffffff;
    }
    .mobile .info-box-number {
        font-size: 9px;
    }
    .mobile .margin-top-calendar{
        margin-top: 50px;
    }
    .mobile .badge {
        display: block;
        /* padding: 0.5em 0.5em; */
        font-size: 9px;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: 0.25rem;
        margin-top: 2px;
    }
    .mobile .badge-n {
        display: table-row-group;
        /* padding: 0.5em 0.5em; */
        font-size: 9px;
        /* font-weight: 700; */
        line-height: normal;
        /* color: #fff; */
        text-align: initial;
        white-space: normal;
        vertical-align: baseline;
        border-radius: 0.25rem;
    }
    .mobile .th-calendar{
        width: 84px!important;
        text-transform: capitalize;
        text-align: center;
    }
}
.th-calendar{
    width: 115px!important;
    text-transform: capitalize;
    text-align: center;
}
.tr-calandar{
    font-size: 0.99rem;
    line-height: 0.4;
}

.margin-top{
    margin-top: 15px;
}
.navbar-nav {
    display: none;
}
.list-esc {
    margin-left: 3%;
    margin-right: -8%;
}
.form-inline-h3-2 {
    color: #ffffff;
    margin-left: auto;
    margin-right: 47%;

}
.form-inline-h3 {
    color: #ffffff;
    margin-left: auto;
    margin-right: 47%;
    display: none;
}

.padding-top{
    padding-top: 100px;
}
.input-group {
    position: absolute;
    display: -ms-flexbox;
    width: 100%;
}

/*efeito success*/

.ctmzbtn {
    position:relative;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    padding:8px 20px;
}
.ctmzbtn:after {
    content:'';
    position:absolute;
    z-index:-1;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
}
.btn-custom-success,

.btn-custom-success.disabled {
    background: #00a65a;
    border: 1px solid #00a65a;
}

.btn-custom-success:hover {
    background:#00a65a;
    opacity:.8;
    border:1px solid #00a65a;
}

.btn-custom-success.btn-outline {
    color: #00a65a;
    background-color:transparent;
}
.btn-custom-success.btn-outline.focus,

.button-box{}

.btn{margin:0 8px 8px 0}

.btn-custom-success.btn-outline:hover,

.btn-custom-warning.btn-outline:hover {
    color:#fff
}

.btn-of.btn-custom-success:after {
    background:#00a65a;
}

.btn-custom-danger,

.btn-custom-danger.disabled {
    background: #dd4b39;
    border: 1px solid #dd4b39;
}

.btn-custom-danger:hover {
    background: #dd4b39;
    opacity:.8;
    border:1px solid #dd4b39;
}

.btn-custom-danger.btn-outline {
    color: #dd4b39;
    background-color:transparent;
}
.btn-custom-danger.btn-outline.focus,

.button-box{}

.btn{margin:0 8px 8px 0}

.btn-custom-danger.btn-outline:hover,

.btn-custom-warning.btn-outline:hover {
    color:#fff
}

.btn-of.btn-custom-danger:after {
    background: #dd4b39;
}

.btn-of {
    overflow:hidden;
}
.btn-of:after {
    width:101%;
    height:0;
    top:50%;
    left:50%;
    background:#fff;
    opacity:0;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
}
.btn-of:hover:after {
    height:100%;
    opacity:1
}

.btn-cust-box-toll,
.btn-cust-primary,
.btn-cust-success,
.btn-cust-info,
.btn-cust-danger,
.btn-cust-warning,
.btn-cust-black {
    background-color: transparent;
    color: #778288;
    font-size: 1.1rem;
    padding: 0.0rem 0.75rem;

}
.btn-cust-primary:hover {
    background-color: transparent;
    color: #367fa9;
}

.btn-cust-success:hover {
    background-color: transparent;
    color: #008d4c;
}

.btn-cust-info:hover {
    background-color: transparent;
    color: #00ca6d;
}

.btn-cust-danger:hover {
    background-color: transparent;
    color: #d73925;
}

.btn-cust-warning:hover {
    background-color: transparent;
    color: #e08e0b;
}
.btn-cust-black:hover {
    background-color: transparent;
    color: #000000;
}


.main-header .navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    margin-left: 0;
    border: none;
    min-height: 50px;
    border-radius: 0;
}

.calendar {
    position: relative;
    text-align: center;
    font-size: 16px;
    width: 90px;
    background: #dc3545;
    color: #fff;
    float: right;
    margin-top: -1px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 #0000004d;
}
.calendar .day {
    font-size: 22px;
    float: left;
    width: 40px;
    background: #fff;
    color: #000;
    text-shadow: none;
    border-radius: 5px 0 0 5px;
}
.calendar .month {
    float: left;
    width: calc(100% - 90px);
    margin-left: 5px;
    text-align: left;
    margin-top: 2px;
    padding-bottom: 2px;
    line-height: 14px;
    text-transform: uppercase;
}
.nav-bloco-text{
    position: relative;
    text-align: center;
    font-size: 17px;
    width: 230px;
    background: #dc3545;
    color: #fff;
    float: right;
    margin-top: -1px;
    border-radius: 5px;
    border: 1px solid #000000;
    text-shadow: -1px -1px 0 #0000004d;
}
.nav-bloco-text .nav-bloco-text-left{
    font-size: 26px;
    float: left;
    width: 165px;
    background: #fff;
    color: #000;
    text-shadow: none;
    border-radius: 5px 0 0 5px;
}
.nav-bloco-text .nav-bloco-text-right{
    float: left;
    margin-left: 6px;
    text-align: left;
    margin-top: 10px;
    padding-bottom: 4px;
    line-height: 18px;
    text-transform: uppercase;
    width: 10px;
}
.content-wrapper, .right-side, .main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
     margin-left: 0;
    z-index: 820;
}
.layout-top-nav .content-wrapper, .layout-top-nav .main-footer {
    margin-left: 0;
}
/*.container-fluid {*/
/*.container-fixed();*/
/*}*/
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right!important;
}
b, strong {
    font-weight: 700;
}
.box {
    position: relative;
     border-radius: 0;
    background: #ffffff;
     border-top: 0 solid;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.form-group {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar-red, .progress-bar-danger {
    background-color: #dd4b39;
}
.progress-bar-aqua, .progress-bar-info {
    background-color: #00c0ef;
}
.progress-bar-green, .progress-bar-success {
    background-color: #00a65a;
}
.progress-bar-yellow, .progress-bar-yellow {
    background-color: #ffdf00;
}
.progress-bar-warning, .progress-bar-warning {
    background-color: #ffa500;
}

.dataTables_wrapper .dataTables_paginate {
    float: right!important;
    text-align: right!important;
    padding-top: 0!important;
}
div.dataTables_filter input {
    margin-left: 33em;
    display: inline-block!important;
    width: auto!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: rgb(255 255 255)!important;
    border: 1px solid rgb(255 255 255)!important;
    cursor: pointer!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255 255 255)), color-stop(100%, rgb(255 255 255)))!important;
}
.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
}
a {
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
li:hover{
    margin-left: 15px;
}
.img-home {
    background-image: url('../img/brasao.svg'); /*Aqui você coloca o link da sua imagem*/
    background-size: 265%;
    background-repeat: no-repeat;
    backgrpund-position: center;
    width:70%;
    height: 100%;
    margin-left:16.5%;
    opacity:.2;
    filter: grayscale(100%);
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 4px;
}
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #090b0c;
    border-color: #090b0c;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #050d13;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #070f16;
    border-color: #060e15;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}
.pagination>li>a {
    background: #fafafa;
    color: #666;
}
.bg-black-active {
    background-color: #343a40 !important;
}
.small-box {
    border-radius: 0;
    position: relative;
    display: block;
    margin-bottom: -22px;
    box-shadow: 0 0 0 #0000001a;
}
.small-box:hover {
    text-decoration: none;
    color: #e71010;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .0rem;
    cursor: pointer;
    height: 85px;
}
li:hover {
    margin-left: 0;
}

.border-top{
    border-top: 3px solid #343a40;
}
.border-top:hover{
    border-top: 3px solid #e71010;
}
.users-list>li {
    width: 12.6%;
    float: left;
    text-align: center;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 10px;
}
.info-box-free-warning {
    display: block;
    background: #999999;;
    width: 100%;
    box-shadow: 0 1px 1px #0000001a;
    border-radius: 2px;
    margin-bottom: 15px;
    height: 60px;
    width: 60px;
    color: #FFFFFF;
}
.info-box-free-success {
    display: block;
    background: #279d2c;;;
    width: 100%;
    box-shadow: 0 1px 1px #0000001a;
    border-radius: 2px;
    margin-bottom: 15px;
    height: 60px;
    width: 60px;
    color: #FFFFFF;
}
.info-box-number-free{
    padding-top: 7%;
    margin-right: 34px;
    padding-bottom: 7px;
}
.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 12px;
}
.semana-free{
    margin-top: -90%;
    margin-left: 39%;
}
a:hover {
    color: #796d6d;
    text-decoration: underline;
}
.info-box-custom{
    background: #303841;
    width: 100%;
    position: fixed;
    z-index: 10;
}
.h3-box-header {
    font-size: 24px !important;
    margin-top: 0rem !important;
}
.badge {
    display: block;
    /*padding: 0.5em 0.5em;*/
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-top: 2px;
}
.badge-n {
    display: table-row-group;
    /*padding: 0.5em 0.5em;*/
    font-size: 12px;
    /*font-weight: 700;*/
    line-height: normal;
    /*color: #fff;*/
    text-align: initial;
    white-space: normal;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.number-info-warning {
    border: solid 1px #000000;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: #000000;
    text-align: -webkit-center;
    float: right;
    margin-top: -0.5rem;
    margin-right: -0.3rem;
    color: #ffffff;
}
.number-info {
    border: solid 1px #727272;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: #727272;
    text-align: -webkit-center;
    float: right;
    margin-top: -0.5rem;
    margin-right: -0.3rem;
    color: #ffffff;
}

/*novo layout*/

.info-box-custom {
    background: #303841;
    width: 100%;
    position: fixed;
    z-index: 10;
}
.box {
    border-radius: 3px;
    margin-bottom: 15px;
}
.box {
    border-top: none;!important: ;
}
.box-header {
    color: #000000;
    display: block;
    padding: 10px;
    position: relative;
    margin-top: 0;
}
.app-logo {
    height: 25px;
    width: 170px;
    margin-left: -22px;
}
.app-login-box .app-logo {
    margin-bottom: 3rem;
}
.toLowerCase{
    text-transform: capitalize;
}
/*personalizar select inicio*/
.nice-select {
    border-radius: 5px;
    height: 30px; /* altura do select */
    line-height: 30px; /* este valor deve ser o mesmo acima */
    border: solid 1px #bbb; /* cor da borda do select*/
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    outline: none;
    padding-left: 18px;
    padding-right: 50px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}
.nice-select::before {
    border-radius: 0 5px 5px 0;
    width: 34px;
    height: 30px;
    content: '';
    display: block;
    pointer-events: none;
    position: absolute;
    top: -1px;
    right: -1px;
    text-align: center;
    -moz-box-shadow:inset 0 1px 0 0 #020507;
    -webkit-box-shadow:inset 0 1px 0 0 #020507;
    box-shadow:inset 0 1px 0 0 #020507;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #11262d), color-stop(1, #08181d));
    background:-moz-linear-gradient(top, #11262d 5%, #08181d 100%);
    background:-webkit-linear-gradient(top, #11262d 5%, #08181d 100%);
    background:-o-linear-gradient(top, #11262d 5%, #08181d 100%);
    background:-ms-linear-gradient(top, #11262d 5%, #08181d 100%);
    background:linear-gradient(to bottom, #11262d 5%, #08181d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fb4d3', endColorstr='#3399b8',GradientType=0);
    background-color:#11262d;
}
.nice-select::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-top: 5px solid #fff;
    z-index: 999;
    position: absolute;
    right: 11px;
    top: 12px;
}
.nice-select.open::before {
    webkit-box-shadow: inset 0 2px 12px 0 rgba(124, 96, 96, 0.54);
    -moz-box-shadow:    inset 0 2px 12px 0 rgba(124, 96, 96, 0.54);
    box-shadow:         inset 0 2px 12px 0 rgba(124, 96, 96, 0.54);
}
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.open {
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(124, 124, 124, 0.54);
    -moz-box-shadow:    inset 0 1px 2px 0 rgba(124, 124, 124, 0.54);
    box-shadow:         inset 0 1px 2px 0 rgba(124, 124, 124, 0.54);
}

.nice-select .list {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(200, 200, 200, .6); /* cor da borda dos options em RGB */
    border: 1px solid #bbb;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 30px; /* altura das options */
    min-height: 30px; /* este valor deve ser o mesmo do acima */
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #11262d; /* cor de fundo da option selecionada e ao passar o mouse */
    color: #ffffff; /* cor da option ao passar o mouse e do item selecionado*/
}
.nice-select .option.selected {
    font-weight: bold;
}
/*personalizar select fim*/
.small-box h3 {
    font-size: 1.75rem;
}
.small-box p {
    font-size: 14px;
}
/*paginate*/
.dataTables_wrapper .dataTables_paginate {
    float: right!important;
    text-align: right!important;
    padding-top: 0!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box!important;
    display: inline-block!important;
    min-width: 1.5em!important;
    padding: 0 0!important;
    margin-left: -1px!important;
    text-align: center!important;
    text-decoration: none !important;
    cursor: pointer;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: rgb(255 255 255)!important;
    border: 1px solid rgb(255 255 255)!important;
    cursor: pointer!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255 255 255)), color-stop(100%, rgb(255 255 255)))!important;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 9px;
    margin-left: 3px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: #ffffff!important;
    border: 0 solid #ffffff!important;
    cursor: pointer!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff))!important;
}
.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;
    cursor: pointer;
    background-color: #000000;
    border-color: #000000;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2!important;
    color: #ffffff!important;
    background-color: #3a7ca3!important;
    border-color: #3a7ca3!important;
}

.stats-card {
    background-color: #fff;
    padding: 20px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 1px 15px #0000000a, 0 1px 6px #0000000a;
}
/*.table td, .table th {*/
/*    padding: 0.3rem;*/
/*}*/
.stats-card h3 .icon {
    margin-left: 5px;
    width: 18px;
    height: 18px;
    margin-top: -4px;
}
.stats-card h3 {
    margin: 0;
    font-size: 22px;
}
.stats-card:hover i {
    height: 100%;
    border-radius: 0 4px 4px 0;
    width: 70px;
    line-height: 85px;
    font-size: 35px;
}

.stats-card i {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 30px 0 30px 30px;
    transition: .5s;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
}
.stats-card p {
    margin: 5px 0 0;
    line-height: 1;
}

p {
    color: #797979;
    line-height: 24px;
}
.button-card {
    border-width: 0;
    display: contents;
    text-align: inherit;
}
/*purple-card*/
.purple-card h3 .icon {
    color: #7266ba;
}
.purple-card .stats-icon, .purple-card i {
    background: #7266ba;
}

.purple-card h3 .icon {
    color: #7266ba;
}
.purple-card .stats-icon, .purple-card i {
    background: #7266ba;
}

/*light-blue-card*/
.light-blue-card h3 .icon {
    color: #42a5f6;
}
.light-blue-card .stats-icon, .light-blue-card i {
    background: #42a5f6;
}

.light-blue-card h3 .icon {
    color: #42a5f6;
}
.light-blue-card .stats-icon, .light-blue-card i {
    background: #42a5f6;
}
/*success-card*/
.success-card h3 .icon {
    color: #7ed320;
}
.success-card .stats-icon, .success-card i {
    background: #7ed320;
}

.success-card h3 .icon {
    color: #7ed320;
}
.success-card .stats-icon, .success-card i {
    background: #7ed320;
}
/*danger-card*/
.danger-card h3 .icon {
    color: #f75d81;
}
.danger-card .stats-icon, .danger-card i {
    background: #f75d81;
}

.danger-card h3 .icon {
    color: #f75d81;
}
.danger-card .stats-icon, .danger-card i {
    background: #f75d81;
}
/*fim*/
.card .card-header {
    background-color: initial;
    padding: 0;
    border-bottom: 1px solid #ebebee;
    position: relative;
    margin-bottom: 5px;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card .card-body {
    padding: 20px;
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card {
    box-shadow: 2px 3px 10px 0 #7777771a;
    border-radius: 4px;
    border: initial;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: initial;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card .card-header:before {
    content: "";
    height: 2px;
    width: 120px;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.card-header-color-purple:before {
    background: #7266ba;
}
.card-header-color-light-blue:before{
    background: #42a5f6;
}
.card-header-color-success:before{
    background: #7ed320;
}
.card-header-color-danger:before{
    background: #f75d81;
}
.info-box-custom{
    background: #303841;
    width: 100%;
    position: fixed;
    z-index: 10;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 #007bff00;
}
.text-align-center {
    text-align: center;
}