li{
    list-style: none;
}
body{
    font-size: 13px;
    font-family: Roboto,tahoma, sans-serif !important;
}
.container-fluid{
    background-color: #FFFFFF; 
}
h1,h2{
    font-family: Roboto,tahoma, sans-serif !important;
}
.backed{
    background:#EDEDED;
}
header{
    background: white;
    z-index: 9999;
}
.tansuat-body{
    overflow-x: scroll !important;
}

main{
    position: relative;
}
/*
 Internet Explorer 10 doesn't differentiate device width from viewport width, and thus doesn't 
 properly apply the media queries in Bootstrap's CSS. To address this, 
 you can optionally include the following CSS and JavaScript to work around this problem until Microsoft issues a fix.
*/
@-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
/*
 Internet Explorer 10 doesn't differentiate device width from viewport width, 
 and thus doesn't properly apply the media queries in Bootstrap's CSS. To address this, following CSS code applied 
*/
@-ms-viewport {
    width: auto !important;
}
/* Custom scrollbars for webkit browsers */


::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #cecece;
}

::-webkit-scrollbar-thumb {
    background-color: #cecece;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #aaaaaa;
}

::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}


/* Form medium devices upto large devices */
@media (min-width: 992px) and (max-width: 1200px) {
    /*    .sm-fix-height{
            line-height: 77px;
            height: 43px;
        }*/
}

@media (min-width: 767px) and (max-width: 1200px) {
    .sm-fix-height{
        line-height: 88px;
        height: 43px;
    }
}

@media (min-width: 992px) {}

@media (max-width: 991px) {}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {}

@media (max-width: 480px) {}

@media (max-width: 1260px) {
	main{
    position: relative;
    clear:both;
}
}

.header-kq{
    margin-top: 15px;
}
.header-kq>span{
    float: left;
}
.header-kq>span,.header-kq span{
    color: rgb(237, 27, 53);
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    word-spacing: 2px;
    text-transform: none;
}
.rm-padding{
    padding:0px !important;
}
.rm-padding-left{
    padding-left:0px !important;
}
.rm-padding-right{
    padding-right:0px !important;
}
.padding_left_5{
    padding-left:5px !important;
}
.padding_right_5{
    padding-right:5px !important;
}
.padding_left_15{
    padding-left:15px !important;
}
@media (min-width: 768px){
    .xs_up_margin_left_15{
        margin-left:15px !important;
    }
    .xs_up_padding_left_15{
        padding-left:15px !important;
    }
    .from-sm-fix-height{
        line-height: 88px;
        height: 43px;
    }
    .font-green-hungth1 {
        color: #000000 !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .td_dauso {
        width: 75px !important;
    }
    .dauso {
        background-color: #2882bc !important;
        color: #FFFFFF !important;
        font-weight: 600 !important;
        line-height: 33px;
    }
    .rowdb {
        padding: 3px !important;
        margin: 0px !important;
        line-height: 32px;
    }
    .caudb_hidden {
        margin: 5px !important;
        padding: 12px !important;
        border: none !important;
    }
}
/*Pháº§n dÃ¹ng cho mobile*/
@media (max-width: 767px) {
    .banner_fix_left{
        position: fixed;
        left: 0px !important;
        bottom: 0px !important;
        z-index: 999999;
    }
    .banner_fix_right{
        position: fixed;
        right: 0px !important;
        bottom: 0px !important;
        z-index: 999999;
    }
    .banner_fix_left a img,.banner_fix_right a img{
        height: 80px !important;;
        width:80px !important;;
    }

    .banner-chantrang{
        width: 160px !important;
        height:30px !important;
    }

    .link-du-doan{
        min-height: 90px !important;
    }
    .sub-menu.kqxsmt-ket-qua-xo-so-mien-trung{
        left: -70px !important;
    }
    .sub-menu.kqxsmn-ket-qua-xo-so-mien-nam{
        left: -150px !important;
    }
    .font-green-hungth1 {
        padding-top: 5px !important;
    }
    .rowdb {
        padding: 1px !important;
        margin: 0px !important;
        line-height: 26px;
    }
    ::-webkit-scrollbar {
        width: 12px;
    }
    .key-top > .login,.key-top h1{
        font-size:10px !important;
    }

    .table-ketqua{
        clear:both;
    }
    main{
        padding: 0px 0px;
    }
    .key-bottom{
        padding: 10px 0px;
    }
    .header >div> .logo{
        display: none;
    }
    .cbp-spmenu-vertical {
        top: 0;
    }
    .xs-rm-padding{
        padding:0px !important;
    }
    .xs-rm-padding-left{
        padding-left:0px !important;
    }
    .xs-rm-padding-right{
        padding-right:0px !important;
    }
}
/*End Pháº§n dÃ¹ng cho mobile*/

