/*

* NOTICE OF LICENSE
*
* All rights is reserved,
* Please go through this link for complete license : https://store.knowband.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.knowband.com/customisation-guidelines/ for more information.
*
*  @author    knowband IN <support@knowband.com>
*  @copyright 2010-2018 knowband IN
*  @license   https://store.knowband.com/license.html
*
*/

.kb_error{
    color:red;
}
.kb_info {
    background-color: #e7f3fe;
    border-left: 6px solid #2196F3;
    padding:1%;
    margin:1%;
    display: inline-block;
}
.kb_affiliate_summary_graph {
    padding: 10px;
}
.kb_aff_menu_items, .kb_affiliate_right_col{margin-top:15px;font-family: "Open Sans", sans-serif;}
.kb-account-list .kb-voucher span{font-weight:bold;color: #2fb5d2;font-size: 20px;}
.kb-aff-menu {
    padding: 20px 15px;
    margin: 0 !important;
    cursor: pointer;
    border-bottom: 1px solid #e8e8e8;
    }
    .menu_active.kb-aff-menu {
        background-color: #2fb5d2;
        border-left: 3px solid #4595a6;
    }
    kb_left_col_list a {
    text-decoration: none;
}
    li.menu_active.kb-aff-menu span{color:#fff;}
.kb_icon_img {
    /* border-right: 2px solid #e8ecfb; */
    height: 100px;
    text-align: center;
    }
.kb_icon_img img {
    margin-top: 15px;}
/* .kb_icon_comm {
    border-right: 4px solid #e6e6e6 !important; } */
.kb_menu_heading {
    font-weight: bold;
    font-size: 22px;
    color: #414141;
    }
.kb_amount {
    font-size: 24px;
    margin: 15px;
    color: #414141;
    font-weight: 600;
    }
.kb_amount_type {
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    }
.kb_amount_text {
    font-size: 12px;
    margin: 0;
    color: #414141;
    font-weight: 600;
    }
.kb-aff-menu span {
    font-family: Noto Sans;
    font-weight: 600;
    font-size: 16px;
    color: #2fb5d2;
    font-family: "Open Sans", sans-serif;
    }
.kb-aff-menu span:hover {
    color: #008ca7;}
.kb-aff-menu-active {
    border-left: 5px solid #2fb5d2;}
#affiliate-account .kb_affiliate_account {
    padding: 20px;
    background: #f6f6f6;
    }
#affiliate-summary {
    display: none;}
.social-sharing-links{
    padding:2%;
    /*font-size: 16px;*/
}span.social-sharing-links a{
    margin-left: 5px;}
.kb-account-list {
    list-style: unset;
    color: #2fb5d2;
    margin: 0;
    list-style: none;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    }
.kb-account-list li input,
.kb-voucher {
    font-size: 12px;
    color: #6a6868;
    min-height: 36px;
}
.kb-account-list span {
    color: #000000;
    font-size: medium;
    font-weight: 600;
}
.kb-account-list li {
    font-size: 20px;
    margin: 0px 0 20px;
    }
.kbcard {
    display: block;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    position: relative;
    margin-bottom: .75rem;
    background-color: #f2f2f2;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.125);
    /* margin: 0 2px; */
    }
.kb-affiliation-referral,
.kb-affiliation-anchor,
.kb-affiliation-link {
    margin-top: 10px;
    position: relative;
    border: none;}
.kb-affiliation-referral input {
    background: #fff;
    border: none;}
.kb-affiliation-referral,
.kb-affiliation-anchor input,
.kb-affiliation-link input {
    width: 100%;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #69a9b629;
    height: auto;
    padding: 10px;
    color: #272727;
 }
button {
    color: #fff !important;}
.mail-affiliation-fields input,
.mail-affiliation-msg textarea {
    border-radius: 2px;
    border: 1px solid #d6d6d6;
    margin: 2px;
    background-color: #fff;}
.kb_affiliate_account h4 {
    font-family: Noto Sans;
    font-weight: bold;
    font-size: 22px;
    color: #414141;}
.kb_affiliate_account p {
    font-family: Noto Sans;
    font-size: 14px;
    color: #414141;}
.kb-affiliation-voucher {
    border: 1px solid #e4e4e4;
    /*width: 60%;*/
    margin: 15px;
    /*height: 140px;*/
    border-radius: 10px;
    background: #f6f6f6;
    }
.kb-discount {
    background-color: #ff5402;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;}
.dotted-boder {
    border: 2px dashed #f1ff18;
    height: 75%;
    width: 100%;
    padding: 20px;
    margin: 18px 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;}
.dotted-boder span {
    color: #fff;
    font-family: Noto Sans;
    font-weight: bold;
    font-size: 26px}
.kb-voucher {
    color: #414141;
    margin-top: 3%;
    text-align:center;
    font-size: 18px;
    line-height: 28px;
    }
li lable span {
    color: #414141;
    font-family: Noto Sans;
    font-size: 16px;}
.kb-icons {
    background-color: #FFF;
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 10px;
	    color: #8ab5d2;
	}
.kb_left_col_list.kbcard li i {
    margin-right: 10px;
}	
.banner-input {
    display: none;
    margin: 10px 0;}
.btn-banner {
    margin: 10px 0;
    border-radius: 5px;}
.kb-submenu-status span a{
    font-family: Noto Sans;
    font-size: 14px;
    color: #119fbb;
    padding: 0 40px;
}
.kb-submenu-account{
    display:none;
}
.kb-submenu-account span {
    margin-left: 10%;
}
.kb-submenu-account span a{
    font-family: Noto Sans;
    font-size: 14px;
    color: #119fbb;
    padding: 0 5px;}
.kb-submenu-account span a:hover {
    color: #008ca7;}
.kb-submenu-status i,
.kb-submenu-account i {
    font-size: 20px !important;}
.kb-submenu-account i:after {
    content: ' \2192';
    color: #119fbb;
}
.list_content ul {
    margin: 0 !important;
    background: #f6f6f6;
    }

#kb-date_filters input{min-height:36px; border-radius:4px;box-shadow:none;border:1px solid #ccc
}
/*Start: changes done by tarun gupta on 14th june 2019
to set the UI of dashboard page*/

.kb_affiliate_right_col #affiliate-summary .kbcard{box-shadow:none;margin: 0 2px;width: 23.5%;padding: 0 5px;height: 200px;}
#kb_submit_date_filter {
    min-height: 36px;
}
/*End: changes done by tarun gupta on 14th june 2019
to set the UI of dashboard page*/

/*For growl Notification as in admin side shown*/

#growls {
    z-index: 50000;
    position: fixed
}

#growls.default {
    top: 50px;
    right: 10px
}

#growls.tl {
    top: 10px;
    left: 10px
}

#growls.tr {
    top: 10px;
    right: 10px
}

#growls.bl {
    bottom: 10px;
    left: 10px
}

#growls.br {
    bottom: 10px;
    right: 10px
}

