body{background-color: #fff !important; background: url(../../images/silver_back.jpg) center top repeat-y; min-width: 1035px;}
hr{margin-bottom: 0px; margin-top: 0px;}
.wraper{width: 1035px; margin: auto;}
.al-center{text-align: center;}
.al-right{text-align: right;}

.logo{width: 99px; height: 80px; background: url(../../images/logo.png) top no-repeat; float: left;}
#header{width: 1033px; height: 120px; background: url(../../images/topbanner.jpg) top no-repeat; padding: 10px 0px 0px 16px;}
#header #menu{ float: left; margin-top: 47px; width: 876px; margin-left: 33px;}

.left{width: 17%; float: left;}
.left li{border: 1px solid #fff; color: #fff; padding: 0px;}
.left li a{color: #fff; text-decoration: none;}
.left li a p{padding: 3px 0px 3px 20px;}
.left li:not(:first-child){background-color: #f16c9e;}
.left li:not(:first-child):hover{background-color: #DE4D84;}
.left li:first-child, .right>.header{padding: 5px 0px 5px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px;
background: rgb(249,122,160);
background: -moz-linear-gradient(top,  rgba(249,122,160,1) 0%, rgba(254,1,81,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,122,160,1)), color-stop(100%,rgba(254,1,81,1)));
background: -webkit-linear-gradient(top,  rgba(249,122,160,1) 0%,rgba(254,1,81,1) 100%);
background: -o-linear-gradient(top,  rgba(249,122,160,1) 0%,rgba(254,1,81,1) 100%);
background: -ms-linear-gradient(top,  rgba(249,122,160,1) 0%,rgba(254,1,81,1) 100%);
background: linear-gradient(to bottom,  rgba(249,122,160,1) 0%,rgba(254,1,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f97aa0', endColorstr='#fe0151',GradientType=0 );
}
.left li:last-child{border-radius: 0px;}
.left p{margin-bottom: 0px;}

.left.orange li:not(:first-child){background-color: #fca44d;}
.left.orange li:not(:first-child):hover{background-color: #ff6600;}
.left.orange li:first-child{padding: 5px 0px 5px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px;
background: rgb(255,188,150);
background: -moz-linear-gradient(top,  rgba(255,188,150,1) 0%, rgba(255,103,3,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,188,150,1)), color-stop(100%,rgba(255,103,3,1)));
background: -webkit-linear-gradient(top,  rgba(255,188,150,1) 0%,rgba(255,103,3,1) 100%);
background: -o-linear-gradient(top,  rgba(255,188,150,1) 0%,rgba(255,103,3,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,188,150,1) 0%,rgba(255,103,3,1) 100%);
background: linear-gradient(to bottom,  rgba(255,188,150,1) 0%,rgba(255,103,3,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc96', endColorstr='#ff6703',GradientType=0 );
}

.right>.header{font-size: 18px;
color: #fff;
font-weight: bold;
width: 806px;
height: 30px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px 0px 3px 15px;
text-transform: uppercase;
margin-bottom: 5px;
}

.result, .result1, .result-toto .header, .result-toto .col-sm-6, .panel-body, .panel-heading{padding: 0px;}

.result-wraper{margin-bottom: 25px; border-top: 1px solid #004185;}
.result, .result1{border: 1px solid #004185; border-top: 0px;}
.result{background-color: #004185; color: #fff; }

.result-toto{border: 1px solid #004185; margin-bottom: 15px;}
.result-toto:nth-last-child(1){margin-bottom: 5px;}
.result-toto .header{background: #004185; color: #fff;}
.result-toto .row{margin-left: 0px; margin-right: 0px;}
.result-toto .col-sm-6{border-bottom: 1px solid #004185; }
.result-toto .col-sm-6:nth-child(2n+1){border-right: 1px solid #004185;}
.result-toto .col-sm-6:last-child{border-bottom: 0px;}

.center-body{width: 76%; float: left; margin-right: 1%;}
.banner-right{width: 23%; float: left;}
.banner-right .item{/*border-bottom: 1px dashed rgba(62, 135, 198, 0.5);*/ margin-bottom: 3px;}
.banner-right .item:last-child{border-bottom: 0px;}
.banner-right .item img{width: 100%; height: auto;}

.result-toto .col-sm-6:nth-last-child(2):nth-child(2n+1){border-bottom: 0px;}

.right{width: 83%; float: left; padding: 0% 1%;}

.btnPagingNext, .btnPagingLast, .btnPagingFirst, .btnPagingBack, #txtPagingControl{margin-left: 5px;}
#txtPagingControl{width: 170px; padding: 5px; border-radius: 5px; border: 1px solid rgba(0,0,0,0.3);}

#number-check input[type=text]{width: 47px;}
#number-check #exmple{font-size: 0.6em;}

#footer{min-height: 70px; background: -moz-linear-gradient(top,  rgba(207,207,207,1) 0%, rgba(207,207,207,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,207,207,1)), color-stop(100%,rgba(207,207,207,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(207,207,207,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(207,207,207,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(207,207,207,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(207,207,207,1) 0%,rgba(207,207,207,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#00cfcfcf',GradientType=0 ); /* IE6-9 */ margin-top: 5px;}

.panel-red{border-color: rgba(169,0,52,1);}
.panel-red > .panel-heading{background-color: rgba(169,0,52,1); color: #fff; font-family: arial,helvetica,sans-serif !important; font-size: 8pt; padding: 4px;}
#fdMain{margin-bottom: 5px;}


.table.toto1>thead>tr>th, .table.toto1>tbody>tr>th, .table.toto1>tfoot>tr>th, .table.toto1>thead>tr>td, 
.table.toto1>tbody>tr>td, .table.toto1>tfoot>tr>td
{border:1px solid #A90034; padding: 3px;}
.table.toto1{font-size: 0.8em; font-weight: bold; border-top: 1px solid #A90034;}
.table.toto1>thead>tr>td{text-align: center;}
.toto-ff{border:1px solid #A90034; margin-bottom: 20px; padding: 3px; font-size: 0.8em; font-weight: bold;}
.toto-ff>ol{padding-left: 20px;}

h5{font-size: 12px; font-weight: bold;}
.right .panel, .right .panel .panel-heading{border-radius: 0px;}
.nav a{color: #545454;}
.particular-label{font-size: 12px; color: #838383; padding: 8px 10px 0px 0px; font-weight: normal;}

.nav.nav-tabs li:last-child{background:url() center right no-repeat;}
.nav.nav-tabs li{padding: 0px 3px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAaCAYAAACdM43SAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEzNDRGOUNGOEE5NjExRTE5NDE2RTlFRDY1NjE4NzZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEzNDRGOUQwOEE5NjExRTE5NDE2RTlFRDY1NjE4NzZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTM0NEY5Q0Q4QTk2MTFFMTk0MTZFOUVENjU2MTg3NkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTM0NEY5Q0U4QTk2MTFFMTk0MTZFOUVENjU2MTg3NkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5sBFp7AAAAWUlEQVR42nTN0Q3AIAgFQERYoHs06RjdfwXGEFRaKx82vgRygQSSiFwAcJC32+ukWis8ITMbUNUFpZTdKhB3WmsvEL4QIi7IOS/wDDDzbvJfBeadNL93AQYAfW4k3+6HZ1UAAAAASUVORK5CYII=) center right no-repeat; }
.nomargin{margin:0}
.nopadding{padding:0}

/* === card component ====== 
 * Variation of the panel component
 * version 2018.10.30
 * https://codepen.io/jstneg/pen/EVKYZj
 */
.card{ background-color: #fff; border: 1px solid transparent; border-radius: 6px; }
.card > .card-link{ color: #333; }
.card > .card-link:hover{  text-decoration: none; }
.card > .card-link .card-img img{ border-radius: 6px 6px 0 0; }
.card .card-img{ position: relative; padding: 0; display: table; }
.card .card-img .card-caption{
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
}
.card .card-footer{ display: table; width: 100%; padding: 12px; }
.card .card-body{ display: table; width: 100%; padding: 12px;height: 220px; }
.card .card-header{ border-radius: 6px 6px 0 0; padding: 8px; }
/* .card .card-footer{ border-radius: 0 0 6px 6px; padding: 8px; } */
.card .card-left{ position: relative; float: left; padding: 0 0 8px 0; }
.card .card-right{ position: relative; float: left; padding: 8px 0 0 0; }
.card .card-body h1:first-child,
.card .card-body h2:first-child,
.card .card-body h3:first-child, 
.card .card-body h4:first-child,
.card .card-body .h1,
.card .card-body .h2,
.card .card-body .h3, 
.card .card-body .h4{ margin-top: 0; }
.card .card-body .heading{ display: block;  }
.card .card-body .heading:last-child{ margin-bottom: 0; }

.card .card-body .lead{ text-align: center; }

@media( min-width: 768px ){
  .card .card-left{ float: left; padding: 0 8px 0 0; }
  .card .card-right{ float: left; padding: 0 0 0 8px; }
    
  .card .card-4-8 .card-left{ width: 33.33333333%; }
  .card .card-4-8 .card-right{ width: 66.66666667%; }

  .card .card-5-7 .card-left{ width: 41.66666667%; }
  .card .card-5-7 .card-right{ width: 58.33333333%; }
  
  .card .card-6-6 .card-left{ width: 50%; }
  .card .card-6-6 .card-right{ width: 50%; }
  
  .card .card-7-5 .card-left{ width: 58.33333333%; }
  .card .card-7-5 .card-right{ width: 41.66666667%; }
  
  .card .card-8-4 .card-left{ width: 66.66666667%; }
  .card .card-8-4 .card-right{ width: 33.33333333%; }
}

/* -- default theme ------ */
.card-default{ 
  border-color: #ddd;
  background-color: #fff;
  margin-bottom: 24px;
}
.card-default > .card-header,
/* .card-default > .card-footer{ color: #333; background-color: #ddd; } */
.card-default > .card-header{ border-bottom: 1px solid #ddd; padding: 8px; }
/* .card-default > .card-footer{ border-top: 1px solid #ddd; padding: 8px; } */
.card-default > .card-body{  }
.card-default > .card-img:first-child img{ border-radius: 6px 6px 0 0; }
.card-default > .card-left{ padding-right: 4px; }
.card-default > .card-right{ padding-left: 4px; }
.card-default p:last-child{ margin-bottom: 0; }
.card-default .card-caption { color: #fff; text-align: center; text-transform: uppercase; }


/* -- price theme ------ */
.card-price{ border-color: #999; background-color: #ededed;height:405px }
.card-price > .card-heading,
/* .card-price > .card-footer{ color: #333; background-color: #fdfdfd; } */
.card-price > .card-heading{ border-bottom: 1px solid #ddd; padding: 8px; }
/* .card-price > .card-footer{ border-top: 1px solid #ddd; padding: 8px; } */
.card-price > .card-img:first-child img{ border-radius: 6px 6px 0 0; }
.card-price > .card-left{ padding-right: 4px; }
.card-price > .card-right{ padding-left: 4px; }
.card-price .card-caption { color: #fff; text-align: center; text-transform: uppercase; }
.card-price p:last-child{ margin-bottom: 0; }

.card-price .price{ 
  text-align: center; 
  color: #337ab7; 
  font-size: 3em; 
  text-transform: uppercase;
  line-height: 0.7em; 
  margin: 24px 0 16px;
}
.card-price .price small{ font-size: 0.4em; color: #66a5da; }
.card-price .details{ list-style: none; margin-bottom: 24px; padding: 0 18px; }
.card-price .details li{ text-align: center; margin-bottom: 8px; }
/* .card-price .buy-now{ text-transform: uppercase; } */
.card-price table .price{ font-size: 1.2em; font-weight: 700; text-align: left; }
.card-price table .note{ color: #666; font-size: 0.8em; }