
.vs-open {
    height: 48px !important;
    width: 48px !important;
    bottom: 60px !important;
    right: 20px !important;
}
.play-glosa {
    bottom: 40px;
    right: 10px;
    height: 25px;
    width: 25px;
    background: url(assets/images/vs-play.png);
    background-size: contain;
    background-repeat: no-repeat;
    float: right;
    position: relative;
}

@font-face {
    font-family: 'Questrial-Regular';
    font-style: normal;
    src: url(assets/fonts/Questrial-Regular.ttf);
}

@font-face {
    font-family: 'MuseoSans-300';
    font-style: normal;
    src: url(assets/fonts/MuseoSans-300.otf);
}

@font-face {
    font-family: 'MuseoSans-500';
    font-style: bold;
    src: url(assets/fonts/MuseoSans-500.otf);
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
        margin-top: 10px;
        font-size: 0.8em;
    }
}

span {
    font-family: MuseoSans-300;
}

h1 {
    font-family: Questrial-Regular;
}

.bg-vs-color {
    background-image: linear-gradient(-90deg, #298B8E 0%, #f7941d 100%) !important;
}

.bg-vs-green {
    background-image: linear-gradient(-90deg, #298E6C 0%, #36AB71 100%) !important;
}

.bg-vs-blue {
    background-image: linear-gradient(-90deg, #1459C1 0%, #3F7CD8 100%) !important;
}

.bg-vs-orange {
    background-image: linear-gradient(-90deg, #EE6E1A 0%, #E69200 100%) !important;
}

.bg-vs-icon-gradient {
    background-image: linear-gradient(120deg, #298B8E 0%, #f7941d 100%) !important
}

.widget-content .widget-content-left .widget-heading {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: Questrial-Regular;
}

.card-header {
    padding-top: 4px;
    letter-spacing: 1.5px;
    font-family: Questrial-Regular;
}

.card-title {
    letter-spacing: 1.5px;
    font-family: Questrial-Regular;
}

.card-title-pm {
    color: #535353;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: Questrial-Regular;
}

@media (max-width: 767px) {
    .card-title-pm {
        font-size: 18px;
    }
}

.card-body-pd-pm {
    padding: 0px;
}

@media (max-width: 767px) {
    .card-body-pd-pm {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 25px;
        text-align: center;
    }
}

.card-col-pm {
    margin-bottom: 15px;
}

.card-img-pm {
    padding: 35px;
    height: 125px;
}

@media (max-width: 767px) {
    .card-img-pm {
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 35px;
        padding-bottom: 15px;
        height: 125px;
    }
}

.card-header-center {
    align-items: center;
    justify-content: center;
}

.card-footer {
    padding-top: 18px;
}

.widget-content .widget-content-left .widget-subheading {
    margin-top: 5px;
    font-family: MuseoSans-300;
}

.app-sidebar .scrollbar-sidebar {
    padding-top: 30px;
}

.vertical-nav-menu li a.mm-active {
    font-family: MuseoSans-500;
    letter-spacing: 0.5px;
}

.vertical-nav-menu li a {
    font-family: MuseoSans-300;
}

.custom-green {
    color: #36AB71;
}

.bg-green {
    background-color: #36AB71;
}

.custom-orange {
    color: #FF7921;
}

.bg-orange {
    background-color: #FF7921;
}

.custom-blue {
    color: #3F7CD8;
}

.bg-blue {
    background-color: #3F7CD8;
}

.custom-number-text {
    color: #495057;
}

.page-item.active .page-link,
.pagination .active.page-number .page-link {
    background-color: #f7941d;
    border-color: #f7941d;
}

.vs-color {
    color: #f7941d;
}

/* Signvet color: f7941d */
/* Signvet highlight: f7d672 */

/* Signvet active text f76a1d */


/* Techwhiz color: 36A8AB */
/* Techwhiz highlight: 40b4b8 */
/* Techwhiz side menu active: CDF3F5         */
/* Techwhiz active text 177174 */
.btn-vs-color {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: white;
    background-color: #f7941d;
    border-color: #f7941d;
}

.btn-vs-color:hover {
    color: white;
    background-color: #f7d672;
    border-color: #f7d672;
}

.btn-green {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: white;
    background-color: #34B95C;
    border-color: #34B95C;
}

.btn-green:hover {
    color: white;
    background-color: rgb(50, 168, 86);
    border-color: rgb(50, 168, 86);
}

.btn-yellow {
    z-index: 0;
    font-family: MuseoSans-300;
    font-size: 14px;
    color: #ff8400;
    background-color: #fff071;
    border-color: #ff8400;
    width: 150px;
    height: 50px;
    border-radius: .25rem;
}

.btn-yellow:hover {
  color: #ff8400;
  background-color: #fff7af;
  border-color: #fff7af;
}

.btn-dismiss {
    font-family: MuseoSans-300;
    font-size: 14px;
    background-color: rgb(223, 223, 223);
    border-color: rgb(196, 196, 196);
}

.btn-dismiss:hover {
    background-color: rgb(199, 199, 199);
    border-color: rgb(175, 174, 174);
}

.btn-red {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: white;
    background-color: #DB3C3C;
    border-color: #DB3C3C;
}

.btn-red:hover {
    color: white;
    background-color: rgb(197, 46, 46);
    border-color: rgb(197, 46, 46);
}

.btn-orange {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: white;
    background-color: #EE6E1A;
    border-color: #EE6E1A;
}

.btn-orange:hover {
    color: white;
    background-color: rgb(253, 128, 45);
    border-color: rgb(253, 128, 45);
}

.btn-secondary {
    font-family: MuseoSans-300;
    font-size: 14px;
}

th {
    font-family: MuseoSans-500;
}

td {
    font-family: MuseoSans-300;
}

.modal-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Questrial-Regular;
    font-weight: 700;
    font-size: 13px;
}

.modal-body {
    font-family: MuseoSans-300;
    font-size: 12px;
}

label {
    font-family: MuseoSans-300;
    letter-spacing: .5px;
}

input {
    font-family: MuseoSans-300;
}

p {
    font-family: MuseoSans-300;
}

.p-bold {
    font-family: MuseoSans-500;
}

.p-0-margin {
    margin: 0px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    background-color: #f7941d;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    background-color: #DB3C3C;
}

.pagination li a {
    color: #818181;
}

.graphs-correct {
    width: 99% !important;
    height: 400px !important;
}

.graphs-correct-editor {
    width: 99% !important;
    height: 250px !important;
}

.graphs-correct-validator {
    width: 99% !important;
    height: 250px !important;
}

.bg-color-login {
    background-color: #F1F4F6;
}

@media (max-width: 991px) {
    .mobile-header-trigger {
        display: none;
    }
}

.app-header__content {
    justify-content: flex-end;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    background-color: #f7941d;
    border-color: #f7941d;
}

.btn-primary .btn-sm-mobile-toggle-header-nav {
    background-color: #f7941d !important;
    border-color: #f7941d !important;
}

.header-username {
    font-family: Questrial-Regular;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1.2px;
}

.error-login {
    padding-left: 3px;
    padding-right: 3px;
    color: #CF2020;
    font-size: 11px;
}

.img-hands div img {
    height: 100%;
    /*padding-bottom: 15px;*/
    margin-bottom: 10px;
}

.tab-pane div {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
}

.row-pads {
    padding-right: 28px !important;
    padding-left: 28px !important;
}

#form-user-info>table>tbody>tr>td>input {
    padding: 0px;
}

#form-user-info>table>tbody>tr>td>textarea {
    padding: 0px;
}

.modal-img {
    border-radius: 3px;
    width: 200px;
    height: 200px;
    margin-bottom: 30px;
}

#newHandConfig>div>div>div.modal-body {
    padding-right: 30px;
    padding-left: 30px;
}

.modal-lang-name {
    font-family: MuseoSans-500;
    font-weight: 700;
    letter-spacing: 1px;
}

.img-hand-toggle {
    cursor: pointer;
}

.table tr.even:hover {
    background-color: rgb(205, 253, 255);
}

.table tr.odd:hover {
    background-color: rgb(205, 253, 255);
}

.radio-fix {
    padding-left: 25px !important;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #f7941d;
    background-color: #f7941d;
}

#tab-group-2>div>div:nth-child(3)>div {
    margin-left: -5px;
}

