﻿@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
body {
    font-family: "Raleway", sans-serif !important;
    background-color: #f6faff;
    color: #656b7b;
}
.logoBar .navbar-brand {
    height: auto;
    float: none;
    display: inline-block;
    padding: 0;
}
.card-body {
    padding: 20px;
}
.card-tool {
    padding: 15px 30px;
    border-bottom: 1px solid #e8eef5;
}

.circle-clipper .circle {
    border-color: #9d24b2;
}
.sidebar .menu {
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
}
.background_image {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.login-box {
    flex: 0 0 380px;
    max-width: 380px;
}

.info-box.bg-dark-yellow.custom {
    background: #e67d21;
}
.info-box.custom .content .number {
    font-size: 15px;
    color: #fff;
}
.info-box.bg-blue.custom {
    background-color: #3598dc !important;
}
.info-box.bg-violet.custom {
    background: #8e44ad;
}
.info-box.bg-green.custom {
    background-color: #5cb85c !important;
}
.info-box.custom.hover-expand-effect::after {
    left: 0;
}
.theme_main .navbar {
    background-color: #fff;
    z-index: 999;
    margin-bottom: 0;
    padding: 10px 30px;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0;
    display: flex;
    height: 55px;
    box-shadow: 0 1px 2px rgb(60 64 70 / 8%);
    transition: left 0.3s cubic-bezier(0.87, 0.01, 0.25, 0.95);
}
.sidebar:after {
    content: "";
    background: url("../images/particles.png") 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 230px;
    background-position: left bottom;
    z-index: -1;
}

.theme_main.overlay-open .navbar {
    left: 280px;
}
.navTop .nav .dropdown-toggle {
    padding: 0;
    color: #7a828c;
}
.custom_nav {
    margin-left: auto;
}
.error_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.error_list li:not(:last-child) {
    margin-bottom: 10px;
}
.theme_main .sidebar .user-info {
    background: url("../images/user_bg.png") 0 0 no-repeat;
    background-size: cover;
}
.brdcmb {
    background: url("../images/breadcumb_bg.png") 0 0 no-repeat;
    color: #fff;
    background-size: cover;
}
.brd_ovrly {
    background: rgba(112, 8, 130, 0.58);
    padding: 15px 20px;
    min-height: 126px;
    display: flex;
    align-items: center;
}
.brd_cnt {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.dsbrd_hd h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.dsbrd_hd h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 0;
}
.dsbrd_hd h3 strong {
    font-weight: 600;
}
.brdcmb_list ul li a {
    color: #fff;
}
.brdcmb_list ul {
    list-style: none;
    align-items: center;
    margin: 0;
    padding: 0;
}
.brdcmb_list,
.brdcmb_list ul {
    display: flex;
    align-items: center;
}
.brdcmb_list {
    justify-content: flex-end;
}
.brdcmb_list ul li {
    padding: 0 13px;
    position: relative;
}
.brdcmb_list ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    position: absolute;
    right: 0;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    top: 7px;
}
.brdcmb_list ul li a:hover,
.brdcmb_list ul li a:focus,
.brdcmb_list ul li a.active {
    color: #aeedff;
    text-decoration: none;
}
.footer_ {
    background-color: #ffffff;
    padding: 12px;
}
.copyright span {
    display: block;
    text-align: center;
    color: #5f5f5f;
    font-size: 13px;
    margin: 2px 0;
}
.copyright span a {
    color: #8f489e;
}
.dataTables_wrapper tr td a.btn,
.dataTables_wrapper tr td .dropdown {
    display: inline-block;
    margin: 4px;
}
.input_main input[type="file"] {
    padding-left: 0;
}
.modal.fade.in {
    padding-right: 0 !important;
}
.modal-body .cntr_btn.text-center {
    margin-top: 0px;
}
.dataTables_wrapper tr td .dropdown ul {
    top: 100%;
}
.dataTables_wrapper tr td .dropdown ul {
    top: 100%;
    right: 0;
    position: absolute;
    margin: 0 !important;
    left: auto;
    z-index: 990;
}
.dataTables_wrapper tr td .dropdown ul li a {
    display: block;
}
.dataTables_wrapper tr td .dropdown .btn {
    width: 100%;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    box-shadow: none;
    background: transparent;
    border-color: transparent;
}

