@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'OS_BD'; 
src: url('fonts/OpenSans-bold-webfont.eot'); 
src: url('fonts/OpenSans-bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('fonts/OpenSans-bold-webfont.woff') format('woff'), 
url('fonts/OpenSans-bold-webfont.ttf') format('truetype'), 
url('fonts/OpenSans-bold-webfont.svg#open_sansbold') format('svg'); 
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'open_Light';
src: url('fonts/OpenSans-Light-webfont.eot');
src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), 
url('fonts/OpenSans-Light-webfont.woff') format('woff'), 
url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), 
url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'OpenSansRegular';
src: url('fonts/OpenSans-Regular-webfont.eot');
src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('fonts/OpenSans-Regular-webfont.woff') format('woff'), 
url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), 
url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_semibold';
src: url('fonts/OpenSans-Semibold-webfont.eot');
src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), 
url('fonts/OpenSans-Semibold-webfont.woff') format('woff'), 
url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), 
url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'VladimirScript';
src: url('fonts/VladimirScript.eot');
src: url('fonts/VladimirScript.eot?#iefix') format('embedded-opentype'), 
url('fonts/VladimirScript.woff') format('woff'), 
url('fonts/VladimirScript.ttf') format('truetype'), 
url('fonts/VladimirScript.svg#VladimirScript') format('svg');
font-weight: normal;
font-style: normal;
}
body {font-family: 'OpenSansRegular';font-size:12px;margin: 0 auto;background:#fff;color:#404040;}
header, footer, section, aside, nav, article {display: block;}
*{ box-sizing: border-box; }
ol, ul {list-style: none;}
ul, ol, dl {padding: 0;margin: 0;}
h1, h2, h3, h4, h5, h6 {padding-right: 0px;margin:0px;padding-left: 0px;}
a{color: #404040;}
a:hover{text-decoration: none;}
a img {border:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
.wrapper{ width:1320px; max-width:100%; margin:0 auto;}
*::-moz-placeholder {color: #a9a9a9;opacity: 1;}
.clr::after, .row::after, .afclr::after {clear: both;content: "";display: block;float: none;}
.clr {clear: both;float: none;}


/******************************************************************************/
.nav {background-image: url("../../img/front/menu.png");height: 62px;list-style: outside none none;}
.nav:before,
.nav:after {content: " "; display: table; }
.nav:after {clear: both;}
.nav ul {list-style: none;width: 17em;}
.nav a {color: rgb(255, 255, 255);font-size: 20px;padding: 10px 14px;}
.nav li {position: relative;}
.nav > li {float: left;}
.nav > li > .parent {background-repeat: no-repeat;background-position: right;}
.nav > li > a {display: block;}
.nav li  ul {position: absolute;left: -9999px; box-shadow: 0 0 5px 0 #333; }
.nav > li.hover > ul {left: 0;}
.nav li li.hover ul {left: 100%;top: 0;}
.nav > li.hover > ul.last_menu {left: -100px;}
ul.last_menu li:hover ul {left: -200px;}
.nav li li a {display: block;background: #cd5351;position: relative; font-size:13px;z-index:100;border-top: 1px solid #f78b84;}
.nav li li a:hover{  color:#000;}
.nav li li li a {background:#a44d47;z-index:200;border-top: 1px solid #993f38;}

@media screen and (max-width: 767px) {
.active {display: block;}
.nav > li {float: none;}
.nav > li > .parent {background-position: 95% 50%;}
.nav li li .parent {background-repeat: no-repeat;background-position: 95% 50%;}
.nav ul {display: block;}
.nav > li.hover > ul , .nav li li.hover ul {position: static;}

}
/******************************************************************************/

.slcl_ocis { float: left; margin: 5px 0 0;}
.slcl_ocis > a {  margin: 0 15px 0 0;}
.logidv {margin: 6px 0 4px 17px; width: 67%; display: inline-block;}
.logidv::after {background-image: url("../../img/front/log_bh.png");content: "";height: 49px;left: 0;margin: 115px 0 0;position: absolute;right: 0;
top: 0;width: 100%;z-index: -1;}
.serach label {cursor: pointer;display: inline-block;font-family: "open_semibold";font-size: 16px;vertical-align: middle;margin: 0 7px 0 0px;}
.serach a {display: inline-block;font-family: "open_semibold";font-size: 16px;vertical-align: middle;}
.srche {float: right;}
.serach img {display: inline-block;margin: 0 0px 0 10px;vertical-align: middle;}
.input_dv input[type="text"] {background-color: rgba(0, 0, 0, 0);border: 1px #ddd solid;font-family: "OpenSansRegular";left: 0;padding: 5px 30px 5px 10px;
position: relative;width: 90%; margin-bottom:5px;}
.input_dv select  {font-family: "OpenSansRegular";left: 0;padding:5px 30px 4px 10px;position: relative;width: 80%;}
.input_dv input[type="submit"] {background-color: rgba(0, 0, 0, 0);background-image: url("../../img/front/src.png");background-position: center center;
background-repeat: no-repeat;border: 1px solid rgb(238, 238, 238);float: right;font-family: "OpenSansRegular";height: 30px;padding: 5px;width: 30px;}
.srche {float: right;margin: 5px 0 0;}
.input_dv::before {border-bottom: 10px solid rgb(221, 221, 221);border-left: 10px solid rgba(0, 0, 0, 0);border-right: 10px solid rgba(0, 0, 0, 0);
 content: "";position: absolute;top: -11px;width: 0; left:175px;}
.input_dv.show_now {opacity: 1;top: 25px;z-index: 9;pointer-events: auto;}
.input_dv {background-color: rgb(255, 255, 255);border: 1px solid rgb(221, 221, 221);margin: 15px 0 0;opacity: 0;padding: 5px;width: 318px;
pointer-events: none;position: absolute;left: -110px;top: 40px; text-align:left;transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;}
.serach {position: relative;}
.container {margin: -68px auto 0;width: 88%;}
.jc-bs3-container {margin: 0 auto 0;width: 450px;}
.nav > li.test.home_s {transform: translateY(-10px);-moz-transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.nav > li.test.home_s {margin: 0 194px 0 40px;}
#cssmenu .nav > li.test.home_s a,
.nav > li.test.home_s a {padding: 0;}
.logi_ .wrapper {text-align: center;}
.left_side {float: left; width: 230px;}
.left_side.rit_side{float: right;}
article{padding: 0;}
.last_one::before{background-image: url("../../img/front/vs.png");background-repeat: no-repeat;background-size: contain;content: "";height: 74px;left: 0;z-index: 9;margin: auto;position: absolute;right: 0;bottom: 23px;width: 93px;}
.last_one_adv::before{background-repeat: no-repeat;background-size: contain;content: "";height: 74px;left: 0;z-index: 9;margin: auto;position: absolute;right: 0;bottom: 23px;width: 93px;}
.last_one{margin: 12px 0 0px 0;position: relative;}
/*.last_one b{display: block;font-size: 19px;font-weight: 300;padding: 3px 0 0;text-align: center; clear: both;}*/
.last_one b { clear: both; display: block; font-size: 16px; font-weight: 300; overflow: hidden; padding: 3px 0 0; text-align: center;text-overflow: ellipsis; white-space: nowrap;width: 100%;}
.mid_side{display: inline-block;margin: 0 0 0 4%;width: 57%;}
.big_fit h1{text-align: center;}
.img_sd.crown {float: left;}
.img_sd.rig {float: right;}
.big_fit h1 {/*margin: 0 0 -40px;*/position: relative;z-index: 1;text-align: center;}
.grph {display: inline-block;margin: 55px 25px 0 25px;vertical-align: bottom;position:relative;}
.grph::before {background-image: url("../../img/front/vs.png");background-repeat: no-repeat;background-size: contain;bottom: -81px;content: "";
height: 136px;left: -21px;margin: auto;position: absolute;right: 0;width: 168px;}
.big_fit.grl {position: relative;}
.big_fit.grl > h1 {left: 0; margin: auto; position: absolute; right: 0; top: 56%; z-index: 999;}
.big_fit.grl {position: relative;}
.vote > a {display: inline-block;vertical-align: middle;}
.vote em {color: rgb(0, 0, 0);display: inline-block;font-family: "OS_BD";font-size: 37px;font-style: normal;letter-spacing: 2px;margin: 0 5px;
text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);vertical-align: middle;}
.img_sd b {color: rgb(162, 139, 88);display: block;font-family: arial;font-size: 43px;font-weight: bolder;letter-spacing: 1.5px;text-align: center;
text-shadow: 3px 0 0 rgb(64, 64, 64);}
.img_sd.crown{ position:relative;}
.img_sd.crown::before {background-image: url("../../img/front/cwn.png");background-repeat: no-repeat;background-size: contain;content: "";
height: 97px;left: -38px;margin: auto;position: absolute;top: -54px;width: 107px;}
.big_fit.grl {margin: 37px 0 0;}
.img_sd b{ position:relative;}
.botm_igm > h1 {border-top: 1px solid rgb(196, 196, 196);font-size: 32px;font-weight: normal;margin: 35px 0 5px;position:relative;padding: 25px 0;}
.fir_mid{ position:relative;}
.fir_mid_atag {height: 139px;margin: auto;position: absolute;right: -95px;top: 22px;width: 150px;z-index: 9;}
.mid_fi:last-child {margin-right: 0;}
.mid_fi:nth-of-type(3n) {float: right;margin-right: 0;}
img {max-width: 100%;}
.fir_mid {float: left; position: relative; width: 100%;}
.mid_fi:nth-child(2n+2) {margin-right: 0;}
.mid_fi {float: left;margin: 0 4.3% 0 0;width: 30.5%;}
.mid_fi b {display: block; font-size: 20px; font-weight: normal; padding: 5px 0 30px; text-align: center;}
.sml_fi .last_one:last-child {
/*float: right;*/margin-right: 0;}
.sml_fi .last_one {float: left;margin: 0 2.5% 0 0;width: 18%;}
.img_fo{ position:relative;}
.img_fo::before {background-image: url("../../img/front/vs.png");background-repeat: no-repeat;background-size: contain;bottom: -5px;content: "";
 height: 100px;left: 0;margin: auto;position: absolute;z-index: 9;right: 0;width: 125px;}
.stobi_goi {margin: 30px 0 50px;}
 footer {background-color: rgb(64, 64, 64);
 	background-image: url("../../img/front/fotr.png");background-position: center top;
 background-repeat: no-repeat;padding: 340px 0 0;
 display: inline-block;
 width: 100%;
}
.blc_ ul li a {color: rgb(255, 255, 255); display: inline-block; font-size: 15px; margin-bottom: 20px; text-decoration: underline;}
.blc_ ul li b a {color: rgb(255, 255, 255);display: inline-block;font-size: 15px;margin-bottom: 0px;text-decoration: none;}
.blc_ ul > li b {color: rgb(255, 255, 255);font-family: "OpenSansRegular";font-size: 21px;font-weight: normal;}
.blc_ ul > li b a {color: rgb(255, 255, 255); font-family: "OpenSansRegular"; font-size: 21px; font-weight: normal;}
.blc_ ul {float: left; min-height: 310px; margin: 0 3% 0 0; width: 13%;}
.blc_ ul:last-child {margin-right: 0;}
.frst > li {display: inline-block;}
.blc_ ul.frst {width: 30%;}
.blc_ ul li:first-child {display: block;padding: 0 0 50px;width: 100%;}
.frst > li {float: left;width: 50%;}
.seco.km_wd {width: auto;}
.blc_ ul li a:hover{ text-decoration:none;}
.mor_fi {background-color: rgb(38, 38, 38);text-align:center; }
.mor_fi .wrapper > a:hover{ text-decoration:underline}
.mor_fi .wrapper > a {color: rgb(255, 255, 255);display: inline-block;font-size: 14px;margin:10px 10px 4px;padding: 0 10px;}
.wht_dv {background-color: rgb(255, 255, 255);font-size: 14px;height: 55px;line-height: 55px;margin: 7px 0 0;}
.wht_dv p{ margin:0 87px 0 0px;}
.serach a:hover{ color:#DB0127;}
.nav > li > a:hover {text-decoration: underline;}
.slcl_ocis > a:hover{ opacity:.6;}
.mid_fi:hover a b{ color:red}
.last_one:hover a b{ color:red}
.mid_fi:hover a img{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: gray;-webkit-transition: all .6s ease;}
.last_one:hover a img{filter: grayscale(100%);-webkit-filter: grayscale(100%);filter: gray;-webkit-transition: all .6s ease;}
.stobi_goi::after {background-color: rgb(196, 196, 196);content: "";height: 1px;left:0px;position: absolute;top: 120px;width: 71%;z-index: -1;}
.stobi_goi {background-image: url("../../img/front/fot_str.png");background-position: right center;background-repeat: no-repeat;float: right;height: 206px;
           margin: 30px 0px 50px 0;position: relative;text-align: right;width: 100%;}
.stobi_goi > a { color: rgb(255, 255, 255); display: inline-block; font-size: 25px; margin: 96px 180px 0 0;padding: 5px 40px 0 0; width: 283px;}
.grl .grph { margin-top: 80px;}
.stobi_goi > a:hover { text-decoration: underline;}
.maids.regiost { display: inline-block; text-align: center; width: 100%;}
.login_bx{ display:inline-block; width:100%; background:#f3f3f3; border:1px #dddddd solid;}
.singd{ display:inline-block; width:100%; text-align:center;}
.singd h1{ display:inline-block; background:url(../../img/front/login_bg.png) no-repeat center top; color:#ffffff; font-size:22px; font-family: 'OS_BD'; font-weight:normal; min-height: 101px; width: 368px;  padding: 18px; margin-top: -1px;}
.login_bar{width:100%; padding:20px;}
.login_left{ display:inline-block; width:54%;}
.login_input, .input_bx{ display:inline-block; width:100%;  padding-bottom: 8px;}
.input_bx input[type="password"],
.input_bx input[type="text"]{ display:inline-block; width:100%; background:#fff; height:42px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:0 10px; font-family: 'OpenSansRegular';}
.login_lock{ display:inline-block; width:100%; color:#707070; font-size:22px; font-family: 'open_semibold'; text-align:center; padding-bottom:10px;}
.login_right{ float:left; width:46%;}
.soc{ display:inline-block; width:100%;}
.soc a{ display:inline-block; width: 31%;}
.chack{ float:left;}
.for_got{ float:right;}
.for_got a{ display:block; color:#aa2320;  font-family: 'OpenSansRegular'; font-size:13px;}
.for_got a:hover{ text-decoration:underline;}
.chack input[type="checkbox"]{ float:left;}
.chack label { float:left; font-family: 'OpenSansRegular'; font-size:13px; color:#333;}
input[type="submit"]{ cursor:pointer;}
.input_box input[type="submit"],
.input_bx input[type="submit"] {float:right;border:none;border-radius: 2px;box-shadow: 0 0 5px #aaa;color: #fff;font-family: 'OpenSansRegular';
 font-size: 18px;height: 40px;padding: 0 20px;background: #ff8d8a;
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); 
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 );}
.input_box input[type="submit"]:hover,
.input_bx input[type="submit"]:hover{background: #99100d;
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.frtsd{ display:inline-block; width:100%; text-align:center; color:#404040; font-size:22px; font-family: 'OpenSansRegular'; padding:10px;}
.frtsd a{ color:#aa2320;}
.frtsd a:hover{ text-decoration:underline;}
.ord{ display:inline-block; width:100%; text-align:center;  text-align:center; padding:0 20px; position:relative; float:left; }
.ord span{color:#404040; font-size:22px; font-family: 'open_semibold'; display:inline-block; background:#f3f3f3; padding: 4px 30px; position:relative; z-index:99;}
.boders{ display:inline-block; width:100%; background:#b7b7b7;height:1px;margin-top: -18px;float:left;clear:both;position: absolute;left: 0;bottom: 18px;}
.input_bx {  position: relative;}
.input_bx b {background-color: rgb(255, 255, 255);color: rgb(205, 205, 205);font-size: 17px;font-weight: normal;left: 15px;pointer-events: none;
 position: absolute;top: 11px;transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;}
.input_bx input:focus ~ b {
transform: translatey(-20px);
-moz-transform: translatey(-20px);
-webkit-transform: translatey(-20px);
font-size: 14px;
color: #4ACCF5;
padding: 0 5px;
}
.input_bx .placeholder ~ b {
transform: translatey(-20px);
-moz-transform: translatey(-20px);
-webkit-transform: translatey(-20px);
font-size: 14px;
color: #4ACCF5;
padding: 0 5px;
}
.socicls{ display:inline-block; width:100%; padding:10px; text-align:center;}
.socicls > a { display: inline-block; margin: 0 6px;}
.login_bar_wppar{ max-width:352px; margin:0 auto}
.login_sign{ display:inline-block; width:100%;  padding-bottom: 8px;}
.login_sign input[type="password"],
.login_sign input[type="text"]{ display:inline-block; width:100%; background:#fff; height:42px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; 
 padding:0 10px; font-family: 'OpenSansRegular';}
.sorn{ display:inline-block; width:100%; padding:20px 0 30px;}

.login_sign input[type="file"]{ display:inline-block; width:100%; background:#fff; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:8px 10px; font-family: 'OpenSansRegular';}
.login_sign input[type="submit"] {display:inline-block;border:none;border-radius: 2px;box-shadow: 0 0 5px #aaa;color: #fff;font-family: 'OpenSansRegular';font-size: 18px;height: 40px;padding: 0 20px;background: #ff8d8a;
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */}
.login_sign input[type="submit"]:hover{
background: #99100d;
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.sign_ubt{ text-align:center;}
.input_box input[type="reset"],
.login_sign input[type="reset"]{display:inline-block; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #333;font-family: 'OpenSansRegular'; margin-left:10px;font-size: 18px;height: 40px;padding: 0 20px; cursor:pointer;background: #e2e2e2;
background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */}
.input_box input[type="reset"]:hover,
.login_sign input[type="reset"]:hover{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e2e2e2+100 */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefefe 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */}
.email_txt { display: inline-block; font-size: 12px; padding: 5px 0; width: 100%;}
.chap_txts { float: right; width: 45%;}
.txt_chalp { float: left;}
.frtsde { display: inline-block; padding: 10px 0; width: 100%;   font-family: "OpenSansRegular"; font-size: 13px;}
.frtsde a{ color: #aa2320;font-family: "OpenSansRegular"; font-size: 13px;}
.frtsde a:hover{ text-decoration:underline;}
.for_right { border-top: 1px solid #ddd; display: inline-block; margin-top:34px; padding:40px 0; text-align:center; width: 100%;}
.for_right h2{display:inline-block;width:100%;text-align:center;color:#707070;font-size:16px;font-family:'OpenSansRegular';padding:10px;font-weight:normal;}
.for_right h2 a{ color:#aa2320; font-size:22px;  display:block; font-family: 'OS_BD'; }
.for_right h2 a:hover{ text-decoration:underline;}
.for_right p{ display:inline-block; width:100%; text-align:center; padding:0; margin:0;}
.maids{ display:inline-block; width:100%; text-align:left; padding:10px 0 30px}
.loginp:after {background: #c74441;bottom: 0;content: "";display: block;height: 1px;margin: 0;position: absolute;width: 100%;}
.loginp {float: left; margin: 0 0 20px; position: relative; width: 100%; }
.loginp h1:after {background-color: #c74441;bottom: -5px;content: "";display: block;height: 5px;margin: 5px 0 3px;position: absolute;width:40%; z-index: 2;}
.loginp > h1 {color: #333;display: block;font-family: "OpenSansRegular";font-size: 25px;font-weight: normal;padding: 0 0 5px 16px; text-align:left;}
.inpfil {border: 1px solid #ddd;border-radius: 10px;box-shadow: 0 0 15px 0 #ddd inset;color: #666;display: inline-block;font-family: "OpenSansRegular";
font-size: 14px;line-height: 20px;min-height: 300px;padding: 20px;width: 100%;}
.popup_error_msg,
.alert-danger{ display:inline-block; width:100% !important; margin:2% 0; font-size: 14px; color:#fff; padding:10px;  box-shadow: 0 1px 9px 0 #ab2421 inset; border: 1px solid #bb2b27;	

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8d8a+0,e24f4f+100 */
background: #ff8d8a; /* Old browsers */
background: -moz-linear-gradient(top, #ff8d8a 0%, #e24f4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(100%,#e24f4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#e24f4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#e24f4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#e24f4f 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#e24f4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#e24f4f',GradientType=0 ); /* IE6-9 */
}
.alert-success{  display:inline-block; width:100% !important; margin:2% 0; font-size: 14px; color:#2e5f03; padding:10px;  box-shadow: 0 1px 9px 0 #4c960c inset; border: 1px solid #58b00c;	

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4e391+0,95e550+100 */
background: #b4e391; /* Old browsers */
background: -moz-linear-gradient(top, #b4e391 0%, #95e550 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(100%,#95e550)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b4e391 0%,#95e550 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b4e391 0%,#95e550 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b4e391 0%,#95e550 100%); /* IE10+ */
background: linear-gradient(to bottom, #b4e391 0%,#95e550 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#95e550',GradientType=0 ); /* IE6-9 */}
.cont_mid2 { display: inline-block; text-align: center; width: 100%;}
.txt_chalp > img { display: inline-block; margin: 0; padding: 0; vertical-align: top;}
.txt_chalp > a { display: inline-block; margin: 0 15px; width: 37px;}
.toggleMenu{ display:none;}
/* error msgs */

.add-iconss-input label.error::before, 
.input_box_register label.error::before, 
.pollo_inputs2 label.error::before, 
.pollo_inputs label.error::before, 
.inset_in label.error::before, 
.upll_inputdr label.error::before, 
.poll_inputs label.error::before, 
.use_input label.error::before, 
.chat_send label.error::before, 
.comment_send label.error::before, 
.input_bx label.error::before,
.login_sign label.error::before { border-bottom: 10px solid #c82b2d; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; left: 10px; margin: -15px 0 0; position: absolute;}

.add-iconss-input label.error,
.input_box_register label.error,
.pollo_inputs2 label.error,
.pollo_inputs label.error,
.inset_in label.error,
.upll_inputdr label.error,
.poll_inputs label.error,
.chat_send label.error,
.comment_send label.error,
.use_input label.error,
.input_bx label.error,
.login_sign label.error {letter-spacing: -1px; background:#fff; border-radius: 5px; color: #303030; display: inline-block; font-family: arial; font-size: 13px; font-weight: normal; margin: 6px 0 0; padding: 5px 2% !important; position: relative; text-align: left; width: 100% !important; border:1px solid #f23d3d;} 

/*
.login_sign input.error,
.input_bx input.error{  outline:1px #F00 solid; box-shadow:0 0 5px 0 #F00;}*/


/*------------------------------Myaccount--------------------*/
header { position: relative;}
.top_menus,
.my_top{ display:inline-block; width:100%; min-height:200px; background:#cd5351; margin-top: -34px; padding:40px 0 0}
.my_prof{ display:inline-block; width:100%;  }
.my_prof_left{ float:left; width:180px; height:160px; background:#fff; border-radius:10px;  padding: 12px; box-shadow: 3px 3px 5px 0 #7b2d2b;}
.pri_img{ display:inline-block; width:100%; height:100%; position:relative; overflow:hidden; border-radius: 7px; box-shadow: 3px 3px 5px 0 #bebdbd;}
.to_right {  display: inline-block;  width: 100%; margin-top:30px;  box-shadow: 0 3px 6px 0 #666; position:relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,d7d7d7+100 */
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #d7d7d7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f2 0%,#d7d7d7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f2 0%,#d7d7d7 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f2 0%,#d7d7d7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */}
.my_prof_right { overflow: hidden;  padding-left: 2%;  padding-top: 40px;}

/*---------------Navication-----------------*/   
.dke{ display:none;} 
.animenu__toggle{float:left;display: none; cursor: pointer; background-color:#111111; border:0; padding: 10px; height: 40px; width: 40px; border-radius:0; background-image:none;}
.animenu__toggle:hover { background-color: #0186ba;  background-image:none;}
.animenu__toggle__bar { display: block; width: 20px; height: 2px; background-color: #fff;-webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);}
.animenu__toggle__bar + .animenu__toggle__bar { margin-top: 4px;}
.animenu__toggle--active .animenu__toggle__bar {  margin: 0;  position: absolute;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {  -webkit-transform: rotate(45deg);  -ms-transform: rotate(45deg);transform: rotate(45deg);}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) { opacity: 0;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) { -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); transform: rotate(-45deg);}
.animenu {  display: block;}
.animenu ul { padding: 0; list-style: none; font: 0px 'Open Sans', Arial, Helvetica;}
.animenu li, .animenu a { display: inline-block; font-size: 15px;}
.animenu a { color: #6d6e75; text-decoration: none;}
.animenu__nav { /*background-color: #fff;*/}
.animenu__nav > li {  position: relative;  border-right: 1px solid #a6a6a6; /*margin: 5px 0;*/ }
.animenu__nav li:last-child { border-right:none; }
.animenu__nav > li > a { padding:12px 29px ; text-align: center; font-family: 'OpenSansRegular'; color:#747373; font-size:17px;     position: relative;}
.exp_mrk {width: 15px; display: inline-block; position: absolute; right: 7px;}
.animenu__nav li:first-child a{ /*padding-left:10px;*/}
.animenu__nav > li > a:first-child:nth-last-child(2):before { content: ""; position: absolute; border: 4px solid transparent;
border-bottom: 0; border-top-color: currentColor; top: 50%; margin-top: -2px; right: 10px;}
.animenu__nav > li:hover > ul { opacity: 1; visibility: visible; margin: 0;}
/*.animenu__nav > li:hover a{ background-color:#dce4e4; }
.animenu__nav > li.active a{ background-color:#dce4e4; }*/
.animenu__nav > li.active a,
.animenu__nav > li:hover > a { color: #cd5351; background-color:#dce4e4;/* border-bottom:4px #00b0f0 solid;*/}
.animenu__nav__child { min-width: 100%; position: absolute; top: 100%; left: 0; z-index: 1; opacity: 0; visibility: hidden;
margin: 20px 0 0 0; background-color: #373737; -webkit-transition: margin .15s, opacity .15s; transition: margin .15s, opacity .15s;}
.animenu__nav__child > li { width: 100%; border-bottom: 1px solid #cecccc;}
.animenu__nav__child > li:first-child > a:after { content: ''; position: absolute; height: 0; width: 0; left: 1em; top: -6px;
border: 6px solid transparent; border-top: 0; border-bottom-color: inherit;}
.animenu__nav__child > li:last-child { border: 0;}
.animenu__nav__child a { padding: 10px; width: 100%; border-color: #373737;}
.animenu__nav__child a:hover { background-color: #0186ba; border-color: #0186ba; color: #fff;}
.animenu__nav > li.loins > a{ color:#0093d9;  padding: 17px 25px;}
.animenu__nav > li.sing_ups{ }
.animenu__nav > li.sing_ups > a{ color:#fff; background:#ff7c04; padding:9px 16px; border-radius:4px;}
.animenu__nav > li.sing_ups > a:hover{ background:#dc6c06;}
.animenu__nav > li.ges_ferr{ float:right; padding: 8px 0;}
.animenu__nav > li.ges_ferr > a{ color:#fff; background:#0093d9; padding:9px 11px; border-radius:4px;}
.animenu__nav > li.ges_ferr > a:hover{  background:#0a7bb1; }
.animenu__nav li:last-child a { 
/* padding: 13px 32px;*/
}

.my_proe{ background-image:url(../../img/front/my_ico.png); background-position:10px center; background-repeat:no-repeat}
.my_poll{ background-image:url(../../img/front/my_poll.png); background-position:10px center; background-repeat:no-repeat}
.edit_pro{ background-image:url(../../img/front/edit_ico.png); background-position:10px center; background-repeat:no-repeat}
.cha_pass{ background-image:url(../../img/front/ch_pass.png); background-position:10px center; background-repeat:no-repeat}
.log_outs{ background-image:url(../../img/front/log_out.png); background-position:10px center; background-repeat:no-repeat}
.cha_pich{ background-image:url(../../img/front/ch_pich.png); background-position:10px center; background-repeat:no-repeat}
.privacy_set{ background-image:url(../../img/front/setting_ico.png); background-position:10px center; background-repeat:no-repeat}
.animenu__nav > li.add_category{ background:#404040; float:right;   min-height: 51px; padding: 12px 28px;}
.animenu__nav > li.add_category a{ padding:0;}
.animenu__nav > li.pri_sett{ border-right:none;}
.newcht-massegemenu {min-width: 280px;background-color: #f0f0f0;}
.newcht-massegemenu li{ padding: 7px 15px;}
.newcht-massegemenu .image_small {width: 40px;height: 40px;}
.newcht-massegemenu .personaimg_con {width: auto;}
.animenu__nav > li.active .newcht-massegemenu li a, .animenu__nav li:hover .newcht-massegemenu li a {color: #cd5351;background-color: transparent;}
.newcht-massegemenu a {padding: 9px;width: 100%;border-color: #373737;font-size: 15px;}
.newcht-massegemenu .personaimg_con a {font-size: 15px;}
@media screen and (max-width:1200px){
.wrapper{width:960px; max-width:100%;}
}
@media screen and (max-width: 992px) {
.animenu ul {background: #fff none repeat scroll 0 0; font: 0 "Open Sans",Arial,Helvetica; left: 0; list-style: outside none none; padding: 0; 
 position: absolute; top: 30px; z-index: 9999;}	
.animenu__toggle { display: inline-block; }
.animenu__nav,
.animenu__nav__child {  display: none;}
.animenu__nav { margin: 10px 0;}
.animenu__nav > li { width: 100%; border-right: 0; border-bottom: 1px solid #515151;}
.animenu__nav > li:last-child {  border: 0;}
.animenu__nav > li > a { width: 100%; padding: 10px; border-color: #111111; position: relative;}
.animenu__nav a:hover {  }
.animenu__nav__child { position: static; background-color: #373737; margin: 0; -webkit-transition: none; transition: none;
visibility: visible; opacity: 1; }
.animenu__nav__child > li:first-child > a:after { content: none;}
.animenu__nav__child a { padding-left: 20px; width: 100%; }
.animenu__nav li:last-child a {}
.animenu__nav > li > a{ }
.animenu__nav > li > a { font-size: 14px; padding: 17px 75px; text-align:left;}
}
.animenu__nav--open {  display: block !important;}
.animenu__nav--open .animenu__nav__child {  display: block;}

.acc_txt{ display:block; color:#fff; font-size:33px; font-family: 'OS_BD'; border-bottom:1px #e57b78 solid; padding-bottom: 7px;}
.page_tatiel {  float: right;}
.my_prof_right span{ display:block; color:#fff; font-size:19px; font-family: 'open_semibold';  padding-top: 7px;}
.mye_d{ display:inline-block; width:100%; background:#e5e5e5;}
.acc_pro_right { background: #fff; border: 1px solid #ccc; margin: 30px 0; padding: 40px; display:inline-block; width:100%;}
.acc_profd{ display:inline-block; width:100%;}
.mars{ display:inline-block; width:100%;}
.us_bx{ display:inline-block;  width: 100%;  vertical-align:top; padding-bottom:10px;}
.us_bx label{ display:inline-block; width:30%; color:#404040; font-size:16px;  font-family: 'OS_BD'; vertical-align:top; padding-top:5px;}
.use_input2{ display:inline-block; width:50%; color:#404040; font-size:16px; font-family: 'OpenSansRegular'; padding-top:7px;  word-wrap: break-word;}

.new_pop .form-group textarea{width:100%;}

.poll_menu { display: inline-block; width: 100%; background: #fff; border-bottom: 1px #b8c7d8 solid; position: relative; float: left;margin-top:30px }
.poll_menu ul { float: left; width: 100%; }
.poll_menu ul li { float: left; border-right: 1px #b8c7d8 solid; }
.poll_menu ul li a { display: block; color: #747373; font-size: 17px; font-family: 'OpenSansRegular'; padding:8px 20px; }
.poll_menu ul li a:hover { color: #fff; }
.poll_menu ul li a.active { background: #cd5351; color: #fff; }
/* Bounce To Right */
.poll_menu ul li { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.poll_menu ul li:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #cd5351; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.poll_menu ul li:hover, .poll_menu ul li:focus, .poll_menu ul li:active { color: white; }
.poll_menu ul li:hover:before, .poll_menu ul li:focus:before, .poll_menu ul li:active:before { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); } 



.ua-firefox .poll_menu ul li.sre a { margin-left: -1px;}
.acc_pro_poll { background: #fff ; border: 1px solid #ccc; margin: 5px 0 30px; padding:10px 10px 30px; display:inline-block; width:100%; overflow: hidden}
.poll_create{ display:inline-block; width:100%; }
.poll_create ul{ display:inline-block; width:100%; border-bottom:1px #9a9c9c solid; }
.poll_create ul li{ float:left;  }
.poll_create ul li a{ display:block;  color:#9a9c9c; font-size:23px; font-family: 'OpenSansRegular'; padding:0px 18px 3px 0; border-bottom:1px transparent solid; margin-bottom: -1px;}
.poll_menu ul li:last-child{  }
.create_wapper{ max-width:930px; margin:0 auto;}
.poll_create ul li.active a,
.poll_create ul li a:hover{ color:#cd5351; border-bottom:1px #cd5351 solid;}
.create_apool{ display:inline-block; width:100%; padding:30px 0; text-align:center;}
.create_apool h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:35px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.name_pool{ display:inline-block; width:100%; padding:8px 30px; border:1px #ddd solid; color:#838383; font-size:28px; font-family: 'OpenSansRegular'; margin:15px 0;}
.pola_vas{ display:inline-block; width:100%; padding-top:20px; text-align:center;}
.pola_vas_left{ display:inline-block; width:46%; border:1px #ddd solid; min-height:500px; box-shadow:0 0 0px 1px #ccc; margin:10px 13px; vertical-align:top;}
.poll_ph { display: inline-block; margin: 50px 0; vertical-align: bottom; position:relative; width:100%; text-align:center;}
.poll_ph::before { background-image: url("../../img/front/vs_poll.png"); background-repeat: no-repeat;
background-size: contain; background-position:center center; top: 81px; content: ""; height: 187px; left: -21px; margin: auto;
position: absolute; right: 0; width: 100%;}
.on_on{ display:inline-block; width:100%; padding:20px 20%;  margin-top: 50px;}
.on_on a{ display:block; color:#fff; font-size:27px; font-family: 'OpenSansRegular'; background:#cd5351; border-radius:8px; padding:13px 0; text-align:center; border-bottom:5px #943c3b solid; } 
.on_on a:hover{ opacity:0.9;}

.list_on input[type="submit"],
.on_on input[type="submit"]{ display:block; color:#fff; font-size:27px; border-radius:8px;  text-align:center;border:none;  width:100%; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; 
font-family: 'OpenSansRegular';  padding: 8px 20px;
background: #ff8d8a; /* Old browsers */
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */

} 
.list_on input[type="submit"]:hover,
.on_on input[type="submit"]:hover{  
background: #99100d; /* Old browsers */
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}

/*.pola_vas_right{ float:right;}*/

.use_input{ display:inline-block; width:50%; } 
.use_input h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:16px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal; padding-top: 6px;}
.use_input input[type="password"],
.use_input input[type="text"]{ display:inline-block; width:100%; background:#fff; height:42px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:0 10px; font-family: 'OpenSansRegular'; box-shadow: 0 0 8px 0 #ddd inset; border-radius:5px;}
.use_input input[type="file"]{ display:inline-block; width:100%; background:#fff;  border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:8px 10px; font-family: 'OpenSansRegular'; box-shadow: 0 0 8px 0 #ddd inset; border-radius:5px;}
.use_input textarea{ display:inline-block; min-width:100%; max-width:100%; background:#fff; height:80px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:10px; font-family: 'OpenSansRegular'; box-shadow: 0 0 8px 0 #ddd inset; border-radius:5px;}
.chat_send input[type="submit"],
.coment_box input[type="submit"],
.upll_inputdr input[type="submit"],
.user_mass input[type="submit"],
.use_input input[type="submit"] { float:left; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #fff;
font-family: 'OpenSansRegular'; font-size: 18px; height: 40px; padding: 0 20px;
background: #ff8d8a; /* Old browsers */
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */}


.chat_send input[type="submit"]:hover,
.coment_box input[type="submit"]:hover,
.upll_inputdr input[type="submit"]:hover,
.user_mass input[type="submit"]:hover,
.use_input input[type="submit"]:hover{ 
background: #99100d; /* Old browsers */
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.upll_inputdr a,
.user_mass a,
.use_input a { display:inline-block;  border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #333;
font-family: 'OpenSansRegular'; margin-left:10px; font-size: 18px; height: 40px; padding: 7px 20px; cursor:pointer;
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */}
.upll_inputdr a:hover,
.user_mass a:hover,
.use_input a:hover{background: #fefefe;background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefefe 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */}
.pola_vasse{ display:inline-block; width:100%; padding-top:80px; text-align:center;}
.create_pase{ display:inline-block; width:100%;}
.cres_vas{ display:inline-block; width:30%; min-height:200px; position:relative; text-align:left;  margin: 0 1%; vertical-align:top;   padding: 14px;}
.plool_top{ display:inline-block; width:100%; padding-bottom:13px;}
.plool_top_left{ display:inline-block; width:64px; height:82px; overflow:hidden; position:relative; border-radius:16px; margin-right:10px; box-shadow:0 2px 5px 0 #928e8c;}
.plool_top_right{ display:inline-block; width:100%; background:#b7cbe4; min-height:33px; vertical-align:top; margin-top:25px; max-width:38%;}
.plool_top_right2{ max-width:83px;}
.plool_top_right3{ max-width:48%;}
.plool_top_right4{ max-width:136px;}
.list_on{ display:inline-block; width:78%; padding:20px 0%;  margin-top: 0px;}
.list_on a{ display:block; color:#fff; font-size:27px; font-family: 'OpenSansRegular'; background:#cd5351; border-radius:8px; padding:13px 0; text-align:center; border-bottom:5px #943c3b solid; } 
.list_on a:hover{ opacity:0.9;}
.vs_poloos{ position:absolute; top:-30px ; right:0;}
.vi_ico { bottom: 4px; left: 0; position: absolute; text-align: center; width: 100%;}
.li_img_bx{ display:inline-block; width:46%;  margin: 0 19px;}
.li_img_bx h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:28px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.img_bxs{ display:inline-block; width:100%; border:1px #b7b7b7 solid; padding:20px; margin-top:20px; vertical-align:top;}
.bax_img{ display:inline-block; width:100%; margin-bottom:30px;}
.bax_img_left{ display:inline-block; width:101px; float:left;  box-shadow: 0 2px 5px 0 #666;}
.bax_l_img{ display:inline-block; width:100%; height:79px; overflow:hidden; float:left; position:relative;}
.bax_l_txt{ display:inline-block; width:100%;}

.jhhs ,
.bax_l_txt a{display:block;width:100%;color:#fff;font-size:12px;font-family: 'OpenSansRegular'; text-align:center; padding:5px 10px; background:#cd5351;}
.bax_img_right{ overflow:hidden; padding-left: 10px;}
.ad_pro{ float:right; width:105px;}
.ad_pro a{ display:block; color:#fff; font-size:11px; padding:5px 10px; margin-bottom: 5px; font-family: 'OpenSansRegular'; text-align:center;box-shadow: 0 2px 5px 0 #666;background: #939393;background: -moz-linear-gradient(top, #939393 0%, #939393 50%, #656565 51%, #404040 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939393), color-stop(50%,#939393), color-stop(51%,#656565), color-stop(100%,#404040)); background: -webkit-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* IE10+ */
background: linear-gradient(to bottom, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#404040',GradientType=0 ); /* IE6-9 */}
.ad_pro a:hover{background: #404040;background: -moz-linear-gradient(top, #404040 0%, #656565 49%, #939393 50%, #939393 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(49%,#656565), color-stop(50%,#939393), color-stop(100%,#939393));
background: -webkit-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* IE10+ */
background: linear-gradient(to bottom, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#939393',GradientType=0 ); /* IE6-9 */}
.pollo_inputs{ display:inline-block; width:100%; padding-top:30px;}
.pollo_inputs input[type="text"]{ display:inline-block; width:100%; background:#fff; height:33px; border:1px #dcd9d9 solid; color:#847979; font-size:12px; padding:0 10px; font-family: 'OpenSansRegular'; border-radius:3px;}
.add_morea{ display:inline-block; width:100%; padding:20px 0%;  margin-top: 0px; text-align:center;}
.add_morea a{ display:inline-block; color:#fff; font-size:16px; font-family: 'open_semibold'; background:#cd5351 url(../../img/front/plus_ico.png) no-repeat 20px center; border-radius:8px; padding:13px 20px 13px 60px; text-align:center; border-bottom:5px #943c3b solid; } 
.add_morea a:hover{ opacity:0.9;}
.ao_pols{ display:inline-block; width:100%; padding-top:30px;}
.ao_pols_in{ display:inline-block; width:100%; text-align:center; margin-bottom:30px;}
.ao_pols_in label{ display:inline-block; /*width:30%;*/ font-family: 'OpenSansRegular'; color:#1d1a19; font-size:16px;}
.lodr_imput{ display:inline-block; /*width:68%; */vertical-align:top; text-align:left;}
.lodr_imput label{ width:auto;}
.lodr_imput input[type="radio"]{ margin:0 10px 0 3px;}
.ao_pols_in input[type="submit"] { display:inline-block; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #fff;
font-family: 'OpenSansRegular'; font-size: 18px; height: 40px; padding: 0 20px;background: #ff8d8a;background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); 
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */}
.ao_pols_in input[type="submit"]:hover{background: #99100d; /* Old browsers */
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.edis a { display:inline-block; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #fff;font-family: 'OpenSansRegular'; font-size: 18px; height: 40px; padding: 7px 30px;background: #ff8d8a;
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */}
.edis a:hover{background: #99100d;background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.ao_pols_in a { display:inline-block;  border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #333;
font-family: 'OpenSansRegular'; margin-left:10px; font-size: 18px; height: 40px; padding: 7px 20px; cursor:pointer;
background: #e2e2e2; 
background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */}

.ao_pols_in a:hover{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e2e2e2+100 */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefefe 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */}
.bax_l_img2{ display:inline-block; width:79px; height:79px; overflow:hidden; float:left; position:relative; margin-left:10px; box-shadow: 0 2px 5px 0 #666;}
.pollo_inputs2{ display:inline-block; width:54%; padding-top:3px; float:right;}
.pollo_inputs2 input[type="text"]{ display:inline-block; width:100%; background:#fff; height:27px; border:1px #dcd9d9 solid; color:#847979; font-size:12px; padding:0 10px; font-family: 'OpenSansRegular'; border-radius:2px;}
.upload_pro{ float:right; width:105px; padding-top:10px; clear:both;}
.upload_pro a{ display:block; color:#fff; font-size:11px; padding:5px 0px; font-family: 'OpenSansRegular'; text-align:center;
box-shadow: 0 2px 5px 0 #666;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8d8a+0,ff8d8a+50,ca4845+51,99100d+100 */
background: #ff8d8a; /* Old browsers */
background: -moz-linear-gradient(top, #ff8d8a 0%, #ff8d8a 50%, #ca4845 51%, #99100d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ff8d8a), color-stop(51%,#ca4845), color-stop(100%,#99100d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ff8d8a 50%,#ca4845 51%,#99100d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ff8d8a 50%,#ca4845 51%,#99100d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ff8d8a 50%,#ca4845 51%,#99100d 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ff8d8a 50%,#ca4845 51%,#99100d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */
}
.upload_pro a:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#99100d+0,ca4845+49,ff8d8a+50,ff8d8a+100 */
background: #99100d; /* Old browsers */
background: -moz-linear-gradient(top,  #99100d 0%, #ca4845 49%, #ff8d8a 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99100d), color-stop(49%,#ca4845), color-stop(50%,#ff8d8a), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #99100d 0%,#ca4845 49%,#ff8d8a 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #99100d 0%,#ca4845 49%,#ff8d8a 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #99100d 0%,#ca4845 49%,#ff8d8a 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #99100d 0%,#ca4845 49%,#ff8d8a 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
/**-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-**************/
.create_emamt{ display:inline-block; width:100%; padding:20px 20px 175px;  position:relative;}
.create_em_left{ display:inline-block; width:33%; float:left;}
.thums_d{ display:inline-block; width:100%; padding-top:10px; }
.thums_d ul{ display:inline-block; width:100%; }
.thums_d ul li{ display:inline-block; margin:0 6px; }
.thums_d ul li:first-child{ margin-left:0;}
.thums_d ul li:last-child{ margin-right:0;}
.create_em_right{ float:right; width:63%; border-top:1px solid #dddddd}
.create_em_right h1{ font-size:25px; color:#404040; font-family:Arial, sans-serif; text-transform:uppercase; text-align:left; padding-top:15px;}
.create_em_right p{ font-size:20px; color:#575757; font-family:Arial, sans-serif;text-align:left; margin:0; padding:15px 0 10px;}
.create_em_right .hdsfj{ font-size:20px; color:#575757; font-family:Arial, sans-serif;text-align:left; margin:0 0 20px; padding:15px 0 10px; overflow-y: auto;height: 471px;}
.user_nanw div:hover{ color:#cd5351;}
.user_nanw p:hover{ color:#cd5351;}
.user_nanws span:hover{ color:#cd5351;}
.numbiring{ display:inline-block; width:100%; padding-top:20px;}
.numbiring span{ font-size:55px; color:#000000; font-family: 'OS_BD'; text-transform:uppercase; text-align:left;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); display:inline-block; vertical-align:top;}
.numbiring a{ font-size:37px; color:#b1701b; font-family: 'OS_BD'; text-transform:uppercase; text-align:left; text-shadow:-2px 1px 0px #000; display:inline-block; vertical-align:top; background:#fff; border:2px #000 solid; border-radius:12px; padding:5px 17px; margin-left:20px;}
.numbiring a:hover{ border-color:#cd5351; color:#cd5351;}
.tall_firend{ position:absolute; right:10px; bottom:0;}
.create_profile{ display:inline-block; width:100%; padding:30px 20px;}
.create_profile h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:35px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.ad_prox{ display:inline-block; width:100%; padding-bottom:20px;}
.ad_prox_left{ float:left; width:48%;}
.ad_prox_left label{ display:inline-block; width:100%; color:#6b6b6b; font-size:22px; font-family: 'OpenSansRegular'; padding:0 20px; }
.upll_input{ display:inline-block; width:100%; padding-top:5px;}
.upll_input input[type="text"]{ display:inline-block; width:100%; background:#fff; height:60px; border:1px #dcd9d9 solid; color:#b2b2b2; font-size:20px; padding:0 20px; font-family: 'OpenSansRegular'; border-radius:2px;}
.ad_prox_right{ float:right;}
.ad_prox input[type="submit"]{ background:#cd5351; border:none; color:#fff; font-size:20px; padding:7px 35px; font-family: 'OpenSansRegular';}
.ad_prox input[type="submit"]:hover{ opacity:0.9;}
.ad_proxx{ display:inline-block; margin-top:30px; width:100%;}
.ad_proxx label{ display:inline-block; width:100%; color:#6b6b6b; font-size:22px; font-family: 'OpenSansRegular'; padding:0px; }
.uplod_im{ float:left; padding-top:14px;}
.uplod_im a{ display:inline-block; color:#fff; background:#cd5351; font-size:23px; font-family: 'OpenSansRegular'; padding: 13px 40px; }
.uplod_im a:hover{ opacity:0.9;}
.updt_img{ float:left; margin-left:30px;}
.updt_img ul{ float:left;}
.updt_img ul li{ display:inline-block; margin-right:10px;}
.user_mass{ display:inline-block; width:100%; padding-top:20px;}
.user_mass textarea{ display:inline-block; max-width:48%; min-width:48%; background:#fff; height:100px; border:1px #dcd9d9 solid; color:#b2b2b2; font-size:20px; padding:0 20px; font-family: 'OpenSansRegular'; border-radius:2px;}
.sview {float: left;}

/*--------------------Mange poll*---------------------------*/
.create_mange { display: inline-block; padding: 30px 0px; width: 100%;}
.hip_bzx{ display:inline-block; width:100%;}
.hip_bzx ul{ display:inline-block; width:100%; background-color:#f6f6f6; box-shadow: 0 0 4px 0 #666; padding: 13px 20px; margin-bottom:20px;}
.hip_bzx ul li{ display:inline-block; vertical-align:middle; padding-right:25px;}
.hip_bzx ul li:last-child{ padding-right:0;}
.rap_mg{ display:inline-block; width:113px; height:130px; overflow:hidden; position:relative;  vertical-align:middle}
.raf_txt{ display:inline-block; vertical-align:middle; padding-left:20px; width:130px;}
.raf_txt h2{ display:inline-block; width:100%; color:#000; font-size:20px;  text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif}
.raf_txt a.vote_vot{}
.raf_txt a.vote_vot{ font-size:17px; color:#b1701b; font-family: 'OS_BD'; text-transform:uppercase; text-align:left; text-shadow:-2px 1px 0px #000; display:inline-block;vertical-align:top;background:#fff;border:1px #000 solid;border-radius:4px; padding:3px 10px; box-shadow: 0 0 5px 0 #666 inset; margin:10px 0;}
.raf_txt a.vote_vot:hover{ border-color:#cd5351; color:#cd5351;}
.raf_txt h3{ font-size:20px; color:#000000; font-family: 'OS_BD'; text-transform:uppercase; text-align:left; text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); display:inline-block; vertical-align:top; width:100%;}
.man_but{ display:inline-block; vertical-align:middle;} 
.man_but a.manges_but{ font-size:15px; color:#fff; font-family: 'OpenSansRegular'; text-align:left; display:inline-block;  background:#cd5351; border-bottom:4px #943c3b solid; border-radius:5px; padding:5px 15px;}
.man_but a.manges_but:hover{ opacity:0.9;}
.man_but a.deletes_but{ font-size:15px; color:#fff; font-family: 'OpenSansRegular'; text-align:left; display:inline-block;  background:#636363; border-bottom:4px #333333 solid; border-radius:5px; padding:5px 15px; margin-left:10px;}
.man_but a.deletes_but:hover{ opacity:0.9;}
.create_mange_poll{ display:inline-block; width:80%; margin: 0 10%;}
.mane_left{ display:inline-block; width:40%}
.mab_ingf{ display:inline-block; width:100% ; padding-top:0px; }
.mab_ingf_left{ display:inline-block; width:48%; text-align:center;}
.manges_imgd{ display:inline-block; width:141px; height:193px; overflow:hidden; position:relative; box-shadow:1px 2px 5px 0 #333}
.manges_text{ display:inline-block; width:100%; color:#474747; font-family: 'OpenSansRegular';  font-size:18px; padding:6px 0 10px;}
.mane_left h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:35px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.mab_ingf_right{ float:right;}
.mane_right{ float:right; width:45%;}
.mane_right h1{color: #1e1e1e; display: inline-block; font-family: "OpenSansRegular"; font-size: 35px; font-weight: normal;text-align: left;  /*text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);*/ width: 100%;    text-transform: uppercase;}
.par_tce{ display:inline-block; width:100%; padding-top:30px;} 
.par_tce h3{ font-size:25px; color:#474747; font-family: 'OpenSansRegular'; text-align:left;  display:inline-block; width:100%;}
.par_tce p{ font-size:21px; color:#474747; font-family: 'OpenSansRegular'; text-align:left;  display:inline-block; width:100%; padding:3px 0; margin:0;} 
.d_hr{ display:inline-block; width:200px; margin:30px 0; position:relative; cursor:pointer; }
.select_rdio{ display:inline-block; width:100%;  margin:30px 0; }
.riod{ display:inline-block; width:100%; padding-bottom:20px;}
.riod input[type="radio"]{ display:inline-block; margin:5px 4px 0 0; vertical-align:top;}
.riod label{ display:inline-block;  color:#6b6b6b; font-size:22px; font-family: 'OpenSansRegular'; padding:0px;  line-height: 22px;}
.man_butsd{ display:inline-block; width:100%; text-align:center;}
.edis{ display:inline-block;}
.edis_close{ display:inline-block;}
.reltv input[type="radio"] { float: left; margin: 17px 5px 0 0;}
.reltv{ overflow:hidden; display:block; }
.reltv { padding-bottom: 18px; position: relative; z-index: 0;}
.reltv input[type=radio]{ opacity: 0; position: absolute; cursor: pointer }
.reltv input[type=radio].eDHs { opacity: 0; position: absolute; cursor: pointer }
.reltv input[type=radio].eDHs+label { color: #6b6b6b; cursor: pointer; display: inline-block; font-size: 22px; font-weight: normal; line-height: 28px; padding-left: 40px; background: url(../../img/front/redioimg.png) no-repeat 0 0; cursor: pointer; font-family: "OpenSansRegular";}
.reltv input[type=radio].eDHs:checked+label { background-position: 0 -93px }
.cn_pich{ display:inline-block; width:100%; position:absolute; bottom:-50px; left:0; z-index:999; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s;  -moz-transition: all 0.2s ease 0s;}
.pri_img:Hover .cn_pich{ bottom:0;}
.cn_pich a{ display:block; width:100%; background:#cd5351; font-size:15px; padding:8px ; text-align:center; color:#fff;  font-family: 'open_semibold';}
.use_input3 { display: inline-block; width: 50%;}
.use_pich { border: 3px solid #ddd; border-radius: 7px; display: inline-block; text-align: center; width: 200px;
position:relative;  height: 200px; overflow: hidden;}
.showchange{ display:inline-block; width:100%; position:absolute; bottom:-50px; left:0; z-index:999; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s;  -moz-transition: all 0.2s ease 0s;}
.use_pich:Hover .showchange{ bottom:50px;}
.showchange a{display:inline-block;background:#cd5351;font-size:15px;padding:8px 30px;text-align:center;color:#fff;font-family:'open_semibold';border-radius: 5px;}
.use_pich img{ position:absolute; left:0; right:0; top:0; bottom:0; max-width:100%; max-height:100%; margin:auto;}
.showchange a:hover{ background:#af0062}
.mye_listing{ display:inline-block; width:100%; min-height:300px; padding:30px 0;}
.my_list_poll{ display:inline-block; width:100%;}
.my_list_left{ display:inline-block; width:20%; vertical-align:top; padding-top: 27px;}
.my_list_middel{ display:inline-block; width:56%; margin:0 1%; vertical-align:top;}
.my_list_right{ display:inline-block; width:20.2%; vertical-align:top; padding-top: 27px;}
.my_list_left h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:30px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal; text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.my_list_ti{ display:inline-block; border:1px #ddd solid; min-height:300px; width:100%; margin-top:20px; padding: 20px; /*max-height:1109px; overflow-x:auto*/}
.pdf0{ display:inline-block; width:100%; position:relative; margin-bottom:14px;}
.li_sdf{  float: left; overflow: hidden; position: relative; width: 50%; margin:0 0%;}
.pdf0 p{ color:#404040; font-size:16px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal; display:inline-block; width:100%; padding:15px 0 5px; margin:0; }
.val{ position:absolute; left:0; bottom:26px; width:100%; text-align:center;}
.val img{ max-width:70px}
.my_list_right h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:30px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.allrequried{ display:inline-block; width:100%; padding-bottom:20px; color:#666; font-size:13px; font-family: 'OpenSansRegular';}
.require{ color:#f00;}
.hetxt { color: #666; display: inline-block; font-size: 13px; padding: 5px 0 10px; width: 100%; font-family: 'OpenSansRegular'; }
.my_list_middel h2{ display:block; text-align:center;}
.my_list_middel h2 img { width: 223px;}
.my_list_tisr{ display:inline-block; border:4px #ddd solid; min-height:300px; width:100%; margin-top:20px; padding: 42px 20px 67px;}
.img_sdd2.crown2 { float: left;}
.img_sdd2.crown2{ position:relative; width: 36%;}
.img_sdd2.crown2::before { /*background-image: url("../../img/front/cwn.png");*/ background-repeat: no-repeat;
background-size: contain; content: ""; height: 97px; margin: auto; position: absolute; left: -35px; top: -38px; width: 83px; z-index:999;}
.img_sdd2 b { display: block; font-family: arial; font-size: 26px; font-weight: bolder; text-align:center; font-family: 'open_semibold'; color:#333;    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} 
.img_sdd2 b { position: relative;}
.votedr > a { display: inline-block; vertical-align: middle; float:none;}
.votedr em {color: rgb(0, 0, 0);display: inline-block;font-family: "OS_BD";font-size: 30px;font-style: normal;letter-spacing: 2px;margin: 0 5px;text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);vertical-align: middle; line-height:34px;}
.grphd { display: inline-block; margin:0; vertical-align: bottom;position:relative;}
.grphd::before {background-image: url("../../img/front/vs.png");background-repeat: no-repeat;background-size: contain;bottom: -40px;left: -21px;content: "";height: 136px;margin: auto;position: absolute;right: 0;width: 168px;z-index:100;}
.img_sdd2.rig { float: right; width: 36%;}
.grphd > img { max-width: 90%;}
.big_bottom{ display:inline-block; width:100%; padding-top:80px;}
.big_bottom_left { float: left; width:39%;}
.big_bottom_img { display:inline-block; height:381px; overflow:hidden; position:relative; width: 100%;}
.vi_profile{ display:inline-block; width:100%; text-align:center; padding-top:30px;}
.vi_profile a{ display:inline-block; color:#fff; font-size:20px; font-family: 'OpenSansRegular'; background:#cd5351; border-radius:5px; padding:9px 30px; text-align:center; border-bottom:5px #943c3b solid; text-transform:uppercase; } 
.vi_profile a:hover{ opacity:0.9;}
.pl_icon{ position:absolute; bottom:40px; left:0; width:100%; text-align:center; }
.big_bottom_right{ float:right;}
.my_list_middel2{ width:75%}
.my_list_middel2 .img_sdd2.crown2 { position: relative; width: 35%;}
.my_list_middel2 .img_sdd2.rig { float: right; width: 35%;}
.my_list_middel2 .grphd { margin: 55px 5% 0;}
.votedr { display: inline-block; text-align: left; width: 100%; }
.polllist_pro{ display:inline-block; width:100%;}
.polllist_pro ul{ display:inline-block; width:100%; padding-top:30px;}
.polllist_pro ul li{ display:inline-block; text-align:center;   margin: 30px 73px; width:21%;}
.polllist_pro ul li b { color: rgb(162, 139, 88); display: block; font-family: arial; font-size: 43px; font-weight: bolder;letter-spacing: 1.5px; text-align: center; text-shadow: 3px 0 0 rgb(64, 64, 64);}
.pro_buds{ display:inline-block; width:100%; text-align:center; padding:20px 0; }
.ed_ps{ display:inline-block;}
.ed_ps a{ display:inline-block; color:#fff; font-size:19px; border:none; font-family: 'open_semibold'; background:#cd5351; border-radius:4px; padding:10px 40px; text-align:center; border-bottom:5px #943c3b solid; height:50px; } 
.ed_ps a:hover{ opacity:0.9;}
.canl{ display:inline-block;}
.canl a{ display:inline-block; color:#fff; font-size:19px; border:none; font-family: 'open_semibold'; background:#636363; border-radius:4px; padding:10px 20px; text-align:center; border-bottom:5px #333333 solid; height:50px; margin-left:10px; } 
.canl a:hover{ opacity:0.9;}
.org_poll{ display:inline-block; width:100% ; padding-top:20px;}
.org_poll input[type="text"]{ display:inline-block; width:300px; background:#fff; height:40px; border:none; color:#9c9999; font-size:14px; padding:0 20px; font-family: 'OpenSansRegular'; border-radius:0px; box-shadow: 0 0 5px 0 #666 inset;}
.org_poll a{ display:inline-block; color:#fff; font-size:15px; padding:9px 22px; font-family: 'OpenSansRegular'; text-align:center;  height:40px; margin-left:10px;background: #939393;
background: -moz-linear-gradient(top, #939393 0%, #939393 50%, #656565 51%, #404040 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939393), color-stop(50%,#939393), color-stop(51%,#656565), color-stop(100%,#404040)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* IE10+ */
background: linear-gradient(to bottom, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#404040',GradientType=0 ); /* IE6-9 */}
.org_poll a:hover{background: #404040;  
background: -moz-linear-gradient(top, #404040 0%, #656565 49%, #939393 50%, #939393 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(49%,#656565), color-stop(50%,#939393), color-stop(100%,#939393));
background: -webkit-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* IE10+ */
background: linear-gradient(to bottom, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#939393',GradientType=0 ); /* IE6-9 */}
.my_view_pro{ display:inline-block; width:100%;}
.my_view_pro ul{ display:inline-block; width:100%; border-bottom: 1px solid #ddd;   margin-bottom: 17px; padding: 0 0 17px;}
.my_view_pro ul li{ display:inline-block; width:29%; vertical-align:top;}
.view_pro { display: inline-block; margin-bottom: 0px; position: relative; width: 100%; float:left; text-align:center;}
.view_pro_img{display:inline-block;height:140px;overflow: hidden;position: relative; width: 118px; /*width:140px; border: 1px solid #ddd;border-radius: 3px; 
             margin:0 5px;*/ float: left}
.view_pro p { color: #404040; display: inline-block; font-family: "OpenSansRegular"; font-size: 16px; font-weight: normal;
margin: 0; padding: 15px 0 5px; text-align: center; width: 100%;}
.view_val { top: 73px; left: 0; position: absolute; text-align: center; width: 100%;}
.view_val img { max-width:100%;}
.my_view_pro ul li h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:22px;  font-family: 'OpenSansRegular'; text-align:left; 
                      font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding-top:0px;}
.vo_bgf{ display:inline-block; width:100%; padding: 8px 0;}
.vo_bgf span{ display:inline-block; color:#404040; font-size:15px; text-align:center; background:#f5f5f5; padding:5px 7px; font-family: "OpenSansRegular";
             box-shadow: 0 0 6px 0 #999 inset; margin-right:5px;  border-radius:0px;}
.my_view_pro ul li h3{display:inline-block;width:100%;color:#404040;font-size:13px;font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  }
.my_view_pro ul li.dprte{ width:20%; text-align:right; padding:0 0;}
.my_view_pro ul li.chack_poll{ width:42px; text-align:right;  padding: 0;}
.my_view_pro ul li.pg_pro{ padding-left: 10px; width: 57%;}
.my_view_pro ul li.dprte2{ width:20%; text-align:right; padding: 0;}
.my_view_pro ul li.dprte3{ width:115px;text-align:right; padding:0; float:right;}
.view_pro_img > img {  /*bottom: 0; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top:0;*/}
.checkbox { margin: 0; position: relative; text-align: left; width:100%; text-align:left;}
.checkbox input[type="checkbox"] { cursor: pointer; display: block; left: 2px; margin: 0; opacity: 0; position: absolute;top: 5px; z-index: 9;}
.checkbox input[type="checkbox"]:checked + label::before { color: rgb(255, 255, 255); content: ""; font-size: 10pt;
line-height: 13px; text-align: center; background-position:0 -85px;}
.checkbox input[type="checkbox"]{cursor:pointer;display:block;left:2px;margin:0;opacity:0;position:absolute;top:5px;z-index: 9; width: 32px; height: 32px;}
.checkbox label::before { background: url(../../img/front/chackimg.png) no-repeat 0 1px; content: ""; display: inline-block;
height: 34px; left: 0; margin-right: 15px; position: absolute; border-radius: 2px; top: 3px; width: 40px; }
.pri_img > img { bottom: 0; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0;}
.sprtr { float: left; width: 100%;}
.use_input.biguser_inpt { width: 68%;}
.checkbox label { color: #6b6b6b; display: inline-block; font-family: "OpenSansRegular"; font-size: 14px; padding-left: 40px;padding-top: 9px; width:100%;}
.reltvs input[type="radio"] { float: left; margin: 17px 5px 0 0;}
.reltvs{ overflow:hidden; display:block; }
.reltvs { padding-bottom: 0px; position: relative; z-index: 0;}
.reltvs input[type=radio]{ opacity: 0; position: absolute; cursor: pointer; left:0; }
.reltvs input[type=radio].eDHs { float: left; height: 27px; margin: 0; width: 27px; }
.reltvs input[type=radio].eDHs+label{color:#6b6b6b;cursor:pointer;display:inline-block;font-size:14px;font-weight:normal; line-height: 21px; padding-left: 27px; background: url(../../img/front/redioimg2.png) no-repeat 0 0; cursor: pointer; font-family: "OpenSansRegular"; width:100%; padding-top:0;}
.reltvs input[type=radio].eDHs:checked+label { background-position: 0 -98px }
.riodd { display: inline-block; padding-bottom: 7px; width: 100%;}
.checkboxes { margin: 0; position: relative; text-align: left; width:100%; text-align:left;}
.checkboxes input[type="checkbox"] { cursor: pointer; display: block; left: 2px; margin: 0; opacity: 0; position: absolute;top: 5px; z-index: 9;}
.checkboxes input[type="checkbox"]:checked + label::before { color: rgb(255, 255, 255); content: ""; font-size: 10pt;
line-height: 13px; text-align: center; background-position:0 -92px;}
.checkboxes input[type="checkbox"]{cursor:pointer;display:block;left:2px;margin:0;opacity:0;position:absolute;top:5px;z-index:9;width:32px;height:32px;}
.checkboxes label::before { background: url(../../img/front/tet_ck.png) no-repeat 0 1px; content: ""; display: inline-block; height: 25px; left: 0; margin-right: 15px; position: absolute; border-radius: 2px; top: 3px; width: 40px; }
.checkboxes label { color: #6b6b6b; display: inline-block; font-family: "OpenSansRegular"; font-size: 14px; padding-left: 40px;padding-top: 9px; width:100%;}
.add_category img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto}
.pola_liste{ display:inline-block; width:100%; margin-top:50px;}
.pola_liste ul{ display:inline-block; width:100%;}
.pola_liste ul li{ border: 1px solid #ddd; vertical-align:top; border-radius: 6px; box-shadow: 0 0 5px 0 #ccc;display: inline-block; margin: 0 1%; min-height: 320px; padding: 25px 15px 0; width: 31%;}
.pola_listes{ display:inline-block; width:100%; position:relative; margin-bottom:14px; min-height: 285px;}
.li_pol_list{  display:inline-block; height: 85px; overflow: hidden; position: relative; width: 27%;}
.li_pol_list2{  display:inline-block; overflow: hidden; position: relative; width: 27%;}
.imdf_ur{  display:inline-block; height: 85px; overflow: hidden; position: relative; width: 100%;}
.pola_listes p{ color:#404040; font-size:16px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal; display:inline-block; width:100%; padding:15px 0 5px; margin:0; }
.valsa{ width:43%; text-align:center; display:inline-block; position:relative;}
.valsa::before {background-image: url("../../img/front/vs_polls.png");background-repeat: no-repeat;background-size: contain;bottom: 0;content: "";height: 70px;left: -21px;margin: auto;position: absolute;right: 0;width: 90px;}
.vsr_but{ display:inline-block; width:100%; padding:20px 0; text-align:center; position:absolute; left:0; bottom:0;}
.vsr_but a{ display:inline-block; color:#fff; font-size:15px; font-family: 'OpenSansRegular'; background:#cd5351; border-radius:3px; padding:7px 10px; text-align:center; border-bottom:5px #943c3b solid; text-transform:uppercase; width:100%; } 
.vsr_but a:hover{ opacity:0.9;}
.pl_iconds { bottom: 9px; left: 0; position: absolute; text-align: center; width: 100%;}
.vsr_but input[type="submit"]{ display:block; color:#fff; font-size:15px; border-radius:8px;  text-align:center;border:none;  width:100%; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; 
font-family: 'OpenSansRegular';  padding: 7px 20px; width:100%;background: #ff8d8a; 
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); 
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); 
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); 
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */} 
.vsr_but input[type="submit"]:hover{background: #99100d;
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.pola_listese{ display:inline-block; width:100%; margin-top:50px;}
.pola_listese ul{ display:inline-block; width:100%; text-align:center;}
.pola_listese ul li{ border: 1px solid #ddd; vertical-align:top; border-radius: 6px; box-shadow: 0 0 5px 0 #ccc;
display: inline-block; margin: 0 3%; min-height: 320px; padding: 25px 15px 0; width: 56%;}
.pola_listes{ display:inline-block; width:100%; position:relative; margin-bottom:14px;}
.li_pol_list{  display:inline-block; height: 85px; overflow: hidden; position: relative; width: 27%;}
.li_pol_list3{  display:inline-block; overflow: hidden; position: relative; width: 30%; float:left; text-align:center;}
.imdf_urde{  display:inline-block; height: 110px; overflow: hidden; position: relative; width: 100%; float:left;}
.valsase{ width:39%; text-align:center; display:inline-block; position:relative; float:left;}
.li_pol_dse{ display:inline-block; width:66%;}
/*.valsa img{ max-width:60%}*/
.valsase::before {background-image: url("../../img/front/vs.png");background-repeat: no-repeat;background-size: contain;bottom: 0;content: "";height: 130px;left: -21px;margin: auto;position: absolute;right: 0;width: 160px;}
.ad_lodese{ float:left; width:100%; padding-bottom:20px;}

.left_profile_click1,
.ad_lodese a{ display:block; color:#fff; font-size:11px; padding:5px 22px; font-family: 'OpenSansRegular'; text-align:center;
box-shadow: 0 2px 5px 0 #666;background: #939393;
background: -moz-linear-gradient(top, #939393 0%, #939393 50%, #656565 51%, #404040 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#939393), color-stop(50%,#939393), color-stop(51%,#656565), color-stop(100%,#404040)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* IE10+ */
background: linear-gradient(to bottom, #939393 0%,#939393 50%,#656565 51%,#404040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#404040',GradientType=0 ); /* IE6-9 */}
.left_profile_click1:hover,
.ad_lodese a:hover{background: #404040; 
background: -moz-linear-gradient(top, #404040 0%, #656565 49%, #939393 50%, #939393 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(49%,#656565), color-stop(50%,#939393), color-stop(100%,#939393)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* IE10+ */
background: linear-gradient(to bottom, #404040 0%,#656565 49%,#939393 50%,#939393 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#939393',GradientType=0 ); /* IE6-9 */}
.inset_in{ display:inline-block; width:100%; padding:10px 0;}
.inset_in input[type="text"]{ display:inline-block; width:100%; background:#fff; height:30px; border:1px #ddd solid; color:#9c9999; font-size:12px; padding:0 10px; font-family: 'OpenSansRegular'; border-radius:2px; }
.msa_list { display: inline-block; width: 65%;}
.reltvs_lidt input[type="radio"] { float: left; margin: 17px 5px 0 0;}
.reltvs_lidt{ overflow:hidden; display:block; }
.reltvs_lidt { padding-bottom: 0px; position: relative; z-index: 0;}
.reltvs_lidt input[type=radio]{ opacity: 0; position: absolute; cursor: pointer; }
.reltvs_lidt input[type=radio].eDHs { float: left; height: 27px; margin: 0; width: 27px; }
.reltvs_lidt input[type=radio].eDHs+label { color: #6b6b6b; cursor: pointer; display: inline-block; font-size: 14px; font-weight: normal; line-height: 21px; padding-left:27px;background:url(../../img/front/redioimg2.png) no-repeat 0 0; cursor: pointer; font-family: "OpenSansRegular"; width:100%; padding-top:0;}
.reltvs_lidt input[type=radio].eDHs:checked+label {background-position: 0 -98px}
.riodses{ display:inline-block; padding-right:15px;}
.poll_creation { display: inline-block; width: 25%; vertical-align:top; padding:0 5px;} 
.poll_inputs{ width:100%;}
.poll_ser{ display:inline-block; width:100%; text-align:center; padding:20px 0 5px}
.selecl_bx{ display:inline-block;   position: relative; width:100%; }
.selecl_bx span{display:inline-block;float:left;overflow:hidden;position:relative;width:100%}
.selecl_bx span:after{ bottom:0; content:""; height:24px; padding:7px 18px; pointer-events:none; position:absolute; right:1px; top:1px; z-index:1; border-radius:0 4px 4px 0;  background:#fff url(../../img/front/select_arrow.png) no-repeat center center;}
.selecl_bx select{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}
.selecl_bx option{padding:0 10px}
.selecl_bx select{float:left; width:100%;  height: 42px; min-height: 42px; line-height:normal; border: 1px solid #dcd9d9;   border-radius: 0px; font-size:12px; word-wrap: initial; font-family:'OpenSansRegular'; color:#847979; font-size:14px; font-weight:normal ; text-shadow:none; padding: 0 6px;}
.poll_inputs input[type="text"]{ display:inline-block; width:100%; background:#fff; height:42px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:0 10px; font-family: 'OpenSansRegular';}
.cancelbtn { display: inline-block; text-align: center; padding-top:15px; width: 100%;}
.cancelbtn a { display:inline-block;  border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; color: #333;
font-family: 'OpenSansRegular'; margin-left:10px; font-size: 18px; height: 40px; padding: 7px 20px; cursor:pointer;background: #e2e2e2;
background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#fefefe));
background: -webkit-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); 
background: -o-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */}
.cancelbtn a:hover{background: #fefefe;
background: -moz-linear-gradient(top, #fefefe 0%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefefe 0%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefefe 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */}
.create_apool .bckhdingdre h1{ padding-top: 12px; vertical-align: top; width: auto;}
.bckhdingdre .cancelbtn{  float: right; padding-right: 2%; width: auto;}
.cancelbtndre{ padding-right:1.5%;}
.popup { display: none; max-width: 500px;}
.saddss { display: inline-block; position: relative; width: 100%;  padding: 10px 20px;}
.saddss h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:26px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding-top:0px;}
.button.b-close { background-color: #cd5351; border-radius: 50%; color: #fff; font-size: 14px; height: 30px; padding: 5px 0;
position: absolute; right: 10px; text-align: center; top: 13px; width: 30px; cursor:pointer;}
.button.b-close:hover{ background-color:#943c3b;}
.popup .acc_pro_poll{ margin:0}
.create_apoolst { display: inline-block; padding: 0px 0; width: 100%;}
.ad_proxxsr { display: inline-block; margin-bottom: 20px; width: 100%;}
.ad_proxxsr label { color:#6b6b6b; display:inline-block; font-family: "OpenSansRegular"; font-size:15px; padding:0 0 5px; width: 100%;}
.upll_inputdr { display: inline-block; position: relative; width: 100%;}
.upll_inputdr input[type="text"] { background: #fff; border: 1px solid #dcd9d9; border-radius: 2px; color: #b2b2b2;
display: inline-block; font-family: "OpenSansRegular"; font-size: 14px; height: 40px; padding: 0 10px; width: 100%; margin: 0 0 5px;}
.upll_inputdr input[type="file"] { background: #fff; border: 1px solid #dcd9d9; border-radius: 2px; color: #b2b2b2;
display: inline-block; font-family: "OpenSansRegular"; font-size: 14px; padding: 5px 10px; width: 100%;}
.upll_inputdr textarea  { background: #fff; border: 1px solid #dcd9d9; border-radius: 2px; color: #b2b2b2; display: inline-block;
font-family: "OpenSansRegular"; font-size: 14px; height: 80px; padding: 10px; min-width:100%; max-width: 100%;}
.upll_inputdr span{ display:inline-block; width:100%; font-size:13px; color:#666;  font-family: "OpenSansRegular"; padding-top:5px}
.upll_inputst{ display:inline-block;   position: relative; width:100%; }
.upll_inputst span{display:inline-block;float:left;overflow:hidden;position:relative;width:100%; padding:0;}
.upll_inputst span:after{bottom:0; content:""; height:24px; padding:7px 18px; pointer-events:none; position:absolute; right:1px; top:1px; z-index:1; border-radius:0 4px 4px 0;background:#fff url(../../img/front/select_arrow.png) no-repeat center center;}
.upll_inputst select{appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}
.upll_inputst option{padding:0 10px}
.upll_inputst select{float:left; width:100%;  height: 42px; min-height: 42px; line-height:normal; border: 1px solid #dcd9d9;   border-radius: 0px; font-size:12px; word-wrap: initial; font-family:'OpenSansRegular'; color:#847979; font-size:14px; font-weight:normal ; text-shadow:none; padding: 0 6px;}
.profilkes { display: inline-block; padding: 10px 0; width: 100%;}
.profilkes a{ display:inline-block; background:#333; color:#fff; font-size:13px; padding:5px; width:70%; text-align:center; border-radius:3px;}
.use_input .selecl_bx select { display:inline-block; width:100%; background:#fff; height:42px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:0 10px; font-family: 'OpenSansRegular'; box-shadow: 0 0 8px 0 #ddd inset; border-radius:5px;}
.btn { -moz-user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; cursor: pointer;
display: inline-block; font-size: 14px; font-weight: 400; line-height: 1.42857; margin-bottom: 0; margin-right: 5px;
padding: 6px 12px; text-align: center; vertical-align: middle; white-space: nowrap;}
.btn-file { overflow: hidden; position: relative; vertical-align: middle;}
.btn-white{background-clip:padding-box;background-color:#ffffff; border-color: rgba(150, 160, 180, 0.3);box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05) inset;}
.view_pro_img > iframe { height: 100%; max-width: 100%; width: 100%;}
.my_view_pro ul li .man_but a.manges_but{ width:100%; display:block; text-align:center; margin-bottom:3px;}
.my_view_pro ul li .man_but a.deletes_but{ width:100%; display:block; text-align:center; margin:0;}
.panel { display: inline-block;}
.panel_heading{  display:inline-block; width:100%; color:#1e1e1e; font-size:25px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.panel_body { display: inline-block; padding: 10px 0;}
.mans_but{ display:inline-block; width:100%;}
.mans_but a{display:inline-block;height:20px;width:20px;text-align:center;background:#404040;color:#fff;font-size:14px;margin-left:2px; border-radius:3px; }
.mans_but a:hover{ background:#cd5351;}
.mans_but a.deletes_but{ background:#cd5351;}
.mans_but a.deletes_but:hover{ background:#b6201d;}
.ua-firefox .poll_menu ul li.sre::before{ left:-1px}
.btn-white input[type="file"]{ width:auto;}
.us_imgdr { height: 100px; width: 100px; margin:0 ; overflow: hidden; text-align: center; vertical-align: middle;  display: inline-block;}
.us_imgdr img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto;}
.img_imgdr{ display:inline-block; border: 2px solid #fff;
box-shadow: 0 0 2px 0 #333; position:relative;}
.fileupload .thumbnail{ overflow:visible !important; text-align:left !important;}
.img_imgdr a{ position:absolute; right:0; top:0; background:#cd5351; text-align:center; width:20px; height:20px; color:#fff; font-size:14px; padding:0;}
.img_imgdr a:hover{ background:#b6201d;}
.manst_but a.deletes_but{ font-size:15px; color:#fff; font-family: 'OpenSansRegular'; text-align:left; display:inline-block;  background:#636363; border-bottom:4px #333333 solid; border-radius:5px; padding:5px 15px; margin-left:10px;}
.manst_but a.deletes_but:hover{ opacity:0.9;}
.manst_but a.btn_warning{ background: #404040; border-radius: 3px; color: #fff; display: inline-block; font-size: 14px;
height: 34px; margin-left: 2px; padding: 6px 0; text-align: center; vertical-align: top; width: 30px; }
.manst_but a.btn_warning:hover{ background:#cd5351;}
.create_mange_pricate { display: inline-block; margin: 0 1%; width: 98%;}
.mane_leftsr { display: inline-block; width: 53%; }
.mane_leftsr h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:35px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;
                padding-bottom: 20px;}
.main_im{ display:inline-block; width:100%;   margin: 40px 0;}
.inner_im{ width:29%; display:inline-block; float:left;}
.first_im{ display:inline-block; width:100%; height:160px; overflow:hidden; position:relative;  border: 3px solid #fff;box-shadow: 0 0 2px 0 #333;}
.first_im img{ position:absolute; left: 0; top:0; right:0; bottom:0; max-width:100%; max-height:100%; margin:auto;}
.name_im{ display:inline-block; width:100%; text-align:center;  margin-top:20px; color:#474747; display: block; font-family: 'OpenSansRegular'; font-size: 18px; font-weight: bolder; letter-spacing: 1.5px; text-align: center; margin-bottom:20px; word-break: break-all; word-wrap: break-word; text-overflow: ellipsis; white-space: nowrap; overflow:hidden}
.create_mange_pricate .man_butsd{ margin:20px 0; text-align:left;}
.my_view_photos { display: inline-block; width: 100%;}
.my_view_photos ul { border-bottom: 1px solid #ddd; display: inline-block; margin-bottom: 17px; padding: 0 0 17px; width:100%;}
.my_view_photos ul li { border: 1px solid #ddd; border-radius: 5px; box-shadow: 0 0 5px 0 #ccc; display: inline-block;
margin: 10px; padding: 10px 10px 5px; position: relative; vertical-align: bottom; -webkit-transition: all 0.98s ease-in-out;  -moz-transition: all 0.98s ease-in-out;  -o-transition: all 0.98s ease-in-out; transition: all 0.98s ease-in-out;}
.manst_but_photo { position: absolute; right: 5px; top: 5px; opacity:0; -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
.profile_show_deta_more{display:block;}
.my_view_photos ul li:hover .manst_but_photo{ opacity:1;}
.my_view_photo_subject ul li:hover .manst_but_photo{ opacity:1;}
.manst_but_photo a{display:inline-block;height:20px;width:20px;text-align:center;background:#404040;color:#fff;font-size:14px;margin-left:2px;border-radius:3px; }
.title-of-name > h3 {text-align: center;}
.manst_but_photo a:hover{ background:#cd5351;} 
.manst_but_photo a.deletes_buts{ background:#cd5351;}
.manst_but_photo a.deletes_buts:hover{ background:#b6201d;}
.view_photo_img { border-radius: 3px; display: inline-block; height: 140px; overflow: hidden; position: relative; width: 140px;}
.view_photo_img iframe { height: 100%;  max-width: 100%;} 
.pagination{ display:inline-block; width:100%; text-align:right; padding-top:4px;} 
.pagination span{ display:inline-block; margin-left:2px;}
.pagination span.current{ background:#cd5351; padding:2px 9px; font-size:14px; color:#fff; font-family: 'open_semibold'; border-radius:3px; }
.pagination span a{ background:#404040; padding:2px 9px; font-size:14px; color:#fff; font-family: 'open_semibold'; border-radius:3px; }
.pagination span a:hover{ background:#cd5351;}
.pola_vas_left.active{border-color: #cd5351; box-shadow: 0 0 8px 0 #cd5351; position:relative;}
.pola_vas_left.active::before{ position:absolute; right:10px; top:10px; content:""; background:url(../../img/front/chack_img.png) no-repeat right top; width:50px; height:50px;}
.list_on input[type="submit"]{ display:inline-block; color:#fff; font-size:19px; padding:10px 20px; } 
.cres_vas.active{border-color: #cd5351; box-shadow: 0 0 8px 0 #cd5351; position:relative; border-radius: 5px;}
.required_field{ color:#f00;}
.poll_menu ul li:nth-child(4n+4) { margin-left:-1px;}
.fileupload-new { display: block; text-align: left; width: 100%;}
.pola_liste ul li.active{ border-color: #cd5351; box-shadow: 0 0 8px 0 #cd5351;}
.manges_but { display: inline-block;}
.view_pro a.manges_but{ display:inline-block; color:#fff; font-size:15px; border-radius:8px;  text-align:center;border:none; border:none; border-radius: 2px; box-shadow: 0 0 5px #aaa; 
font-family: 'open_semibold';  padding: 5px 14px; margin-top: 20px;
background: #ff8d8a; 
background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* IE10+ */
background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 ); /* IE6-9 */} 
.view_pro a.manges_but:hover{ color: #fff; background: #99100d;
background: -moz-linear-gradient(top, #99100d 5%, #ca4845 50%, #ff8d8a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#99100d), color-stop(50%,#ca4845), color-stop(100%,#ff8d8a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* IE10+ */
background: linear-gradient(to bottom, #99100d 5%,#ca4845 50%,#ff8d8a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99100d', endColorstr='#ff8d8a',GradientType=0 ); /* IE6-9 */}
.no_found { border: 1px solid #ddd; border-radius: 5px; box-shadow: 0 0 5px 0 #ddd inset; color: #cd5351; display: inline-block; margin-top: 10px;
font-family: "open_semibold"; font-size: 27px; padding: 5% 0; text-align: center; width: 100%; overflow: hidden}
.no_found img{ width: 100%; height: 100%; display: block}
.menu_head { background: #ecf3f8 url(../../img/down.png) no-repeat right center; border-top: 1px solid #cccccc; color: #334d55;
cursor: pointer; font: bold 24px Arial,Helvetica,sans-serif;  margin: 1px; padding: 5px 10px; position: relative;}
.ua-chrome input:foucs{ border:none; outline:none; box-shadow:none;}
.ua-chrome .selecl_bx span:after{ right:2px;}
.help_text {  display: inline-block; width: 100%; word-wrap: break-word;}
.manges_imgd > img { bottom: 0; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0;}
.view_prof_right{ display:inline-block; width:80%;  padding-left: 2%;  padding-top: 0px;}
.acc_view_txt{   color: #fff; display: block; font-family: "OS_BD"; font-size: 27px; line-height: 33px; padding-bottom: 7px;}
.stat_icon{    display: inline-block;vertical-align: bottom;position: relative;top: 1px;margin-right: 5px;}
.pr_vie_bx{ display:inline-block; width:100%; }
.pr_vie_left{display:inline-block;background:#fff;border-radius:15px;height:120px;padding:10px;box-shadow:3px 3px 5px 0 #333;margin-right:24px; }
.nim_vie{ display:block; width:100%; background:url(../../img/front/vie_ico.png) no-repeat 10px 16px; color:#f40000; font-size:48px;  font-family: "open_semibold"; }
.pr_vie_left p{ display:inline-block; width:100%; color:#404040; font-size:18px;  font-family: "OpenSansRegular"; margin:0; }
.usrer_vie{  display:block; width:100%; background:url(../../img/front/user_img.png) no-repeat center center; color:#e29a00; font-size:48px;  font-family: "open_semibold";}
.vtpower_vie{ display:block; width:100%; background:url(../../img/front/voi_power.png) no-repeat top center; color:#0084ea; font-size:48px;  font-family: "open_semibold"; text-align:left;}
.add_firend{ display:inline-block; text-align:right; float:right;  padding-top: 65px;  }
.add_firend a{ display:inline-block;} 
.add_firend a{ display:inline-block; color:#fff; font-size:19px; border:none; font-family: 'open_semibold'; background:#636363; border-radius:5px; padding:7px 20px; text-align:center; border-bottom:5px #333333 solid; margin: 0 5px; } 
.add_firend a:hover{ opacity:0.9;}
.group_bx{ display:inline-block; width:100%;}
.group_bx h1{ display:inline-block; width:100%; color:#1e1e1e; font-size:30px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding-top:0px;}
ul.group_ul{ display:inline-block; width:100%; padding:20px 0; }
ul.group_ul li{ display:inline-block;  vertical-align: bottom; margin-right:20px; }
.group_img{ display:inline-block; width:175px; height:167px; overflow:hidden; border:1px #ddd solid;}
ul.group_ul li h3{ display:inline-block; width:100%; color:#404040; font-size:30px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  padding-top:0px;}
ul.group_ul li p{ display:inline-block; width:100%; color:#cd5351; font-size:20px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  padding:20px 0 50px; margin:0;}
.udr_group{ width:65%;}
.grp_but{}
.grp_but a { background: #cd5351; border-radius: 3px; color: #fff; display: inline-block; font-size: 14px; height: 30px;
margin-left: 2px; text-align: center; width: 30px; border-bottom:3px #943c3b solid; padding-top:4px; }
.grp_but a i{ font-size:18px;}
ul.group_ul2{ display:inline-block; width:100%; padding:20px 0; border-top: 1px solid #ddd; }
ul.group_ul2 li{ display:inline-block;  vertical-align: middle; margin-right:20px; }
.group_img2{ display:inline-block; width:104px; height:100px; overflow:hidden; border:1px #ddd solid; position:relative;}
.group_img2 img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto;}
ul.group_ul2 li h3{ display:inline-block; width:100%; color:#404040; font-size:22px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  padding-top:0px;}
ul.group_ul2 li p{ display:inline-block; width:100%; color:#cd5351; font-size:20px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  padding:20px 0 50px; margin:0;}
.udr_group2{ width:70%;}
.grp_but2{}
.grp_but2 a { background: #636363; border-radius: 3px; color: #fff; display: inline-block; font-size: 14px;
margin-left: 2px; text-align: center; border-bottom:3px #333333 solid; padding:4px 19px; font-family: "open_semibold";}
.grp_but2 a:hover{ opacity:0.9}
.ad_meb{ float:right; margin-right:30px;}
.mass_menus > li > a {color: #747373;font-family: "OpenSansRegular";font-size: 17px;padding: 13px 35px;text-align: center;}
ul.group_ul1 li {position: relative;display: inline-block;margin: 0 5px;}
ul.group_ul1 li:hover .manst_but_photo {opacity: 1!important;}
.title-of-name > h3 {text-align: center;}
.animenu__nav > li.add_plus{ background:#404040; float:right;}
.animenu__nav > li.add_plus a{  padding: 13px 30px;}
.animenu__nav > li.add_plus a:hover{ background:#cd5351;}
ul.group_ul3{ display:inline-block; width:100%; padding:10px 0; border-bottom: 1px solid #ddd; }
ul.group_ul3:last-child{ border-bottom:none;}
ul.group_ul3 li{ display:inline-block;  vertical-align: middle; margin-right:0px; word-wrap: break-word; }
.group_img3{ display:inline-block; width:130px; height:125px; overflow:hidden; border:1px #ddd solid; position:relative;}
.group_img3 img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto;}
ul.group_ul3 li h3{ display:inline-block; width:100%; color:#404040; font-size:22px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  padding-top:0px;}
ul.group_ul3 li p{ display:inline-block; width:100%; color:#666; font-size:16px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  
                padding:0px 0 28px; margin:0;}
ul.group_ul3 li p i{ margin-right:5px;}
.udr_group3{ width:65%; padding-left:15px;}
.grp_but3{position: relative; float: left;}
.grp_but3 a { background: #636363; border-radius: 3px; color: #fff; display: inline-block; font-size: 16px;
margin-left: 2px; text-align: center; border-bottom:3px #333333 solid; padding:7px 18px; font-family: "open_semibold";}
.grp_but3 a:hover{ opacity:0.9}
.grp_but3 a.accepts{ background: #cd5351;  border-bottom:3px #943c3b solid;}
.big_bottom_left iframe { max-width:100%; height:100%; width:100%;}
.grp_but3_men a{ padding: 5px 9px;}
.grp_but3_men a i{ font-size:21px;}
.big_fitde{ display:inline-block; width:100%; padding-top:40px;}
.pol_detail{ float:left; width:45%; border:1px #ddd solid; min-height:250px; padding:20px; position:relative; margin-bottom:80px;}
.pol_detail_right{ float:right; margin-right:30px;}
.pol_imd{ float:left; width:171px; height:214px; overflow:hidden; position:relative; margin-top:-60px; border: 2px solid #ddd;}
.pol_imd img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto;}
.pol_imdright{ overflow:hidden;  padding-left: 5px; padding-top:15px;}
.pol_imdright h2{ color: rgb(162, 139, 88); display: block; font-family: arial; font-size: 16px; font-weight: bolder;
text-align: left; text-shadow:1px 1px #333334; width:100%;}
.pol_play{ display:block; width:68px; height:48px; overflow:hidden; position:relative}
.pol_play img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto;}
.su_but{ display:inline-block; width:100%; text-align:right; padding:20px 0 0}
.su_but a { background: #636363; border-radius: 3px; color: #fff; display: inline-block; font-size: 16px;
margin-left: 2px; text-align: center; border-bottom:3px #333333 solid; padding:7px 30px; font-family: "open_semibold";}
.su_but a:hover{ opacity:0.9}
.sun_line{ display:inline-block; width:100%; background:#000; border:1px #999 solid; height:10px; box-shadow: 0 0 4px 0 #ddd ;  margin: 15px 0 0;}
.sun_line span{ display:inline-block; width:50%; background:#df1e20; height:100%; float:left; box-shadow: 0 0 4px 0 #940d0e inset; }
.po_bgt{ display:inline-block; width:100%; }
.po_bgt em { color: rgb(0, 0, 0); display: inline-block; font-family: "OS_BD"; font-size: 37px; font-style: normal; float:left;
letter-spacing: 2px; margin: 0 5px; text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); vertical-align: middle;}
.po_bgt a {padding: 5px 16px; background: #cd403d url(../../img/front/bg_buttion_top.png) top center no-repeat;
background-size: 100%; box-shadow: inset 0 -1px 5px rgba(47, 47, 47, 0.2), 0 3px 3px rgba(0, 0, 0, 0.3);
border: solid 1px #77302e; border-top: solid 1px #f55651;
color: #fff; font-size: 17px; margin-right: 5px; display: inline-block; cursor: pointer; float:right;margin-top: 6px;}
.po_bgt a:hover{background: #dc4a47 url(../../img/front/bg_buttion_top.png) top center no-repeat;background-size: 100%;}
.star_img{ background:url(../../img/front/star_img.png) no-repeat; position:absolute; right:-47px; top:-50px; height: 88px; width: 94px; text-align:center; color:#000; font-family: "open_semibold"; font-size:30px; padding-top: 25px; font-weight:700; z-index:9;}
.view_val_list{  position: absolute; right: 0; text-align: left; top: 60px; width: 47%;}
.view_lis_img{ border:none;}
.psta { float: right; font-family: "open_semibold"; color:#000; font-size:16px;   padding-top: 5px;}
.g_add{ display:inline-block; width:100%;}
.g_add h2{  display:inline-block; width:100%; color:#1e1e1e; font-size:26px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding-top:0px; padding-bottom: 25px;}
.use_red{ padding-top:5px;}
.po_detai{  border: 1px solid #ddd; display: inline-block; margin: 0 1% 30px; padding: 20px 40px; width: 98%;}
.po_detai ul{ display:inline-block; width:100%;}
.po_detai ul li{ display:inline-block; vertical-align:middle;}
.po_detai ul li h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:22px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding:0px 0 10px;}
.po_detai ul li h3{ display:inline-block; width:100%; color:#404040; font-size:17px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  }
.close_clock{ display:inline-block; border:1px #cd5351 solid; padding:10px 30px; box-shadow:0 0 5px 0 #ddd;  font-family: "open_semibold"; font-size:16px; border-radius: 5px; background:#cd5351; color:#fff; }
.first_li{ width:70%;}
.last_li{ width:28%; text-align:right;}
.type_fisd{ display:inline-block; width:100%; font-size:15px;}
.creatll{ display:inline-block; width:100%;}
.creat_name{ display:inline-block; width:26%;  vertical-align:middle;}
.creat_comment{display:inline-block;width:57%;margin:0 2%;border:1px #ddd solid; min-height:327px; vertical-align:middle; padding:15px; max-height:327px;}
.creat_name{ display:inline-block; width:26%;  vertical-align:middle;}
.creat_freind{ display:inline-block; width:10%; vertical-align:middle;}
.creat_comment h2{ display:inline-block; width:100%; color:#404040; font-size:17px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  }
.com_bxes{ display:inline-block; width:100%; padding:10px;}
.com_imgs{ display:inline-block; width:60px; height:60px; overflow:hidden; vertical-align:top; margin-right:10px;}
.coment_box{ display:inline-block; width:78%}
.coment_box textarea{ display:inline-block; min-width:100%; max-width:100%; background:#fff; height:80px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:10px; font-family: 'OpenSansRegular'; box-shadow: 0 0 8px 0 #ddd inset; border-radius:5px;}
.com_div{ display:inline-block; width:100%; padding-top:20px; margin-top:0; max-height:247px;overflow: auto;}
.com_bxes2{ display:inline-block; width:100%; padding:10px;  border-top:1px #ddd solid;}
.com_imgs2{ display:inline-block; width:40px; height:40px; overflow:hidden; vertical-align:top; margin-right:10px;}
.coment_box2{ display:inline-block; width:78%;  word-wrap: break-word;}
.coment_box2 h3{ display:inline-block; width:100%; color:#404040; font-size:14px;  font-family: 'open_semibold'; text-align:left; font-weight:normal;  }
.coment_box2 p{display:inline-block;width:100%;color:#666;font-size:12px;font-family:'OpenSansRegular';text-align:left; font-weight:normal; margin:0;}
.cre_subject{ display:inline-block; width:100%; padding:20px 0; border-top:1px #ddd solid; margin-top:30px;}
.cre_subject h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:22px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding:0px 0 10px;}
.ot_dv{ display:inline-block; width:100%; text-align:center; padding:30px 0 0; position:relative;}
.ot_dv_left{ display:inline-block; width:34%; }
.ot_dv_vs{ display:inline-block; width:100%; position:relative;}
.ot_dv_img{display:inline-block; width:150px; overflow:hidden; position:relative; /*border:1px #666 solid;*/}
.val_othr{ position:absolute; left:0; bottom:-13px; width:100%; text-align:center;}
.val_othr img{ max-width:90px}
.vaname{ display:inline-block; width:100%; text-align:center;  color:#404040; font-size:20px;  padding-top:14px;     overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.subject_tatil{ display:inline-block; width:100%; padding:10px; border-top:1px #ddd solid; margin-top:30px;}
.subject_tatil h2{ display:inline-block; width:100%; color:#1e1e1e; font-size:22px;  font-family: 'OpenSansRegular'; text-align:center; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding:0px 0 10px;}
.subject_tatil ul{ display:inline-block; width:100%; text-align:center;}
.subject_tatil ul li{ display:inline-block; width:17%; margin:10px;}
.subject_tatil ul li span { display:inline-block; width:100%;}
.mdlng{ height:100%; bottom:0;}
.mdlng img{ position:absolute; left:0; right:0; top:0; bottom:0; max-height:100%; max-width:100%; margin:auto;}
.my_list_middel2 h2{ display:inline-block; text-align:center;}
.my_list_middel2 h2 .ghkt{ display:inline-block; text-align:center;  display:inline-block; color:#1e1e1e; font-size:27px;  font-family: 'OpenSansRegular'; text-align:left; font-weight:normal;  text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48); padding:10px 0 10px;}
.grid_info{ padding-top:5px;}
/*----------------------------Popup Css--------------------------------*/
.showvideo { left: 0; min-height: 100%; position: fixed; width: 100%; z-index: 999; top:10%; }
.combnbax{ max-width:600px; margin:auto}
.combn { background:#cd5351; box-shadow:0 0 5px 0 #333; display:inline-block;  padding: 10px 15px; width: 600px; }
.closevideo { color:#ffffff; cursor: pointer; float: right; font-size: 16px; margin: 0 0 5px; text-shadow: 2px 1px 1px #000000;}
.closevideo a{ color:#ffffff; cursor: pointer; }
.ifrm_cls { float: left; width: 100%; }
.ifrm_cls > iframe { border: medium none; box-shadow: 0 0 3px #000000; padding: 0 !important; width:100%; }
/*-------------------------------------------------------------------------*/
.pollnmf { color: #000; display: inline-block; font-size: 14px; padding: 10px 0;  font-family: 'open_semibold'; width: 100%;}
.chat_leftbx {  float:left; width: 30%; margin-top: 0px;}
.chat_leftbx ul{ display:inline-block; width:100%; max-height:775px; overflow-x:auto; float: left;border: 1px solid #ddd; border-radius: 5px;
                margin-top: 28px;background: #efefef;}
.chat_leftbx ul li{ display:inline-block; width:100%;  padding:7.3px 20px; background:#efefef; border-bottom:1px #fff solid; border-top:1px #ccc solid;  
 float: left; box-shadow: 0 0 5px #ddd inset; }
.use_img{ display:inline-block; width:50px; height:50px; border-radius:50%; overflow:hidden; position:relative; border: 3px solid #333; box-shadow: 0 0 5px 0 #666; vertical-align:middle; }
.user_name { display: inline-block; vertical-align: middle;  font-family: 'open_semibold'; font-size:16px; color:#333; padding-left:20px;}
.user_name a { display: inline-block; vertical-align: middle;  font-family: 'open_semibold'; font-size:16px; color:#333;}
.user_name a:hover{ color:#cd5351;}
.user_na a:hover{ color:#cd5351;}
.chat_leftbx ul li:first-child {  border-radius: 5px 5px 0 0; border-top:none;}
.chat_leftbx ul li:last-child {  border-radius:  0 0 5px 5px; border-bottom:none;}
.chat_leftbx ul li:hover{}

.chat_rightbx{ float:left; width:67%; margin-left:3%;}
.tab_bx{ display:inline-block; width:100%; float: left}
.tab_bx ul{ display:inline-block; width:100%; text-align:right; padding-right:20px;}
.tab_bx ul li{ display:inline-block;    border-radius: 5px 5px 0 0; border:1px #ccc solid;  border-bottom:none; position: relative;
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #d7d7d7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d7d7d7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#d7d7d7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f2 0%,#d7d7d7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f2 0%,#d7d7d7 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f2 0%,#d7d7d7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */}
.tab_bx ul li a{ display:inline-block; font-family: 'open_semibold'; padding:5px 20px; font-size:16px; color:#333; }
.tab_bx ul li:hover { color: #cd5351; background:#dce4e4;/* border-bottom:4px #00b0f0 solid;*/}
.tab_bx ul li a:hover { color: #cd5351; }
.tab_bx ul li a.active {background-color: #dce4e4; color: #cd5351;}
.chat_hibx{  background:#efefef;border:1px #ccc solid;  box-shadow: 0 0 5px #ddd inset; width:100%; display:inline-block;  min-height:158px; border-radius: 5px;}
.chat_hibx ul{ display:inline-block; width: 100%;}
#groupmsg {width:100%; max-height: 360px; overflow-x: auto;}
.chat_hibx ul li{ display:inline-block; width:100%;  padding:15px 20px; background:#efefef; border-bottom:1px #fff solid; border-top:1px #ccc solid;  box-shadow: 0 0 5px #ddd inset; }
.use_img2{ display:inline-block; width:64px; height:64px; border-radius:50%; overflow:hidden; position:relative; border: 4px solid #333; vertical-align:middle; box-shadow: 0 0 5px 0 #666;}
.user_name2 {  background: #fff; border-radius: 15px; display: inline-block; margin-left: 20px; padding: 13px; position: relative; vertical-align: middle; width: 86%; border:1px #ddd solid;word-break: break-all;}
.user_name2 h2 { display: inline-block; vertical-align: middle;  font-family: 'open_semibold'; font-size:16px; color:#666; font-weight:normal;}
.user_name2 p { display: inline-block; vertical-align: middle;  font-family: 'OpenSansRegular'; font-size:13px; color:#666; margin:0}
.chat_hibx ul li:first-child {  border-radius: 5px 5px 0 0; border-top:none;}
.chat_hibx ul li:last-child {  border-radius:  0 0 5px 5px; border-bottom:none;}
.chat_hibx ul li.even{ background:#ddd;}
.user_name2::before { content: ""; background:url(../../img/front/left_arrow.png) no-repeat left center;  width: 21px; height:100%; left: -19px; position: absolute; top: 0;}
.group_bxchat{ border-bottom:1px #ddd solid; margin-bottom:20px;}
.chat_send{ display:inline; width:100%;}
.chat_send textarea{ display:inline-block; min-width:100%; max-width:100%; background:#fff; height:80px; border:1px #dcd9d9 solid; color:#847979; font-size:14px; padding:10px; font-family: 'OpenSansRegular'; box-shadow: 0 0 8px 0 #ddd inset; border-radius:5px; margin-bottom:10px;}
.chat_send input[type="submit"]{ float:right;}
.sliderkit-nav { float: left; width: 100%;}
.sliderkit-nav-clip { float: left; width: 100%;}
button{padding: 5px 16px;background: #cd403d url(../../img/front/bg_buttion_top.png) top center no-repeat;background-size: 100%;box-shadow: inset 0 -1px 5px rgba(47, 47, 47, 0.2), 0 3px 3px rgba(0, 0, 0, 0.3);border: solid 1px #77302e;border-top: solid 1px #f55651;color: #fff;font-size: 17px;margin-right: 5px;display:inline-block; cursor:pointer;}
button:hover{background: #dc4a47 url(../../img/front/bg_buttion_top.png) top center no-repeat; background-size:100%;}	
.votfi{display: inline-block;font-size: 18px;text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.group_ul1 {float: left;margin: 0 7px;width: auto;max-height:327px;overflow-x:auto;}
.adminField {background: #cd5351 none repeat scroll 0 0;border-bottom: 3px solid #943c3b;border-radius: 3px;color: #fff;display: inline-block;font-family: "open_semibold";font-size: 14px;margin-left: 2px;padding: 0 5px;position: relative;text-align: center;top: 109px;}
.group_ul1 > li:first-child .adther {opacity: 1;}
.group_ul4 {float: left;width: 50% !important;border:none!important;}
.group_ul4 .udr_group3 {padding-left: 13px; /*width: 50%!important;*/ width:40%!important;}
.slides {float: left;width: 100%;}
.slides > li {float: left;margin: 0 10px 0 0;}
.cvdrhj {display: inline-block;width: 100%;}
.sil_viedo{ display: inline-block; padding: 20px 20px 0; width: 67%; position:relative; height:335px;}
.cvdrhj .sliderkit-nav{ position:absolute; bottom:0;} 
.cvdrhj .plf_vorem{ float:left; width:100%;}
.cvdrhj .photosgallery-std .sliderkit-nav{background:#efefef;border-top:1px solid #ddd;bottom:0;right:0;padding:10px;width:67%;left:33%;}
.cvdrhj .photosgallery-std .sliderkit-panel {height: 335px;left: 0;top: 0;width: 33%;}
.crevid_right{ position:relative; padding-bottom: 160px;}
.inpfil_list{ display:inline-block; width:100%; min-height:300px;}
.news_list{ display:inline-block; width:100%; border:1px #ddd solid; border-radius:5px; min-height:100px; padding:20px; box-shadow: 0 0 5px 0 #ddd inset;  margin: 7px 0;}
.news_list h2 { display: inline-block; vertical-align: middle;  font-family: 'open_semibold'; font-size:16px; color:#c74441; font-weight:normal;}
.news_list h2 a{ display: inline-block;  font-family: 'open_semibold'; font-size:16px; color:#c74441; font-weight:normal;}
.news_list h2 a:hover{ color:#404040;}
.postdate{ float:right;  font-family: 'OpenSansRegular'; font-size:15px;}
.postdate i{ color:#c74441; margin-right:5px;}
.postdate span{ color:#333; margin-right:5px; font-family: 'open_semibold';}
.description{ display:inline-block; width:100%;  border-top: 1px solid #ddd;  margin-top: 11px; padding-top: 10px;}
.description p{ color: #666; display: inline-block; font-family: "OpenSansRegular"; font-size: 13px; line-height: 20px;
margin: 0; padding: 0; width: 95%;}
.description span{ float:right;}
.description span a{ display:inline-block; height:20px; width:20px; text-align:center; background:#cd5351; color:#fff; font-size:14px; margin-left:2px; border-radius:3px; }
.description span a:hover{ background:#404040;}
.descriptionds{display:inline-block; width:100%;border-top: 1px solid #ddd;  margin-top: 11px; padding-top: 10px;}
.descriptionds p{color:#666;display:inline-block;font-family:"OpenSansRegular";font-size:13px; line-height: 20px;margin: 10px 0; padding: 0; width:100%;}
.flexslider.sliderkit.photosgallery-std.videosgallery-std.sid_video {height: 228px;margin-left: 49px;width: 296px;}
.flexslider.sliderkit.photosgallery-std.sid_photo{height: 420px;padding: 0 0 76px;width: 400px;}
.flexslider.sliderkit.photosgallery-std.sid_photo .sliderkit-panel {height: 348px;left: 0;top: 0;width: 100%;}
.flexslider.sliderkit.photosgallery-std.sid_photo .sliderkit-go-btn a {background-position: center center;background-repeat: no-repeat;cursor: pointer;display: block;height: 347px;opacity: 1;width: 50px;}
.flexslider.sliderkit.photosgallery-std.sid_photo .sliderkit-go-btn {height: 347px;position: absolute;top: 0;width: 50px;z-index: 10;}
.flexslider.sliderkit.photosgallery-std.videosgallery-std.sid_video .sliderkit-go-btn a {height: 226px !important;}
.flexslider.sliderkit.photosgallery-std.videosgallery-std.sid_video .sliderkit-go-btn {height: 227px;position: absolute;top: 0;width: 50px;z-index: 10;}
.votetex {float: right;font-size: 18px;margin-top:13px;text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.ghkt.user_na {display: inline-block;margin-top: -30px;white-space: nowrap; overflow: hidden; padding: 0 10px;text-overflow: ellipsis;padding-top: 18px;  
 color:#1e1e1e; font-size:65px;word-break: break-word;text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);  font-family: 'VladimirScript'; text-align:center; 
 font-weight:normal; color:#d21b22;    font-weight: 600;width:100%; 	}
.ghkt.user_na a{color: #d21b22;}


.img_sdd2_48{width:47%; margin:0 1%}
.creat_comment_full{width:96% !important;}
.middellower_right{float:left; width:100%;} 
.midtop{float:left; width:78%;}
.my_list_right_float{float:right; padding-top:42px;}
.more_pol{display: inline-block;width: 100%;color: #1e1e1e;font-size: 30px;font-family: 'OpenSansRegular';text-align: center;font-weight: normal;text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);}
.my_list_middel_right{float:right; margin:0px; width:70.8%;}	
.my_list_left_left{width:26.01%; padding-top:42px;}
.my_list_middel_right .big_bottom_img{height:228px;}
.my_list_middel_right .big_bottom{padding-top:49px; margin-bottom:20px;}
.middellower_right .ot_dv_left{width:47%; padding:0 10px; margin-bottom:113px; float:left;}
.middellower_right .ot_dv_left:after{content:" ";height:1px;background:#ccc;width:100%;left:0;position:absolute;margin-top:50px; display:block; clear:both;}
.middellower_right .ot_dv_left:nth-of-type(2n-4){float:right;}
.middellower_right .ot_dv_img{width: 50%; float:left; border:0px;}
.middellower_right .ot_dv_img img{ min-width:100%;}
.subject_tatil ul li .ot_dv_img{width:100%;}
.middellower_right .pl_icon img{min-height:inherit; min-width:inherit;}
.my_list_middel_right .img_sdd2.rig, .my_list_middel_right .img_sdd2.crown2{width:37%;}
.my_list_middel_right .img_sdd2 img{min-width:100%;}
.my_list_middel_right .grphd{ text-align:center; float: left; width: 20%;/* margin-top:90px;*/ margin:0 0 0 3%;}
.my_list_middel_right .grphd::before{left: -6px;bottom: -85px;width: 143px;}
.my_list_middel_right .pl_icon img{min-width:inherit !important; min-height:inherit !important;}
.my_list_middel_right .vi_profile{margin-top: -80px;float: left;margin-bottom: 7px;}
.my_list_middel2 .grphd{margin: 55px 0 0 0;text-align: center;float: left;width: 24%;}
.my_list_middel2 .img_sdd2_same{width:38% !important;}
.big_bottom_no{padding-top:40px;}
.big_bottom_no .img_sdd2{width:48%; text-align:center;}
.my_list_middel_right .vi_profile a{font-size: 15px;padding: 4px 12px;text-transform: capitalize;}
.my_list_middel_right .crown2 .vi_profile{text-align:left; margin-left:-16px;}
.my_list_middel_right .rig .vi_profile{text-align:right; margin-right:-16px; float:right;}
.my_list_tisr.my_list_middel_right{width:100% !important;}
.grid_info_bbbt a{margin-right:0px;}
.my_list_right_riri{padding-top:0px; margin-top:-4px;}
.my_list_middel_right .img_sdd2 b{font-size:30px;color: #cab052;text-shadow: 4px 1px 1px #9f9f9f; text-transform:none; margin-bottom:8px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;clear: both;margin-top: 7px;float: left;width:100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.my_list_middel_right .preog_igmd{float: left;width: 100%;height: 280px; position:relative; overflow:hidden;}
.my_list_middel_right .preog_igmd img{min-height:100%;}
.my_list_middel_right .preog_igm{float: left;width: 100%;height: 280px; position:relative; overflow:hidden;}
.my_list_middel_right .preog_igm img{min-height:100%;}
.my_list_left_left .my_list_ti, 
.my_list_right_float .my_list_ti,
.my_list_middel_right .my_list_tisr,
.middellower_right .my_list_tisr{border-width:4px;}
.com_bxes_right button{padding: 7px 15px;}
.com_bxes{width:85%; float:left;}
.com_bxes_right{float:right; width:15%;}
.creat_comment_full .coment_box{width:84%;}
.com_bxes_right .coment_box{width:100%;}
.my_list_left_left .li_sdf,
.my_list_right_float .li_sdf{margin:0px 0%; height:157px; margin-bottom:3px; width:50%;}
.my_list_right_float .creat_freind{width:100%;}
.my_list_right_float .creat_name{width: 106%;margin-bottom: -42px;z-index: 9;position: relative;background: url(../../img/front/fot_str.png) left center no-repeat;color: #fff;height: 145px;display: inline-block;float: left;background-size: 100%;margin-top: -29px;margin-left: -5px;}
.my_list_right_float .creat_name img{display:none;}
.creat_comment_small .com_bxes_right{padding-left:0px;}
.my_list_right_riri .li_sdf{margin-bottom:5px;}
.my_list_right_float .creat_name span{float: left;font-size: 16px;color: #fff;margin-top: 76px;margin-left: 18px;}
.my_list_middel_right_grid .preog_igm,
.my_list_middel_right_grid .preog_igmd{height:398px;}
.middellower_right .right_field{float:right !important;}
.my_list_middel_right_grid .big_bottom_img {height:358px;}
.mye_listing2{padding-top:0px !important;}
.atm-f{height:25px !important;}
.my_view_photo_subject{float:left; width:100%;}
.my_view_photo_subject ul{max-width:none; margin:0 -10px;}
.my_view_photo_subject ul li{float:left; width:16.6%; padding:0 10px; margin-bottom:20px;}
.my_view_photo_subject ul li .profile_show_deta_more{border: 1px solid #ddd;border-radius: 5px;box-shadow: 0 0 5px 0 #ccc;display: inline-block;margin: 0;padding: 10px 10px 5px 10px;position: relative;vertical-align: bottom;-webkit-transition: all 0.98s ease-in-out;-moz-transition: all 0.98s ease-in-out;-o-transition: all 0.98s ease-in-out;transition: all 0.98s ease-in-out; width:100%; float:left;}
.my_view_photo_subject ul li .view_photo_img{width:100%; height:170px;}
.acc_pro_poll .alert-success{width:100% !important;}
#loaderID{margin:0 !important;  padding:0 !important; left:0 !important; right:0 !important; bottom:0 !important; top:0 !important; text-align:center !important; vertical-align:middle !important;}
#loaderID img{position:absolute; left:0; top:0; bottom:0; right:0; margin:auto; vertical-align:middle;}
.middellower_right .ot_dv_img .mdlng img{min-width:30px !important; min-height:30px !important;width: 28px !important; height: 20px !important; max-width: 28px !important; max-height: 20px !important;}
.mye_listing_padd{padding-top:0px !important;}
.center_title_tp{padding-top: 0 !important;margin-bottom: 2px;}
.my_list_middel_right .vi_profile a{ background:#898989 url(../../img/front/profile_bt_bbg.png) top center no-repeat !important; background-size:100%; color:#fff !important; border-radius:0px !important; box-shadow: inset 0 5px 5px rgba(255, 255, 255, 0.4), 0 3px 3px rgba(0, 0, 0, 0.3);border:solid 1px #676767 !important; border-top-color:#bebebe !important;}
.my_list_middel_right .my_list_tisr{padding: 19px 20px;}
.my_list_right_float .my_list_ti, 
.my_list_left_left .my_list_ti{margin-top:0px;}
.you_voted_veryfied{float:left; padding:5px 16px; background:#cd403d url(../../img/front/bg_buttion_top.png) top center no-repeat; background-size:100%;    box-shadow: inset 0 -1px 5px rgba(47, 47, 47, 0.2), 0 3px 3px rgba(0, 0, 0, 0.3); border:solid 1px #77302e; border-top:solid 1px #f55651; color:#fff; font-size:17px; margin-right:5px;}
.you_voted_veryfied:hover{ background: #dc4a47 url(../../img/front/bg_buttion_top.png) top center no-repeat !important; background-size:100% !important;}
.my_list_middel_right .votedr{text-align:left;}
.my_list_middel_right .rig .you_voted_veryfied{float:right; margin-right:0; margin-left:5px;}
.my_list_middel_right .rig .votedr{text-align:right;}
.my_list_middel_right .img_sdd2.crown2::before{display:none;}
.my_list_left_left .pdf0 p,
.my_list_right_float .pdf0 p{text-align: center;color: #404040;font-size: 15px;font-family: 'open_semibold'; padding-top: 19px; white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.my_list_right_float .val, .my_list_left_left .val{bottom:40px;}
.my_list_left_left .pdf0, .my_list_right_float .pdf0{margin-bottom:7px;}
.my_list_left_left .my_list_ti{padding-bottom:0px !important;}
.subject_tatil ul li span{text-align: center;color: #404040;font-size: 15px;font-family: 'open_semibold'; margin-top:10px;}
.my_list_ti.my_list_tidre {overflow-x: visible;}
.addthis_button, .at15t {cursor: pointer;width: 80%;}
.my_list_left_left h2, 
.my_list_right_float h2, 
.my_list_middel_right h2 
.center_title_tp,
.middellower_right h2.more_pol{text-shadow:none !important; font-size: 24px;}
.my_list_middel_right h2 .center_title_tp{font-size:28px; position:relative; z-index:1; margin-bottom:13px; font-family: 'OpenSansRegular';margin-top: 0px;}
.my_list_middel_right h2 .center_title_tp a{ color:#1e1e1e; font-weight:normal;}
.middellower_right h2.more_pol{text-shadow:none !important; font-size: 30px;}
.middellower_right .my_list_tisr{padding-top:24px;}
.middellower_right .cre_subject{margin-top: 15px;}
.subject_tatil_tiltt{margin:0px; padding:0px; border:0px; /*margin-top:-50px;*/}
.subject_tatil_tiltt h2{text-shadow:none !important; font-size: 27px; text-align:center; padding-top: 8px;}
.subject_tatil_tiltt ul{text-align:left; max-width:none; margin:0 -10px;}
.subject_tatil ul li .ot_dv_img{height:230px;}
.subject_tatil ul li{float:left; padding:0 20px; margin:0 0 10px 0; width:25%;}
.my_list_ti_padding{padding-top:50px;}
.my_list_left_left .my_list_ti, .my_list_right_float .my_list_ti{/*overflow-x:visible !important; max-height:inherit !important;*/}
.my_list_right_float .my_list_tidre{padding-bottom:0px;}
.addthis_button_more{width:100%; margin-bottom:6px;}
.middellower_right_morre{margin-top:24px;}
.my_list_left_left .pdf0 p:hover, .my_list_right_float .pdf0 p:hover{color:#cd5351;}
.my_lisinf_right_seccc{ padding-top:0px; margin-top:-13px; margin-right:13px;}
.my_list_ti_padding{max-height:1690px;}
.my_list_middel2_right{width:76%; margin-left:12px;}
.pol_detail .you_voted_veryfied{float:right; margin-right:0px;}
.my_list_middel_right .no_found{ margin-top:45px; border-width:4px;}
.creatlld2{margin-top:20px;}
.sun_line_effect{display: inline-block;width: 100%;background: #000;height: 6px;margin: 15px 0 4px 0;}
.sun_line_effect span{display: inline-block;width: 0%;background: #df1e20;height: 100%;float: left;}
.pol_detail_new{ background:#d2d2d2; border-color:#7f7f7f; margin-bottom:100px;}
.pol_imd_new{width:172px;}
.pol_imdright h2.pl_name_usete{color:#000000; font-size:24px; text-shadow:none; text-transform:none; margin-bottom:20px; text-align:right; min-height: 54px;   overflow: hidden;white-space: nowrap;}
.star_img_new{background:url(../../img/front/star_rating_img.png) no-repeat;width:86px;height:94px;font-size:24px;padding-top:32px;top:-57px;right:-45px;}
.pol_imd_new{margin-top:-76px;}
.po_bgt_new em{text-shadow:none; font-size:25px; font-weight:normal; font-family: 'OpenSansRegular';}
.pol_play_new{float:left; width:46px; position: relative}
.su_but_new{float:right; margin-top:13px;}
.su_but_new a{ background:#898989 url(../../img/front/profile_bt_bbg.png) top center no-repeat; background-size:100%; color:#fff; border-radius:0px; box-shadow: inset 0 5px 5px rgba(255, 255, 255, 0.4), 0 3px 3px rgba(0, 0, 0, 0.3);border:solid 1px #676767; border-top-color:#bebebe;padding: 5px 15px;
 font-size: 15px; float:left; display:inline-block;}
.su_but_new a:hover{background:#999 url(../../img/front/profile_bt_bbg.png) top center no-repeat;background-size:100%; }
.pol_title_name_this{text-shadow: none !important; text-align:center; float:left; width:100%; font-family: 'OpenSansRegular'; text-transform:uppercase; font-size:30px; margin-top:-7px;}
.no_bold{font-weight:normal; width:100%; float:left;}
.my_list_tisr_new{margin-top:0px;}
.my_list_right_mar_top{bottom: 0;height: 100%;margin-top: 0 !important;position: absolute;}
.my_list_right_mar_top .my_list_ti{max-height:none; padding-bottom:50px;max-height: 98%;}
.creat_comment_small_or{width:48%;} 
.creat_freind_new{width:21%;}
.addthis_button_new{width:100%;}
.create_Poll_data{float:right; margin-top:-64px; background:url(../../img/front/fot_str.png) 0 0 no-repeat; width:100%; height:117px; background-size:100%; display:inline-block;position: relative;z-index: 9; left:-6px;}
.create_Poll_data a{float: left;color: #fff;font-size: 20px;margin: 56px 0 0 10px;}
.my_list_poll{position:relative;}
.stobi_goi > a{margin: 96px 74px 0 0;}
.stobi_goi::after{width: 84%;}
.create_Poll_data{left:-6px;}
.testPoll{padding: 10px 0 70px;}
.pol_detail_new{min-height:258px;}
/*.pol_detail_new .pol_imd img{ border:solid 3px #ddd;}*/
/* 2488 */

#imageElement .bax_img .bax_img_right{float:right;}
.ao_plo{}
.ao_plo .riodses{ width:100%; padding-right:0; text-align:left; margin-bottom:5px}
.ao_plo .riodses input[type="radio"] { display:inline-block;  vertical-align:top;  margin: 4px 10px 0 3px; }
.ao_plo label { color: #1d1a19; display: inline-block; font-family: "OpenSansRegular"; font-size: 16px; width:90%;}
.ao_plo .lodr_imput { text-align:left; width:100%;	 margin-bottom:5px}
.ao_plo .lodr_imput input[type="radio"] { margin: 4px 10px 0 3px; vertical-align:top;}
.link_chk { color: #af2a27; float: right;}
.manges_imgd_new{height:143px;}
.pl_icon img{border:0 !important; }
.big_fit .pl_icon img{border:0 !important; width: 60px; opacity: 0.7}
.sliderkit-panel .pl_icon img{border:0 !important; width: 60px; opacity: 0.7}
.custom_images a { display: inline-block; text-align:center;}
.brmn { display: block; font-size:11px; font-weight:600; color:#333;}
.custom_images { /* background: #efefef none repeat scroll 0 0;*/ display: inline-block; padding: 7px;}
.hverbx{ display:none;  text-align:center; width:300px; position:absolute; z-index:9999;}
.hverbx { background: #fff ; border: 1px solid #ddd; border-radius: 50%; height: 310px; padding: 30px 0; text-align: center;
  width: 420px;}
.d_hr:hover .hverbx{ display:inline-block;}
.invt{ display:inline-block; width:100%; text-align:center; font-size:18px; color:#333; font-weight:600;}
.hverbx::before {/*
  border-bottom: 59px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 30px solid transparent;*/ content: ""; left: 100px; 
  position: absolute;background:url(../../img/front/sa_arrow.png) no-repeat left top; width:58px; height:88px;
  top: -60px;}
/*.hverbx::after {
  border-bottom: 59px solid #fff;
  border-left: 8px solid transparent;
  border-right: 30px solid transparent;
  content: "";
  left: 100px;
  position: absolute;
  top: -36px;
}*/
.creat_freind .hverbx { left: -70px;}
.h_hr{ display:inline-block; position:relative ; float:right; cursor:pointer;}
.h_hr:hover .hverbx{ display:inline-block;}
.h_hr .hverbx { border: 1px solid #ddd; border-radius: 50%; height: 310px; padding: 15px 0; right: 0; text-align: center;
 top: 90px; width: 420px; left:auto;}
.h_hr .hverbx::before {background:url(../../img/front/arrow_home.png) no-repeat left top;right: 90px; top: -61px; left:auto;}
.create_emamt a { color: #404040; display: inline-block; font-size: 20px;}
.create_emamt a:hover{ color:#cd5351;}
.list_lk_tab { display: inline-block; padding-top: 10px; text-align: right; width: 100%;/* border-bottom:1px #ddd solid;*/ padding-right:5px; margin-bottom:20px;}
.list_lk_tab a { display: inline-block; padding: 8px 20px; text-align: center;  font-weight:normal; background: #cd5351;
 border-radius: 3px 3px 0 0; color: #fff; font-family: "open_semibold"; font-size:15px;}
.list_lk_tab a.active,
.list_lk_tab a:hover { background: #e5e5e5 ; color:#333;}
.mai_cat { border: 1px solid #cd5351; background-color: #cd5351; border-radius: 4px; list-style: outside none none;
 margin-bottom: 5px; padding: 0px 15px; display:inline-block; width:100%;}
/*.mai_cat ul li::after {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; content: ""; display: block; height: 35px; position: absolute; right: -5px; top: -2px; transform: rotate(-45deg); width: 32px;}*/
.mai_cat ul{ display:inline-block; width:100%;} 
/*.mai_cat ul li {
  padding: 2px 20px;
  position: relative;
  text-shadow: 0 1px 0 #fff;
  white-space: nowrap; display:inline-block;
}*/
.mai_cat ul li { color: #fff; display:inline-block; font-size: 18px; padding:10px 25px; position: relative; white-space:nowrap; background:url(../../img/front/arro_ic.png) no-repeat
right top}
.mai_cat ul li a { color: #000; display: inline-block; font-size: 18px; white-space: nowrap;}
.mai_cat ul li a:hover{ color:#fff}
.my_list_right.my_list_right_float.my_lisinf_right_seccc.my_list_right_mar_top1 { margin-top: 0;}
.create_Poll_datadr{float:right; margin-top:0px; background:url(../../img/front/fot_str.png) 0 0 no-repeat; width:100%; height:117px; background-size:100%; display:inline-block;position: relative;z-index: 9; left:-6px;}
.create_Poll_datadr a{float: left;color: #fff;font-size: 20px;margin: 60px 0 0 10px;}
.h_hrdf .hverbx { top: 130px;}
.vote_suc{ background-image:url(../../img/front/vote_suc_mid.png); background-repeat:repeat-x; background-position:left top; background-color:transparent; box-shadow:none; border:none; height: 42px; padding: 12px 0 12px 30px; position:relative; width: 81% !important; margin-left:125px; color:#000;}
.vote_suc::before { position: absolute; background:url(../../img/front/vote_suc_left.png) no-repeat left top; width:125px;
 height:42px; top: 0; content: ""; left: 0; left: -125px;}
.vote_suc::after {  background:url(../../img/front/vote_suc_right.png) no-repeat left top; content: ""; position: absolute; 
 right: -33px; top: 0; width:33px; height:42px;} 
.ot_dv_img_half{width:50%; float:left;}
.grphd.bit_half{text-align: center; float: left; width: 20%; /* margin-top: 90px; */ margin: 0 0 0 4%;}
.big_fit{float:left; width:100%;margin-bottom: 30px;}
.img_sdd2 b.text_bls{color: rgb(162, 139, 88); display: block; font-family: arial; font-size: 28px; font-weight: bolder; letter-spacing: 1.5px; text-align: center; text-shadow: 3px 0 0 rgb(64, 64, 64);}
#msgID{display: none;}
#msgID.error_active{display: block; transition:all 0.4s ease-in-out 0s;}
.rig .votedr { display: inline-block; text-align: right; width: 100%;}

/*.creatll_dtls {
  min-height: 519px;
}
*/
/*.li_sdf > img {
  height: 100%;
}*/
.vot_nn{ padding-bottom:0;}
.dft_pooi{ padding-bottom:0; padding-top:5px;}
.acc_pro_poll_uyt{ padding-top:0;}
.acc_pro_poll_uyt .list_lk_tab { padding-top: 0; margin-bottom:0;}
.vot_nn .hverbx { background: #fff; border: 1px solid #ddd; border-radius: 50%; height: 310px; padding: 30px 0; right:-440px;text-align: center; top: -110px; width: 420px; display:none;}
.vot_nn .hverbx::before{-ms-transform: rotate(-72deg); /* IE 9 */
 -webkit-transform: rotate(-72deg); /* Chrome, Safari, Opera */   transform: rotate(-72deg); left: -53px; top: 100px;}
.popl_co { display: inline-block; margin: 22px 0; width: 100%;}
.my_list_right_float .pdf0 .creat_freind { margin-bottom: 10px; width: 100%;}
.par_tce h3.votesa { padding: 10px 0; text-align: center; text-decoration: underline; font-size:32px;}
.my_list_right_float .val{bottom: 40px;}
.mane_right .d_hr{ float:left; margin-top:3px; margin-bottom:0}
.mane_right .d_hr .hverbx {left: -220px;}
.mane_right .d_hr .hverbx::before{-ms-transform: rotate(26deg); /* IE 9 */
 -webkit-transform: rotate(26deg); /* Chrome, Safari, Opera */   transform: rotate(26deg); left: 240px; top: -64px;}
.fnoc_h{padding: 2.25% 0 !important;}
.image_vid_cls{ min-height:291px; max-height:291px;} 
.vid_cls{ min-height:443px; max-height:443px;}
.par_tce h3 span { display: inline-block; padding-top: 15px; vertical-align: top;}
.stera_reting { display: inline-block;}
.famevote_img{ display:inline-block; width:100%; text-align:center}
/*-----------------------------------------------------*/
.list_lk_tab.list_lk_tab_new { float: right; margin-bottom: 0; padding-bottom: 0; padding-top: 0; width: auto;}
.create_emamt.create_emamt_new { padding-top: 0;}
.acc_pro_poll.acc_pro_poll__new { margin-top: 0px;}
.acc_pro_poll.acc_pro_poll_new { padding-top: 10px;}
.create_emamt.create_emamt_new a { font-size: 24px;}
.create_emamt.create_emamt_new .list_lk_tab a{ font-size: 15px;}
.edis_close a{ display:inline-block;  border:none; border-radius: 0px;  box-shadow:2px 3px 7px 0 #437dc9 inset; color: #fff;
font-family: 'OpenSansRegular'; margin-left:10px; font-size: 18px; height: 40px; padding: 7px 20px; cursor:pointer;
 background: #21559e;  }
.edis_close a:hover{ background: #437dc9;  box-shadow:2px 3px 7px 0 #0f4081 inset;}
.edis__new { display: inline-block; text-align: center; width: 100%;}
.select_rdio__new{ margin-bottom:0;}
.edis_close.edis_close_nnwe {float: right;}
.new_my_list_ti__new{ /*max-height: 1860px;*/}
.create_Poll_datadr__new { left: 0; margin-top: -63px;}
.par_tce__nnew { padding-top: 10px;} 
.edis_close_right{float:right;}
.edis_close_right a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7ec0ff+0,4172af+50,3a6096+100 */
background: #7ec0ff; /* Old browsers */
background: -moz-linear-gradient(top,  #7ec0ff 0%, #4172af 50%, #3a6096 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7ec0ff 0%,#4172af 50%,#3a6096 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7ec0ff 0%,#4172af 50%,#3a6096 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ec0ff', endColorstr='#3a6096',GradientType=0 ); /* IE6-9 */
box-shadow: 2px 3px 7px 0 #234d84 inset; border-radius:3px;}	 
.mane_right_center{text-align:center !important;}
.bttn_center {display: inline-block; width: 50%; text-align: center;}
.poll_img{text-align:center;}
.pagination_btm {padding-bottom: 30px; padding-top: 0px;} 
.tiltt_top_spac{margin-top:10px;}

/*----------------------------------*/
.grphd_polls{}
.my_list_middel_right .grphd_polls::before {bottom: -54px; left: -13px; width: 143px;}
.grphd_polls #bar-chart {height: 250px; margin: 30px auto 0; position: relative; width: 90%;}
.grphd_polls h3 {bottom: -123px; display: inline-block; font-size: 13px; font-weight: 600; left: 0; position: absolute;
 width: 100%;}
.big_fitde_polis {position: relative;}
.po_lisd { bottom: 41px; font-size: 15px; position: absolute; text-align: center; width: 100%;}
.grphd.grphd_polls a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%;}
.txt_op_name { float: left; font-size: 20px; text-align: right; width: 100%;}
.ad_pro_left { float: left; margin: 0 5px; width: 140px;}
.ad_pro_left input { width: 100%;}
/*---------31-05-2017-------------------*/
.poll_list_double .my_view_pro ul{ width: 49%; min-height: 200px;  padding: 10px;margin: 0.5% 0.5%; float: left;border: 1px solid #ddd;}
.poll_list_double .my_view_pro ul li { width:55%;}
.poll_list_double .my_view_pro ul li.pg_pro { padding-left: 10px; width: 44%;}
.created_sp { display: inline-block; width: 100%;}
.poll_list_double .vo_bgf {display: inline-block; padding: 2px 0; width: 100%;}
.poll_list_double .my_view_pro ul li h2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/*---------12-06-2017-------------------*/
.ui-autocomplete li img{ width: 30px; display: inline-block; vertical-align: middle; margin-right: 10px; height: 30px;}
.poll_list_double{ margin-top: 4px;}
.my_list_ti.my_list_tidre { padding-bottom: 4px;}

/*-------------27-06-2017-----------------*/
/*.li_sdf.view_lis_img.img_lis_sd.newtc {
  margin-top: 120px;
}*/
.view_val_list.ntyyc { top: 215px; width: 42%;}
.middellower_right .ot_dv_left.newttccc{ margin-bottom: 20px;}
.newttccc:after{ margin-top: 10px !important;}
.pdf0.cccvvv > p { padding-top: 0 !important; margin-bottom: 10px;}
.my_list_left_left .cccvvv .li_sdf, .my_list_right_float .cccvvv .li_sdf { height: 147px; margin: 0 0 3px; width: 50%;}
.my_list_left_left .user_nanw .pdf0.cccvvv, .my_list_right_float .user_nanw .pdf0.cccvvv {  margin-bottom: 6px;}
.user_nanw .pdf0.cccvvv .view_val_list { position: absolute; right: 0; text-align: left; top: 74px; width: 50%;}
.my_list_right_mar_top1 .user_nanw .pdf0.cccvvv .view_val_list { top: 62px;}
.my_list_right_float .pdf0.cccvvv .creat_freind { margin-bottom: 0; width: 94%;}
/*-------------03-07-2017-----------------*/

.li_sdf.view_lis_img.img_lis_sd.newtc img{    height: 201px;} 
.li_sdf.view_lis_img.img_lis_sd.newtc {margin-top:0px;}
.view_val_list.ntyyc img{height: 80px;}
.view_val_list.ntyyc{} 
.creat_comment{overflow: hidden;} 
.view_val_list.crtyyyy {top: 142px; right: 26px;}
.view_val_list.crtyyyy img {height: 155px;}
.ntyycrrr img{ max-width: 100%}
ul.group_ul3 li.user_na span{width: 100%; display: inline-block; font-size: 14px; padding: 0px 0px 2px 0px;} 
ul.group_ul3 li h3{font-size: 19px; padding: 0px 0px 1px 0px;}
.cls_mdg {border: 1px solid #ccc; margin-right: 2%;}
.group_img3{float: left;}
/*------------New Update-------------*/
.org_poll a.dsg_nw,
.grp_but3 a.dsg_nw{ border: 1px #81ADCE solid; background: #3B7AC0; border-radius: 0}

.org_poll_grp a,
.org_poll a.req_bt{ border: 1px #9E7EBF solid; background: #7C5AA7; border-radius: 0}
.grp_but3_men a.grp_icon_new{border: none; background: #CECECE; border-radius: 0; color: #333; width: 39px; padding: 5px 0 0; height: 33px;
 margin-right: 2px;}
.org_poll_grp a,
.org_poll a.dsg_nw,
.grp_but3 a.grp_reu_reject,
.grp_but3 a.grp_reu_ass,
.grp_but3_men a.grp_icon_new,
.org_poll a.req_bt,
.grp_but3 a.dsg_nw { display: inline-block;  text-shadow: 0 0 2px rgba(0,0,0,.3); font-family: sans-serif;
                     box-shadow:
        inset 0 0 2px 0 rgba(255,255,255,.4),
        inset 0 0 3px 0 rgba(0,0,0,.4),
        inset 0 0 3px 5px rgba(0,0,0,.05),
        2px 2px 4px 0 rgba(0,0,0,.25);
    border-radius: 0px;
    position: relative;
}
.org_poll_grp a:before, .org_poll_grp a:after,
.org_poll a.dsg_nw:before, .org_poll a.dsg_nw:after,
.grp_but3 a.grp_reu_reject:before, .grp_but3 a.grp_reu_reject:after,
.grp_but3 a.grp_reu_ass:before, .grp_but3 a.grp_reu_ass:after,
.grp_but3_men a.grp_icon_new:before, .grp_but3_men a.grp_icon_new:after,
.org_poll a.req_bt:before, .org_poll a.req_bt:after,
.grp_but3 a.dsg_nw:before, .grp_but3 a.dsg_nw:after { content: ''; display: block; position: absolute; left: 2px; right: 2px; height: 3px;}
.org_poll_grp a:before,
.org_poll a.dsg_nw:before ,
.grp_but3 a.dsg_nw:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(149,211,255,.6);
box-shadow: 0 1px 2px 0 rgba(149,211,255,.6);}
.org_poll_grp a:after,
.org_poll a.dsg_nw:after,
.grp_but3 a.dsg_nw:after {bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;background: rgba(0,0,0,.15);
box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
.org_poll_grp a:before,
.org_poll a.req_bt:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(200,161,237,.6);
box-shadow: 0 1px 2px 0 rgba(200,161,237,.6);}
.org_poll a.req_bt:after {bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;background: rgba(0,0,0,.15);
box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
.grp_but3_men a.grp_icon_new:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(253,253,253,.6);
box-shadow: 0 1px 2px 0 rgba(253,253,253,.6);}
.grp_but3_men a.grp_icon_new:after {bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;background: rgba(0,0,0,.15);
box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
.grp_but3 a.grp_reu_ass{ border: 1px #D54343 solid; background: #D54343; border-radius: 0; display: block; width: 100%; margin-bottom: 5px;}
.grp_but3 a.grp_reu_reject{ border: 1px #888888 solid; background: #888888; border-radius: 0; display: block; width: 100%;}
.grp_but3 a.grp_reu_ass:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(252,133,128,.8);
box-shadow: 0 1px 2px 0 rgba(252,133,128,.8);}
.grp_but3 a.grp_reu_ass:after {bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;background: rgba(0,0,0,.15);
box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
.grp_but3 a.grp_reu_reject:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(253,253,253,.6);
box-shadow: 0 1px 2px 0 rgba(253,253,253,.6);}
.grp_but3 a.grp_reu_reject:after {bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;background: rgba(0,0,0,.15);
box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
ul.group_ul4_new_ li {display: inline-block;vertical-align: middle;margin-right: 3px;word-wrap: break-word;}
ul.group_ul4_new_ li p {font-size: 16px;padding: 0px 0 10px;}
ul.group_ul4_new_ li.udr_group3 {padding-left: 15px;width: 50% !important;width: 41% !important;}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}
/* Show tooltip content on hover */ 
[data-tooltip]:hover:before,    
[data-tooltip]:hover:after {
  visibility: visible;  
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.man_dv {position: absolute;width: 115px;left: 3px;top: 30px;display: none;padding-top: 15px;}
.tooltip_cls {border: 1px #333 solid;background: #fff;padding: 4px 0px;font-size: 15px;color: #666;width: 100%;box-shadow: 0 0 2px 0 #333;
display: inline-block; position: relative;}
.grp_but3:hover .man_dv{display: inline-block;}
.tooltip_cls::before {position: absolute;left: 8px;top: -8px;content: "";border-left: 7px transparent solid;border-right: 7px transparent solid;
border-bottom: 7px #333 solid;}
.tooltip_cls::after {position: absolute;left: 8px;top: -6px;content: "";border-left: 7px transparent solid;border-right: 7px transparent solid;
border-bottom: 7px #fff solid;}
.tooltip_cls a.butn_hr {background: transparent ;border: medium none;color: #333;font-size: 14px;font-weight: normal;padding: 1px 11px;font-family: "OpenSansRegular";
display: block;text-align: left;margin: 0; border-radius: 0;}
.tooltip_cls a.butn_hr:hover{ background: #DEDEE0; }
.add_firend a.add_mnu_bt{ border: 1px #9475B9 solid; background: #7A569E; border-radius: 0}
.add_firend a.fol_mnu_bt{ border: 1px #145EAD solid; background: #3B7AC0; border-radius: 0}
.add_firend a.add_mnu_bt {display: inline-block;text-shadow: 0 0 2px rgba(0,0,0,.3);font-family: sans-serif;
box-shadow:
inset 0 0 2px 0 rgba(255,255,255,.4),
inset 0 0 3px 0 rgba(0,0,0,.4),
inset 0 0 3px 5px rgba(0,0,0,.05),
2px 2px 4px 0 rgba(0,0,0,.25);
border-radius: 0px;position: relative;}
.add_firend a.add_mnu_bt:before, .add_firend a.add_mnu_bt:after {content: '';display: block;position: absolute;left: 0px;right: 0px;height: 3px;}
.add_firend a.add_mnu_bt:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(195,152,242,.6);
box-shadow: 0 1px 2px 0 rgba(195,152,242,.6);}
.add_firend a.add_mnu_bt:after {bottom: 0;border-top-left-radius: 4px;border-top-right-radius: 4px;background: rgba(90,76,112,.15);
box-shadow: 0 -1px 2px 0 rgba(90,76,112,.15);}
.add_firend a.fol_mnu_bt {display: inline-block;text-shadow: 0 0 2px rgba(0,0,0,.3);font-family: sans-serif;
box-shadow:
inset 0 0 2px 0 rgba(255,255,255,.4),
inset 0 0 3px 0 rgba(0,0,0,.4),
inset 0 0 3px 5px rgba(0,0,0,.05),
2px 2px 4px 0 rgba(0,0,0,.25);border-radius: 0px;position: relative;}
.add_firend a.fol_mnu_bt:before, .add_firend a.fol_mnu_bt:after {content: '';display: block;position: absolute;left: 0px;right: 0px;height: 3px;}
.add_firend a.fol_mnu_bt:before {top: 0;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;background: rgba(149,211,255,.6);
box-shadow: 0 1px 2px 0 rgba(149,211,255,.6);}
.add_firend a.fol_mnu_bt:after { bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; background: rgba(0,0,0,.15);
 box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
.btn_clls { float: left; position: relative;}
.fbtn_clls { float: left; position: relative;}
.btn_clls:hover .man_dv{ display: inline-block;}
.fbtn_clls:hover .man_dv{ display: inline-block;}
.sett_head { border-bottom: 1px solid #ddd; color: #cd5351; display: inline-block; font-family: "OS_BD"; font-size: 16px; margin-bottom: 20px;
 padding-bottom: 5px; padding-top: 15px; vertical-align: top; width: 100%;}
.edit_privcy { padding-bottom: 20px;}
.edt_stt{ float: left; width: 48%;}
.epro_stt{ float: left; width: 48%; margin-left: 2%}
.edit_psw{ float: left; width: 48%;}
.edit_privcy{ float: left; width: 48%; margin-left: 2%}
.select_ { display: inline-block; width: 32%; padding-bottom: 0; vertical-align: top }
.select_ span { display: inline-block; float: left; overflow: hidden; width: 100%; padding: 0; text-transform: none; position:relative }
.select_ span:after {   background-color: #fff; color: #333; height: 12px; padding:14px 8px; position: absolute; right:1px; top:1px; border-radius: 0 ; 
 content: "\f107"; font-family: 'FontAwesome'; }
.select_ span:after, .select span:after { z-index: 0;  bottom: 0; pointer-events: none }
.select_ select option { padding: 0 5px; color: #333; background: #fff }
.select_ select { float: left; width: 100%;  padding: 0 ;  line-height: 40px; border-radius: 0px; box-shadow: none;  -moz-appearance: none;
 appearance: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none ;background: #fff;height: 42px;border: 1px #dcd9d9 solid;
 color: #847979;font-size: 14px;padding: 0 10px;font-family: 'OpenSansRegular';}
.select2{ margin: 0 1%}
.setting_select {display: inline-block;width: 31.8%;padding-bottom: 0;vertical-align: top;}
.setting_select select {box-shadow: 0 0 8px 0 #ddd inset;border-radius: 5px;}
.setting_select span::after {background-color: transparent;}
.top_new_menu .to_right{ margin-top: 0px;}
.use_img img,
.use_img2 img{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; max-height: 100%; margin: auto}
.acc_pro_poll_nnw {float: left;width: 100%;border: 1px #ddd solid;padding: 0px;border-radius: 5px;margin-bottom: 20px;}
.acc_pro_poll_nnw .group_bxchat {border-bottom: none;margin-bottom: 0;}
.group_cover_img{ display:inline-block; width:175px; height:167px; overflow:hidden; border:1px #ddd solid; position: absolute; left: -20px; bottom: -40px;
 border-radius: 5px; background: #fff;}
.new_pro_poll_nnw{ border-color: #333; position: relative;  height: 214px;}
.bot_sttc a { color: #999; font-size: 16px;}
.yhdt_group{ display: inline-block; }
.yhdt_group h3{ display: block; font-size: 19px; color: #333; font-weight: normal}
.yhdt_group p{ display: block; font-size: 15px; color: #cd5351; margin: 0; padding-top: 5px;}

/*************************
        New CSS
*************************/
.view_group { border: 1px solid #ccc; float: left; padding: 23px 10px; width: 100%;}
.tab_bx.view_group_tab ul { float: right; margin-bottom: 1px; margin-top: 3px; max-width: 270px; padding-right: 0; width: auto;}
.btn-hm { float: right; max-width: 260px; width: 100%;margin-right: 5px; overflow: hidden; padding-top: 3px;}
.left-part-group { float: left; margin-right: 3%; width: 72%; padding-left: 2%; position: relative}
.left-part-group .group_cover_img { bottom: -28px; left: -20px;}
.left-part-group .group_bxchat { border: 0 none; position: relative; margin-bottom: 0;}
.name-group-top { left: 21%; position: absolute; top: 94%;}
.name-group-top h3 { font-size: 24px; font-weight: normal; margin: 0;}
.name-group-top p { color: #cd5351; margin: 0px 0 4px; font-size: 16px;}
.right-part-group { float: left; width: 25%; position: relative;}
.right-part-group .chat_leftbx { text-align: right; width: 100%;}
.right-part-group .use_img { float: left; margin-left: 0px;}
.user_name { float: left; width: calc(100% - 75px); text-align: left;}
.right-part-group .user_name > p { font-size: 13px; white-space: nowrap; margin: 2px 0; overflow: hidden; text-overflow: ellipsis; width: 100%;}
.right-part-group .chat_leftbx ul { margin: 0; max-height: 615px;}
.left-part-group::after { background-color: #eee; content: ""; height: 108%; right: -20px; position: absolute; top: -10px; width: 1px;}
.left-part-group ul.group_ul1 li { margin: 0 5px 20px;}
.new_group_buts{ float: left}
.org_poll a.new_creat_but{ float: left; margin-right: 10px;}
.acc_pro_poll_new_section{ margin-top: 0}
.mye_d_new_{ background: transparent}
.mye_d .acc_pro_poll{ margin-top: 0}
.org_poll_grp a { color: #fff; font-size: 15px; height: 33px; margin: 0px; padding: 6px 16px; text-align: center;}
.org_poll_grp {float: right;}
.new_chat_live {float: left; text-align: right; width: 100%;}
.new_chat_live .org_poll_grp { display: inline-block; float: none; margin-right: 5px; vertical-align: top;}
.new_chat_live .tab_bx { display: inline-block; float: none; width: auto;}
.new_chat_live .org_poll_grp a { height: 32px; padding: 5px 16px;}
.custm_dia { border: 2px solid #333 !important; border-radius: 7px; overflow: visible !important; position: relative !important; margin: 23px 9px 9px;}
.logo_popups { background: #fff; left: -2px; padding: 5px; position: absolute; top: -21px; width: 75%; z-index: 9;}
.custTT { display: inline-block; font-size: 12px; padding-bottom: 20px; padding-left: 45px; padding-top: 6px; position: relative; width: 100%; word-break: normal;
 z-index: 99;}
.div_bt { display: inline-block; padding: 10px 0 20px; text-align: center; width: 100%;}
.div_bt a{ border: 1px #999999 solid; background: #B0B0B0; border-radius: 0; cursor: pointer; text-transform: capitalize;
font-family: 'open_semibold';}
.div_bt a{display: inline-block;text-shadow: 0 0 2px rgba(0,0,0,.3);box-shadow:
        inset 0 0 2px 0 rgba(255,255,255,.4),
        inset 0 0 3px 0 rgba(0,0,0,.4),
        inset 0 0 3px 5px rgba(0,0,0,.05),
        2px 2px 4px 0 rgba(0,0,0,.25);
    border-radius: 0px;
    position: relative;
}
.div_bt a{ color: #fff !important ; font-size: 15px; height: 33px; margin: 0; padding: 3px 16px; text-align: center;}
.div_bt a:before, .div_bt a:after { content: ''; display: block; position: absolute; left: 2px; right: 2px; height: 3px;}
.div_bt a:after {  bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; background: rgba(0,0,0,.15);
 box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);}
.div_bt a:before, .div_bt a:after { content: ''; display: block; position: absolute;left: 0px; right: 0px; height: 3px;}
.div_bt a:before { top: -1px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: rgba(250,250,250,.6);
 box-shadow: 0 1px 2px 0 rgba(250,250,250,.6);}
.div_bt a:hover{ border: 1px #D1423E solid; background: #D1423E;  }
.div_bt a:hover{ display: inline-block;text-shadow: 0 0 2px rgba(0,0,0,.3);
    box-shadow:
        inset 0 0 2px 0 rgba(153,60,55,.4),
        inset 0 0 3px 0 rgba(0,0,0,.4),
        inset 0 0 3px 5px rgba(0,0,0,.05),
        2px 2px 4px 0 rgba(0,0,0,.25);
    border-radius: 0px;
    position: relative;
}
.chosen-container .chosen-results li .actb{ color: #6CB76E !important; float: right; padding-right: 10px;}
.chosen-container .chosen-results li .intsnd{ color: #BF76B7 !important; float: right; padding-right: 10px;}
.new-cols{ padding-bottom: 10px;}
.close_left-col{ float: left !important}
.acc_pro_poll-ner{ overflow: visible}
.yuo_hover { background: #fff; border: 1px solid #333; color: #000; font-size: 15px; left: 0; padding: 2px 5px; position: absolute; text-align: center;
 top: -27px; display: none; width: 100px; border-radius: 3px; box-shadow:5px 5px 5px 0 #999;
background: #fdfdfd; /* Old browsers */
background: -moz-linear-gradient(top, #fdfdfd 0%, #e6e6f1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fdfdfd 0%,#e6e6f1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fdfdfd 0%,#e6e6f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e6e6f1',GradientType=0 ); /* IE6-9 */
}
.pol_play_new:hover .yuo_hover{ display: inline-block}
/*.yuo_hover::before {
  border-left: 1px solid transparent;
  border-right: 27px solid transparent;
  border-top: 27px solid #333;
  bottom: -27px;
  content: "";
  left: 20px;
  position: absolute;
}
.yuo_hover::after {
  border-left: 1px solid transparent;
  border-right: 27px solid transparent;
  border-top: 27px solid #fff;
  bottom: -26px;
  content: "";
  left: 20px;
  position: absolute;
}*/

.pub_chekk input[type=radio].eDHs+label { color: #6b6b6b; cursor: pointer; display: inline-block; font-size: 14px; font-weight: normal; 
 line-height: 22px; padding-left:27px;background:url(../../img/front/tet_ck_green.png) no-repeat 0 0; cursor: pointer; 
 font-family: "OpenSansRegular"; width:100%; padding-top:2px;}
.pub_chekk input[type=radio].eDHs:checked+label {background-position: 0 -93px}
.foolo_dv_main { display: inline-block; float: left; margin-bottom: 14px; margin-top: 10px; position: relative; text-align: center; width: 100%;}
.view_val_set { bottom: -22px; left: 50%; position: absolute; transform: translate(-50%, 0px);}
.class_sec_img { float: left; padding-top: 14px; width: 210px;}
.psta.nwt_ply { padding-top: 67px;}
.custm_bx { background: #fff; border: 1px solid #aaaaaa; border-radius: 4px; bottom: 0; height: 150px; left: 0; margin: auto; max-width: 302px;
 padding: 5px; position: absolute; right: 0; top: 0;}
.custm_bx .custTT { padding-left: 63px; padding-top: 11px; color: #222222; padding-bottom: 0;}
.custm_vote-pol { height: 100%; left: 0; position: fixed; top: 0; width: 100%; background: rgba(0, 0, 0, 0.2);}
.custm_bx .div_bt { padding-top: 3px; position: relative; z-index: 9;}
.ad_upp {background: #000;color: #fff;float: left;height: 26px;line-height: 26px;width: 100%; margin-bottom: 5px;font-family: 'open_semibold';}
.prod_left input[type="text"]{ border: 1px #ddd solid; padding: 0px 10px; height: 26px}
.ad_pro a.blu_cls{ background: #3b7ac0}
.new_soidf{ display: inline-block; width: 100%; }
.article{width: 100%; text-align: center; padding: 20px 0; background: #cd5351; float: left}
.coisoi h1{ display: block; font-size: 30px; color: #fff;text-shadow: 1px 1px 0 rgb(0, 0, 0), 1px 2px 3px rgb(48, 48, 48);}
.coisoi b{ display: block; font-size: 16px; color: #fff; font-weight: normal; padding-top: 10px;}
.middel_con{ display: inline-block; width: 100%; margin: 20px 0; text-align: center;}
.con_tu{ display: inline-block; width: 75%; text-align: left}
.cont_ac{ display: inline-block; width: 100%;border: 1px #ddd solid; background: #fff; border-radius: 5px;background: #f4f4f4; }
.con_left{ float: left; width: 40%; padding: 20px;}
.con_le{ float: right; width: 58%;border-left: 1px #ddd solid; padding: 20px;background: #fff;}
.fancy-title{ display: inline-block; width: 100%; position: relative; color: #d21b22 ;font-family: 'open_semibold'; font-size: 25px; font-weight: normal;
 margin-bottom: 15px;/*text-shadow: 1px 1px 0 rgb(255, 255, 255), 1px 2px 3px rgb(48, 48, 48);*/ float: left}
.fancy-title:before{ position: absolute; left: 0; bottom: 0; content: ""; background:#d21b22; width: 100px; height: 1px; }
.fancy-title:after{ position: absolute; left: 0; bottom: -5px; content: ""; background:#d21b22; width: 80px; height: 1px; }
.inputs{ display: inline-block; width: 100%; padding-top: 15px;}
.copmanys{ display: inline-block; width: 100%; padding-bottom: 15px;}
.copmanys small{ display: inline-block; width: 30px; color: #333; font-size: 18px; vertical-align: top}
.metios{ display: inline-block; width: 80%; vertical-align: top; padding-top: 2px;}
.metios em{ display: inline-block; width: 100%; font-style: normal; font-weight: bold; font-size: 14px; color: #333}
.metios b{ display: inline-block; width: 100%;  font-weight: normal; font-size: 14px; color: #333}
.cgtr{ display: inline-block; width: 100%; padding-top: 15px;}
.oned{ display: inline-block; width: 100%; padding-bottom: 8px;}
.input_box_register{ display: inline-block; width: 100%;}
.input_box_register textarea,
.input_box_register input[type="text"] {display: inline-block;width: 100%;background: #fff;height: 42px;border: 1px #dcd9d9 solid;color: #847979;
 font-size: 14px;padding: 0 10px;font-family: 'OpenSansRegular';}
.input_box_register textarea{ max-width: 100%; min-width: 100%; height: 80px; padding: 10px;}
.captn{ width: 40%; float: left}
.in_boxes_inpu_left01{ float: right; width: 58%}
.input_box input[type="submit"]{ float: left}
.img_bdr_new_neww{ display: inline-block; margin-top: 10px; width: 100%}
.img_org_new {display: inline-block;width: 100%;border: 3px #ddd solid;border-radius: 5px;}
.con_map{ float: left; width: 100%; padding: 20px; background: #fff; border-top: 1px #ddd solid}
.captn a{ display: inline-block; vertical-align: middle; margin-left: 5px;}
.captn img{ display: inline-block; vertical-align: middle}
/****************chat_box***********************/
.chat_box {width: 100%;float: left;background: #fff;}
.left_chat_box {width: 25%;float: left;background: #fff;}
.left_top {float: left;width: 100%;border-bottom: 1px solid #eee;    padding: 10px; text-align: center;}
.setting_drop {position: absolute ; display: none;background: #fff;width: 150px;z-index: 9;background-color: #fff;top: 38px;border: 1px solid rgba(0, 0, 0, .15);
 border-radius: 3px;box-shadow: 0 3px 8px rgba(0, 0, 0, .3);text-align: left;}
.setting_drop:before{position: absolute; content: "" ; border-right: 8px solid transparent;border-left: 8px solid transparent;
 border-bottom: 8px solid #ccc;top: -8px;left: 2px;}
.setting_chat {display: inline-block;    float: left; position: relative;}
.setting_chat a{color: #000; font-size: 22px;}
.left_top h4 {display: inline-block;font-size: 16px;padding: 5px 0px;}
.edit_ciion {float: right;}
.edit_ciion a {font-size: 22px;}
.search_bar {width: 100%;float: left;padding: 5px 10px;position: relative;}
.search_bar input[type="text"] {width: 100%;border-radius: 50px;border: none;background: #eee;padding: 6px 10px;}
.search_bar button {position: absolute;right: 0px;top: 4px;background: no-repeat;border: none;box-shadow: inherit;color: #ccc;}
.mew_message {float: left;width: 100%;padding: 10px 20px;}
.mew_message a {display: inline-block;padding: 0px 0px;}
.mew_message .text_mes {width: 88%;float: right;}
.mew_message a i {font-size: 26px;     color: #ccc;padding-top: 6px;}
.mew_message .text_mes h3 {font-size: 15px;color: #000;}
.mew_message .text_mes h6 {font-size: 13px;color: #000; display: inline-block}
.new_chat {float: left;width: 100%;}
.new_chat a {display: inline-block;width: 100%;    padding: 0px 10px;}
.new_chat .newmes {width: 76%;float: right;     position: relative;    padding-left: 10px;}
.new_chat .newmes h3 {font-weight: normal;font-size: 15px;    text-transform: capitalize;font-family: 'open_semibold';}
.new_use {width: 50px;height: 50px;display: inline-block;background: #eee;border-radius: 50px;text-align: center;font-size: 26px;line-height: 35px;
 color: #ccc; overflow: hidden; position: relative; z-index: 1;}
.user_chat_wrap{float: left; width: 100%;    margin: 10px 0px; height: 300px; overflow: auto;    border-top: 1px solid #ccc;     border-bottom: 1px solid #ccc;}
.new_chat .newmes p {margin: 0px;padding: 0px;}
.new_chat .newmes time {position: absolute;right: 0px;top: 3px;font-size: 13px;}
.setting_drop li {width: 100%;display: inline-block;float: left;font-size: 14px;padding: 3px 15px;text-decoration: none;}
.setting_drop li:hover{    background: #cd5351;}
.setting_drop li:hover a{color: #fff;}
.setting_drop li a {font-size: 14px;}
.user_chat_wrap .new_chat {background: #f3f3f3;padding: 10px;border-bottom: 1px #ddd solid;}
.modal{ z-index: 9 !important;}
.chat-block{}
.chat-block {position: absolute;top: 57px; display: none;background: #fff;z-index: 9;border-radius: 3px;}
.chat-block:before{ content: "";position: absolute;border-top: 7px solid transparent;border-bottom: 7px solid #fff;border-right: 7px solid transparent;
 border-left: 7px solid transparent;top: -14px;left: 16px;}
.chat-block a {border-bottom: 1px solid #eee;padding: 4px 15px;}
.chat-block a:hover{    background: #cd5351; color: #fff;}
.right_chat_box {width: 55%;float: left;    border-left: 1px solid #ccc;background: #fff;}
.top_chat_section {width: 100%;float: left;text-align: center;border-bottom: 1px solid #eee;}
.top_chat_section h4 {font-size: 18px;padding: 6px 0px 0px;}
.top_chat_section p {padding: 0px 0px 3px 0px;margin: 0px;color: #ccc;font-size: 14px;}
.personal_chat {float: left;width: 98%;margin: 0px 1%;border-bottom: 1px solid #eee;margin-bottom: 10px;padding: 10px 0px 25px 20px;}
.image_small {width: 60px;height: 60px;float: left;border-radius: 50px;overflow: hidden;border: 1px solid #f12609;position: relative;box-shadow: 2px 0px 4px 0px;}
.image_small img {position: absolute;left:4px;right: 0px;object-fit: cover;top: 2px;}
.personaimg_con {width: 75%;float: left;margin-left: 2%;}
.personaimg_con a {font-size: 18px;    color: #518dcd;font-family: 'open_semibold';}
.image_detail {font-size: 14px;color: #000;width: 100%;display: inline-block;}
.gray_con {color: #b5b5b5;width: 100%;float: inherit;}
.time_row {float: left;width: 100%; text-align: center;padding: 0px 0px 10px 0px;color: #888484;}
.gray_con span {width: 100%;float: left;}
.chat_converstoin {float: left;margin-bottom: 15px;width: 100%; padding: 0px 10px;}
.chat_converstoin .send_btn {float: right;background: #0087ff;padding: 6px 14px;border-radius: 50px;color: #fff;font-size: 14px;font-family: "open_semibold";}
.chat_converstoin .send_img { width: 25px; height: 25px;  display: inline-block; border-radius: 50px; position: relative; border: 1px solid #ccc;
 vertical-align: top;}
.chat_converstoin .send_img img { position: absolute; left: 0px; right: 0px; margin: auto; bottom: 0px; top: 0px; object-fit: cover;}
.chat_converstoin .send_msg {  padding: 0px 21px; border-radius: 0px; color: #000; font-size: 14px; vertical-align: top; margin-left: 5px;
 margin-top: -3px; display: inline-block;}
.chat_height { position: relative; width: 100%; float: left; height: 350px; overflow: auto;}
.chat_height_inner { height: 100%; width: 100%; min-height:320px; float: left; }
.type_msg { float: left; width: 98%; position: relative; margin:0px 1%;}
.type_msg .emoji-picker-icon
.textarea_WRap{  float: left; width: 100%;  border-top: 1px solid #e0e0e0;}
.textarea_WRap textarea {width: 65%; height: 38px; border: none; padding: 0px 0px 0px 20px; line-height: 35px; font-family: 'OpenSansRegular'; resize: none;}
.textarea_WRap textArea:focus{outline: none;}
.emoji {  float: right;  margin: 8px 0px 0px;}
.emoji ul {display: inline-block;}
.emoji ul li {  display: inline-block; vertical-align: top; }
.emoji ul li a { font-size: 18px; color: #ccc; padding: 10px 6px;  display: inline-block;}
.emoji ul li span { font-size: 18px; color: #ccc; padding: 10px 6px;  display: inline-block;}
.emoji ul li a:hover{color:#0087ff;}
.chat_box .left_side.rit_side { width: 18%;  margin: 10px 1% 0px;}
.img-upload { font-size: 18px; color: #ccc; padding: 10px 6px;  display: inline-block; position: relative}
.img-upload input[type="file"] {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;z-index: 1;cursor: pointer;}
/****************chat_box***********************/
.grp_inn_dv .tooltip_cls, 
.frn_inn_dv .tooltip_cls,
.grp_dv .tooltip_cls,
.frd_dv .tooltip_cls {text-align: left; padding: 5px;}
.grp_inn_dv,
.frn_inn_dv,
.grp_dv,
.alt_dv,
.frd_dv {position: absolute;width: 193px;left: -11px;top: 25px;padding-top: 5px; display: none; z-index: 99}
.exp_mrk:hover .grp_inn_dv ,
.exp_mrk:hover .frn_inn_dv ,
.exp_mrk:hover .grp_dv ,
.alert_mrk:hover .alt_dv ,
.exp_mrk:hover .frd_dv { display: inline-block}
.new-left-bx-div{ width: 73%; float: left}
.new-add-right-section{float:right;width:25%;background:#fff; border: 1px solid #ccc;}
.new-select-top-div{ display: inline-block; width: 100%; margin-top: 30px;}
.new-left-top-div{ margin-top: 0}
.new-left-top-div-poll-menu .poll_menu{ margin-top: 0}
.add_last_one:before{ display: none}
.home-add{ display: inline-block; width: 100%; text-align: center}
.no_found_add {/* border: 1px solid #ddd; *//* border-radius: 5px; *//* box-shadow: 0 0 5px 0 #ddd inset; */color: #cd5351;display: inline-block;margin-top: 0;
font-family: "open_semibold";font-size: 27px;padding: 5% 0;text-align: center;overflow: hidden;margin-bottom: 13px; width: 100%;}
.add_ban_top {margin-top: 20px;margin-bottom: 0;} 
.no_found_add img{ display: block}
.ad_lnk {margin: 6px 0;display: inline-block;width: 100%;}
.block-user .new_use:before{background: url("../../img/front/block.png"); position: absolute; content: ""; width: 50px; height: 50px;pointer-events: none;
z-index: 1; left: 0}
.fielld { width: 100%; float: left;    margin:0px 0px; position: relative;}
.fielld input[type="text"] { width: 100%; border: none; height: 24px; padding: 0 10px;}
.fielld .too { position: absolute;top: 5px;}
.width_auto{width: auto;}
.block-user .chat-block{}
.block-user:before{ position: absolute; left: 0; top: 0; content: ""; background: rgba(221,221,221,0.7); width: 100%; height: 100%; z-index: 1}
.right-time {padding-left: 10px; font-size: 12px;font-family: 'OpenSansRegular';}
.new_chat .newmes p span {color: #8d8d8d;padding-right: 14px;}
.voting-modal .use_input {display: inline-block;width: 65%;}
.user_chat_wrap .new_chat:last-child {border-bottom: none;}
.all-friend-list {display: inline-block;width: 50%;}
.all-friend-list ul {display: inline-block;width: 100%;border: 1px #ddd solid;box-shadow: 0 0 5px 3px #ddd;margin-top: 16px;border-radius: 5px;
background: #f1f1f1; overflow: hidden}
.all-friend-list ul li.new-friend-record {display: inline-block;width: 100%;padding: 6px 11px;border-bottom: 1px #ddd solid;}
.all-friend-list ul li.new-friend-record:hover{ background: #fff;}
.all-friend-list .image_small {width: 40px;height: 40px;}
.all-friend-list .personaimg_con a {font-size: 15px;color: #cd5351;}
.all-friend-list .personaimg_con {margin-top: 7px; width: auto}
.all-friend-list ul li.new-friend-record:last-child{ border-bottom: none}
.more-users {float: right;position: relative;border: 1px #ddd solid;padding: 3px 5px;border-radius: 3px;cursor: pointer;}
.mew_message .more-users i {font-size: 14px;color: #333;margin-right: 5px;padding-top: 0;}
.more-users ul {position: absolute;width: 200px;background: #fff;border: 1px #ddd solid;z-index: 99;right: 0;top: 100%; display: none;}
.more-users:hover ul{ display: inline-block}
.more-users ul li {float: left;width: 100%;border-bottom: 1px #ddd solid;}
.more-users ul li a {font-size: 13px;padding: 5px 10px;color: #333;font-family: 'open_semibold';display: inline-block;float: left;width: 100%;}
.more-users ul li a:hover{ background: #cd5351; color: #fff}
.more-users ul li:last-child{ border-bottom: none}
.image_small_user {width: 30px;height: 30px;float: left;border-radius: 50px;overflow: hidden;border: 1px solid #eee;position: relative;}
.personaimg_user {float: left;margin-left: 5%;padding-top: 5px;}
.chat-image {display: inline-block;width: 185px;float: right;background: #fff;border: 1px #ddd solid;padding: 5px;border-radius: 5px; text-align: center}
.new_chat .newmes p .chat-image {width: 80px;padding: 0;float: none;}
.chat-video {float: right;width: 232px;background: #fff;border: 1px #ddd solid;padding: 5px;border-radius: 5px;}
.chat-video-reciver video,
.chat-video video {width: 100%;height: 125px;}
.chat-video-reciver .right-time,
.chat-image-reciver .right-time,
.chat-image .right-time, 
.chat-video .right-time{ position: relative;padding-left: 16px;width: 100%;display: inline-block; text-align: left}
.chat-video-reciver .right-time:before,
.chat-image-reciver .right-time:before,
.chat-image .right-time:before,
.chat-video .right-time:before{ position: absolute; left: 0; top: 0; content:"\f073"; font-family: FontAwesome; font-size: 14px;color: #999;}
.chat-image-reciver {display: inline-block;width: 185px;background: #fff;border: 1px #ddd solid;padding: 5px;border-radius: 5px; text-align: center; margin-left: 5px}
.chat-video-reciver{width: 232px;background: #fff;border: 1px #ddd solid;padding: 5px;border-radius: 5px;display: inline-block;margin-left: 5px;}
.chat_highlighted{ background: #fdfec2 !important}
.sr-input {display: inline-block; position:absolute;  z-index: 99}
.sr-users {display: inline-block;vertical-align: middle;padding-left:30px;}
.sr-users label {background: #cbe6fe;border-radius: 3px;cursor: default;float: left;margin: 1px 3px 1px 0;padding: 2px 6px; color: #0084ff;
font-size: 14px;font-weight: normal}
.sr-users label:focus {background: #0084ff;outline: none; color: #fff}
.group-friend-list {display: inline-block;width: 100%;position: relative; padding-top:15px;}
.group-friend-list li {display: inline-block;width: 100%;margin-bottom: 10px;position: relative;}
.action-align {position: absolute;right: 20px;top: 3px;} 
.action-align a{ display: inline-block; font-size: 13px; padding: 4px 10px; color: #fff; border-radius: 3px;  background: #cd5351}
.group-settings {position: absolute;right: 7px;top: 19px; display: none}
.new_chat:hover .group-settings{ display: inline-block}
.show-name{position: relative; overflow: hidden; top: 5px;left: 22px;}
.show-name span{display: block;}
.setting-btns {display: inline-block;font-size: 15px;color: #929292;}
.setting-bx {position: absolute;right: -5px;background: #fff;z-index: 99;border: 1px #cd5351 solid;border-radius: 5px;width: 110px;top: 26px; display: none}
.setting-bx:before{ position: absolute; right: 5px;top: -7px; content: ""; border-bottom: 7px #cd5351 solid; border-left: 7px transparent solid;
 border-right: 7px transparent solid;}
.setting-bx:after{ position: absolute; right: 5px;top: -5px; content: ""; border-bottom: 7px #fff solid; border-left: 7px transparent solid;
 border-right: 7px transparent solid;}
.setting-bx ul {width: 100%;}
.setting-bx ul li {display: inline-block;width: 100%;float: left;padding: 12px 10px;border-bottom: 1px #ddd solid;font-size: 12px;font-weight: 600;}
.setting-bx ul li:last-child{ border-bottom: none}
.you-tube-video {float: right;width: 320px;background: #fff;border: 1px #ddd solid;border-radius: 10px;overflow: hidden; cursor: pointer;padding-bottom: 7px;}
.image-thumbnail {display: inline-block;width: 100%;height: 160px;overflow: hidden;}
.video-txt {display: inline-block;width: 100%;padding: 9px;}
.video-title {display: inline-block;width: 100%;font-size: 13px;color: #000;font-weight: 600;}
.video-description {display: inline-block;width: 100%;padding-top: 5px;font-size: 13px;color: #333;font-weight: 600;}
.youtube-url-show {float: right;width: 100%;}
.youtube-url-show .chat_converstoin {float: right;margin-bottom: 15px;width: 340px;padding: 0px 10px;}
.youtube-msg {display: inline-block;width: 100%;font-size: 13px;text-align: left;color: #518dcd;cursor: pointer;margin-bottom: 8px;
             font-family: 'open_semibold';}
.you-tube-video a:last-child {margin-left: 10px;}
.notification{margin: 10px 0%; display: inline-block; width: 100%;text-align: center;}
.notification span{background: #9dc4fd;padding: 5px 10px;border-radius: 4px;}
.edit-group .all-friend-list{width: 100%; z-index: 99;}
.setting-btns .fa-cog{font-size: 20px;}

.youtube-sender{float: right;width: 60%; text-align: right}
.youtube-receiver{float: left;width: 60%;}
.youtube-sender .right-time,
.youtube-receiver .right-time {display: inline-block; width: 100%}
.youtube-sender .chat_converstoin .send_msg ,
.youtube-receiver .chat_converstoin .send_msg {width: 350px;}
.group-admins-top {position: absolute !important;left: 0;top: 0;}

.youtube-sender .youtube-msg {text-align: right;}
.listforums {border: 1px solid #b0b0b0;background-color: #dddddd;border-radius: 4px;list-style: outside none none;margin-bottom: 5px;padding: 0px 0;display: inline-block;
width: 100%; overflow: hidden}
.listforums ul {float: left;width: 100%;}
.listforums ul li {color: #fff;font-size: 18px;padding: 10px 25px 10px 45px;position: relative;white-space: nowrap;background: #eaeaea;float: left; }
.listforums ul li a {color: #c0504e;font-size: 18px;white-space: nowrap;float: left; }
.listforums ul li:first-child{ padding-left: 25px;}
.listforums ul li::before {position: absolute;right: -19px;top: 0;content: "";border-bottom: 22px transparent solid;border-top: 22px transparent solid;border-left: 18px #b0b0b0 solid;
background: transparent;z-index: 1;}
.listforums ul li::after {position: absolute;right: -18px;top: 0;content: "";border-bottom: 22px transparent solid;border-top: 22px transparent solid;border-left: 18px #eaeaea solid;
background: transparent;z-index: 2;}
.listforums_main {display: inline-block;width: 100%;background: #eaeae9;border: 1px #ccc solid;border-radius: 5px;padding: 10px;}
.listforums_main h1 {float: left;width: 100%;background: #c0504e;color: #fff;padding: 10px 20px;border-radius: 5px;box-shadow: 0 0 5px 0 #531b1a inset;}
.list-forums-list {float: left;width: 100%;background: #fff;margin-top: 5px;border: 1px #ddd solid;border-radius: 5px;}
.list-forums-grups {float: left;width: 100%;border-bottom: 1px #ddd solid;padding: 15px;}
.list-forums-image {width: 60px;display: inline-block;vertical-align: middle;}
.list-forums-text {width: 70%;padding-left: 20px;display: inline-block;vertical-align: middle;}
.list-forums-text h3 {color: #c0504e;font-size: 16px;}
.list-forums-text p {font-size: 14px;margin: 0;padding-top: 5px;color: #666;}
.list-forums-messages {float: right;padding-top: 30px;font-size: 14px;font-weight: 600;}
.forums-search {float: right;width: 36%;margin-top: 20px; margin-bottom: 10px; position: relative}
.forums-search .use_input.use_inputde {width: 100%; text-align: right}
.forums-search .use_input.use_inputde input[type="text"] {float: left;width: 77%;display: inline-block; vertical-align: top;}
.forums-search .use_input.use_inputde input[type="submit"]{ float: right; display: inline-block;vertical-align: top; width: 21%}
.bagge-bx-main {float: left;width: 100%;border: 1px #ddd solid;}
.bagge-bx {float: left;width: 100%;border-bottom: 1px #ddd solid;padding: 10px 10px 10px 0; position: relative; min-height: 175px; overflow: hidden}
.bagge-bx-first {float: left;width: 36%;padding-left: 50px;padding-top: 3px;}
.bagge-bx-seconds {float: left;width: 15%;padding: 10px;border: 1px #ddd solid;margin-left: 1%; height: 153px; overflow: hidden; position: relative}
.bagge-bx-seconds img{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; max-height: 100%; margin: auto}
.bagge-bx-title {position: absolute;left: -51px;bottom: 69px;background: #000;color: #fff;-ms-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);transform: rotate(-90deg);
width: 140px;font-size: 17px;padding: 7px;font-weight: normal;text-align: center;font-family: 'open_semibold';}
.bagge-bx-txt {display: inline-block;width: 100%; overflow: hidden}
.bagge-bx-txt h3{ }
.bagge-bx-txt h3 {font-size: 18px;font-family: 'open_semibold';font-weight: normal;padding-bottom: 7px;}
.bagge-bx-txt h4 {font-size: 14px;font-weight: normal;color: #666;}
.bagge-bx-txt p {font-size: 14px;font-weight: normal;color: #666; margin: 0; padding-top: 10px;}
.bagge-bx-award-img {display: inline-block;width: 100%;position: relative;height: 100px;}
.badge_vots{ position: absolute; left: 0; top: 0; background: #000; color: #fff; padding: 3px 6px; font-size: 14px;font-family: 'open_semibold'; z-index: 9}
.badge_voting {display: inline-block;width: 100%;text-align: center;}
.badge_voting a {display: inline-block;border: 1px #ddd solid;padding: 3px 6px;border-radius: 3px;font-size: 13px;font-family: 'open_semibold';}
.fomums_voting1 .listforums_main{width: 78% !important;}
.voting_poll_images::after {position: absolute;left: -50px;top: 19px;content: "";border-bottom: 15px transparent solid;border-top: 15px transparent solid;border-right: 20px #fff solid;}
.voting_poll_images::before {position: absolute;left: -32px;top: 27px;content: "";background: #fff;width: 37px;height: 13px;z-index: 99;}
.new-left-bx-div.fomums_voting1{width: 74% !important;float: left;background: #f6f3f3;}
.voting_poll_images {width: 20%;display: inherit;float: right;position: relative;text-align: center;background: #fff;}
.voting_poll_images .li_sdf1 {float: left;overflow: hidden;position: relative;width: 50%;margin: 0 26%;}
.innner_voting .list-forums-text{width: 100% !important;padding-bottom: 10px;}
.voting_poll_images .profile_show_deta_more{border: 1px solid  #ddd;border-radius: 5px;box-shadow: 0 0 5px 0 #ccc;display: inline-block;margin: 0;padding: 10px 10px 5px 10px;
position: relative;vertical-align: bottom;-webkit-transition: all 0.98s ease-in-out;-moz-transition: all 0.98s ease-in-out;-o-transition: all 0.98s ease-in-out;
transition: all 0.98s ease-in-out;width: 100%;float: left;}
.pl1{margin-bottom: 10px;}
.list-forums-text .text_voting{font-size: 17px;margin: 0;padding-top: 5px;color: #0c0b0b;}
.voting_ls {padding: 5px 16px;width: 100%;float: left;}
.voting_poll_images .view_photo_img {width: 100%;height: 140px;}
.voting_video {text-align: center;padding-top: 10px;}
.voting_video iframe {width: 700px;height: 300px;}
.form-control1 {display: block;width: 100%;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;
 border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.form-group.input_message {width: 100%;padding-bottom: 20px;display: inline-block;}
label.col-sm-2.control-label1{width: 25%;float: left;color: #000;font-size: 12px;font-weight: 600;}
input.form-control1{width: 53%;}
input#MessageMp4 {border: 1px #cdcdcd solid;width: 100%;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;padding: 6px 12px;}
.save_btn{
	background: #ff8d8a;
    background: -moz-linear-gradient(top, #ff8d8a 0%, #ca4845 50%, #99100d 95%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8d8a), color-stop(50%,#ca4845), color-stop(95%,#99100d));
    background: -webkit-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
    background: -o-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
    background: -ms-linear-gradient(top, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
    background: linear-gradient(to bottom, #ff8d8a 0%,#ca4845 50%,#99100d 95%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d8a', endColorstr='#99100d',GradientType=0 );
    padding: 10px 20px;
    color: #fff;
    margin-top: 20px;
}
.upload{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;margin-bottom: 10px;}
.save_file{float: left;}
span.upload.up1{margin-top: 4px;}
.searchdatalist-bx {position: absolute;left: 0;top: 44px;width: 100%;z-index: 99;}
.search-group-main {display: inline-block;width: 100%;background: #fff;border: 1px #ccc solid;max-height: 300px;overflow-y: auto;}
.no-searching{ display: inline-block; width: 100%; padding: 30px; text-align: center; font-size: 19px; background: #fff; border: 1px #ccc solid}
.search-group-main .form-group {float: left;width: 100%;padding: 7px 20px;border-top: 1px #ccc solid;}
.search-group-main .form-group:first-child{ border-top: none}
.search-group-main .form-group h3{ font-size: 14px; font-family: 'open_semibold'; color: #333; font-weight: normal}
.search-group-main .form-group p{ font-size: 14px;  color: #666; margin: 0; padding-top: 4px;}
.cancel-btn {display: inline-block;padding: 6px 20px;font-size: 15px;cursor: pointer;}
.search-user-img {float: left;width: 40px;height: 40px;background: #f1f1f1;border: 1px #ddd solid;overflow: hidden;margin-right: 10px;}
.new-left-new-section {float: left;width: 68%;}
.new-right-new-section {float: right;width: 30%;}
.new-right-two-section {float: right;width: 100%;box-shadow: 0 0 5px 0 #ddd inset;min-height: 120px;border: 1px #ddd solid;border-radius: 5px;margin-top: 7px; margin-bottom: 10px;}
.new-right-bx-section {float: left;width: 100%;padding: 5px 10px;border-top: 1px #ddd solid;background: #efefef;}
.new-right-bx-img {float: left;width: 40px;height: 40px;background: #f1f1f1;border-radius: 50%;}
.new-right-bx-txt {overflow: hidden;padding-left: 10px;}
.new-right-bx-txt h4 {font-size: 14px;font-family: 'open_semibold';color: #333;font-weight: normal;}
.new-right-bx-txt p {font-size: 13px;color: #666;margin: 0;padding-top: 1px;}
.new-right-new-section h3 {font-size: 14px;font-family: 'open_semibold';color: #333;font-weight: normal;width: 100%;float: left;padding: 7px 20px;background: #dfe4e4;}
.result-display {float: left;width: 100%;padding: 10px;}
.result-display-bax {float: left;width: 100%;background: #fff;border: 1px #ddd solid;border-radius: 5px;padding: 15px;margin-bottom: 10px;}
.result-display-img {float: left;width: 80px;height: 80px;border: 1px #ddd solid;}
.result-display-txt {overflow: hidden;position: relative;padding-left: 20px;}
.result-display-txt h2 {display: inline-block;vertical-align: middle;font-family: 'open_semibold';font-size: 16px;color: #c74441;font-weight: normal;}
.result-display-txt h2 a {display: inline-block;font-family: 'open_semibold';font-size: 16px;color: #c74441;font-weight: normal;}
.result-display-txt h4 {display: inline-block;vertical-align: middle;font-family: 'open_semibold';font-size: 13px;color: #333;font-weight: normal; width: 100%; padding-top: 5px;}
.result-display-txt p {display: inline-block;font-size: 13px;color: #333;font-weight: normal;width: 100%;margin: 0;padding-top: 5px;}
.post-dat {position: absolute;right: 0;top: 0;color: #333;font-size: 14px;}
.forums-search-new {padding: 10px 0 0 31px;float: none;display: inline-block;}
.formnm-video {float: left;width: 100%;margin-bottom: 10px;}
.formnm-video video {width: 100% !important; height: auto}
.popups {display: inline-block;width: 100%;}
.popups img{cursor: pointer}
.show {z-index: 999;display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;}
.show .overlay{width: 100%;height: 100%;background:rgba(0,0,0,0.9);position: absolute;top: 0;left: 0;}
.show .img-show{width: 600px;height: 400px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);overflow: hidden}
.show span {position: absolute;top: 0;right: 0;z-index: 99;cursor: pointer;color: #000;width: 25px;height: 25px;background: #fff; text-align: center}
.img-show img {width: 100%; height: 100%; position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.bytxt {font-size: 12px;padding-left: 5px;font-weight: normal;}
.pagination-new{ padding: 5px 20px;}
.new-right-fixed-div{ position: sticky; top: 0}
.suggest-topic {display: inline-block;width: 100%;text-align: center;padding: 0 20px 20px;}
.suggest-topic .form-control {display: inline-block;width: 100%;background: #fff;height: 92px;border: 1px #dcd9d9 solid;color: #847979;font-size: 14px;padding: 10px;
font-family: 'OpenSansRegular';}
.suggest-topic p {margin: 0;font-size: 14px;color: #666;padding-bottom: 20px;}
.suggest-topic .sign_ubt {text-align: right;}
.add-comments {display: inline-block;width: 75.5%;background: #eaeae9;border: 1px #ccc solid;border-radius: 5px;padding: 10px;margin: 10px 0;margin-left: 15px;}
.add_comments-txt {float: left;width: 100%;background: #c0504e;color: #fff;padding: 10px 20px;border-radius: 5px;box-shadow: 0 0 5px 0 #531b1a inset;font-size: 18px;font-weight: 600;}
.add-comments-open {float: left;width: 100%;background: #fff;border-radius: 5px;padding: 10px;margin-top: 10px;display: none;}
.addcomment-input {display: inline-block;width: 100%;position: relative;}
.addcomment-input textarea {display: inline-block;width: 100%;border: 1px #ddd solid;padding: 10px;height: 40px;}
.add-icons {position: absolute;right: 33px;top: 8px;}
.addcomment-input input[type="text"] {display: inline-block;width: 100%;border: 1px #ddd solid;padding: 4px 70px 4px 10px;height: 40px;border-radius: 3px;
font-size: 14px; font-family: 'OpenSansRegular';}
.addcomment-btn{ display: inline-block; width: 100%; padding-top: 5px;}
.addcomment-btn a{ font-size: 15px; color: #333; display: inline-block}
.add-icons .btn {background: transparent;border: none;box-shadow: none;font-size: 15px;color: #333;padding: 0;border-radius: 0;margin: 0;}
.add-iconss {position: absolute;right: 10px;top: 10px;}
.add-iconss button {background: transparent;border: none;box-shadow: none;font-size: 15px;color: #333;padding: 0;border-radius: 0;margin: 0;}
.BadgeVoting a {background: #000;color: #fff;border: none;border-radius: 0;}
.add-iconss label.error,
.add-icons label.error {display: none !important;}
.crovsfirst .crown2:nth-child(2) {float: right;}
.crovsfirst .crown2:nth-child(2) .votedr {text-align: right;}
.crovsfirst .crown2:nth-child(2) .votedr > a {float: right;}

.FirstCrovsBx .crown2:nth-child(2) {float: left;}
.loginp.loginpNewP {margin-top: 30px;}
.NewPoolsad .new-right-bx-section {border: none;margin-bottom: 10px;}
.NewPoolsad .new-right-bx-txt {padding-top: 7px;}
.NewPoolsad .last_one {width: 48%;}
.li_sdf_Right:nth-child(2){float: right;}
.NewPoolsad .last_one::before {height: 84px;width: 115px;}
.MyNewAddPro ul li {width: 100%;}
.view_val_list.LatestPostPoll {right: auto;left: 130px;}
.MyNewAddPro ul b {text-align: center;width: 82%;display: inline-block;font-size: 14px;padding-top: 5px;color:#666;font-family: "OpenSansRegular";}
.NewPoolsad ul b {text-align: center;width: 38%;display: inline-block;font-size: 14px;padding-top: 5px;color: #666;font-family: "OpenSansRegular";}
.onevsone .view_pro_img > img {height: 100%;object-fit: cover;}
.onevsone .view_val {text-align: center;width: 39%;top: 76px;}
.onevsone .view_val img {width: 77px;}
.ChooseListPollType .cres_vas {border: 1px #ddd solid;border-radius: 10px;width: 27%;}
.ChooseListPollType .cres_vas_ImmageVideos {width: 35%;}
.ChooseListPollType .list_on {width: 100%;text-align: center;}
.ChooseListPollType .list_on input[type="submit"] {width: auto;}
.ChooseListPollType .vs_poloos {right: 50px;}
.RightAccountBar {border: none;background: transparent;}
.RightAccountBar .my_list_ti {background: #fff;margin-top: 0;}

.NewTopSelectDiv {margin-top: 10px;}
.ListalertPagination {float: right;margin-bottom: 10px;}
.BadgeVoting span {background: #000;color: #fff;border: none;border-radius: 0;display: inline-block;padding: 3px 6px;font-size: 13px;font-family: 'open_semibold';}
