.about_submenu {
  background: #fff;
  border-bottom: 0px solid #e6eaee;
  text-align: center;
  min-height: 57px;
}
.about_submenu a.selected {
  background: #61257d;
  color: #fff;
  border-color: #61257d;
}

.about_submenu a {
  border: 1px solid #e6dfec;
  font-size: 14px;
  display: inline-block;
  font-weight: 500;
  border-radius: 50px;
  width: 160px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  padding: 0px;
  color: #000;
  margin: 0px 10px;
  text-decoration: none;
}
.lotteries .button-playnow {
    background: #61257d;
    font-size: 14px;
    padding: 11px 15px !important;
    height: auto !important;
    min-width: 110px;
    font-family: 'Roboto', sans-serif;
}
div.lotteries > table tr td {
    padding: 8px 8px;
    vertical-align: middle;
    text-align: left;
}
.lotteries .button-playnow:hover {
    background: #eaa404;
    transition: all ease-in-out 0.3s;
}
div.lotteries > table tr:nth-child(odd) {
    background: #f2f2f2;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
div.lotteries > table tr:nth-child(even) {
    background: #fff;
}
.leftcontent{width: 100% !important;}

/*======== checkout-page =========*/
.main-form-box {
    width: 100%;
    float: left;
}
.main-form-box table.mycart-table {
    table-layout: auto;
    width: 100%;
}
.main-form-box table.mycart-table th {
    background-color: transparent;
    color: #000;
    width: 100%;
	padding:5px;
}
.main-form-box .lotto-logo img {
    width: 24px;
    height: auto;
}
.lottery-details.cart_left {
    width: 65%;
    max-width: 752px;
    left: 0!important;
	float:left;
}
.main-form-box .lottery-details.cart_left .mycart-table {
    border: none;
}
.main-form-box table.mycart-table tr td.tickets-arrow a {
    font-size: 22px;
    text-decoration: none;
    line-height: 6px;
    font-weight: bold;
    padding: 0 6px;
    position: relative;
    top: -6px;
}
.main-form-box table.mycart-table tr td .checkoutaction {
    color: #959595 !important;
    font-size: 18px !important;
	text-decoration:none !important;
}
.cart_left {
    background: #fff;
    margin-bottom: 20px;
    padding: 20px 10px;
    border-radius: 6px;
    border: 1px solid #e2e2e2;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -moz-box-shadow: 0 1px #e2e2e2;
    -webkit-box-shadow: 0 1px #e2e2e2;
    box-shadow: 0 1px #e2e2e2;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1,direction = 180,color = '#e2e2e2');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#e2e2e2')";
    border-bottom: 1px solid #c7c7c7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}
.main-form-box div.ticket-numbers {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.checkout.infoform.wide {
    background: transparent;
    border: none;
}
.form-container {
    padding: 0px !important;
}
.main-form-box .halfcol {
    width: 31% !important;
    float: left;
    margin-left: 1%;
    padding: 0px !important;
}
.checkout.infoform.wide {
    background: transparent;
    border: none;
    padding: 0px;
    width: 98% !important;
    margin: 0px !important;
}
.main-form-box .lottarewards-info table tr td {
    margin: 0px !important;
    padding: 10px 0px !important;
    font-size: 14px;
}
.main-form-box .lottarewards-info table td.total-outstanding {
    background: transparent;
    color: #000;
    font-size: 14px;
    padding: 13px 0 !important;
}
.main-form-box .lottarewards-info table tr#checkout_pay_total_line {
    border-top: 1px dashed #cacaca;
}
.main-form-box .halfcol div.lottarewards-info {
    margin-right: 0px !important;
    padding: 10px 10px 0px !important;
    width: auto;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

.main-form-box .halfcol div.lottarewards-info .sub_title {
    font-size: 12px;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 7px;
}
.main-form-box .halfcol div.lottarewards-info .title {
    color: #060000;
    font-size: 14px;
    font-weight: 700;
}
.main-form-box .halfcol div.lottarewards-info .title u {
    width: 80%;
    float: left;
    text-decoration: none;
}
.main-form-box .halfcol div.lottarewards-info .title i {
    width: 20%;
    float: right;
    font-style: normal;
    text-align: right;
}

.main-form-box .halfcol div.lottarewards-info .title span {
    color: #777;
    font-size: 14px;
    font-weight: 700;
    padding-top: 5px;
    display: inline-block;
    margin-bottom: 20px;
}
.main-form-box .halfcol div.lottarewards-info .sub_total {
    padding: 15px 0;
    margin-top: 15px!important;
    border-top: 1px dashed #cacaca;
    clear: both;
    margin-top: 0px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    position: relative;
}
.main-form-box .halfcol div.lottarewards-info .sub_total span {
    float: right;
}
.main-form-box .halfcol div.lottarewards-info .promo-less {
    margin-top: 7px;
}
.main-form-box .halfcol div.lottarewards-info .promo-less span {
    color: #e85141;
}
.main-form-box .halfcol div.lottarewards-info .order-total {
    padding: 20px 0 0;
    border-top: 1px solid #cacaca;
    clear: both;
    margin-top: 0;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #060000;
}
.main-form-box .halfcol div.lottarewards-info .order-total span {
    color: #61257d;
    float: right;
}
.main-form-box .halfcol div.lottarewards-info #direct-account-payment {
    padding: 20px 0;
}
.main-form-box .halfcol div.lottarewards-info button.button-playnow.big {
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
    background: #61257d;
    margin-top: 5%;
}

.lottarewards-info table tbody tr:nth-child(3) td {
    padding-bottom: 18px !important;
}
.main-form-box .lottery-details.cart_left .mycart-table tr.cart-top-line p {
        margin: 0px;
}
.main-form-box .lottery-details.cart_left .mycart-table tr td {
    vertical-align: middle;
    padding: 10px 0;
}

.main-form-box .lottery-details.cart_left .mycart-table tr td.lotto-logo {
    vertical-align: top !important;
    padding: 10px 0;
}

table.mycart-table tbody tr:nth-child(1) td {
    padding-bottom: 3%;
}
td.lotto-dropdown {
    border-top: 1px solid #d5d5d5 !important;
    border-bottom: 1px solid #d5d5d5 !important;
	background: #f8f8f8;
}
div.available-points {height:auto !important;}
.main-form-box .lottery-details.cart_left .mycart-table span.ball-nr {
    background-image: url(../images/number-ball-bg.png);
    background: #612581;
    border-color: #612581;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    box-shadow: none;
    margin-left: 0;
    margin-right: 4px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
.row.lottery_main {
    margin-bottom: 4% !important;
}
.row.lottery_main .lottery_info {
    padding: 9px;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #d5d5d5;
}
span.extra-ball-nr {
    background-image: url(../images/number-ball-bg.png);
    color: #fff;
	border-radius: 100px;
}
.pay-tab {padding:20px;}
.slider-container {
    margin-left: 0 !important;
}

.order-summaryn h2 {
    font-size: 18px;
    color: #591c7a;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    float:left;
}

.cart_leftn a {
    color: #61257d;
    font-weight: bold;
    display: inline-block;
    float: right;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    padding: 8px 13px;
    margin-top: -8px;
    text-decoration: none;
}
.main-form-box .halfcol div.lottarewards-info h2 {
    margin-left: 0px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    color: #61257d!important;
    font-weight: 900;
    font-size: 23px;
}
/*======= /checkout-page =========*/

/*========= payment-manager-page ==========*/
.leftcontent .welcome table.table.table-bordered {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.leftcontent .welcome table.table.table-bordered .bgtr {
    background-color: #fff;
}
.leftcontent .welcome table.table.table-bordered tr.table__head {
    background: #f6f6f6;
    color: #797979;
}
table.table.table-bordered>tbody>tr>td, table.table.table-bordered>tbody>tr>th, table.table.table-bordered>tfoot>tr>td, table.table.table-bordered>tfoot>tr>th, table.table.table-bordered>thead>tr>td, table.table.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
	    border: 1px solid #ddd;
    border-top: none !important;
    border-left: none !important;
	padding: 8px;

}
table.table.table-bordered a.badge.badge-primary.badge-sm.cart_item_process {
    font-size: 14px;
    font-weight: bold;
    background: #eaa404;
    border-radius: 4px;
    padding: 13px 25px !important;
    color: #fff;
    display: inline-block;
}
table.table.table-bordered a.badge.badge-primary.badge-sm.cart_item_process:hover {
	opacity:0.7;
}
table.table.table-bordered a.badge.badge-danger.badge-sm.cart_item_del {
font-size: 14px;
    font-weight: bold;
    background: #61257d;
    border-radius: 4px;
    padding: 13px 25px !important;
    color: #fff;
    display: inline-block;
}
table.table.table-bordered a.badge.badge-danger.badge-sm.cart_item_del:hover {
	opacity:0.7;
}
/*========= payment-manager-page ==========*/


.graay_btn {
  background: #dedede;
  color: #3d3d3d;
  margin-left: 15px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  padding: 10px 25px;
  display: inline-block;
  text-decoration:none;
}