@import url('//fonts.googleapis.com/css?family=Oswald:400,500');

.tabConent1 {
    margin-left: 10%;
    margin-right: 3%;
}

.tabConent2 {
    margin-left: 1%;
    margin-right: 11%;
}


.tabs-affiliate-page p {
    color: #000;
    margin-bottom: 11px;
}

.border-solid {
    border: 1.3px solid #0a0a0a;
}

.li-img {
    max-height: 30px;
}

.tab2-bg {
    background-color: #b50909;
}

.tab2BgGreeen {
    background-color: green !important;
}

.tabs-affiliate-page .nav > li a {
    line-height: 40px;
    text-transform: none;
    padding: 10px 18px;
    min-height: 60px;
    margin-right: 0px;
    border: 1px solid;
    font-size: 19px;
    font-weight: bolder;
    color: #000;
    border-radius: 0;
}

/*
.tabs-affiliate-page .nav > li.active .icon-side-arrow:before,
.tabs-affiliate-page .nav > li .icon-side-arrow:before {
    top: 50%;
    right: 18px;
}
*/

.tabs-affiliate-page .nav > li.active a {
    background: #005422;
    color: #fff;
    border: 1px solid #000;
}

.tab2-bg h3 {
    padding: 15px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.tab2-bg span {
    font-size: 14px;
}

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

.p-border {
    border: 1px solid #747474;
    padding: 12px;
}

.table-tab2 {
    margin-top: 30px;
    margin-bottom: 80px;
    margin-left: 10%;
    clear: both;
    width: 80%;
}

.table-tab2 table caption {
    font-weight: bold;
    text-align: center;
    color: #000;
}

.table-tab2 table th {
    text-align: left;
    padding: 3px;
    background: #00FF19;
    color: #000;
    width: 50%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #000;

}

.overview-h2 {
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.table-tab2 table tbody tr td:first-child {
    text-align: center;
}

.table-tab2 table tbody td {
    padding: 2px;
    font-size: 14px;
    background: #B8E6C2;
    text-align: center;
    color: #000;
    font-weight: bold;
    border: 1px solid #000;
}

.btn-paypal {
    padding: 10px 20px;
    background-color: #f79301;
    border-radius: 8px;
    margin-top: 45px;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}

.btn-paypal a {
    text-decoration: none;
}

.tab4-border {
    border: 1.5px solid #232323;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.table-commissions {
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    width: 100%;
}

.table-commissions table th {
    text-align: center;
    padding: 11px 11px;
    background: rgba(213, 140, 0, 0.96);
    width: 33.33%;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #232323;


}

.table-commissions table tbody tr {
    text-align: center;
}

.table-commissions table tbody tr td:first-child {
    text-align: center;
}

.table-commissions table tbody td {
    padding: 5px 5px !important;
    font-size: 45px;
    border: 1px solid #232323;
}

#commissionsTable .panel-default > .panel-heading {
    color: #000;
    font-weight: 600;
    background-color: #fff;
    border: 0px solid #232323;
}

#commissionsTable .panel-default > .panel-heading h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 23px;
}

#commissionsTable .table-info {
    margin-top: 5px;
    margin-bottom: 5px;
}

.tabs-affiliate-page .nav > li {
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;
    width: 33.33%;
}

.affiliateAccountTab1 {
    margin-top: 0px;
}

#pendingCommissions table th {
    background-color: #90DA8A;
    color: #000;
    border: solid 1px #747474;
    text-align: center;
}

#pendingCommissions table td {
    background-color: #EDEDED;
    color: #000;
    border: solid 1px #747474;
}

#residual table th {
    background-color: #7BA4F5;
    color: #000;
    border: solid 1px #747474;
    text-align: center;
}

#residual table td {
    background-color: #EDEDED;
    color: #000;
    border: solid 1px #747474;
}

#commissionsPaid table th {
    background-color: #8ADACB;
    color: #000;
    border: solid 1px #747474;
    text-align: center;
}

#commissionsPaid table td {
    background-color: #EDEDED;
    color: #000;
    border: solid 1px #747474;
}

#weeklyEarnings table th {
    background-color: #72FF66;
    color: #000;
    border: solid 1px #747474;
    text-align: center;
}

#weeklyEarnings table td {
    background-color: #EDEDED;
    color: #000;
    border: solid 1px #747474;
}

#mysale table th {
    background-color: #DAD28A;
    color: #000;
    border: solid 1px #747474;
    text-align: center;
}

#mysale table td {
    background-color: #EDEDED;
    color: #000;
    border: solid 1px #747474;
}

.pointer {
    cursor: pointer !important;
}

.bolder {
    font-weight: bolder;
}

.broadModal {
    width: 700px !important;
}

#uploadForm .modal-content {
    background-color: #f5f5f5;
}

#uploadForm .modal-content h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #000;
}

