/* Form Prototype
---------------------------------------------------------*/
.WideWPTitleBar {
    background-image: url('../Images/turquoiseMainBar.gif');
    background-repeat: no-repeat;
    background-position: right top;
    height: 25px;
    padding: 3px 12px 12px 0px;
    text-align: right;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
}

#contentWrapper {
  width: 704px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Veredana, Helvetica, sans-serif;
  font-size: 13px;
  color: #445976;
  direction: rtl;
  padding-right: 1px;
}

.heading1 {
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #059fdb;
}

.heading2 {
  height: 19px;
  line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0 10px 0 0;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #dde1e4;
  background: url('../Images/section_title.png') repeat-y top center;
}

.heading3 {
  height: 19px;
  line-height: 18px;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #dde1e4;
}

p.abstract {
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: justify;
}
/* Table GIS Start */

.table_col_100 {
  width: 100% !important;
  font-family: Arial, Veredana, Helvetica, sans-serif;
  font-size: 13px;
  color: #445976;
}

.table_col_100 tr.alt {
background-color: #fff;
}

.table_col_590 {
  width: 590px;
  font-family: Arial, Veredana, Helvetica, sans-serif;
  font-size: 13px;
  color: #445976;
}

.table_col_100_blue {
  width: 100%;
  border:1px solid #dde7f5;
  background-color: #e7f0f9;
  margin-bottom: 7px;
  height: 50px;
}

.table_col_100_blue_lft_rgt {
  width: 100% !important;
  border:1px solid #dde7f5;
  margin-bottom: 7px;
  border-collapse: collapse;
}

table.table_col_100_blue_lft_rgt td {
  padding: 5px 5px;
  border: 1px solid #dde7f5;
}

table.table_col_100_blue_lft_rgt th {
  padding: 0 5px;
  height: 38px;
  font-weight: bold;
  text-align: right;
  border-bottom: 1px solid #e6e9eb;
  background: #e6e9eb;
}

table.table_col_100_blue td {
  padding-top: 8px;
  padding-right: 18px;
}

.table_red_comment {
  color: #FF0000;
  border-bottom: 1px solid #dde7f5;
  border-right: 0px solid red !important;
  background-color: #FFFFFF !important;
}


table.table_col_100 tr {
  text-align: right;
  background: #f8f9fa;
}

.odd {
  background: #f8f9fa;
}

.even {
  background: #fefefe;
}

table.table_col_590 tr {
  text-align: right;
  background: #f8f9fa;
}

table.table_col_100 th {
  padding: 0 5px;
  height: 38px;
  font-weight: bold;
  text-align:right;
  border-bottom: 1px solid #e6e9eb;
  background: #e6e9eb;
}

table.table_col_590 th {
  padding: 0 5px;
  height: 38px;
  font-weight: bold;
  text-align: right;
  border-bottom: 1px solid #e6e9eb;
  background: #FFFFFF;
}

table.table_col_100 td {
  padding: 5px 5px;
  border-right: 1px solid #e6e9eb;
  border-bottom: 1px solid #e6e9eb;
}

.table_col_top {
  border-top: 1px solid #e6e9eb;
}

table.table_col_590 td {
  padding: 5px 5px;
  border-right: 1px solid #e6e9eb;
  border-bottom: 1px solid #e6e9eb;
}

td.close {
  border-left: 1px solid #e6e9eb;
  width: 85px;
}

td.only_close {
  border-left: 1px solid #e6e9eb;
}

table.table_col_100 tr.selected {
  background: #FFFFFF;
}

table.table_col_590 tr.selected {
  background: #FFFFFF;
}

table.table_col_590 tr.alt {
  background: #FFFFFF;
}

td.center {
  text-align: center;
}
/* Table GIS End */

div#error_section {
  clear: both;
  margin-bottom: 10px;
  padding: 5px 50px 0px 10px;
  border: solid 1px #eea8b3;
  min-height:35px;  
  background: #f3e7e9 url(../Images/error_yield.gif) no-repeat center right;
}

div#information_section {
  clear: both;
  margin-bottom: 10px;    
  padding: 12px 50px 10px 10px;
  font-size: 12px;
  font-weight: bold;
  border-style:none;
  vertical-align:middle;
  background: #e9f3e8 url(../Images/info_icon_green.png) no-repeat center right;
}

