.kassa_response {
display: block;
margin-bottom: 20px;
}

.kassa_response h3 {
display: inline;
}

.shedule_addinfo {
	font-size: 12px;
	color: #e4a010
}

#kassa_response {
display: inline;
  color: #ff0000;
  font-size: 1.15em;
}

.kassa_block {
display: block;
  margin-bottom: 20px;
  overflow: hidden;
  display: block;
}

.kassa_block a {
display: block;
  float: left;
padding: 20px;
  width: 18%;
border: 2px outset #e3e3e3;
background:  #f5f5f5;
  color: #000000;
  text-decoration: none;
   font-size: 12px;
  margin-right: 10px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
} 

.kassa_block a:hover {
 text-decoration: none;
  background: #eeeeee;
  border: 2px outset #a0a0a0;
}

#news-arch {
display: block;
background:  #f0f0f0;
border:  2px outset #e3e3e3;
}

.norows {
display: block;
width: auto;
border: 1px solid #d8d8d8;
  padding: 3px;
  text-align: center;
  background: #ffffff;
}

.tabmenu {
overflow: hidden;
margin-bottom: 10px;
  display: block;
}

.tabmenu a {
display: inline-block;
  float: left;
padding: 10px;
border: 2px outset #e3e3e3;
background:  #f5f5f5;
  color: #000000;
  text-decoration: none;
   font-size: 12px;
}

.tabmenu a.selected {
border-bottom: 0px;
  background: #f0f0f0;
}

.tabmenu a:hover {
background: #f0f0f0;
text-decoration: none;
}

.tabcont {
padding: 5px;
}

.searchform {
display: block;
  overflow: hidden;
  width: auto;
  margin-bottom: 5px;
}

.searchform input {
width: 15%;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-right: 1%;
}

.searchform button{
width: 20%;
  height: 28px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-right: 1%;
  cursor: pointer;
}

.rightbutton a {
float: right;
display: inline-block;
padding: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
    border: 2px outset #e3e3e3;
   background: #f0f0f0;
   color: #000000;
   font-size: 14px;
   text-decoration: none;
   margin-left: 5px;
}

.rightbutton a:hover {
  text-decoration: none;
  background: #eeeeee;
  border: 2px outset #a0a0a0;
}

.notrightbutton a {
display: inline-block;
padding: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
    border: 2px outset #e3e3e3;
   background: #f0f0f0;
   color: #000000;
   font-size: 14px;
   text-decoration: none;
}

.notrightbutton a:hover {
  text-decoration: none;
  background: #eeeeee;
  border: 2px outset #a0a0a0;
}

.mainwrapper {
width: 100%;
display: block;
position: relative;
}

.mainmenu {
width: 14%;
  display: block;
  position: absolute;
  right: 5px;
  top: 0px;
  padding: 10px;
  padding-top: 0px;
}

.mainmenu a {
display: block;
  width: auto;
  height: 80px;
  text-align: center;
  text-decoration: none;
  line-height: 80px;
  color: #000000;
  font-size: 14px;
  background: #f0f0f0;
  margin-bottom: 10px;
  font-weight: bold;
  border: 2px outset #e3e3e3;
}

.mainmenu a:hover {
  text-decoration: none;
  background: #eeeeee;
  border: 2px outset #a0a0a0;
}

.maincontent {
  position: absolute;
  width: 75%;
  overflow: hidden;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  padding-top: 10px;
  background: #ffffff;
  margin-right: 17%;
  margin-left: 5%;
  margin-bottom: 10px;
  min-height: 450px;
}

.maincontent_bar {
  width: auto;
  overflow: hidden;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  padding-top: 10px;
  background: #ffffff;
  margin-right: 0.5%;
  margin-left: 0.5%;
  margin-bottom: 10px;
}

.daysblock a {
display: block;
  width: 11%;
  margin-right: 1%;
  float: left;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #e3e8e6;
  color: #000000;
  text-decoration: none;
  border-radius: 5px;
}

.daysblock a:hover {
text-decoration: none;
  opacity: 0.7;
}

.daysblock {
overflow: hidden;
}

.loginform {
  display: block;
  
  margin: 0 auto;
width: 350px;
height: 250px;
margin-top: 180px;
text-align: center;
background: rgb(122,188,255);
background: -moz-linear-gradient(-45deg,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1)));
background: -webkit-linear-gradient(-45deg,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
background: linear-gradient(135deg,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=1 );
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
border: 3px solid #f1f1f1;
padding: 10px;
}

.loginform input{
    border: 0px;
    height: 42px;
    width: 75%;
    padding: 5px;
    font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  text-align: center;
}

.loginbutton {
margin-top: 5px;
  width: 240px;
  height: 42px;
  text-align: center;
  cursor: pointer;
display: block;
color: #ffffff;
border: 1px solid #67b4fa;
font-size: 15px;
line-height: 30px;
text-decoration: none;
font-weight: normal;
background: rgb(197,222,234);
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(57,159,214,1) 0%, rgba(0,108,170,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(0%,rgba(57,159,214,1)), color-stop(100%,rgba(0,108,170,1)));
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(57,159,214,1) 0%,rgba(0,108,170,1) 100%);
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(57,159,214,1) 0%,rgba(0,108,170,1) 100%);
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(57,159,214,1) 0%,rgba(0,108,170,1) 100%);
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(57,159,214,1) 0%,rgba(0,108,170,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#006caa',GradientType=0 );
margin-top: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.loginbutton:hover {
background: rgb(197,222,234);
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(40,151,211,1) 0%, rgba(0,102,142,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(0%,rgba(40,151,211,1)), color-stop(100%,rgba(0,102,142,1)));
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(40,151,211,1) 0%,rgba(0,102,142,1) 100%);
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(40,151,211,1) 0%,rgba(0,102,142,1) 100%);
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(40,151,211,1) 0%,rgba(0,102,142,1) 100%);
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(40,151,211,1) 0%,rgba(0,102,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#00668e',GradientType=0 );

}


/* Template created by CENTROARTS.com | Author: Rumin Sergey | URL: http://centroarts.com */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
/*body { background: #a8d2e5; color: #1f282c; word-wrap: break-word; } f0f0f0*/

