a {
    /*color: #3598dc;*/
    color: #337ab7;
}

.login .content {
    padding-bottom: 0;
}

.page-404 .number {
    vertical-align: top;
    top: 20px;
}

.errorSummary p {
    margin: 5px 0;
    color: inherit !important;
}

.errorSummary ul {
    margin-bottom: 0;
}

.form-group .errorMessage {
    color: #e73d4a;
    margin-bottom: 3px;
}

.form-control.error {
    border-color: #e73d4a;
}

tr th {
    background-color: #eee !important;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
}

/*.table-bordered {
    border: none;
}*/

.table-no-filters .filters {
    display: none;
}

.table > .items {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 0;
    background-color: #fff;
}

.items .odd {
    background-color: #f9f9f9;
}

.items .even {

}

.nav-pills .btn {
    padding: 6px 12px;
}

.required {
    color: #e73d4a;
}

.checkbox-list label, .checkbox-inline label {
    cursor: pointer;
}

.no-padding .checkbox-inline {
    padding-left: 0;
}

.no-padding {
    padding-top: 5px;
}

span.hint {
    font-size: 13px;
    color: #c2cad8;
}

label.error {
    color: #e73d4a;
}

.errorSummary {
    background-color: #fbe1e3;
    color: #e73d4a;
    padding: 15px;
    margin: 5px 0 15px 0;
}

.price-type {
    padding: 3px 0;
}

.table-scrollable .summary {
    padding: 10px;
}

.pagination>li>a:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.input-group .input-group-addon {
    border-color: #e5e5e5;
    background: #e5e5e5;
    min-width: 39px;
}

.input-medium {
    width: 100% !important;
    /*max-width: 240px;*/
}

.control-label .required, .form-group .required {
    font-size: 14px;
}