.nav.navbar-nav.custom .dropdown .dropdown-menu,
.theme_main .dropdown-menu.pull-right {
    margin-top: 0 !important;
}
.notifications_ {
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #ff5252;
    top: 7px;
    right: 12px;
    border-radius: 50%;
    -webkit-box-shadow: -1px -1px 15px 0px rgba(135, 219, 245, 1);
    -moz-box-shadow: -1px -1px 15px 0px rgba(135, 219, 245, 1);
    box-shadow: 0px 0px 2px 5px rgba(135, 219, 245, 0.9);
}
.nav.navbar-nav.custom .dropdown .dropdown-menu ul {
    list-style: none;
}
.dropdown.user_prof .menu li a {
    margin-top: 0;
}
.menu.custom ul li a img {
    max-width: 20px;
    max-height: 30px;
}
.sidebar .menu .list li .ml-menu li a,
.theme_main .sidebar .menu .list a {
    transition: all 0.3s ease;
}
.theme_main .sidebar .user-info {
    height: 126px;
}
.theme_main .sidebar .user-info .info-container .name {
    font-size: 18px;
    color: #e4f7fd;
}
.theme_main .sidebar .user-info .info-container .user-helper-dropdown {
    bottom: -6px;
}
.theme_main .sidebar .menu .list li > a:hover,
.theme_main .sidebar .menu .list li.active > a,
.theme_main .sidebar .menu .list li > a:focus,
.theme_main .sidebar .menu .list li > a.toggled {
    /* background-color: #fffffe;
    color: #374eff; */
    background-color: #004d5f;
    color: #fff;
}
.theme_main .sidebar .menu .list li .ml-menu li a:hover,
.theme_main .sidebar .menu .list li .ml-menu li a:focus,
.theme_main .sidebar .menu .list li .ml-menu li.active a {
    /* color: #15ffdf;
    background-color: transparent; */
    color: #6cbfd2;
    background-color: transparent;
}
.theme_main .sidebar .menu .list .ml-menu li a {
    padding-left: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.theme_main .sidebar .menu .list .ml-menu li:not(:last-child) a {
    /* border-bottom: 1px solid rgb(255 255 254 / 12%); */
    border-bottom: 1px solid rgba(0, 77, 95, 0.3);
}
.theme_main .sidebar .menu .list i.material-icons {
    margin-top: 0;
    font-size: 20px;
}
.nav.navbar-nav.custom .dropdown a i,
.nav.navbar-nav.custom .dropdown a span {
    color: #964ba3;
}
.ml-menu .sub-menu {
    padding-left: 20px;
    list-style: none;
}
.sidebar .menu .list .ml-menu .sub-menu li a:before {
    display: none;
}
.theme_main .sidebar .menu .list .ml-menu > li > a {
    font-weight: 600;
}
.bs_tbl {
    margin-top: 25px;
    border-top: 3px solid #9d24b2;
}
table img {
    /*max-width: 24px;*/
    height: auto;
}
.dataTables_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../images/dropdown_dark.png") 90% 50% no-repeat;
    padding: 0 10px;
}
.dataTables_wrapper input[type="search"],
.dataTables_wrapper select {
    border: 1px solid #ccc;
}
.bs_tbl .header h2 {
    color: #57686e;
    text-transform: uppercase;
}
.bs_tbl .header {
    padding: 15px;
}
.Pl_sts {
    display: inline-block;
    margin: auto;
    background: #ccc;
    padding: 2px 9px;
    font-size: 12px;
    border-radius: 2px;
    line-height: 13px;
    color: #fff;
}
.Pl_sts.active {
    background-color: #25b311;
}
.Pl_sts.inactive {
    background-color: #ffb400;
}
.Pl_sts.block {
    background-color: #130f13;
}
.teams {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    color: #000;
}
.teams span {
    color: #9ba4a7;
}
.table .header-dropdown {
    margin: 0;
}
.dataTables_wrapper > .row {
    margin-top: 20px;
}

.sidebar .menu::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}
.sidebar .menu::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}
.sidebar .menu::-webkit-scrollbar-corner {
    background-color: transparent;
}
.sidebar .menu::-webkit-scrollbar-thumb {
    background-color: rgb(0 12 150);
}

.m_s {
    width: 15px;
    height: 15px;
    background: #ccc;
    display: block;
    border-radius: 50%;
    margin: auto;
}
.m_s.win {
    background-color: #25b311;
}
.m_s.loss {
    background-color: #e61417;
}
.m_s.half_win {
    background-color: #ffd800;
}
.m_s.match_cancel {
    background-color: #011116;
}
.m_s.not_calculated {
    background-color: #0451ff;
}
.m_s.half_loss {
    background-color: #ff5e00;
}
.btns button {
    padding: 3px 12px;
    line-height: 14px;
}
.btns button i {
    font-size: 16px !important;
    margin-bottom: 5px;
}