/*Pháº§n dÃ¹ng cho tablet va mobile*/
/*/*@media (max-width: 991px) {
    .banner_fix_left{
        position: fixed;
        left: 0px !important;
        bottom: 0px !important;
        z-index: 999999;
    }
    .banner_fix_right{
        position: fixed;
        right: 0px !important;
        bottom: 0px !important;
        z-index: 999999;
    }
    .banner_fix_left a img,.banner_fix_right a img{
        height: 80px !important;;
        width:80px !important;;
    }
    .banner-chantrang{
        width: 160px !important;
        height:30px !important;
    }

    .link-du-doan{
        min-height: 60px;
    }
    #scroller>ul>li>div>i{
        font-weight: bold;
        margin-left:12px;
        color: red;
    }
    #scroller>ul>li{
        padding: 0px 3px !important;
    }
    .loading{
        width: 105% !important;
    }
    .key-top{
        padding:0px !important;
    }
    .container-fluid{
        padding-left: 5px;
        padding-right: 5px;
    }
    .header > #menu{
        margin-top: 45px !important;
        padding-left: 35px;
        left: 0;
    }
    .header > #menu,.key-top > .login{
        position: fixed !important;
    }
    .header{
        height: 61px !important;
    }
    .header-kq{
        z-index: 999;
    }
    .banner{
        margin-top: 84px;
    }
    .key-top{
        background: #FFFFFF;
        padding-left: 5px !important;
        position: fixed;
        z-index: 999999;
        min-height: 45px !important;
        margin-left: -5px;
    }
    .social{
        left: 5px !important;
    }
    ::-webkit-scrollbar {
        width: 12px;
    }
    #scroller ul li ul li{
        padding:3px 0px !important;
    }
    #scroller ul li>div{
        font-size: 11px !important;
    }
    .table-ketqua{
        clear:both;
    }
    .share .fb{
        float: right !important;
    }
    main{
        padding: 0px 0px;
    }
    .header >div> .logo{
        display: none;
    }
    .cbp-spmenu-vertical {
        top: 0;
    }
    .cbp-spmenu-left{
        -webkit-box-shadow:5px 5px rgba(91, 91, 91, 0.2);
        -moz-box-shadow:5px 5px rgba(91, 91, 91, 0.2);
        box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    }
    .cbp-spmenu-right{
        -webkit-box-shadow:-5px 5px rgba(91, 91, 91, 0.2);
        -moz-box-shadow:-5px 5px rgba(91, 91, 91, 0.2);
        box-shadow: -5px 5px rgba(91, 91, 91, 0.2);
    }
    .sm-rm-padding{
        padding: 10px 0px 0px 0px !important;
    }
    .sm-rm-padding-left{
        padding-left:0px !important;
    }
    .sm-rm-padding-right{
        padding-right:0px !important;
    }
    .key-top>h1{
        margin-top: 29px !important;
        line-height: 12px;
        margin-bottom: 0px !important;
    }

}*/
/*End Pháº§n dÃ¹ng cho tablet*/

/*Phan dung cho > mobile*/

@media (min-width: 992px) {
    .page-footer {
        clear: left;
    }
    .header-tkn {
        margin-right: 10px;
    }
    #scroller ul li>div{
        text-transform: uppercase;
    }
    main{
        padding: 0px 220px;
    }
    .key-bottom{
        padding: 0px 250px;
    }
    .cbp-spmenu-vertical.cbp-spmenu-right{
        width: 100%;
        float: right;
    }

    .cbp-spmenu-vertical.cbp-spmenu-left{
        width: 100%;
        /*float: left;*/
    }
}

/*End Phan dung cho > Mobile*/

/*Phan dung cho lager Desktop*/

@media (min-width: 1200px){
    .lg-rm-padding{
        padding:0px !important;
    }
    .lg-rm-padding-left{
        padding-left:0px !important;
    }
    .lg-rm-padding-right{
        padding-right:0px !important;
    }
    .container-fluid{
        margin: 0 auto;
        width: 1000px;
    }
    body{
        background-color: #f5f5f5;
    }
}

/*End Phan dung cho lager Desktop*/

/*Phan dung cho < medium Desktop*/

@media (max-width: 1199px){
    .clear1{
        clear:both;
    }
    .md-down-rm-padding{
        padding:0px !important;
    }
    .md-down-rm-padding-left{
        padding-left:0px !important;
    }
    .md-down-rm-padding-right{
        padding-right:0px !important;
    }
}

/*End Phan dung cho < medium Desktop*/

/*Pháº§n dÃ¹ng chung*/


/*Header*/