#uploadForm.modal-myecon-c .modal-header .close {
    margin-top: 0;
    font-size: 38px;
    color: #000;
    opacity: 1.0;
    line-height: 20px;
}

#uploadForm .modal-header {
    border: none;
}

#uploadForm .upload-form-tab a {
    margin-top: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 25px;
}

#uploadForm .upload-form-tab {
    border-bottom: 1px solid #323232;
    padding-bottom: 10px;
}

.tabs-2.tabs-4 .container.tabs-affiliate-page.text-center {
    border: 1px solid #747474;
    padding: 0;
}

#tab5 .leads-table .table-info table td {
    font-family: 'Oswald', sans-serif;
    color: #000;
}

#tab5 .panel-group .panel {
    margin-bottom: 0px;
    margin-top: 20px;
    border: 1px solid #747474;
}

#tab5 .panel-group {
    margin-bottom: 10px;
}

/*div#commissionsTable > .col-xs-12 {
    padding: 0;
}*/

#tab4 .tabs-4 {
    padding-bottom: 20px;
}
#registerForm .col-md-4{
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (max-width: 320px) {
    .width100Below320
    {
        width: 100% !important;
    }

}
@media only screen and (max-width: 768px) and (min-width: 320px) {

    .pad15OnMobile {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tabs-affiliate-page .nav > li {
        margin-top: 0;
        width: 100%;
    }

    .tabs-affiliate-page .nav > li:first-child {
        margin-top: 20px;
        width: 100%;
    }

    .tab4-border {
        padding-right: 0;
        padding-left: 0;
    }

    .tabs-affiliate-page .nav > li a {
        line-height: 40px;
        text-transform: none;
        padding: 10px 18px;
        min-height: 60px;
        margin-right: 0px;
        border: 1px solid;
        font-size: 17px;
        font-weight: bolder;
        color: #000;
        border-radius: 0;
    }

    .table-commissions {
        padding-left: 0;
        padding-right: 0;
    }

    .tab4-border {
        border: 0;
    }

    .table-tab2 {
        margin-top: 30px;
        margin-bottom: 80px;
        margin-left: 0;
        clear: both;
        width: 100%;
    }

    .table-info {
        padding: 0;
    }
    #paymentInfo .col-md-8{
        width: 70%;
        float: left;
    }
    #paymentInfo .col-md-4{
        width: 30%;
        float: left;
    }
    #expireDate .col-md-4{
        width: 35%;
        float: left;
    }
    .user-comments {
        padding-top: 0px;
        background: #fafafb;
        margin-bottom: 70px;
    }



}

.minHeight500 {
    min-height: 500px;
}

#marketingLinkPanel .panel-heading {
    background-color: #C4F2BD;
    font-weight: 700;
}

#marketingLinkPanel .panel-group {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 30px;
    margin-left: 30px;
}

#marketingLinkPanel .panel-group .panel {
    margin-bottom: 40px;
    border-radius: 4px;
}

.font-size {
    font-size: 12px;
}

.register-page .col-md-12 {

    margin-bottom: 10px;
}

.affiliate-approve {
    float: left;
    font-size: 41px;
    margin-left: 5%;
    color: #fff;
}

.affiliate-approve-not {
    float: left;
    font-size: 50px;
    margin-left: 4%;
    color: #fff;
}

.affiliate-approve-not img {
    height: 75px;
}

.affiliate-btn {
    border: 2px solid;
    background-color: #fff;
    font-weight: bold;
    color: #000;
}

#save-paypal input {
    width: 80%;
}

.label-mb {
    margin-bottom: 6px;
    margin-left: 5px;
}

.bm-is-check {
    margin-left: 5px;
    height: 20px;
    width: 20px;
}

.creations-auth .col-md-8 {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 375px) {
    .affiliate-approve {
        font-size: 36px;
        color: #fff;
    }

    .affiliate-approve-not {
        float: none;
        font-size: 50px;
        margin-left: 0%;
        color: #fff;
    }

    .tab2-bg span {
        font-size: 11px;
    }

    .tab2-bg h3 {
        padding: 15px;
        color: #fff;
        font-size: 17px;
        font-weight: bold;
    }

    #save-paypal input {
        width: 100%;
    }
    #marketingLinkPanel .panel-group {
        margin-top: 50px;
        margin-bottom: 50px;
        margin-right: 16px;
        margin-left: 16px;
    }

    .fontSize14Below375
    {
        font-size: 14px !important;
    }

}

@media screen and (max-width: 425px) {
    #save-paypal input {
        width: 100%;
    }

    .smallFontOnMobile
    {
        font-size: 14px !important;
    }

    .pad15OnMobile
    {
        padding-left: 15px;
        padding-right: 15px;
    }

}


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

.fontsize13{
    font-size: 13px !important;
}

.textBodyColor
{
    color: #636B77 !important;
}

#affiliateVideo .modal-content{
    width: 100%;
}
#affiliateVideo .close{
    margin-top: 0;
}