.rule_form .form-group input {
    border: 1px solid #a3adb0;
    padding: 5px 15px;
    min-height: 40px;
    border-radius: 2px;
}
.rule_form .form-group {
    margin-bottom: 15px;
}
.rule_form .col-md-6,
.rule_form .col-md-12 {
    margin-bottom: 0 !important;
}
.rule_form .form-group label {
    font-size: 15px;
    font-weight: normal;
    color: #57686e;
}
.btn.btn-blue {
    font-size: 17px !important;
    padding: 7px 30px;
    font-weight: 600;
    color: #010c10;
    background-color: #0fbaeb;
}
.bet_select.row {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #eff5f7;
}
.bet_select .col_f {
    display: flex;
    align-items: center;
}
.bet_select .bootstrap-select {
    border: 1px solid #cdd3d5 !important;
    height: 26px;
    width: auto !important;
    min-width: 200px;
}
.bet_select .bootstrap-select button {
    padding: 3px 5px;
}

/*-------------loader-------------*/
.loader {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.loader .preloader {
    margin: auto;
    display: block;
}
ul.menu li .admin-logout {
    width: 100%;
    background: transparent;
    border: 0;
    text-align: left;
    padding: 7px 11px;
    display: flex;
    display: -webkit-flex;
}
.dropdown.user_prof .menu li a,
.nav.navbar-nav.custom .dropdown li a i,
ul.menu li .admin-logout {
    color: #69788a;
}
.nav.navbar-nav.custom .dropdown li a i,
ul.menu li .admin-logout i {
    font-size: 20px;
    margin-right: 5px;
}
.login-page .login-box a.btn {
    color: #fff;
}
.login-page body .card .header {
    border-bottom: 1px solid #c3c8c9;
}
.btn_top {
    position: absolute;
    top: -45px;
    right: 15px;
}
.btn_custom.btn {
    display: inline-block;
    margin: 0 2px;
    padding: 3px 8px;
}
.footer_ {
    padding: 10px;
    width: 100%;
    transition: all 0.3s ease;
    z-index: 99;
}
.sg_box {
    z-index: 90;
    position: relative;
}
.users-list {
    padding: 0;
    list-style: none;
    max-height: 220px;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    background-color: #f5f5f5;
    box-shadow: 0px 2px 6px 1px rgba(204, 204, 204, 0.5411764705882353);
}
.users-list li {
    padding: 10px 15px;
    cursor: pointer;
}
.users-list li:hover {
    background-color: #e4e4e4;
}
.users-list li:not(:last-child) {
    border-bottom: 1px solid #e4e0e0;
}
.bs_tbl {
    min-height: calc(100vh - 18rem);
    position: relative;
}
.user-info .form-group .image img {
    margin-bottom: 10px;
}

.alert {
    margin-top: 15px;
}
.body.input_main .col-md-6,
.body.input_main .col-md-12,
.body.input_main .col-md-4,
.body.input_main .col-md-8 {
    margin-bottom: 0;
}
/*---------------lang--------------------*/
ul.lang {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
ul.lang li {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    padding: 0 15px;
    margin: 5px 0;
}

.modal_lang .modal-content .modal-body .form-group {
    margin-bottom: 15px;
}

.lang_form_head .bootstrap-select,
.lang .form-group .form-control,
.add_rule_ .form-control {
    border: 1px solid #ccc;
}
.lang_form_head .dropdown-toggle {
    padding: 6px 15px;
}
.lang .form-group input {
    padding: 5px 15px;
}
.lang_other_opt {
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
}
input.label_val {
    border: 0;
    padding: 0 !important;
    margin-bottom: 5px;
    display: block;
    width: 100%;
}
.body {
    position: relative;
}
.loader_in {
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffffe3;
    z-index: 90;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.loader_in img {
    max-width: 60px;
}
.dataTables_length .dropdown-toggle {
    border: 1px solid #ccc !important;
    padding: 5px;
}
.input_main input,
.input_main .dropdown-toggle,
.input_main textarea {
    border-radius: 2px !important;
}
.input_main .form-group {
    min-height: 61px;
    position: relative;
}
.input_main input[type="text"],
.input_main input[type="password"],
.input_main textarea,
.input_main input[type="email"],
.input_main input[type="tel"],
.input_main .dropdown-toggle {
    border: 1px solid #ccc !important;
    padding: 5px 15px;
    min-height: 36px;
}
.card .body .input_main .col-md-6 {
    margin-bottom: 0;
}
.gender {
    min-height: 34px;
}
.body.input_main.row .col-md-6,
.body.input_main.row .col-md-12 {
    margin-bottom: 0;
}

.bootstrap-select .bs-searchbox input.form-control {
    width: 100%;
    margin-left: 0 !important;
}
.bootstrap-select .bs-searchbox:after {
    right: 10px;
    top: 5px;
    left: auto;
}
.bootstrap-select .bs-searchbox {
    position: relative;
    padding: 5px;
}
.dropdown.user_prof a img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
}
ul.nav.navbar-nav.navbar-right.custom > li > a {
    margin: 0;
    padding: 0 15px;
}
.dropdown.user_prof::before {
    top: 26%;
    left: -5px;
}
.notifications_ {
    top: 3px;
}
ul.nav.navbar-nav.navbar-right.custom {
    align-items: center;
    display: flex;
}
.switch.warning label input[type="checkbox"]:checked + .lever {
    background-color: #e899f7;
}
.switch.warning label input[type="checkbox"]:checked + .lever:after {
    background-color: #9d24b2;
}
.form-horizontal.upload_form .form-group {
    margin-bottom: 15px;
}
.ms_custom .ms-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ms_custom .ms-selectable,
.ms_custom .ms-selection {
    flex: 0 0 45%;
    max-width: 45%;
    width: auto !important;
    min-width: auto !important;
}
.ms_custom .ms-container:after {
    display: none;
}
.name > strong {
    display: block;
}
.alert.alert-danger {
    background-color: #f9e2e2 !important;
    border: 1px solid #f00;
    border-radius: 2px;
}
.alert.alert-danger li {
    color: #f33c3c;
}
.icon_svg {
    width: 18px;
    margin-right: 10px;
}
.alert_cs.alert.alert-success {
    background-color: #d3e8cb;
    border: 1px solid #3aad3a;
    border-radius: 2px;
}
.alert_cs.alert.alert-danger {
    background-color: #f9e2e2 !important;
    border: 1px solid #f00;
    border-radius: 2px;
}
.alert_cs .close span {
    color: #6b6b6b;
}
.alert_cs.alert.alert-danger > strong {
    color: #f00;
}
.alert_cs.alert.alert-success > strong {
    color: #3aad3a;
}
.dataTables_wrapper .dataTable th:after {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flex_button_ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.flex_button_ > a,
.flex_button_ .dropdown {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
}
.top_ps {
    position: absolute;
    top: -43px;
    right: 15px;
}
.cntr_btn input,
.cntr_btn a {
    padding: 10px 15px;
    margin: 0;
}
.cntr_btn a:not(:first-child) {
    margin-left: 20px;
}
.cntr_btn a {
    margin-right: 15px;
}
.lb_no_mr label {
    margin-bottom: 0;
    margin-top: 8px;
}
.input_main .form-horizontal .form-group {
    min-height: unset;
}
.text-center.cntr_btn {
    margin-top: 25px;
    margin-left: 0;
}
.card-header-tool > a {
    display: inline-flex;
    align-items: center;
}
.theme_main
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.theme_main .bootstrap-select {
    border-width: 0;
}
.body:after {
    content: "";
    display: table;
    clear: both;
}
#suggestion_status {
    position: absolute;
    top: 8px;
    right: 0px;
}
.dropdown.user_prof .dropdown-menu {
    /* right: 20px; */
    margin-top: 10px;
    border: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important;
}
table.dataTable {
    width: 100% !important;
}
.dataTable tr:nth-last-child(-n + 3) .dropdown-menu {
    /* bottom: 100% !important; */
    top: auto !important;
}
.icon.bg-olive {
    color: #808000;
    background-color: #fbfbdd;
}
.bg-purple {
    background-color: #be3cbe !important;
}
.icon.bg-tan {
    background-color: #fff8ef;
    color: #d2b48c;
}
.icon.bg-Sienna {
    background-color: #fff4f1;
    color: #e97451;
}
.icon.bg-blue {
    background-color: #ebf6ff !important;
    color: #2196f3 !important;
}
.icon.bg-dark-yellow {
    background-color: #fffbe2;
    color: #d2b504;
}
.icon.bg-violet {
    color: #7825e4;
    background-color: #f8f2ff;
}
.icon.bg-green {
    background-color: #ebffec !important;
    color: #4caf50 !important;
}
.info-box .number {
    font-size: 15px;
    font-weight: 600;
    color: #8e98a5;
}
a.info-box:hover {
    text-decoration: none;
    box-shadow: none;
}
.row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.content .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}
.logoBar {
    padding: 15px;
}
.card-header-tool {
    float: right;
    margin-top: -5px;
}
.btn-nowrap {
    white-space: nowrap;
}

.pl-0 {
    padding-left: 0 !important;
}
#engine_power,
#engine_power2,
#read,
#write {
    position: static;
    opacity: 1;
}
.user_topic_inner_part{
    padding: 30px 20px;
    border-radius: 10px;
    background: #fff;
}
.user_flex .user_text_part{
    max-width: 80%;
    width: 100%;
}
.user_fielddds{
    height: 40px;
    border: 1px solid #bdbdbd;
    box-shadow: 0 4px 10px rgba(0,0,0,0.5);
    border-radius: 10px;
}
.user_fielddds .btn{
    height: 40px;
}
.user_flex{
    display: flex;
    justify-content: space-between;
}

