@font-face {
  font-family: 'pfb_regular';
  src: url('../fonts/pfbeausanspro-regular.eot');
  src: url('../fonts/pfbeausanspro-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pfbeausanspro-regular.woff') format('woff'),
       url('../fonts/pfbeausanspro-regular.ttf') format('truetype'),
       url('../fonts/pfbeausanspro-regular.svg#pfb_regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pfb_bold';
  src: url('../fonts/pfbeausanspro-bold.eot');
  src: url('../fonts/pfbeausanspro-bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pfbeausanspro-bold.woff') format('woff'),
       url('../fonts/pfbeausanspro-bold.ttf') format('truetype'),
       url('../fonts/pfbeausanspro-bold.svg#pfb_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pfb_italic';
  src: url('../fonts/pfbeausanspro-italic.eot');
  src: url('../fonts/pfbeausanspro-italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pfbeausanspro-italic.woff') format('woff'),
       url('../fonts/pfbeausanspro-italic.ttf') format('truetype'),
       url('../fonts/pfbeausanspro-italic.svg#pfb_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pfb_thin';
  src: url('../fonts/pfbeausanspro-thin.eot');
  src: url('../fonts/pfbeausanspro-thin.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pfbeausanspro-thin.woff') format('woff'),
       url('../fonts/pfbeausanspro-thin.ttf') format('truetype'),
       url('../fonts/pfbeausanspro-thin.svg#pfb_thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pfb_thinitalic';
  src: url('../fonts/pfbeausanspro-thinitalic.eot');
  src: url('../fonts/pfbeausanspro-thinitalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pfbeausanspro-thinitalic.woff') format('woff'),
       url('../fonts/pfbeausanspro-thinitalic.ttf') format('truetype'),
       url('../fonts/pfbeausanspro-thinitalic.svg#pfb_thinitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pfb_semibold';
  src: url('../fonts/pfbeausanspro-semibold.eot');
  src: url('../fonts/pfbeausanspro-semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/pfbeausanspro-semibold.woff') format('woff'),
       url('../fonts/pfbeausanspro-semibold.ttf') format('truetype'),
       url('../fonts/pfbeausanspro-semibold.svg#pfb_semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'myriad_regular';
  src: url('../fonts/myriadpro-regular.eot');
  src: url("../fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"),
       url("../fonts/myriadpro-regular.woff") format("woff"),
       url("../fonts/myriadpro-regular.ttf") format("truetype"),
       url("../fonts/myriadpro-regular.svg#myriad_regular") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'myriad_semibold';
  src: url('../fonts/myriadpro-semibold.eot');
  src: url("../fonts/myriadpro-semibold.eot?#iefix") format("embedded-opentype"),
       url("../fonts/myriadpro-semibold.woff") format("woff"),
       url("../fonts/myriadpro-semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

#layout_header .apartments_navigation li a:hover, #layout_header .apartments_navigation li.hilight1 a:hover {
background-color: initial;
color: #fff; 
text-decoration: none;
}
#logo a img:hover {
border: none;
background-color: initial;
color: #fff;
text-decoration: none;
}
#logo a:hover {
border: none;
background-color: initial;
color: #fff;
text-decoration: none;
}
#logo:hover {
border: none;
background-color: initial;
color: #fff;
text-decoration: none;
}
html, body {
  height: 100%;
}

body {
  color: #e0e0e0;
  font-family: 'myriad_semibold', Myriad Pro, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
}
sup {
  font-size: 10px
}
h1 {
  margin: 9px 0 10px 0;
  padding: 0;
  color: #fff;
  line-height: 1.2em;
/*  font-family: "pfb_regular";*/
  font-family: 'myriad_semibold', Myriad Pro;
  font-size: 24px;
/*  text-transform: uppercase; */
}
h2 {
  margin: 0 0 7px 0;
  padding: 0;
  color: #fff;
  line-height: 1.2em;
  font-family: "pfb_regular";
  font-size: 20px;
}

h3 {
  margin: 0;
  padding: 0;
  color: #8bd200;
  font-family: "pfb_regular";
  font-size: 18px;
}

h4 {
  margin: 9px 0 10px 0;
  padding: 0;
  color: #dfdfdf;
  line-height: 1.2em;
  font-family: "pfb_regular";
  font-size: 13px;
}

p {
  margin: 0 0 20px 0;
}

a,
a:link,
a:visited {
  color: #8bd200;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #8bd200;
  text-decoration: none;
}
/***SRN****/
a#loadtable {
background-color: #7c7c7c;
color: #fff;
/* display: block; */
font-size: 15px;
/* line-height: 45px; */
padding: 10px 29px;
text-decoration: none;
border: 1px solid #7c7c7c;
}
a#loadtable:hover {
font-size: 15px;
padding: 10px 29px;
background: #fff;
color: #444444;
border: 1px solid #7c7c7c;
}
a#Update {
display: block;
height: 35px;
width: 104px;
margin: 2px 0 0 0;
background: #3e3e3e;
border: none;
text-align: center;
color: #fff;
line-height: 35px;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
padding: 0;
text-shadow: none;
float: right;
margin-bottom: 15px;
}
a#Update:hover {
color: #800000;
background: #87c615;
}
div#arguments1 {
margin-top: -35px;
}