div#success_section {
  clear: both;
  margin-bottom: 10px;
  padding: 10px 50px 10px 10px;
  font-size: 12px;
  font-weight: normal;
  border: solid 1px #d5e7ff;
  background: #d5e7ff url(../Images/success.gif) no-repeat center right;
}

div#failure_section {
  clear: both;
  margin-bottom: 2px;
  padding: 10px 50px 10px 10px;
  font-size: 13px;
  font-weight: normal;
  border: solid 1px #f3e7e9;
  background: #f3e7e9 url(../Images/error_yield.gif) no-repeat center right;
  max-width:700px;
}

div#search_section {
  overflow: auto;
  clear: both;
  margin-bottom: 10px;
  padding: 10px 10px 10px 0;
  border: solid 1px #84aadd;
  background: #eff6ff;
}

div#search_section div.fields_section {
  clear: both;
  margin-bottom: 20px;
  height: 70px;
  background: url('../Images/search_section_bg.gif') repeat-y top left;
}

div#search_section div.results_section {
  clear: both;
  font-weight: bold;
}

div#steps {
  height: 28px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: url(../Images/steps_offline.gif) repeat-x;
}

div#steps div.offline {
  float: right;
  width: 33.3%;
  height: 28px;
  line-height: 28px;
}

div#steps div.online {
  float: right;
  width: 33.3%;
  height: 28px;
  line-height: 28px;
  background: url(../Images/steps_online.gif) repeat-x;
}

div#steps div.sep_offline {
  height: 28px;
  background: url(../Images/steps_sep_offline.gif) no-repeat;
}

div#steps div.sep_start {
  height: 28px;
  background: url(../Images/steps_sep_online_start.gif) no-repeat;
}

div#steps div.sep_end {
  height: 28px;
  background: url(../Images/steps_sep_online_end.gif) no-repeat;
}

div.form_section {
  overflow: auto;
  clear: both;
  margin: 0px 0px 10px 0px;
}

div.form_section div.fields_section {
  overflow: auto;
  clear: both;
}

div.abstract {
  float: left;
  width: 180px;
}

div.col_600 {
  float: right;
  width: 600px;
}

div.col_510 {
  float: right;
  width: 510px;
}

div.col_300 {
  float: right;
  width: 300px;
}

div.col_255 {
  float: right;
  width: 255px;
}

div.col_165 {
  float: right;
  width: 165px;
}

div.col_80 {
  float: right;
  width: 80px;
}

div.col_700 {
  float: right;
  width: 700px;
}

div.col_divider {
  border-left: 1px solid #dde1e4;
}

div.form_section div.fields_section div.field {
  overflow: hidden;
  clear: both;
  margin: 0 0 10px 0;
}

/*Half*/
div.form_section div.fields_section div.field_half {
  float: right;
  width: 106px;
  margin-left: 2px;
}

div.form_section div.fields_section div.field_half2 {
  float: right;
  width: 145px;
  margin-right: 2px;
}

input.input_text_half {
  width: 102px;
}

.width_outer_link {
  width: 102px !important;
}
/*Half*/

/*Half dash*/
div.form_section div.fields_section div.field_half_dash {
  float: right;
  width: 98px;
  margin-left: 2px;
}

div.form_section div.fields_section div.field_half2_dash {
  float: right;
  width: 137px;
  margin-right: 2px;
}

input.input_text_half_dash {
  width: 96px;
}

.width_outer_link {
  width: 102px !important;
}

/*.half_dash {
  display: inline-block;
  float: right;
  width: 14px;
  text-align: center;
  text-align: right\9;
  padding: 17px 0px 0px 0px;
  width: 8px\9;
  padding: 17px 6px 0px 0px\9;
}*/

/*Half dash*/





/*quarter*/
div.form_section div.fields_section div.field_quarter {
  float: right;
  width: 148px;
  margin-left: 2px;
}

div.form_section div.fields_section div.field_quarter2 {
  float: right;
  width: 103px;
  margin-right: 2px;
}

input.input_text_3quarter {
  width: 144px;
}

input.input_text_3quarter_2 {
  width: 140px;
}


input.input_text_quarter {
  width: 60px;
}
/*quarter*/

div.form_section div.fields_section label {
  height: 22px;
  text-indent: 2px;
  direction: rtl;
}

div.form_section div.fields_section div.input {
  height: auto;
}

div.form_section div.fields_section label.options {
  position: relative;
  right: -3px;
}

div.form_section div.fields_section div.options {
  height: 20px;
}

