/* latin */
/*@font-face {
  font-family: 'Michroma';
  font-style: normal;
  font-weight: 400;
  src: local('Michroma'), url(https://fonts.gstatic.com/s/michroma/v7/-4P7knfa8IRSEOi-sKrsivesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/
.bet_d span{margin-left:30px;}

.cart_right {
margin-left: 0%;
    width: 100%;
    height: 68px;
    border: 1px solid #162535;
    background: #111c29;
    /* background: #2c3d4d;
    background: -moz-linear-gradient(top, #e53d4b 0%, #2c3d4d 100%);
    background: -webkit-linear-gradient(top, #e53d4b 0%,#2c3d4d 100%);
    background: linear-gradient(to bottom, #e53d4b 0%,#2c3d4d 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3d4d', endColorstr='#e53d4b',GradientType=0 );
    /* padding: 0.3em; */
    /* border-color: rgba(57, 99, 176, 1); */
    color: rgba(255, 255, 255, 1);
    /* border-bottom: 1px solid #2c3d4d;
    border-top: 1px solid #ef3d4c; */
    font-size:12px;
    margin-top: 3px;
    margin-bottom: 2px;
    border-radius: 000px;
}
.g1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	text-indent:5px;
	text-align:left;
	color:#ffffff;
	padding-left:1px;
    float: left;
    width: 190px;
    line-height:22px;
}
.g2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: right;
	text-align:right;
	color:#ffffff;
    width: 55px;
    line-height:20px;
    padding-right: 5px;
}
.g3 {
    float: right;
	text-align:right;
	color:#ffffff;
    width: 16px;
    text-align: center;
    background:#234;
}
.g4{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 5px;
    text-align: left;
    color: #ffffff;
    padding-left: 1px;
    float: left;
    line-height: 22px;
    width: 90px;
    display: inline-block;
}
.g5{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 5px;
    text-align: left;
    color: #ffffff;
    padding-left: 1px;
    float: right;
    line-height: 22px;
  margin-right: 8px;
    display: inline-block;
}
.g2 img{vertical-align: middle;}
.g3{float:right;}
.close{
    margin-right: 8px;
}