hr {
  clear: both;
  height: 1px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #fff;
}
.hr {
  clear: both;
  height: 1px;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px dotted #fff;
  line-height: 0;
  font-size: 0;
}

.bulleted_list1 {
  margin: 0 0 20px 30px;
  list-style: square;
}
.bulleted_list1  li {
  margin: 0 0 5px 0;
}

/*цветной текст - зеленый*/
.txt1 {
  color: #87c615;
}

.txt_bold {
  font-family: 'pfb_bold';
}

.bgBlock {
  background: #747474;
}

.noteBlock {
  font-family: 'pfb_thinitalic';
}
.noteBlock .title {
  color: #00bef2;
  font-family: 'pfb_bold';
  font-style: normal;
}


.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    font-size: 0;
    line-height: 0;
}
.clearfix:after {
    clear: both;  /*ya men*/
}
.clearfix {
  zoom: 1;
}

.points {
  background-image:url(../images/decorate/bgr_point_w.png);
  background-position:bottom;
  background-repeat:repeat-x;
}

.points:hover{
  background-image:none;
  }
.nopadding {
  padding-right: 0!important;
}


.checkbox {
  vertical-align: middle;
  width: 15px;
  height: 14px;
  margin-right: 5px;
  background: url(../images/checkbox.png) 0 0 no-repeat;
  cursor: pointer;
}
.checkbox.checked {
  background-position: -16px 0;
}
.checkbox.disabled {
  background-position: 0 -16px;
}
.checkbox.checked.disabled {
  background-position: -16px -16px;
}
.checkbox.focused {
  background-position: 0 -32px;
}
.checkbox.checked.focused {
  background-position: -16px -32px;
}



/************************** Apt Review block ***************************/


.l-col1_s {
    width: 620px;
    float: left;background: #F6F8F8;
}
.l-col2 {
    width: 300px;
    float: right;background: #F6F8F8;
}
.title-l-1, .title-l-2 {
    font-family: "SegoeUISemibold",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-weight: normal;
    color: #25292d;
}
.sorter__list {
    position: relative;
    padding: 3px 0 7px 8px;
    display: inline-block;
}
.title-l-2 {
    margin: 17px 0 10px;
    font-size: 21px;
}
.sorter {
    margin: 9px 0 12px;
    color: #5c6064;
    font-size: 13px;
}
.sorter_multi .sorter__list {
    padding-right: 24px;
}
.sorter__btn span {
    display: inline-block;
    border-bottom: 1px dashed;
}
.sorter__list .sorter__btn {
    position: relative;
    padding: 0;
}
.sorter__list .sorter__btn:after {
    content: "";
    position: absolute;
    right: -16px;
    top: 5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #4f81bd transparent transparent transparent;
}
.resp_cont {
    display: table-row;    color: #767879;
}
.respond__full_btn.dashed {
    text-align: center;
}
.resp_cont .resp_blk {
    vertical-align: top;
    display: table-cell;
}
.respond__empty, .respond {
    margin-bottom: 10px;
    background: #fff;
    padding-bottom: 1px;
    min-width: 590px;
}
.respond__top {
    height: 20px;
    position: relative;
    z-index: 2;
    padding: 8px 10px;
    -moz-box-shadow: 0 1px 1px #b7b3b1,inset 0 -1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #b7b3b1,inset 0 -1px 0 #fff;
    box-shadow: 0 1px 1px #b7b3b1,inset 0 -1px 0 #fff;
}
.respond__title {
    float: left;
    font-size: 16px;
    color: #25292d;
    font-family: "SegoeUIRegular",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}
