body
{
  font-family: sans-serif;
  color: #fff;
}
BUTTON, INPUT[type=button], INPUT[type=submit]
{
  cursor: pointer;
}
.rLevel
{
    color: White;
    font-size: 70%;
    padding-right: 4px;
    width: 60px;
    white-space: nowrap;
}
.rProgress
{
    padding: 0 5px 0 0;
}
.rLevelBar
{
    background-image: url(/images/css/player2_22-07.png);
    background-repeat: repeat-x;
    background-position: left top;
    margin-top: 3px;
}
.rLevelBarOuter
{
    background-image: url(/images/css/player2_22.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.rLevelBarInner
{
    background-image: url(/images/css/player2_27.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 2px;
    height: 10px;
    width: 100%;
}
.rLevelProgress
{
    background-image: url(/images/css/player2_28.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.rLevelProgressOuter
{
    background-image: url(/images/css/player2_32.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0 2px;
}
.rLevelProgressInner
{
    background-image: url(/images/css/player2_29.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 6px;
    width: 100%;
}
.rCityStats
{
    margin: 7px auto 5px;
    width: 190px;
}
.rCityMenu
{
  margin: 0 auto 0;
  margin-bottom: 7px;
}

/*City*/
.rCityBackGround
{
    background-image: url(/style/img/map/map.png);
    background-position: center top;
    padding-top: 10px;
    width:100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.rCityOptions
{
    width: 100%;
    margin-bottom: 10px;
    min-height: 178px;
}
.rOptions
{
    vertical-align: middle;
    width: 123px;
    height: 170px;
}
.rOptionBtn
{
    color: White;
    font-size: 11px;
    font-weight: bold;
    background-image: url(/images/css/110_gorod12_1_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 31px;
    margin: 0 0 2px 0;
}
.rOptionPlayerImage, .rOptionRacesImage, .rOptionQuestsImage, .rOptionCompetitionsImage, .rOptionTeamImage
{
    height: 22px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    margin-right: 4px;
}
.rCity
{
    color: White;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
}

.rCityMenu_col2
{
  width: 50%;
}
.rCityMenu_col2 DIV
{
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 37px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.rCityMenu_col2 DIV + DIV
{
  padding-top: 5px;
}
.rCityMenu_col2 A
{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 80%;
  font-weight: bold;
}


.rBar
{
    background-image: url(/images/css/gorod8_03.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 136px;
    text-align: center;
    padding: 4px 0 0;
    height: 38px;
}
.rShop
{
  background-image: url(/images/css/gorod8_05.png);
}
.rDPS
{
    background-image: url(/images/css/gorod8_09.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: center;
    padding: 2px 0 0;
    height: 40px;
}
.rHall
{
  background-image: url(/images/css/gorod8_10.png);
}
.rBank
{
    background-image: url(/images/css/gorod8_13.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: center;
    padding: 9px 0 0;
    height: 32px;
}
.rShow
{
  background-image: url(/images/css/gorod8_14.png);
}
.rGarage
{
    background-image: url(/images/css/gorod8_17.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    text-align: center;
    padding: 2px 0 0;
    height: 34px;
}
.rStore
{
  background-image: url(/images/css/gorodMenu_shop.png);
}
.rWork
{
    background-image: url(/images/css/work320.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-align: center;
    padding: 5px 0 0;
    height: 37px;
}
.rCasino
{
  background-image: url(/images/css/casino320.png);
}
.rSeries
{
    background-image: url(/images/css/series.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    text-align: center;
    padding: 5px 0 0;
    height: 37px;
    width: 128px
}
.rMarket
{
  background-image: url(/images/css/gorodMenu_market_2511.png);
}
.rBar a, .rDPS a, .rBank a, .rGarage a, .rWork a, .rTgzm a, .rQuest1 a, .rSeries a
{
    color: white;
    font-size: 80%;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 22px;
    width: 82px;
    vertical-align: top;
    padding: 4px 0 0;
    text-align: center;
    margin-left: 45px;
    margin-top: 2px;
}
.rTgzm a, .rQuest1 a
{
    margin-left: 55px;
    width: 100px;
}
.rGarage a
{
    margin-top: 3px;
    padding-top: 3px;
}
.rBar a
{
    margin-top: 7px;
    padding-top: 4px;
}
.rBank a
{
    margin-top: 1px;
    padding-top: 4px;
}
.rDPS a
{
    margin-top: 8px;
    padding-top: 4px;
}
.rWork a
{
    margin-top: 5px;
    padding-top: 4px;
}
.rSeries a
{
    margin: 5px 0 0 45px;
    padding-top: 4px;
}
.rQuest1 a
{
    margin: 5px 0 0 45px;
    padding-top: 4px;
}
.rTgzm a
{
    margin: 5px 0 0 55px;
    padding-top: 4px;
}
.rCredits, .rFishka, .rTime, .rMuscle, .rGold, .rpremium_m, .rMonney, .rDollar, .rCredit, .rFlower, .rAirFresher, .r9mStar, .rProfileThings, .rChrysler, .r9mayMedal, .rHP, .rMedal, .rOpacityGold, .rOpacityDollar, .rReputation, .rArrow, .rStar, .rKatana, .rTeamReputation, .rGraf, .rWheel, .rKStar, .rPeople, .rSpot, .rMuscleText, .rMuscleTextRight, .rY, .rMailik, .rRepute, .rDropcoin
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 19px;
    padding-left: 19px;
    white-space: nowrap;
    vertical-align: middle;
}
.rBlueOptionBtn, .rDarkOptionBtn
{
    color: White;
    font-size: 11px;
    font-weight: bold;
    background-image: url(/images/css/player2_66.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-top: 1px solid #9c9c9c;
    border-left: 1px solid #9c9c9c;
    border-bottom: 1px solid #141414;
    border-right: 1px solid #141414;
    height: 26px;
    margin: 0 0 4px 0;
}
.rOptionLink
{
    height: 22px;
    padding: 4px 0 0 0;
    display: block;
    text-decoration: none;
    text-align: center;
}
.rBlueOptions
{
    width: 112px;
    vertical-align: top;
    padding: 0 10px 10px 0;
}
.rBlueOptionBtn
{
    background-image: url(/images/css/player14_36.png);
    border: 1px solid #042041;
    border-top: 1px solid #aac6e7;
    border-left: 0;
}
.rCurrent
{
    background-image: url(/images/css/player14_31.png);
    border: 1px solid #4c5c6c;
    border-left: 0;
}
.scrollable, .scrollable-min, .scrollable-no
{
    width: 100%;
}
/*Garage*/
.rcMpGarageShadow, .rGarageLongShadow, .rcMpBankShadow, .rcMpRaceShadow, .rPlayerLongShadow, .rcMpShortShadow
{
    /*background-image: url(img/05_garage6_03.png);*/
    /*background-repeat: repeat-x;*/
    /*background-position: left top;*/
    height: 223px;
    /*background-color: #2c2c2c;*/
    background: none;
}
.rUserAvatarBig
{
    background-image: url(/images/css/146_player15_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
    width: 50px;
    padding: 2px;
}

.rStar
{
    color: #69f9ff;
    background-image: url(/images/css/r.png);
}
.rCredits
{
    color: #2bb2ff;
    background-image: url(/style/img/icons/credits.png);
}
.rFishka
{
    color: #f00;
    background-image: url(/images/css/fishka.png);
}
.rGold, .rY, .rMailik
{
    color: #ffd200;
    background-image: url(/images/css/player14_09.png);
}
.rDollar
{
    background-image: url(/images/css/player14_07.png);
    color: White;
}
.rRepute
{
  background-image: url(/images/icon-repute.png);
  color: #fccf32;
  background-size: 15px 15px;
}

.rMedal
{
    color: #fccf32;
    background-image: url(/images/css/p.png);
}
.rGraf
{
    color: White;
    background-image: url(/images/css/19_races16_win_06.png);
    background-position: left center;
    padding-left: 19px;
}
.rDropcoin
{
    color: #ffd200;
    background-image: url(/images/dropcoin-icon-17.png);
    background-position: left center;
    padding-left: 19px;
}
.rInline
{
    display: inline-block;
}
.rexcept
{
    background-image: url(/images/css/102.png);
    width: 102px;
}
.logo-table {background: url(/images/css/css_logo-table.png);position: relative;border-top: solid 1px #383838;border-bottom: 1px solid #1E1E1E;}
.rSkillsTable
{
    margin: 5px 0 4px 0;
    width: 100%;
}
.rSkillsImage
{
    text-align: center;
    width: 80px;
    vertical-align: middle;
}
.rSkillsEmptyPoint
{
    background-image: url(/images/css/css_player14_62.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 23px;
    height: 23px;
    padding-left: 1px;
}
.rSkillsRedPoint
{
    background-image: url(/images/css/css_player14_67.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 23px;
    height: 23px;
    padding-left: 1px;
}
.rSkillsGreenPoint
{
    background-image: url(/images/css/css_player14_60.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 23px;
    height: 23px;
    padding-left: 1px;
}


.rCityRedOuter
{
    background-image: url(/images/css/css_100_gorod9_03.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.rCityRedInner
{
    background-image: url(/images/css/css_100_gorod9_06.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.rCityBlueOuter
{
    background-image: url(/images/css/css_100_gorod9_08.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.rCityBlueInner
{
    background-image: url(/images/css/css_100_gorod9_10.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.rCityGreenOuter
{
    background-image: url(/images/css/css_100_gorod9_12.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.rCityGreenInner
{
    background-image: url(/images/css/css_100_gorod9_14.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.rCityGreyOuter
{
    background-image: url(/images/css/css_100_gorod9_13.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.rCityGreyInner
{
    background-image: url(/images/css/css_100_gorod9_19.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.rCityYellowOuter
{
    background-image: url(/images/css/css_100_gorod9_16.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.rCityYellowInner
{
    background-image: url(/images/css/css_100_gorod9_18.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.rCityRedAnnounce, .rCityBlueAnnounce, .rCityGreenAnnounce, .rCityYellowAnnounce, .rCityGreyAnnounce
{
    color: White;
    font-size: 70%;
}
.rCityAnnounce
{
    width: 100%;
    height: 50px;
}
.rCityAnnounce td /*, .rCityBlueAnnounce td*/
{
    vertical-align: middle;
    padding: 5px 10px;
}
/*.rCityBlueAnnounce td
{
	padding: 0 20px;
}*/
.rCityRedAnnounce
{
    background-color: #860000;
}
.rCityBlueAnnounce
{
    background-color: #3f526b;
}
.rCityGreenAnnounce
{
    background-color: #0e7a0e;
}
.rCityGreyAnnounce
{
    background-color: #686868;
}
.rCityYellowAnnounce
{
    color: Black;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: #f1d700;
}
.rCityRedAnnounce .rCityAnnounceIcon, .rCityBlueAnnounce .rCityAnnounceIcon, .rCityGreenAnnounce .rCityAnnounceIcon, .rCityGreyAnnounce .rCityAnnounceIcon, .rCityYellowAnnounce .rCityAnnounceIcon
{
    padding: 5px 0 5px 5px;
    text-align: center;
    vertical-align: middle;
}
.rRaceHr
{
    border-top: 1px solid black;
    border-left: 0;
    background: #949494 none;
    border-bottom: 1px solid Black;
    border-right: 0;
    height: 1px;
    margin: 0;
}

.rB, .rBeginQuest, .rGarageDisable, .rGarageSetup, .rGarageInstall, .rGarageInstallDisable, .rGarageReplace, .rGarageRemove, .rChangeMyCar, .rSellMyCar, .rBankChange, .rBankGet, .rBankDisable, .rBarBuy, .rBarDisable, .rBuyCar, .rContinue, .rBuyDisable, .rEndQuest, .rEndCollection, .rQuestDisable, .rRaceRepeat, .rRaceRepeatDisable, .rRace, .rRaceDisable, .rBetChoose, .rDPSSetup, .rDPSDisable, .rTrnmtChange, .rTrnmtMove, .rTrnmtMoveDisable, .rTrnmtJoin, .rTrnmtJoinDisable, .rTrnmtSkip, .rTrnmtSkipDisable, .rTrnmtReturn, .rTrnmtReturnDisable, .rCreateTeam, .rCreateTeamDisable, .rTeamDisband, .rTeamQuit, .rMessageCreate, .rexcept, .rexceptDisabled, .rrefuse, .rBO125, .rBO59, .rBO88, .rB88, .rChangePlace, .rChangePlaceDisable, .rChangePlace2, .rChangePlaceDisable2, .rChangeDisable, .rEnter, .rReg, .rCancel, .rRegister, .rttl, .rttlGry, .rButton134, .rBExchange, .rBOExchange, .rButtonT10, .rButtonT11, .rButtonT12, .rButtonT13, .rButtonT14, .rButtonT15, .rButtonT16, .rButtonT17, .rButton105, .rButton119, .rBButton108, .rOButton108, .rB31, .rB50, .rBD50, .rB69, .rBD69, .rB70, .rBD71, .rB83, .rBO83, .rBD83, .rB200, .rBD200, .rB129, .rBD129, .rBD134, .rB163, .rBG50, .rTeamFameInfo, .rButton37, .rB156, .rBD105, .rDuelRevenge, .rDuelRevengeDisabled
{
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-image: url(/images/css/css_105.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 105px;
    height: 23px;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 0 0 auto;
    cursor: pointer;
    border: solid 1px #1E262D;
}
.rBButton108, .rOButton108
{
    cursor: pointer;
    background-image: url(/images/css/css_b108.png);
    background-repeat: no-repeat;
    width: 107px;
    margin: 10px auto;border: solid 1px #1E262D;
    color: White;
}
.rAutoShowCar
{
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}








.DisableBlock .rQuest, .DisableBlock .rTuneHeader, .DisableBlock .rTuneAll, .DisableBlock .rDollar, .DisableBlock .rCredit, .DisableBlock .rRaceValue, .DisableBlock .rRacerName, .DisableBlock a
{
    color: #9e9e9e;
    text-shadow: 1px 1px 0 #343434;
}

.rTuneImage
{
    width: 80px;
    height: 70px;
    text-align: center;
}
.rTuneHeader, .rHPHeader
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.rUpgradeHeader
{
    color: White;
    font-size: 80%;
    text-align: left;
}
.rGarageSetup
{
    background-image: url(/images/css/o95.png);
    width: 95px;
}


.rBetSeparator
{
    border-bottom: 1px solid Black;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid Black;
    background: #707070 none;
    padding: 1px 0 0 0;
    margin: 0;
}


.rBarMenuImg
{
}
.rBarMenuHeader
{
    color: White;
    font-size: 80%;
}
.rBarMenuText
{
    color: White;
    font-size: 70%;
}
.rMuscle, .rMuscleText, .rMuscleTextRight
{
    color: #01ff13;
    background-image: url(/style/img/icons/fuel.png);
}
.rGarageDisable
{
    color: #737373;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/d94.png);
    width: 95px;
}
.rStuff
{
    color: White;
    font-size: 70%;
    text-align: left;
    vertical-align: top;
    width: 70%;
    padding: 5px 10px 5px 5px;
}
.rSkillsHeader
{
    color: #ffcc00;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 0;
}
.rW11
{
    color: #ffffff;
    font-size: 11px;
}
.rCOrange
{
    color: #ff881f;
}
.rPlayerSkillsHeader
{
    color: White;
    font-size: 13px;
    text-align: center;
    background-image: url(/images/css/player14_54.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 23px;
    padding-top: 2px;
    margin: 0; /*border-top: 1px solid Black;*/
}

.num-c {
  display: inline-block;
  width: 111px;
  height: 24px;
  /*font-weight: bold;*/
  position: relative;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 12pt;
}
.num-c-transit {
  display: inline-block;
  width: 96px;
  height: 20px;
  /* font-weight: bold; */
  position: relative;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 12pt;
  text-align: center;
}
.num-container {
  left: 7px;
  top: 1px;
  display: inline-block;
  position: absolute;
  font-style: normal;
}
.num-big-letters {
  /*font-size: 12pt;*/
  font-size: 90%;
}
.num-digits {
  /*font-size: 14pt;*/
  font-size: 120%;
}
.num-region {
  /*border:  1px solid red;*/
  font-weight: bold;
  font-style: normal;
  position: absolute;
  width: 20px;
  height: 11px;
  top: 2px;
  left: 72px;
  /*font-size: 8pt;*/
  font-size: 65%;
}
.rStar0
{
    background-image: url(/images/css/s0.png);
    background-repeat: repeat-x;
    background-position: top left;
    width: 86px;
    height: 17px;
}
.rStar1
{
    background-image: url(/images/css/s1.png);
    background-repeat: repeat-x;
    background-position: top left;
    width: 86px;
    height: 17px;
}
/*Bar*/
.rBarStand
{
    background-image: url(/images/bar.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 125px;
    padding: 0 1px;
}
.rBarSmoke
{
    background-image: url(/images/chat1.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 90px;
    padding: 0 1px;
}
.uB127, .judge, .uB163, .uB105, .uB134, .uB107, .uB83, .uB102, .uB100, .uD100, .uB66, .uB177, .uB148, .uD148, .uB181, .uB231, .uB194, .uB243, .uBg120, .uB112, .uB88, .uB97, .uD83, .uB75, .uD75, .uB119, .uD119
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    font-family: inherit;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
    o-text-shadow: 1px 1px 0 #0a2100;
    text-decoration: none;
    text-align: center;
    background: transparent no-repeat left top;
    height: 29px;
    border: none;
    display: block;
    cursor: pointer;
    padding-bottom: 4px;
}
.uB105
{
    background-image: url(/images/css/105.png);
    width: 105px;
}
.rArrow
{
    color: #88e28e;
    background-image: url(/images/css/bank_07.png);
    background-position: 4px center;
    padding-left: 24px;
}
.rChTxt
{
    font-size: 12px;
    color: #ffffff;
}
.rChMsgL
{
    clear: both;
    padding: 5px 4px;
}
.rChMsg
{
    padding-left: 27px;
}



progress {
     -webkit-appearance: none;
     height: 15px;
     width: 100%;
}
progress[value]::-webkit-progress-bar {
     background-color: #eee;
     border-radius: 5px;
     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) inset;
}
progress[value]::-webkit-progress-value {
    background-image:
    -webkit-linear-gradient(-20deg,
    transparent 33%, rgba(255, 0, 0, .1) 33%,
    rgba(0,0, 0, .1) 66%, transparent 66%),
    -webkit-linear-gradient(top,
    rgba(255, 255, 255, .25),
    rgba(0, 0, 0, .25)),
    -webkit-linear-gradient(left, #0ff, #f3c);
    border-radius: 5px;
    background-size: 15px 30px, 100% 100%, 100% 100%;
    -webkit-animation: animate-stripes 2s linear infinite;
}

.rForumMessage p {
    padding-bottom: 5px;
}
.rForumMessage ul, .rForumMessage ol
{
    list-style-type: disc;
    display: block;
    padding-bottom: 5px;
    padding-left: 28px;
}
.rForumMessage ol
{
    list-style-type: decimal;
}
/*Support*/
/*Hall*/
.rHallWatch
{
    background-image: url(/images/css/140_halloffame1_03.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 1px;
}
.rHallPlayer
{
    background-image: url(/images/css/141_halloffame2_03.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}
.rHallPlayers
{
    background-image: url(/images/css/142_halloffame3_03.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}
.rThing
{
    width: 80px;
    height: 80px;
    vertical-align: top;
    text-align: right;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.rThingCount
{
    width: 41px;
    height: 41px;
    background-position: bottom left;
    background-repeat: no-repeat;
    text-align: right;
    margin-bottom: 5px;
    margin-right: 2px;
}
.rThingCount.rUpgradeCount
{
    width: 54px;
    height: 53px;
}
.rStuff
{
    color: White;
    font-size: 70%;
    text-align: left;
    vertical-align: top;
    width: 70%;
    padding: 5px 10px 5px 5px;
}
.rSkillsHeader
{
    color: #ffcc00;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 0;
}
.DisableBlock .rSkillsHeader, .DisableBlock .rGoldenText, .DisableBlock .rGold, .DisableBlock .rMedal, .DisableBlock .rTeamName
{
    color: #9e851f;
    text-shadow: 1px 1px 0 #343434;
}
.rYellowText
{
    color: #ffe400;
}
.rYellowBoldText
{
    color: #ffe400;
    font-weight: bold;
}
.rWhiteBoldText
{
    color: #ffffff;
    font-weight: bold;
}
.rRedBoldText
{
    color: #850000;
    font-weight: bold;
}
.rBlackBoldText
{
    color: #000000;
    font-weight: bold;
}
.rOrangeBoldText
{
    color: #ff6c00;
    font-weight: bold;
}
.rGreenBoldText
{
    color: #00ff12;
    font-weight: bold;
}
.rCityBlueAnnounce
{
    color: #ffffff;
}
.rCityYellowAnnounce
{
    color: #000000;
}
.rBarDisable
{
    color: #737373;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/d83.png);
    width: 83px;
    margin: 5px auto 5px;
}
.rBarDisable
{
    cursor: default;
}
.rBD83
{
    background-image: url(/images/css/d83.png);
    width: 83px;
    margin: 5px auto 5px;
    color: #737373;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
}

.rBExchange
{
    background-image: url(/images/css/t36.png);
    width: 91px;
    margin: 0;
    text-align: left;
}
.rWorkIcon, .rWorkProgressIcon, .rStorestickersIcon, .rProductionIcon, .rWarehouseIcon, .rOrdersIcon, .rFortuneWheelIcon, .rDiceIcon, .rBlackjackIcon, .rStorecommonIcon, .rStoreactionIcon, .rStoremoduleIcon, .rStorecollectionIcon, .rStoreadvertisementIcon, .rCasinobetIcon, .rCasinoprizeIcon, .rCasinowc2014Icon, .rWorkshopIcon, .rCalendarIcon, .rStatisticsIcon, .rInformationIcon, .rSignsIcon
{
    background-image: url(/images/css/rabota_logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}
.rStorecommonIcon
{
    background-image: url(/images/css/g.png);
}
.rStorecollectionIcon
{
    background-image: url(/images/css/c.png);
}
.rStorestickersIcon
{
    background-image: url(/images/css/sticker_vk_anubis_035.png);
}
.iconShopDrops
{
  background-image: url(/images/dropcoin-box.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.rW12
{
    color: #ffffff;
    font-size: 12px;
}
.rExibitionCar, .rMyCar
{
    padding: 4px;
}
.rCarMark
{
    color: White;
    font-size: 80%;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 206px;
    min-height: 19px;
}
.rCarHP
{
    color: #ff881f;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
}
.rClassC, .rClassF
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    background-image: url(/style/img/class/D.png);
    background-repeat: no-repeat;
    background-position: 2px top;
    padding: 1px 10px 1px 20px;
}
.rChangeMyCar
{
    background-image: url(/images/css/98.png);
    width: 98px;
    margin-top: 55px;
}
.rW12
{
    color: #ffffff;
    font-size: 12px;
}
.rB50
{
    background-image: url(/images/css/50.png);
    width: 50px;
}
.DisableBlock .rSkillsHeader, .DisableBlock .rGoldenText, .DisableBlock .rGold, .DisableBlock .rMedal, .DisableBlock .rTeamName
{
    color: #9e851f;
    text-shadow: 1px 1px 0 #343434;
}
.rSkillsHeader
{
    color: #ffcc00;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 0;
}
.rTrnmtSeparator
{
    border-bottom: 1px solid Black;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid Black;
    background-color: #707070;
    padding: 1px 0 0 0;
    margin: 0;
}
.rQuestHr
{
    border-top: 2px solid black;
    border-bottom: 1px solid #949494;
    border-left: 0;
    border-right: 0;
    margin: 0;
}
.rQuestsImage
{
    vertical-align: top;
    padding: 5px 4px 0 0;
}
.DisableBlock .rQuest, .DisableBlock .rTuneHeader, .DisableBlock .rTuneAll, .DisableBlock .rDollar, .DisableBlock .rCredit, .DisableBlock .rRaceValue, .DisableBlock .rRacerName, .DisableBlock a
{
    color: #9e9e9e;
    text-shadow: 1px 1px 0 #343434;
}
.rQuestProgress
{
    color: #ff6c00;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    text-align: right;
    vertical-align: middle;
}
.rTeamFameInfo
{
    background-image: url(/images/css/56.png);
    width: 56px;
    padding-right: 1px;
}
.rQuestItem
{
    color: White;
    font-size: .688em;
    vertical-align: middle;
    width: 100%;
}
.rQuestsTable
{
    margin: 4px 0 4px 0;
    width: 100%;
}
.rQuestsTable a
{
    text-decoration: none;
}
.rTuneImage
{
    width: 80px;
    height: 70px;
    text-align: center;
}
.DisableBlock .rHPHeader
{
    color: #9e632f;
    text-shadow: 1px 1px 0 #343434;
}
.rTuneHeader, .rHPHeader
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.rHPHeader
{
    color: #ff881f;
    text-align: center;
    padding-bottom: 10px;
}.b-car-reach-level__field{position:absolute;display:inline-block;background:url(/images/css/bt34_sr01.png) left no-repeat,url(/images/css/bt34_sr02.png) center no-repeat,url(/images/css/bt34_sr03.png) right no-repeat;background-size:12% 100%,80% 100%,12% 100%;border:0 solid #7c0000;font-size:10px;text-align:center;width:35px;height:35px}.b-car-reach-level__field__level{font-size:16px;font-weight:700;line-height:29px}.b-car-reach-level__field__text{position:relative;top:-9px}


.orange-btn {cursor:pointer; height:35px; width:100%; background: url(/images/css/bt3_sr01.png) left no-repeat, url(/images/css/bt3_sr03.png) right no-repeat, url(/images/css/bt3_sr02.png) center repeat; border: 1px solid #005f01; font-weight: bold; font-size: 11pt; color: #fff;}
.blue-btn {height:35px; width:100%; background-color: #064b92; background:url(/images/css/button-bg.png) repeat-x; border: 1px ; font-weight: bold; font-size: 11pt; color: #fff;}


.deliver-table{width:100%;font-size:10pt;background:url(/images/css/shop-bg.png)}
.deliver-table-tr{height:80px}
.deliver-table-td{color:#fff;vertical-align:bottom;padding:5px}
.deliver-table-name-td{color:#fff;border-bottom:1px solid #000;text-align:left;vertical-align:top;padding:5px}
.deliver-table-td-1{color:#fff;vertical-align:bottom;padding:5px;border-bottom:1px solid #000}

.rFlag, .rFlag2, .rBankFlag, .rQuestFlag, .rQuestFlag2, .rBarFlag, .rGarageFlag, .rPlayerFlag, .rWorkFlag, .rWorkFlag240
{
    background-image: url(/images/css/fl1.png);
    background-repeat: no-repeat;
    background-position: 108px 4px;
}
.rFl, .rFl2
{
    background-image: url(/images/css/fl1.png);
    background-repeat: no-repeat;
    background-position: right 3px;
}
.rFl2
{
    background-position: right 4px;
}
.rFlag.rFlagGreen, .rFlag2.rFlagGreen, .rBankFlag.rFlagGreen, .rQuestFlag.rFlagGreen, .rQuestFlag2.rFlagGreen, .rBarFlag.rFlagGreen, .rGarageFlag.rFlagGreen, .rPlayerFlag.rFlagGreen, .rFl.rFlagGreen, .rFl2.rFlagGreen
{
    background-image: url(/images/css/fl2.png);
}
.rFlag.rFlagBlue, .rFlag2.rFlagBlue
{
    background-image: url(/images/css/fl3.png);
}
.rFlag.rFlagOrange, .rFlag2.rFlagOrange
{
    background-image: url(/images/css/fl4.png);
}
.rFlag.rFlagAzure, .rFlag2.rFlagAzure
{
    background-image: url(/images/css/fl5.png);
}
.rFlag.rFlagPurple, .rFlag2.rFlagPurple
{
    background-image: url(/images/css/fl6.png);
}
.rFlag.rFlagYellow, .rFlag2.rFlagYellow
{
    background-image: url(/images/css/fl7.png);
}
.rFlag.rFlagLightRed, .rFlag2.rFlagLightRed
{
    background-image: url(/images/css/fl8.png);
}
.rFlag.rFlagWhite, .rFlag2.rFlagWhite
{
    background-image: url(/images/css/fl9.png);
}
.rFlag.rFlagBlack, .rFlag2.rFlagBlack
{
    background-image: url(/images/css/fl10.png);
}
.rFlag.rFlagDisabled, .rFlag2.rFlagDisabled
{
    background-image: url(/images/css/fld.png);
}
.rFlag
{
    background-position: 99px 0;
}
.rFlag2
{
    background-position: 72px 3px;
}
.rUserAvatarSmall
{
    background-image: url(/images/css/240_146_player15_03.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    padding: 2px;
}
.DisableBlock .rQuest, .DisableBlock .rTuneHeader, .DisableBlock .rTuneAll, .DisableBlock .rDollar, .DisableBlock .rCredit, .DisableBlock .rRaceValue, .DisableBlock .rRacerName, .DisableBlock a
{
    color: #9e9e9e;
    text-shadow: 1px 1px 0 #343434;
}
.rRacePlayerName, .rRacerName
{
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
}
.rSupAreaBorder
{
    width: 302px;
    height: 52px;
    margin: 5px auto 5px;
    border: 1px solid White;
}
.rSupArea
{
    border: 1px solid #3e3e3e;
    width: 300px;
    height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin: 0;
    padding: 0;
}
.rPeople
{
    background-image: url(/images/css/u.png);
    color: #ffda9a;
}
.rKStar
{
    color: #69f9ff;
    background-image: url(/style/img/icons/reputation.png);
}
.uB134
{
    background-image: url(/images/css/134.png);
    width: 134px;
}
.clan-cups-td {
	padding: 1px;
	vertical-align: bottom;
	font-size: 10pt
}

.clan-cups-count-td {
	padding: 2px;
	padding-right: 8px;
	vertical-align: bottom;
	font-size: 9pt
}

.cup-img {
	height: 50px
}

.DisableBlock .rSkillsHeader, .DisableBlock .rGoldenText, .DisableBlock .rGold, .DisableBlock .rMedal, .DisableBlock .rTeamName
{
    color: #9e851f;
    text-shadow: 1px 1px 0 #343434;
}

.rTeamName
{
    color: #ffd200;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.rTeamNameBig
{
    color: #ffd200;
    font-size: 75%;
    font-weight: bold;
    text-align: left;
}
.rOptionLeftLink
{
    height: 22px;
    padding: 4px 0 0 4px;
    display: block;
    text-decoration: none;
    text-align: left;
}
.rQuestCount
{
    background-repeat: no-repeat;
    background-position: right
}
.rQuestsCoach, .rQuestsMech, .rQuestsGovernment, .rQuestsVika, .rQuestsBanker, .rQuestsDPS, .rQuestsTeam
{
    background-image: url(/images/png/tmp/vp_1661425095.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}

.turnir-tables {
width:100%;
    background: url(/images/css/R86qfEo3Fh4.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #dadada;
}
.turnir-tables td {
    padding: 0;
    font-size: 16px;
    padding-right: 0px;
    color: #ff0;
}
.column-25 {
    width: 86%;
    padding: 10px 25px;
}
.rUserAvatar23
{
    background-image: url(/images/css/rUserAvatar23.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 23px;
    width: 23px;
    padding: 2px;
}
.rRacerMail
{
    color: White;
    font-size: .688em;
    text-align: center;
    padding: 0 0 4px;
}

.rDPSNumberImage
{
    background-image: url(/images/css/23_gibdd7_0_03.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}
.rDPSBetsImage
{
    background-image: url(/images/css/24_gibdd7_1_03.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}
.number-table {
  background: url(/images/css/number_reg.png) no-repeat center;
}
.rQuestNumber1, .rQuestNumber11, .rQuestNumber2, .rQuestNumber12, .rQuestNumber3, .rQuestNumber13,
.rQuestNumber4, .rQuestNumber14, .rQuestNumber5, .rQuestNumber15, .rQuestNumber6, .rQuestNumber16,
.rQuestNumber7, .rQuestNumber17, .rQuestNumber8, .rQuestNumber18, .rQuestNumber9, .rQuestNumber19,
.rQuestNumber010, .rQuestNumber110, .rQuestNumber011, .rQuestNumber111, .rQuestNumber012, .rQuestNumber112,
.rQuestNumber13, .rQuestNumber113, .rQuestNumber014, .rQuestNumber114, .rQuestNumber015, .rQuestNumber115
{
    padding-right: 14px;
}
.rQuestNumber1
{
    background-image: url(/images/css/quest.number.0.1.png);
}
.rQuestNumber11
{
    background-image: url(/images/css/quest.number.1.1.png);
}
.rQuestNumber2
{
    background-image: url(/images/css/quest.number.0.2.png);
}
.rQuestNumber12
{
    background-image: url(/images/css/quest.number.1.2.png);
}
.rQuestNumber3
{
    background-image: url(/images/css/quest.number.0.3.png);
}
.rQuestNumber13
{
    background-image: url(/images/css/quest.number.1.3.png);
}
.rQuestNumber4
{
    background-image: url(/images/css/quest.number.0.4.png);
}
.rQuestNumber14
{
    background-image: url(/images/css/quest.number.1.4.png);
}
.rQuestNumber5
{
    background-image: url(/images/css/quest.number.0.5.png);
}
.rQuestNumber15
{
    background-image: url(/images/css/quest.number.1.5.png);
}
.rQuestNumber6
{
    background-image: url(/images/css/quest.number.0.6.png);
}
.rQuestNumber16
{
    background-image: url(/images/css/quest.number.1.6.png);
}
.rQuestNumber7
{
    background-image: url(/images/css/quest.number.0.7.png);
}
.rQuestNumber17
{
    background-image: url(/images/css/quest.number.1.7.png);
}
.rQuestNumber8
{
    background-image: url(/images/css/quest.number.0.8.png);
}
.rQuestNumber18
{
    background-image: url(/images/css/quest.number.1.8.png);
}
.rQuestNumber9
{
    background-image: url(/images/css/quest.number.0.9.png);
}
.rQuestNumber19
{
    background-image: url(/images/css/quest.number.1.9.png);
}
.rQuestNumber10
{
    background-image: url(/images/css/quest.number.0.10.png);
}
.rQuestNumber110
{
    background-image: url(/images/css/quest.number.1.10.png);
}
.rQuestNumber11
{
    background-image: url(/images/css/quest.number.0.11.png);
}
.rQuestNumber11
{
    background-image: url(/images/css/quest.number.1.11.png);
}
.rQuestNumber012
{
    background-image: url(/images/css/quest.number.0.12.png);
}
.rQuestNumber12
{
    background-image: url(/images/css/quest.number.0.12.png);
}
.rQuestNumber13
{
    background-image: url(/images/css/quest.number.0.13.png);
}
.rQuestNumber013
{
    background-image: url(/images/css/quest.number.1.13.png);
}
.rQuestNumber14
{
    background-image: url(/images/css/quest.number.0.14.png);
}
.rQuestNumber014
{
    background-image: url(/images/css/quest.number.1.14.png);
}
.rQuestNumber015
{
    background-image: url(/images/css/quest.number.0.15.png);
}
.rQuestNumber15
{
    background-image: url(/images/css/quest.number.1.15.png);
}
/*Agreement*/
.rAgreeHFrst
{
    color: White;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-top: -5px;
    padding-bottom: 10px;
}
.rAgreeText
{
    color: White;
    font-size: 11px;
    text-align: left;
    padding: 5px 10px;
}
.rAgreeHScnd
{
    color: #ffd200;
    font-size: 75%;
    font-weight: bold;
    text-align: center;
    padding: 0 10px;
}
.rQuestionText
{
    color: #ffe400;
    font-weight: bold;
}

.td-learn{border: 2px solid #868686; background-color: #000; color: #000; background:url(/style/theme/no-btn-b.png) repeat-x; background-position: top;}
.td-learning{border: 2px solid #868686; background-color: #ccc; color: #ccc; background:url(/style/theme/yellow-bg.png) repeat-x; background-position: top;}
.td-learned{border: 2px solid #868686; background-color: #fff; color: #fff; background:url(/style/theme/race-btn.png) repeat-x; background-position: top;}




.rAllNews
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    text-align: center;
}



.rCurrentPlace
{
    color: White;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}


.element.style {
}
.news-item {
    border-bottom: 2px solid transparent;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    margin-bottom: 30px;
}
.news-item .image {
    height: 152px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-item .title {
    background: #212422;
    padding: 20px 15px;
}

.rCallengeBlockContent
{
    text-align: center;
    margin-top: 5px;
}
.rTrnmtWin
{
    text-align: center;
    background-image: url(/images/css/27_tournament_race_win2_1_03.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #005409;
    min-height: 50px;
}
.rTrnmtVictory, .rTrnmtRecord
{
    color: White;
    font-size: 21px;
    font-weight: bold;
}

/*Quest*/
.rQuests
{
    padding: 0 4px;
}
.rQuest
{
    color: White;
    font-size: 11px;
    padding-right: 3px;
}
.rSkillsTable
{
    margin: 5px 0 4px 0;
    width: 100%;
}
.rPlayerReaction
{
    color: White;
    font-size: 120%;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
}
.rRedText
{
    color: #ff0000;
    font-weight: bold;
}
.rEndQuest
{
    background-image: url(/images/css/o105.png);
}
.scrollable, .scrollable-min, .scrollable-no
{
    width: 100%;
}
.rPauseContent
{
    width: 100%;
    background: #2a2a2a;
}
.rPauseHeader
{
    background: url(/images/css/97_update_02.png) no-repeat  top center #2a2a2a;
    height: 61px;
}
.rGuestLoginTitle, .rDisasterTitle
{
    color: White;
    font-size: 85%;
    background-image: url(/images/css/register.cop.line.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #3a537b;
}
.rGuestLoginTitleInner
{
    width: 100%;
    height: 43px;
}

.rGuestLoginTitleInner td
{
    text-align: center;
    vertical-align: middle;
}
.rGuestLoginTitleInnerText
{
    text-align: center;
    vertical-align: middle;
    font-size: 95%;
    font-weight: bold;
}
.rPauseText
{
    padding: 10px 10px 0 10px;
    font-size: 11px;
    color: white;
    text-align: center
}
.rPauseGirl
{
    background: url(/images/css/oblava.png) no-repeat center center;
    height: 185px;
}
.rFooter
{
    color: White;
    font-size: 85%;
    background-color: #2d2d2d;
    margin-top: 0;
    padding: 4px 6px 1px;
    letter-spacing: .1em;
}
.rFooterTable
{
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
    font-size: 11px;
}
.rFooterAnchor, .rFooterAnchorLast
{
    color: White;
    font-size: 10px;
    padding: 0 10px 0 0;
    text-align: center;
}
.rFooterAnchorLast
{
    padding: 0;
}
.rCopyRight
{
    padding-left: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.rcMTrnmt
{
    padding: 0 7px;
}
/*Callenges*/
.rCallengesIcons
{
    width: 60px;
    text-align: left;
    padding: 8px 0 0 4px;
}
.rCallengeName
{
    color: #ffcd05;
    font-size: 85%;
    font-weight: bold;
    text-align: left;
    margin: 5px 0 0;
}
.rTuneHeader, .rHPHeader
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.rCallengeText, .rPrizeFond
{
    color: White;
    font-size: 70%;
    margin: 5px 0;
    vertical-align: middle;
}
.rCallengeBlockName
{
    color: #ffcd05;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
}
.rCallengeBlockContent
{
    text-align: center;
    margin-top: 5px;
}
.rCallengeBlockItem
{
    margin-bottom: 5px;
}
.rChmptxt
{
    color: White;
    font-size: 90%;
    font-weight: bold;
    margin: 4px 0 4px 4px;
}
.uB177
{
    background-image: url(/images/css/uB177.png);
    width: 177px;
}
.rTrnmtSilver
{
    font-weight: bold;
    background-image: url(/images/css/player14_07.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 0 2px 19px;
}
.rTrnmtMedal
{
    color: #ffd200;
    font-weight: bold;
    background-image: url(/images/css/p.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 0 2px 19px;
}
.rTrnmtMuscle
{
    color: #5eff26;
    font-weight: bold;
    background-image: url(/style/img/icons/fuel.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
}
.rCity
{
    color: White;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
}.rRaceUWinText, .rRaceULoose
{
    color: #00ff12;
    font-size: 85%;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.rRaceULoose
{
    color: #f25804;
}
.rcMTrnmtTimeRed, .rTrnmtTimeGreen
{
    color: #f25804;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.rTrnmtTimeGreen
{
    color: #00ff12;
}
.rClassC, .rClassF
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    background-image: url(/style/img/class/C.png);
    background-repeat: no-repeat;
    background-position: 2px top;
    padding: 1px 10px 1px 20px;
}
.uBg120
{
    background-image: url(/images/css/uBg120.png);
    width: 120px;
    height: 23px;
}
.judge
{
    background-image: url(/images/css/judge.png);
    width: 160px;
    height: 23px;
}
.rInlineText
{
    display: inline-block;
    line-height: 19px;
    vertical-align: middle;
}
.rTrnmtSkip
{
    background-image: url(/images/css/rTrnmtSkip.png);
    width: 122px;
    margin: 0 auto 0 0;
}
.rQuestDisable
{
    color: #737373;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/rQuestDisable.png);
}
.rBarBuy
{
    background-image: url(/images/css/rBarBuy.png);
    width: 83px;
    margin: 5px auto 5px;
}

.rPlayerHeader, .rGarageHeader
{
    color: #ffe400;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.rGarageHeader
{
    padding: 5px 0 5px;
}

/*Races*/
.rRaceCar
{
    text-align: center;
    padding: 5px 10px 0;
}
.rRacePlayerName, .rRacerName
{
    color: White;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
}
.rRacerAvatar
{
    margin: 5px 0;
}.rPlayerWinTime, .rPlayerFameTime, .rWinnerTime, .rRacerTime, .rPlayerLooseTime
{
    color: #ffe400;
    font-size: 21px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.rPlayerFameTime
{
    width: 80px;
}
.rFameTime
{
    margin-left: 40px;
}
.rWinnerTime
{
    color: White;
}
.rRacerTime, .rPlayerLooseTime
{
    color: White;
    font-size: .75em;
    font-weight: bold;
    vertical-align: middle;
}
.rPlayerLooseTime
{
    color: #ff0000;
}
.rRaceAvatar
{
    vertical-align: middle;
    text-align: center;
    width: 59px; /*padding: 0 10px;*/
}
.rRaceRepeat, .rRaceRepeatDisable
{
    background-image: url(/images/css/rRaceRepeat.png);
    width: 121px;
    margin: 0 auto 0;
}
.rRaceRepeatDisable
{
    color: #6d6d6d;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/rRaceRepeatDisable.png);
}
.rTrnmtLoose
{
    text-align: center;
    background-image: url(/images/css/26_tournament_race_loose_03.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #4a1808;
    min-height: 50px;
}
.rRaceDisable
{
    color: #727272;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/rRaceDisable.png);
    width: 59px;
}
.rRace
{
    background-image: url(/images/css/rRace.png);
    width: 59px;
}
.rBarDisable
{
    color: #737373;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/rBarDisable.png);
    width: 83px;
    margin: 5px auto 5px;
}
.rBarDisable
{
    cursor: default;
}

.rFortuneWheelIcon
{
    background-image: url(/images/css/rFortuneWheelIcon.png);
}

.uB119
{
  background-image: url(/images/css/uB119.png);
  width: 119px;
  padding: 0;
  display: inline;
}
.uD119
{
    color: #737373;
    text-shadow: 1px 1px 0 rgba(56, 56, 56, 1);
    background-image: url(/images/css/uD119.png);
    width: 119px;
}
.rBetButtonTd
{
    padding: 3px 0 2px;
    vertical-align: middle;
    width: 104px;
}

.rBetDollar, .rBetDollarDisable
{
    color: #ffd200;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-image: url(/images/css/rBetDollarrBetDollarDisable.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 17px;
    padding: 0 0 0 18px;
    margin: 0 auto 0;
    line-height: 17px;
    vertical-align: middle;
}
.rBetDollarDisable
{
    background-image:url(/images/css/rBetDollarDisable.png);
    color: #9e851f;
}

/*Change place*/
/*LvlChange*/
.rLvlChangeGreen, .rLvlChangeRed, .rLvlChangeBlue, .rLvlChangeYellow
{
    background-image: url(/images/css/74_levelnews5_03.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 81px;
    font-size: 15px;
    font-weight: bold;
}
.rLvlChangeGreen
{
    background-image: url(/images/css/levelup.pad.png);
    width: 100%;
    height: 41px;
    vertical-align: middle;
    text-align: center;
    color: White;
    margin: 0 auto;
}
.rLvlChangeBlue
{
    background-image: url(/images/css/record.pad.png);
    width: 100%;
    height: 41px;
    vertical-align: middle;
    text-align: center;
    color: White;
    margin: 0 auto;
}
.rLvlChangeRed
{
    background-image: url(/images/css/75_levelnews5_1_03.png);
}
.rLvlChangeBlue
{
    background-image: url(/images/css/76_levelnews5_2_03.png);
}
.rLvlChangeYellow
{
    background-image: url(/images/css/77_levelnews5_3_03.png);
}
.rRecordBlue
{
    background-image: url(/images/css/record.bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #233b6a;
    min-height: 160px;
}
.rBetSeparator
{
    border-bottom: 1px solid Black;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid Black;
    background: #707070 none;
    padding: 1px 0 0 0;
    margin: 0;
}
.rRecordShadow
{
    /*background-image: url(img/record.pad.2.png);*/
    /*background-repeat: repeat-x;*/
    /*background-position: left top;*/
    background-color: #3e3e3e;
    padding: 0;
}
.rRecordInfo
{
    color: White;
    font-size: 75%;
    margin: 0;
    padding: 5px 10px;
    vertical-align: middle;
    width: 100%;
    height: 179px;
}
.rButton105
{
    background-image: url(/images/css/rButton105.png);
    width: 105px;
    margin: 10px auto;
}

/* свойства модального окна по умолчанию */
.modal {
    position: fixed; /* фиксированное положение */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5); /* цвет фона */
    z-index: 1050;
    opacity: 0; /* по умолчанию модальное окно прозрачно */
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in; /* анимация перехода */
    pointer-events: none; /* элемент невидим для событий мыши */
    margin: 0;
    padding: 0;
}
/* при отображении модального окно */
.modal:target {
    opacity: 1; /* делаем окно видимым */
	  pointer-events: auto; /* элемент видим для событий мыши */
    overflow-y: auto; /* добавляем прокрутку по y, когда элемент не помещается на страницу */
}
/* ширина модального окна и его отступы от экрана */
.modal-dialog {
    position: relative;
    max-width: auto;
    margin: 10px;
}
@media (min-width: 576px) {
  .modal-dialog {
      max-width: 400px;
      margin: 30px auto; /* для отображения модального окна по центру */
  }
}

/* свойства для блока, содержащего контент модального окна */
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
/* свойства для заголовка модального окна */
.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}
.modal-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
}
/* свойства для кнопки "Закрыть" */
.close {
    float: right;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    text-decoration: none;
}
/* свойства для кнопки "Закрыть" при нахождении её в фокусе или наведении */
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}
/* свойства для блока, содержащего основное содержимое окна */
.modal-body {
  position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    overflow: auto;
}

.rCityRefresh
{
    background-image: url(/images/144_territory_icons_06.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 45px;
    height: 45px;
    display: block;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    z-index: 2;
}
.rPrevious
{
    text-align: center;
    padding: 9px 0 7px 9px;
}
.rVCenter
{
    vertical-align: middle;
}
.rHCenter
{
    text-align: center;
}
.uBLink
{
    background: #3e3e3e;
    border: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}
.rNext
{
    text-align: right;
    padding: 9px 9px 7px 0;
}
.uBPrev, .uBNext
{
    text-decoration: none;
    text-indent: -9999px;
    background: transparent no-repeat left top;
    height: 15px;
    width: 16px;
    border: none;
    cursor: pointer;
}
.uBPrev
{
    background-image: url(/images/css/gibdd4_4_07.png);
}
.uBNext
{
    background-image: url(/images/css/gibdd4_4_05.png);
}

.rBarMessages
{
    background-image: url(/images/css/7.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 90px;
    padding: 0 1px;
}
.rCarsLimit
{
    color: #ffd200;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.rFlag
{
    background-image: url(https://i.greatraces.mobi/s/i/fl1.png);
    background-repeat: no-repeat;
    background-position: 108px 4px;
}




.rInformationIcon
{
    background-image: url(/images/css/info320.png);
}

.rCalendarIcon
{
    background-image: url(/images/css/calendar320.png);
}

.rSignsIcon
{
    background-image: url(/images/css/znachki320.png);
}

.rRsltTblPlace, .rRsltTblPlayer, .rRwrdTblPlayer, .rRsltTblTime, .rDDeposit, .rDDate
{
    color: White;
    font-size: 10px;
    text-align: left;
    border: 1px solid Black;
    padding: 2px 4px;
    background: #3e3e3e;
}
.rRsltTblTop
{
    background-color: #3b4654;
}
.rFailBorder
{
    width:100%;
    overflow: hidden;
}
.rRsltTbl
{
    border-collapse: separate;
    border-spacing: 1px;
    background: #858585;
    width:100%;
    margin-left: -2px;
    border: 0;
}

.rCPDistrict
{
    color: White;
    font-size: 13px;
    font-weight: bold;
}
/*brunches block*/
.brunches-block{margin-bottom:1px;}
	.brunches-block td{text-align:center;}
	.brunches-block a{width:100px;margin:0 auto 10px;display:block;overflow:hidden;font-size:100%;color:#fff;text-shadow:#000 -1px -1px 0;}
		.brunches-block a .image{margin:0 auto;width:50px;height:50px;display:block;position:relative;}
			.brunches-block a .image img{width:50px;height:50px;display:block;position:absolute;top:0;left:0;z-index:1;}
			.brunches-block a .image .mask{width:50px;height:50px;display:block;background:url('https://wartank.ru/images/art/brunches_block_image_mask_bg2.png') no-repeat;position:absolute;top:0;left:0;z-index:2;}
	.brunches-block a:hover{color:#D2D2D2;}

.rRaceWin, .rRaceLoose
{
    text-align: center;
    background-image: url(/images/css/37_tournament_race_win4_03.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #00520a;
    min-height: 70px;
    padding-top: 2px;
}
/*OneDay*/
.rOneDayBonus
{
    color: White;
    font-size: 120%;
    font-weight: bold;
    padding: 7px 0 3px;
}

.rLvlChangeInfo
{
    color: White;
    font-size: 75%;
    text-align: center;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.rBuyCar
{
    background-image: url(/images/css/134.png);
    width: 135px;
    margin: 5px 0 0 0;
}

.rAutoShowCar
{
    background-image: url(/images/css/car.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 1px;
}
.rInStock, .rOutofStock
{
    color: #69e000;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
    margin: 0 0 0 0;
}
.rInStockred
{
    color: #ff0000;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
    margin: 0 0 0 0;
}
.rTblhdrs
{
    color: White;
    font-size: 75%;
    text-align: right;
    padding-right: 2px;
}
.rTuneHeader, .rHPHeader
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.rHP
{
    color: #ff881f;
    background-image: url(/style/img/icons/power.png);
    padding-left: 29px;
}

.rHeader
{
    ////background: #272727 url(00_gorod4_icons_03.png) repeat-x left top;
    width: 100%;
    padding-top: 5px;
}
.rBorder
{
    margin: 0 5px;
}
.grid_pnl{background:#1D1D1D;}
.grp_btm{background-repeat:repeat-x;background-position:0 100%;}
.grp_head{background-color:#1D252C;background-image:url('/images/css/bg-slanting-line.png');background-repeat:repeat-x;background-position:0 0;}
.grp_top{border-left:solid 8px #1D252C;border-right:solid 8px #1D252C;border-top:solid 8px #1D252C;background-color:#1D252C;background-image:url('/images/css/bg-slanting-line.png');background-repeat:repeat-x;background-position:0 0;}
.grid_pnl .defeat{height:41px;background-image:url('/images/css/bg-grid_pnl_defeat.png');background-repeat:no-repeat;background-position:50% 0;}
.grid_pnl .win{height:41px;background-image:url('/images/css/bg-grid_pnl_win.png');background-repeat:no-repeat;background-position:50% 0;}
.bg_flags{padding-top:6px;height:18px;text-align:center;font-size:0;background-image:url('/images/css/bg-flags.png');background-repeat:no-repeat;background-position:50% 0;}
.pb5{padding-bottom:5px;}
.mt5{margin-top:9px;}
.b-garage-upgrade-table{width:100%}
.b-garage-upgrade-table-td{padding:5px}
.b-garage-upgrade-table-row{width:100%;background-color:#29313c;border:1px solid #1c7deb}
.b-garage-upgrade-table-row{width:100%;background-color:#29313c;border:1px solid #1c7deb}
.b-garage-upgrade-table-row-cell{width:100%;background:url(/images/css/bg_upgrade_cell_img.png);height:115px;background-size:100% 100%;text-align:center;vertical-align:middle;padding-right:15px;padding-top:15px}
.b-garage-upgrade-table-row-td{color:#fff;width:28%;padding:5px}
.b-garage-upgrade-table-row-td-price{color:#fff;vertical-align:middle;width:30%;padding:5px 10px}
.b-garage-upgrade-table-row-td-price-counter{color:#ff9600;margin:12px 0 10px}
.b-garage-upgrade-table-row-td-button{color:#fff;width:45%;text-align:center;padding:5px}
.b-upgrade-gold-img{width:26px}
.b-garage-upgrade-table-row-td-subscribe{color:#fff;width:8%;text-align:center}
.b-garage-upgrade-table-row-td-subscribe-img{height:20px;padding-top:4px}
.b-garage-upgrade-header{width:100%;background:url(/images/css/bg_header.png);background-size:100% 100%}
.b-garage-upgrade-header-td{color:#fff;height:30px;padding:5px;}
.b-garage-upgrade-table-row-image-cell{display:inline-block;max-width:100px}
.b-garage-upgrade-table-row-cell-div{width:80%}
.b-garage-upgrade-table-row-image-shadow{width:100px;margin-top:-15px}
.b-garage-upgrade-table-row-td-price__shop{color:#fff;vertical-align:middle;width:38%;padding:5px 10px}
.rThing37
{
    width: 37px;
    height: 37px;
    vertical-align: top;
    text-align: right;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.resurs{
    background-image: url(/images/css/resurs.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
    height: 105px;

}
.panel{
    position:relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 7px;
	}
	.panel-rs{
background-color: #00bcd433;
 color: #fff;
 line-height:17px;
 text-align:center;
 border-radius:9px;
 font-size: 13px;
 width:18%;
 margin-right:6px;
}
	.panel-img{
	z-index: 1;
    display:block;
    padding: 0;
	margin-right:-10px;
	}


.niz {
    background-image: url(/images/css/niz.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center top;
    height:160px;
    color: #cfbb7e;
    text-align: center;
    font-weight: 0;
	position:relative;
}
.obigre {
    background-color: #383b3e;
    margin: 2px;
    padding: 8px;
    border-radius: 15px;
    color: #c9cecf;
    text-align: center;

}
.obigre2 {
    background-color: #719baf;
    margin: 0 18px;
    padding: 2px;
    border-radius: 15px;
    color: #fff;
    text-align: center;

}

.regflex{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin-top: -15px;
	padding:6px;

}
.regs {
    background: url(/images/css/regs.png) no-repeat center;
    color: #302f2c;
    padding: 9px;
    border-radius: 5px;
    width: 35%;
    text-align: center;
    margin: 0 8px;
    text-shadow: 0px 1px #f39c20;
    font-weight: 800;
    font-size: 18px;
}


@media only screen and (min-width: 768px) {

  .cd-side-nav {

    position: relative;

    float: left;

    width: 110px;

    /* reset style */

    visibility: visible;

    opacity: 1;

  }

}



@media only screen and (min-width: 768px) {

    .cd-main-content .content-wrapper {

        margin-left: 110px;

    }

}

@media only screen and (max-width: 768px) {

   body {max-width:100%;

}

}
.tournament-preview-award-exists-phrase{color:#FD5959;font-size:12px;font-weight:700;text-align:center}
.tournament-preview-award-car-img{width:160px}
.tournament-preview-award-car{width:100%;padding-top:10px;text-align:center}


/* from css_mobile_2 */

a {
    color: white; /* Цвет обычной ссылки */
    text-decoration: none; /* Убираем подчеркивание у ссылок */
}
.wide-table{width:100%}
.td-cell-lot{border-top:1px solid #000;height:50px;text-align:center;color:#fff;padding:0 5px}
.td-cell-price-lot{width:50%;color:#fff;padding:5px;font-size:10pt;text-align:center;vertical-align:bottom}

.rNewMenu
{
    border-top: 0;
    width: 100%;
    padding: 0;
    border-collapse: collapse;
    margin: 0;
    height: 27px;
}
.rGarageMenuItem, .rGarageMenuItemDisable
{
    color: White;
    font-size: 75%;
    font-weight: bold;
    background-image: url(/images/css/05_garage6_14.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 27px;
    border: 1px solid Black;
    border-top: 0;
    border-left: 0;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: middle;
}
.rGarageMenuItem.rNewMenuBackItem2 .backImg
{
    background: url(/images/css/player14_22.png) no-repeat 6px 7px;
}
.rGarageMenuItem.rNewMenuBackItem2
{
    background: url(/images/css/player14_16.png) repeat-x top left;
    border-right: 1px solid black;
    border-bottom: none;
    font-weight: bold;
    font-size: 80%;
}
.rGarageMenuItem.rNewMenuBackItem2 a
{
    padding: 4px 6px 1px 22px;
    height: 22px;
    text-align: left;
    font-size: 14px;
}
.rGarageMenuItem.rNewMenuBackItem2 .backImg
{
    background: url(/images/css/player14_22.png) no-repeat 6px 7px;
}
.rGarageMenuItem.rNewMenuBackItem2
{
    background: url(/images/css/player14_16.png) repeat-x top left;
    border-right: 1px solid black;
    border-bottom: none;
    font-weight: bold;
    font-size: 80%;
}
.rGarageMenuItem.rNewMenuBackItem2 a
{
    padding: 4px 6px 1px 22px;
    height: 22px;
    text-align: left;
    font-size: 14px;
}
.rChangeCar
{
    color: White;
    text-decoration: none;
    /*background-image: url(img/05_garage6_17.png);	 background-repeat: no-repeat;	 background-position: 7px 4px;*/
    height: 22px;
    display: block;
    text-align: center;
    /*padding: 5px 0 0 35px;*/
    padding: 5px 0 0 0;
}
.rGarageMenuItemDisable .rChangeCar
{
    color: #9e9e9e;
    text-shadow: 1px 1px 0 #343434;

}.rNewMenuItem, .rNewMenuBackItem, .rNewMenuResizer, .rNewMenuSeparator
 {
     line-height: 1em;
     background-image: url(/images/css/player2_43-14.png);
     background-repeat: repeat-x;
     background-position: left top;
     height: 24px;
     padding: 3px 3px 0 3px;
     margin: 0;
     text-align: center;
     vertical-align: top;
 }
.rNewMenuResizer
{
    background-image: url(/images/css/05_garage6_14.png);
    width: 9999px;
    padding: 0;
}.rNewMenuSeparator
 {
     padding: 0;
 }

.rHeader
{
    background: #272727 url(/images/css/00_gorod4_icons_03.png) repeat-x left top;
    width: 100%;
    padding-top: 5px;
}
.rFlag, .rFlag2, .rBankFlag, .rQuestFlag, .rQuestFlag2, .rBarFlag, .rGarageFlag, .rPlayerFlag, .rWorkFlag, .rWorkFlag240
{
    background-image: url(/images/css/fl1.png);
    background-repeat: no-repeat;
    background-position: 108px 4px;
}
.rFlag.rFlagGreen, .rFlag2.rFlagGreen, .rBankFlag.rFlagGreen, .rQuestFlag.rFlagGreen, .rQuestFlag2.rFlagGreen, .rBarFlag.rFlagGreen, .rGarageFlag.rFlagGreen, .rPlayerFlag.rFlagGreen, .rFl.rFlagGreen, .rFl2.rFlagGreen
{
    background-image: url(/images/css/fl2.png);
}
.rBarFlag {
    background-position: 32px 4px;
    width: 39px;
    text-align: left;
}
.rQuestFlag {
    background-position: 64px 4px;
    width: 70px;
    text-align: left;
}
.rGarageFlag {
    background-position: 52px 4px;
    width: 59px;
    text-align: left;
}
.rPlayerFlag {
    background-position: 48px 4px;
    width: 53px;
    text-align: left;
}

.lott-main{background-image:url(/images/css/lott-bg.png)}
.lott-cell-1{padding-left:23px}
.lott-cell-2{padding-left:23px;padding-right:23px}
.lott-cell-3{padding-right:23px}
.lott-cell-v{padding-top:12px;padding-bottom:12px}

.btn-logout
{
    background: transparent;
    color: white;
    border: 0;
    font-size: 10px;
}

.infoText
{
  text-align: left;
  color: #fff;
}
.infoText P
{
  font-size: 11px;
  padding: 5px 10px;
}
.infoText H2
{
  color: #ffd200;
  font-size: 12px;
  padding: 5px 10px;
}

.btn_green
{
  padding: 15px 25px;
  font-size: 16px;
  background: #00b111;
  background: linear-gradient(0deg, #267d00 0%, #58C02E 100%);
  color: #fff;
  font-weight: bold;
  border: 0;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.7);
}
.btn_green_14
{
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  background: #00b111;
  background: linear-gradient(0deg, #267d00 0%, #58C02E 100%);
  color: #fff;
  border: 0;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.7);
}
.btn_green_12
{
  padding: 5px 15px;
  font-size: 12px;
  font-weight: bold;
  background: #00b111;
  background: linear-gradient(0deg, #267d00 0%, #58C02E 100%);
  color: #fff;
  border: 0;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.7);
}

.btn_orange_14
{
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  background: #ff7b00;
  background: linear-gradient(0deg, #7d5300 0%, #c08a2e 100%);
  color: #fff;
  border: 0;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.7);
}
.btn_orange_12
{
  padding: 5px 15px;
  font-size: 12px;
  font-weight: bold;
  background: #ff7b00;
  background: linear-gradient(0deg, #7d5300 0%, #c08a2e 100%);
  color: #fff;
  border: 0;
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.7);
}

.car_image
{
  display: block;
  width: 100%;
  height: auto;
}
.car_shadow
{
  width: 100%;
  height: auto;
  margin-top: -19px;
}

.debug-info{text-align:left;font-size:14px;color:#fff;}
.debug-info > DIV{padding: 10px;}
.debug-info B{color:#f00;}
.explain TD{border:1px solid #abc;padding: 3px;font:12px Tahoma;}
.query-list DIV{font-size:12px;}
.query-list > DIV + DIV{margin-top: 10px;}


.brown-header TD{text-align: center;position: relative;}
.brown-header TD .anchor_up{position: absolute; left: 0;top: 0;}