﻿#pag span {
    background: white;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
    color: #0060aa;
    background: white;
}

#pag ul li a, #pag ul li span {
    line-height: 50px;
    margin: 0 5px;
    color: #0060aa;
}

#pag ul li span {
    color: white;
    text-decoration: none;
    background: #0060aa;
    font-size: 17px;
}

.faq-content {
    white-space: pre-line;
}

.popup.big .content {
    max-width: 80%;
    max-height: 80%;
    padding-bottom: 0;
}

    .popup.big .content table {
        background: white;
        margin: 0;
    }

.popup.big .overflow {
    height: 400px;
    overflow-y: scroll;
}

.pt5 {
    padding-top: 5px;
}

b {
    font-weight: bold;
}

.filters input[type="number"] {
    border: 1px solid #ccc;
    width: 60px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    color: #353637;
}

    .filters input[type="number"]::-webkit-input-placeholder {
        color: #aaa;
    }

    .filters input[type="number"]:-moz-placeholder {
        color: #aaa;
    }

    .filters input[type="number"]::-moz-placeholder {
        color: #aaa;
    }

    .filters input[type="number"]:-ms-input-placeholder {
        color: #aaa;
    }

.filters.clients input[type="number"] {
    width: 100%;
}

.filters.ranking input[type="text"] {
    width: 105px;
}

#subfooter h3 {
    background: url("../images/img-logo-tintas-robbialac.png") center center no-repeat;
    width: 340px;
}

.resetPassword input[type="password"] {
    border: 1px solid #cccccc;
    width: 50%;
    padding: 10px;
    border-radius: 10px;
    color: #353637;
}

.bold {
    font-weight: bold;
}

#infoDiv p {
    padding-left: 15px;
    line-height: 1.25;
    padding-bottom: 5px;
}

.checkbox-label {
    padding-top: 15px;
}

.questions input[type="checkbox"] {
    float: right;
}

.btn-gold {
    border-bottom: 4px solid #9c844f;
}

.btn-silver {
    border-bottom: 4px solid #545556;
}

.btn-platinum {
    border-bottom: 4px solid #545556;
}

.partnerDetails h3 {
    height: auto;
}

.partnerDetails p {
    margin-bottom: 15px;
}

.partnerDetails h2 {
    white-space: normal;
}

.pt25 {
    padding-top: 25px;
}

li.logoutMobile {
    width: 100% !important;
    height: 50px !important;
}

    li.logoutMobile a {
        font-size: 18px !important;
    }

@media only screen and (max-width: 48em) {
    table {
        display: block;
        width: 100%;
        min-height: .01%;
        overflow-x: auto;
    }
}

.checkImg{
    height:20px;
}

.checkColumn{
    text-align: center;
}

.profileCheckBox{
    float:left !important;
}

.rebateOfferList{
    height:50px;
}

.simpleModal {
    background:none !important;
    padding-bottom: 20px !important;
    max-width:800px !important;
    top:10% !important;
    transform:inherit !important;
    webkit-transform:inherit !important;
    ms-transform:inherit !important;
}

    .simpleModal form {
        background: #f8f8f8 !important;
        padding:0px !important;
    }

        .simpleModal form input[type="text"], .simpleModal form input[type="password"], .simpleModal form textarea {
            border-radius:0px !important;
            border: 1px solid #cccccc !important;
            border-bottom: 3px solid #dddddd !important;
            height:35px;
            font-size:11pt
        }

    .simpleModal .textDiv {
        font-size: 7pt;
    }

    .simpleModal .checkbox-label {
        padding-left: 0px;
        padding-top: 10px;
        max-width:100px;
    }

    .popup .simpleModal form h4 {
        text-align:center;
        font-size:20pt;
        font-weight:bolder;
        color:#0060aa !important;
        padding: 10px 20px;
    }

.popup .simpleModal form .subTitle {
    text-align: center;
}

.popup .simpleModal form .btn {
    min-width:140px;
}

.popup .simpleModal .close-button {
    top: -20px;
    right: -20px;
    border-radius: 40px;
    width:40px;
    height:40px;
    background:#0060aa;
    border: 4px solid white;
}

.popup .simpleModal .close-button i {
    color: white !important;
    font-weight:bold;
}

.popup .simpleModal .questions {
    padding-left:40px;
    padding-right:40px;
}

#qualification {
    overflow-y: auto;
}

@media only screen and (max-width: 48em) {
    .extra-checkbox {
        float:right;
    }
}