.header{
    height: 164px;
    width:100%;
}
.header >div> .logo{
    background-image: url('../img/Logo.png');
    background-repeat:no-repeat;
    background-position: 0px 0px;
    width: 220px;
    height: 90px;
    float: left;
    position:relative;
    margin-right: 15px;
}
/*.header > .logo-mobile{
    display: none;
    background-image: url('../img/image_common.png');
    background-repeat: no-repeat;
    background-position: 0px -82px;
    width: 50px;
    height: 32px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    position: relative;

}*/
.header > #menu{
    /*    white-space: nowrap;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar;*/
    /*    float:left;
            margin-left: 30px;
        padding-top: 4px;*/
}
.header .circle1{
    background-image: url('../img/image_common.png');
    background-repeat: no-repeat;
    background-position: 1px -53px;
    width: 23px;
    height: 23px;
    left: 394px;
    top: -5px;
    position: absolute;
}

.header .circle2{
    background-image: url('../img/image_common.png');
    background-repeat: no-repeat;
    background-position: -23px -54px;
    width: 23px;
    height: 23px;
    left: 567px;
    top: -8px;
    position: absolute;
}

.header .circle3{
    background-image: url('../img/image_common.png');
    background-repeat: no-repeat;
    background-position: -47px -54px;
    width: 23px;
    height: 23px;
    left: 567px;
    top: 15px;
    position: absolute;
    margin-left: 163px;
    z-index: 1;
}

.key-top > .login{
    /*float:right;*/
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 2px;
    z-index:999999;
}
.key-top > .login>a{
    margin-left: 10px;
    font-weight: bold;
}

/*End Header*/

/*Menu top*/

.header #menu a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.header #menu li {
    position: relative;
}
.header #menu li a:hover{
    /*margin-top: -4px;*/
    /*padding-bottom: 11px;*/
}

/*==Style cho menu===*/

.header #menu> li {
    color: #f1f1f1;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 12px;
}
.header #menu>ul>li{
    height: 40px !important;
}
.header #menu li div a:hover,#scroller>ul>li>a:hover{
    color: #DD1A50 !important;
}

.header #menu>div>ul>li>div,.header #menu>div>ul>li a{
    color: #FFFFFF ;
    text-decoration: none;
    cursor: pointer;
    line-height: 25px;
}
.header #menu>div>ul>li>div>a{
    line-height: 35px;
    font-weight: bold;
}

/*==Dropdown Menu==*/
.sub-menu {
    display: none;
    position: absolute;
    top: 33px;
    width: 300px !important;
    padding-bottom: 10px;
    border-top: 1px solid #c1355c !important;
}
.sub-menu>li{
    width: 145px !important;
    float: left
}
.sub-menu>li>a{
    font-size: 12px !important;
    text-align: left;
    /*color:#000000 !important;*/
}
.sub-menu>li>a>i{
    color:#FFFFFF;
    margin-right: 3px;
}
.sub-menu>li>a.view-all{
    font-weight: bold;
    color: #f79898 !important;
}
.header #menu li:hover .sub-menu {
    display: block !important;
}
.sub-menu li {
    margin-left: 0 !important;
}

.sub-menu > ul {
    display: none !important;
}

.cbp-spmenu-push {
    position: relative;
    left: 0;
    /*top: 32px;*/
}
.header #menu li:hover .sub-menu {
    display: block !important;
    padding-left: 10px;
}
.header #menu> ul> li> a:hover{
    color:#C3570B;
    /*font-weight: bold;*/
}
.header #menu ul> li>ul{
    -webkit-box-shadow:5px 5px rgba(91, 91, 91, 0.2);
    -moz-box-shadow:5px 5px rgba(91, 91, 91, 0.2);
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    background-color: #42a966;
    /*border: 2px solid #1a3873;*/
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.menu-top{
    z-index: 10000;
}
.sub-menu a:hover {
    color: #000000 !important;
}

.sub-menu a:active {
    background: #afdefa;
    color: #47a3da;
}

#menu {
    position: relative;
    z-index: 99999;
    min-height: 35px;
    /*width: auto;*/
    background: #42a966;
    margin-top:5px;
    border-radius: 10px;
}
#scroller {
    height: 35px;
    position: absolute;
}
#scroller ul {
    white-space: nowrap;
}
#scroller>ul{
    padding-left:0px;    
    height: 35px;
    margin-bottom: 0px !important;
}
ul {
    list-style: none;
}

#scroller>ul>li {
    display: inline-block;
    text-align: center;
    padding: 0px 8px;
    border-top-width: 2px;
    border-style: solid;
    border-color: transparent;
    height: 25px;

}
#scroller>ul>li>div>a,#scroller>ul>li>div>i {
    float:left;
    line-height: 35px;
}
#scroller>ul>li>ul>li {
    min-width: 120px;
    padding-top: 5px;
}

.du-doan-kqxs>.sub-menu>li{
    min-width: 280px !important;
    font-weight: bold;
}

.du-doan-kqxs>.sub-menu{
    top:25px !important;
}
.du-doan-kqxs>a{
    color: #f9ff00 !important;
}
/*End Menu top*/