.border-bottom {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.red {
    color: #f00;
}

.hint {
    font-size: 0.9em;
    color: #777;
    font-style: italic;
}

.status-green {
    color: #009933;
}

.status-red {
    color: #FF3333;
}

.width120 {
    width: 120px;
}

.width200 {
    width: 200px;
}

.filters input, .filters select {
    width: 100%;
}

.history-item {
    margin-bottom: 7px;
}

table.table thead th.sorting {
    background: url(../images/sort_both.png) center right no-repeat;
}
table.table thead th.sorting.asc {
    background: url(../images/sort_asc.png) center right no-repeat;
}

table.table thead th.sorting.desc {
    background: url(../images/sort_desc.png) center right no-repeat;
}

th.sorting a {
    text-decoration: none;
}

.resultLoading {
    background: #e9ecf3;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20;
}

.resultLoading div {
    text-align: center;
    color: #000;
    padding-top: 80px;
    font-size: 20px;
}
.resultLoading div img {
    margin-bottom: 20px;
}


.portlet-body {
    position: relative;
}

.pagination>li>a, .pagination>li>span {
    position: inherit;
}

.table-scrollable a.btn {
    padding: 3px 7px;
    font-size: 13px;
    margin: 0 5px 5px 0;
}

.bootstrap-tagsinput {
    width: 100%;
}

.table-striped .btn {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.popover {
    max-width:600px;
    width: 500px !important;
}

.form-group .control-label {
    padding-top: 10px !important;
}
/*.form-group>div {
    padding-top: 5px !important;
}*/

div.m-select {
    padding-bottom: 5px !important;
}

.small-search .col-md-2, .small-search .col-md-4, .small-search .col-md-1, .small-search .col-md-5 {
    padding: 5px;
    padding-bottom: 5px !important;
}

.small-search .bootstrap-tagsinput {
    margin-bottom: 0px;
}

.page-header.navbar {
    height: 60px;
    min-height: 60px;
}

.page-header.navbar .menu-toggler.sidebar-toggler {
    margin-top: 20px;
}
.page-header.navbar .top-menu .navbar-nav > li.quick-sidebar-toggler {
    padding-top: 20px;
}

.page-header-fixed .page-container {
    margin-top: 45px;
}

.page-sidebar-fixed .page-sidebar {
    top: 15px;
}

.login-language {
    text-align: center;
}

.login .content {
    padding-bottom: 25px;
}

.login .content .form-actions {
    padding-bottom: 0;
    border: 0;
}

.page-no-header .page-container {
    margin-top: 0;
    /*padding: 0 15px;*/
    padding: 0 5px;
}

.page-no-header .page-content {
    /*padding-top: 15px;*/
    padding-top: 5px;
    padding-left: 5px;
}

/*.font-green-sharp {
    color: #4B77BE !important;
}*/

.page-no-header .portlet {
    /*margin-bottom: 15px;*/
    margin-bottom: 5px;
}

a.no-decoration {
    text-decoration: none;
    border-bottom: 1px dashed #3598dc;
}

.search-check-cell {
    text-align: center;
}

.search-check-cell .fa-check {
    color: #009900;
}

.search-check-cell .fa-close, .search-name-cell .fa-close {
    color: #990000;
}


.search-country-cell {
    width: 40px;
    text-align: center;
}

.search-number-cell {
    width: 120px;
}

.search-check-cell {
    width: 30px;
}

.table>tbody>tr>td {
    padding: 3px 3px 3px 3px;
}

.portlet.light>.portlet-title, .portlet>.portlet-title {
    min-height: 40px;
    border-bottom: 0;
    margin-bottom: 0;

}

.portlet.light .portlet-body {
    padding-top: 0;
}

.portlet.light>.portlet-title>.tools {
    padding-top: 5px;
}

.table-scrollable {
    margin: 0 !important;
}

.table-scrollable .summary {
    padding: 5px 10px;
}

.table>thead>tr>th {
    padding: 3px;
}

.small-search .control-label {
    text-align: left;
}
.small-search .form-group>div.np {
    padding: 0 !important;
}

.small-search .form-group>div{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border: none !important;
}

.small-search .tooltip-inner {
    min-width: 200px;
}

/**
green: 5cb85c, hover: 449d44
blue: 337ab7, hover: 286090
red: d9534f, hover: #c9302c
**/

.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn.green:not(.btn-outline):hover {
    color: #FFF;
    background-color: #449d44;
    border-color: #449d44;
}

/*.btn.blue:not(.btn-outline) {
    color: #FFF;
    background-color: #337ab7;
    border-color: #337ab7;
}

.btn.blue:not(.btn-outline):hover {
    color: #FFF;
    background-color: #286090;
    border-color: #286090;
}
*/
.login .content .input-icon {
    border-left: 2px solid #3598dc !important;
}

.login .content .form-title {
    text-align: center;
}
#canvas-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.login .logo img {
    position: relative;
}

.login .content {
    position: relative;
}

body {
    /*background-color: #a0b4c9!important;*/
    background-size: 100% 100%;
    background: linear-gradient(90deg, #06468d, #59abe3, #06468d) no-repeat;
    background-attachment: fixed;
}

html  {
    height: 100%;
}

.form-body {
    padding-top: 0;
}

.col-first {
    padding-left: 5px;
}

.col-last {
    padding-right: 5px !important;
}

.form-buttons {
    padding-top: 10px;
}

.portlet>.portlet-title>.caption>i {
    font-size: 14px;
}

.portlet.light {
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 15px;
}
.label-info {
    background-color: #3598dc;
}
.bootstrap-tagsinput .tag {
    padding: 1px 5px;
    margin: 0;
    box-sizing: content-box;
}

.bootstrap-tagsinput .tag span {
    position: relative;
    top: -1px;
    margin-left: 5px;
}

.bootstrap-tagsinput input {
    width: 100px !important;
}

.portlet.error {
    padding: 20px 20px 60px;
}

.page-sidebar {
    background-color: #ffffff;
}


.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a,
.page-sidebar .page-sidebar-menu > li.active > a,
.page-sidebar .page-sidebar-menu > li.active.open > a {
    background: #f2f6f9;
    /*color: #3598dc;*/
    color: #337ab7;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a,
.page-sidebar .page-sidebar-menu > li.active > a {
    border-left: 3px solid #3598dc !important;
    margin-left: -3px;
    padding-left: 15px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar .page-sidebar-menu > li.open > a {
    background: #f2f6f9;
    color: #3598dc;
}
.page-sidebar .page-sidebar-menu > li > a:hover {
    color: #06468d;
}

.table-container {
    display: table;
    width: 100%;
}

.table-container .table-row {
    height: 100%;
    display: table-row;
}

.table-container .table-row .table-col {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.panel-ads-block {
    height: 300px;
}


.row.table-row > [class*="col-"].table-2nd-col {
    /*background-color: lightgrey;*/
    /*text-align: center;*/
    margin: 0 15px 15px 15px;
}

.table-2nd-wrap {
    padding-bottom: 15px;
    background: #fff;
    display: inline-block; height: 100%; width: 100%;

}

@media (min-width: 768px) {
    .row.table-row {display:table;width:100%;margin:0 auto;}

    .row.table-row > [class*="col-"] {
        float:none;
        display:table-cell;
        vertical-align:top;
    }
}

.menu-bages {
    display: inline;
    float: right;

}

.menu-bage-span {
    font-size: 16px;
    position: relative;
    top: -2px;
    height: inherit;
}

.menu-bage-span {
    padding: 3px 8px;
}

.badge-blue {
    background: #3598dc;
    color: #fff;
}

.badge-red {
    background: #e73d4a;
    color: #fff;
}

.badge-green {
    background: #5cb85c;
    color: #fff;
}

.valign-middle td {
    vertical-align: middle !important;
}

.search-action {
    width: 90px;
    text-align: center;
    min-width: 90px;
}

.search-action a {
    /*width: 10px;*/
    /*display: inline-block;*/
    padding: 3px 0 1px 0 !important;
    text-align: center;
    /*display: inline-block;
    vertical-align: middle;*/
}

.search-action a i {
    width: 22px;
    font-size: 18px;
}

.sweet-alert .sa-icon {
    margin-top: 10px;
    margin-bottom: 25px;
}

:focus {
    outline-style: none !important;
}

.btn:focus {
    outline: none !important;
}

.table-scrollable {
    border: 0;
}

.table-scrollable table {
    border: 1px solid #e7ecf1 !important;
}

.ladda-spinner {
    position: relative;
    top: -10px;
    left: 11px;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fbfcfd;
}

.tooltip.fade{-webkit-transition:none;-o-transition:none;transition:none}

.mt-checkbox>span, .mt-radio>span {
    left: 6px;
    top: 2px;
}

.table th {
    vertical-align: middle !important;
}

.cart-check-price {
    font-size: 12px;
    color: #5cb85c;
    /*text-align: right;*/
}

.buy-cart-block .btn.mt-sweetalert {
    margin: 0 10px 0 0;
}
.buy-cart-block {
    padding-right: 20px;
}

.balance-top-blocks {
    margin: 10px 0 10px 0;
}

.balance-top-blocks div {
    margin-bottom: 10px;
    padding: 0px;
}

.balance-top-btns a {
    display: block;
    width: 100%;
}

.balance-top-btns {
    margin-bottom: 10px;
}

.custom-badge {
    font-size: 14px;
    height: inherit;
    padding: 3px 8px;
}

.usercards-id-cell {
    width: 80px;
}

/*.usercards-control-cell {
    width: 100px;
}*/

.badge-yellow {
    background: #f3c200;
    color: #fff;
}

.badge-blue {
    background: #3598dc;
    color: #fff;
}

.usercards-date-cell {
    width: 85px;
}

.usercards-control-cell {
    width: 105px;
}

.page-sidebar-logo img {
    width: 100%;
    height: auto;
}

.inner-language {
    text-align: center;
    margin: 15px 0 20px;
}

.card-format {
    font-size: 0.9em;
    display: block;
    margin-top: 5px;
    padding: 5px 10px;
    background: #eee;
}

.to-clipboard {
    display: inline-block;
    font-size: 18px;
    color: #3598dc;;
    padding: 0 5px;
    cursor: pointer;
}

.cc-list-vendor {
    display: inline-block;
    font-size: 21px;
    /*color: #f2784b;*/
    padding: 0 5px;
    height: 25px;
    position: relative;
    top: 2px;
    margin-right: 3px;
    cursor: pointer;
}

.vendor {
    display: inline-block;
    width: 38px;
    height: 24px;
    /*zoom: 0.5;*/
    float: left;
    position: relative;
    margin-right: 3px;
    background-size: 100%;
    background-repeat: no-repeat;

}

.vendor-visa {
    background-image: url(../images/icons/visa.png);
}
.vendor-mc {
    background-image: url(../images/icons/mc.png);
}
.vendor-amex {
    background-image: url(../images/icons/amex.png);
}
.vendor-discover {
    background-image: url(../images/icons/discover.png);
}
.vendor-maestro {
    background-image: url(../images/icons/maestro.png);
}
.vendor-jcb {
    background-image: url(../images/icons/jcb.png);
}
.vendor-union {
    background-image: url(../images/icons/jcb.png);
}
.vendor-default {
    background-image: url(../images/icons/default.png);
}
.vendor-dk {
    background-image: url(../images/icons/dk.png);
}


.search-exp-cell {
    width: 50px;
}

.stats-summary .widget-thumb-wrap {
    margin-bottom: 10px;
}

.stats-summary .widget-thumb-wrap:last-child {
    margin-bottom: 0;
}

.widget-thumb .widget-thumb-body .widget-thumb-body-stat {
    display: inline;
}

.stats-currency {
    font-size: 18px;
}

.bg-green {
    background-color: #5cb85c !important;
}

#valid-widget a, #sales-widget a, #registrations-widget a, #sales-day-widget a { font-size: 0!important;}

.dashboard-stat.green {
    background-color: #5cb85c !important;
}

.dashboard-stat2.partner-stat {
    margin-bottom: 5px;
    padding: 15px;
}

.dashboard-stat2.partner-stat .display {
    margin-bottom: 15px;
}

.dashboard-stat2.partner-stat .display:last-child {
    margin-bottom: 0;
}

.stats-per-month {
    font-size: 12px !important;
}

body.login {
    /*background-image: url(../images/union.png);*/
    /*background: url(../images/union.png) no-repeat center 60px, linear-gradient(90deg, #06468d, #59abe3, #06468d) no-repeat;*/
    /*background-size: cover;
    background: url(../images/city2_mod.jpg) no-repeat center center fixed;*/
}

body.login0 {
    background-size: cover;
    background: url(../images/city2_mod.jpg) no-repeat center center fixed;
}


body.login2 {
    background: url(../images/earth.jpg) no-repeat bottom center, #030710 !important;
    /*background-color: #030710 !important;*/
    /*background: #030710 !important;*/
}


.login .content {
    margin-top: 130px;
    padding-left: 20px;
    padding-right: 20px;
}

#particles-js, #pixie {
    position:absolute;
    width: 100%;
    height: 100%;
    top: -10px;
}

.summary, .dataTables_length {
    display: inline-block;
}

.dataTables_length {
    margin-left: 10px;
}

/*.usercards-info-cell.colored, .usercards-info-cell.colored:hover{
    background-color: #5cb85c !important;
}*/

.usercards-info-cell.colored, .usercards-info-cell.colored:hover {
    /*background-color: #5cb85c !important;*/
    -webkit-animation: fadeOut 500ms linear;
    animation: fadeOut 500ms linear;
}

@-webkit-keyframes fadeOut {
    0% { background-color: #5cb85c; }
    100% { background-color: transparent; }

}
@keyframes fadeOut {
    0% { background-color: #5cb85c; }
    100% { background-color: transparent; }
}

#login-captcha, #register-captcha {
    margin-right: 10px;
}

.selected-arrow {
    height: 17px;
    width: 38px;
    background: url(../images/select-arrow.png);
    margin-bottom: 0;
    margin-left: 12px;
    /*margin-top: 5px;*/
    display: inline-block;
    position: relative;
    top: 12px;
}

.selected-text {
    display: inline-block;
    /*margin-left: 10px;*/
    /*position: relative;
    top: -10px;*/
    margin-bottom: 5px;
}

.selected-wrap a {
    margin: 0;
}

.table-with-selected {
    display: inline-block;
    margin-right: 10px;
}

.table-with-selected-bottom .selected-arrow {
    background: url(../images/select-arrow-up.png);
    top: -3px;
}

.invalid-info {
    display: inline-block;
    position: relative;
    top: 5px;
}

/*.invalid-info .vendor {
    top: -3px;
}*/

.sub-menu li.active a{
    background: #f2f6f9 !important;
}

.label-red {
    background: #e73d4a;
}
.label-green {
    background: #5cb85c;
}
.grid-view .label {
    /*margin: 5px;*/
    display: inline-block;
}

.news-status-cell {
    width: 140px;
    padding: 5px 10px !important;
}

.date-cell {
    width: 130px;
}

.date-full-cell {
    width: 150px;
}

.news-control-cell {
    width: 165px;
}

.users-control-cell {
    width: 145px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #5cb85c;
}

.btn.green:not(.btn-outline).focus, .btn.green:not(.btn-outline):focus {
    color: #FFF;
    background-color: #5cb85c;
    border-color: #d6e9c6;
}

.descr-item > span {
    display: inline-block;
    width: 150px;
    float: left;
}

.descr-item strong {
    margin-left: 160px;
    display: block;
}

.descr-item {
    clear: both;
}

.backend-info-cell {
    width: 85px;
}

.status-row-red, .status-row-red:hover, .table-hover>tbody>tr.status-row-red:hover, .table-hover>tbody>tr.status-row-red:hover>td {
    background-color: rgba(231, 61, 74, 0.32) !important;
    background: rgba(231, 61, 74, 0.32) !important;
}

.status-row-blue, .status-row-blue:hover, .table-hover>tbody>tr.status-row-blue:hover, .table-hover>tbody>tr.status-row-blue:hover>td {
    background-color: rgba(53, 152, 220, 0.32) !important;
    background: rgba(53, 152, 220, 0.32) !important;
}

.status-row-green, .status-row-green:hover, .table-hover>tbody>tr.status-row-green:hover, .table-hover>tbody>tr.status-row-green:hover>td {
    background-color: rgba(92, 184, 92, 0.33) !important;
    background: rgba(92, 184, 92, 0.33) !important;
}

.status-row-yellow, .status-row-yellow:hover, .table-hover>tbody>tr.status-row-yellow:hover, .table-hover>tbody>tr.status-row-yellow:hover>td {
    background-color: rgba(243, 194, 0, 0.33) !important;
    background: rgba(243, 194, 0, 0.33) !important;
}

span.custom-font-green {
    color: #5cb85c;
}
span.custom-font-red {
    color: #e73d4a;
}

span.custom-font-blue {
    /*color: #3598dc;*/
    color: #337ab7 !important;
}

span.font-blue {
    /*color: #3598dc;*/
    color: #337ab7 !important;
}


.id-cell {
    width: 100px;
}

.mt-sweetalert {
    margin: 0;
}

.database-info-cell {
    width: 200px;
}

.page-404-full-page {
    background: #fff;
}

.page-sidebar {
    /*margin-top: 15px;*/
    margin-top: 5px;
}

.inner-login {
    text-align: center;
    margin: 10px 5px;
}

.usercards-countdown {
    display: inline-block;
}

.vendor-v2 {
    display: inline-block;
    width: 38px;
    height: 23px;
    margin-right: 4px;
}
.card-num-text {
    display: inline;
    position: relative;
    top: -4px;
}

.raw-info {
    /*word-wrap: break-word;
    overflow-wrap: break-word;*/
    word-break: break-all;
    font-family: Consolas, monospace;
}

.raw-info-2 {
    word-break: break-all;
    font-family: Consolas, monospace;
    margin: 5px;
    background: #f3f4f6;
    padding: 5px;
}

.dead-short-info {
    margin-bottom: 5px;
}

.dead-more-info-icon {
    color: #e73d4a;
    font-size: 18px;
}

.header-balance-history {
    text-align: center;
}

.balance-history-cell {
    text-align: center;
}

.balance-history-cell .badge-red, .balance-history-cell .badge-green, .balance-history-cell .badge-yellow {
    display: inline-block;
    width: 80px;
    padding-top: 1px;
    padding-bottom: 1px;
    /*background: #fff;
    color: #e73d4a;*/
    /*font-weight: bold;*/
}

.balance-history-cell .badge-green {
    /*background: #fff;
    color: #5cb85c;*/
    /*font-weight: bold;*/
}

.rules-top-items {
    padding-left: 10px;
    list-style: none;
    padding-right: 40px;
}

.rules-top-items li {
    padding-left: 10px;
    text-indent: -17px;
    padding-bottom: 6px;
    text-align: justify;
}

.rules-top-items li:before {
    content: "■ ";
    color: #3598dc;
    margin-right: 5px;
    top: -1px;
    position: relative;
}

.tabbable-custom>.nav-tabs>li.active {
    border-top: 3px solid #3598dc;
}

.support-form {
    padding: 20px 20px 10px 20px !important;
}

.timeline.support .timeline-icon i {
    font-size: 42px;
}

.timeline.support .timeline-icon {
    padding-top: 33px;
}

.support.custom-badge {
    display: inline-block;
    margin: 3px 5px;
}

a.custom-badge {
    color: #fff;
    text-decoration: none;
}

.timeline:before {
    /*margin-bottom: 100px;*/
}

.timeline-item:last-child:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin-left: 38px;
}

.timeline-item {
    position: relative;
}

.btc-logo {
    float: left;
    width: 210px;
}

.btc-logo img {
    width: 200px;
    height: auto;
}

.btc-pay-info {
    margin-left: 240px;
}

.btc-address-show {
    margin: 25px 0;
    /*padding: 5px 10px;
    background: #eee;*/
}

.btc-address-show a {
    font-weight: bold;
}

#qr-code {
    margin: 20px 0;
}

.grid-view .spinner {
    display: inline-block;
    margin-left: 5px;
}

.register-form .note {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 10px;
}

.login .content .form-actions {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
}

.advert-empty-block {
    /*padding: 15px;*/
    padding: 15px 5px;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #3598dc;
    /*margin: 5px;*/
}

.tab-bage-span {
    padding: 0 10px;
    margin-left: 5px;
}

.panel-body font {
    font-size: 14px;
}

.modal-body h4 {
    margin-top: 0;
}

.timeline-body-content {
    /*word-break: break-all;*/
    word-wrap: break-word;
    padding-bottom: 10px;
}

.timeline-body-content p {
    margin-bottom: 0 !important;
}

.red-icon .fa {
    color: #990000;
}

.checkbox-column {
    width: 40px;
}

.username-warning, .username-warning a {
    font-weight: bold;
    color: #ee0000;
}

.username-green, .username-green a {
    font-weight: bold;
    color: #5cb85c;
}

.username-bold, .username-bold a {
    font-weight: bold;
    color: #337ab7;
}

.row-suspect, .row-suspect:hover {
    background-color: #ffffb1 !important;
}

.table-bordered>thead>tr>th {
    border: 1px solid #fff;
}

.table-header-fixed thead {
    border-bottom: 1px solid #fff;
    /*box-shadow: 0 1px 8px rgba(0,0,0,.3);*/
}

.table td a.btn {
    margin-right: 3px !important;
    font-size: 12px !important;
    margin-bottom: 3px !important;
}

label.required {
    color: #000 !important;
}

.main-info-cell-country {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -5px;
    width: 40px;
}

.main-info-cell-bin {
    display: inline-block;
    font-size: 12px;
}

.search-main-info-cell {
    width: 160px;
}

.search-name-cell {
    width: 95px;
}

.main-info-cell-name {
    max-width: 90px;
    overflow: hidden;
    white-space: nowrap;
    /*height: 20px;*/
}

.main-info-cell-types {
    font-size: 12px !important;
    /*text-transform: lowercase;
    font-weight: bold;*/
    /*text-align: center;*/
}

.search-bank-cell a, .search-bank-cell {
    font-size: 12px !important;
    /*text-transform: lowercase;*/
}
.table td, .table td a, .table th, .table th a {
    font-size: 13px;
    font-family: sans-serif, Verdana;
}
.table td, .table th {
    color: #000;
}


.search-bank-cell {
    width: 130px;
}

.search-price-cell {
    width: 55px;
}

.search-control-cell {
    width: 90px;
}

.page-content > .row {
    margin: 0;
}

.from-control-reset-width {
    /*width: auto !important;*/
    display: inline-block;
    margin-right: 5px !important;
    width: 165px;
    margin-bottom: 5px !important;
    padding: 6px 0 6px 5px;
}

.search-refund-cell {
    width: 55px;
}

.table-advance thead tr th {
    color: #000;
}

.alert {
    margin-bottom: 5px;
}

#Card-form .col-md-2 {
    padding-left: 15px;
    padding-right: 15px;
}

.table tr.filters {
    background-color: #fff;
}

.filters select {
    height: 24px;
}

.timeline-body {
    padding-top: 9px !important;
    padding-bottom: 0 !important;
    margin-top: 10px !important;
}

.select2-container--bootstrap .select2-selection {
    font-family: inherit !important;
    padding-left: 8px !important;
}

#searchForm .form-control, .form-horizontal .form-control {
    padding-left: 5px !important;
}

#rulesFirstLogin h3, #rulesTicket h3 {
    font-weight: bold;
    /*margin-top: 10px;*/
}