.respond__date {
    float: right;
    padding: 2px 0 2px 17px;
    border-left: 1px solid #e5ebeb;
    font-size: 13px;
}
.respond__body {
    padding: 17px 0 12px 10px;
    overflow: hidden;
}
.respond__estimate {
    margin: 0 0 18px 0px;
    font-size: 18px;
    color: #25292D;
    font-family: "SegoeUISemibold",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}
.respond__full {
    display: none;
}
.respond__mark {
    float: left;
    width: 160px;
    margin-right: 10px;
    line-height: 1;
    text-align: center;
}
.respond__mark span {
    font-size: 11px;
}
.respond__mark div.respond__short {
    font-size: 24px;
    font-family: "SegoeUIBold",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: #25292d;
}
.points__head .is-bold {
    font-size: 24px;
    font-weight: bold;
    color: #25292d;
}
.points__head .resp__text_score {
    padding-top: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 105px;
    text-align: right;
}
.points__body {
    padding: 14px 10px 10px 10px;
    background: #f6f6f6;
    font-size: 12px;
    line-height: 1;
}
.points__body div.points__marks {
    position: relative;
    margin-bottom: 10px;
    width: 140px;
    height: 20px;
}
.points__body div.points__marks span:first-of-type {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 12px;
    text-align: left;
}
.points__body div.points__marks span:last-of-type {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 14px;
    font-weight: bold;
    color: #5c6064;
}
.dbv_HIGH, .dbv_TOP {
    color: #26A22C;
}
.dbv__rate_photos {
    border-top: 1px solid #E5EBEB;
    padding-top: 10px;
    margin-top: 15px;
    color: #26A22C;
}
.dbv_ico_TOP, .dbv_ico_HIGH, .dbv_ico_MIDDLE, .dbv_ico_LOW {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/icons-s3ce5bfd1d9.png') 0 -4453px no-repeat;
    width: 16px;
    height: 16px;
}
.respond__main {
    font-size: 14px;
    padding: 0 14px 0 27px;
    overflow: hidden;
}
.respond__minus {
    margin-bottom: 15px;
}
.respond__minus:before {
    top: 7px;
    background: url('../img/icons-s3ce5bfd1d9.png') 0 -3901px no-repeat;
    width: 12px;
    height: 2px;
}
.respond__main .author {
    color: #8b9094;
}
.respond__like {
    float: right;
}
.respond__like span, .respond__like i {
    display: inline-block;
}
.respond__like i:after {
    content: "";
    position: absolute;
    top: 2px;
    right: -18px;
    background: url('../img/icons-s3ce5bfd1d9.png') 0 -3282px no-repeat;
    width: 8px;
    height: 11px;
}
.respond__like span {
    color: #4f81bd;
    cursor: pointer;
    border-bottom: 1px dashed;
}
.respond__main ul {
    margin-top: 20px;
}
.respond__main li {
    position: relative;
    margin-bottom: 14px;
}
.respond__main li span {
    position: relative;
    padding: 0 2px 2px 0;
    background: #fff;
    z-index: 2;
}
.respond__main li span {
    position: relative;
    padding: 0 2px 2px 0;
    background: #fff;
    z-index: 2;
}
.respond__reply, .respond__reply_slim {
    margin: 5px 25px;
    padding: 5px;
    background: #fffeef;
    color: #565454;
}
.respond__reply div, .respond__reply_slim div {
    border-bottom: 1px solid #B7B3B1;
    padding: 4px 10px;
    color: #000;
    -moz-box-shadow: 0 1px 2px #CBCBCB;
    -webkit-box-shadow: 0 1px 2px #CBCBCB;
    box-shadow: 0 1px 2px #CBCBCB;
    padding: 10px;
    font-family: "SegoeUIRegular",Arial,sans-serif;
    font-size: 16px;
}
.respond__reply span, .respond__reply_slim span {
    border: 1px solid #edecec;
    border-top: none;
    margin: 0 2px;
    display: block;
    padding: 10px;
    font-size: 14px;
    overflow: hidden;
}