.growl {
    opacity: 1;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.growl.growl-incoming {
    opacity: 0
}

.growl.growl-outgoing {
    opacity: 0
}

.growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px
}

.growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px
}

.growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px
}

.growl.growl-default {
    color: #FFF;
    background: gray
}

.growl.growl-error {
    color: #fff;
    background: rgba(224, 143, 149, 0.8)
}

.growl.growl-notice {
    color: #fff;
    background: rgba(114, 194, 121, 0.8)
}

.growl.growl-warning {
    color: #fff;
    background: rgba(251, 187, 34, 0.8)
}

.growl .growl-close {
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif;
    float: right
}

.growl .growl-title {
    font-size: 18px;
    line-height: 24px
}

.growl .growl-message {
    font-size: 14px;
    line-height: 18px
}
@media (max-width:1200px)
{
    .kb_affiliate_right_col #affiliate-summary .kbcard{
    width:49%;
    margin-bottom:5px;
    float: left;
}
}
@media (max-width: 995px) {
    /*
    * Added by pragya maurya for showing the vouchers on mobile devices
    * @modifier Pragya Maurya
    * @date 20-03-2024
    * PMMar2024 css-mobile-voucher-fixes
    */
    .kb-affiliation-voucher {
        display: block;
    }
    .kb-affiliation-voucher-mobile {
        display: block !important;
    }
}
/*
* Added for fixing the vouchers CSS on mobile devices
* @modifier Pragya Maurya
* @date 20-03-2024
* PMMar2024 css-mobile-voucher-fixes
*/
@media (max-width: 995px) {
    .kb-discount {
      width: 100% !important;
     
    }
    .kb-voucher{
        width: 100% !important;
    }
  }