#rulesFirstLogin p, #rulesTicket p {
    margin-bottom: 5px;
    margin-top: 10px;
}

#rulesFirstLogin ul, #rulesTicket ul {
    padding-left: 25px;
}
#rulesFirstLogin .modal-body, #rulesTicket .modal-body {
    padding-top: 0;
}
/*#rulesFirstLogin li {
    padding: 5px 0;
}*/

#rulesFirstLogin .custom-badge, #rulesTicket .custom-badge {
    padding: 1px 6px;
}

.search-control-cell .search-action {
    text-align: left;
}

.cart-check-price-noref {
    font-size: 12px;
    color: #e73d4a;
}

.advert-block-partner1 {
    margin-bottom: 20px;
}

.advert-block-partner1 img {
    width: 100%;
    height: auto;
    max-width: 731px;
}

.timeline-body-content {
    color: #000;
    /*font-family: sans-serif, Verdana;*/
}

@media (min-width: 992px) {
    .fixed-menu {
        position: fixed;
    }
    .page-sidebar {
        width: 200px;
    }
    .page-content-wrapper .page-content {
        margin-left: 200px;
    }
    .page-content > .row > .col-md-12, .page-content > .row > .col-lg-8, .page-content > .row > .col-lg-6,
    .page-content > .row > .col-lg-10, .page-content > .row > .col-lg-12, .page-content > .row > .col-md-6,
    .page-content > .row > .col-md-4, .page-content > .row > .col-md-8 {
        padding: 0 5px 0 0;
    }

}