.more-items {
    position: relative;
    margin: 0 0 21px;
    padding: 14px 20px;
    background: #e5e8e8;
    text-align: center;
}
.more-items_mod {
    margin-bottom: 12px;
}
.more-items_to-left {
    text-align: left;
}
.more-items:before, .more-items:after {
    content: " ";
    display: table;
}
.more-items a.btn, .more-items a#dbvLoginBtn.dbv_head__login {
    text-decoration: none;
    color: #25292d;
    float: none;
    position: inherit;
    top: auto;
}
.btn_gray-arr .arr-right {
    margin: -1px 0 0 7px;
    background: url('../img/icons-s3ce5bfd1d9.png') 0 -741px no-repeat;
    width: 7px;
    height: 12px;
}
.more-items a {
    float: right;
    position: relative;
    top: 6px;
    color: #4f81bd;
    text-decoration: underline;
}
.more-items:after {
    clear: both;
}
.rate-col {
    margin-top: 55px;
}
.title-l-2 {
    margin: 17px 0 10px;
    font-size: 21px;
}
.title-l-1:before, .title-l-1:after, .title-l-2:before, .title-l-2:after {
    content: " ";
    display: table;
}
.rate {
    background: #f7f5f3;
    /*-moz-box-shadow: 0 1px 1px #b7b3b1,inset 0 -1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #b7b3b1,inset 0 -1px 0 #fff;
    box-shadow: 0 1px 1px #b7b3b1,inset 0 -1px 0 #fff;*/
}
.flat-mark {
    display: inline-block;
    padding: 0 5px;
   /* margin-right: 5px;*/
   background-color: #3E3E3E;
    font-size: 12px;
    color: #25292d;
   /* -moz-box-shadow: 0 1px 1px #b7b3b1,inset 0 0 0 #fff;
    -webkit-box-shadow: 0 1px 1px #b7b3b1,inset 0 0 0 #fff;
    box-shadow: 0 1px 1px #b7b3b1,inset 0 0 0 #fff;*/
}
.flat-mark_mod {
    display: block;
    position: relative;
    padding: 9px 12px 10px;    text-align: left;
}
.flat-mark_mod:after, .flat-mark_mod:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
}
.flat-mark_mod:before {
    left: 23px;
    bottom: -12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    border-width: 12px 9px 0 9px;
    border-color: transparent transparent transparent transparent;
}
.flat-mark strong {
    font-weight: normal;
 font-family: "myriad_semibold",Myriad Pro;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-size: 24px;
    color: #0badff;
}
.flat-mark span {
    margin: 0 5px;
  color: white;
    font-size: 15px;
   
    font-family: "myriad_semibold",Myriad Pro;
}
.flat-mark strong, .flat-mark span, .flat-mark i, .flat-mark em {
    display: inline-block;
    vertical-align: middle;
}
.rate__body {
    padding: 10px 20px;
}
.title-l-3 {
    margin: 5px 0;
    font-size: 16px;
    font-family: "SegoeUIRegular",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-weight: normal;
    color: #25292d;
}
.title-l-3_bold {
    font-family: "SegoeUIBold",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
}
.rate .title-l-3 {
    margin-bottom: 17px;
}
.progress {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 0;
}
.progress__text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    width: 125px;
    font-size: 14px;
    color: #8b9094;
    line-height: 1;
}
.progress__main {
    position: relative;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 12px;
    background: #dfd1c8;
}
.progress__line {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #48bf0d;
}
.progress__val {
    display: inline-block;
    vertical-align: middle;
    color: #8b9094;
    font-size: 16px;
    font-family: "SegoeUISemibold",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;    font-size: 15px;
    color: #3E3E3E;
    line-height: 1;
    font-family: "myriad_semibold",Myriad Pro;    padding: 2px 0px 0px 5px;    width: 15px;
}
.dbv__rate_photos {
    border-top: 1px solid #E5EBEB;
    padding-top: 10px;
    margin-top: 15px;
    color: #26A22C;
}
.dbv__rate_photos .dbv_ico_TOP, .dbv__rate_photos .dbv_ico_HIGH, .dbv__rate_photos .dbv_ico_MIDDLE, .dbv__rate_photos .dbv_ico_LOW {
    float: left;
    margin: 2px 10px 15px 0;
}
.dbv_ico_TOP, .dbv_ico_HIGH, .dbv_ico_MIDDLE, .dbv_ico_LOW {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url('../img/icons-s3ce5bfd1d9.png') 0 -4453px no-repeat;
    width: 16px;
    height: 16px;
}
.respond__reply div, .respond__reply_slim div {
    border-bottom: 1px solid #B7B3B1;
    padding: 4px 10px;
    color: #000;
    -moz-box-shadow: 0 1px 2px #CBCBCB;
    -webkit-box-shadow: 0 1px 2px #CBCBCB;
    box-shadow: 0 1px 2px #CBCBCB;
    padding: 10px;
    font-family: "SegoeUIRegular",Arial,sans-serif;
    font-size: 16px;
}
.apt-container .btn, .apt-container #dbvLoginBtn.dbv_head__login {
    height: auto;
    line-height: 1em;
    padding: 9px 12px;
}
.btn_gray {
    color: #25292d;
    background: #e1e1e1;
    -moz-box-shadow: 0 1px 1px #b7b3b1;
    -webkit-box-shadow: 0 1px 1px #b7b3b1;
    box-shadow: 0 1px 1px #b7b3b1;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 100%,50% 0%,color-stop(0%,#f5f5f5),color-stop(100%,#ffffff));
    background-image: -moz-linear-gradient(bottom,#f5f5f5 0%,#ffffff 100%);
    background-image: -webkit-linear-gradient(bottom,#f5f5f5 0%,#ffffff 100%);
    background-image: linear-gradient(to top,#f5f5f5 0%,#ffffff 100%);
}




.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CDD1DA;
    border-radius: 0% !important;
    background: #FFF;
}
.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 0% !important;
    background: #9FD468;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    transition: all .2s;
}


.l-col3 {
   /* width: 300px;*/
    float: none;
    background: #F6F8F8;
    margin: 0 auto;    max-height: 240px;
    min-height: 240px;
}
.title-l-55 {
    margin: 0px 0 0px;
    padding: 5px;
    font-size: 16px;
    text-align: center;
    color: black;
}
.flat-mark_mod:after {
    left: 24px;
    bottom: -6px;
    border-width: 10px 8px 0 8px;
    z-index: 2;
    border-color: #3E3E3E transparent transparent transparent;
}

.myscale {
    /* width: 100%; */
    width: 100px;
    height: 15px;
    background-color: #dfd1c8 !important;
    border: none !important;
}


.progress__main2 {
    float: right;
}
.progress__text2 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    width: inherit;
    font-size: 15px;
    color: #3E3E3E;
    line-height: 1;
    font-family: "myriad_semibold",Myriad Pro;
}

