/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 /*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

/**, h1, h2, h3, h4, h5, h6{
    font-family: 'Hanuman', serif;
}*/

@font-face {
    font-family: 'KhmerOSSiemreap';
    src: url('../fonts/Siemreap-Regular.ttf') format('embedded-opentype'),  url('../fonts/KhmerOSsiemreap.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}


body{
    font-family: 'KhmerOSSiemreap',"Open Sans";
    font-size: 14px;
}

 .smart-form .select select{
 	padding-top: 2px !important;
 	padding-bottom: 2px; 
 }
 .control_width{
 	overflow: scroll;
 }

.ui-dialog .ui-dialog-titlebar-close{
    right: 1.3em !important;
    top: 70% !important;
}
.ui-dialog .ui-dialog-titlebar-close span{
    margin: -8px !important;
}
.ui-dialog-titlebar-close{
    border: none !important;
    background: none !important;
}

.ui-icon-closethick{
    background-position:0px !important;
}
.ui-helper-clearfix::after{
    height: 20px;
}

.ui-dialog .ui-dialog-content{
    padding: 0px !important;
}
#dialogmodifynumber{
    font-family: "Bayon";
    font-size: 14px;
}
#dialogmodifynumber h1{
    font-size: 20px;
    font-weight: bold;
}
.modify_number_style{
    padding-top: 10px;
    padding-bottom: 10px;
}
.backgroundColor{
    background-color: #ccc !important;
}
/*end */

.stylebtninsection{
    padding: 5px 15px;
    margin-top: 25px;
}
.paperStyle{
    width: calc(100% - 30px) !important;
    /*width: 1300px !important;*/
    margin: 20px;
    padding: 10px 20px;
    background-color: #fff;
    /*border: 1px #ccc solid;*/
    position: relative;
}
.paperStyle.saletyping{
    width: calc(100% - 50px);
    /*width: 1300px !important;*/
    margin: 20px;
    padding: 10px 20px;
    background-color: #fff;
    /*border: 1px #ccc solid;*/
    position: relative;
}
.boder{
    border:1px #ccc solid;
    margin-bottom: 20px;
}

.row_main.custom_padding.smart-form{
    visibility: hidden;
}

.colume_style{
    border-right: 1px #ccc solid;
    /*height: 700px;*/
    width: 161px;
    /*float: left;*/
    position: relative;
    display: table-cell;
}
.colume_style:last-child {
    border-right: 0px;
}

.colume_style:hover .row_main.custom_padding.smart-form{
    /*visibility: visible;*/
}

.colume_style.actived .row_main.custom_padding.smart-form{
    visibility: visible;
    background: #eeefee !important;
}

.pos_style{
    border-bottom: 1px #ccc solid;
    width: 50%;
    margin: 0 auto;
    /*cursor: pointer;*/

    font-family: "Arial", Gadget, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding-bottom: 2px;
    margin-bottom: 2px;
    padding-top: 10px;

}

.row_main{
    width: 100%;
    padding: 0px 10px;
    position: relative;
}
/*.row_main:first-child{
    padding-top: 5px;
}*/
.clear {
    clear: both;
}
.lot_int{
    float: left;
    font-family: "Arial", Gadget, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: left;
}
.number_lot, .amount_lot,.symbol_lot{
    width: 25%;
    position: relative;
}
.newdigitalot{
    width: 55%;
    position: relative;
}
.newdigitalot_price{
    width: 20% !important;
}
.tbl-font-sm tr > th,
.tbl-font-sm tr > td {
    font-size: 20px !important;
}
/* .newAlotNum{
    font-family: "Arial", Gadget, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: left;
} */
 .newAlotNum{
    font-family: "Arial", Gadget, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: left;
    padding-left: 10px;
}

.newAlotNum.actived{
    background-color:#990012 !important;
    border-top:1px solid #fff !important;
    color: #ffffff !important;
}

.newAlotNum.actived .lot_int{
    color: #fff !important;
}
.newAlotNum.actived .display_total_number{
    color:#fff !important;
    border:1px solid #fff !important;
}

.newAlotNum.actived ul li{
    color: #fff !important;
}

.newAlotNum:nth-child(odd) {
    background: #fff;
}
.newAlotNum:nth-child(even) {
    background: #eeefee;
    /*border-top: 1px #ccc solid;
    border-bottom: 1px #ddd solid;*/
}