#tab-group-2>div>div:nth-child(3)>div>table {
    border: 1px solid #e9ecef;
}

#tab-group-2>div>div:nth-child(4) {
    margin-top: -15px;
}

.logo-top {
    width: 250px;
    padding: 25px;
}

.img-right-top {}

.top-title-vs {
    color: #f7941d;
    text-transform: uppercase;
    font-family: Questrial-Regular;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer {
    margin-top: 50px;
    background-color: #dfdfe0;
    width: 100%;
}

.footer-text {
    font-size: 11px;
}

.text-success-size {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}

.text-success {
    color: #298E6C;
}

.nav-pills .nav-link:hover {
    color: white !important;
    background-color: #f7941d !important;
}

.middle-box-fix {
    margin: 100px;
}

.custom-invalid-feedback {
    font-size: 80%;
    color: #d92550;
}

.page-lang {
    width: 70px !important;
    margin-top: -190px !important;
    margin-right: 15px;
}

.card-hover-pm:hover {
    box-shadow: 0 0.46875rem 2.1875rem rgba(54, 168, 171, 0.03), 0 0.9375rem 1.40625rem rgba(54, 168, 171, 0.03), 0 0.25rem 0.53125rem rgba(54, 168, 171, 0.4), 0 0.125rem 0.1875rem rgba(54, 168, 171, 0.5);
    cursor: pointer;
}

.card-link-pm {
    color: inherit !important;
    text-decoration: none !important;
}


.selected {
    border: red;
    border-style: solid;
    border-width: medium;
}
.red-border{
  border:solid 1px red !important;
}