textarea#mycomment2 {
    width: 95%;    height: 82px;
}textarea#mycomment3 {
    width: 95%;        height: 81px;
    margin-top: 15px;
}
.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
    float: right;
}
div#comment4 {
      width: 80%;
    margin-left: 20px;
    /* float: right;*/
    color: #3E3E3E;
    text-align: left;
    padding: 20px;    position: relative;padding-left: 30px;
    position: relative;
}
div#comment3 {
    width: 80%;
    margin-left: 20px;
    /* float: right;;*/
    color: #3E3E3E;
    text-align: left;
    padding: 20px;    position: relative;padding-left:30px;
    position: relative;
    border-bottom: 1px solid silver;
}
div#comment3::before {
       top: 20px;
     width: 20px;
    height: 20px;
    background-color: #3E3E3E;
    content: "+";
      color: #45FD45;
    text-align: center;
    font-size: 20px;    margin-left: 10px;
    line-height: 18px
}#comment3::before {
         content: "";
    position: absolute;
    left: -10px;
}div#comment4::before {
    top: 20px;
    /* background: url('../images/icons-s3ce5bfd1d9.png') 4px -3892px no-repeat; */
    width: 12px;
    height: 12px; margin-left: 10px;
    width: 20px;
    height: 20px;
    background-color: #3E3E3E;
    content: "-";
    color: #FF4040;
    text-align: center;
    font-size: 30px;line-height: 19px;
}#comment4::before {
         content: "";
    position: absolute;
    left: -10px;
}
.wrapper_radio {
    width: initial !important;
    /* margin: 50px auto; */
    padding: 0 !important;
    padding-top: 0 !important;
     color: #3E3E3E;
       padding-left: 15px !important;
    font-size: 14px;
    font-family: "myriad_semibold",Myriad Pro;
}
.l-col31 {
    /* width: 300px; */
    float: none;
    background: #F6F8F8;
    margin: 0 auto;
    max-height: 223px;
    min-height: 223px;
}