.user_submit_but{
    border: 0px;
    background: #004d5f;
    height: 40px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    margin-top: 30px;
}
.user_name_field{
    border: 1px solid #bdbdbd;
    padding: 20px 10px;
    height: 200px;
    overflow-y: scroll;
}
.user_text_part label{
    margin-bottom: 10px;
}

.user_name_field_inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.user_name_left{
    max-width: 8%;
    width: 100%;
}

.user_name_middle{
    max-width: 80%;
    width: 100%;
    font-size: 16px;
    color: #000;
}

.user_name_right{
    max-width: 12%;
    width: 100%;    
}
.user_name_left .form_group {
    display: block;
    /* margin-bottom: 15px; */
  }
  
  .user_name_left .form_group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .user_name_left .form_group label {
    position: relative;
    cursor: pointer;
    padding-left: 0;
    margin-bottom: 0px;
  }
  
  .user_name_left .form_group label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #0079bf;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    transform: none;
    top: 0;
    left: 0;
  }
  
  .user_name_left .form_group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

.user_name_right a i{
    color: #f00;
    font-size: 20px;
}

.user_submit_button{
    text-align:left;
    margin-top: 20px;
}

.c_d_table a i{
    color: #000;
}


.header.card_header.cont_header h2{
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #000;
}

.cont_breadrumb{
    font-weight: 400;
font-size: 14px;
line-height: 16px;
color: #050505;
}