/*Menu left + right*/

.sub-menu-right,.sub-menu-left{
    padding:0px;
    border: 1px solid #d8dedd;
}
.sub-menu-right a,.sub-menu-left a{
    text-decoration: none;
}

.sub-menu-right>li>a>i,.sub-menu-left>li>a>i{
    margin-right: 5px;
    color:#dd1a50;
}


.cbp-spmenu .title_menu, .doveso-title {
    background: #be0000;
    background: -moz-linear-gradient(rgb(237 3 3) 0%, rgb(145 2 2) 96%);
    background: -webkit-linear-gradient(rgb(237 3 3) 0%, rgb(145 2 2) 96%);
    background: linear-gradient(rgb(237 3 3) 0%, rgb(145 2 2) 96%);
    height: 30px;
    line-height: 30px;
}

.box_kqxs .content tr.top {
    background: #be0000;
    background: -moz-linear-gradient(rgb(237 3 3) 0%, rgb(145 2 2) 96%);
    background: -webkit-linear-gradient(rgb(237 3 3) 0%, rgb(145 2 2) 96%);
    background: linear-gradient(rgb(237 3 3) 0%, rgb(145 2 2) 96%)
}

.current-menu-item{
    background: transparent !important;
}

.cbp-spmenu .title_menu,.doveso-title{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.cbp-spmenu .title_menu1 {
    background: rgb(54, 88, 153);
    text-decoration: none;
    height: 30px;
    line-height: 30px;
}
.cbp-spmenu .title_menu2{
    color:#f60 !important;
    font-weight: bold;
}
.cbp-spmenu .title_menu>strong,.doveso-title h2 strong{
    text-align: center;
    color: #FFFFFF;
    line-height: 30px;
    margin-left: 10px;
}

.doveso-title h2 strong{
    text-transform: none;
    font-size: 15px;
}
.cbp-spmenu .title_menu>i{
    color: #067ab3;
    margin-left: 10px;
    font-size: 16px;
}


.cbp-spmenu a {
    display: block;
    color: #000000;
    font-size: 13px;
}

.cbp-spmenu a:hover {
    cursor: pointer;
    color:#0b7d33;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    z-index: 1000;
}

.cbp-spmenu-vertical.cbp-spmenu-right{
    width: 100%;
}

.cbp-spmenu-vertical.cbp-spmenu-left{
    width: 100%;
}

.cbp-spmenu-vertical a {
    padding: 6px 8px;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-leftn {
    left: 0px;
}

.cbp-spmenu-right{
    right: 15px;
}

.cbp-spmenu-top{
    top: 0px;
}

.cbp-spmenu-bottom {
    bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* Example media queries */

/*@media (max-width: 991px) {
    .cbp-spmenu {
        z-index: 999999;
        background: white !important;
        position: fixed;
        overflow-y: scroll;
        height: 100%;
    }
    .cbp-spmenu-vertical .cbp-spmenu-left{
        font-size: 90%;
        width: 220px;
    }
    .cbp-spmenu::-webkit-scrollbar{
        width: 0px !important;
    }
    .cbp-spmenu-vertical .cbp-spmenu-left{
        font-size: 90%;
        width: 220px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -235px;
    }

    .cbp-spmenu-right {
        right:-265px;
    }

    .cbp-spmenu-push-toright {
        left: 220px;
    }
    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0px;
    }

    .cbp-spmenu-right.cbp-spmenu-open {
        right: 0px;
    }

    .cbp-spmenu-top.cbp-spmenu-open {
        top: 0px;
    }

    .cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 0px;
    }

}
*/
/*End Menu left + right*/

/*calendar*/

.sub-menu-left>li>#datepicker tr th,.sub-menu-left>li>#datepicker tr td,.datepicker tr td,.datepicker tr th {
    height: 21px !important;
    font-size: 12px !important;
    padding: 2px !important;
}
.sub-menu-left>li>#datepicker tr td.day:not(.disabled),.datepicker tr td.day:not(.disabled)  {
    font-weight: normal !important;
    color: #DD1A50;
}

.sub-menu-left>li>#datepicker tr td.active.day,.datepicker tr td.active.day {
    font-weight: normal !important;
    color: #FFFFFF;
    background: #2679CE;
}
.sub-menu-left>li>#datepicker tr td span,.datepicker tr td span{
    height:44px !important;
    line-height:44px !important;
}

.sub-menu-left>li>#datepicker tr td.old.day:not(.disabled), .sub-menu-left>li>#datepicker tr td.new.day:not(.disabled),.datepicker tr td.old.day:not(.disabled),.datepicker tr td.new.day:not(.disabled) {
    color: #999999;
}

/*ENd Calendar*/

/*----begin header-title----*/
.header-title{
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    float:left;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 1px;
}

