@font-face {
    font-family: 'Sukhumvit';
    src: url('font/sukhumvit/SukhumvitSet-Text.ttf');
    /*    src: url('rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('rsu_regular-webfont.woff2') format('woff2'),
             url('rsu_regular-webfont.woff') format('woff'),
             url('rsu_regular-webfont.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
}

* {
    font-size: 100%;
    font-family: 'Sukhumvit';
}

.custom-validate-error{
    border-color: #ea5455 !important; 
    padding-right: calc(1.45em + 0.876rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea5455' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea5455' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.3625em + 0.219rem) center;
    background-size: calc(0.725em + 0.438rem) calc(0.725em + 0.438rem);
}
.label-validate-error{
    color: #ea5455 !important; 
    border-color: #ea5455 !important; 
}

.require{
    color:red;
}
.priority{
    color:blue;
}


.custom-card{
    border-style: solid;
}

.json-viewer {
    color: #000;
    padding-left: 20px;
}

.json-viewer ul {
    list-style-type: none;
    margin: 0;
    margin: 0 0 0 1px;
    border-left: 1px dotted #ccc;
    padding-left: 2em;
}

.json-viewer .hide {
    display: none;
}

.json-viewer .type-string {
    color: #0B7500;
}

.json-viewer .type-date {
    color: #CB7500;
}

.json-viewer .type-boolean {
    color: #1A01CC;
    font-weight: bold;
}

.json-viewer .type-number {
    color: #1A01CC;
}

.json-viewer .type-null, .json-viewer .type-undefined {
    color: #90a;
}

.json-viewer a.list-link {
    color: #000;
    text-decoration: none;
    position: relative;
}

.json-viewer a.list-link:before {
    color: #aaa;
    content: "\25BC";
    position: absolute;
    display: inline-block;
    width: 1em;
    left: -1em;
}

.json-viewer a.list-link.collapsed:before {
    content: "\25B6";
}

.json-viewer a.list-link.empty:before {
    content: "";
}

.json-viewer .items-ph {
    color: #aaa;
    padding: 0 1em;
}

.json-viewer .items-ph:hover {
    text-decoration: underline;

}

#mycapt {

    background:url('./../ImageCaptcha') center repeat-y;
    background-position: center;
    /*    background-position: center;
        background-repeat: no-repeat;
        background-size: 60%;
        height: 100%;*/
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 80%;
    background-position: left;
    padding-top: 20%; 
}

th.dt-position, td.dt-position { 
    padding: 0.3rem 1.0rem !important;
}


th.th-center{
    text-align: center !important;
}
.custom-modal-side-bar{
    width: 50% !important;
    margin: auto !important;
}

.hidden-tag{
    visibility: hidden;
}

/*background-color*/
.dtbg-color-gray{
    background-color: #f4f3f8;
}

.dtbg-color-greenlight{
    background-color: #e0fbf3;
}
.hp:hover{
    cursor: pointer;
}

@media screen and (min-width: 1024px) {
    .sidebar-data-table {
        display: none !important;
    }
}
/*.has-sub{
    border-bottom: 5px solid red;
}
.has-sub::after{

}*/
.has-sub{
    position: absolute;
    margin-top: 7%;
}
.has-sub::after{
    border-bottom: 3px solid #b4b7bd40;
    bottom: -10px;
    content: "";
    height: 1px;
    position: absolute;
    width: 80%;
    left:100%;
    margin-left: 10%;;
    transform: translateX(-120%)
}
.editor{
    height: 30em !important;
}
.table-custom-sm thead th tr td{
    font-size: 2em;
}

.nothing {
    border: 0;
    outline: none;
    width: 50%;
}

.label-fix-font{
    font-size: 0.750rem !important;
    text-align: center;
    margin-left: 4%;
}

.badge-card-r{
    background-color: rgb(255 255 255)!important;
    color: #ff0000 !important;
    box-shadow: 2px 2px #888888;
}


.badge-card-b{
    background-color: rgb(255 255 255)!important;
    color: #000000 !important;
    box-shadow: 2px 2px #888888;
}

.badge-roulet-r{
    background-color: #ff0000 !important;
    color: white !important;
    box-shadow: 2px 2px #888888;
}

.badge-roulet-b{
    background-color:  #000000 !important;
    color: white !important;
    box-shadow: 2px 2px #888888;
}

.badge-roulet-g{
    background-color: green!important;
    color: white !important;
    box-shadow: 2px 2px #888888;
}

.badge-sicbo-total{
    background-color: #808680!important;
    color: white !important;

}


.txt-black{
    color: black !important;
    background-color:white  !important;
}





/* Promotion */

hr.custom-sm-padding{
    margin-top: 1px;
    margin-bottom: 1px;
}

.label-fix-font{
    font-size: 0.750rem !important;
    /*    margin-left: -12%;*/
    padding: inherit;
}


/* withdraw modal search */
.modal_fix_heigh{
    position: relative;
    min-height: 300px;
    padding: 15px;
}


/* Popup New */

.modal-news-content{
    padding:20px;
}
div.ribbon{
    color: #fff;
    /*    margin: 30px 0 50px;*/
    position: relative;
    text-transform: uppercase;
    background: rgb(153, 0, 0);
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 0px 1px 3px rgba(0,0,0,.2);
    padding: 10px 10%;
    clear: both;
}

div.left_ribbon{
    color: #000;
    margin-left: -26px;
    float: left;
    padding-left:10%;
}


div.left_ribbon h2{
    margin: 0 12px;
}

div.left_ribbon::before{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: -3px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(43, 0, 0);
}

div.left_ribbon::after{
    display: block;
    width: 6px;
    height: 44px;
    position: absolute;
    bottom: 3px;
    right: -1px;
    content: "";
    border: 1px solid rgba(0,0,0,.3);
    transform: skew(0deg,45deg);
    -ms-transform: skew(0deg,45deg); /* IE 9 */
    -webkit-transform: skew(0deg,45deg); /* Safari and Chrome */
    -o-transform: skew(0deg,45deg); /* Opera */
    -moz-transform: skew(0deg,45deg); /* Firefox */
    background: rgb(43, 0, 0);
}

div.both_ribbon{
    text-align: center;
    color: #000;
    padding: 10px 9px 10px 10px;
    width: 100%;
    margin-left: -10px;
}

div.both_ribbon::before{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    left: -11px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgb(43, 0, 0);
}

div.both_ribbon::after{
    display: block;
    width: 10px;
    height: 0px;
    position: absolute;
    bottom: -10px;
    right: -10px;
    content: "";
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgb(43, 0, 0);
}