.tpl {
    width: 80%;
    margin-left: 20px;
    color: #3E3E3E;
    text-align: left;
    padding: 20px;
    position: relative;
    padding-left: 30px;
    position: relative;
   /* border-bottom: 1px solid silver;  */  padding-bottom: 0;
}
.tmin {
       width: 80%;
    margin-left: 20px;
    /* float: right; */
    color: #3E3E3E;
    text-align: left;
    padding: 20px;
    position: relative;
    padding-left: 30px;
    position: relative;    padding-bottom: 0;
}
textarea#mycomment1 {
width: 99%;
    color: #3E3E3E;
    text-align: left;
    padding: 10px;
    position: relative;
    height: 40px;
}
textarea#mycomment2 {
   width: 99%;
    color: #3E3E3E;
    text-align: left;
    padding: 10px;
    position: relative;
    height: 40px;
 
}
div#myOk {
    margin-right: 15px;
}
/*a.bft {
    height: 40px;
    padding: 0 28px;
    background: #99cc33;
    border: none;
    text-align: center;
    color: #3e3e3e !important;
    line-height: 40px;
    font-size: 15px;
    text-shadow: #fff 1px 1px 0;
    cursor: pointer;
    float: right;
    margin-right: 10px;    margin-right: 25px;
}*/
a.bft {
    /* height: 40px; */
    /* padding: 0 28px; */
    /* background: #99cc33; */
    border: none;
    text-align: center;
    color: #F31818 !important;
    line-height: 40px;
    font-size: 15px;
    text-shadow: #fff 1px 1px 0;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-right: 25px;    font-size: 15px;
    font-family: "myriad_semibold",Myriad Pro;    margin-top: 40px;
}

.tmin::before {
    content: "";
    position: absolute;
    left: -10px;
}
.tpl::before {
    content: "";
    position: absolute;
    left: -10px;
}
.tpl::before {
    top: 20px;
    width: 20px;
    height: 20px;
    background-color: #3E3E3E;
    content: "+";
    color: #45FD45;
    text-align: center;
    font-size: 20px;
    margin-left: 10px;
    line-height: 18px;
}
.tmin::before {
    top: 20px;
   
    width: 12px;
    height: 12px;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    background-color: #3E3E3E;
    content: "-";
    color: #FF4040;
    text-align: center;
    font-size: 30px;
    line-height: 19px;
}

.rating1_naz {
    color: #3E3E3E;
}
.rating2_naz {
    color: #3E3E3E;
}
.rating3_naz {
    color: #3E3E3E;
}
.rating4_naz {
    color: #3E3E3E;
}
.rating5_naz {
    color: #3E3E3E;
}.rating6_naz {
    color: #3E3E3E;
}
a.bft3 {
       color: #ffff99 !important;
    font-size: 15px;
    line-height: inherit;
    font-family: "myriad_semibold",Myriad Pro;
}a.bft3:hover{
    color: #A2D125 !important;
  
    cursor: pointer;

}
/**************End of Review block *****************/