.kb-affiliation-voucher-mobile {
    display: none;
}

.kb_summary {
    padding: 0 15px 15px;
}

.kb-badge {
    font-size: 10px;
    color: #fff;
    border-radius: 2px;
    padding: 2px 6px;
    text-transform: capitalize;
    font-weight: 400; }
    .kb-badge.kb-pending-badge {
        background-color: #FFA54D; }
    .kb-badge.kb-active-badge {
        background-color: #3EB877; }
    .kb-badge.kb-cancel-badge {
        background-color: #FF5E69; }
.text-center {
    text-align: center; }
.dataTables_filter {
    padding: 10px 15px 2px;
}
table.dataTable.no-footer {
    border: none;
}

/*.kb_order_table .pagination {
    width: 20%;
}*/
.kb_order_table .paginate_button {
    display: none;
    padding: 10px;
}
.kb_order_table .paginate_button:hover {
    background-color: aqua !important;
}
.kb_order_table .paginate_button:first-child,
.kb_order_table .paginate_button:last-child {
    display: block;
    background-color: #fff;
    border: none;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08); }

    .kb-teal, .kb-hover-teal:hover {
        background-color: #10a0f7!important;
    }
    .kb-xlarge {
        font-size: 24px!important;
    }
    .kb-button{
        float:right;
        margin-bottom:2%;
        color: #fff!important;
        border: none;
        display: inline-block;
        padding: 8px 16px;
        vertical-align: middle;
        overflow: hidden;
        text-decoration: none;
        color: inherit;
        background-color: inherit;
        text-align: center;
        cursor: pointer;
        white-space: nowrap;
    }

.kb_order_table .dataTables_wrapper .dataTables_length label {
    margin-bottom: 0px; }
.kb_order_table .dataTables_wrapper .dataTables_filter label {
    margin-bottom: 0px; }
.kb_order_table .dataTables_wrapper .dataTables_filter label input {
    background-color: #fff;
    border: none;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
    height: 48px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px;
    width: 250px; }
.kb_order_table .dataTables_wrapper .dataTables_info {
    font-size: 0.9rem; }
.kb_order_table #my-orders-table {
    border-spacing: 0px 12px !important;
    border-collapse: separate;
    margin-top: 0px; }
.kb_order_table #my-orders-table {
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08); }
.kb_order_table #my-orders-table thead tr th {
    border-top: none;
    border-bottom: none;
    font-size: 14px;
    color: #000;
    vertical-align: middle; }
.kb_order_table #my-orders-table {
    font-size: 14px;
    color: #414141;
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08); }
.kb_order_table #my-orders-table tbody tr.kb-dead-row {
    color: #999;}
.kb_order_table #my-orders-table tbody tr td {
    vertical-align: middle; }
.kb_order_table #my-orders-table_next>a {
    contain: "\f105" !important;
}
.kb_order_table #my-orders-table_previous>a {
    contain: '&#xE314;' !important;
}
.kb_order_table #my-orders-table_length {
    font-size: 14px;
    padding: 10px;
    color: #414141;}
