form {
    width: 100%;
}

.form-control {
    color: #282b39;
}

/* Primary Colors */
.pg-login {
    background: #0d793d;
    background-size: cover;
}

.main-header {
    background: #FFF;
}

.bg-primary {
    background-color: #0d793d !important;
}

.signpages .details:before {
    background: rgb(0 81 114 / 73%);
}

.btn-main-primary {
    color: #fff;
    background-color: #0d793d;
    border-color: #0d793d;
}

.btn-main-primary:hover {
    color: #fff;
    background-color: #ffba01;
    border-color: #ffba01;
}

a {
    color: #0d793d;
}

.parsley-errors-list {
    display: none !important;
}

.main-body.leftmenu .sidemenu-logo {
    background: #fff;
}

.main-sidebar-sticky {
    background: #0d793d;
}

.main-header-menu-icon span {
    background: #0d793d;
}

.main-header-menu-icon span::before, .main-header-menu-icon span::after {
    background: #0d793d;
}

.main-sidebar-body .nav-item .nav-link.active:before, .main-sidebar-body .nav-item .nav-link.active:after {
    border-right: 20px solid #0d793d;
}

.main-sidebar-body li a.active .sidemenu-icon {
    background: #fdcd44;
}

.main-sidebar-body li a.active .sidemenu-label, .main-sidebar-body li a.active i {
    color: #155e7b;
}

.btn-primary {
    color: #fff;
    background-color: #0d793d;
    border-color: #0d793d;
}

.btn-primary:hover {
    color: #fff;
    background-color: #fdcd44;
    border-color: #fdcd44;
}

.btn-default {
    background: #f1f1f1;
}

.nav-header .nav-label {
    color: #FFF;
}


/* Equipamento BOX */
.box-equipamento {
    text-align: center;
}

.box-equipamento .box-slot {
    min-height: 115px;
    display: block;
    background: #E6EBF5;
    border: 1px solid #f9f9f9;
}

.box-equipamento .b-numbers {
    padding-top: 3em;
}

.box-equipamento .box-slot img {
    margin-top: 30px;
}

.box-equipamento .box-slot .pilha {
    position: absolute;
    left: 2px;
    top: 25px
}

.box-equipamento .box-slot .pilha span {
    display: block;
    background: #C4C4C4;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    margin: 5px;
}

.box-equipamento .box-slot .pilha span.full {
    background: #195171;
}

.box-equipamento .box-slot .b-size {
    margin-top: 10px;
    display: block;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    color: #75838B;
}

.box-equipamento .box-slot:hover .b1, .box-equipamento .box-slot .b2 {
    display: none;
    transition: 500ms;
}

.box-equipamento .box-slot .b1, .box-equipamento .box-slot:hover .b2 {
    display: block;
}

.box-equipamento .box-slot .b2 .detail-stock {
    padding-top: 16px;
    min-height: 87px;
}

.box-equipamento .box-slot .b2 .detail-stock span {
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: left;
    color: #848484;
    display: block;
    margin-left: 10px;
}

.box-equipamento .box-slot .b2 .detail-stock span.full {
    color: #004864;
}

.box-equipamento .box-slot .b2 .detail-stock span:before {
    content: " ";
    height: 8px;
    width: 15px;
    display: block;
    background: #848484;
    float: left;
    margin-right: 5px;
}

.box-equipamento .box-slot .b2 .detail-stock span.full:before {
    background: #004864;
}

.box-equipamento .box-slot .b2 .b-size {
    margin-top: 5px;
}


.box-equipamento {

}

.box-equipamento-colunas {
    padding: 2em;
    text-align: center;
}

.box-itens {
    margin-bottom: 15px;
}

.btn-devolucao {
    position: absolute;
    right: 0px;
    top: 0px;
}

.info-equipamento {
    float: right;
    margin-top: -10px;
}

.status-tela, .status-labels {
    float: left;
}

.status-tela {
    border-right: 1px solid #CCC;
    padding-right: 10px;
    height: 40px;
    text-align: right;
}

.status-labels {
    padding-left: 10px;
}

.status-labels .badge {
    display: inline-block !important;
}

.relatorio-produtos .card-item-title {
    position: absolute;
    transform: rotate(-90deg);
    left: -10px;
    top: 40%;
}

.relatorio-produtos p {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    margin-top: 10px;
}

.relatorio-produtos ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.relatorio-produtos .card-item-icon-2 {
    float: right;
    max-height: 124px;
}

.relatorio-produtos .card-item .card-item-body {
    display: block;
}

.fluxo-recarga {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fluxo-recarga li .card {
    padding: 10px !important;
}

#info-card {
    color: #FFF;
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: 100%;
    text-transform: uppercase;
    text-shadow: 1px 0px 2px #00447c;
}

.sincronizador-board {
    text-align: right !important;
}

@media (max-width: 650px) {
    .sincronizador-board {
        text-align: center !important;
    }
}


.profile-item {
    border-radius: 25px 10px 10px 25px;
}

.profile-item:hover {
    background: #f1f1f1;
    transition-delay: 100ms;
}

.profile-item span.icon {
    margin-right: 10px;
    display: block;
    background: #f1f1f1;
    padding-top: 10px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
}

.profile-item span.nome {
    padding-top: 10px;
    padding-right: 10px;
}

.obrigatorio {
    color: #f00;
}


#consulta .active .card-body {
    border-bottom: 2px solid red;
    border-radius: 0 10px 10px;
}
@media (min-width: 768px){
    .main-body.leftmenu .main-sidebar-body {
        margin-top: 125px;
    }
}

.semMinuta td {
    background: #ecb529;
}


.contratos .nav-link {
     padding: 15px;
}

.contratos .nav-link.active {
    background: #0d793d;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px;
}

.primeiralinha td{
    background: #c1c1c1;
}

.main-content-title {
    color: #0d793d;
}

.lightbox-container {
    z-index: 99999 !important;
}

/* -- Video Block */
.video-block{
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}
.video-block.video-small{
    max-width: 480px;
    margin-top: 50px;
}
.video-content{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 100%;
    z-index: 2;
    padding-left: 30px;
    padding-bottom: 10px;
}
.video-content::before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(54,53,51,0.95);
}
.video-content h3 {
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.32px;
    line-height: 26px;
    position: relative;
    z-index: 1;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 0;
    font-weight: 400;
}
.video-content p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    z-index: 1;
}
.video-block .popup-youtube , .video-block .popup-youtube2 {
    position: absolute;
    top: 43%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 68px;
    width: 68px;
    line-height: 65px;
    text-align: center;
    background-color: #0d793d;
    color: #fff;
    font-size: 26px;
    border-radius: 2px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    display: inline-block;
}
.video-block .popup-youtube::before , .video-block .popup-youtube2::before {
    position: absolute;
    content: "";
    background-color: #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 0%;
    width: 100%;
    z-index: -1;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
.video-block .popup-youtube:hover::before, .video-block .popup-youtube2:hover::before {
    background-color: #000;
    height: 100%
}


@media (max-width: 599px){

    .main-header-center {
        position: relative;
        margin: 0 auto;
        text-align: center;
    }

    .dashboard .custom-card {
        min-height: 250px !important;
    }

}
@media (min-width: 1024px){
    .dashboard .custom-card {
        min-height: 500px !important;
    }
}

@media (min-width: 992px){
    .main-body .main-header {
        position: fixed;
        height: 86px;
    }
}

#enable-banner-install {
    color: #FFF !important;
}
#enable-banner-install:hover {
    color: #0d793d !important;
}