/* Global */
@CHARSET "UTF-8";
{margin:0;padding:0;}
img{vertical-align:middle;border:0;}

body{font:16px Calibri, Arial, sans-serif;margin:0 auto;padding:0;color:#000;max-width: 400px;background:#3e3e3e;     
position: relative;border-top: solid 1px #3e3e3e;border-bottom: 1px solid #1d1d1d; background-attachment: fixed;
box-shadow: inset 0 0 0 1px rgba(56,86,120,.4), 0 0 0 1px #272524, 0 0 21px 5px;}


a {
    text-decoration: none;
}
.rMain, .gray-table, .green-table, .grid_pnl
{
    color: #ffffff;
    background: #3e3e3e;position: relative;border-top: solid 1px #3e3e3e;border-bottom: 1px solid #3e3e3e;    
    margin: 0 auto 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

table {border-collapse:collapse; border-spacing:0;}
table td {border:0px; vertical-align: middle;}
textarea {width:160px; height:80px; margin:0 36px;} 

/* STANDART */
.wdt {width: 100%;}
.wdt td{padding: 5px; font-size: 10pt;}
.wdt img{padding-right: 3px}
.wdt a{font-size: 12pt;}
.wdt b{font-size: 10pt;}
.atd1 {padding: 5px; font-size: 10pt;}
.atd2 {padding-left: 5px; padding-right: 5px; font-size: 10pt;}

a {
color:black;
}

.txt {color: #ffffff; font-weight: bold;}


.black {background-color: #000}
.yellow{color: #ffd224}
.orange{color: #ff9600}
.green{color: #92dd2f}
.gray{color: #7e7d7e}
.white{color: #fff}
.red{color: #fd5959}
.redmsg{color: #fd5959; font-size: 9pt;}
.blue{color: #4f92f6}
.cream{color: #ead9bb}
.blackfont{color: #000000}


/* HEADERS */

.brown-header {
    
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    background-image: url(imgonline-com-ua-Resize-XblInVRWuLt.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 25px;
    padding-top: 3px;
    margin: 0; 
}
.btn-header-menu, .race-btn , .yes-btn {
font-size: 11px;width: 100%; 
height: 35px; 
background: url() no-repeat top 555px left, url() no-repeat top 555px right,url() no-repeat top 55px center, url(imgonline-com-ua-Resize-VVJYgfNFgLH4Jp.png) bottom repeat-x;; 
padding: 10px; 
margin-top: -5px; 
text-align: center; 
color: white; 
border: solid 1px rgba(49, 118, 175, 0); 
}
.no-btn-header-menu, .no-btn  {
font-size: 11px;width: 100%; 
height: 35px; 
background: url() no-repeat top 555px left, url() no-repeat top 555px right,url() no-repeat top 55px center, url(imgonline-com-ua-Replace-color-hhDSUk6Sdyyenqc.png) bottom repeat-x;; 
padding: 10px; 
margin-top: -5px; 
text-align: center; 
color: white; 
border: solid 1px rgba(49, 118, 175, 0); 
}
.no-btn-header-menu:hover,.race-btn:hover,.no-btn:hover,.yes-btn:hover,.btn-header-menu:hover, .inactive-btn{
font-size: 11px;width: 100%; 
height: 35px; 
background: url() no-repeat top 555px left, url() no-repeat top 555px right,url() no-repeat top 55px center, url(imgonline-com-ua-Replace-color-EghSSFYtZpD.png) bottom repeat-x;; 
padding: 10px; 
margin-top: -5px; 
text-align: center; 
color: white; 
border: solid 1px rgba(49, 118, 175, 0); 
}

/* TABLES */
.msg-table {border: 4px solid #927556;}
.msg-table td {background-color: #ffea00; padding: 5px;}
.msg-table-win {border: 10px solid #8bc242;}
.msg-table-win td{background-color: #d3e7c4; padding: 5px;}
.msg-table-loose {border: 10px solid #c12424;}
.msg-table-loose td{background-color: #e7dcc4; padding: 5px;}
.msg-table-transit {border: 10px solid #4273c2;}
.msg-table-transit td{background-color: #c5cce8; padding: 5px;}



/* TOP LINE */
.top-line {width:100%; background-color: #d1fee9; padding-bottom: 3px;}


/* OTHER */
.bold-symbol-td{font-weight:bold;font-size:14pt;text-align:center}
.race-award td{width:50%;text-align:center;padding-top:5px}
.clear-cell{text-align:center;padding:0}

