.lng.for_header {    top: 28%;    right: 28%;}.lng {
    border: 1px solid #000;
    border-radius: 3px;
    color: #000;
    min-width: 83px;
    position: absolute;
    /* right: 456px; */
    text-align: left;
    top: 109%;
    vertical-align: middle;
}
.lng .dropdown {
    display: inline-block;
    cursor: pointer;
    padding: 6px 8px 4px;
    position: relative;
    width: 100%;
}
.lng .dropdown-menu {
    min-width: 100px;
    left: inherit;
    right: 0;
	text-align: center;
}
div.help-inline.error {
    background: #f36d6d;
    border: 1px solid #f36d6d;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 3px 8px;
    position: absolute;
    width: 94%;
    z-index: 1;
}
div.help-inline.error::before {
    content: "";
    position: absolute;
    border-bottom: 7px solid #f36d6d;
    top: -7px;
    left: 5px;
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

span.help-inline.error {
    background: #e62328;
    border: 1px solid #e62328;
    border-radius: 3px;
    color: #fff !important;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 2px 8px;
    position: relative;
    width: 100%;
    z-index: 1;
}


span.help-inline.error::before {
    content: "";
    position: absolute;
    border-bottom: 7px solid #e62328;
    top: -7px;
    left: 5px;
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.form-control.day {
    width: 24%;
    float: left;
    margin: 0 1% 0 0;
}
.form-control.month {
    width: 44%;
    float: left;
    margin: 0 1% 0 0;
}
.form-control.year {
    width: 30%;
	float: right;
}
#loader_img {
    background-color: rgba(255,255,255,.9) !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999 !important;
    display: none;
    padding-top: 20%;
}

#loader_img img {
    width: 70px;
}