div.form_section div.fields_section label.text {
  font-weight: bold;
  direction: rtl;
}

div.form_section div.fields_section div.text {
  margin-bottom: 10px;
  font-size: 12px;
  direction: rtl;
}

div.form_section div.fields_section img.question_mark {
  cursor: help;
}


/*link text*/
div.form_section div.fields_section div.link {
  width: 212px;
  text-align: left;
  font-size: 12px;
}
/*link text*/

div.form_section div.fields_section div.link a {
  color: #6f91ac;
}

div.form_section div.fields_section a.link {
  color: #6f91ac;
}

div.form_section div.fields_section div.textarea_limit {
  width: 400px;
  text-align: left;
  font-size: 12px;
}

div.form_section div.fields_section .reqiured {
  color: #dd0127;
}

div.form_section div.fields_section .text_error {
  font-weight: bold;
  color: #dd0127;
}

div.form_section div.fields_section .input_text_error {
  border: solid 1px #dd0127;
}

div.form_section div.fields_section .input_text_arrow {
  background: url(../Images/error_arrow.gif) no-repeat 20px 20px;
}

div#capcha_section {
  overflow: auto;
  clear: both;
}

div#capcha_section .scrambled {
  position: relative;
  width: 170px;
  height: 26px;
  margin: 10px 0 5px 0;
}

div#capcha_section .scrambled .button {
  position: absolute;
  bottom: 0;
  left: 32px;
}

div#capcha_section .scrambled .capcha {
  position: absolute;
  bottom: 3px;
  width: 103px;
  height: 25px;
  border: 1px solid #dde1e4;
}

div#button_section {
  overflow: auto;
  clear: both;
  margin: 0px 0px 0px 0px;
}

div#button_section .button_main {
  float: left;
  vertical-align: middle;
}

div#button_section .button_main input {
  border: none;
}

div#button_section .seperator {
  float: left;
  width: 1px;
  height: 17px;
  margin: 10px 10px;
  background-color: #6f91ac;
}

div#button_section .button_sub {
  float: left;
  padding: 10px 0;
  vertical-align: middle;
}

div#button_section .button_sub a {
  font-weight: bold;
  text-decoration: underline;
  color: #6f91ac;
}

div#button_section .button_sub label {
  font-weight: bold;
  text-decoration: underline;
  color: #6f91ac;
  cursor:pointer;
}

div#results_summary {
  margin: 0 0 40px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e6e9eb;
}

div#results_summary p {
  margin-bottom: 5px;
}

div#results_summary span {
  font-weight: bold;
}

div#results_summary img {
  vertical-align: middle;
  margin-left: 5px;
}

div.slider {
  float:left;
  font-size: 12px;
}

div.slider img.slider_bar {
  width: 140px;
  background: url(Icons/MapZoomBar.gif) no-repeat center center;
}

div.slider img {
  vertical-align: middle;
  padding-right:5px;
  padding-bottom:2px;
}

.primary_input {
  width: 212px;
  height: 17px;
  font-size: 12px;
  font-family: Arial, Veredana, Helvetica, sans-serif !important;
  color: #445976 !important;
  border: 1px solid #c5ccd7;
  background-color: #f5f5f5;
}

.primary_select {
  width: 215px;
  height: 21px;
  font-size: 12px;
  font-family: Arial, Veredana, Helvetica, sans-serif;
  color: #445976;
  border: 1px solid #c5ccd7;
  background-color: #f5f5f5;
}

.primary_textarea {
  width: 400px;
  height: 90px;
  font-size: 12px;
  font-family: Arial, Veredana, Helvetica, sans-serif;
  color: #445976;
  border: 1px solid #c5ccd7;
  background-color: #f5f5f5;
}

input.input_phone {
  width: 148px;
}

input.input_capcha {
  width: 132px;
}

input.input_options {
  position: relative;
  top: 2px;
  width: auto;
  height: auto;
  border: none;
  background-color: #ffffff;
}

input.input_file {
  width: 276px;
  height: auto;
}

input.input_image {
  width: auto;
  height: auto;
}

input.regulations {
  clear: both;
}

select.input_phone {
  width: 60px;
}

select.input_search {
  width: 155px;
}

.l2r {
  direction: ltr;
}

.BottomSpace {
  margin-bottom: 6px;
}

.RightSpace {
  margin-right: 18px;
}

.CheckBoxSubjectSpace {
  float: right;
  margin-top: 10px;
  width: 130px;
}