body { background: #f0f0f0; color: #1f282c; word-wrap: break-word; }

h1, h2, h3, h4, h5 { line-height: normal; }
h1 { font-size: 1.25em; } h2 { font-size: 1.2em; } h3 { font-size: 1.15em; } h4 { font-size: 1.1em; } h5 { font-size: 1em; }

a { color: #398dd8; text-decoration: none; }
a:hover { text-decoration: underline; }
a img  { border: 0 none; }

input, textarea, select, button, body { font: 14px/18px Arial, Helvetica, sans-serif; }
input, textarea, select, button, a { outline: none; }

p { margin-bottom: 0.4em; }
hr { border: 0 none; border-top: 1px solid #dbe8ed; height: 1px; }
ul { margin: 0 0 18px 2em; list-style: disc outside; }
ol { margin: 0 0 18px 2.1em; list-style: decimal; }

.reset, .reset li { list-style: none; padding: 0; margin: 0; }

.clr { clear: both; }
.thide, .htmenu span { overflow: hidden; display: block; height: 0; line-height: normal; }
table.userstop, table.pm, table.tableform, table.calendar { border-collapse: collapse; border-spacing: 0; }
.lcol, .rcol, form { display: inline; }
.lcol { float: left; } .rcol { }
.small { font-size: 0.9em; }

.headlinks ul li a, .menubar ul a, .lmenu li a, #topmenu a, #popular ul li a, .navigation a, .argmore a, .addcombtn, .reply a { text-decoration: none !important; }
.btn_reglog, .radial, .fbutton, .headlinks ul a, #loading-layer, .navigation a, #dropmenudiv { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.wrapper { width: 92%; text-align: left; margin: 0 auto; }
.wwide { width: 100%; }
.wrapper, .wwide { min-width: 978px; }

/*---toolbar---*/
#toolbar {color: #516168; font-size: 12px; height: 64px; position: relative; background: #fff url("../images/toolbar.png"); border-bottom: 1px solid #e0e5e7; }
.shadow { font: 1px/1px sans-serif; height: 11px; width: 100%; position: absolute; left: 0; }
  #toolbar .shadow { bottom: -12px; background: url("../images/toolshadow.png"); }
#toolbar a {color: #516168;}
  .dpad { margin: 0 15px; }

  .htmenu a, .htmenu span { margin-top: 22px; float: right; }
    .htmenu a { color: #708893; height: 17px; line-height: 17px; }
    .htmenu span { padding-top: 17px; width: 19px; background: url("../images/htmenu.png"); }

/*---login---*/
.loginbox, .lvsep, .loginbtn, .lbn, .lbn b, .loginava, .lexit { float: left; }
.loginbox .loginbtn, .loginbox .loginava { position: relative; margin: 10px 20px 0 0; }
  .lbn, .lbn b { height: 43px; background: url("../images/lbtn.png") no-repeat; }
    .lbn { z-index: 13; position: relative; line-height: 42px; color: #516168; font-size: 1.15em; }
      .lbn b { padding: 0 35px 0 10px; cursor: pointer; background-position: 100% -43px; }
    
    .lbn.selected { background-position: 0 -86px; }
      .lbn.selected b { background-position: 100% -129px; }

  .loginbox #logform { border: 1px solid #cbdfe8; padding: 10px; top: 42px; left: 0; z-index: 12; display: none; position: absolute; width: 180px; background-color: #fbfdfe;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
  }
  .loginbox #logform .lfield { margin-bottom: 1em; }
    .loginbox #logform .lfield label { display: block; margin-bottom: 0.2em; }
    .loginbox #logform .lfield input { width: 170px; padding: 4px; border: 1px solid #c0d4de; background: #fff url("../images/fields.png") repeat-x; }
    .loginbox #logform .lfchek input { width: 13px; border: none; background: none; }
    .loginbox #logform .lfchek label { display: inline; margin-bottom: 0.2em; }

  .loginbox #logform .lbtn { text-align: center; }
  .loginbox .lvsep { line-height: 24px; font-size: 1.15em; padding: 19px 0 0 21px; margin-right: 20px; height: 45px; background: url("../images/lvsep.png") no-repeat; }

  .loginbox .loginava { overflow: hidden; margin-right: 7px; }
    .loginbox .loginava img { width: 43px; }
    .loginbox .loginava b, .loginbox .loginava { height: 43px; width: 43px; }
      .loginbox .loginava b { z-index: 13; background: url("../images/loginava.png") no-repeat; position: absolute; left: 0; top: 0; }

  .loginbox .lvsep .radial { margin-right: 5px; background-color: #96c; color: #fff; float: left; padding: 0 8px; }
  .loginenter { border-top: 1px solid #dbe8ed; }
    .loginenter li a { display: block; width: 100%; padding: 5px 0; border-bottom: 1px solid #dbe8ed; }

  .lexit { width: 33px; padding-top: 43px; background: url("../images/lexit.png") no-repeat; }
    .lexit:hover { background-position: 0 -43px; }

/*---head---*/
#header { height: 101px; }
  
  /*---logotype---*/
  #header h1, .headlinks, .headlinks ul li { display: inline; }
    #header h1 a { margin-top: 26px; float: left; width: 298px; padding-top: 47px; background: url("../images/logotype.png"); }
  
  /*---headlinks---*/
  .headlinks ul, .searchbar { float: right; margin-top: 37px; }
    .headlinks ul a { padding: 0 10px; height: 27px; color: #516168; font: 1.15em/26px sans-serif; float: left; }
      .headlinks ul a:hover { color: #fff; background-color: #96c; }
  
  /*---search---*/
  .searchbar { margin-left: 5px; width: 182px; height: 27px; background: url("../images/search.png") no-repeat; }
    .searchbar li { float: left; height: 27px; }
    .searchbar .lfield { width: 145px; padding-left: 10px; overflow: hidden; }
      .searchbar .lfield input { color: #708893; float: left; height: 15px; width: 145px; border: 0 none; background: #fff; margin-top: 6px; }
    
    .searchbar .lbtn input { width: 27px; height: 27px; background: url("../images/search.png") no-repeat 0 -27px; }
      .searchbar .lbtn input:hover { background-position: -27px -27px; }
  
/*---headimage---*/
.himage { height: 129px; background: url("../images/himage.png") no-repeat; }
  .himage .himage { background-position: 100% -129px; }
    .himage .himage .himage { background: #297cd3 url("../images/himage.jpg") no-repeat 100% 0; }
      .himage h2 { margin-top: 28px; float: left; font: 1.5em/22px sans-serif; color: #fff; }

/*---Menu---*/
#menubar { margin-bottom: 12px; }
.mbar { height: 52px; background: url("../images/mbar.png") no-repeat; }
  .mbar .mbar { background-position: 100% -52px; }
    .mbar .mbar .mbar { background-position: 0 -104px; background-repeat: repeat-x; }
  
    .menubar { height: 47px; background: #3f4b51 url("../images/mbar.jpg") no-repeat 100% 0; }
      .menubar ul { line-height: 26px; margin-top: 10px; text-transform: uppercase; }
      .menubar ul li, .menubar ul a, .menubar ul a b { height: 26px; float: left; }
      .menubar ul a { margin-right: 1px; color: #fff; background: url("../images/topmenu.png") no-repeat 0 -999px; }
        .menubar ul a b { cursor: pointer; padding: 0 10px; background: url("../images/topmenu.png") no-repeat 0 -999px; }

        .menubar ul a:hover { background-position: 0 0; }
          .menubar ul a:hover b { background-position: 100% -26px; }
        
        .menubar ul .sublnk a { background-position: 0 -104px; }
          .menubar ul .sublnk a b { padding-right: 25px; background-position: 100% -130px; }

        .menubar ul .sublnk a:hover, .menubar ul .sublnk.selected a { background-position: 0 -52px; }
          .menubar ul .sublnk a:hover b, .menubar ul .sublnk.selected a b { padding-right: 25px; background-position: 100% -78px; }

        /*---SubMenu---*/
        .menubar ul .sublnk { position: relative; }
        .menubar ul li ul { width: 200px; margin: 0; top: 26px; left: 0; position: absolute; z-index: 9999; display: none; }
        .menubar ul li ul li a, .menubar ul li ul li, .menubar ul li ul li a b { background: none; float: none; height: auto; display: block; line-height: normal; text-transform: none; }
        .menubar ul li ul li { padding: 0; }
        .menubar ul li ul li a { color: #fff; padding: 6px 0; width: 100%; border-bottom: 1px solid #3f4b51; background: #4d5c64;
          opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
        }
        .menubar ul li ul li a:hover { background-color: #63767f; }
        

    .hrss { float: right; margin-top: 15px; padding-top: 18px; width: 18px; background: url("../images/rsshead.png") no-repeat; }

/*---BodyTemplate---*/
.wsh { padding: 0 14px 0 0; font: 1px/1px sans-serif; height: 14px; background: url("../images/wsh.png") no-repeat 100% -14px; }
  .wsh .wsh { background-position: 0 0; padding: 0 0 0 14px; }
    .wsh .wsh .wsh { background-position: -14px 0; background-color: #fff; }
    
    .wbtm, .wbtm .wsh { height: 23px; }
      .wbtm { margin-bottom: 20px; background-position: 100% -51px; }
        .wbtm .wsh { background-position: 0 -28px; padding: 0 0 0 292px; }
          .wbtm .wsh .wsh { background: url("../images/wsh.png") repeat-x 0 -74px; }

    .shadlr { width: 100%; background: url("../images/shadow_left.png") repeat-y; }
      .shadlr .shadlr { background: url("../images/shadow_right.png") repeat-y 100% 0; }
    
    .container { margin: 0 3px; }
    .vsep { padding-left: 289px; background: url("../images/shadow_left.png") repeat-y -3px 0; }
      .vsep .vsep { width: 100%; background: #fff; padding: 0; }
  
      #sidebar { width: 289px; margin: -7px 0 0 -289px; }
      #midside { width: 100%; margin-top: -4px; }
      #midside img { max-width: 650px; }

/*---blocks---*/
.block { margin: 0 0 0 7px; width: 275px; }
  .block .dtop, .block .dbtm, .blocklite .dbtm { height: 19px; background: #fff url("../images/block.png") no-repeat -550px 100%; font: 1px/1px sans-serif; }
    .block .dtop { height: 15px; background-position: 0 0; }
    .block .dcont { padding: 0 9px; background: #fff url("../images/block.png") repeat-y -275px 0; }
      .block .dcont .dpad { padding-bottom: 6px; }

      .block .btl h4 { margin-top: 5px; float: left; text-transform: uppercase; font-size: 1.15em; color: #368fde; }
      .block .btl  { background: url("../images/btlblocks.png") repeat-x 0 100%; padding: 0 15px; height: 31px; border-bottom: 2px solid #368fde; }
    
  /*---LiteMod---*/
  .blocklite { padding-top: 14px; background: #e4ecf0 url("../images/blocklite.png") no-repeat; margin: 0 0 15px 15px; width: 259px; }
    .blocklite .dbtm { height: 14px; background: url("../images/blocklite.png") no-repeat -259px 100%; }
    .blocklite .btl { margin-bottom: 13px; text-transform: uppercase; font-size: 1.15em; color: #6b7a81; }

      .informer { padding-top: 13px; margin-bottom: 15px; border-top: 1px solid #b6cbd6; }

  /*---LeftMenu---*/
  #leftmenu .dcont .dpad { overflow: hidden; }
    .lmenu { margin-top: -1px; }
    .lmenu li a { color: #3f4b51; display: block; height: 27px; line-height: 27px; border-top: 1px solid #e5e9eb; background: url("../images/bluedot.png") no-repeat 0 -999px; }
    .lmenu li a:hover { color: #398dd8; background-position: 100% 50%; }
    .bluemenu { margin-bottom: 10px; padding: 4px 0; border-bottom: 2px solid #1d76be; background: #127ad0 url("../images/bluemenu.png") repeat-y; }
      .bluemenu ul { margin: 0; border-bottom: 1px solid #61a7e0; }
        .bluemenu li { border-top: 1px solid #61a7e0; }
        .bluemenu li a { background: url("../images/bluemenulnk.png") no-repeat 0 -999px; padding: 0 15px; border: 0 none; color: #fff !important; }
        .bluemenu li a:hover { background-position: 0 0; background-color: #549fdd; }

  /*---Archives---*/
  .tabcont { display: none; }
  #news-arch .btl { border-bottom: 0; }

    
    #news-arch p { margin-bottom: 14px; background: #338adb url("../images/archinfo.png") repeat-x; height: 34px; padding: 0 15px; line-height: 33px; color: #fff; }
    
  /*---Popular news---*/
  #popular ul, #popular ul li { margin: 0; padding: 0; list-style: none; }
    #popular ul { padding: 12px 0 6px 0; }
    #popular ul li { padding: 0 15px; border-top: 1px solid #fff; }
    #popular ul li:hover { border-color: #e1ecf1; background-color: #f6f9fb; }
      #popular ul li a { display: block; padding: 1px 0 2px 0; color: #3f4b51; }
      #popular ul li a:hover { color: #398dd8; }
  
  /*---buttons---*/
  .fbutton, .btn_reglog, .vresult { border: 0 none; background: none; cursor: pointer; }

    .btn_reglog { background: #f2f2f2 url("../images/bbcodes.png") repeat-x; border: 1px solid #c5c5c5; color: #7d7d7d; width: 108px; height: 21px; padding-bottom: 3px; font-weight: bold; }
    .btn_reglog:hover { background: #fff none; }

    .fbutton { text-shadow: 0 1px 0 #fff; font-size: 1.15em; margin-bottom: 2px; border: 1px solid #bcc5c9; width: 100px; height: 29px; color: #596368; padding: 2px 0 5px 0; background: #fff url("../images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
      .fbutton:hover { background-position: 0 10px; }
    .fbutton {
      -moz-box-shadow: 0 1px 4px -3px black;
      -webkit-box-shadow: 0 1px 4px -3px black;
      box-shadow: 0 1px 4px -3px black;
    }
    button.fbutton span { cursor: pointer; display: block; padding-top: 2px; }

  /*---Votes---*/
  #votes .btl { border: 0 none; }
    #votes .btl h4 { color: #96c; }
    .vtitle { margin-bottom: 12px; padding: 12px 15px; color: #fff; background: #96c url("../images/vtitle.png") repeat-x; }

  .vresult { margin-top: 3px; font-size: 11px; color: #909ca3; float: right; width: 91px; height: 20px; padding: 0; background: url("../images/vresult.png") no-repeat 100% 0 !important; }
    .vresult span { padding: 0 20px 5px 0; display: block; }
    
    .vote, #dle-poll-list div { clear: both; padding: 2px 0 2px 2px; }
    .vote input, #dle-poll-list div input { float: left; margin: 0; padding: 0; width: 14px; height: 14px; margin-right: 4px; }

  /*---change-skin---*/
  #change-skin .dpad { margin: 0 14px; height: 23px; line-height: 23px; }
    #change-skin .dpad div.rcol { width: 133px; margin-left: 10px; }
      #change-skin .dpad div.rcol select { width: 133px; height: 23px; padding: 3px; }
      #change-skin .dpad b.rcol { font-size: 0.9em; text-align: right; text-transform: uppercase; color: #6b7a81; }
    
/*---footbox---*/
.footbox .lcol, .footbox .rcol, .footbox { height: 96px; }
.footbox { padding: 0 28px 0 289px; background: #fff url("../images/footbox.png") no-repeat 100% -96px; }
  .footbox .lcol { overflow: hidden; padding: 0 15px 0 30px; color: #fff; width: 244px; margin-left: -289px; background: #2478cc url("../images/footbox.png") no-repeat; }
    .footbox .lcol a, .btags a, .btags { color: #fff; }
    .footbox .lcol p { margin-top: 14px; }

  .footbox .rcol { width: 100%; background: #3f4b51 url("../images/footbox.png") no-repeat -289px 0; }
    .btags { overflow: hidden; padding-top: 12px; height: 84px; position: relative; margin: 0 5px 0 15px; }
    .btags a:hover { color: #d8b2ff; }

    .btags .shadow { height: 39px; bottom: 0; background: url("../images/btagsshadow.png") repeat-x 0 100%; }

/*---footmenu---*/
#footmenu { position: relative; background: #f8fafc url("../images/footmenu.png") repeat-x 0 -11px; }
  #footmenu .dpad { height: 44px; overflow: hidden; }
  #footmenu .shadow { top: -11px; background: url("../images/footmenu.png") repeat-x; }
    #footmenu ul, #footmenu ul li, #footmenu ul a { float: left; } 
    #footmenu ul { margin: 9px 0 0 -10px; }
      #footmenu ul a { color: #3f4b51; padding: 0 9px 0 10px; background: url("../images/fmenusep.png") no-repeat; line-height: 25px; height: 26px; }
      #footmenu ul a:hover { color: #398dd8; }

/*---footer---*/
#footer { background: #fff; padding: 18px 0 36px 0; }

  .counts { display: inline; }
  .counts ul { float: right; }
    .counts ul li { float: right; width: 88px; height: 31px; margin: 0 0 0 8px;
      opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);
    }
    .counts ul li:hover { opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); }

  .copyright { color: #6b7a81; float: left; }
    .copyright a { color: #6b7a81; }


/*---Центральная часть контента---*/
/*---Speedbar---*/
.speedbar { background: url("../images/speedbar.png") repeat-x 0 100%; margin-bottom: 11px; border-bottom: 1px solid #e5e5e5; font-size: 0.9em; padding: 0 15px 11px 15px; }

/*---Center Banner---*/
.hbanner { margin-bottom: 15px; padding-top: 4px; background: url("../images/hbanner.png") no-repeat 50% 0; }
  .hbanner .dpad { padding-bottom: 15px; }
  .hbanner .dbtm { background: url("../images/cshadow.png") no-repeat 50% 0; border-top: 1px solid #f2f2f2; text-align: center; }
    .hbanner .dbtm span { margin: 0 auto; padding-top: 14px; width: 142px; background: #398cd7 url("../images/adww.png") no-repeat; }

/*---Сортировка новостей---*/
.sortn { background: url("../images/sortnews.png") no-repeat; height: 33px; }
  .sortn.dpad { margin-bottom: 20px; }
    .sortn .sortn { line-height: 32px; padding: 0 15px; background-position: 100% -33px; }

/*---Краткая содержимое---*/
.base { margin-bottom: 30px; }
.base .btl { color: #398dd8; margin-bottom: 0.6em; }

.bhinfo { height: 21px; padding-bottom: 10px; border-bottom: 1px solid #dbe8ed; margin-bottom: 10px; }
  .baseinfo { padding: 0 8px 0 18px; font: 0.9em/21px sans-serif; color: #6c838e; float: left; height: 21px; background: #f1f5f7 url("../images/baseinfo.png") no-repeat 5px 50%; }
  .bhinfo, .bhinfo ul, .bhinfo ul li { height: 19px; }
    .bhinfo ul, .bhinfo ul li { float: left; }

  .isicons li { width: 17px; height: 17px; padding: 2px 2px 2px 0; }
  .isicons li img { display: block; }

/*---ratebox---*/
.ratebox { float: right; width: 115px; height: 19px; text-align: center; padding-top: 2px; background: #f1f5f7 url("../images/ratebox.png"); }
  .ratebox .rate { text-align: left; width: 85px; height: 17px; margin: 0 auto; overflow: hidden; }

.storenumber, .basenavi, .maincont, .berrors, .fullstory, .basecont { margin-bottom: 15px;text-align: justify; }

.maincont img { padding: 5px;border: none; }

.mlink { font-size: 0.9em; overflow: hidden; background: #f0f5f8 url("../images/mlink.png") repeat-x; padding: 0 15px; height: 40px; border: 1px solid #cbdfe8; border-width: 1px 0; }
  .argcat { padding-left: 10px; background: url("../images/argcat.png") no-repeat 0 58%; color: #6c838e; margin-top: 12px; }

  .mlarrow { float: right; width: 50px; height: 40px; background: url("../images/mlinkarrow.png") no-repeat; }

  /*---Подробнее---*/
  .argmore a, .argmore a b { height: 28px; background: #2886d4 url("../images/argmore.png") no-repeat; }
  .argmore a { float: right; margin: 6px 0 0 7px; line-height: 28px; color: #fff; }
    .argmore a b { cursor: pointer; float: left; padding: 0 35px 0 11px; background-color: transparent; background-position: 100% -28px; }
    
    .argmore a:hover { background-position: 0 -56px; }
      .argmore a:hover b { background-position: 100% -84px; }

  .argback a, .argback a b { height: 23px; background: url("../images/argback.png") no-repeat; }
    .argback a { margin: 9px 0 0 5px; float: right; line-height: 22px; background-position: 100% -46px; }
    .argback a b { float: left; cursor: pointer; padding: 0 15px 0 28px; background-position: 0 0; }
      .argback a:hover b { background-position: 0 -23px; }

  .argviews span, .argcoms span, .argviews span b, .argcoms span b { background: url("../images/args.png") no-repeat 100% -23px; height: 23px; }
  .argviews span, .argcoms span { line-height: 23px; float: right; margin: 9px 0 0 5px; }
    .argviews span { background-position: 0 -46px; }
    .argcoms span { background-position: 0 0; }
    .argviews span b, .argcoms span b { padding: 0 7px 0 25px; font-weight: normal; float: left; }
    
  /*---Кто отредактировал---*/
  .editdate, .basetags { font-size: 0.9em; text-align: right; color: #6c838e; }

/*---Подробное содержимое---*/
.basetags { padding-top: 10px; text-align: left; border-top: 1px solid #dbe8ed; }

/*---Другие новости по теме---*/
.related { border-bottom: 1px solid #f8fbfe; padding: 0 15px; background: #f3f8fd url("../images/relateddtop.png") repeat-x; }
  .related .dtop { height: 37px; }
    .related .dtop span, .related .dtop span b { float: left; height: 37px; background: url("../images/related.png") no-repeat; }
    .related .dtop span { background-color: #458fda; background-position: 100% -37px; font-size: 0.9em; color: #fff; line-height: 36px; }
      .related .dtop span b { padding: 0 15px; }

    .related ul li { background: url("../images/reldot.png") no-repeat 7px 7px; padding: 1px 0 0 15px; margin-bottom: 1px; }

/*---Вывод ошибок---*/
.berrors { border: 1px solid #d8d8d8;
overflow: hidden;
color: #000000; 
padding: 15px; 
padding-left: 70px;
font-size: 14px;
margin: 15px;
background: #ececec url("../images/error_4614.png") no-repeat; 
background-position: 10px center;
}

.berrors b {
font-size: 16px;
}



  

/*---Заголовок страниц---*/
.pheading { overflow: hidden; border-bottom: 1px solid #dadada; padding: 15px; padding-top: 0px;}
  .pheading h2 { color: #000000; font-size: 1.3em; font-weight: bold; }
  .pheading .lcol { margin-right: 10px; }
  .pheading h2 span { color: #3f4b51; }

    .pheading .ratebox { width: 141px; padding: 3px 0 1px 0; padding-right: 6px; background: #f1f5f7 url("../images/ratebox2.png") no-repeat; }
      .pheading .ratebox .rate, .pheading .ratebox span { float: right; }
      .pheading .ratebox span { padding-right: 5px; font-size: 0.9em; color: #a2b2ba; }


.heading { color: #96c; margin-bottom: 0.3em; }
.basecont { padding: 14px;  }

/*---Комментарии---*/
.addcombtn { text-align: center; font: 1.15em/30px sans-serif; color: #fff; float: left; height: 31px; width: 181px; padding-right: 27px; background: #428cda url("../images/addcombtn.png") no-repeat; }
  .addcombtn:hover { background-position: 0 -31px; }

.bcomment { border-bottom: 1px solid #dadada; background: url("../images/speedbar.png") repeat-x 0 100%; padding-bottom: 15px; }
  .bcomment .dcont, .bcomment .dtop { padding: 0 15px; }
  .bcomment .dcont { padding-top: 10px; }
  .bcomment .dtop { overflow: hidden; padding-left: 70px; height: 67px; border-top: 3px solid #3f84cb; }
  .bcomment .dtop .lcol { width: 40px; padding: 0 15px; margin-left: -70px; }
    .bcomment .dtop .lcol span { margin-top: 12px; float: left; width: 40px; height: 40px; overflow: hidden; }
      .bcomment .dtop .lcol span img { width: 40px; }

  .bcomment .dtop .rcol { font-size: 0.9em; color: #90a7b2; width: 100%; }
    .bcomment .dtop .rcol ul { margin-top: 12px; padding-top: 4px; height: 36px; float: left; margin-right: 15px; }

    .cmsep { padding-left: 19px; background: url("../images/cmsep.png") no-repeat 0 50%; }

  .reply a, .reply a b { height: 28px; background: #2b88d5 url("../images/reply.png") no-repeat; }
    .reply a { float: right; margin-top: 21px; color: #fff; line-height: 27px; }
    .reply a b { cursor: pointer; float: left; padding: 0 15px; background-color: transparent; background-position: 100% -28px; }
      .reply a:hover { background-position: 0 -56px; }
      .reply a:hover b { background-position: 100% -84px; }

  div.cominfo { position: relative; border-bottom: 1px solid #fff; color: #e4e6e6; font-size: 0.9em; height: 29px; background: #3f4b51 url("../images/cominfo.png") repeat-x; }
    div.cominfo .thide { width: 13px; padding-top: 8px; position: absolute; left: 29px; top: -7px; background: url("../images/comarrow.png") no-repeat; }
    div.cominfo .dpad { overflow: hidden; }
    .comedit, .selectmass { display: inline; }
    .selectmass input, .comedit ul, .comedit ul li { float: right; }
    .comedit ul li, .selectmass input { margin: 6px 0 0 8px; }
      .comedit ul li { float: left; }
      .comedit ul li a { color: #9dc4e6; }
      .selectmass input { vertical-align: middle; }

      .signature { color: #93918d; }

    ul.cominfo, ul.cominfo li { float: left; }
      ul.cominfo { margin: 6px 0 0 -8px; }
        ul.cominfo li { border-left: 1px solid #73858e; margin: 0 7px 0 0; padding-left: 7px; }

/*---infoblock---*/
.infoblock { background-color: #f1f5f7; padding: 15px; margin-bottom: 25px; }
.pollvotelist { width: 70%; text-align: left; }
  .pollvotelist input { margin-right: 5px; }

.mass_comments_action { border-top: 2px solid #eee; border-bottom: 1px solid #dadada; background-color: #f5f6f7; padding: 10px 15px; }

/*---forms---*/
.baseform { background: #f5f6f7; }
.tableform { width: 100%; }
  .tableform td { }
  .tableform td.label { width: 30%; vertical-align: top; padding-right: 0; font-weight: bold; text-align: left; }
  .fieldsubmit, .tableform td { padding: 5px 5px; border-top: 1px solid #fff; }
  .addnews { font-weight: bold; }
  .impot { color: #96c; font-weight: normal; }
  .checkbox { padding: 4px 0; line-height: 1em; }
    .checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }

/*---search---*/
.searchstyle { width: 480px; }
.search { font-size: 11px; }
.searchtable fieldset legend { color: #404040; }
  
.searchitem { font-size: 0.9em; border-top: 1px solid #dbe8ed; padding: 10px 0; }

#searchuser, #searchinput { width: 90% !important; }

/*---Userinfo---*/
.userinfo { padding-left: 165px; }
.ui-dialog-content .userinfo { padding: 10px 0 10px 125px; }
  .userinfo .lcol { margin-left: -165px; width: 200px; padding-right: 15px; text-align: center;}
    .userinfo .lcol .avatar { margin-bottom: 10px; padding: 4px; background-color: #fff; border: 1px solid #c0d4de; }
      .userinfo .lcol .avatar img { width: 100%;}
    .userinfo .lcol ul { font-size: 1em; }

  .userinfo .rcol { width: 100%; }
    .userinfo .rcol ul { list-style: none; margin-left: 0; }
    .userinfo .rcol ul li { margin-bottom: 0.2em; } 

    .ussep { padding-top: 12px; background: url("../images/ussep.png") no-repeat; }
.grey { color: #6c838e; }
.blue { color: #388bd4; }

/*---statistics---*/
.statistics { overflow: hidden; margin: 0; padding: 0; }
  .statistics ul.lcol { min-height: 71px; background: url("../images/statsep.png") no-repeat; margin: 0 0 20px -1px; padding-top: 14px; width: 33.3%; }
  .statistics ul.lcol li { padding: 0 15px; margin-bottom: 2px; }

/*---navigation---*/
.storenumber { font-weight: bold; }
.basenavi { font-size: 1.15em; height: 29px; }
  .bnnavi { margin-right: 5px; padding-left: 5px; height: 29px; background: #f1f5f7 url("../images/basenavi.png") no-repeat; }
  .navigation { margin-top: 5px; }
  .navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide { float: left; }
    .navigation a, .navigation span { font-weight: bold; padding: 0 4px; height: 19px; line-height: 19px; }
    .navigation a, .navigation span.nav_ext { color: #3f4b51; }
      .navigation a:hover { background-color: #398dd8; color: #fff; }
      .navigation span { color: #398dd8; }

    .nextprev .thide, .toptop { width: 26px; padding-top: 29px; background: url("../images/basenavi.png") no-repeat; }
    .nextprev a span { cursor: pointer; }

    .nextprev span .pnext { background-position: -26px -29px; }
    .nextprev a .pnext { background-position: -26px -87px; }
      .nextprev a:hover .pnext { background-position: -26px -58px; }

    .nextprev span .pprev { background-position: 0 -29px; }
    .nextprev a .pprev { background-position: 0 -87px; }
      .nextprev a:hover .pprev { background-position: 0 -58px; }

  .toptop { background-position: 0 -116px; width: 29px; }
    .toptop:hover { background-position: 0 -145px; }



.shedule a {
display: block;
  height: 100%;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 13px;
  position: relative;
}

.free_size {
	display: block;
	width: 18px;
	background: #ffffff;
	border-radius: 50%;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	right: 3px;
	font-size: 0.8em;
	top: 50%;
	margin-top: -9px;
	
}

.shedule a:hover {
opacity: 0.6;
}

#fast_reg_result {
	overflow: hidden;
}


#fast_reg_result .selected {
background: #ff0000;
  color: #ffffff;
}

#fast_reg_result ul.nav_holder {
margin: 0px;
padding: 0px;
list-style: none;
}

#fast_reg_result ul.nav_holder li {
display: block;
margin: 0p;
padding: 0px;
list-style: none;
}

#fast_reg_result ul.nav_holder li a {
display: block;
  width: auto;
height: 28px;
  line-height: 28px;
  color: #000000;
  border: 1px solid #d8d8d8;
  text-decoration: none;
  overflow: hidden;
}

#fast_reg_result ul.nav_holder li a b{
display: block;
  width: 75px;
  float: left;
  padding-left: 5px;
  border-right: 1px solid #d8d8d8;
}

#fast_reg_result ul.nav_holder li a i{
display: block;
  width: auto;
  padding-left: 5px;
  font-style: normal;
  margin-left: 80px;
  margin-right: 135px;
}

#fast_reg_result ul.nav_holder li a strong{
display: block;
  width: 130px;
  float: right;
  padding-left: 5px;
  border-left: 1px solid #d8d8d8;
}



td.userstop  {
height: 100%;
}

.seller_items {
display: block;
overflow: hidden;
width: 100%;
height: auto;
}

.seller_items a {
  display: block;
  width: 21%;
  padding-left: 1%;
  padding-right: 1%;
  float: left;
  height: 90px;
  padding-top: 30px;
  text-align: center;
  background: #e6e6e6;
  margin-right: 1%;
  margin-bottom: 1%;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #333333;
} 

.seller_items ul, .seller_items li{
display: inline;  
}


.seller_items a.selected { 
border: 1px solid #ff0000;
background: #f5f5f5;
}

.seller_items a i {
  display: block;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
line-height: 1em;  
}

.seller_items a:hover{
  border: 1px solid #ff0000;
  background: #f5f5f5;
}

.infoavatar img {
  max-width: 100%;  
}



.bigbutton {
  overflow: hidden;
}
.bigbutton a {
 display: block;
  width: 21%;
  padding-left: 1%;
  padding-right: 1%;
  float: left;
  height: 95px;
  padding-top: 60px;
  text-align: center;
  background: #e6e6e6;
  margin-right: 1%;
  margin-bottom: 1%;
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #333333;
}

.bigbutton a:hover {
opacity: 0.7;
}

.bigbutton a i {
  display: block;
  font-size: 10px;
  color: #333333;
line-height: 1em;  
}

#itogo {
font-size: 1.4em;
  color: #ff0000;
}

.userstop  tr:hover {
	background: #eeeeee;
}

.userstop  tr:hover  td{
	background: transparent;
}

a.big_gray_button {
display: block;
  width: auto;
  height: 30px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  color: #000000;
  font-size: 14px;
  background: #f0f0f0;
  font-weight: bold;
  border: 2px outset #e3e3e3;
}

a.big_gray_button:hover {
  text-decoration: none;
  background: #eeeeee;
  border: 2px outset #a0a0a0;
}

.berrors  a.big_gray_button {
float: left;
margin-right: 30px;
margin-top: 20px;
  background: #ffffff;
  width: 30%;
}

.lastcomment {
right: 40px;
background: #ffffb3;
position: absolute;
padding: 10px;
font-weight: bold;
max-width: 40%;
text-align: right;
}

.lastcomment  a {
right: -20px;
position: absolute;	
}

.lastcomment_reg {
background: #ffffb3;
display: block;
padding: 5px;
font-weight: bold;
width: 50%;
margin-top: 5px;
text-align: left;
}

.lvsep input {
	font-size: 16px;
font-weight: bold;
height: 28px;
	width: 90px;
}


.berrors a { display: inline-block;
padding: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
    border: 2px outset #e3e3e3;
   background: #ffffff;
   color: #000000;
   font-size: 14px;
   text-decoration: none;
    height: auto;
}

.berrors a:hover {
  text-decoration: none;
  background: #f0f0f0;
  border: 2px outset #a0a0a0;
}

.itog_lighter {
	display: block;
	font-size: 18px;
	font-weight: bold;
	background: #ffffe6;
	padding: 20px;
	margin-top: 20px;
		
}

#select_ab {
font-size: 18px;
padding: 5px;
}

#bigselect {
font-size: 18px;
padding: 5px;

}

.kassa_table input {
padding: 5px;
font-size: 16px;
margin: 5px;
}

.came_bg td {
	background: #fffacd;
}


table.gtrener_busy {
text-align: left;
font-size: 12px;
text-decoration: none;
line-height: 1em;
border-collapse: collapse;
width: 100%;
}

table.gtrener_busy  tr {
border-bottom: 1px dotted #333333;
}

table.gtrener_busy  td{
vertical-align: top;
border-right: 1px dotted #c9c9c9;
}

table.gtrener_busy  tr td:first-child {
vertical-align: middle;
padding: 5px;
background: #f5f5f5;
}

table.gtrener_busy  tr:nth-child(2n) {
background: #ffffb8;
}

table.gtrener_busy  td div{
margin-bottom: 2px;
}

.gtrener_busy thead {
background: #f5f5f5;
text-align: center;
}

.gtrener_busy thead td{
padding: 5px;
}


.gtrener_busy thead  b{
display: block;
}

.trener_shedule {
display: block;
padding: 5px;
padding-bottom: 3px;
color: #ffffff;
}

.zanitem {
display: block;
padding: 5px;
padding-top: 2px;
opacity: 0.4;
font-size: 0.8em;
color: #ffffff;
}

.bar_zakaz {
display: block;
position: relative;
padding: 5px;
background: #fffa5e;
border-radius: 5px;
}

.bar_zakaz_table  {
padding-top: 30px;
}

.bar_zakaz_table  tr {
border-bottom: 1px dotted #ffffff;
}

.bar_zakaz_table  tr:hover {
background: #ffffcc;
}

.quik_bar {
padding: 10p;
}

.quik_bar a {
display: block;
width: 24%;
float: left;
margin-right: 1%;
margin-bottom: 1%;
height: 75px;
padding-top: 15px;
overflow: hidden;
font-size: 14px;
text-align: center;
text-decoration: none;
color: #000000;
background: #9accff;
}

.quik_bar_list a  {
display: block;
width: auto;
padding: 2%;
margin-bottom: 5px;
overflow: hidden;
font-size: 16px;
font-weight: bold;
text-align: left;
text-decoration: none;
color: #000000;
background: #e3f3ff;
}
.quik_bar_list a:hover {
background: #ccccff
}

.quik_bar a:hover {
background: #ccccff
}

.bar_seller_itogo {
font-size: 18px;
font-weight: bold;
text-align: right;
padding-top: 20px;
padding-bottom: 20px;
}

#bar_seller_itogo {
display: inline;
color: #ff0000;
}

.paymenttype_bar  {
	display: block;
	overflow: hidden;
	text-align: center;	
}

.paymenttype_bar a {
	display: inline-block;
	width: 32%;
	line-height: 60px;
	font-size: 16px;
	font-weight: 600;
	height: 60px;
	margin-left: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: #3f3f3f;
	color: #ffffff;
	border-radius: 5px;
	float: left;
	text-decoration: none;
}

.paymenttype_bar a:hover {
	background: #191919;	
}

.bartabs {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;	
}

.bartabs a{
	display: block;
	height: 40px;
	width: 24%;
	margin-right: 1%;
	float: left;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	background: #3f3f3f;
	color: #ffffff;
	border-radius: 5px;	
	font-size: 14px;
}

.bartabs a:hover{
		background: #007eff;
}

.redallert {
color: #ffffff;
background: #ff0000 url("../images/error_4614.png") no-repeat; 
background-position: 10px center;
}


tr.tablesplit  td {
background: #ffffb8;
}



#gived, .payedalready {
	display: inline;
	color: #008000;
	font-size: 16px;
	font-weight: bold;
}

#backpay {
	display: inline;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}


.freetime_dhours a {
	display: block;
	width: 100%;
	height: 35px;
	text-align: center;
	background: #eeeeee;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.freetime_dhours a:hover {
	background: #cccccc;
	
}

.busytime_dhours b {
	display: block;	
}

.busytime_dhours a {
	font-size: 0.8em;
}

td.busytime_dhours {
	text-align: center;
}

.reception_log b {
	display: block;
}

.reception_log td {
	text-align: center;
}

a.reception_log_add {
	display: block;
}


thead th.headerSortUp {
	background: #dbefff url('/img/desc.gif') no-repeat center right;
}


thead th.headerSortDown {
	background: #e6e6fa url('/img/asc.gif') no-repeat center right;
}

.uppspc {
	text-transform: uppercase;
}

.registration {
	width: 40%;
	float: left;
	display: block;
	overflow: hidden;
}

.pre_record {
	margin-left: 51%;
	text-align: left;
}

.regavatar {
	display: block;
	width: 200px;
	border: 1px solid #c0d4de;
	overflow: hidden;
	text-align: center;
	float: left;
}

.usertext {
	display: block;
	overflow: hidden;
	margin-left: 215px;
	text-align: left;
}

.userinf {
	display: block;
	overflow: hidden;
	width: 50%;
	float: left;
}

.regavatar img {
	width: 190px;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
}

td.regpers {
	color: #fff;
	line-height: 1.2em;
}

td.regsplit {
	
	color: #fff;
	line-height: 1.2em;
}


.register_loader {
	 -webkit-background-size: 30px 30px;
            -moz-background-size: 30px 30px;
            background-size: 30px 30px;			
		background-image: -webkit-gradient(linear, left top, right bottom,
								color-stop(.25, rgba(255, 255, 255, .55)), color-stop(.25, transparent),
								color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .55)),
								color-stop(.75, rgba(255, 255, 255, .55)), color-stop(.75, transparent),
								to(transparent));
            background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);                                          
            
            -webkit-animation: animate-stripes 0.5s linear infinite;
            -moz-animation: animate-stripes 0.5s linear infinite;     
	
}

@-webkit-keyframes animate-stripes { 
			0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
        
        
        @-moz-keyframes animate-stripes {
			0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
	
	

	
.red_loader {
	background-color: #cc0000;
	display: block;
	width: 100%;
	height: 40px;
}

.whiteerror {
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 40px;
}

.green_loader {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #008000
}

.alreadytrener {
	overflow: hidden;
}

.alreadytrener a {
	color: #596368;
	border: 1px solid #bcc5c9;
	display: inline-block;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 5px;
	font-size: 18px;
	float: left;
	font-weight: bold;
	background: #fff url("../images/fbutton.png") repeat-x 0 100%;
	margin-right: 15px;
}

.alreadytrener a:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
}

a.requests {
	position: absolute;
	top: 10px;
	right: 8%;
	width: 8%;
	border-radius: 5px;
	height: 35px;
	text-align: center;
	line-height: 1em;
	border: 1px solid #cbdfe8;
	background: #fff5c2;
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
}

a.newmessages {
	position: absolute;
	top: 10px;
	right: 16%;
	width: 8%;
	border-radius: 5px;
	height: 35px;
	text-align: center;
	line-height: 1em;
	border: 1px solid #cbdfe8;
	background: #fff5c2;
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
}

a.newmessages_r {
	position: absolute;
	top: 10px;
	right: 24%;
	width: 8%;
	border-radius: 5px;
	height: 35px;
	text-align: center;
	line-height: 1em;
	border: 1px solid #cbdfe8;
	background: #fff5c2;
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
}


a.erreport {
	position: absolute;
	top: 10px;
	right: 8px;
	width: 8%;
	border-radius: 5px;
	height: 35px;
	text-align: center;
	line-height: 1em;
	border: 1px solid #cbdfe8;
	background: #ff0000;
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
	
-webkit-animation: animate-stripes 1s linear infinite;
-moz-animation: animate-stripes 1s linear infinite;     
}

@-webkit-keyframes animate-stripes { 
			0% {background: #ff0000;} 100% {background: #cc0000;}
}
        
        
@-moz-keyframes animate-stripes {
			0% {background: #ff0000;} 100% {background: #cc0000;}
}

a.erreport:hover { 
background: #cc0000;
}

.erreport div {
font-size: 1.5em;
font-weight: 900;
margin-top: 3px;
	}

.erreport b, .erreport div {
	color: #fff;
}

.yearlinks {
	display: block;
	text-align: center;
	font-size: 1.4em;
	position: relative;
	height: 30px;
	width: 100%;
}

.yearlinks a {
	position: absolute;
	top: 5px;
	font-size: 0.7em;
	text-decoration: none;
	color: #888;
}

.yearlinks a:hover {
	color: #cc0000;
}

.yearlinks a:nth-child(1) { 
left: 5px;
}

.yearlinks a:nth-child(3) { 
right: 5px;
}

.mothlinks {
	display: block;
	height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}

.mothlinks a {
	display: block;
	width: 8%;
	margin-right: 0.3%;
	height: 50px;
	background: #e3e8e6;
	color: #000;
	text-align: center;
	float: left;
	line-height: 50px;
	border-radius: 5px;
	text-decoration: none;

}

.mothlinks a:hover {
	text-decoration: none;
	opacity: 0.7;
}

a.currmonth {
	background: #dbffdc;
}

a.selmonth {
	background: #ffcccc;
}

.salarystatus {
	display: block;
	width: auto;
	padding: 5px;
	background: #ffff99;
}

.progresbarsalary {
	display: block;
	width: auto;
	height: 15px;
	background: #e3e8e6;
	position: relative;
}


#progresline {
	display: block;
	width: 0%;
	position: absolute;
	height: 15px;
	background: #004d00;
}
	
.rightinput input {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}

.vacationtable table {
	width: 16%;
	float: left;
	height: 155px;
	border-collapse: collapse;
	margin: 0.3%;
}


.vacationtable td {

	height: 18px;
	border: 1px solid #42648b;
	font-size: 10px;
	text-align: center;
	background: #ffffff;
	padding: 0px;
	position: relative;
}

.daterangepicker th.prev, .daterangepicker th.next {
	background: #ccc;
}

.vacationsdateselect {
	background: #f5f5f5;
	display: block;
	width: auto;
	padding: 5px;
	text-align: right;
}

.vacationtable td a {
	display: block;
	width: 100%;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}



.grayinfo {
	display: block;
	width: auto;
	padding: 15px;
	margin-bottom: 5px;
	background: #e3e8e6;
	color: #000;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	font-size: 12px;
}

.grayinfo b {
	display: block;
	font-size: 18px;
}



.readyscan {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #008000;
	
-webkit-animation: animate-readyscan 1s linear infinite;
-moz-animation: animate-readyscan 1s linear infinite;    
}


@-webkit-keyframes animate-readyscan { 
			0% {background: #ff0000;} 100% {background: #cc0000;}
}
        
        
@-moz-keyframes animate-readyscan {
			0% {background: #ff0000;} 100% {background: #cc0000;}
}

.not_readyscan {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #008000;
	
-webkit-animation: animate-not_readyscan 1s linear infinite;
-moz-animation: animate-not_readyscan 1s linear infinite;    
}


@-webkit-keyframes animate-not_readyscan { 
			0% {background: #008000;} 100% {background: #0a4500;}
}
        
        
@-moz-keyframes animate-not_readyscan {
			0% {background: #008000;} 100% {background: #0a4500;}
}



@-webkit-keyframes animate-not_readyscan { 
			0% {background: #008000;} 100% {background: #0a4500;}
}
        
        
@-moz-keyframes animate-not_readyscan {
			0% {background: #008000;} 100% {background: #0a4500;}
}



@-webkit-keyframes animate-stripes { 
			0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }
        
        
        @-moz-keyframes animate-stripes {
			0% {background-position: 0 0;} 100% {background-position: 60px 0;}
        }

#bar_zakaz {

	     -webkit-transition: all 0.2s ease 0s;
     -moz-transition: all 0.2s ease 0s;
     -o-transition: all 0.2s ease 0s;
     transition: all 0.2s ease 0s;
	 
	
}

.bar_loading_zakaz {
	background: #fffa5e;
	
		 -webkit-background-size: 30px 30px;
            -moz-background-size: 30px 30px;
            background-size: 30px 30px;			
		background-image: -webkit-gradient(linear, left top, right bottom,
								color-stop(.25, rgba(255, 255, 255, .55)), color-stop(.25, transparent),
								color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .55)),
								color-stop(.75, rgba(255, 255, 255, .55)), color-stop(.75, transparent),
								to(transparent));
            background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);
            background-image: linear-gradient(135deg, rgba(255, 255, 255, .55) 25%, transparent 25%,
                                transparent 50%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, .55) 75%,
                                transparent 75%, transparent);                                          
            
            -webkit-animation: animate-stripes 3s linear infinite;
            -moz-animation: animate-stripes 3s linear infinite; 
}





.barcatree {
	display: block;
	width: 20%;
	float: left;	
	height: 80vh;
	overflow: auto;
}

#tree {
	overflow: hidden;
	font-size: 12px;
}

.treeitem {
display: block;
width: 79%;
margin-left: 21%;
height: 80vh;
}

.treecontent {
	display: block;
	float: right;
	width: 40%;
	height: 80vh;
}

#popup_payment_type {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: absolute;
	z-index: 5000;
	top: 0px;
	left: 0px;
}



#ask_payby_terminal {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: absolute;
	z-index: 5000;
	top: 0px;
	left: 0px;
}

#ask_payby_terminal img {
	max-width: 220px;
	display: block;
	margin: 0 auto;
}

#ask_payby_terminal .quik_pay a {
	width: 100%;
}

.quik_pay {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -200px;
	left: 50%;
	margin-left: -360px;
	width: 700px;
	height: 430px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
}

.quik_pay h3 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.quik_pay a {
	display: block;
	width: 49%;
	font-size: 14px;
	margin-right: 1%;
	float: left;
	height: 60px;
	text-align: center;
	background: #d9d9d9;
	border-radius: 5px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 20px;
	text-transform: lowercase;
	position: relative;
}

.quik_pay a img {
	position: absolute;
	left: 5px;
	top: 15px;
}

.quik_pay a:hover {
	background: #c9c9c9;
}

.quik_pay a b {
	display: block;
	font-size: 1.8em;
	color: #008000;
	text-decoration: none;
}

.custom_pay {
	display: block;
	width: 95%;
	overflow: hidden;
	margin-bottom: 20px;
}

.custom_pay table { 
width: 100%;
}


.sellingprocces {
	margin-top: 180px;
	font-size: 28px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}

.custom_pay a {
	display: inline-block;
	width: 20px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	padding: 0px;
	float: none;
}


.backpay_calc {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
}

.backpay_calc  table {
	display: block;
	width: 100%;
	clear: all;
}

.backpay_calc a {
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	margin-right: 2px;
margin-bottom: 2px;
	text-decoration: none;
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	float: none;
}

.backpay_calc a:hover {
	background: #c9c9c9;
	color: #ffffff;
}

.corpinfo {
	background: #fff;
	padding: 5px;
	border: 1px solid #d8d8d8;
}

.corpbalance {
	display: block;
	width: auto;
	height: 50px;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	font-size: 12px;
	background: #f0f0f0;
}

.corpbalance b {
	display: block;
	width: auto;
	margin-top: 10px;
	font-size: 18px;
}

.corplinks a {
	height: 50px;
	display: block;
	width: auto;
	padding: 10px;
	background: #f0f0f0;
	text-align: center;
	border-radius: 4px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 50px;
}
.corplinks a:hover {
	background: #dbffdc
}

.birthdayevent {
	background-color: #ffa000;
}

.firstvisit {
	background-color: #75c1ff;
}

.mailtocheck {
	background-color: #8b00ff;
	color: #fff;
}

.visit_note {
	background-color: #aaf0d1;
}

.byclietstat, .bytrenerstat, .bysellstat {
	display: block;
	padding: 20px;
	overflow: hidden;
}

.byclietstat h3, .bytrenerstat  h3, .bysellstat  h3 {
	margin-bottom: 15px;
}

.byclietstat { background: #ffffe3 }
.bytrenerstat { background: #b3ffb3 }
.bysellstat { background: #dbefff }


.byclietstat .seller_items a, .bytrenerstat .seller_items a, .bysellstat .seller_items a {
	background: #fff;
}

.shedule_duaration {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -10px;
	color: #000;
	text-align: center;
	font-size: 9px;
	line-height: 20px;
	background: rgba(255,255,255,0.8);
}

#popupcads {
	display: block;
	position: fixed;
	bottom: 20px;
	right: 15px;
	width: 500px;
}

.popcarditem {
	display: block;
	width: auto;
	margin-top: 10px;
	background: rgba(0,0,0,0.9);
	padding: 10px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
}

a.popupclose {
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 15px;
	height: 25px;
	width: 25px;
	border-radius: 20%;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
}

a.popupclose:hover {
	background: #398dd8;
	color: #fff;
}

.popcard_ava {
	display: block;
	width: 160px;
	float: right;
	height: 130px;
	padding: 0px;
}

.popcard_ava img {
	display: block;
	width: 100%;
	height: auto;
}

.popcard_desc {
	margin-right: 170px;
	width: auto;
	display; block;
}

.popcard_desc a {
	color: #fff;
}

.popcard_buttons {
	display: block;
	width: 100%;
	overflow: hidden;
}

.popcard_buttons a {
	display: block;
	width: 22%;
	float: left;
	margin-right: 3%;
	height: 25px;
	font-size: 11px;
	background: #f0f0f0;
	color: #000;
	text-align: center;
	line-height: 25px;
	border-radius: 3px;
	text-decoration: none;
}

.popcard_buttons a:hover {
	background: #fff;
	color: #398dd8;
}

#readyphone .readyphone {
	fill: #ccc;
	float: left;
	margin-right: 5px;
}

#readyphone .waitphone {
	fill: #004d00;
}

.messagesblock {
	display: block;
	padding: 10px;
	border: 1px solid #d8d8d8;
	background: #fff;
	height: 70vh;
	overflow: auto;
	width: auto;
}

.client_msg {
	display: block;
	width: auto;
	padding: 5px;
	border-radius: 5px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #d8d8d8;
	width: 69%;
	position: relative;
	margin-bottom: 3px;
}

.readinfo {
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
}

.incoming_mes {
	background: #e5ebf1;
	margin-right: 30%;
}

.out_mes {
	background: #fffdd0;
	margin-left: 30%;
}

.msginfo {
	display: block;
	font-size: 8px;
	opacity: 0.8;
}

.msg_sender {
	display: block;
	background: #fff;
	width: auto;
	padding: 5px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}

.msg_sender input {
	display: block;
	width: 90%;
	font-size: 18px;
	padding: 1%;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg_sender a {
	width: 90%;
    display: block;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background: #082567;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin-left: 5px;
}

a.prbt {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #cc0000;
	border-radius: 3px;
}

a.prbt:hover {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #dd0000;
	border-radius: 3px;
}

.messlist {
	display: block;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 20px;
}

.messlistitem {
	display: block;
	width: auto;
	padding: 10px;
	overflow: hidden;
	border-bottom: 1px solid #d8d8d8
}

.messlistitem_photo {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
	background: #d8d8d8;
	border-radius: 50%;	
}

.messlistitem_photo img {
	height: 100%;
}

.messlistitembody {
	display: block;
	margin-left: 80px;
	width: auto;
	height: auto;
	padding-top: 30px;
	font-size: 14px;
	position: relative;
}

.messlistitembody b {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	text-decoration: none;
}

.unread {
background: #e5ebf1;
}

.messlistitembody i {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 12px;
	text-decoration: none;
}

.messlistitem a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
}


a.rev_pub {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #32cd32
}

a.rev_nopub {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #696969
}

a.rev_newpub {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ffd800
}

tr.nohover_td:hover td {
	background: #fff;
}

#add_online_shedule td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.nooverflow, .nooverflow .ui-dialog-content {
	overflow: visible;
}

.redaction {
	background-color: #fddde6
}

.block_class {
	display: block;
	margin-bottom: 5px;
}

.block_class label {
	display: block;
	font-weight: bold;
}
 
.bigform .block_class {
	display: block;
	margin-bottom: 20px;
}

.bigform .block_class label {
	display: block;
	margin-bottom: 5px;
}

.bigform .block_class input {
	background: #f7f7f7;
	border: 1px solid #113a59;
	padding: 5px;
	border-radius: 4px;
}

.fullform input {
	width: 90%;
}

table.logtable {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #d8d8d8;
}

table.logtable td {
	border: 1px solid #d8d8d8;
    padding: 2px;
	text-align: center;
	width: 80px;
	font-size: 0.8em;
}

table.logtable th {
	font-size: 0.9em;
    background: #fff url(../images/bbcodes.png) repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
	border: 1px solid #d8d8d8;
}

table.logtable tr {
	background: #f5f5f5
}

table.logtable tr:nth-child(2n+1) {
	background: #fff;
}

table.logtable tr td:first-child {
	
}


table.logtable tr td.rec_log_line {
	
	width: auto;
	min-width: 500px;
	height: 20px;
	position: relative;	
}

a.plusbutton {
	display: block;
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #8a9597;
}

a.plusbutton:hover {
	background: #a3acad;
}

.block_half {
	display: block;
	width: 50%;
	height: 40px;
	overflow: hidden;
	float: left;
}

.block_half label {
	display: block;
}

.block_half select {
	width: 90%;
}

a.reclogtime {
	position: absolute;
	display: block;
	border: 1px solid #fff;
	box-sizing: border-box;
	opacity: 0.8;
	color: #fff;
	text-decoration: none;
	text-align: right;
	top: 0px;
	bottom: 0px;
	line-height: 22px;
	font-size: 0.9em;
}

a.reclogtime:hover {
	opacity: 1;
}

a.reclogtime span {
	position: absolute;
	left: 2px;
	font-size: 0.9em;
}

a.reclogtime b {
	position: absolute;
	right: 3px;
}

.decore_intervals div {
	display: block;
	float: left;
	font-size: 0.7em;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	box-sizing: border-box;
	border-left: 1px solid #d8d8d8;
}


a.makecheck {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #4f4f4f;
	font-size: 0.8em;
	background: #f0f0f0;
	border-radius: 3px;
}

a.makecheck:hover {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #4f4f4f;
	border-radius: 3px;
}

a.cassa_img_print {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #398dd8;
	font-size: 0.8em;
	background: #fff;
	border-radius: 3px;
}

a.cassa_img_print:hover {
	background: #c4e2f2;
}

a.cassa_img_print img {
	display: inline;
	margin-right: 0px;
	width: 11px;
	height: 11px;
	vertical-align: middle;
}

a.cassa_img_profile img {
	display: inline;
	width: 15px;	
}

.card_payment {
	background-color: #eee;
	display: block;
	width: 100%;
	min-height: 80px;
	font-size: 18px;
	font-weight: 900;
	color: #516168;
	line-height: 80px;
}

.card_payment img {
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
	border-radius: 5px;
}

.terminal_responce {
	display: block;
	width: auto;
	font-weight: 600;
	text-align: center;
	font-size: 16px;
	color: #008000;
}

.client_card {
	
}

.client_card_main {
	display: block;
	overflow: hidden;
}

.client_card_main .lcol {
	display: block;
	width: 220px;
	padding: 4px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #dedede;
}

.client_card_main .lcol .avatar {
	display: block;
	width: 100%;
	height: auto;
	background: #e6e6e6;
	margin: 0 auto;
}

.client_card_main .lcol img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.client_card_main .rcol {
	display: block;
	margin-left: 240px;
	overflow: hidden;
}

.client_card_main table {
	width: 100%;
}

.client_card_main table .fio td {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
}

tr.inforow td {
	border-bottom: 1px solid #dedede;
	font-size: 13px;
	font-weight: 400;
	
}

tr.inforow td:first-child {
	color: #b3b3b3;
	width: 35%;
}

.client_card_main table.userstop {
	font-size: 12px;
	font-weight: 400;
}

.client_card_main table.userstop td {
	text-align: left;
}

.client_card_main table.userstop td:nth-child(2), .client_card_main table.userstop td:nth-child(3) {
	width: 20%;
	text-align: center;
}


.terminalpay {
	display: block;
	overflow: hidden;
	border: 1px solid #d8d8d8;
    overflow: hidden;
    color: #000000;
    padding: 10px;
    font-size: 14px;
    margin: 15px;
    background: #ececec;
    background-position: 10px center;
	margin-left: 0px;
}

.terminalpay .terminal_responce {
	text-align: left;
	margin-top: 10px;
}

.terminalpay img {
	height: 115px;
	float: left;
	margin-right: 20px;
}

.terminalpay a {
	display: inline-block;
    width: 250px;
    padding-left: 1%;
    padding-right: 1%;
    float: none;
    height: 35px;
    padding-top: 0px;
    text-align: center;
    background: #909090;
    margin-right: 1%;
    margin-top: 15px;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #333333;
	line-height: 35px;
}
.terminalpay a img {
	height: 30px;
	margin-top: 3px;
}

.itog_lighter {
	text-align: left;
}