.cont_breadrumb a{
    color: #4E5E63;
}

.add_new_cont .import_user{
    background: #EFF4F5;
    border: 1px solid #777777;
    border-radius: 6px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    padding: 0 20px;
    font-weight: 500;
    font-size: 14px;
    color: #454545;
    font-family: 'Roboto', sans-serif;
}
.add_new_cont .import_user:hover{
    text-decoration: none;
}
.add_cont{
    background: #01A3FF;
    border-radius: 6px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    padding: 0 20px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin-left: 20px;
}

.add_cont:hover{
    color: #fff;
    text-decoration: none;
}

.contact_details_part{
    margin-top: 40px;
}

.cont_left{
    background: #FFFFFF;
    border-radius: 15px;
    position: relative;
    min-height: 400px;
    padding: 20px 10px;  
}
.cont_left_inner{
    max-height:520px;
    height: auto;
    overflow-y: scroll;
    margin-top: 30px;
}
.cont_text_field{
    background: #F5F8FA;
    border-radius: 6px;
    height: 43px;
    width: 100%;
    border: 0px;
    padding-left: 60px;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;color: #777777;
}

.cont_search{
    position: relative;
}

.cont_search .search_iconn1{
    position: absolute;
    top: 11px;
    left: 15px;
}

.cont_left_user{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.cont_user_part{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: relative;
}
.cont_user_part .user_active{
    width: 14px;
    height: 14px;
    background: #50CD89;
    border: 3px solid #FFFFFF;
    position: absolute;
    right: -5px;
    bottom: 0px;
    border-radius: 100%;
}
.cont_user_part img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}

.cont_user_text{
    width: 110px;
    margin-left: 20px;
}

.cont_user_text h3{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
    margin-top: 0px;
}

.cont_user_text span{
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #777777;
    font-family: 'Roboto', sans-serif;
}

.cont_right{
    padding: 40px 20px;
    background: #FFFFFF;
    border-radius: 15px;
}

.cont_det_heading{
    display: flex;
    justify-content: space-between;
}
.cont_heading_leftdet{
    display: flex;
    align-items: center;
}

.cont_heading_leftdet h2{
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    margin: 0 0 0 10px;
}

.cont_heading_rightdet .btn-primary{
    background-color: transparent !important;
    padding: 0 !important;
    border: 0 !important;
}

.cont_heading_rightdet .dropdown-menu{
    right: 0;
    left: auto;
}

.con_det_top{
    display: flex;
    margin-top: 30px;
    align-items: center;
}