.JoinMail {
  padding-right: 40px;
}

.inputTextLoadFile {
  width: 212px;
  height: 17px;
  font-size: 12px;
  font-family: Arial, Veredana, Helvetica, sans-serif;
  color: #445976;
  border: 1px solid #c5ccd7;
  background-color: #f5f5f5;
  float: right;
}

.inputBrowseButton {
  width: 66px;
  height: 21px;
  border: 1px solid #c5ccd7;
  background-color: #e0dfe3;
  font: 8pt normal arial;
  direction: ltr;
  float: right; margin-right: 2px;
}

.paying_table_blue {
  color: #FF0000;
}

.web_part_title {
   BACKGROUND-IMAGE: url(../Images/BlueMainBar.png);
   BACKGROUND-REPEAT: no-repeat;
   BACKGROUND-POSITION: right 50%;
   HEIGHT: 22px;
   COLOR: #ffffff;
   FONT-SIZE: 11pt;
   VERTICAL-ALIGN: middle;
   FONT-WEIGHT: bold;
   PADDING-RIGHT: 10px;
}

.web_part_dotted {
  BACKGROUND-IMAGE: url(../Images/DottedTurquoiseBackground.gif) !important;
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: right bottom;
  HEIGHT: 5px
}

.web_part_short_line {
  BACKGROUND-IMAGE: url(../Images/ShortLineBackground.bmp) !important;
  BACKGROUND-REPEAT: repeat-x;
  BACKGROUND-POSITION: right bottom;
  HEIGHT: 5px
}

.btn_opt_icn {
  display: block;
  float: right;
  width: 109px;
  height: 38px;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.1;
  color: #445976;
  border: 1px solid #b0c9dd;
  background-color: #fff;
  background-image: url(../Images/gray_back.png);
  background-position: center 1px;
  background-repeat: no-repeat;
  margin-left: 2px;
  margin-bottom: 1px;
}

a.btn_opt_icn span {
  margin-top: 5px;
  display: block;
}

a.btn_opt_icn img {
  border: 0px solid red;
}

.icn_pic {
  width: 36px;
  height: 36px;
  float: right;
  margin-left: 2px;
  text-align: center;
}

.icn_pic_back_blue {
  background-image: url(../Images/cyan_fade_btn.png);
  background-repeat: repeat-y;
}

.icn_pic_back_lightgreen {
  background-image: url(../Images/lightgreen_fade_btn.png);
  background-repeat: repeat-y;
}

.icn_pic_back_red {
  background-image: url(../Images/red_fade_btn.png);
  background-repeat: repeat-y;
}

.icn_pic_back_purple {
  background-image: url(../Images/purple_fade_btn.png);
  background-repeat: repeat-y;
}

.icn_pic_back_lightred {
  background-image: url(../Images/lightred_fade_btn.png);
  background-repeat: repeat-y;
}

.icn_pic_back_green {
  background-image: url(../Images/green_fade_btn.png);
  background-repeat: repeat-y;
}