.symbol_lot{
    width: 20%;
    font-size: 16px;
    margin-top: -1px;

}
.symbol_lot i{
    font-size: 25px;
    margin-top: -2px !important;
}
.amount_lot{
    width: 55%;
    /*background-color: red;*/
}
.symbol_lot{
    padding-left: 5px;
    padding-right: 5px;
}

.newsymbolStyle{
    width: 38% !important;
}
.newstylebtn{
    float: right;
    width: 50% !important;
}
.newDesignAddLottery{
    padding-bottom: 10px;
}

.newsymbolStyle.stylewidth{
    width: 45% !important;
    text-align: left;
}


.clear_margin{
    margin: 0px !important;
    padding: 0px !important;
    line-height: 10px;
    padding-left: 5px !important;
}
.sym_absolube{
    position: absolute;
    left: 40px;
    top: -10px;
    font-size: 30px;
}
.sym_absolube_amount{
    position: absolute;
    left: 60px;
    top: 0px;
    width: 70px;
}
.btn_add_colume{
    font-size: 14px;
    padding-left: 5px;
    padding-top: 5px;
    cursor: pointer;
    display: table-cell;
}
.btn_add_colume i{
    font-size: 25px;
}
.custom_padding{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.lottery_num{
    width: 29%;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.lottery_num_select{
    width: 30%;
    float: left;
    margin-right: 5px;
    margin-top: 5px;

}
.formlottery{
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    font-size: 14px !important;
    height: 19px;
}
.lottery_num span{
    font-family: "Bayon";
    font-size: 14px;
    vertical-align:text-bottom;
}
.formlottery_select{
    padding-left: 2px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px !important;
    font-family: "monospace";
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 25px;
}

.formlottery_select:focus {
  /* Safari */
  outline: 2px solid #b5b5b5;
  border: 2px solid #b5b5b5;
}
input::-moz-selection {
  /* Firefox */
  outline: 2px solid #b5b5b5;
  border: 2px solid #b5b5b5;
}

.customCurrency{
    font-size: 15px !important;
    font-weight: bold;
    width: 100% !important;
}
.customStyleCurrency{
    width: 22% !important;
}

.main_checkbo{
    width: 100%;
    display: inline-block;
    text-align: center;
    
}
.main_checkbo select.formlottery_select{
    font-size: 15px !important;
}
.main_checkbo span{
    font-size: 12px;
}
.check_style{
    width: 15px;
    height: 15px;
}
.main_price{
    width: 41%;
    margin-right: 4px;
    float: left;
}
.btnSave{
    width: 20%;
    margin: 0 auto;
    margin-top: 7px;
}
.formAddGroup{
    float: none !important;
    margin: 0 auto;
    width: 100% !important;
}
.formAddGroup select{
    width: 65% !important;
    font-size: 16px !important;
}
.remove_row_style{
    position: absolute;
    right: -6px;
    top: -6px;
    cursor: pointer;
    z-index: 888;
    visibility: hidden;
}
.remove_row_style i{
    font-size: 17px;
}

.colume_style:hover .remove_row_style{
    visibility: visible;
}
.col_text{
    text-align: center;
}
.col_text_right{
    text-align: right;
}
.col_staff{
    width:150px !important;
}
.table-report thead th{
    background-color:#d3d1d1 !important;
}
aside,#ribbon{
    background: #009186;
}
.jarviswidget-color-blueDark > header{
    background: #009186 !important;
}
.login-info{
    border-width: 0px !important;
}
#demo-setting{
    display: none;
}
.page-footer{
    background: #009186 !important;
}
.login-info > span{
    border-bottom: 1px solid #009186  !important;
}
.login-info a{
    color: #fff !important;
}
nav ul li a{
    color: #fff !important;
}
.optionNumber{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    display: none;
}
.optionNumber i{
    cursor: pointer;
    font-size: 14px;
    padding-left:2px;
    /*font-weight: bold;*/
    cursor: pointer;
    /*text-shadow: -1px 1px 1px #000;*/
}

.optionNumber_new{
    position: absolute;
    right: 0px;
    top: 9px;
    z-index: 99;
    display: none;
}
.optionNumber_new i{
    cursor: pointer;
    font-size: 14px;
    padding-left:2px;
    /*font-weight: bold;*/
    cursor: pointer;
    /*text-shadow: -1px 1px 1px #000;*/
}
.row_lottery_tem{
    position: relative;
}