.header-title-background{
    font-size: 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    float:left;
    margin: 2px 10px 1px 10px;
    line-height: 24px;
}
.open-date{
    color: #0C3EB9;
    font-size: 12px;
    word-spacing: 2px;
    font-weight: bold;
    line-height: 29px;
    /*margin-left: 10px;*/
    float: left;
}
.portlet.light > .portlet-title {
    min-height: 33px !important;
}
/*----end header-title----*/

/*--------Begin káº¿t quáº£-------*/
.ket-qua{
    text-align: center;
    font-size: large;
    font-weight: bold;
    color:#000000  !important;
}
.ket-qua-db{
    color:#ED1B35 !important;
}
.ket-qua-nhanh{
    text-align: left;
    font-size: 15px;
}

.table-theodauso thead tr th,.table-theoditso thead tr th {
    text-align: center;
}
.table-loto-truc-tiep thead tr th,.table-theodauso thead tr th,.table-theoditso thead tr th{
    text-align: center;
    border: none;
    color: #DE0441;
    border-bottom: 1px solid #42a966;
    background: rgba(239, 233, 233, 0.29)
}
.table-ketqua table tr td,.table-loto-truc-tiep table tr td,.table-theodauso table tr td,.table-theoditso table tr td{
    border: 1px solid #EDEDED  !important;
    padding:5px !important;
}
.table-loto-truc-tiep table tr td,.table-theodauso table tr td,.table-theoditso table tr td{
    font-size: 13px;
    padding: 0px 5px!important;
}

.table-loto-truc-tiep table tr td,.table-theodauso table tr td:not(.loto-dau),.table-theoditso table tr td:not(.loto-dau){
    color: #262626 !important;
}
.title-ket-qua-db>span{
    color: #ED1B35  !important;
}
.title-ket-qua-db,.title-ket-qua{
    width: 83px !important;
}
.table-ketqua .primary-link{
    font-size: 13px;
    font-weight: bold;
}
.table-ketqua .title-prize{
    color: #3E59A5  !important;
}
.table-loto-truc-tiep .loto-db{
    color:red !important;
}
.table-theodauso .loto-db,.table-theoditso .loto-db{
    color:red !important;
}
.table-theodauso .loto-db i,.table-theoditso .loto-db i {
    color: #383D41 !important;
}
.table-theodauso .ket-qua span:last-child i,.table-theoditso .ket-qua span:last-child i{
    display: none !important;
}
.table-theodauso table tr td,.table-theoditso table tr td{
    text-align: left;
}

.table-theodauso table tr td:first-child,.table-theoditso table tr td:first-child{
    text-align: center;
    vertical-align: middle;
}
.table-tan-suat-loto > thead > tr > th,.table-tan-suat-loto > thead > tr > th{
    white-space: normal !important;
}
.table-tan-suat-loto > thead > tr > th,.table-tan-suat-loto > tbody > tr > td{
    padding:4px !important;
    line-height: 12px;
}
.table-logan > tbody > tr > td,.table-logan > thead > tr > th{
    padding:3px !important;
    font-size:12px !important;
}
.table-tan-suat-loto{
    padding: 0px;
}
.table>thead>tr>th{
    line-height: 10px;
    color: #42a966;
    text-transform: uppercase;
    font-size: 12px;
}

.table-logan>thead>tr>th{
    line-height: 20px;
}
.logan-th{
    width:60px;
}

.table-fix{
    /*margin-top:5px;*/
    table-layout: fixed !important;
    word-wrap: break-word !important;
}

.table-th{
    padding:3px !important;
    width:85px;
    line-height: 20px !important;
}
.loto-dau{
    color: #0026AA; 
    font-weight: bold;
}
.table.table-light > tbody > tr > td {
    color: #9CA8B0;
    vertical-align: middle;
}

.table-ketqua>table,.table.table-hover.table-light{
    border: 2px solid #42a966 !important;
}

.table-ketqua>table{
    border-collapse: inherit !important;
    border-spacing: 2px;
}

.table-loto-truc-tiep table,.table-theodauso table,.table-theoditso table{
    border-collapse: inherit !important;
    border-spacing: 1px;
}

.tk-nhanh-item {
    height: 29px;
    line-height: 29px;
    float: left;
    margin-right: 3px;
    font-weight: bold;
    margin-top: 1px;
}
.tk-nhanh-item-content {
    padding: 13px 0px;
}
.tk-nhanh-number {
    float: left;
    border: 1px solid #E3E3E3;
    color: #0026AA;
    width: 29px;
    text-align: center;
    background: rgba(246, 244, 244, 0.62) none repeat scroll 0% 0%;
    font-weight: 600;
}
.tk-nhanh-text {
    float: left;
    border: 1px solid #e3e3e3;
    border-left: none;
    width: 50px;
    font-weight: normal;
    text-align: center;
}
.header-tkn{
    font-size: 13px;
    color: #DD1A50;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    /*margin-top: 15px;*/
    margin-top: 0px;
}
.clear {
    clear: both;
}
.title-tkn{
    font-weight: bold;
    color: #555;
}
.ketqua-thongke{
    margin-top:20px;
}
.dau_duoi{
    cursor: pointer;
}
.dau_duoi:hover{
    color: #0C3EB9 !important;
    font-weight: bold;
}
.datepicker-switch{
    color:#337ab7;
}

