@import url(reset.css);
@import url(font-awesome.css);
@import url(calendar.css);
.login {
  background: #fff;
  border: 1px solid #ddd;
  border-top: none !important;
  height: 150px;
  left: 50%;
  margin: -80px 0 0 -150px;
  position: fixed;
  top: 50%;
  width: 300px;
}
.login_title {
  background: url(../img/header.png) repeat-x;
  height: 40px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  text-align: right;
  padding-right: 10px;
  left: 50%;
  margin: -120px 0 0 -150px;
  position: fixed;
  top: 50%;
  width: 292px;
}
.a_title {
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  text-align: right;
  padding-right: 10px;
  width: 292px;
}
.a_logo {
  background: url(../img/logo.png) no-repeat;
  height: 40px;
  width: 128px;
}
.login_form {
  margin-top: -15px;
  margin-left: 33px;
  padding: 20px;
}
.login_form div {
  margin-top: 10px;
}
.login_form button {
  margin-left: 70px;
}
.tk_clear {
  clear: both;
}
.tk_inline_block {
  display: inline-block;
}
.display_none {
  display: none;
}
.hr_b {
  background: rgba(69,143,218,0.77);
  border: none;
}
.tk_wrapper_98 {
  margin: 0 auto;
  width: 98%;
}
.tk_wrapper_650px {
  margin: 0 auto;
  width: 650px;
}
.tk_wrapper_w {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: auto;
}
.tk_wrapper_gr {
  background: #fff !important;
  border: 2px dashed #4182C3;
  border-radius: 6px;
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 10px;
  width: auto;
}
.tk_wrapper_w_min {
  background: #fbfbfb;
  border: 1px solid #ddd;
  border-right: none;
  width: auto;
}
.tk_wrapper_b {
  background: #f5faff;
  border: 1px solid #d7dce1;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: auto;
}
.tk_wrapper_g {
  background: #eeffd8;
  border: 1px solid #d7dce1;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: auto;
}
.tk_toolbar_btn {
  background-color: transparent;
  background-image: url(../img/buttons/buttons.png);
  border: none;
  cursor: pointer;
  height: 24px;
  margin-top: 3px;
  min-width: 24x;
  width: 24px;
}
.tk_icon_24 {
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  cursor: pointer;
  display: block;
  height: 24px;
  min-width: 24x;
  outline: none;
  width: 24px;
}
.tk_icon_18 {
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.tk_f_left {
  float: left;
}
.tk_f_right {
  float: right;
}
.tk_margin_center {
  margin: 0 auto;
}
.tk_center {
  text-align: center;
}
.tk_left {
  text-align: left;
}
.tk_a_left {
  left: 1%;
}
.tk_a_left_100 {
  left: 100%;
}
.tk_a_right {
  right: 1%;
}
.tk_a_right_100 {
  right: 100%;
}
.tk_menu_ico {
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.w_auto {
  width: auto;
}
.w_100p {
  width: 100%;
}
.w_0 {
  max-width: 0px;
  min-width: 0px;
  width: 0px;
}
.w_5 {
  max-width: 5px;
  min-width: 5px;
  width: 5px;
}
.w_6 {
  max-width: 6px;
  min-width: 6px;
  width: 6px;
}
.w_7 {
  max-width: 7px;
  min-width: 7px;
  width: 7px;
}
.w_8 {
  max-width: 8px;
  min-width: 8px;
  width: 8px;
}
.w_9 {
  max-width: 9px;
  min-width: 9px;
  width: 9px;
}
.w_10 {
  max-width: 10px;
  min-width: 10px;
  width: 10px;
}
.w_15 {
  max-width: 15px;
  min-width: 15px;
  width: 15px;
}
.w_20 {
  max-width: 20px;
  min-width: 20px;
  width: 20px;
}
.w_30 {
  max-width: 30px;
  min-width: 30px;
  width: 30px;
}
.w_40 {
  max-width: 40px;
  min-width: 40px;
  width: 40px;
}
.w_50 {
  max-width: 50px;
  min-width: 50px;
  width: 50px;
}
.w_60 {
  max-width: 60px;
  min-width: 60px;
  width: 60px;
}
.w_70 {
  max-width: 70px;
  min-width: 70px;
  width: 70px;
}
.w_80 {
  max-width: 80px;
  min-width: 80px;
  width: 80px;
}
.w_90 {
  max-width: 90px;
  min-width: 90px;
  width: 90px;
}
.w_100 {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
}
.w_110 {
  max-width: 110px;
  min-width: 110px;
  width: 110px;
}
.w_115 {
  max-width: 115px;
  min-width: 115px;
  width: 115px;
}
.w_120 {
  max-width: 120px;
  min-width: 120px;
  width: 120px;
}
.w_125 {
  max-width: 125px;
  min-width: 125px;
  width: 125px;
}
.w_130 {
  max-width: 130px;
  min-width: 130px;
  width: 130px;
}
.w_140 {
  max-width: 140px;
  min-width: 140px;
  width: 140px;
}
.w_150 {
  max-width: 150px;
  min-width: 150px;
  width: 150px;
}
.w_160 {
  max-width: 160px;
  min-width: 160px;
  width: 160px;
}
.w_170 {
  max-width: 170px;
  min-width: 170px;
  width: 170px;
}
.w_180 {
  max-width: 180px;
  min-width: 180px;
  width: 180px;
}
.w_190 {
  max-width: 190px;
  min-width: 190px;
  width: 190px;
}
.w_200_chess {
  width: 200px;
}
.w_200 {
  max-width: 200px;
  min-width: 200px;
  width: 200px;
}
.w_210 {
  max-width: 210px;
  min-width: 210px;
  width: 210px;
}
.w_220 {
  max-width: 220px;
  min-width: 220px;
  width: 220px;
}
.w_230 {
  max-width: 230px;
  min-width: 230px;
  width: 230px;
}
.w_240 {
  max-width: 240px;
  min-width: 240px;
  width: 240px;
}
.w_250 {
  max-width: 250px;
  min-width: 250px;
  width: 250px;
}
.w_260 {
  max-width: 260px;
  min-width: 260px;
  width: 260px;
}
.w_270 {
  max-width: 270px;
  min-width: 270px;
  width: 270px;
}
.w_280 {
  max-width: 280px;
  min-width: 280px;
  width: 280px;
}
.w_290 {
  max-width: 290px;
  min-width: 290px;
  width: 290px;
}
.w_300 {
  max-width: 300px;
  min-width: 300px;
  width: 300px;
}
.w_330 {
  max-width: 330px;
  min-width: 330px;
  width: 330px;
}
.w_340 {
  max-width: 340px;
  min-width: 340px;
  width: 340px;
}
.w_350 {
  max-width: 350px;
  min-width: 350px;
  width: 350px;
}
.w_360 {
  max-width: 360px;
  min-width: 360px;
  width: 360px;
}
.w_370 {
  max-width: 370px;
  min-width: 370px;
  width: 370px;
}
.w_380 {
  max-width: 380px;
  min-width: 380px;
  width: 380px;
}
.w_390 {
  max-width: 390px;
  min-width: 390px;
  width: 390px;
}
.w_400 {
  max-width: 400px;
  min-width: 400px;
  width: 400px;
}
.w_410 {
  max-width: 410px;
  min-width: 410px;
  width: 410px;
}
.w_420 {
  max-width: 420px;
  min-width: 420px;
  width: 420px;
}
.w_430 {
  max-width: 430px;
  min-width: 430px;
  width: 430px;
}
.w_440 {
  max-width: 440px;
  min-width: 440px;
  width: 440px;
}
.w_450 {
  max-width: 450px;
  min-width: 450px;
  width: 450px;
}
.w_460 {
  max-width: 460px;
  min-width: 460px;
  width: 460px;
}
.w_470 {
  max-width: 470px;
  min-width: 470px;
  width: 470px;
}
.w_480 {
  max-width: 480px;
  min-width: 480px;
  width: 480px;
}
.w_500 {
  max-width: 500px;
  min-width: 500px;
  width: 500px;
}
.w_510 {
  max-width: 510px;
  min-width: 510px;
  width: 510px;
}
.w_520 {
  max-width: 520px;
  min-width: 520px;
  width: 520px;
}
.w_530 {
  max-width: 530px;
  min-width: 530px;
  width: 530px;
}
.w_540 {
  max-width: 540px;
  min-width: 540px;
  width: 540px;
}
.w_550 {
  max-width: 550px;
  min-width: 550px;
  width: 550px;
}
.w_560 {
  max-width: 560px;
  min-width: 560px;
  width: 560px;
}
.w_570 {
  max-width: 570px;
  min-width: 570px;
  width: 570px;
}
.w_580 {
  max-width: 580px;
  min-width: 580px;
  width: 580px;
}
.w_590 {
  max-width: 590px;
  min-width: 590px;
  width: 590px;
}
.w_600 {
  max-width: 600px;
  min-width: 600px;
  width: 600px;
}
.w_650 {
  max-width: 650px;
  min-width: 650px;
  width: 650px;
}
.w_680 {
  max-width: 680px;
  min-width: 680px;
  width: 680px;
}
.w_690 {
  max-width: 690px;
  min-width: 690px;
  width: 690px;
}
.w_700 {
  max-width: 700px;
  min-width: 700px;
  width: 700px;
}
.w_740 {
  max-width: 740px;
  min-width: 740px;
  width: 740px;
}
.w_750 {
  max-width: 750px;
  min-width: 750px;
  width: 750px;
}
.w_760 {
  max-width: 760px;
  min-width: 760px;
  width: 760px;
}
.w_770 {
  max-width: 770px;
  min-width: 770px;
  width: 770px;
}
.w_800 {
  max-width: 800px;
  min-width: 800px;
  width: 800px;
}
.w_850 {
  max-width: 850px;
  min-width: 850px;
  width: 850px;
}
.w_900 {
  max-width: 900px;
  min-width: 900px;
  width: 900px;
}
.w_920 {
  max-width: 920px;
  min-width: 920px;
  width: 920px;
}
.w_950 {
  max-width: 950px;
  min-width: 950px;
  width: 950px;
}
.w_955 {
  max-width: 955px;
  min-width: 955px;
  width: 955px;
}
.w_960 {
  max-width: 960px;
  min-width: 960px;
  width: 960px;
}
.w_970 {
  max-width: 970px;
  min-width: 970px;
  width: 970px;
}
.w_980 {
  max-width: 980px;
  min-width: 980px;
  width: 980px;
}
.w_1000 {
  max-width: 1000px;
  min-width: 1000px;
  width: 1000px;
}
.w_1100 {
  max-width: 1100px;
  min-width: 1100px;
  width: 1100px;
}
.w_1200 {
  max-width: 1200px;
  min-width: 1200px;
  width: 1200px;
}
.input_h_18{
  height:18px;
  font-size:10px ;
  line-height: 12px ;"
}
.h_0 {
  max-height: 0px;
  min-height: 0px;
  height: 0px;
}
.h_1 {
  max-height: 1px;
  min-height: 1px;
  height: 1px;
}
.h_2 {
  max-height: 2px;
  min-height: 2px;
  height: 2px;
}
.h_5 {
  max-height: 5px;
  min-height: 5px;
  height: 5px;
}
.h_10 {
  max-height: 10px;
  min-height: 10px;
  height: 10px;
}
.h_20 {
  max-height: 20px;
  min-height: 20px;
  height: 20px;
}
.h_30 {
  max-height: 30px;
  min-height: 30px;
  height: 30px;
}

.h_40 {
  max-height: 40px;
  min-height: 40px;
  height: 40px;
}
.h_50 {
  max-height: 50px;
  min-height: 50px;
  height: 50px;
}
.h_60 {
  max-height: 60px;
  min-height: 60px;
  height: 60px;
}
.h_70 {
  max-height: 70px;
  min-height: 70px;
  height: 70px;
}
.h_80 {
  max-height: 80px;
  min-height: 80px;
  height: 80px;
}
.h_90 {
  max-height: 90px;
  min-height: 90px;
  height: 90px;
}
.h_100 {
  max-height: 100px;
  min-height: 100px;
  height: 100px;
}
.h_150 {
  max-height: 150px;
  min-height: 150px;
  height: 150px;
}
.h_200 {
  max-height: 200px;
  min-height: 200px;
  height: 200px;
}
.h_250 {
  max-height: 250px;
  min-height: 250px;
  height: 250px;
}
.h_300 {
  max-height: 300px;
  min-height: 300px;
  height: 300px;
}
.h_350 {
  max-height: 350px;
  min-height: 350px;
  height: 350px;
}
.h_400 {
  max-height: 400px;
  min-height: 400px;
  height: 400px;
}
.h_450 {
  max-height: 450px;
  min-height: 450px;
  height: 450px;
}
.h_500 {
  max-height: 500px;
  min-height: 500px;
  height: 500px;
}
.h_550 {
  max-height: 550px;
  min-height: 550px;
  height: 550px;
}
.h_600 {
  max-height: 600px;
  min-height: 600px;
  height: 600px;
}
.h_650 {
  max-height: 650px;
  min-height: 650px;
  height: 650px;
}
.h_700 {
  max-height: 700px;
  min-height: 700px;
  height: 700px;
}
.tk_f_bold {
  font-weight: bold;
}
.np {
  padding: 0px !important;
}
.pt_3 {
  padding-top: 5px;
}
.nm {
  margin: 0px !important;
}
.tk_border_free_r {
  border-right: none !important;
}
.tk_border_free_l {
  border-left: none !important;
}
.tk_border_free_t {
  border-top: none !important;
}
.tk_border_free_b {
  border-bottom: none !important;
}
.tk_border_r {
  border-right: 1px solid #ddd !important;
}
.tk_transparent_border_r {
  border-right: 1px solid transparent !important;
}
.tk_transparent_border_l {
  border-left: 1px solid transparent !important;
}
.tk_transparent_border_t {
  border-top: 1px solid transparent !important;
}
.tk_transparent_border_b {
  border-bottom: 1px solid transparent !important;
}
.b_v {
  background: #5b86ca url(../img/forms/btn.jpg) repeat-x;
  border: 1px solid #5b86ca;
  border-radius: 2px;
  color: #fff !important;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  height: 22px;
  padding: 3px 10px 2px 10px;
}
.b_v:hover {
  background: #6c9ff0 url(../img/forms/btn_h.jpg) repeat-x;
}
.b_v:active {
  background: #6c9ff0 url(../img/forms/btn_a.jpg) repeat-x;
  color: #f1f1f1;
}
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.bloc_center {
  margin: 0 auto;
}
.inline_block {
  display: inline-block;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.p_0 {
  padding: 0px;
}
.pl_0 {
  padding-left: 0px;
}
.pr_0 {
  padding-right: 0px;
}
.pt_0 {
  padding-top: 0px;
}
.pb_0 {
  padding-bottom: 0px;
}
.p_5 {
  padding: 5px;
}
.pl_5 {
  padding-left: 5px;
}
.pr_5 {
  padding-right: 5px;
}
.pt_5 {
  padding-top: 5px;
}
.pb_5 {
  padding-bottom: 5px;
}
.p_10 {
  padding: 10px;
}
.pl_10 {
  padding-left: 10px;
}
.pr_10 {
  padding-right: 10px;
}
.pt_10 {
  padding-top: 10px;
}
.pb_10 {
  padding-bottom: 10px;
}
.p_15 {
  padding: 15px;
}
.pl_15 {
  padding-left: 15px;
}
.pr_15 {
  padding-right: 15px;
}
.pt_15 {
  padding-top: 15px;
}
.pb_15 {
  padding-bottom: 15px;
}
.p_20 {
  padding: 20px;
}
.pl_20 {
  padding-left: 20px;
}
.pr_20 {
  padding-right: 20px;
}
.pt_20 {
  padding-top: 20px;
}
.pb_20 {
  padding-bottom: 20px;
}
.p_30 {
  padding: 30px;
}
.pl_30 {
  padding-left: 30px;
}
.pr_30 {
  padding-right: 30px;
}
.pt_30 {
  padding-top: 30px;
}
.pb_30 {
  padding-bottom: 30px;
}
.p_40 {
  padding: 40px;
}
.pl_40 {
  padding-left: 40px;
}
.pr_40 {
  padding-right: 40px;
}
.pt_40 {
  padding-top: 40px;
}
.pb_40 {
  padding-bottom: 40px;
}
.p_50 {
  padding: 50px;
}
.pl_50 {
  padding-left: 50px;
}
.pr_50 {
  padding-right: 50px;
}
.pt_50 {
  padding-top: 50px;
}
.pb_50 {
  padding-bottom: 50px;
}
.m_0 {
  margin: 0px;
}
.ml_0 {
  margin-left: 0px;
}
.mr_0 {
  margin-right: 0px;
}
.mt_0 {
  margin-top: 0px;
}
.mb_0 {
  margin-bottom: 0px;
}
.m_3 {
  margin: 3px;
}
.ml_3 {
  margin-left: 3px;
}
.mr_3 {
  margin-right: 3px;
}
.mt_3 {
  margin-top: 3px;
}
.mb_3 {
  margin-bottom: 3px;
}
.m_4 {
  margin: 4px;
}
.ml_4 {
  margin-left: 4px;
}
.mr_4 {
  margin-right: 4px;
}
.mt_4 {
  margin-top: 4px;
}
.mb_4 {
  margin-bottom: 4px;
}
.m_5 {
  margin: 5px;
}
.ml_5 {
  margin-left: 5px;
}
.mr_5 {
  margin-right: 5px;
}
.mt_5 {
  margin-top: 5px;
}
.mb_5 {
  margin-bottom: 5px;
}
.m_6 {
  margin: 6px;
}
.ml_6 {
  margin-left: 6px;
}
.mr_6 {
  margin-right: 6px;
}
.mt_6 {
  margin-top: 6px;
}
.mb_6 {
  margin-bottom: 6px;
}
.m_7 {
  margin: 7px;
}
.ml_7 {
  margin-left: 7px;
}
.mr_7 {
  margin-right: 7px;
}
.mt_7 {
  margin-top: 7px;
}
.mb_7 {
  margin-bottom: 7px;
}
.m_8 {
  margin: 8px;
}
.ml_8 {
  margin-left: 8px;
}
.mr_8 {
  margin-right: 5px;
}
.mt_8 {
  margin-top: 8px;
}
.mb_8 {
  margin-bottom: 8px;
}
.m_9 {
  margin: 9px;
}
.ml_9 {
  margin-left: 9px;
}
.mr_9 {
  margin-right: 9px;
}
.mt_9 {
  margin-top: 9px;
}
.mb_9 {
  margin-bottom: 9px;
}
.m_10 {
  margin: 10px;
}
.ml_10 {
  margin-left: 10px;
}
.mr_10 {
  margin-right: 10px;
}
.mt_10 {
  margin-top: 10px;
}
.mb_10 {
  margin-bottom: 10px;
}
.m_20 {
  margin: 20px;
}
.ml_20 {
  margin-left: 20px;
}
.mr_20 {
  margin-right: 20px;
}
.mt_20 {
  margin-top: 20px;
}
.mb_20 {
  margin-bottom: 20px;
}
.m_30 {
  margin: 30px;
}
.ml_30 {
  margin-left: 30px;
}
.mr_30 {
  margin-right: 30px;
}
.mt_30 {
  margin-top: 30px;
}
.mb_30 {
  margin-bottom: 30px;
}
.m_40 {
  margin: 40px;
}
.ml_40 {
  margin-left: 40px;
}
.mr_40 {
  margin-right: 40px;
}
.mt_40 {
  margin-top: 40px;
}
.mb_40 {
  margin-bottom: 40px;
}
.m_50 {
  margin: 50px;
}
.ml_50 {
  margin-left: 50px;
}
.mr_50 {
  margin-right: 50px;
}
.mt_50 {
  margin-top: 50px;
}
.mb_50 {
  margin-bottom: 50px;
}
.m_60 {
  margin: 60px;
}
.ml_60 {
  margin-left: 60px;
}
.mr_60 {
  margin-right: 60px;
}
.mt_60 {
  margin-top: 60px;
}
.mb_60 {
  margin-bottom: 60px;
}
.m_70 {
  margin: 70px;
}
.ml_70 {
  margin-left: 70px;
}
.mr_70 {
  margin-right: 70px;
}
.mt_70 {
  margin-top: 70px;
}
.mb_70 {
  margin-bottom: 70px;
}
html {
  width: 100%;
  height: 100%;
}
body {
  background: #f6f8fa;
  color: #333;
  font-family: Tahoma;
  font-size: 12px;
  margin: 0px;
  overflow-x: hidden !important;
  padding: 0px;
}
.bloc_2_wrapper {
  background: #fff;
  border-radius: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 15px;
}
h1,
h3,
h4,
h5 {
  color: #4182c3;
  font-weight: normal;
}
h1 {
  font-size: 20px;
  margin-top: 0px;
}
h2 {
  color: #4182c3;
  font-size: 13px;
}
hr {
  background: #4182c3;
  border: none;
  height: 1px;
}
img {
  vertical-align: moddle;
}
a {
  color: #4182c3 !important;
  text-decoration: none !important;
}
button {
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  outline: none !important;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="number"] {
  background: #FFFFFF;
  border: solid 1px #c5c5c5;
  color: #555;
  height: 20px;
  min-width: 20px;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-right: 1px;
  outline: 0;
  padding-left: 3px;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus {
  outline: 1px solid #57a8ff;
}/*#4182c3*/
input[type="password"] {
  background: #FFFFFF;
  border: solid 1px #c5c5c5;
  color: #555;
  font-size: 12px;
  height: 20px;
  min-width: 20px;
  margin-top: 2px;
  margin-bottom: 0px;
  outline: 0;
  padding-left: 3px;
}
input[type="password"]:focus {
  outline: 1px solid #4182c3;
}
textarea {
  background: #FFFFFF;
  border: solid 1px #c5c5c5;
  color: #555;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-right: 1px;
  outline: 0;
  padding-left: 3px;
}
textarea:focus {
  outline: 1px solid #4182c3;
}
.red_star {
  color: #de2525;
  font-weight: bold;
}
.head {
  background: url(../img/header.png);
  height: 30px;
  color: #fff;
}
.menu_btn {
  background: #a7d155 url(../img/menu_btn.png) no-repeat;
  color: #fff;
  cursor: pointer;
  float: left;
  font-weight: bold;
  height: 30px;
  margin-right: 1%;
  line-height: 30px;
  text-indent: 33px;
  width: 80px;
}
.menu {
  display: none;
  height: auto;
  position: absolute;
  top: 30px;
  z-index: 2;
}
.menu ul {
  background: url(../img/menu_bg.png);
  border-radius: 0px 0px 8px 8px;
  font-size: 13px;
  padding: 5px;
  margin: 0px 0px 0px 0px;
}
.menu ul li {
  color: #fff;
  display: block;
  height: 27px;
  line-height: 27px;
  min-width: 240px;
  text-indent: 5%;
  width: auto;
}
.menu ul li.hover {
  background: #4796e3;
  border-radius: 8px;
  cursor: pointer;
  width: auto;
}
.menu ul li ul {
  border-radius: 8px;
  position: absolute;
  margin-left: 5px;
  margin-top: -32px;
  min-width: 230px;
  visibility: hidden;
}
.sep {
  border-bottom: 1px solid #4796e3 !important;
}
.title {
  color: #fff;
  float: left;
  font-weight: bold;
  margin-left: 0px;
}
.title_main {
  display: none;
  font-size: 13px;
}
.title_tree {
  color: #fff;
  font-size: 13px;
  font-family: Arial;
  line-height: 30px;
}
.user_options {
  color: #fff;
  float: right;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial;
  height: 28px;
  line-height: 30px;
}
.user_options form {
  float: right;
}
.user_name {
  float: left;
}
.user_menu {
  background: url(../img/exit.png) no-repeat;
  border: 1px solid transparent;
  cursor: pointer;
  display: block;
  height: 20px;
  margin-left: 3px;
  margin-top: 4px;
  padding: 0px;
  width: 20px;
}
.user_menu:hover {
  border: 1px solid #eee;
  border-radius: 3px;
}
.row_m {
  background: url(../img/row_m.png) no-repeat;
  cursor: pointer;
  display: block;
  float: right;
  height: 11px;
  margin-top: 9px;
  margin-right: 6px;
  width: 9px;
}

.menu_ico_guests {
  background-position: -233px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_references {
  background-position: -439px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_administration {
  background-position: -10px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_service {
  background-position: -580px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_chess {
  background-position: -36px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_calculating {
  background-position: -634px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_reports {
  background-position: -493px -112px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_floor {
  background-position: -120px -111px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_moduls {
  background-position: -292px -111px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.menu_ico_cleaning {
  background-position: -176px -111px !important;
  background-color: transparent;
  background: url(../img/icons/icons_base.png);
  display: block;
  float: left;
  height: 25px;
  margin-left: 7%;
  margin-top: 1px;
  width: 28px;
}
.toolbar {
  background: url(../img/toolbar_bg.png);
  height: 30px;
}
.btns_group {
  margin-right: 2%;
}

.empty_btn {
  background-image: none !important;
  background-color: transparent;
  border: none;
  cursor: default;
  height: 24px;
  margin-top: 3px;
  min-width: 17px;
  width: 17px;
}
.empty_btn:hover {
  background-image: none !important;
  background-color: transparent;
  border: none;
}
.toolbar button {
  margin-right: -1px;
}

/* Описание спрайта */
.b_common{     /* Общий класс для всех кнопок спрайта, подключается вместе с конкретной кнопкой */
  background-color: transparent;
  background-image: url(../img/buttons/buttons.png?v=3);
  border: none;
  cursor: pointer;
  height: 24px;
  margin-top: 3px;
  min-width: 24x;
  width: 24px;
}
.b_filtr {	
  background-position: 0px 0px;
}
.b_filtr:hover {
  background-position: 0px -25px;
}
.b_filtr:active {
  background-position: 0px -50px;
}

.b_add {
  background-position: -26px 0px;
}
.b_add:hover {
  background-position: -26px -25px;
}
.b_add:active {
  background-position: -26px -50px;
}
.b_edit {
  background-position: -52px 0px;
}
.b_edit:hover {
  background-position: -52px -25px;
}
.b_edit:active {
  background-position: -52px -50px;
}
.b_delete {
  background-position: -78px 0px;
}
.b_delete:hover {
  background-position: -78px -25px;
}
.b_delete:active {
  background-position: -78px -50px;
}
.b_menu_setup {
  background-position: -104px 0px;
}
.b_menu_setup:hover {
  background-position: -104px -25px;
}
.b_menu_setup:active {
  background-position: -104px -50px;
}
.b_trash {
  background-position: -130px 0px;
}
.b_trash:hover {
  background-position: -130px -25px;
}
.b_print {
  background-position: -156px 0px;
}
.b_print:hover {
  background-position: -156px -25px;
}
.b_print:active {
  background-position: -156px -50px;
}
.b_trash:active {
  background-position: -130px -50px;
}
.b_csvin {
  background-position: -182px 0px;
}
.b_csvin:hover {
  background-position: -182px -25px;
}
.b_csvin:active {
  background-position: -182px -50px;
}
.b_csvout {
  background-position: -208px 0px;
}
.b_csvout:hover {
  background-position: -208px -25px;
}
.b_csvout:active {
  background-position: -208px -50px;
}
.b_rtfin {
  background-position: -234px 0px;
}
.b_rtfin:hover {
  background-position: -234px -25px;
}
.b_rtfin:active {
  background-position: -234px -50px;
}
.b_rtfout {
  background-position: -260px 0px;
}
.b_rtfout:hover {
  background-position: -260px -25px;
}
.b_rtfout:active {
  background-position: -260px -50px;
}
.b_history {
  background-position: -286px 0px;
}
.b_history:hover {
  background-position: -286px -25px;
}
.b_history:active {
  background-position: -286px -50px;
}
.b_info {
  background-position: -312px 0px;
}
.b_info:hover {
  background-position: -312px -25px;
}
.b_info:active {
  background-position: -312px -50px;
}
.b_move_o {
  background-position: -338px 0px;
}
.b_move_o:hover {
  background-position: -338px -25px;
}
.b_move_o:active {
  background-position: -338px -50px;
}
.b_reports {
  background-position: -364px 0px;
}
.b_reports:hover {
  background-position: -364px -25px;
}
.b_reports:active {
  background-position: -364px -50px;
}
.b_watch {
  background-position: -390px 0px;
}
.b_watch:hover {
  background-position: -390px -25px;
}
.b_watch:active {
  background-position: -390px -50px;
}
.b_watch_a {
  background-position: -390px -50px;
}
.b_watch_a:hover {
  background-position: -390px -25px;
}
.b_reservation {
  background-position: -416px 0px;
}
.b_reservation:hover {
  background-position: -416px -25px;
}
.b_reservation:active {
  background-position: -416px -50px;
}
.b_reservation_a {
  background-position: -416px -50px;
}
.b_reservation_a:hover {
  background-position: -416px -25px;
}
.b_moveinto {
  background-position: -442px 0px;
}
.b_moveinto:hover {
  background-position: -442px -25px;
}
.b_moveinto:active {
  background-position: -442px -50px;
}
.b_moveinto_a {
  background-position: -442px -50px;
}
.b_moveinto_a:hover {
  background-position: -442px -25px;
}
.b_moveinto_r {
  background-position: -468px 0px;
}
.b_moveinto_r:hover {
  background-position: -468px -25px;
}
.b_moveinto_r:active {
  background-position: -468px -50px;
}
.b_moveinto_r_a {
  background-position: -468px -50px;
}
.b_moveinto_r_a:hover {
  background-position: -468px -25px;
}
.b_prolongation {
  background-position: -494px 0px;
}
.b_prolongation:hover {
  background-position: -494px -25px;
}
.b_prolongation:active {
  background-position: -494px -50px;
}
.b_prolongation_a {
  background-position: -494px -50px;
}
.b_prolongation_a:hover {
  background-position: -494px -25px;
}
.b_move {
  background-position: -520px 0px;
}
.b_move:hover {
  background-position: -520px -25px;
}
.b_move:active {
  background-position: -520px -50px;
}
.b_move_a {
  background-position: -520px -50px;
}
.b_move_a:hover {
  background-position: -520px -25px;
}
.b_moveout {
  background-position: -546px 0px;
}
.b_moveout:hover {
  background-position: -546px -25px;
}
.b_moveout:active {
  background-position: -546px -50px;
}
.b_moveout_a {
  background-position: -546px -50px;
}
.b_moveout_a:hover {
  background-position: -546px -25px;
}
.b_cancellation {
  background-position: -572px 0px;
}
.b_cancellation:hover {
  background-position: -572px -25px;
}
.b_cancellation:active {
  background-position: -572px -50px;
}
.b_cancellation_a {
  background-position: -572px -50px;
}
.b_cancellation_a:hover {
  background-position: -572px -25px;
}
.b_ok_disabled {
  background-position: -598px 0px;
}
.b_ok_disabled:hover {
  background-position: -598px -25px;
}
.b_ok_disabled:active {
  background-position: -598px -50px;
}
.b_ok_disabled_a {
  background-position: -598px -50px;
}
.b_ok_disabled_a:hover {
  background-position: -598px -25px;
}
.b_ok {
  background-position: -624px 0px;
}
.b_ok:hover {
  background-position: -624px -25px;
}
.b_ok:active {
  background-position: -624px -50px;
}
.b_ok_a {
  background-position: -624px -50px;
}
.b_ok_a:hover {
  background-position: -624px -25px;
}
.b_less {
  background-position: -650px 0px;
}
.b_less:hover {
  background-position: -650px -25px;
}
.b_less:active {
  background-position: -650px -50px;
}
.b_less_a {
  background-position: -650px -50px;
}
.b_less_a:hover {
  background-position: -650px -25px;
}
.b_bigger {
  background-position: -676px 0px;
}
.b_bigger:hover {
  background-position: -676px -25px;
}
.b_bigger:active {
  background-position: -676px -50px;
}
.b_bigger_a {
  background-position: -676px -50px;
}
.b_bigger_a:hover {
  background-position: -676px -25px;
}
.b_watch_guest {
  background-position: -702px 0px;
}
.b_watch_guest:hover {
  background-position: -702px -25px;
}
.b_watch_guest:active {
  background-position: -702px -50px;
}
.b_watch_guest_a {
  background-position: -702px -50px;
}
.b_watch_guest_a:hover {
  background-position: -702px -25px;
}
.b_watch_date {
  background-position: -780px 0px;
}
.b_watch_date:hover {
  background-position: -780px -25px;
}
.b_watch_date:active {
  background-position: -780px -50px;
}
.b_watch_date_a {
  background-position: -780px -50px;
}
.b_watch_date_a:hover {
  background-position: -780px -25px;
}
.b_watch_room {
  background-position: -728px 0px;
}
.b_watch_room:hover {
  background-position: -728px -25px;
}
.b_watch_room:active {
  background-position: -728px -50px;
}
.b_watch_room_a {
  background-position: -728px -50px;
}
.b_watch_room_a:hover {
  background-position: -728px -25px;
}
.b_watch_order {
  background-position: -806px 0px;
}
.b_watch_order:hover {
  background-position: -806px -25px;
}
.b_watch_order:active {
  background-position: -806px -50px;
}
.b_watch_order_a {
  background-position: -806px -50px;
}
.b_watch_order_a:hover {
  background-position: -806px -25px;
}
.b_serv {
  background-position: -832px 0px;
}
.b_serv:hover {
  background-position: -832px -25px;
}
.b_serv:active {
  background-position: -832px -50px;
}
.b_balance {
  background-position: -858px 0px;
}
.b_balance:hover {
  background-position: -858px -25px;
}
.b_balance:active {
  background-position: -858px -50px;
}
.b_back {
  background-position: -884px 0px;
}
.b_back:hover {
  background-position: -884px -25px;
}
.b_back:active {
  background-position: -884px -50px;
}
.b_adress {
  background-position: -910px 0px;
}
.b_adress:hover {
  background-position: -910px -25px;
}
.b_adress:active {
  background-position: -910px -50px;
}
.b_reloc {
  background-position: -1014px 0px;
}
.b_reloc:hover {
  background-position: -1014px -25px;
}
.b_reloc:active {
  background-position: -1014px -50px;
}
.b_reloc_a {
  background-position: -1014px -50px;
}
.b_reloc_a:hover {
  background-position: -1014px -25px;
}
.b_remind {
  background-position: -1092px 0px;
}
.b_remind:hover {
  background-position: -1092px -25px;
}
.b_remind:active {
  background-position: -1092px -50px;
}
.b_free {
  background-position: -1118px 0px;
}
.b_free:hover {
  background-position: -1118px -25px;
}
.b_free:active {
  background-position: -1118px -50px;
}
.b_remind_plus {
  background-position: -1196px 0px;
}
.b_remind_plus:hover {
  background-position: -1196px -25px;
}
.b_remind_plus:active {
  background-position: -1196px -50px;
}
.b_mass_moveinto{
  background-position: -1222px 0px;
}
.b_mass_moveinto:hover{
  background-position: -1222px -25px;
}
.b_mass_moveinto:active{
  background-position: -1222px -50px;
}
.b_mass_prolongation{
  background-position: -1248px 0px;
} 
.b_mass_prolongation:hover{
  background-position: -1248px -25px;
} 
.b_mass_prolongation:active{
  background-position: -1248px -50px;
} 

.b_mass_reloc{
  background-position: -1274px 0px;
}  
.b_mass_reloc:hover{
  background-position: -1274px -25px;
}  
.b_mass_reloc:active{
  background-position: -1274px -50px;
}  
.b_mass_moveout{
  background-position: -1300px 0px;
}  
.b_mass_moveout:hover{
  background-position: -1300px -25px;
}  
.b_mass_moveout:active{
  background-position: -1300px -50px;
}  
.b_mass_cancellation{
  background-position: -1326px 0px;
}
.b_mass_cancellation:hover{
  background-position: -1326px -25px;
}
.b_mass_cancellation:active{
  background-position: -1326px -50px;
}
.b_bills_refresh{
  background-position: -1352px 0px;
}
.b_bills_refresh:hover{
  background-position: -1352px -25px;
}
.b_bills_refresh:active{
  background-position: -1352px -50px;
}
.b_edit_rezervation{
  background-position: -1378px 0px;
}
.b_edit_rezervation:hover{
  background-position: -1378px -25px;
}
.b_edit_rezervation:active{
  background-position: -1378px -50px;
}
.b_edit_rezervation_a
{
  background-position: -1378px -50px;
}
.b_cleaning_task{
  background-position: -1404px 0px;
}
.b_cleaning_task:hover{
  background-position: -1404px -25px;
}
.b_cleaning_task:active{
  background-position: -1404px -50px;
}
.b_protocol_print{
  background-position: -1427px 0px;
}
.b_protocol_print:hover{
  background-position: -1427px -25px;
}
.b_protocol_print:active{
  background-position: -1427px -50px;
}
.b_act_print{
  background-position: -1453px 0px;
}
.b_act_print:hover{
  background-position: -1453px -25px;
}
.b_act_print:active{
  background-position: -1453px -50px;
}
.b_contract_print{
  background-position: -1479px 0px;
}
.b_contract_print:hover{
  background-position: -1479px -25px;
}
.b_contract_print:active{
  background-position: -1479px -50px;
}
.b_invoice_print{
  background-position: -1505px 0px;
}
.b_invoice_print:hover{
  background-position: -1505px -25px;
}
.b_invoice_print:active{
  background-position: -1505px -50px;
}
.b_sf_print{
  background-position: -1531px 0px;
}
.b_sf_print:hover{
  background-position: -1531px -25px;
}
.b_sf_print:active{
  background-position: -1531px -50px;
}
.b_edudoc_print{
  background-position: -1557px 0px;
}
.b_edudoc_print:hover{
  background-position: -1557px -25px;
}
.b_edudoc_print:active{
  background-position: -1557px -50px;
}
.b_diplom_print{
  background-position: -1583px 0px;
}
.b_diplom_print:hover{
  background-position: -1583px -25px;
}
.b_diplom_print:active{
  background-position: -1583px -50px;
}
.b_udostoverenie_print{
  background-position: -1609px 0px;
}
.b_udostoverenie_print:hover{
  background-position: -1609px -25px;
}
.b_udostoverenie_print:active{
  background-position: -1609px -50px;
}
.b_word_print{
  background-position: -1635px 0px;
}
.b_word_print:hover{
  background-position: -1635px -25px;
}
.b_word_print:active{
  background-position: -1635px -50px;
}
.b_pdf_print{
  background-position: -1661px 0px;
}
.b_pdf_print:hover{
  background-position: -1661px -25px;
}
.b_pdf_print:active{
  background-position: -1661px -50px;
}
.b_cloud_print{
  background-position: -1713px 0px;
}
.b_cloud_print:hover{
  background-position: -1713px -25px;
}
.b_cloud_print:active{
  background-position: -1713px -50px;
}
.b_folder_print{
  background-position: -1687px 0px;
}
.b_folder_print:hover{
  background-position: -1687px -25px;
}
.b_folder_print:active{
  background-position: -1687px -50px;
}
/************** Конец описания спрайта *****************/

.filters {
  height: auto;
  margin: 0px auto;
  width: 100%;
}
.filters_head {
  background: #4C7193;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 21px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.filter_title {
  color: #fff !important;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
  padding-top: 4px;
  line-height: 12px !important;
}
.filter_title a {
  color: #fff !important;
  cursor: pointer;
  font-size: 11px;
}
.filters_head:hover {
  background: #6589AA;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.filters_body {
  background: #f2f8fb;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  display: none;
  padding: 10px;
}
.filter_select {
  margin: 10px 3px 10px 10px;
}
.filter_select_title {
  color: #3d3d3d;
  font-family: Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 10px 0px 10px;
}
.filters_group {
  float: left;
  margin-right: 2%;
}
.va_top {
  vertical-align: top;
  text-align: center;
}
.data_table {
  margin: 0px auto;
}
.data_table table {
  color: #21324B;
  border-collapse: collapse;
  font-size: 12px;
}
.tr1 {
  background: #d4eaff;
  border-top: 1px solid #b4c6d8;
  border-bottom: 1px solid #b4c6d8 !important;
  color: #30486B;
  cursor: pointer;
}
.tr2 {
  background: #e4f1ff;
  color: #30486B;
  height: auto;
  text-align: center;
}
.base_table tr {
  border-bottom: none;
  font-weight: bold;
  text-align: center;
  vertical-align: center;
}
.base_table td {
  border-left: 1px solid #b4c6d8;
  border-right: 1px solid #b4c6d8;
  border-top: none;
  border-bottom: none;
}
.base_table th {
  border-left: 1px solid #b4c6d8;
  border-right: 1px solid #b4c6d8;
  border-top: none;
  border-bottom: none;
}
.base_table th {
  height: 30px;
  padding-left: 5px;
  padding-right: 5px;
}
.filter_group {
  display: none;
  position: relative;
  top: 2px;
}
.filter_off_btn {
  margin-bottom: 5px !important;
}
.filters_btn {
  margin-bottom: 5px !important;
  outline: none !important;
}
.filter_info {
  font-weight: normal !important;
  color: #31669D;
}
.filters_btn {
  margin-left: 0px !important;
  margin-right: 1px !important;
}
.filter_bloc {
  background: url(../img/menu_bg.png);
  border: 1px solid #555;
  border-radius: 8px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: auto;
  min-width: 250px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  left: 5px;
  top: 40px;
  width: auto;
}
.data_div  table {
  border-collapse: collapse;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px;
  max-width: 100%;
  width: 100%;
}
.data_div td {
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
}
.data_div th {
  cursor: pointer;
  padding-left: 16px;
  padding-right: 16px;
}
.th_scroll_div {
  width: 16px;
}
.th_scroll {
  margin: 0px !important;
  padding: 0px !important;
}
.td_tr_null {
  height: 0px !important;
}
.td_tr_null td {
  border-bottom: 0px !important;
  border-top: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.rbf {
  border-right: 1px solid transparent !important;
}
.rbn {
  border-right: none !important;
}
.last_td {
  padding: 0px !important;
  width: 100%;
}
.data_div td {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  cursor: pointer;
}
.data_div tr {
  height: 30px;
}
.base_table_tr_select {
  background: #fdf6c9;
}
.sort_a {
  background: url(../img/sort_a_arr.gif) no-repeat scroll right center #e6f2ff;
}
.sort_d {
  background: url(../img/sort_d_arr.gif) no-repeat scroll right center #e6f2ff;
}
.table_footer {
  background: #d4eaff;
  border: 1px solid transparent;
  color: #21324B;
  padding: 5px 5px 5px 16px;
  font-size: 13px;
  text-align: left;
}
th.header {
  background-repeat: no-repeat;
  background-position: right 1px;
  border-right: 1px solid #dad9c7;
  cursor: pointer;
  margin-left: -1px;
}
th.headerSortUp {
  background-image: url(../img/up.png);
  color: #444;
}
th.headerSortDown {
  background-image: url(../img/down.png);
  color: #444;
}
.data_div_sml {
  background: #fff;
  border-collapse: collapse;
  color: #4e6780 !important;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px !important;
  max-width: 100%;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.data_div_sml td {
  cursor: pointer;
  font-size: 12px !important;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}
.data_div_sml th {
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.data_div_sml td {
  border: 1px solid #ccc;
  border-top: none;
  color: #3d3d3d;
  cursor: pointer;
  height: 35px;
}
.data_div_sml tr {
  height: 33px;
}
.data_div_sml th {
  background: #7aa640 url(../img/window/header_sml.png) repeat-x;
  border: 1px solid #648735;
  border-bottom: none;
  color: #fff;
  font-size: 12px !important;
}
.data_div_sml a:hover {
  cursor: pointer;
  text-decoration: underline !important;
}
.data_div_sml_b {
  background: none;
  border-collapse: collapse;
  color: #4e6780 !important;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px !important;
  max-width: 100%;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.data_div_sml_b td {
  cursor: pointer;
  font-size: 12px !important;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}
.data_div_sml_b th {
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.data_div_sml_b td {
  border: 1px solid #ccc;
  border-top: none;
  color: #3d3d3d;
  cursor: pointer;
  height: 35px;
}
.data_div_sml_b tr {
  height: 33px;
}
.data_div_sml_b th {
  background: #7aa640 url(../img/window/header.png) repeat-x;
  border: 1px solid #2d7cc6;
  border-bottom: none;
  color: #fff;
  font-size: 12px !important;
}
.data_div_sml_b a:hover {
  cursor: pointer;
  text-decoration: underline !important;
}
.data_div_sml_c {
  background: none;
  border-collapse: collapse;
  color: #4e6780 !important;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px !important;
  max-width: 100%;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.data_div_sml_c td {
  cursor: pointer;
  font-size: 12px !important;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}
.data_div_sml_c th {
  cursor: pointer;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.data_div_sml_c td {
  border: 1px solid #ccc;
  border-top: none;
  color: #3d3d3d;
  cursor: pointer;
  height: 35px;
}
.data_div_sml_c th {
  background: #5A8AB7;
  border: 1px solid #436C92;
  border-bottom: none;
  color: #fff;
  font-size: 12px !important;
}
.data_div_sml_c a:hover {
  cursor: pointer;
  text-decoration: underline !important;
}
.data_div_embed {
  border-collapse: collapse;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px;
}
.data_div_embed td {
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px;
}
.data_div_embed td table td {
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px;
}
.data_div_embed td table td table td table td {
  border: none;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px;
}
.data_div_embed td table td table td table td {
  border-right: 1px solid #ddd;
  font-family: Myriad, Tahoma, Verdana;
  font-size: 12px;
}
.date_h {
  background: #e6f2ff;
  border-top: 1px solid #A4C3E5 !important;
  color: #496da2 !important;
  padding: 0px 16px 0px 16px;
  text-align: center;
}
.ar {
  background-color: #FFFFFF;
  cursor: pointer;
}
.ar:visited {
  background-color: #FFFFFF;
  cursor: pointer;
}
.ar:hover {
  background-color: #f6fde9;
  cursor: pointer !important;
}
.bgr_wht {
  background-color: #FFFFFF;
}
.bgr_white {
  background-color: #FFFFFF;
}
.bgr_green {
  background-color: #DEFFDB;
}
.bgr_red {
  background-color: #FFD9D9;
}
.bgr_orange {
  background-color: #FFD8AE;
}
.bgr_yel0 {
  background-color: #FFF08C;
}
.bgr_yel1 {
  background-color: #FFF08C;
}
.bgr_yel {
  background-color: #FDF6C9;
}
.bgr_green {
  background-color: #66FF99;
}
.bgr_yel_h {
  background-color: #FDF6C9 !important;
}
.bgr_yel_s {
  background-color: #c3ff59 !important;
}
.bgr_gray {
  background-color: #EAEDF3;
}
.bgr_gray1 {
  background-color: #F4F6F8;
}
.bgr_blue {
  background-color: #B8D4F7;
}
.bgr_skyblue {
  background-color: #E3EFFF;
}
.left_title {
  padding-right: 5px;
  padding-top: 2px;
}
.left_title b {
  color: #27435B !important;
  font-weight: bold !important;
}
.right_title {
  background: #F5F5F5;
  padding-left: 5px;
  min-width: 740px;
  padding-top: 2px;
}
.right_title_1 {
  background: #F2F8FE;
  padding-left: 5px;
  min-width: 570px;
  padding-top: 2px;
  white-space: normal;
}
.right_title_11 {
  background: #F2F8FE;
  padding-left: 5px;
  min-width: 215px;
  padding-top: 2px;
  white-space: normal;
}
.right_title_2 {
  background: #F2F8FE;
  padding-left: 5px;
  min-width: 190px;
  padding-top: 2px;
  white-space: normal;
  font-size: 12px;
  color: #3d3d3d;
}
.right_title_22 {
  background: #F2F8FE;
  padding-left: 5px;
  min-width: 620px;
  padding-top: 2px;
  white-space: normal;
  font-size: 12px;
  color: #3d3d3d;
}
.right_title_3 {
  background: #F2F8FE;
  padding-left: 5px;
  min-width: 100px;
  padding-top: 2px;
  white-space: normal;
  line-height: 20px;
  font-size: 12px;
  color: #3d3d3d;
  min-height: 0px;
}
.info_left {
  float: left;
}
.comment_right {
  float: left;
  height: 135px;
  overflow: auto;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.comment_right_1 {
  float: left;
  height: 202px;
  overflow: auto;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.comment_right_1 textarea {
  width: 950px;
  height: 150px;
  padding: 5px !important;
  margin: 0px !important;
}
.filters_body {
  background: #f6f6f6;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert {
  color: #c09853 !important;
  line-height: 18px !important;
}
.alert h4 {
  color: #c09853 !important;
  font-size: 17px;
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  margin-bottom: 5px !important;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.attribute_group_sortable .row {
  border: 1px solid #D5E0EE !important;
}
.tur_layers_bloc {
  height: 700px;
  border: 1px solid #e1e1e1 !important;
  overflow-x: auto;
  padding: 10px;
}
.tur_layers_box {
  font-family: Arial;
  border-collapse: collapse;
  padding: 3px;
  text-decoration: none !important;
  margin-bottom: 7px !important;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 2px 6px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top,#0088cc,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#0088cc,#0044cc);
  background-image: -o-linear-gradient(top,#0088cc,#0044cc);
  background-image: linear-gradient(to bottom,#0088cc,#0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top,#444444,#222222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444444),to(#222222));
  background-image: -webkit-linear-gradient(top,#444444,#222222);
  background-image: -o-linear-gradient(top,#444444,#222222);
  background-image: linear-gradient(to bottom,#444444,#222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.jw_buttons button {
  margin: 5px !important;
}
.legend {
  height: auto;
  margin: 0px auto;
  width: 100%;
}
.legend_head {
  background: #4C7193;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 21px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.legend_head:hover {
  background: #6589AA;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.legend_title {
  color: #3d3d3d;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
  padding-top: 4px;
}
.legend_body {
  background: #f2f8fb;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  display: none;
  padding: 10px;
}
.load_z {
  color: #A52A2A;
  display: none;
  font-size: 11px;
  font-weight: bold;
}
.res_tag_img {
  margin-right: 3px;
}
.chess_arr_left_wrap {
  position: relative;
  color: #3F5B75;
}
.chess_arr_left {
  width: 16px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 4px;
  background: url('../img/chess/buttons/set_arrows.png') 0px 0px no-repeat;
  cursor: pointer;
}
.chess_arr_left:hover {
  background: url('../img/chess/buttons/set_arrows.png') 0px -32px;
}
.chess_arr_right {
  width: 16px;
  height: 32px;
  position: absolute;
  margin-top: -17px;
  background: url('../img/chess/buttons/set_arrows.png') -16px 0px no-repeat;
  cursor: pointer;
}
.chess_arr_right:hover {
  background: url('../img/chess/buttons/set_arrows.png') -16px -32px;
}
.chess_hdr th {
  font: 11px Tahoma;
  background: #eaf3d8;
}
#chess_header_wrapper_div {
  height: 53px;
  padding: 0px !important;
  overflow: auto;
}
#chess_header_wrapper_div div {
  padding: 0px;
}
#chess_header_div {
  white-space: nowrap;
}
.chess_element {
  float: left;
}
.chess_element .we {
  color: #E90000 !important;
}
.chess_inner_element {
  line-height: 16px;
}
.chess_month {
  border-bottom: 1px solid #A5C3DF;
  height: 20px;
  line-height: 20px !important;
  width: inherit;
}
.chess_year {
  border-bottom: 1px solid #A5C3DF;
  border-right: 1px solid #A5C3DF;
  font-weight: bold;
  height: 20px;
  line-height: 20px !important;
  width: inherit;
}
.chess_year_text_l {
  float: left;
  margin-left: 272px;
}
.chess_year_text_r {
  float: right;
  margin-right: 272px;
}
.che_0 .chess_day {
  border-bottom: 1px solid #A5C3DF;
  color: #3F5B75;
  border-right: 1px solid #A5C3DF;
  font-weight: bold;
  height: 20px;
  line-height: 20px !important;
  text-transform: lowercase;
}
.che_0 .chess_hour_wrap {
  border-bottom: 1px solid #A5C3DF;
  color: #476580 !important;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 23px;
  padding-top: 8px !important;
  width: 23px;
}
.chess_day_wrap {
  border-bottom: 1px solid #A5C3DF;
  color: #476580;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  width: 47px;
}
.che_1 .chess_day {
  border-bottom: 1px solid #A5C3DF;
  color: #3F5B75;
  border-right: 1px solid #A5C3DF;
  font-weight: bold;
  height: 20px;
  line-height: 20px !important;
  text-transform: lowercase;
}
.che_1 .chess_hour_wrap {
  border-bottom: 1px solid #A5C3DF;
  color: #476580;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 23px;
  padding-top: 8px !important;
  width: 47px;
}
.chess_week_large_wrap {
  border-bottom: 1px solid #A5C3DF;
  color: #476580;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  width: 191px;
}
.chess_inner_week_days div {
  display: inline-block;
  width: 27px;
}
.chess_week_wrap {
  border-bottom: 1px solid #A5C3DF;
  color: #476580;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  width: 95px;
}
.chess_week_small_wrap {
  border-bottom: 1px solid #A5C3DF;
  color: #476580;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  width: 47px;
}
.chess_month_wrap {
  border-bottom: 1px solid #A5C3DF;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  line-height: 30px !important;
  width: 95px;
}
.chess_month_small_wrap {
  border-bottom: 1px solid #A5C3DF;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  line-height: 30px !important;
  width: 47px;
}
.che_7 .ch_month {
  border-bottom: 1px solid #A5C3DF;
  border-right: 1px solid #A5C3DF;
  display: inline-block;
  height: 31px;
  line-height: 30px !important;
  width: 47px;
}
.chess_month_day div {
  width: inherit;
  color: #494F5E;
  font: bold 11px Tahoma;
  text-align: center;
}
.chess_row {
  width: inherit;
  height: 25px;
  position: relative;
  border-bottom: 1px solid #D7DBE3;
  background: url(../img/chess/elm_chess_border.gif) repeat-x;
}
.b_solid {
  border-bottom: 1px solid #8892A4;
}
#chess_content_div {
  position: relative;
}
#chess_content_div div div.chess_row:last-child {
  border-bottom: 1px solid #8892A4;
}
#chess_header_div .chess_month:last-child .chess_month_day:last-child {
  background-image: none !important;
}
#chess_header_div .chess_month:last-child .chess_month_cur {
  border-right: none !important;
}
#chess_content_div div:last-child div:last-child {
  border-bottom: none !important;
}
#chess_rooms_div tr:last-child td {
  border-bottom-color: #D7DBE3 !important;
}
.chess_container_wrapper {
  display: block;
  position: absolute;
  overflow: hidden;
}
.chess_period {
  float: left;
  position: relative;
  text-align: left;
}
.chess_block {
  cursor: pointer;
  height: 25px;
  position: absolute;
  line-height: 22px;
  min-width: 5px;
  text-align: left;
  white-space: nowrap;
  z-index: 1;
}
.chess_block span {
  margin-left: 3px;
}
.chess_block_sel {
  cursor: move;
  opacity: 1;
}
.chess_block_sel_resizer {
  background: #A3A5F5;
  cursor: w-resize;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
}
.c_block_rent {
  color: #001EFF;
}
.dta_chess {
  color: #6D788F;
  font: 11px Tahoma;
  line-height: 24px;
}
.dtatab_chess {
  width: 100%;
}
.dtatab_chess th {
  border-bottom: 1px solid #C0C8D7;
}
.dtatab_chess_hdr {
  width: auto;
  position: absolute;
  margin-top: 30px;
}
.dtatab_chess_hdr th {
  border-bottom: 0px solid #C0C8D7;
}
.dt_chess_header {
  border-left: 1px solid #B2B8C4;
  border-collapse: separate;
  cursor: default;
}
.dt_chess_header div {
  width: 43px;
  padding: 0px;
}
.cht_hdrday {
  width: 43px;
  height: 21px;
  padding: 2px 0px 2px 0px;
  background-color: #D5DBE9;
  border-right: 1px solid #B2B8C4;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  text-align: center;
}
.cht_hdrmon-jan {
  padding: 2px 0px 2px 0px;
  background-color: #86BEE9;
  border-right: 1px solid #84B6DD;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-feb {
  padding: 2px 0px 2px 0px;
  background-color: #51BFDE;
  border-right: 1px solid #5DB1C9;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-mar {
  padding: 2px 0px 2px 0px;
  background-color: #5AD1D2;
  border-right: 1px solid #66C3C4;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-apr {
  padding: 2px 0px 2px 0px;
  background-color: #5BC9A6;
  border-right: 1px solid #62B89D;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-may {
  padding: 2px 0px 2px 0px;
  background-color: #70DD8C;
  border-right: 1px solid #74C9A2;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-jun {
  padding: 2px 0px 2px 0px;
  background-color: #CCE060;
  border-right: 1px solid #DACD75;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-jul {
  padding: 2px 0px 2px 0px;
  background-color: #F6E980;
  border-right: 1px solid #E8DC7A;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-aug {
  padding: 2px 0px 2px 0px;
  background-color: #F1C166;
  border-right: 1px solid #E5BF77;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-sep {
  padding: 2px 0px 2px 0px;
  background-color: #E7A56E;
  border-right: 1px solid #D6A882;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-oct {
  padding: 2px 0px 2px 0px;
  background-color: #E59090;
  border-right: 1px solid #D59A9A;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-nov {
  padding: 2px 0px 2px 0px;
  background-color: #A9AAE4;
  border-right: 1px solid #9A9BD5;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.cht_hdrmon-dec {
  padding: 2px 0px 2px 0px;
  background-color: #83A7E9;
  border-right: 1px solid #7AA4CF;
  color: #fff;
  font: 11px Verdana, Tahoma, Arial, Sans-Serif;
  font-weight: bold;
  text-align: center;
}
.dt_chess_cont {
  vertical-align: top;
}
.dt_chess_cont td {
  height: 25px;
  border-right: 1px solid #D7DBE3;
  text-align: center;
}
.dt_chess_cont div {
  width: 43px;
  height: 25px;
  padding: 0px;
  margin-bottom: 0px;
}
.chc_gray {
  background: rgba(200,206,215,0.75);
  border-left: 1px solid #A0ACBC;
  border-right: 1px solid #A0ACBC;
}
.chc_gray:hover {
  background: #c8ced7;
}
.chc_green {
  background: rgba(215,255,218,0.75);
  border-left: 1px solid #ADE4B0;
  border-right: 1px solid #ADE4B0;
  opacity: 0.5;
}
.chc_green:hover {
  background: #d7ffda;
}
.chc_red {
  background: rgba(254,163,169,0.75);
  border-left: 1px solid #EA7278;
  border-right: 1px solid #EA7278;
}
.chc_red:hover {
  background: #fea3a9;
}
.chc_yellow {
  background: rgba(255,241,120,0.75);
  border-left: 1px solid #ECC83A;
  border-right: 1px solid #ECC83A;
}
.chc_yellow:hover {
  background: #fff178;
}
.chc_white {
  background-color: #FFFFFF;
}
.chc_blue {
  background-color: #CBE5FF;
  border-left: 1px solid #AF8FEC;
  border-right: 1px solid #AF8FEC;
  color: #374F73;
}
.chc_orange {
  background-color: #FFC279;
  border-left: 1px solid #EB9937;
  border-right: 1px solid #EB9937;
}
.chc_magenta {
  background-color: #CFB5FF;
  border-left: 1px solid #AF8FEC;
  border-right: 1px solid #AF8FEC;
}
.chc_blue_select {
  width: 1px;
  height: 25px;
  display: none;
  position: absolute;
  margin-top: -25px;
  overflow: hidden;
  color: #374F73;
  font: bold 11px Arial;
  line-height: 12px;
  border-left: 1px solid #5A96D1;
  border-right: 1px solid #5A96D1;
  background-color: #CBE5FF;
}
.chc_blue_select span {
  margin-left: 3px;
  white-space: nowrap;
}
.chc_blue_select span i {
  color: #7A96B8;
  font-style: normal;
}
.chc_select {
  background-image: url(../img/chess/chess_selection_w.png);
  font-weight: bold;
}
.dta_n_chs_ftrline {
  border-bottom: 1px solid #D7DBE3;
}
.dta_ftrrow	td {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  padding: 0px;
}
.dta_ftrrow	div {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  padding: 0px;
}
.dtatab_selection_div {
  height: 25px;
  position: absolute;
  padding: 0px 3px;
  font: bold 11px Arial;
  line-height: 25px;
  opacity: 0.6;
  filter: Alpha(Opacity=60);
  z-index: 1;
}
.dtatab_selection_div em {
  color: red;
  font: bold 11px Verdana;
  font-style: normal;
  letter-spacing: 1px;
}
.dtatab_selection_div_1 {
  height: 25px;
  border-top: none;
  position: relative;
  background-image: url(../img/chess/elm_chess_border.gif);
  background-repeat: repeat-x;
}
.dtatab_selection_div_2 {
  height: 25px;
  visibility: hidden;
  border-right: 1px solid #D7DBE3;
}
.cht_legend {
  display: inline;
  margin-right: 10px;
}
.cht_legend_blue {
  width: 26px;
  background-color: #CBE5FF;
}
.cht_legend_gray {
  width: 26px;
  background-color: #C8CED8;
}
.cht_legend_green {
  width: 26px;
  background-color: #A8EAAC;
}
.cht_legend_red {
  width: 26px;
  background-color: #FEA4A9;
}
.cht_legend_yellow {
  width: 26px;
  background-color: #FEE46D;
}
.cht_legend_orange {
  width: 26px;
  background-color: #FFC279;
}
.cht_legend_magenta {
  width: 26px;
  background-color: #CFB5FF;
}
.chh_hol {
  color: #F30000;
  background-color: #EACACA;
}
.chh_wnd {
  color: #F30000;
}
.chh_sel {
  font-weight: bold;
}
.ch_zoom_in {
  background: url(images/buttons/chess_zoom_in.png);
  right: 24px;
  height: 16px;
  position: absolute;
  top: 30px;
  width: 16px;
}
.ch_zoom_out {
  background: url(images/buttons/chess_zoom_out.png);
  right: 2px;
  height: 16px;
  position: absolute;
  top: 30px;
  width: 16px;
}
.bt_tab tr {
  background-color: #f2f1dd;
}
.cdr_tab {
  border: 1px solid #C5C6C8;
  border-collapse: collapse;
  font: normal 12px Arial, Tahoma;
  text-align: center;
  margin: 0px 12px 12px 0px;
}
.cdr_tab td {
  border: 1px solid #C8CCD3;
}
.cdr_tab a {
  line-height: 22px;
}
.cdr_month {
  color: #000000;
  font: 12px/18px Verdana;
  background: #CED4E2 url(images/cdr_hdr.gif) repeat-x;
}
.cdr_wday {
  height: 23px;
  background-color: #E9EDF5;
}
.cdr_day {
  width: 30px;
  height: 22px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.cdr_day:visited {
  text-decoration: none;
}
.cdr_day:hover {
  text-decoration: none;
}
.cdrc_gray {
  color: #37466E;
}
.cdrc_gray:visited {
  color: #37466E;
}
.cdrc_gray:hover {
  color: #37466E;
  background-color: #FDF6C9;
}
.cdrc_red {
  color: #DD0000;
}
.cdrc_red:visited {
  color: #DD0000;
}
.cdrc_red:hover {
  color: #DD0000;
  background-color: #FDF6C9;
}
.cdrc_bgry {
  background-color: #FFF08C;
}
.cdrc_bgry:visited {
  background-color: #FFF08C;
}
.cdrc_bgry:hover {
  background-color: #FFF08C;
}
.cdrc_empty {
  cursor: default;
}
.cdrc_empty:visited {
  cursor: default;
}
.cdrc_empty:hover {
  cursor: default;
}
.room_div {
  width: 532px;
  margin: 0px 16px 16px 0px;
  padding: 10px;
  float: left;
  background: url(images/reservation/bgr_room.gif) left top repeat-x;
  border-top: 3px solid #8DC392;
  border-bottom: 1px solid #909CAD;
  border-left: 1px dotted #909CAD;
  border-right: 1px dotted #909CAD;
}
.room_div a {
  padding-left: 18px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.room_div .mp_div:last-child {
  margin-right: 0px !important;
}
.room_number {
  color: #244B87;
  margin-bottom: 8px;
  font: 17px Verdana;
}
.room_date {
  color: #244B87;
  margin-bottom: 10px;
  font: 11px Verdana;
}
.room_date tt {
  color: #7BA0D3;
  font: bold 11px Verdana;
}
.mp_div {
  width: 172px;
  height: 62px;
  margin: 0px 4px 6px 0px;
  float: left;
}
.mp_div a {
  position: absolute;
  margin-left: 62px;
  padding-left: 16px;
  color: #244B87;
  font: 11px Tahoma;
  text-decoration: none;
  background-repeat: no-repeat;
}
.mp_div a:visited {
  color: #244B87;
  text-decoration: none;
}
.mp_div a:hover {
  color: #244B87;
  text-decoration: underline;
}
.mp_div a:active {
  color: #3A8DFF;
  text-decoration: underline;
}
.mp_bgr {
  background: url(images/reservation/mp_bgr.gif) no-repeat;
}
.mp_sel {
  background: url(images/reservation/mp_sel.gif) no-repeat;
}
.mp_man {
  width: 50px;
  height: 50px;
  position: absolute;
  margin-left: 7px;
  margin-top: 6px;
}
.mp_name {
  width: 106px;
  height: 14px;
  position: absolute;
  margin-left: 62px;
  margin-top: 6px;
  font: bold 11px Tahoma;
  overflow: hidden;
}
.mpl_add {
  margin-top: 24px;
}
.mpl_edit {
  margin-top: 24px;
}
.mpl_del {
  margin-top: 42px;
}
.mpl_reserve {
  margin-top: 42px;
}
.mpl_cancel {
  margin-top: 42px;
}
.lock_inhabitant {
  width: 172px;
  height: 62px;
  display: none;
  position: absolute;
  z-index: 1;
}
.mp_free .mp_man {
  background: url(images/reservation/mp_man_f.png) no-repeat;
}
.mp_free .mp_name {
  color: #9BB9D3;
}
.mp_free .mpl_add {
  display: inline;
  background-image: url(images/reservation/ico12_add.png);
}
.mp_free .mpl_edit {
  display: none;
  background-image: url(images/reservation/ico12_edit.png);
}
.mp_free .mpl_del {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_free .mpl_reserve {
  display: inline;
  background-image: url(images/reservation/ico12_lock.png);
}
.mp_free .mpl_cancel {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_reserved .mp_man {
  background: url(images/reservation/mp_man_r.png) no-repeat;
}
.mp_reserved .mp_name {
  color: #BF0000;
}
.mp_reserved .mpl_add {
  display: inline;
  background-image: url(images/reservation/ico12_add.png);
}
.mp_reserved .mpl_edit {
  display: none;
  background-image: url(images/reservation/ico12_edit.png);
}
.mp_reserved .mpl_del {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_reserved .mpl_reserve {
  display: none;
  background-image: url(images/reservation/ico12_lock.png);
}
.mp_reserved .mpl_cancel {
  display: inline;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_occupied .mp_man {
  background: url(images/reservation/mp_man_o.png) no-repeat;
}
.mp_occupied .mp_name {
  color: #0078DD;
}
.mp_occupied .mpl_add {
  display: none;
  background-image: url(images/reservation/ico12_add.png);
}
.mp_occupied .mpl_edit {
  display: inline;
  background-image: url(images/reservation/ico12_edit.png);
}
.mp_occupied .mpl_del {
  display: inline;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_occupied .mpl_reserve {
  display: none;
  background-image: url(images/reservation/ico12_lock.png);
}
.mp_occupied .mpl_cancel {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_clear {
  clear: both;
}
.mp_total {
  width: 100%;
  border-top: 1px solid #D7D7DD;
}
.mp_total_link {
  border-bottom: 1px solid #FFFFFF;
}
.mp_total_link a {
  color: #1958AF;
  font: 11px Verdana;
  text-decoration: underline;
  padding: 2px 0px 2px 20px;
  background: url(images/icons/ico16_view_doc_h.gif) no-repeat;
}
.mp_total_link a:visited {
  color: #1958AF;
  text-decoration: underline;
}
.mp_total_link a:hover {
  color: #1958AF;
  text-decoration: none;
}
.mp_total_link a:active {
  color: #3A8DFF;
  text-decoration: none;
}
.mp_total_itext {
  color: #485572;
  font: 11px Verdana;
  text-align: right;
  padding-right: 9px;
  border-bottom: 1px solid #FFFFFF;
}
.mp_total_text {
  width: 59px;
  color: #37466E;
  font: 11px Verdana;
  text-align: right;
  padding-right: 9px;
  border-bottom: 1px solid #FFFFFF;
}
.mp_total_sum {
  width: 100px;
  height: 26px;
  color: #37466E;
  font: normal 12px Tahoma;
  text-align: center;
  border-left: 1px solid #D7D7DD;
  border-bottom: 1px solid #D7D7DD;
}
.mp_total_total {
  width: 100px;
  height: 26px;
  color: #37466E;
  font: bold 12px Tahoma;
  text-align: center;
  border-left: 1px solid #D7D7DD;
  border-bottom: 1px solid #D7D7DD;
}
.rd_tab {
  position: absolute;
  margin-top: 6px;
}
.rd_sub {
  position: absolute;
  margin-top: 1px;
  z-index: 5;
}
.rd_sub_cell {
  padding: 7px;
  white-space: nowrap;
  border: 1px solid #626F90;
  border-top: 3px solid #8DC392;
  background: #FFFFFF url(images/reservation/bgr_room.gif) left top repeat-x;
}
.rd_sub_shd1 {
  width: 4px;
  background-image: url(images/mt_shd1.png);
  background-repeat: repeat-y;
}
.rd_sub_shd2 {
  height: 4px;
  background-image: url(images/mt_shd2.png);
  background-repeat: repeat-x;
}
.rd_sub_shd3 {
  background-image: url(images/mt_shd3.png);
  background-repeat: no-repeat;
}
.chess_fltrs {
  float: left;
  width: 160px;
}
.chess_fltrs_wa {
  width: auto;
}
.rec_btns_wrap {
  height: 42px;
  margin-left: 0px;
  margin-top: -4px;
  margin-bottom: 6px;
  position: relative;
}
.rec_btns_wrap a.b_mode {
  background-image: url(images/buttons/set_reservation.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 28px;
  text-decoration: none;
  width: 54px;
}
.rec_btns_wrap .btns_text {
  display: inline-block;
  height: 18px;
  vertical-align: top;
}
.fltr_pos {
  margin-top: -10px;
  margin-left: -10px;
}
.b_booking {
  background-position: 0 0;
}
.b_booking:hover {
  background-position: 0 -28px;
}
.b_booking_v {
  background-position: 0 -56px;
}
.b_booking_inactive {
  background-position: 0 0;
  opacity: 0.5;
}
.b_checkin {
  background-position: -56px 0;
}
.b_checkin:hover {
  background-position: -56px -28px;
}
.b_checkin_v {
  background-position: -56px -56px;
}
.b_checkin_inactive {
  background-position: -56px 0;
  opacity: 0.5;
}
.b_book_checkin {
  background-position: -116px 0;
}
.b_book_checkin:hover {
  background-position: -116px -28px;
}
.b_book_checkin_v {
  background-position: -116px -56px;
}
.b_book_checkin_inactive {
  background-position: -116px 0;
  opacity: 0.5;
}
.b_prolong {
  background-position: -169px 0;
}
.b_prolong:hover {
  background-position: -169px -28px;
}
.b_prolong_v {
  background-position: -169px -56px;
}
.b_prolong_inactive {
  background-position: -169px 0;
  opacity: 0.5;
}
.b_relocate {
  background-position: -227px 0;
}
.b_relocate:hover {
  background-position: -227px -28px;
}
.b_relocate_v {
  background-position: -227px -56px;
}
.b_relocate_inactive {
  background-position: -227px 0;
  opacity: 0.5;
}
.b_checkout {
  background-position: -283px 0;
}
.b_checkout:hover {
  background-position: -283px -28px;
}
.b_checkout_v {
  background-position: -283px -56px;
}
.b_checkout_inactive {
  background-position: -283px 0;
  opacity: 0.5;
}
.b_service {
  background-position: -380px 0;
}
.b_service:hover {
  background-position: -380px -28px;
}
.b_service_v {
  background-position: -380px -56px;
}
.b_damage {
  background-position: -560px 0;
}
.b_damage:hover {
  background-position: -560px -28px;
}
.b_damage_v {
  background-position: -560px -56px;
}

.b_cancel {
  background-position: -510px 0;
}
.b_cancel:hover {
  background-position: -510px -28px;
}
.b_cancel_v {
  background-position: -510px -56px;
}
.b_cancel_inactive {
  background-position: -510px 0;
  opacity: 0.5;
}
.res_dtah_c {
  height: 18px !important;
  padding: 3px 9px;
  font: 11px Tahoma;
  line-height: 11px;
  background-color: #CED4E2;
  text-align: center;
}
.res_dta_n {
  height: 26px;
  color: #37466E;
  margin: 0px 8px;
  border-bottom: 1px solid #D7DBE3;
  font: 11px Arial, Tahoma;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
.res_dps_cc {
  border-left: 1px solid #D7DBE3;
  text-align: center;
  padding: 0px 1px;
}
.res_chh_hol {
  color: #F30000;
  background-color: #EACACA;
}
.res_chh_wnd {
  color: #F30000;
}
.res_chh_sel {
  color: #37466E;
}
.inv_lst {
  overflow-y: scroll;
  text-align: left;
  padding: 0px;
  font: 11px Verdana;
  border: 1px solid #7F9DB9;
}
.inv_lst div {
  border-bottom: 1px solid #D7DBE3;
}
.inv_lst table td {
  font: 11px Verdana;
}
.inv_lst a {
  width: 100%;
  padding: 2px 0px;
  display: block;
  color: #3D4E66;
  text-decoration: none;
}
.inv_lst a:visited {
  color: #3D4E66;
  text-decoration: none;
}
.inv_lst a:hover {
  color: #3D4E66;
  text-decoration: none;
  background-color: #FDF6C9;
}
.inv_lst a em {
  margin: 0px 4px;
  font-style: normal;
}
.inv_lst .imgc {
  width: 15px;
  vertical-align: top;
  background-color: #E5E6E8;
}
.inv_lst img {
  margin-left: 2px;
  margin-top: 4px;
  cursor: pointer;
}
.cdr_tab {
  border: 1px solid #C5C6C8;
  border-collapse: collapse;
  font: normal 12px Arial, Tahoma;
  text-align: center;
  margin: 0px 12px 12px 0px;
}
.cdr_tab td {
  border: 1px solid #C8CCD3;
}
.cdr_tab a {
  line-height: 22px;
}
.cdr_month {
  color: #000000;
  font: 12px/18px Verdana;
  background: #CED4E2 url(images/cdr_hdr.gif) repeat-x;
}
.cdr_wday {
  height: 23px;
  background-color: #E9EDF5;
}
.cdr_day {
  width: 30px;
  height: 22px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.cdr_day:visited {
  text-decoration: none;
}
.cdr_day:hover {
  text-decoration: none;
}
.cdrc_gray {
  color: #37466E;
}
.cdrc_gray:visited {
  color: #37466E;
}
.cdrc_gray:hover {
  color: #37466E;
  background-color: #FDF6C9;
}
.cdrc_red {
  color: #DD0000;
}
.cdrc_red:visited {
  color: #DD0000;
}
.cdrc_red:hover {
  color: #DD0000;
  background-color: #FDF6C9;
}
.cdrc_bgry {
  background-color: #FFF08C;
}
.cdrc_bgry:visited {
  background-color: #FFF08C;
}
.cdrc_bgry:hover {
  background-color: #FFF08C;
}
.cdrc_empty {
  cursor: default;
}
.cdrc_empty:visited {
  cursor: default;
}
.cdrc_empty:hover {
  cursor: default;
}
.room_div {
  width: 532px;
  margin: 0px 16px 16px 0px;
  padding: 10px;
  float: left;
  background: url(images/reservation/bgr_room.gif) left top repeat-x;
  border-top: 3px solid #8DC392;
  border-bottom: 1px solid #909CAD;
  border-left: 1px dotted #909CAD;
  border-right: 1px dotted #909CAD;
}
.room_div a {
  padding-left: 18px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.room_div .mp_div:last-child {
  margin-right: 0px !important;
}
.room_number {
  color: #244B87;
  margin-bottom: 8px;
  font: 17px Verdana;
}
.room_date {
  color: #244B87;
  margin-bottom: 10px;
  font: 11px Verdana;
}
.room_date tt {
  color: #7BA0D3;
  font: bold 11px Verdana;
}
.mp_div {
  width: 172px;
  height: 62px;
  margin: 0px 4px 6px 0px;
  float: left;
}
.mp_div a {
  position: absolute;
  margin-left: 62px;
  padding-left: 16px;
  color: #244B87;
  font: 11px Tahoma;
  text-decoration: none;
  background-repeat: no-repeat;
}
.mp_div a:visited {
  color: #244B87;
  text-decoration: none;
}
.mp_div a:hover {
  color: #244B87;
  text-decoration: underline;
}
.mp_div a:active {
  color: #3A8DFF;
  text-decoration: underline;
}
.mp_bgr {
  background: url(images/reservation/mp_bgr.gif) no-repeat;
}
.mp_sel {
  background: url(images/reservation/mp_sel.gif) no-repeat;
}
.mp_man {
  width: 50px;
  height: 50px;
  position: absolute;
  margin-left: 7px;
  margin-top: 6px;
}
.mp_name {
  width: 106px;
  height: 14px;
  position: absolute;
  margin-left: 62px;
  margin-top: 6px;
  font: bold 11px Tahoma;
  overflow: hidden;
}
.mpl_add {
  margin-top: 24px;
}
.mpl_edit {
  margin-top: 24px;
}
.mpl_del {
  margin-top: 42px;
}
.mpl_reserve {
  margin-top: 42px;
}
.mpl_cancel {
  margin-top: 42px;
}
.lock_inhabitant {
  width: 172px;
  height: 62px;
  display: none;
  position: absolute;
  z-index: 1;
}
.mp_free .mp_man {
  background: url(images/reservation/mp_man_f.png) no-repeat;
}
.mp_free .mp_name {
  color: #9BB9D3;
}
.mp_free .mpl_add {
  display: inline;
  background-image: url(images/reservation/ico12_add.png);
}
.mp_free .mpl_edit {
  display: none;
  background-image: url(images/reservation/ico12_edit.png);
}
.mp_free .mpl_del {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_free .mpl_reserve {
  display: inline;
  background-image: url(images/reservation/ico12_lock.png);
}
.mp_free .mpl_cancel {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_reserved .mp_man {
  background: url(images/reservation/mp_man_r.png) no-repeat;
}
.mp_reserved .mp_name {
  color: #BF0000;
}
.mp_reserved .mpl_add {
  display: inline;
  background-image: url(images/reservation/ico12_add.png);
}
.mp_reserved .mpl_edit {
  display: none;
  background-image: url(images/reservation/ico12_edit.png);
}
.mp_reserved .mpl_del {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_reserved .mpl_reserve {
  display: none;
  background-image: url(images/reservation/ico12_lock.png);
}
.mp_reserved .mpl_cancel {
  display: inline;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_occupied .mp_man {
  background: url(images/reservation/mp_man_o.png) no-repeat;
}
.mp_occupied .mp_name {
  color: #0078DD;
}
.mp_occupied .mpl_add {
  display: none;
  background-image: url(images/reservation/ico12_add.png);
}
.mp_occupied .mpl_edit {
  display: inline;
  background-image: url(images/reservation/ico12_edit.png);
}
.mp_occupied .mpl_del {
  display: inline;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_occupied .mpl_reserve {
  display: none;
  background-image: url(images/reservation/ico12_lock.png);
}
.mp_occupied .mpl_cancel {
  display: none;
  background-image: url(images/reservation/ico12_cancel.png);
}
.mp_clear {
  clear: both;
}
.mp_total {
  width: 100%;
  border-top: 1px solid #D7D7DD;
}
.mp_total_link {
  border-bottom: 1px solid #FFFFFF;
}
.mp_total_link a {
  color: #1958AF;
  font: 11px Verdana;
  text-decoration: underline;
  padding: 2px 0px 2px 20px;
  background: url(images/icons/ico16_view_doc_h.gif) no-repeat;
}
.mp_total_link a:visited {
  color: #1958AF;
  text-decoration: underline;
}
.mp_total_link a:hover {
  color: #1958AF;
  text-decoration: none;
}
.mp_total_link a:active {
  color: #3A8DFF;
  text-decoration: none;
}
.mp_total_itext {
  color: #485572;
  font: 11px Verdana;
  text-align: right;
  padding-right: 9px;
  border-bottom: 1px solid #FFFFFF;
}
.mp_total_text {
  width: 59px;
  color: #37466E;
  font: 11px Verdana;
  text-align: right;
  padding-right: 9px;
  border-bottom: 1px solid #FFFFFF;
}
.mp_total_sum {
  width: 100px;
  height: 26px;
  color: #37466E;
  font: normal 12px Tahoma;
  text-align: center;
  border-left: 1px solid #D7D7DD;
  border-bottom: 1px solid #D7D7DD;
}
.mp_total_total {
  width: 100px;
  height: 26px;
  color: #37466E;
  font: bold 12px Tahoma;
  text-align: center;
  border-left: 1px solid #D7D7DD;
  border-bottom: 1px solid #D7D7DD;
}
.rd_tab {
  position: absolute;
  margin-top: 6px;
}
.rd_sub {
  position: absolute;
  margin-top: 1px;
  z-index: 5;
}
.rd_sub_cell {
  padding: 7px;
  white-space: nowrap;
  border: 1px solid #626F90;
  border-top: 3px solid #8DC392;
  background: #FFFFFF url(images/reservation/bgr_room.gif) left top repeat-x;
}
.rd_sub_shd1 {
  width: 4px;
  background-image: url(images/mt_shd1.png);
  background-repeat: repeat-y;
}
.rd_sub_shd2 {
  height: 4px;
  background-image: url(images/mt_shd2.png);
  background-repeat: repeat-x;
}
.rd_sub_shd3 {
  background-image: url(images/mt_shd3.png);
  background-repeat: no-repeat;
}
.chess_fltrs {
  float: left;
  width: 160px;
}
.chess_fltrs_wa {
  width: auto;
}
.rec_btns_wrap {
  height: 42px;
  margin-left: 0px;
  margin-top: -4px;
  margin-bottom: 6px;
  position: relative;
}
.rec_btns_wrap a.b_mode {
  background-image: url(images/buttons/set_reservation.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 28px;
  text-decoration: none;
  width: 54px;
}
.rec_btns_wrap .btns_text {
  display: inline-block;
  height: 18px;
  vertical-align: top;
}
.fltr_pos {
  margin-top: -10px;
  margin-left: -10px;
}
.b_booking {
  background-position: 0 0;
}
.b_booking:hover {
  background-position: 0 -28px;
}
.b_booking_v {
  background-position: 0 -56px;
}
.b_booking_inactive {
  background-position: 0 0;
  opacity: 0.5;
}
.b_checkin {
  background-position: -56px 0;
}
.b_checkin:hover {
  background-position: -56px -28px;
}
.b_checkin_v {
  background-position: -56px -56px;
}
.b_checkin_inactive {
  background-position: -56px 0;
  opacity: 0.5;
}
.b_book_checkin {
  background-position: -116px 0;
}
.b_book_checkin:hover {
  background-position: -116px -28px;
}
.b_book_checkin_v {
  background-position: -116px -56px;
}
.b_book_checkin_inactive {
  background-position: -116px 0;
  opacity: 0.5;
}
.b_prolong {
  background-position: -169px 0;
}
.b_prolong:hover {
  background-position: -169px -28px;
}
.b_prolong_v {
  background-position: -169px -56px;
}
.b_prolong_inactive {
  background-position: -169px 0;
  opacity: 0.5;
}
.b_relocate {
  background-position: -227px 0;
}
.b_relocate:hover {
  background-position: -227px -28px;
}
.b_relocate_v {
  background-position: -227px -56px;
}
.b_relocate_inactive {
  background-position: -227px 0;
  opacity: 0.5;
}
.b_checkout {
  background-position: -283px 0;
}
.b_checkout:hover {
  background-position: -283px -28px;
}
.b_checkout_v {
  background-position: -283px -56px;
}
.b_checkout_inactive {
  background-position: -283px 0;
  opacity: 0.5;
}
.b_service {
  background-position: -380px 0;
}
.b_service:hover {
  background-position: -380px -28px;
}
.b_service_v {
  background-position: -380px -56px;
}
.b_damage {
  background-position: -560px 0;
}
.b_damage:hover {
  background-position: -560px -28px;
}
.b_damage_v {
  background-position: -560px -56px;
}
.b_view {
  background-position: -390px 0;
}
.b_view:hover {
  background-position: -390px -25px;
}
.b_view_v {
  background-position: -390px -56px;
}
.b_cancel {
  background-position: -510px 0;
}
.b_cancel:hover {
  background-position: -510px -28px;
}
.b_cancel_v {
  background-position: -510px -56px;
}
.b_cancel_inactive {
  background-position: -510px 0;
  opacity: 0.5;
}
.res_dtah_c {
  height: 18px !important;
  padding: 3px 9px;
  font: 11px Tahoma;
  line-height: 11px;
  background-color: #CED4E2;
  text-align: center;
}
.res_dta_n {
  height: 26px;
  color: #37466E;
  margin: 0px 8px;
  border-bottom: 1px solid #D7DBE3;
  font: 11px Arial, Tahoma;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
.res_dps_cc {
  border-left: 1px solid #D7DBE3;
  text-align: center;
  padding: 0px 1px;
}
.res_chh_hol {
  color: #F30000;
  background-color: #EACACA;
}
.res_chh_wnd {
  color: #F30000;
}
.res_chh_sel {
  color: #37466E;
}
.inv_lst {
  overflow-y: scroll;
  text-align: left;
  padding: 0px;
  font: 11px Verdana;
  border: 1px solid #7F9DB9;
}
.inv_lst div {
  border-bottom: 1px solid #D7DBE3;
}
.inv_lst table td {
  font: 11px Verdana;
}
.inv_lst a {
  width: 100%;
  padding: 2px 0px;
  display: block;
  color: #3D4E66;
  text-decoration: none;
}
.inv_lst a:visited {
  color: #3D4E66;
  text-decoration: none;
}
.inv_lst a:hover {
  color: #3D4E66;
  text-decoration: none;
  background-color: #FDF6C9;
}
.inv_lst a em {
  margin: 0px 4px;
  font-style: normal;
}
.inv_lst .imgc {
  width: 15px;
  vertical-align: top;
  background-color: #E5E6E8;
}
.inv_lst img {
  margin-left: 2px;
  margin-top: 4px;
  cursor: pointer;
}
.hint {
  color: #9097A6;
  font: 11px Verdana;
  font-style: normal;
  cursor: default;
}
.hint a {
  color: #6785C4;
  text-decoration: none;
}
.hint a:visited {
  color: #6785C4;
  text-decoration: none;
}
.hint a:hover {
  color: #6785C4;
  text-decoration: underline;
}
.text {
  color: #37466E;
  font: 11px Verdana;
  font-style: normal;
  cursor: default;
}
.text small {
  font-size: 11px;
  font-family: Tahoma;
}
.text a {
  color: #1958AF;
  text-decoration: none;
}
.text a:visited {
  color: #1958AF;
  text-decoration: none;
}
.text a:hover {
  color: #1958AF;
  text-decoration: underline;
}
.act_link {
  display: inline;
  padding: 3px 0px 3px 22px;
  margin-right: 12px;
  color: #017DDD;
  font: 11px Verdana;
  text-decoration: none;
  line-height: 22px;
}
.act_link:visited {
  text-decoration: none;
}
.act_link:hover {
  text-decoration: underline;
}
.act_info {
  display: inline;
  padding: 3px 0px 3px 22px;
  margin-right: 12px;
  color: #37466E;
  font: 11px Verdana;
  text-decoration: none;
  line-height: 22px;
}
.act_ico_print {
  background-image: url(../images/icons/ico16_print.gif);
  background-repeat: no-repeat;
}
.act_ico_print_a {
  background-image: url(../images/icons/ico16_print_a.gif);
  background-repeat: no-repeat;
}
.act_ico_print_p {
  background-image: url(../images/icons/ico16_print_p.gif);
  background-repeat: no-repeat;
}
.act_ico_print_py {
  background-image: url(../images/icons/ico16_print_py.gif);
  background-repeat: no-repeat;
}
.act_ico_print_m {
  background-image: url(../images/icons/ico16_print_m.gif);
  background-repeat: no-repeat;
}
.act_ico_coins {
  background-image: url(../images/icons/ico16_coins.gif);
  background-repeat: no-repeat;
}
.act_ico_edit {
  background-image: url(../images/icons/ico16_edit_h.gif);
  background-repeat: no-repeat;
}
.act_ico_info {
  background-image: url(../images/icons/ico16_info.gif);
  background-repeat: no-repeat;
}
.act_ico_warning {
  background-image: url(../images/icons/ico16_warning.gif);
  background-repeat: no-repeat;
}
.fw {
  width: 100%;
}
.ovh {
  overflow: hidden;
}
.ovh_nw {
  overflow: hidden;
  white-space: nowrap;
}
.ovh_cell {
  overflow: hidden;
  white-space: nowrap;
  margin-left: 9px;
}
.mb6 {
  margin-bottom: 6px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb12 {
  margin-bottom: 12px;
}
.mb14 {
  margin-bottom: 14px;
}
.area11 {
  font: 11px Verdana;
  margin: 2px 0px;
  padding: 4px;
}
.area12 {
  font: 12px Verdana;
  margin: 2px 0px;
  padding: 4px;
}
.cbox {
  display: block;
  white-space: nowrap;
  font-family: Verdana;
  font-size: 11px;
}
.cbox label {
  vertical-align: middle;
  padding-right: 20px;
}
.cbox input {
  margin-bottom: auto;
  vertical-align: middle;
  margin-top: 0px;
}
.cbox :first-child label {
  padding-right: 0;
}
.cbox_inp {
  height: 16px;
  margin-top: 5px;
  margin-bottom: 3px;
}
.show_div_info {
  color: #6A7A99;
  font: 12px Verdana, Tahoma;
  line-height: 30px;
  text-align: center;
}
.cp {
  cursor: pointer;
}
.lnk_plus {
  border: none;
  margin-left: 4px;
  cursor: pointer;
}
.arr_left {
  width: 16px;
  height: 16px;
  background-image: url(../img/chess/buttons/set_arrows.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.arr_left_h {
  width: 16px;
  height: 16px;
  background-image: url(../img/chess/buttons/set_arrows.png);
  background-position: 0px -16px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.arr_right {
  width: 16px;
  height: 16px;
  background-image: url(../img/chess/buttons/set_arrows.png);
  background-position: -16px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.arr_right_h {
  width: 16px;
  height: 16px;
  background-image: url(../img/chess/buttons/set_arrows.png);
  background-position: -16px -16px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.arr_refresh {
  width: 16px;
  height: 16px;
  background-image: url(../img/chess/buttons/set_arrows.png);
  background-position: -32px 0px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.arr_refresh_h {
  width: 16px;
  height: 16px;
  background-image: url(../img/chess/buttons/set_arrows.png);
  background-position: -32px -16px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.ibtn_cell {
  width: 44px;
}
.ibtn_32m {
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-table;
  float: right;
  margin-right: 12px;
}
.ib_excel {
  background-image: url('../images/icons/ico32_excel.gif');
  background-repeat: no-repeat;
}
.ib_excel:hover {
  background-image: url('../images/icons/ico32_excel_h.gif');
}
.ib_print {
  background-image: url('../images/icons/ico32_print.gif');
  background-repeat: no-repeat;
}
.ib_print:hover {
  background-image: url('../images/icons/ico32_print_h.gif');
}
.cnt_tab {
  width: 100%;
  font: 11px Verdana;
  cursor: default;
}
.cnt_t1 {
  width: 5px;
  height: 5px;
  background-image: url(../images/cor_cnt1.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.cnt_t2 {
  width: 100%;
  height: 5px;
  background-color: #FFFFFF;
}
.cnt_t3 {
  width: 5px;
  height: 5px;
  background-image: url(../images/cor_cnt2.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.cnt_c1 {
  width: 5px;
  height: 5px;
  background-color: #FFFFFF;
}
.cnt_c2 {
  width: 100%;
  height: 5px;
  background-color: #FFFFFF;
  padding: 0px 6px 12px 6px;
}
.cnt_c3 {
  width: 5px;
  height: 5px;
  background-color: #FFFFFF;
}
.cnt_b1 {
  width: 5px;
  height: 5px;
  background-image: url(../images/cor_cnt3.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.cnt_b2 {
  width: 100%;
  height: 5px;
  background-color: #FFFFFF;
}
.cnt_b3 {
  width: 5px;
  height: 5px;
  background-image: url(../images/cor_cnt4.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.cnt_hdr {
  position: absolute;
  margin-top: 2px;
  color: #D49371;
  font-weight: bold;
}
.cnt_cont {
  padding: 8px 12px;
  background-color: #FFFFFF;
}
.cnt_cont u {
  display: block;
  margin: 4px 0px;
  text-decoration: none;
}
.tcr {
  width: 6px;
  height: 6px;
  line-height: 5px;
  font-size: 9px;
  visibility: hidden;
}
.sc_sep {
  margin: 10px 0px;
}
.iny_tab {
  width: 100%;
  height: 20px;
}
.iny_lin {
  text-align: right;
  background-image: url(../images/inlays/botline.gif);
  background-repeat: repeat-x;
}
.iny_std {
  background-image: url(../images/inlays/bgri.gif);
  background-repeat: repeat-x;
  color: #2E589D;
  font: 11px Tahoma, Verdana, Arial;
  font-weight: bold;
  text-align: center;
}
.iny_std a {
  height: 17px;
  display: block;
  float: inherit;
  padding: 3px 0px 0px 0px;
  color: #2E589D;
  text-decoration: none;
}
.iny_std a:visited {
  color: #2E589D;
  text-decoration: none;
}
.iny_std a:hover {
  color: #2E589D;
  text-decoration: underline;
}
.iny_act {
  background-image: url(../images/inlays/bgra.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  font: 11px Tahoma, Verdana, Arial;
  font-weight: bold;
  text-align: center;
}
.iny_act a {
  height: 17px;
  display: block;
  float: inherit;
  padding: 3px 0px 0px 0px;
  color: #FFFFFF;
  text-decoration: none;
}
.iny_act a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.iny_act a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.iny_rep01 {
  width: 14px;
  background-image: url(../images/inlays/rep01.gif);
  background-repeat: no-repeat;
}
.iny_rep02 {
  width: 14px;
  background-image: url(../images/inlays/rep02.gif);
  background-repeat: no-repeat;
}
.iny_rep10 {
  width: 3px;
  background-image: url(../images/inlays/rep10.gif);
  background-repeat: no-repeat;
}
.iny_rep11 {
  width: 14px;
  background-image: url(../images/inlays/rep11.gif);
  background-repeat: no-repeat;
}
.iny_rep12 {
  width: 14px;
  background-image: url(../images/inlays/rep12.gif);
  background-repeat: no-repeat;
}
.iny_rep20 {
  width: 3px;
  background-image: url(../images/inlays/rep20.gif);
  background-repeat: no-repeat;
}
.iny_rep21 {
  width: 14px;
  background-image: url(../images/inlays/rep21.gif);
  background-repeat: no-repeat;
}
.iny_lin_out {
  padding: 0px 0px 3px 20px;
  background-image: url(../images/icons/logout.gif);
  background-repeat: no-repeat;
}
.msg {
  height: 36px;
  padding-left: 54px;
  margin: 0px 0px;
  border: 1px solid #838184;
  border-left-width: 4px;
  border-right-width: 4px;
  color: #565158;
  font: 11px Verdana, Tahoma;
  font-weight: bold;
  line-height: 35px;
  cursor: default;
}
.msgc {
  height: 36px;
  padding-left: 54px;
  margin: 0px;
  border: 1px solid #838184;
  border-left-width: 4px;
  border-right-width: 4px;
  color: #565158;
  font: 11px Verdana, Tahoma;
  font-weight: bold;
  line-height: 35px;
  cursor: default;
}
.msgm {
  height: 36px;
  padding-left: 54px;
  margin: 16px 0px;
  border: 1px solid #838184;
  border-left-width: 4px;
  border-right-width: 4px;
  color: #565158;
  font: 11px Verdana, Tahoma;
  font-weight: bold;
  line-height: 35px;
  cursor: default;
}
.msgb {
  height: 36px;
  padding-left: 54px;
  margin-bottom: 14px;
  border: 1px solid #838184;
  border-left-width: 4px;
  border-right-width: 4px;
  color: #565158;
  font: 11px Verdana, Tahoma;
  font-weight: bold;
  line-height: 35px;
  cursor: default;
}
.msg_gi {
  height: 36px;
  padding-left: 54px;
  margin: 0px 0px;
  border: 1px solid #888A99;
  border-left-width: 4px;
  border-right-width: 4px;
  color: #505476;
  font: 11px Verdana, Tahoma;
  font-weight: bold;
  line-height: 35px;
  cursor: default;
}
.mt_acc {
  background: #F9F7F4 url(../images/icons/inf_ico1.gif) 12px 4px no-repeat;
}
.mt_inf {
  background: #F9F7F4 url(../images/icons/inf_ico2.gif) 12px 4px no-repeat;
}
.mt_err {
  background: #F9F7F4 url(../images/icons/inf_ico3.gif) 12px 4px no-repeat;
}
.pg_lst {
  margin-bottom: 12px;
  color: #6F7B8D;
  font: 11px Tahoma, Arial, Sans-Serif;
  font-weight: bold;
}
.pg_lst	a {
  width: 27px;
  height: 18px;
  display: inline-table;
  padding-top: 2px;
  color: #6F7B8D;
  text-decoration: none;
  text-align: center;
}
.pg_lst	a:visited {
  color: #6F7B8D;
  text-decoration: none;
}
.pg_lst	a:hover {
  color: #C93F3F;
  text-decoration: none;
}
.pg_lst span {
  width: 27px;
  height: 18px;
  display: inline-table;
  padding-top: 2px;
  text-decoration: none;
  text-align: center;
}
.pg_emp {
  color: #6F7B8D;
  cursor: default;
}
.pg_sel {
  color: #FFFFFF;
  cursor: default;
  background-image: url(../buttons/pg_sel.gif);
  background-repeat: no-repeat;
}
.pg_left {
  color: #FFFFFF;
  background-image: url(../images/buttons/pg_left.gif);
  background-repeat: no-repeat;
}
.pg_left:hover {
  color: #FFFFFF;
  background-image: url(../images/buttons/pg_left_h.gif);
  background-repeat: no-repeat;
}
.pg_left_d {
  color: #FFFFFF;
  background-image: url(../images/buttons/pg_left.gif);
  background-repeat: no-repeat;
  cursor: default;
}
.pg_right {
  color: #FFFFFF;
  background-image: url(../images/buttons/pg_right.gif);
  background-repeat: no-repeat;
}
.pg_right:hover {
  color: #FFFFFF;
  background-image: url(../images/buttons/pg_right_h.gif);
  background-repeat: no-repeat;
}
.pg_right_d {
  color: #FFFFFF;
  background-image: url(../images/buttons/pg_right.gif);
  background-repeat: no-repeat;
  cursor: default;
}
.dtatab {
  width: 100%;
}
.dtatab {
  font: 12px Verdana;
  cursor: default;
}
.dtatab	 td {
  padding: 5px 0px;
  color: #37466E;
  font: 12px Verdana;
  width: 140px;
}
.dtatab	 a {
  color: #017DDD;
  text-decoration: none;
}
.dtatab	 a:visited {
  color: #017DDD;
  text-decoration: none;
}
.dtatab	 a:hover {
  color: #017DDD;
  text-decoration: underline;
}
.dtatab_ub {
  border-top: 1px solid #D7DBE3;
}
.dtatab_cd td {
  cursor: default;
}
.dtatab th {
  height: 26px;
  border-bottom: 1px solid #C0C8D7;
  vertical-align: top;
}
.dtatab a img {
  border-width: 0px;
}
.dtatab_th_small th {
  font-size: 11px;
}
.dtatab_mini td {
  font-size: 11px;
}
.dtatab_mini th {
  font-size: 11px;
}
.dtatab_nm {
  width: 100%;
}
.dtatab_nm th {
  height: 26px;
  border-bottom: 1px solid #C0C8D7;
  vertical-align: top;
}
.dtatab_nm a img {
  border-width: 0px;
}
.dtatab_lh {
  width: 100%;
  margin-bottom: 12px;
}
.dtatab_lh td {
  height: 23px;
  border-bottom: 1px solid #D7DBE3;
}
.dtatab_lh th {
  height: 22px;
  border-bottom: 1px solid #D7DBE3;
  vertical-align: top;
}
.dtah_c {
  padding: 7px 2px;
  font: 12px Tahoma;
  line-height: 11px;
  background-color: #CED4E2;
  background-image: url(../images/dta_th.gif);
  background-repeat: repeat-x;
}
.dtah_c a {
  color: #227AC4;
  text-decoration: none;
}
.dtah_c a:hover {
  color: #0085F5;
  text-decoration: none;
}
.dtah_l {
  padding: 7px 9px;
  font: 12px Tahoma;
  line-height: 11px;
  text-align: left;
  background-color: #CED4E2;
  background-image: url(../images/dta_th.gif);
  background-repeat: repeat-x;
}
.dtah_l a {
  color: #227AC4;
  text-decoration: none;
}
.dtah_l a:hover {
  color: #0085F5;
  text-decoration: none;
}
.dtah_fx {
  padding: 0px 0px;
  font: 12px Tahoma;
  background-color: #CED4E2;
  background-image: url(../images/dta_th.gif);
  background-repeat: repeat-x;
}
.dtah_fx a {
  color: #227AC4;
  text-decoration: none;
}
.dtah_fx a:hover {
  color: #0085F5;
  text-decoration: none;
}
.dtah_fx div {
  padding: 5px 0px;
}
.dtah_fx div span {
  display: inline-table;
  float: left;
  margin-left: 10px;
  padding: 0px 0px;
  text-decoration: none;
}
.dtah_fx_filt {
  font: 11px Tahoma;
  line-height: 11px;
  text-align: left;
  background-color: #E6EAF3;
}
.dta_sh {
  height: 22px;
  padding: 4px 9px;
  font: 11px Tahoma;
  line-height: 11px;
  text-align: left;
  background-color: #CED4E2;
  background-image: url(../images/dta_th.gif);
  background-repeat: repeat-x;
}
.dtah_tal {
  width: auto;
  padding-left: 9px;
  text-align: left;
}
.dtah_auto {
  width: auto;
}
.dtah_17 {
  width: 17px;
}
.dtah_20 {
  width: 20px;
}
.dtah_30 {
  width: 30px;
}
.dtah_40 {
  width: 40px;
}
.dtah_50 {
  width: 50px;
}
.dtah_60 {
  width: 60px;
}
.dtah_70 {
  width: 70px;
}
.dtah_80 {
  width: 80px;
}
.dtah_90 {
  width: 90px;
}
.dtah_100 {
  width: 100px;
}
.dtah_110 {
  width: 110px;
}
.dtah_120 {
  width: 120px;
}
.dtah_140 {
  width: 140px;
}
.dtah_150 {
  width: 150px;
}
.dtah_160 {
  width: 160px;
}
.dtah_180 {
  width: 180px;
}
.dtah_200 {
  width: 200px;
}
.dtah_240 {
  width: 240px;
}
.dtah_250 {
  width: 250px;
}
.dtah_270 {
  width: 270px;
}
.dtah_300 {
  width: 300px;
}
.dtah_400 {
  width: 400px;
}
.filt_img {
  display: block;
  float: left;
  cursor: pointer;
}
.scr_div {
  overflow: auto;
  overflow-y: scroll;
  border-bottom: 1px solid #C0C8D7;
  margin-bottom: -2px;
}
.scr_div table {
  cursor: pointer;
}
.scr_div_line {
  padding: 4px;
  color: #37466E;
  margin-bottom: 0px !important;
  background-color: #E9EDF5;
}
.scr_div_cd {
  overflow: auto;
  overflow-y: scroll;
  border-bottom: 1px solid #C0C8D7;
  margin-bottom: -2px;
}
.scr_div_cd table {
  cursor: default;
}
.dta {
  height: 26px;
  color: #37466E;
  margin: 0px 8px;
  border-bottom: 1px solid #D7DBE3;
  font: 12px Arial, Tahoma;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.dta_np {
  height: 26px;
  color: #37466E;
  border-bottom: 1px solid #D7DBE3;
  font: 12px Arial, Tahoma;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.dta a {
  color: #3D4E66;
  text-decoration: none;
}
.dta a:visited {
  color: #3D4E66;
  text-decoration: none;
}
.dta a:hover {
  color: #0279FF;
  text-decoration: underline;
}
.dta u {
  display: block;
  margin: 5px 0px;
  text-decoration: none;
}
.dta s {
  color: #A3AABA;
  text-decoration: none;
}
.dta_n {
  height: 26px;
  color: #37466E;
  margin: 0px 8px;
  border-bottom: 1px solid #D7DBE3;
  font: 12px Arial, Tahoma;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
.dta_n a {
  color: #3D4E66;
  text-decoration: none;
}
.dta_n a:visited {
  color: #3D4E66;
  text-decoration: none;
}
.dta_n a:hover {
  color: #0279FF;
  text-decoration: underline;
}
.dta_n_nolnk {
  color: #3D4E66;
  margin: 0px 8px;
  font: 11px Tahoma;
  text-decoration: none;
  text-align: center;
}
.dta_n_nb {
  height: 26px;
  color: #37466E;
  margin: 0px 8px;
  border-bottom: none;
  font: 12px Arial, Tahoma;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
.dta_n i {
  color: #7BA0D3;
  font-style: normal;
}
.dta_n s {
  color: #A3AABA;
  text-decoration: none;
}
.dta_n em {
  color: #017DDD;
  font: 11px Verdana;
  text-decoration: none;
  font-style: normal;
}
.dta_n em a {
  color: #017DDD;
  text-decoration: none;
}
.dta_d {
  color: #37466E;
  border-bottom: 1px solid #D7DBE3;
  font: 11px Verdana, Tahoma;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
}
.dta_d div {
  margin: 5px 0px;
}
.dta_total_line {
  height: 26px;
  color: #37466E;
  font: bold 12px Arial, Tahoma;
  text-decoration: none;
  text-align: right;
  padding-right: 8px;
}
.dta_sum {
  height: 26px;
  color: #37466E;
  border-bottom: 1px solid #D7DBE3;
  font: bold 17px Arial, Tahoma;
  line-height: 26px;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
}
.dps_fl {
  text-align: left;
  padding: 0px 9px;
}
.dps_cl {
  border-left: 1px solid #D7DBE3;
  text-align: left;
  padding: 0px 9px;
}
.dps_cl_np {
  border-left: 1px solid #D7DBE3;
  text-align: left;
  padding: 0px;
}
.dps_cl_vt_np {
  border-left: 1px solid #D7DBE3;
  text-align: left;
  padding: 5px 0px;
  vertical-align: top;
}
.dps_fc {
  text-align: center;
}
.dps_cc {
  border-left: 1px solid #D7DBE3;
  text-align: center;
}
.dps_total {
  padding-right: 10px;
  height: 26px;
  color: #37466E;
  margin: 0px 8px;
  border-bottom: 1px solid #FFFFFF;
  font: 12px Arial, Tahoma;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
}
.dps_fl_vt {
  text-align: left;
  padding: 5px 9px;
  vertical-align: top;
}
.dps_cl_vt {
  border-left: 1px solid #D7DBE3;
  text-align: left;
  padding: 5px 9px;
  vertical-align: top;
}
.dps_fc_vt {
  text-align: center;
  padding: 5px 0px;
  vertical-align: top;
}
.dps_cc_vt {
  border-left: 1px solid #D7DBE3;
  text-align: center;
  padding: 5px 0px;
  vertical-align: top;
}
.dps_ovh {
  border-left: 1px solid #D7DBE3;
}
.dps_cl_ovh {
  border-left: 1px solid #D7DBE3;
  text-align: left;
  padding-left: 9px;
}
.dsttab {
  width: 100%;
  margin-bottom: 12px;
}
.dst_f {
  padding-bottom: 10px;
}
.dst_c {
  padding: 10px 0px;
}
.dst_c1 {
  font: 12px Verdana;
  border-bottom: 1px solid #D7D7DD;
}
.dst_c1 b {
  font-weight: normal;
  line-height: 27px;
}
.dst_c1 i {
  color: #7B869C;
  font-style: italic;
  line-height: 17px;
}
.dst_c2 {
  padding-left: 10px;
  vertical-align: top;
  line-height: 27px;
  border-bottom: 1px solid #D7D7DD;
}
.dta_btnc {
  padding-left: 12px;
  border-left: 1px solid #CCCDDB;
}
.dta_btnc img {
  display: inline;
  float: left;
  margin-right: 10px;
}
.flyr {
  text-align: left;
  font: 11px Verdana;
  color: #485572;
}
.flyr u {
  display: block;
  padding-top: 0px;
  color: #485572;
  font: 11px Verdana;
  text-decoration: none;
  cursor: default;
}
.flyr i {
  display: block;
  padding-top: 10px;
  color: #485572;
  font: 11px Verdana;
  font-style: normal;
  cursor: default;
}
.flyr em {
  color: #DD0000;
  font-style: normal;
}
.flyr strong {
  height: 24px;
  display: block;
  line-height: 24px;
  color: #37466E;
  font-weight: bold;
}
.flyr b {
  height: 24px;
  display: block;
  line-height: 24px;
  color: #37466E;
  font-weight: bold;
  font-family: Tahoma;
}
.flyr_tab {
  text-align: left;
  font: 11px Verdana;
  color: #485572;
}
.flyr_tab td {
  padding: 2px 0px;
}
.flyr_tab .flyr_tt {
  vertical-align: top;
  padding-top: 7px !important;
}
.flyr_tab u {
  display: block;
  padding-top: 0px;
  color: #485572;
  font: 11px Verdana;
  text-decoration: none;
  cursor: default;
}
.flyr_tab i {
  display: block;
  padding-top: 10px;
  color: #485572;
  font: 11px Verdana;
  font-style: normal;
  cursor: default;
}
.flyr_tab em {
  color: #DD0000;
  font-style: normal;
}
.flyr_tab strong {
  height: 24px;
  display: block;
  line-height: 24px;
  color: #37466E;
  font-weight: bold;
}
.flyr_tab b {
  height: 24px;
  display: block;
  line-height: 24px;
  color: #37466E;
  font-weight: bold;
  font-family: Tahoma;
}
.flyr_l {
  text-align: left;
  font: 11px Verdana;
  color: #485572;
}
.flyr_l u {
  display: block;
  padding-top: 0px;
  color: #485572;
  font: 11px Verdana;
  text-decoration: none;
  cursor: default;
}
.flyr_l i {
  display: block;
  padding-top: 10px;
  color: #485572;
  font: 11px Verdana;
  font-style: normal;
  cursor: default;
}
.flyr_l s {
  color: #DD0000;
  text-decoration: none;
}
.flyr_l em {
  color: #DD0000;
  font-style: normal;
}
.flyr_l a {
  color: #017DDD;
  text-decoration: none;
}
.flyr_l a:visited {
  color: #017DDD;
  text-decoration: none;
}
.flyr_l a:hover {
  color: #017DDD;
  text-decoration: underline;
}
.flyr_l strong {
  height: 24px;
  display: block;
  line-height: 24px;
}
.flyr_l strong b {
  font-size: 12px;
}
.frm_hdr {
  display: block;
  color: #0065BA;
  margin: 9px 0px;
  padding: 3px 0px;
  font: 11px Verdana, Tahoma;
  line-height: 17px;
  cursor: default;
}
.frm_hdrt {
  display: block;
  color: #0065BA;
  margin-bottom: 9px;
  padding-bottom: 3px;
  font: 11px Verdana, Tahoma;
  line-height: 17px;
  cursor: default;
}
.frm_hdrb {
  display: block;
  color: #0065BA;
  margin-top: 9px;
  padding-top: 3px;
  font: 11px Verdana, Tahoma;
  line-height: 17px;
  cursor: default;
}
.frm_hdr_nm {
  display: block;
  color: #0065BA;
  margin: 0px;
  padding: 3px 0px;
  font: 11px Verdana, Tahoma;
  line-height: 17px;
  cursor: default;
}
.frm_hdr tt {
  font-family: Tahoma;
}
.frm_hdrt tt {
  font-family: Tahoma;
}
.frm_hdrb tt {
  font-family: Tahoma;
}
.frm_hdr_nm tt {
  font-family: Tahoma;
}
.frm_hdr_bd {
  border-bottom: 1px dotted #939AAD;
}
.frm_hdr_bs {
  border-bottom: 1px solid #D7D7DD;
}
.frm_pr {
  padding-right: 12px;
}
.frm_pr32 {
  padding-right: 32px;
}
.frm_tab {
  font: 12px Verdana;
  cursor: default;
}
.frm_tab td {
  padding-top: 3px;
  color: #37466E;
  font: 12px Verdana;
}
.frm_tab td i {
  display: inline-table;
  margin-top: 4px;
  color: #37466E;
  font: 12px Verdana;
  font-style: normal;
}
.frm_tab td s {
  color: #DD0000;
  text-decoration: none;
}
.frm_tab td em {
  color: #DD0000;
  font-style: normal;
}
.frm_tab strong {
  height: 22px;
  display: block;
  line-height: 20px;
}
.frm_tad {
  display: block;
  margin-top: 5px;
}
.frm_ainp {
  background-color: #E6E9EC;
}
.frm_ainp_bt {
  border-top: 1px solid #CCCDDB;
}
.frm_binp {
  height: 2px;
  font-size: 2px;
  line-height: 2px;
}
.frm_text {
  color: #37466E;
  font: 11px Verdana;
  line-height: 18px;
}
.frm_text a {
  color: #0163DD;
  text-decoration: none;
}
.frm_text a:visited {
  color: #0163DD;
  text-decoration: none;
}
.frm_text a:hover {
  color: #0163DD;
  text-decoration: underline;
}
.frm_sw {
  border-bottom: 1px solid #D7D7DD;
}
.frm_sw .arrr {
  display: inline-table;
  margin-bottom: 6px;
  padding-right: 14px;
  color: #0E3C7F;
  font: bold 11px Verdana;
  text-decoration: none;
  background: transparent url(../images/frm_sw_arrr.gif) right 3px no-repeat;
}
.frm_sw .arrr:visited {
  background-image: url(../images/frm_sw_arrr.gif);
}
.frm_sw .arrr:hover {
  background-image: url(../images/frm_sw_arrr_h.gif);
}
.frm_sw .arrd {
  display: inline-table;
  margin-bottom: 6px;
  padding-right: 14px;
  color: #0E3C7F;
  font: bold 11px Verdana;
  text-decoration: none;
  background: transparent url(../images/frm_sw_arrd.gif) right 3px no-repeat;
}
.frm_sw .arrd:visited {
  background-image: url(../images/frm_sw_arrd.gif);
}
.frm_sw .arrd:hover {
  background-image: url(../images/frm_sw_arrd_h.gif);
}
.frm_sw .no_arr {
  display: inline-table;
  margin-bottom: 6px;
  padding-right: 14px;
  color: #0E3C7F;
  font: bold 11px Verdana;
  text-decoration: none;
}
.frm_note {
  color: #37466E;
  color: #000000;
  font: normal 11px/12px Verdana;
  padding: 12px;
  margin-top: 45px;
  border: 1px solid #ECDD7D;
  background-color: #FDF6C9;
}
.frm_note a {
  color: #0163DD;
  text-decoration: none;
}
.frm_note a:visited {
  color: #0163DD;
  text-decoration: none;
}
.frm_note a:hover {
  color: #0163DD;
  text-decoration: underline;
}
.frm_note small {
  font-size: 11px;
  font-family: Tahoma;
}
.frd_tab {
  font: 12px Verdana;
  cursor: default;
}
.frd_tab td {
  padding: 5px 0px;
  color: #37466E;
  font: 12px Verdana;
  width: 140px;
}
.frd_bs td {
  border-bottom: 1px solid #D7D7DD;
}
.frd_tab a {
  color: #017DDD;
  text-decoration: none;
}
.frd_tab a:visited {
  color: #017DDD;
  text-decoration: none;
}
.frd_tab a:hover {
  color: #017DDD;
  text-decoration: underline;
}
.frs_tab {
  cursor: default;
}
.frs_tab td {
  padding: 6px 0px;
  color: #37466E;
  font: 11px Tahoma;
  vertical-align: top;
}
.frs_tab a {
  color: #0163DD;
  text-decoration: none;
}
.frs_tab a:visited {
  color: #0163DD;
  text-decoration: none;
}
.frs_tab a:hover {
  color: #0163DD;
  text-decoration: underline;
}
.frs_tab i {
  color: #7BA0D3;
  font-style: normal;
}
.frs_line td {
  border-bottom: 1px solid #D7D7DD;
}
.frs_line2 td {
  border-bottom: 1px solid #EBEBEB;
}
.bgr_wht {
  background-color: #FFFFFF;
}
.bgr_yel_l {
  background-color: #FFFBDF;
}
.bgr_yel {
  background-color: #FDF6C9;
}
.bgr_yel_s {
  background-color: #FFF08C;
}
.bgr_sky {
  background-color: #E1F0FD;
}
.bgr_green {
  background-color: #D8FFDA;
}
.fclr_green {
  color: #00870B;
}
.fclr_red {
  color: #DD0000;
}
.bt_fl {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  padding-left: 9px;
  border-left: 0px solid #b5baab;
  border-bottom: 1px solid #b5baab;
}
.bt_fc {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  border-left: 0px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_fr {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: right;
  padding-right: 9px;
  border-left: 0px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_cl {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  padding-left: 9px;
  border-left: 1px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_cc {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  border-left: 1px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_cr {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: right;
  padding-right: 9px;
  border-left: 1px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_fl_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  vertical-align: top;
  padding: 9px 0px 9px 9px;
  border-left: 0px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_fc_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  vertical-align: top;
  padding: 9px 0px 9px 0px;
  border-left: 0px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_cl_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  vertical-align: top;
  padding: 9px 0px 9px 9px;
  border-left: 1px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_cc_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  vertical-align: top;
  padding: 9px 0px 9px 0px;
  border-left: 1px solid #D7DBE3;
  border-bottom: 1px solid #D7DBE3;
}
.bt_ins_fl {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  padding-left: 9px;
  border-left: 0px solid #D7DBE3;
}
.bt_ins_fc {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  border-left: 0px solid #D7DBE3;
}
.bt_ins_cl {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  padding-left: 9px;
  border-left: 1px solid #D7DBE3;
}
.bt_ins_cc {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  border-left: 1px solid #D7DBE3;
}
.bt_ins_fl_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  vertical-align: top;
  padding: 9px 0px 9px 9px;
  border-left: 0px solid #D7DBE3;
}
.bt_ins_fc_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  vertical-align: top;
  padding: 9px 0px 9px 0px;
  border-left: 0px solid #D7DBE3;
}
.bt_ins_cl_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: left;
  vertical-align: top;
  padding: 9px 0px 9px 9px;
  border-left: 1px solid #D7DBE3;
}
.bt_ins_cc_vt {
  height: 32px;
  color: #1E2537;
  font: 11px Tahoma;
  text-align: center;
  vertical-align: top;
  padding: 9px 0px 9px 0px;
  border-left: 1px solid #D7DBE3;
}
.scr_div_line {
  padding: 4px;
  color: #1E2537;
  font: 11px Verdana;
  margin-bottom: 16px;
  background-color: #E9EDF5;
}
.footer {
  height: 0px;
  width: 98%;
}
.add_edit {
  font-size: 12px;
}
.add_edit b {
  color: #111;
  font-family: Verdana;
  /*font-weight: 500;*/
  line-height: 20px;
}
.add_edit input[type="text"] {
  color: #111;
  height: 20px;
  min-width: 30px;
}
div.row {
  margin-bottom: 5px;
}
div.col {
  display: inline-block;
  vertical-align: top;
}
div.row_btns {
  margin-top: 15px;
  margin-left: 0px;
  text-align: center;
}
div.row_btns button {
  font-size: 12px;
  font-family: arial;
}
.check_block {
  background: #eef6ff;
  border: 1px solid #b8c3ce;
  border-radius: 8px;
  margin-top: 10px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.jw_init {
  background-image: url(../img/window/icons.png);
  height: 1px;
  left: -10px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  width: 1px;
}
.jw_window {
  background: #f6f8fa;
  border: 1px solid #777;
  display: none;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  z-index: 1000;
}
.jw_header {
  background: #3c89c8 url(../img/window/header.png) repeat-x;
  color: #FFF;
  cursor: move;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 24px;
  padding: 6px 0 0 26px;
  text-align: center;
}
.jw_header_btn {
  background: url(../img/window/icons.png) no-repeat;
  display: block;
  float: right;
  height: 16px;
  margin-top: 10px;
  position: relative;
  text-decoration: none;
  width: 16px;
}
.jw_close {
  margin-right: 6px;
  background-position: 0 0;
}
.jw_close:hover {
  background-position: -16px 0;
}
.jw_minimize {
  display: none;
  margin-right: 6px;
  background-position: 0 16px;
}
.jw_minimize:hover {
  background-position: -16px 16px;
}
.jw_maximize {
  display: none;
  margin-right: 6px;
  background-position: 0 32px;
}
.jw_maximize:hover {
  background-position: -16px 32px;
}
.jw_content {
  display: inline-block;
  font-family: Verdana;
  font-size: 12px;
  margin-top: 0px;
  min-height: 50px;
  min-width: 200px;
  padding: 12px 15px 12px 15px;
}
.jw_buttons {
  display: none;
  padding: 0 0 10px 0;
  text-align: center;
}
.jw_msg {
  background-color: none !important;
  padding-left: 80px;
  padding-top: 35px;
  background-position: 12px 35px;
  background-repeat: no-repeat;
}
.jw_msg_dialog {
  background-image: url(../img/window/msg_dialog.png);
}
.jw_msg_error {
  background-image: url(../img/window/msg_error.png);
}
.jw_msg_info {
  background-image: url(../img/window/msg_info.png);
}
.jw_msg_success {
  background-image: url(../img/window/msg_success.png);
}
.jw_msg_warning {
  background-image: url(../img/window/msg_warning.png);
}
.jw_msg p a {
  color: #0250D3;
  text-decoration: none;
}
.jw_msg p a:visited {
  color: #0250D3;
  text-decoration: none;
}
.jw_msg p a:hover {
  color: #0250D3;
  text-decoration: underline;
}
.jw_msg .ul_err {
  margin: 0px;
  padding: 0px;
  color: #DD0000;
}
.jw_msg ul li {
  margin: 0px 0px 12px 22px;
  line-height: 12px;
}
.jw_msg ul li em {
  color: #000000;
  font-style: normal;
}
.jw_title {
  display: none;
}
.tabs_content {
  margin-top: 10px;
  margin-bottom: 10px;
}
.place {
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  display: inline-block;
  min-width: 200px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px;
  width: auto;
}
.place_img {
  background: url(../img/bed.gif);
  display: inline-block;
  height: 52px;
  vertical-align: middle;
  width: 54px;
}
.place_text {
  display: inline-block;
  margin-left: 5px;
  line-height: 15px;
  vertical-align: middle;
}
.place_text a:hover {
  cursor: pointer;
  text-decoration: underline !important;
}
.place_fio {
  font-weight: bold;
}
.tr_nb td {
  border: 1px solid transparent;
  font-weight: bold;
}
.ui-datepicker-trigger {
  background: url(../img/forms/cal.png);
  border: none;
  height: 16px;
  margin: 0px 5px 0px 5px;
  padding: 0px;
  outline: none;
  width: 16px;
}
.ui-datepicker-trigger:hover {
  background: url(../img/forms/cal.png);
  border: none;
  height: 16px;
  margin: 0px 5px 0px 5px;
  padding: 0px;
  outline: none;
  width: 16px;
}
.ico_done {
  background-position: -41px -218px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_done:hover {
  background-position: -41px -218px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_done:active {
  background-position: -41px -218px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_caution {
  background-position: -12px -218px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_caution:hover {
  background-position: -12px -218px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_caution:active {
  background-position: -12px -218px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_loading {
  background-position: -70px -217px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_loading:hover {
  background-position: -70px -217px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.ico_loading:active {
  background-position: -70px -217px;
  background-color: transparent;
  background-image: url(../img/icons/icons_base.png);
  border: none;
  display: block;
  height: 18px;
  min-width: 18x;
  outline: none;
  width: 18px;
}
.f_arrow {
  background: transparent url(../img/f_arrow.png) no-repeat;
  display: inline-block;
  height: 11px;
  margin-right: 2px;
  width: 11px;
}
