.sign-up2 textarea {
    outline: none;
    border: 1px solid #BEBEBE;
    background: none;
    font-size: 15px;
    padding: 10px 10px;
    width: 100%;
    margin: 1em 0;
}

.submit-btn{
	background-color: #2199DE;
    border-radius: 0px;
    border: 0px;
    padding: 8px 20px;
    color: #fff;
}

.login-links{
	margin: 0px !important;
}

.login-links a{
	padding: 0px !important;
}
.error{
	padding: 0px;
}

#merchant_list thead tr th:nth-child(7){
    width: 150px !important;
}

tfoot.custom-header {
    display: table-header-group;
}

tfoot.custom-header td{
    border-bottom: 2px solid #111;
}


/* ====== Iso Search Page Css Start =====*/

.search_filter{
    width: 140px;
    padding: 3px 5px;
    height: 38px;
}

.first-row-dist{
    margin-top: 25px;
}

.last-row-dist{
    padding-bottom: 25px;
}

.bold-text{
    font-weight: bold;
}

.custom-search-filter{
    margin-bottom: 60px;
}

/* ====== Iso Search Page Css Start =====*/

.left-side-collapsed .custom-nav li.nav-hover ul{
    top: 43px !important;
}

.change-status.active-status span, .change-status.active-status span:hover{
    color: green;
    cursor: pointer;
    font-size: 18px;
}

.change-status.inactive-status span, .change-status.inactive-status span:hover{
    color: red;
    cursor: pointer;
    font-size: 18px;
}

.custom-btn-success{
    color: #fff;
    background-color: green;
    border-color: green;
    padding: 6px 12px;
}

.bootbox .modal-dialog .modal-content .modal-footer .btn-primary, .bootbox .modal-dialog .modal-content .modal-footer .btn-primary:hover, .bootbox .modal-dialog .modal-content .modal-footer .btn-primary:focus, .bootbox .modal-dialog .modal-content .modal-footer .btn-primary:active{
    color: #fff;
    background-color: #2e6da4 !important;
    border-color: #2e6da4 !important;
    padding: 6px 12px;   
}

.custom-header{
    border-bottom: 1px solid #eff0f4;
}

.custom-menu{
    display: inline-block;
    margin: 0px 30px;
    float: right;
    list-style: none;
}

.user-panel-top .custom-menu li a, .user-panel-top .custom-menu li a:hover{
    color: #fff;
    padding: 16px 8px;
    font-size: 14px;
    margin: 0px 5px;
}

.popover-content h5{
    margin: 0px;
}

.custom-header-section{
    /*background: #F44336;*/
    background: #2199DE;
}
.sign-up input[type="submit"], .toggle-btn{
    background: #2199DE !important;    
}
.user-name p{
    color: #2199DE !important;
}

.logo-bg{
    display: inline-block;
    margin: 11px 50px;
}

.logo-bg img{
    width: 100px;
    /*width: 300px;
    height: 20px;*/
}

.leftbar-logo{
    width: 84px;
    vertical-align: top;
}

#transaction_list_wrapper .dataTables_length select[name="transaction_list_length"]{
    padding: 3px 5px;
    height: 38px;
}

.grow{
    left: 19%;
    width: 180px;
}

.grow1, .grow3, .grow2{
    left: 19%;
}

.merchant-widget:nth-child(1) .r3_counter_box .fa-usd{
    color: #8BC34A;
}

.merchant-widget:nth-child(2) .r3_counter_box .fa-usd{
    color: #00BCD4;
}

.merchant-widget:nth-child(3) .r3_counter_box .fa-usd{
    color: #F44336;
}

.merchant-widget:nth-child(4) .r3_counter_box .fa-clock-o{
    color: #FFCA28;
}

.r3_counter_box h5{
    font-size: 1.7em;
}


.iso-widget:nth-child(1) .r3_counter_box .fa-usd{
    color: #8BC34A;
}