.noResult{
    margin-top: 20px;
    color: #2679CE;
}
.icon-menu-left{
    font-size: 18px;
    color: #DD1A50;
    position: absolute;
    top: 10px;
    left:5px;
    background-image: url('../img/image_common.png');
    background-repeat: no-repeat;
    background-position: -92px -56px;
    width: 20px;
    height: 14px;
    z-index: 999999;
}
.icon-menu-right{
    font-size: 18px;
    color: #DD1A50;
    top: 10px;
    right: 5px;
    position: absolute;
    background-image: url('../img/image_common.png');
    background-repeat: no-repeat;
    background-position: -72px -56px;
    width: 20px;
    height: 14px;
    z-index: 999999;
}
.header .disabled{
    pointer-events: none !important;
}
.share .fb,.share .gg{
    float: left;
    margin-right: 10px;
}
.so-mo a,.lien-he a{
    line-height: 17px !important;
    padding-left: 0px !important;
    color: #ffffff !important;
}
.so-mo{
    border-bottom: solid 1px #CCCCCC;
}
.so-mo i,.lien-he i{
    margin-left: 10px;
    margin-right: 11px;
    color: #FFFFFF;
}

/*Begin Sroll to top*/

.scrollToTop{
    position: fixed;
    z-index: 10001;
    right: 5px;
    font-size: 30px;
    bottom: 10px !important;
    background-image: url('../img/arrow-up.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    opacity: 0.4;
    display:none;
}

.scrollToTop:hover{
    text-decoration:none;
    opacity: 0.8;
}



/*End Scroll to top*/

.form-border {
    padding: 15px 0px 15px 0px;
    margin: 0px;
    display: inline-block;
    margin-bottom:3px !important;
}
.bg-green-hungth3 {
    background: #42a966 !important;
    font-weight: bold;
    color: #FFFFFF;
}
.bg-green-hungth3.btn:hover {
    color: #FFFFFF !important;
    background: #1d5832 !important;
}

.bg-green-hungth3.btn {
    color: #FFFFFF !important;
    max-width: 150px;
}

.control-label{
    margin-bottom: 3px !important;
}
form {
    margin-bottom: 15px ;
}

/*Thong ke soi cau*/
.dauso {
    background-color: #2882bc !important;
    color: #FFFFFF !important;
    font-weight: 600 !important;
    line-height: 33px;
}

#result table>tbody>tr>td {
    color: #000;
    text-align: center !important;
}
#result table>tbody>tr>td {
    color: #000;
    text-align: center !important;
    vertical-align: middle;
}
#result{
    margin-top:10px;
}
.caudb_hidden {
    margin: 5px !important;
    padding: 12px !important;
    border: none !important;
}
.caudb {
    border: solid 1px #C4ECD2;
    /*cursor: pointer;*/
}
.loading{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    z-index: 999999;
    display:none;
}
.loading>img{
    width: 46px;
    height: 46px;
    margin: 0 auto;
    left: 50%;
    position: absolute;
    top: 30px;
    margin-left: -23px;
    z-index: 999999;
}
.caudb>a:hover {
    color:#DD1A50;
}
.rowdb a{
    text-decoration: none;
    color:#333;
}
.focus-sc{
    color: #0028f9;
    font-weight: bold;
    font-size: x-large;
}

.focus-db{
    color: #ED1B35;
    font-weight: bold;
    font-size:large;
}
.focus-db1,.focus-db2{
    color: #ED1B35 !important;
    font-weight: bold;
}

.focus-db2{
    font-size: 14px;
}

.focus_doso{
    color: red !important;
    font-weight: bold;
    font-size: x-large;
}
.datepicker-dropdown{
    z-index: 9999;
}
.header-kq-ct{
    /*margin-top: 15px;*/
}
.header-kq-ct>span{
    color: #0026AA;
    /*font-weight: bold;*/
    font-size: 13px;
    line-height: 22px;
    word-spacing: 2px;
    float: left;
    text-align: center;
}
.header-title-ct {
    font-size: 14px;
    color: rgb(221, 26, 80);
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 1px;
}

.line{
    border-bottom: 1px solid rgb(233, 230, 230);
    margin-top: 5px;
}

.di_chuot{
    font-style: italic;
    color: rgb(144, 145, 145);
    padding-left:0px;
    float:left;
}

.lien-quan{
    margin-top: 10px;
}
.alert{
    margin-bottom: 5px !important;
}
.lien-quan ul{
    padding:0px;
}