.win_top_active {
  position: relative;
  float: right;
  width: 436px;
  clear: both;
  padding: 4px 3px 5px 13px;
  font: bold 13px arial;
  background-image: url(../Images/window_top_active.png);
  background-repeat: repeat-x;
  border-top: 1px solid #e6e9eb;
  border-bottom: 1px solid #e6e9eb;
  margin: 2px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.win_top_disable {
  position: relative;
  float: right;
  width: 446px;
  clear: both;
  color: #676767;
  padding: 4px 3px 5px 3px;
  font: bold 13px arial;
  background-image: url(../Images/window_top_disable.png);
  background-repeat: repeat-x;
  border-top: 1px solid #e6e9eb;
  border-bottom: 1px solid #e6e9eb;
  margin: 2px 0px;
}




.btn_series {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}

.vrt_align {
  vertical-align: middle;
}

.btn_series_wrapper {
  float: right;
  width: 452px;
  overflow: hidden;
}

.cart_side_table {
  float: left;
  width: 240px;
}

.arrow_active_win {
  display: block;
  position: absolute;
  left: 6px;
  top: 8px;
}

.xxx {
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #e6e9eb;
  width: 200px;
  height: auto;
  bottom: 0px;
  left: 25px;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 #BABABA;
}

.first_lvl {
  position: relative;
}

.add_part_wrp_btn {
  margin-bottom: 6px;
}

.add_part_wrp_btn_top {
  margin-top: 8px;
}


div.form_section div.fields_section div.field_quarter31{
  float: right;
  width: 69px;
  margin-left: 2px;
}
div.form_section div.fields_section div.field_quarter32 {
  float: right;
  width: 69px;
  margin-left: 2px;
  margin-right: 2px;
}
div.form_section div.fields_section div.field_quarter33 {
  float: right;
  width: 109px;
  margin-right: 2px;
}

input.input_text_33quarter {
  width: 65px;
}

.thick_tbl_acc {
  background-image: url(../Images/thick_back_grad.png);
  clear: both;
  padding: 9px 0px;
  border: 1px solid #e7f0f9;
  height: 32px;
  margin-bottom: 1px;
  position: relative;
  overflow: hidden;
  cursor:pointer;
}

.table_col_100_blue_lft_rgt .alt {
  background-color: #f8f9fa !important;
}

.wht_spc_nowrp {
  white-space: nowrap;
}

.tbl_acc_ins_a {
  overflow: hidden;
  float: left;
  width: 300px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 15px;
}

.tbl_acc_ins_b {
  overflow: hidden;
  float: left;
  width: 375px;
  margin-bottom: 25px;
  margin-top: 15px;
}

.tbl_acc_ins_a h3 {
  border-bottom: 0px;
}

.tbl_acc_ins_b h3 {
  border-bottom: 0px;
}
.tbl_acc_ins_b h4 {
  border-bottom: 0px;
}

.tbl_acc_ins_a h4 img {
  vertical-align: middle;
  padding-left: 3px;
}

.tbl_acc_ins_a h4 div {
  float: left;
  font-size: 12px;
  margin-left: 10px;
}

.tbl_acc_ins_a h3 img {
  vertical-align: middle;
  padding-left: 3px;
}

.tbl_acc_ins_b h3 img {
  vertical-align: middle;
  padding-left: 3px;
}

.tbl_acc_ins_a h3 div {
  float: left;
  font-size: 12px;
  margin-left: 10px;
}

.tbl_acc_ins_b h3 div {
  float: left;
  font-size: 12px;
  margin-left: 10px;
}

.thick_tbl_flt_rgt {
  float: right;
  line-height: 1.1;
  margin-right: 20px;
}

.thick_tbl_flt_rgt strong {
  color: #1e3242;
}

.thick_tbl_flt_rgt span {
  display: block;
}

.thick_tbl_flt_rgt_forum {
  float: right;
  line-height: 1.1;
  margin-right: 65px;
}

.thick_tbl_flt_rgt_forum strong {
  color: #1e3242;
}

.thick_tbl_flt_rgt_forum span {
  display: block;
}

.txt_cntr {
  text-align: center;
}

.wdt26 {
  width: 26px;
  float: none;
  margin: 0px;
  padding: 8px;
  height: 33px;
  border-left: 1px solid #cbdae4;
  box-shadow: -1px 0 3px 0px #C4C4C4;
  position: absolute;
  top: 0px;
  right: 0px;
}

.wdt35 {
  width: 40px;
  float: none;
  margin: 0px;
  padding: 8px;
  height: 33px;
  border-left: 1px solid #cbdae4;
  box-shadow: -1px 0 3px 0px #C4C4C4;
  position: absolute;
  top: 0px;
  right: 0px;
}

.wdt210 {
  width: 210px;
}

.wdt150 {
  width: 150px;
}

.wdt140 {
  width: 140px;
}

.wdt120 {
  width: 120px;
}

.wdt70 {
  width: 70px;
}

.wdt40 {
  width: 40px;
  margin-right: 55px;
}

.thick_tbl_flt_lft {
  position: absolute;
  width: 50px;
  height: 19px;
  padding: 15px 10px;
  top: 0px;
}

.cancel_tbl_btn {
  top: -51px;
  left: 70px;
  opacity: 100;
  background-image: url(../Images/cancel_tbl_back.png);
  background-repeat: repeat-x;
  transition: all 0.4s ease;
}

.thick_tbl_acc:hover .cancel_tbl_btn {
  top: 0px;
  left: 70px;
  opacity: 100;
  background-image: url(../Images/cancel_tbl_back.png);
  background-repeat: repeat-x;
}


.more_info_tbl_btn {
 left: 0px;
 background-image: url(../Images/moreinfo_tbl_back.png);
 background-repeat: repeat-x;
}

.thick_tbl_flt_lft img {
  vertical-align: middle;
  padding-right: 5px;
}

.font_bold {
    font-weight:bold;
}

.show_steps_way {
  margin: 15px 0px;
  overflow: hidden;
  clear: both;
  padding-right: 1px;
  text-align: center;
}

div.show_steps_way div.show_step {
  float: right;
  width: 95px;
  height: 70px;
  padding: 10px 4px;
  font: bold 14px arial;
  color: #4a4a4a;
  overflow: hidden;
}

div.show_steps_way div.arrow {
  width: 22px;
  height: 50px;
  float: right;
  background-image: url(../Images/arr_big_dark.png);
  background-repeat: no-repeat;
  background-position: center;
}

.show_step_s {
  background-color: #e9e9e9;
}

.show_step_c {
  background-color: #97D5F8;
}

.show_step_f {
  background-color: #049648;
  background-image: url(../Images/circle_done_mark.png);
  background-repeat: no-repeat;
  background-position: -30px -18px;
  color: #fff !important;
}


.chat_block_client {
  margin: 10px 25px 10px 0px;
}

.chat_block_client .chat_title {
  padding: 3px 10px;
  background-color: #cbe9ef;
  overflow: auto;
}

.chat_block_client .chat_title span:nth-child(1) {
  font-weight: bold;
  display: inline-block;
  float: right;
}

.chat_block_client .chat_title span:nth-child(2) {
  font-weight: bold;
  display: inline-block;
  float: left;
}

.chat_block_client .chat_body {
  min-height: 25px;
  padding: 10px 10px 10px 40px;
  background-color: #e7f1f3;
}

.chat_block_muni {
  margin: 10px 25px 10px 0px;
}

.chat_block_muni .chat_title {
  padding: 3px 10px;
  background-color: #d6ebcd;
  overflow: auto;
}

.chat_block_muni .chat_title span:nth-child(1) {
  font-weight: bold;
  display: inline-block;
  float: right;
}

.chat_block_muni .chat_title span:nth-child(2) {
  font-weight: bold;
  display: inline-block;
  float: left;
}

.chat_block_muni .chat_body {
  min-height: 25px;
  padding: 10px 10px 10px 40px;
  background: #eaf3e7 url(../Images/muni_repesentor.png) no-repeat left -25px bottom -25px;
}

.chat_btn_row {
  margin: 0px 25px 20px 0px;
  overflow: auto;
}

.chat_btn_row a {
  display: inline-block;
  float: right;
  margin-left: 5px;
}

.live_big_wrapper_btn {
  min-width: 50px;
  border: 1px solid #B0C9DD;
  padding: 2px;
  float: left;
  font: bold 20px arial;
  border-radius: 5px;
  text-align: center;
  background-color: #fff;
}

.live_big_btn {
  display: block;
  text-decoration: none !important;
  padding: 2px 10px 5px 10px;
  font: bold 20px arial !important;
  text-align: center !important;
  color: #fff !important;
  background-image: url(../Images/blue_big_back.png);
  background-repeat: repeat-x;
  border-radius: 3px;
  margin: 0px !important;
}

.live_big_gray_wrapper_btn {
  min-width: 50px;
  border: 1px solid #B0C9DD;
  padding: 1px;
  float: right;
  font: bold 20px arial;
  border-radius: 3px;
  text-align: center;
  background-color: #fff;
  margin-left: 5px;
  margin-bottom:10px;
}

.live_big_gray_btn {
  display: block;
  text-decoration: none !important;
  padding: 0px 10px 3px 10px;
  font: bold 13px arial !important;
  text-align: center !important;
  color: #fff !important;
  background-image: url(../Images/gray_sml_back.png);
  background-repeat: repeat-x;
  border-radius: 1px;
  margin: 0px !important;
}

.live_big_disabled_wrapper_btn {
  min-width: 50px;
  border: 1px solid #E9E9E9;
  padding: 1px;
  float: right;
  font: bold 20px arial;
  border-radius: 3px;
  text-align: center;
  background-color: #fff;
  margin-left: 5px;
  margin-bottom:10px;
}

.live_big_disabled_btn {
  display: block;
  text-decoration: none !important;
  padding: 0px 10px 3px 10px;
  font: bold 13px arial !important;
  text-align: center !important;
  color: #fff !important;
  background-image: url(../Images/disabled_sml_back.png);
  background-repeat: repeat-x;
  border-radius: 1px;
  margin: 0px !important;
}