.styleSuccessRow{
    border: 1px #739e73 solid !important;
}
.styleErrorRow{
    border: 1px #d9534f solid !important;
}
.saveLotteryTODB{
    /*display: none;*/
    visibility: hidden;
}
.colume_style:hover .remove_row_style{
    visibility: visible;
}

.over_jax_process{
    position: absolute;
    z-index: 99999;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 30%;
    display: none;
}
.over_jax_process p{
    font-size: 40px !important;
    color: #FFF !important;
    text-align: center !important;
    vertical-align: middle !important;
    
    line-height: 40px;
}



.row_main:hover{
    background-color: #ccc;
}
.row_main:hover .optionNumber{
    display: block;
}

.pos_style:hover .group_edit{
    display: block;
}

/*new style for number page sale*/
.display_total_number{
    position: absolute;
    left: 26px;
    top: 16px;
    /*padding: 2px;*/
    font-size: 11px !important;
    border: 1px #990012 solid;
    color: #990012;
    width: 18px;
    height: 18px;
    text-align: center;
    /*padding-top: 2px;*/
    border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
}

.row_main.actived{
    background-color:#990012 !important;
    border-top:1px solid #fff !important;
}

.row_main.actived .lot_int{
    color: #fff !important;
}
.row_main.actived .display_total_number{
    color:#fff !important;
    border:1px solid #fff !important;
}

.row_main.actived ul li{
    color: #fff !important;
}

.row_main:nth-child(odd) {
    background: #fff;
}
.row_main:nth-child(even) {
    background: #eeefee;
    /*border-top: 1px #ccc solid;
    border-bottom: 1px #ddd solid;*/
}

.view_lot2{
    display: none;
}


.onedigitstyle{
    width: 90% !important;
    margin-right: 10px;
}
.newdigitalot_new{
    width: 25% !important;
}
.list_data_view{
    background-color: none;
    background: none !important;
    border: none !important;
}
.needheight{
    height: 23px;
}
.showtextbox{
    background-color:#fff !important;
    border: 1px solid #ccc !important;
}

.row_lottery_list_new{
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px #ccc solid;
}
.txt_left,.txt_center,.txt_right{
    width: 30%;
    float: left;
    text-align: left;
}

.row_lottery_list_new ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.row_lottery_list_new ul li{
    padding: 2px 0px;
}

.row_lottery_list_new .labelnumtype{
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: red;
    font-size: 12px;
}

.hidetwothree_digit{
    display: none !important;
}
.clearboth{
    clear: both;
}
.needcustompadding{
    margin-bottom: 5px !important;
}
.colume_style.display_cal_list{
    padding: 5px;
    vertical-align: top;
    /*height: 200px;*/
}

.display_cal_list{
    padding: 5px;
    font-size: 14px;
    color: blue;
}
.display_cal_list .totalmain{
    background-color: #c49b05;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}
.display_cal_list .real{
    float: left;
    width: 50%;
    /*border: 1px #ccc solid;*/
    /*background-color: #ccc;*/
    border-left: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
    padding: 0px;
}
.display_cal_list .dollar{
    float: right;
    width: 50%;
    /*border: 1px #ccc solid;*/
    padding: 0px;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.display_cal_list ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    padding-bottom: 20px;
    height: 128px;
    position: relative;
    overflow-y: scroll;
}
.display_cal_list ul li{
    text-align: left;
    padding-left: 10px;
}

.corrected .totalmain{
    background-color: blue;
    color: #FFF;
}

.display_cal_list.actived{
    background: #cabfbf;
}

.mainRelative{
    position: relative;
}

.formCalculate{
    position: absolute;
    right: -210px;
    top: 30px;
    background: #ccc;
    width: 200px;
}
.controlColume.needcustompadding{
    min-height: 445px;
}

.sarydisplay{
    position: absolute;
    right: -183px;
    top: 0px;
    width: 180px;
    /* height: 500px; */
    background: #ccc;
}

.formCalculate input.txtbox{
    width: 130px;
    height: 40px;
    font-size: 16px;
}
.formCalculate input.txtbox.muti{
    width: 50px;
    height: 40px;
}
.typeamount{
    width: 30px;
}
.titleradio{
    font-size: 20px;
}

.updateMsgSuccess{
    color: blue;
    font-size: 14px;
    display: none;
}
.updateMsgError{
    color: red;
    font-size: 14px;
    display: none;
}