.con_det_user_big_image{
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.con_det_user_big_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.con_det_user_text h3{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    margin: 0px 0 10px 0;
}
.cont_det_usermail span img{
    margin-right: 14px;
}

.con_det_user_text{
    margin-left: 100px;
}
.cont_det_usermail span{
    font-weight: 500;
font-size: 12px;
line-height: 14px;
color: #777;
margin-bottom: 10px;
display: block;
font-family: 'Roboto', sans-serif;
}

.cont_det_bottom{
    margin-top: 30px;
}
.cont_det_bottom ul li.active img{
    filter: grayscale(0%);
}
.cont_det_bottom ul li img{
    margin-right: 10px;
    filter: grayscale(100%);
}
.general_partttts{
    margin-top: 20px;
}

.general_inner{
    margin-bottom: 25px;
}
.general_inner h2{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    color: #777777;
    margin-bottom: 5px;
    margin-top: 0px;
}
.general_inner label{
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    display: block;
}
.marit_left{
    max-width: 50%;
    width: 100%;
}
.martialstatus{
    display: flex;
    justify-content: space-between;
}

.import_modal .modal-title{
    font-weight: 600;
    font-size: 24px !important;
    line-height: 36px !important;
    color: #000000;
    text-align: center;
}

.import_text{
    position: relative;
}

.import_text .import_text_field{
    background: #E6EDED;
    box-shadow: 0px 1px 2px rgba(116, 69, 45, 0.1);
    border-radius: 36px;
    width: 100%;
    height: 40px;
    padding: 0px 20px;
    border: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #2F3939;
}
.import_text .import_text_field::placeholder{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #2F3939;
}
.import_modal label{
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #2F3939;
    margin-bottom: 20px;
}
.import_modal .modal-body{
    padding-bottom: 100px !important;
}
.import_text .import_search{
    position: absolute;
    right: 20px;
    top: 10px;
    left: auto;
}

.update_image label span{
    margin-left: 10px;
}

.update_image{
    margin-top: 30px;
    margin-bottom: 30px;
}

.add_cont_img{
    margin-top: 20px;
    width: 100px;
    height: 100px;
    border: 2px solid #FFFFFF;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); */
    border-radius: 5px;
    position: relative;
    /* background: url(../../frontend/images/add_cont_img.png) no-repeat 100% 100%; */
}

.add_cont_img img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

.top_bg, .bottom_bg{
    width: 24px;
height: 24px;
background: #FFFFFF;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
border-radius: 100%;
position: absolute;
display: flex;
justify-content: center;
align-items: center;
}
.top_bg{
    top: -3px;
    right: -3px;
}

.add_cont_img .top_bg img, .add_cont_img .bottom_bg img{
    width: auto;
    height: auto;
}
.bottom_bg{
    bottom: -3px;
    right: -3px;
}

.name_inner_field_cont label{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    color: #454545;
    margin-bottom: 10px;
}
.name_inner_field_cont label span{
    color: #EF2727;
    padding-left: 6px;
}

.name_text_fieldds{
    background: #EFF4F5;
    border-radius: 5px;
    height: 42px;
    padding: 0 20px;
    border: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #969696;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}
.iti--allow-dropdown{
    width: 100%;
    display: block;
}
.name_text_fieldds::placeholder{
    font-weight: 500;
    font-size: 14px;
    color: #969696;
    font-family: 'Roboto', sans-serif;
}

.name_field_cont{
    margin-bottom: 25px;
}

.cont_address_field{
    position: relative;
}

.address_icon{
    position: absolute;
    right: 10px;
    top: 10px;
}

.cont_address_field .input-group{
    background: #EFF4F5;
    border-radius: 5px;
    height: 42px;
    margin-bottom: 0px;
    padding-left: 20px;
}

.cust_radio_inner{
    display: flex;
}
.cust_radio{
    margin-right: 60px;
}






.cust_radio [type="radio"]:checked,
.cust_radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.cust_radio [type="radio"]:checked + label,
.cust_radio [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 18px;
    display: inline-block;
    color: #475C63;
    font-weight: 400;
    font-size: 16px;
}
.cust_radio [type="radio"]:checked + label:before,
.cust_radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
height: 20px;
    border:  3px solid #0ACDFA;
    border-radius: 100%;
    background: #fff;
    margin: 0 5px;
}
.cust_radio [type="radio"]:checked + label:after,
.cust_radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #0ACDFA;
    position: absolute;
    top: 4px;
    left: 9px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 0px;
    margin: 0px;
}
.cust_radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.cust_radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.name_inner_field_cont .dropdown-toggle{
    background: #EFF4F5 !important;
    border-radius: 5px !important;
    height: 42px;
    padding: 0 20px !important;
    border: 0px;
    font-weight: 500;
    font-size: 14px !important;
    color: #969696;
    font-family: 'Roboto', sans-serif;
    
}