.lien-quan ul li{
    padding-top:7px !important;
}
.span-date{
    color:#999999; 
}

.lien-quan ul li i{
    color:#DD1A50;
    margin-left: -5px;
}

.float-left{
    float:left;
}
.khoang-thoi-gian>.input-daterange{
    display: inline-flex;
}
.text-left{
    text-align: left !important;
}

.chi-tiet-lich-su{
    color:#44454A;line-height: 23px;
}
.focus-yellow1 {
    color: #259C7B !important;
}
.huong-dan-su-dung>a{
    cursor: pointer;
}
.huong-dan-su-dung>a h3,.huong-dan-su-dung>a h2{
    font-size: 14px;
}
.huong-dan-su-dung{
    padding-top: 10px;
    /*clear: both;*/
}

#table-ketqua table > thead > tr > th {
    color: #0C3EB9 !important;
    text-align: center !important;
    font-size: 13px;
    text-transform: none;
    border-bottom: none;
    vertical-align: middle;
}
#table-ketqua .table > thead > tr > th {
    line-height: 10px;
}
.focus-blue {
    color: #0C3EBA !important;
    font-weight: bold !important;
}

.focus-gray {
    color: #333 !important;
    font-weight: bold !important;
}
.icheck-inline > label:first-child {
    margin-left: 15px !important;
}
.form-group {
    margin-bottom: 0px !important; 
}
.radio-inline.font-green-hungth1{
    line-height: 33px;
}
.btn-ketqua{
    margin-top: 15px;
}
.container-fluid.tansuat{
    padding-top:0px;
}
.form-tansuat label{
    padding-left:5px;
    padding-right: 5px;
}

.tansuat table>thead {
    background: rgb(249, 246, 219);
}
.tansuat table>thead>tr>th {
    color: #0C3EB9 !important;
    text-align: center !important;
    font-size: 13px;
}
.tansuat .table>thead>tr>th {
    line-height: 10px;
}
.tansuat .table-tan-suat-loto > thead > tr > th, .table-tan-suat-loto > tbody > tr > td {
    padding: 4px !important;
    line-height: 12px;
}
.tansuat .table-tan-suat-loto > thead > tr > th, .table-tan-suat-loto > thead > tr > th {
    white-space: normal !important;
}
.tansuat table>tbody>tr>td {
    color: #000;
    text-align: center !important;
}
.tansuat .table-tan-suat-loto > thead > tr > th, .table-tan-suat-loto > tbody > tr > td {
    padding: 4px !important;
    line-height: 12px;
}
.focus-background {
    background: rgb(195, 229, 208);
}
.focus-bg-click>.focus-background, .focus-bg-over>.focus-background, .focus-bg-over>.focus, .focus-bg-click>.focus, .focus-bg-over.focus-background, .focus-bg-click.focus-background, .focus-bg-over.focus, .focus-bg-click.focus {
    background-color: #F36A5A !important;
}
.tansuat table{
    border-collapse: inherit !important;
    border-spacing: 1px;
}
.font-green-hungth3 {
    color: #0C3EB9 !important;
    padding-top: 2px !important;
}
.table-logan>thead>tr>th {
    line-height: 20px;
}

.table-logan > tbody > tr > td, .table-logan > thead > tr > th {
    padding: 3px !important;
    font-size: 12px !important;
}
.font-grey-silver {
    color: #BFBFBF !important;
}
.login .username{
    color:#DD1A50;
    font-weight: bold;
}
.close-left{
    float:right;
    color:#FFFFFF;
    font-size: 18px;
    cursor: pointer;
}
.close-right{
    float:left;
    color:#FFFFFF;
    font-size: 18px;
    cursor: pointer;
}
.page-footer {
    padding: 5px 20px 10px 20px;
    font-size: 13px;
    height: 33px;
}
.page-footer .page-footer-inner {
    float: left;
    display: inline-block;
}

.active{
    background: #EFEFEF; 
}
.active>a{
    color: #DD1A50;
}

.kinh-nghiem>ul{
    padding:0px;
}
.kinh-nghiem>ul>li{
    padding-left: 0px;
    /*height: 125px;*/
    overflow: hidden;
    margin-bottom: 10px;
}

.kinh-nghiem>ul>li>h2>a,.title-kinh-nghiem,.du-doan>ul>li>h3>a{
    font-size: 14px;
    font-weight: bold;
    color: #DD1A50;
}
.du-doan h3{
    margin:5px 0px;
}
.kinh-nghiem>ul>li>h2{
    margin: 10px 0px;
    font-size: 14px;
}
.du-doan-detail h2{
    font-size: 18px;
}

.page-number{
    border-top: rgba(125, 125, 125, 0.26) solid 1px;        
    padding-top: 10px;
    float:right;
}

