/* *{
	font-family:Arial, Helvetica, sans-serif
}
 */

.menu-lateral:visited{
    text-decoration:none  !important;
    color:blue  !important;
}

.menu-lateral:hover{
text-decoration:white  !important;
color:#74c7f7 !important;
font-weight: 900 !important;

}

.pagination > li.active > a, .pagination > li.active > span{background-color:#0076BC}


.border-table{

    border-left: thin solid #eff0f4 !important;
    border-bottom: thin solid #eff0f4 !important;
    border-color: #eff0f4 !important;
       
}

.azul-menu{
    background-color: #f4f6fa !important;
}

.azul-vobis{
    
    background-color: #0076BC !important;
}

.border-vobis {
    border-color: #0076BC !important;
}

.text-vobis {
    color: #0076BC !important;
}

.ml-15{
    margin-left: 3.75rem !important;
}

.ml-n1{
    margin-left: -0.25rem !important;
}

.ml-n2{
    margin-left: -0.50rem !important;
}

.ml-n3{
    margin-left: -0.75rem !important;
}

.ml-n4{
    margin-left: -1.00rem !important;
}

.ml-n5{
    margin-left: -1.25rem !important;
}

.ml-n6{
    margin-left: -1.50rem !important;
}

.ml-n10{
    margin-left: -2.50rem !important;
}

.ml-n15{
    margin-left: -3.75rem !important;
}

.mt-n1 {
    margin-top: -0.25rem;
}

.mt-n2 {
    margin-top: -0.50rem;
}

.mt-n3 {
    margin-top: -0.75rem;
}

.mt-n4 {
    margin-top: -1.00rem;
}

.mt-n5 {
    margin-top: -1.25rem;
}

.mt-n6 {
    margin-top: -1.50rem;
}

.w-1 {
    width: 0.25rem;
}
.w-2 {
    width: 0.50rem;
}
.w-3 {
    width: 0.75rem;
}
.w-4 {
    width: 1.00rem;
}
.w-5 {
    width: 1.25rem;
}
.w-10 {
    width: 2.50rem;
}
.w-20 {
    width: 20% !important;
}
.w-100 {
    width: 100% !important;
}
.w-15 {
    width: 3.75rem;
}
.w-25px {
    width: 25px !important;
}
.w-50px {
    width: 50px !important;
}
.w-75px {
    width: 75px !important;
}
.w-100px {
    width: 100px !important;
}
.w-110px {
    width: 110px !important;
}
.w-120px {
    width: 120px !important;
}
.w-130px {
    width: 130px !important;
}
.w-140px {
    width: 140px !important;
}
.w-150px {
    width: 150px !important;
}

.w-350px {
    width: 350px !important;
}

.w-500px {
    width: 500px !important;
}

.h-30px {
    height: 30px !important;
}

.h-31px {
    height: 31px !important;
}

.h-32px {
    height: 32px !important;
}

.h-33px {
    height: 33px !important;
}

.h-34px {
    height: 34px !important;
}

.h-35px {
    height: 35px !important;
}

.h-40px {
    height: 40px !important;
}

.h-45px {
    height: 45px !important;
}

.mw-200px {
    max-width: 200px !important;
}
.mw-250px {
    max-width: 250px !important;
}
.mw-94 {
    max-width: 94% !important;
}

.mh-94 {
    max-height: 94% !important;
}

.ms-27 {
    margin-left: 6.75rem !important;
}

.fw-bold {
    font-weight: 500 !important;
}

.fw-bolder {
    font-weight: 600 !important;
}

.fw-boldest {
    font-weight: 700 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.fw-bold {
    font-weight: 500 !important;
}

.fw-bolder {
    font-weight: 600 !important;
}

.fw-boldest {
    font-weight: 700 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

#tab-xecommerce.active, #tab-maxpedidos.active{
    border-left: solid 2px 0076BC !important;
    border-top: solid 2px 0076BC !important;
    border-right: solid 2px 0076BC !important;
    background: #0077bc44;
}

#tab-xecommerce, #tab-maxpedidos{
    border-left: solid 2px #CECECE !important;
    border-top: solid 2px #CECECE !important;
    border-right: solid 2px #CECECE !important;
    background: #cbdee944;
}