.picker_list_option {
    border-bottom: 1px solid #909090;
    margin: 0 -14px;
}
.picker_list_option li.active {
    background: #fff;
    cursor: default;
}
.picker_list_option li {
    border-top: 1px solid #909090;
    padding: 7px 14px 7px 7px;
    background: #dbdbdb;
    cursor: pointer;
}
.picker_list_option li {
    border-top: 1px solid #909090;
    padding: 7px 3px 62px 7px;
    background: #dbdbdb;
    cursor: pointer;
}
.picker_list_option li input {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.picker_list_option li .info_option {
    float: left;
}
.picker_list_option li.active .info_option .title {
    color: #1b161c;
}
.picker_list_option li .info_option .title {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #4c4c4c;
}
.picker_list_option li.active .info_option .price {
    color: #146d00;
}
.picker_list_option li .info_option .price {
    font-size: 12px;
    color: #7a7a7a;
}
.picker_list_option li .options {
    float: right;
	
}
.clearfix {
    display: block;
}
select {
    border: 1px solid #9F9F9F;
    background-repeat: repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    height: 35px;
}
.picker_list_option li.active .options select {
    border-color: #146d00;
}

.mainwrap {
    width: 1200px;
    margin: 0 auto;
    position: relative; 
}
#subcontent {
    padding: 0 28px;
}
.small_lotteries {
    margin: 10px 0 20px 0;
    position: relative;
}
#main.lottery_home_v2 .small_lotteries h2 {
    font-size: 22px!important;
    color: #5fb602!important;
    border: 0!important;
}
.small_lotteries ul {
    padding: 10px 0 20px 0;
    vertical-align: top;
    position: relative;
    z-index: 10;
}
.small_lotteries ul li {
    width: 189px;
    padding: 5px 10px;
    float: left;
    margin-right: 16px;
    border: 2px solid #98dd3d;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}
.small_lotteries ul li img {
    margin: 0 -10px;
}
.small_lotteries.little ul li .title {
    text-align: center;
}
.ChunkFiveMe {
    font-family: 'museo_700regular', Arial, Helvetica, sans-serif !important;
	color:green;
}
.small_lotteries ul li .title {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    background: #fcf886;
    line-height: 22px;
    color: #4d4d4d;
    margin: 0 -10px;
    padding: 7px 15px;
}
.small_lotteries ul li p {
    padding: 0;
}
.small_lotteries ul li .title strong {
    font-family: 'museo_900regular', sans-serif;
    font-size: 21px;
    font-weight: normal !important;
}
.small_lotteries ul li .line {
    margin-top: 4px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #4d4d4d;
    text-align: center;
}
.small_lotteries ul li p {
    padding: 0;
}
.small_lotteries ul li .price {
    font-family: 'museo_700regular', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #4d4d4d;
    text-align: center;
}
.small_lotteries ul li .price span {
    font-size: 20px;
}
.small_lotteries ul li .price span small {
    font-size: 14px;
    font-weight: 900;
}
.small_lotteries ul li .button {
    margin: 5px 0;
}
.small_lotteries ul li p {
    padding: 0;
}
.small_lotteries ul li .button a, .small_lotteries ul li .button a span {
    display: block!important;
}
.small_lotteries ul li .button {
    margin: 5px 0;
}
#jackpotCounter {
    position: relative;
}
.jackpotCounter_New {
    padding-top: 38px;
    /* margin-top: 20px; */
    margin-bottom: 20px;
    overflow: hidden;
}
.jackpot_tab {
    position: absolute;
    top: 0;
    left: 0;
}
ol, ul {
    list-style: none;
}
.jackpot_tab li.current {
    z-index: auto;
    background: #5fb602;
}
.jackpot_tab li {
    float: left;
    display: block;
    margin-right: 7px;
    position: relative;
    z-index: 997;
    font-size: 20px;
    line-height: 20px;
    background: #307e00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    /* padding-left: 15px; */
}
.jackpot_tab li a {
    color: #fff;
    padding: 12px 30px 30px 30px;
    /* background: transparent url(../images_v3/mainlayout/jackpot_tab_r.png) no-repeat right 0; */
    display: block;
    font-family: 'museo_700regular', Arial, Helvetica, sans-serif;
    font-size: 20px;
}
a, a:active, a:visited, a:link {
    /* color: #007ed7; */
    text-decoration: none;
    cursor: pointer !important;
}
.jackpotCounter_New .jackpot_tab_table_holder {
    z-index: 998;
    position: relative;
    width: 999999px;
}
.jackpotCounter_New .jackpot_tab_table_holder .jackpot_tab_item.current {
    display: block;
}
.jackpotCounter_New .jackpot_tab_table_holder .jackpot_tab_item {
    display: none;
    width: 960px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#lotto_tab.current .table_green, #syndicate_tab.current .table_green, #raffles_tab.current .table_green {
    -webkit-border-radius: 0 4px 4px 4px!important;
    -moz-border-radius: 0 4px 4px 4px!important;
    border-radius: 0 4px 4px 4px!important;
}
.jackpotCounter_New .current .table_green {
    border-bottom: 2px solid #5fb602;
    padding-bottom: 0 !important;
}
.jackpotCounter_New .table_green {
    background: #5fb602 !important;
    border-top: none;
    border-bottom: none;
    border-color: #5fb602;
    padding-bottom: 25px!important;
}
.table_green {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #5fb602;
    background: #5fb602;
    /* background: #fff url(../images_v3/mainlayout/bg_green_stars.png) repeat-x top left; */
    overflow: hidden;
    z-index: 9;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.jackpotCounter_New .table_note {
    border-top: 1px solid #5fb602;
    background: #e9f8da;
}
.table_green .table_note {
    /* border-top: 2px solid #8fcc4d; */
    border: none;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    padding: 5px 20px;
    font-size: 11px;
}
small {
    font-size: .85em;
} 
.syndicate_list {
    position: relative;
}
.raffles_list.table_green thead {
    font-size: 14px;
    line-height: 14px;
}
.table_green tbody tr {
    background: #fff;
}
.raffles_list.table_green .big_txt {
    line-height: 16px;
}
.raffles_list.table_green tbody td {
    line-height: 16px;
    /* padding: 5px 12px; */
}
.table_green .big_txt {
    font-size: 20px;
    font-family: 'museo_700regular', Arial, Helvetica, sans-serif;
}
.table_green tbody tr td {
    /* border-top: 2px solid #5fb602; */
    font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    padding: 10px;
    vertical-align: middle;
    /* background: #fff; */
}
.table_green .big_txt h3 {
    font-family: 'museo_700regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.raffles_list.table_green .logo_ico {
    float: left;
}
.table_green tr td .logo_ico {
    margin-right: 5px;
    float: left;
}
.table_green tbody tr td * {
    /* vertical-align: middle; */
}
.raffles_list.table_green .big_txt span {
    display: block;
    float: left;
    width: 210px;
}
.table_green .big_txt h3 span {
    font-weight: normal;
}
.table_green .big_txt span {
    display: block;
    float: left;
    line-height: 13px;
    padding-top: 4px;
}
.logo_ico .icon_syndicate, .general_logos_container[class~="active_syndicates_box"].logo_normal table tr td.logo_ico_td .icon_syndicate {
    position: relative;
    height: 34px;
    width: 34px;
    display: inline-block;
    padding: 0!important;
}
.table_green .big_txt h3 small {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.table_green .big_txt small {
    font-size: .8em;
    font-weight: normal;
}
.raffles_list.table_green .big_txt {
    line-height: 16px;
}
.raffles_list.table_green tbody td {
    line-height: 16px;
    /* padding: 5px 12px; */
}
.table_green thead tr td {
    padding: 17px 15px 10px 15px;
    border-bottom: 2px solid /*#8fcc4d */#5fb602;
}
.table_green thead tr td.ChunkFiveMe {
    font-family: 'museo_500regular', Arial, Helvetica, sans-serif !important;
    font-size: 15px;
	color: white;
}
.table_green thead .select {
    padding: 0px 15px!important;
    width: 150px;
} 
.table_green tbody tr.odd {
    background: #fff5cd;
}