.name_text_fieldds.bootstrap-select{
    margin-left: 10px;
}


.name_inner_field_cont .name_textarea{
    background: #EFF4F5;
    border-radius: 5px;
    height: 71px;
    border: 0px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    color: #969696;
}

.name_inner_field_cont .name_textarea::placeholder{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    color: #969696;
}

.cancel_save_but{
    padding: 20px 0;
    border-top: 1px solid #EFF2F5;
    display: flex;
    justify-content: flex-end;
}

.cancel_but{
    background: #EFF4F5;
border-radius: 6px;
height: 43px;
line-height: 43px;
border: 0px;
padding: 0 20px;
font-weight: 500;
font-size: 14px;
color: #595959;
font-family: 'Roboto', sans-serif;
}

.save_but{
    background: #01A3FF;
border-radius: 6px;
height: 43px;
line-height: 43px;
border: 0px;
padding: 0 20px;
font-weight: 500;
font-size: 14px;
color: #fff;
font-family: 'Roboto', sans-serif;
margin-left: 20px;
}

.cont_left_user{
    cursor: pointer;
    padding: 6px;
}

.cont_left_user.active{
    background: #EFF4F5;
}



.upload-btn-wrapper {
    /* position: relative; */
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .upload-btn-wrapper .btn {
    color: gray;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
  }
  .upload-btn-wrapper .btn img{
    border-radius: 0px;
  }
  .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
.plus_icon{
    margin-bottom: 10px;
}
.ph_label{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#dvContent{
    /* margin-bottom: 20px; */
}

.minus_part{
    margin-bottom:10px;
    height: 65px;
}

.inject_div .minus_part:first-child .minus_sign{
    display: none;
}
/* .inject_div{
    margin-bottom: 20px;
} */
.minus_sign{
    
    margin-right: 20px;
}

.minus_sign_inner{
    display: flex;
    justify-content: flex-end;
}





.page-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #272727;
    z-index: 1000;
  }
  .page-loader .txt {
    color: #666;
    text-align: center;
    top: 40%;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    font-weight: bold;
    line-height: 1.5;
  }
  /* SPINNER ANIMATION */
  .spinner {
    position: relative;
    top: 35%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
  }
  @-webkit-keyframes sk-scaleout {
    0% {
      -webkit-transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      opacity: 0;
    }
  }
  @keyframes sk-scaleout {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0;
    }
  }
  



  .loader_holder{
    position: relative;
    z-index: 99;
    height: 100%;
  }
  .loader_holder .loading {
    position: absolute;
    z-index: 996;
    height: 100%;
    width: 100%;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  
  /* Transparent Overlay */
  .loader_holder  .loading:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
  
    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .loader_holder .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .loader_holder  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  }
  
  /* Animation */
  
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

.name_inner_field_cont {
    position: relative;
}