.iso-widget:nth-child(2) .r3_counter_box .fa-usd{
    color: #00BCD4;
}

.iso-widget:nth-child(3) .r3_counter_box .fa-usd{
    color: #F44336;
}

.iso-widget:nth-child(4) .r3_counter_box .fa-clock-o{
    color: #FFCA28;
}

.iso-widget:nth-child(5) .r3_counter_box .fa-usd{
    color: #8BC34A;
}

.dataTables_wrapper{
    display: inline-table;
    width: 100%;
}
.merchant_wrapper .mCustomScrollBox{
    float: left;
}
.text-align-left{
    text-align: left !important;
}
.edit-btn{
    margin-right: 10px;
    color: #000;
}
.tmargin-40{
    margin-top: 40px;
}
.transaction_list_cs, .transaction_list_cs tbody tr, .transaction_list_cs tbody td{
    font-size: 14px !important;
    padding: 2px 4px !important;
    text-align: center;
}
.center-label{
    left: 0 !important;
    right: 0 !important;
    margin-left: auto;
    margin-right: auto;
}
.cards-report-table thead th{
    text-align: right;
    padding-right: 0px !important;
}

.cards-report-table td{
    text-align: right !important;
}

#card-visa-box{
    border-left: #191f5d solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;
}
#card-mc-box{
    border-left: #FF5F00 solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;
}
#card-disc-box{
    border-left: #EAA475 solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;
}
#card-amex-box{
    border-left: #60BAEE solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;
}
#card-jcb-box{
    border-left: #36A238 solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;
}
#card-cu-box{
    border-left: #777F8C solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;
}
#card-xx-box{
    border-left: #c379c1 solid 1em;
    padding-left: .5em;
    font-size: 1em;
    color: #777F8C;    
}
.canvas-wh{
    width: 470px; height: 315px;
    margin-top: 44px;
    margin-bottom: 20px;
}
.grid-1-height-320{
    min-height: 320px;
    display: inline-block;
    width: 100%;
}
.card-total-report{
    margin-bottom: 30px;
}
.card-total-report .legend{
    width: 206px;
    margin-right: 100px;
}
.label-range-type:hover{
    cursor: pointer;
}
.grow:hover{
    background-color: black;
    font-weight: bold;
}
.dashboard-transaction-list th, .dashboard-transaction-list td,
.transaction_list_cs th, .transaction_list_cs td,
.dashboard-transaction-list th:nth-child(6), .dashboard-transaction-list th:nth-child(8), .dashboard-transaction-list td:nth-child(6), .dashboard-transaction-list td:nth-child(8),
.dashboard-transaction-list-iso th, .dashboard-transaction-list-iso td,
.dashboard-transaction-list-iso th:nth-child(7), .dashboard-transaction-list-iso th:nth-child(9), .dashboard-transaction-list-iso td:nth-child(7), .dashboard-transaction-list-iso td:nth-child(9){
    text-align: right !important;
    padding-right: 0px !important;
}
.card-total-submit{
    margin-top: 23px;
}
#card_type_i{
    width: 90px;
}
#last_4_i{
    width: 54px;
}
#amount_i{
    width: 75px;
}
.transaction_list_cs th:nth-child(9), .transaction_list_cs td:nth-child(9), #total-pay_list th, #total-pay_list td{
    width: 50px !important;
}
#tip_i{
    width: 50px;
}
.hidden-display{
    display: none;
}
.sub-role-title{
    width: 100% !important;
}
.label-range-type span{
    color: #fff !important;
    font-size: 11px !important;
}
.select2-container{
    width: 100% !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 1px solid #e0e0e0 !important; 
}
.select2-results__option[aria-selected="true"] {
    display: none;
}
.g-recaptcha[name="sign_in"] {
    background: #2199DE !important;
    outline: none;
    border: none;
    background: #F44336;
    color: #fff;
    font-size: 1em;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}