.paginate_button.disabled {
    display: none !important;
}
#referral {
    font-weight: 900;
}
li.kb-submenu-account {
    margin-bottom: 8px;
}
.kb_menu_partition {
    margin-top: 5px;
    margin-bottom: 0px;
    border: 1px solid #e6e6e6;
    width: 90%;
}
.mail-affiliation-msg,
.mail-affiliation-head {
    font-family: Noto Sans;
    color: #414441;
    font-size: 16px;
}
.mail-affiliation-block {
    margin-top: 10px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.form-control:focus,
.input-group.focus
 {
    outline: 0px solid #119fbb !important;
}
#my-orders-table_length select {
    border: none;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    margin: 0px 5px;
    padding: 0px 17px;
}
.kb_min_amount_to_redeem {
    padding: 10px;
    border-left: 2px solid #0092C1;
}
.kb_min_amount_to_redeem i {
    color: #0092C1;
}
.kb_voucher_request,
.kb_payout_request {
    padding: 20px;
    display: none;
}
.kb_voucher_request label span,
.kb_payout_request label span {
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Noto Sans;
    color: #414441;
    font-size: 18px;
}
.kb_payout {
    padding: 7px;
    border: 1px solid #414141;
    border-radius: 2px;
}
.kb_voucher_request button,
.kb_payout_request button {
    background-color: #00B96E;
    font-weight: 400;
    border-radius: 2px;
}
#kb_voucher_req {
    font: Noto Sans;
    font-size: 16px;
    color: #FFFFFF;
    padding: 13px;
    border-radius: 2px;
    background-color: #10a0f7;
    width: 100%;
    margin-top:2%;
}
button#kb_voucher_req:active {
    background-color: #bfbfbf;
    border-radius: 4px;
    box-shadow: 0px 1px 0.94px 0.06px rgba(0,0,0,0.24),0px 0px 1.96px 0.04px rgba(0,0,0,0.16);
}
#kb_payout_req {
    font: Noto Sans;
    font-size: 16px;
    color: #FFFFFF;
    padding: 13px;
    border-radius: 2px;
    background-color: #0094e9;
    width: 100%;
    margin-top:2%;
}
button#kb_payout_req:active {
    background-color: #bfbfbf;
    border-radius: 4px;
}
.kb_payout_process {
    margin-bottom: 10px;
    margin-top:5%;
}
.permanent-error{
    background: url("../../img/warning.png") no-repeat scroll 10px center #FFD1D1 !important;
    border: 1px solid #F8ACAC !important;
    border-radius: 5px !important;
    position: static;
    height: auto !important;
    width: 100%;
    color: #555555 !important;
    margin-bottom: 15px !important;
    padding: 10px 10px 10px 33px !important;
}
.permanent-success{
    background: url("../../img/ok.png") no-repeat scroll 10px center #e9ffd1 !important;
    border: 1px solid #e9ffd1 !important;
    border-radius: 5px !important;
    position: static;
    height: auto !important;
    width: 100%;
    color: #555555 !important;
    margin-bottom: 15px !important;
    padding: 10px 10px 10px 33px !important;
}

.permanent-warning{
    background: rgba(255, 255, 0, 0.34) !important;
    border: 1px solid rgba(255, 255, 0, 0.34) !important;
    border-radius: 5px !important;
    position: static;
    height: auto !important;
    width: 100%;
    color: #555555 !important;
    margin-bottom: 15px !important;
    padding: 10px 10px 10px 16px !important;
}

                    .pagination {
                        display: inline-block;
                    }

                    .pagination a {
                        color: black;
                        float: left;
                        padding: 8px 16px;
                        text-decoration: none;
                    }
                    .pagination a.active {
                        background-color: #4CAF50;
                        color: white;
                    }

                    .pagination a:hover:not(.active) {
                        background-color: #ddd;
                    }

                    .pagination a {
                        border: 1px solid #ddd; /* Gray */
                    }
                    /*.pagination a:first-child {*/
                        /*border-top-left-radius: 5px;*/
                        /*border-bottom-left-radius: 5px;*/
                    /*}*/

                    /*.pagination a:last-child {*/
                        /*border-top-right-radius: 5px;*/
                        /*border-bottom-right-radius: 5px;*/
                    /*}*/
                    .pagination a {
                        margin: 0 4px; /* 0 is for top and bottom. Feel free to change it */
                    }
                            .kb-reward-graph-options-active {
            background:#119fbb;
            color: white;
        }
        .dash-item {
           font-size: 16px;
           padding: 10px;
           text-align: center;
           font-weight: 600;
        }
        #summary_pagination{
            text-align: center;
        }
//changes by tarun to resolve the mobile responsive issue reported by vishal
@media (max-width: 769px){		
.kb_affiliate_right_col #affiliate-summary .kbcard {
    width: 100%;
    height: auto;
}
.kb_affiliate_summary_graph .col-xs-4.col-md-4 {
    width: 100%;
}		
}
@media(max-width:540px){
.kb_affiliate_right_col #affiliate-summary .kbcard{
width: 100%;
margin-bottom: 5px;
float: left;
height: auto;
}
.dash-item{
    font-size: 11px;
    padding: unset;
}
}
//changes over