.select_field{
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
}
.select_field select, .select_field .bootstrap-select button{
    
    /* height: 100%; */
    background: #EFF4F5;
    border-radius: 5px;
    height: 42px;
    padding: 0 20px;
    border: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #969696;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}
.custom_fieldss{
    padding: 0 20px 0 110px;
}

  .ui-autocomplete{
    z-index:1050 !important;
}

.cont_submit_but{
    margin-top: 50px;
}
.cont_submit_but .submit_but_cont{
    background: #01A3FF;
    border-radius:40px;
    height: 43px;
    line-height: 43px;
    border: 0px;
    padding: 0 20px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    display: block;
    width: 100%;
}



.name_inner_field_cont {
    position: relative;
}

.select_field{
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
}
.select_field select, .select_field .bootstrap-select button{
    
   
    background: #EFF4F5;
    border-radius: 5px;
    height: 42px;
    padding: 0 20px;
    border: 0px;
    font-weight: 500;
    font-size: 14px;
    color: #969696;
    width: 100%;
    font-family: 'Roboto', sans-serif;
}
.custom_fieldss{
    padding: 0 20px 0 110px;
}

.default_image {
    width: 40px;
    height: 40px;
    border-radius: 100%;
  }

  table .default_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

/*====================================
            responsive
=======================================*/
@media screen and (max-width: 1024px) {
    .flex_button_ > a,
    .flex_button_ .dropdown {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row.charts_vs .col-md-6:not(:last-child) {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 991px) {
    .form-horizontal .form-control-label,
    .form-horizontal .col-sm-12 {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        margin: 0 !important;
    }
    .form-horizontal.upload_form .form-group {
        margin: 0;
    }
    /*.input_main .form-group {
        min-height: 45px;
    }*/

    .dataTables_wrapper.dt-bootstrap {
        min-width: 900px;
    }
    .dataTables_wrapper.dt-bootstrap .row > .col-sm-6,
    .dataTables_wrapper.dt-bootstrap .row > .col-sm-5 {
        width: 50%;
        float: left;
    }
    input[type="file"] {
        padding: 5px 0;
    }
    .dataTables_wrapper tr td .dropdown ul {
        max-height: 150px;
        overflow-y: auto;
    }
}
@media screen and (max-width: 820px) {
    .custom_nav {
        right: 30px;
    }
}
@media screen and (max-width: 767px) {
    .cntr_btn {
        margin: 15px 0 0 15px;
    }
    .table-responsive {
        padding-bottom: 15px;
    }
    .dropdown-menu.inner {
        max-height: 150px !important;
    }
    .dataTables_wrapper .row {
        margin-left: 0;
    }
    .navbar-right.custom .dropdown .dropdown-menu {
        left: auto;
        width: 170px;
        box-shadow: 0 0 5px #ccc;
    }
    .navbar-right.custom .dropdown-menu .header {
        min-width: auto;
    }
    .navbar-right.custom .dropdown .dropdown-menu li a {
        display: flex;
    }
    .navbar-right.custom .dropdown .dropdown-menu li a .menu-info {
        width: 80%;
    }
    .nav.navbar-nav.custom .dropdown-menu li a .icon-circle i {
        color: #fff;
    }
    .custom_nav {
        top: 28px;
        right: 70px;
    }
    .charts_vs {
        margin: 15px 0 30px;
    }
    .row.clearfix.dbCount {
        margin: 20px 0;
    }
    .custom_nav {
        right: 60px;
    }

    .theme_main .navbar > .container .navbar-brand,
    .theme_main .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
        width: 29%;
    }

    .bs_tbl div.dataTables_wrapper div.dataTables_length,
    .bs_tbl div.dataTables_wrapper div.dataTables_info {
        text-align: left;
    }
    .bs_tbl div.dataTables_wrapper div.dataTables_filter,
    .bs_tbl div.dataTables_wrapper div.dataTables_paginate {
        text-align: right;
    }
    section.content > .container-fluid {
        padding: 0;
    }
    .dataTables_wrapper {
        padding: 15px 0 0;
    }
}

@media screen and (max-width: 640px) {
    .overlay-open section.content {
        margin: 70px 0 0 0;
    }
    .overlay-open .footer_ {
        padding-left: 15px;
    }
    .footer_ {
        position: static;
    }
    .slimScrollDiv {
        height: auto !important;
        overflow: visible !important;
    }
    aside.sidebar {
        max-height: calc(100vh - 7rem);
        overflow-y: scroll;
    }
    .sidebar .menu .list {
        height: auto !important;
        overflow: visible !important;
    }
    .brd_cnt {
        flex-wrap: wrap;
    }
    .dsbrd_hd,
    .brdcmb_list {
        width: 100%;
    }
    .brdcmb_list {
        justify-content: flex-start;
        margin-top: 15px;
    }
    .brdcmb_list ul li {
        padding: 0;
    }
}
@media screen and (max-width: 576px) {
    .btn_top {
        position: static;
        margin-bottom: 20px;
    }
    .bs_tbl ul.nav.tab-nav-right li {
        float: none;
        margin-bottom: 2px;
    }
    body .bs_tbl ul.nav.tab-nav-right li.active a,
    body .bs_tbl ul.nav.tab-nav-right li a,
    body .bs_tbl ul.nav.tab-nav-right li a:focus,
    body .bs_tbl ul.nav.tab-nav-right li a:hover {
        background-color: #f5f5f5 !important;
    }
    .bs_tbl ul.nav.tab-nav-right {
        border-bottom: 0;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 480px) {
    .login-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }
}
@media screen and (max-width: 414px) {
    .input_main .nav.nav-tabs li,
    .input_main .nav.nav-tabs li.active {
        float: none;
        background-color: #f3f3f3;
    }
    .input_main .nav.nav-tabs li:not(:last-child) {
        margin-bottom: 4px;
    }
    .input_main .nav.nav-tabs li.active a {
        background-color: #f3f3f3;
    }
    .input_main .nav.nav-tabs > li > a:before {
        bottom: 0;
    }
}
@media screen and (max-width: 360px) {
    .bet_select .col_f {
        flex-wrap: wrap;
    }
    .cntr_btn {
        margin: 0;
    }
}

.dataTables_scrollBody {
    min-height: 100px !important;
}
.pac-container {
    z-index: 99999999;
}