@media (min-width: 641px) and (max-width: 991px) {
    .page-sidebar {
        width: 200px;
        float: left;
        position: relative;
        margin-right: -100% !important;
        margin-bottom: 10px !important;
        /*margin: 10px 10px 10px 10px !important;*/
        margin-left: 5px !important;
        margin-top: 5px !important;

    }
    .page-content-wrapper {
        float: left;
        width: 100%;
    }
    .page-content-wrapper .page-content {
        margin-left: 200px !important;
        /*margin-top: 0px !important;*/
        min-height: 600px !important;
        padding: 5px 0 0 10px !important;
    }
    .page-container {
        padding-left: 0 !important;
    }

    .page-content > .row > .col-md-12, .page-content > .row > .col-lg-8, .page-content > .row > .col-lg-6,
    .page-content > .row > .col-lg-10, .page-content > .row > .col-lg-12, .page-content > .row > .col-md-6,
    .page-content > .row > .col-md-4, .page-content > .row > .col-md-8 {
        padding: 0 5px 0 0;
    }

    .page-sidebar-menu {
        margin-bottom: 10px !important;
    }
}

.password-init {
    width: 100%;
    /*text-align: center;*/
    padding: 7px 15px;
    background-color: #c2cad8;
    margin: 10px 0;
    font-size: 16px;
}

.compact-colored-status .custom-badge {
    padding: 0 5px;
}

.compact-check-result strong {
    margin-left: 0;
    display: inline;
}