.url{
    margin-top: 10px;
    /*color:#656565;*/
    padding:0px;
}
.detail{
    font-size:14px;
}
.detail .title{
    font-size: 18px;
    font-weight: bold;
    color: #DD1A50;
}
.detail .summary {
    color: #444;
    margin-bottom: 10px;
    font-size: 14px;
}

.lien-quan h2>a,.lien-quan h2{
    font-size: 13px;
    margin:2px 0px;
}
.lien-quan li{
    padding:0px;
}

.key-top{
    padding-left: 236px;
    font-size: 11px;
    min-height: 25px;
}
.key-top h1{
    margin: 5px 0px;
    font-size: 12px;
    color: #42a966;
    font-weight: bold;
}
.key-top>a{
    cursor: pointer;
    color:#A5A5A5;
    padding-right: 5px;
    text-decoration: none;
}

#footer{
    background: #F7F7F7;
    clear: both;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

.key-top span{
    color: rgba(221, 26, 80, 0.28);
}

.page-number span{
    line-height: 25px;
    min-width: 20px;
    margin: 0 3px;
    text-align: center;
    color: #555;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -ms-transition: all 0.218s;
    -o-transition: all 0.218s;
    transition: all 0.218s;
    border: 1px solid gainsboro;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: whiteSmoke;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    text-decoration: none;
}

.icon-vip{
    background-image: url('../img/vip.gif');
    background-repeat:no-repeat;
    width: 28px;
    height: 19px;
    float: left;
}

.hot{
    background-image: url('../img/hot.gif');
    background-repeat:no-repeat;
    width: 22px;
    height: 10px;
    float: left;
}

.btn_layso{
    color: #FFFFFF !important;
    max-width: 190px;
    background: #f30202;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    margin-top: 10px;
}
.result-card{
    color:#382c5d;
    font-size: 15px;
    margin-top:5px;
    font-weight: bold;
    text-align: center;
}

.form-control1 {
    display: block;
    /*height: 34px;*/
    /*padding: 6px 12px;*/
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

.label_info{
    color: #2d2d2b !important;
    font-size: bold;
    text-align: left !important;
    font-weight: bold;
    margin-top: -1px;
}
.img-circle {
    border-radius: 50%;
}

.hot-textlink{
    margin-left: 5px;
}

.title-textlink{
    color: #4267b2;
    font-weight: bold;
}

.doveso{
    /*margin-top: -15px;*/
}
.doveso .doveso-title{
    background: #dc0252;
    height: 30px;
    line-height: 30px;
}
.doveso .doveso-title strong{
    color:#FFFFFF;
    top: -1px;
    position: absolute;
    font-size: 15px;
    margin-left: 15px;
}
.icon-doveso{
    background-image: url('../img/icon_doveso.png');
    background-repeat: no-repeat;
    width: 24px !important;
    height: 24px;
    margin: 2px 0px 2px 10px;
    display: inline-block;
}
.header-background{
    height: 30px;
    background: #42a966;
    margin-top: 15px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.date-picker> input{
    cursor: default !important;
    background: #FFFFFF !important;
}

.focus-dup{
    font-size: 11px;
    color: red !important;
}


/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
    overflow-x: scroll;
    border-left: 1px solid #d8dedd;
    margin-bottom: 10px;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    border-right: 1px solid #d8dedd;
    border-bottom: 1px solid #d8dedd;
    display: table-cell;
    padding: 4px 2px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
.divTableCell>i{
    font-size: 8px;
    color: #999;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}

.man{
    width: 100%;
    height: 100%;
    background: #f6f7f9;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 999998;
    opacity: 0.1;
    display: none;
}

.tomtat{
    padding-top:10px;
}

.social{
    float: left;
    position: absolute;
    left: 0px;
    top: 1px;
}
/*.kq-dudoan{
    margin:10px;
}*/
.kq-dudoan>u{
    color: red;
    font-weight: bold;
    margin-bottom: 15px;
}
.kq-dudoan>ul{
    margin-top: 15px;
}
.dudoan_thongbao{
    color:red;
    margin-top:5px;
}
.link-du-doan{
    border: 1px solid #d8dedd;
    margin-top: 5px;
}
.link-du-doan a{
    font-weight: bold;
    margin: 5px 0px;
}
.link-du-doan a i
{
    margin-right: 10px;
    color: #f60;
    font-weight: bold;
}

.quanly_banner{
    min-height: 200px;
}

.danhsach_banner>ul>li,.danhsach_textlink>ul>li{
    cursor: pointer;
    font-weight: bold;
    margin: 10px 0px;
}
.banner_fix_left{
    position: fixed;
    left: 50px;
    bottom: 10px;
}
.banner_fix_right{
    position: fixed;
    right: 50px;
    bottom: 10px;
}
.banner_fix_left a img,.banner_fix_right a img{
    height: 280px;
    width:120px;
}