@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'open_sansregular';
    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_sanssemibold';
    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: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

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

}





body {
	font-family: 'LucidaBrightRegular';
	font-size:12px;
	margin: 0 auto;
	background:#fff;
	color:#000;

}
header, footer, section, aside, nav, article {
	display: block;
}
*{ margin:0px; padding:0px;}

ol, ul {
	list-style: none;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding-right: 0px;
	padding-left: 0px;
}
a{color: #333333;
    text-decoration: underline;}
a:hover{text-decoration: none;}

h1 {
	font-size:21px;
}
h2 {
	font-size:18px;
}
h3, h4, h5, h6 {
	font-size:15px;
	padding:0px;

}
a img {
	border:none;
	outline:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
img{ max-width:100%;vertical-align: middle;}

input[type=submit], input[type=reset], input[type=button]{ cursor:pointer;}

.wrapper{ margin:0 auto; width:1150px; max-width:100%;}
.mid_prt{ float: left; width:100%; overflow:hidden;}
.clr:after {
    clear: both;
    content: "";
    display: block;
    float: none;
}
.clr {
    clear: both;
    float: none;
}
.cbp-fwslider nav{ display:none;}

article.article_dv {
    float: left;
    width: 100%;
}

input:focus{ outline:none;}

.haedrrd {
    left: 0;
    position: absolute;
	text-align:center;
    right: 0;
    top: 0;
}

a.logid {
    float: left;
    margin: 60px 0 0 50px;
}
.logidv{ float:left; width:100%; min-height:125px;}


.login_sd {
    float: right;
    margin: 45px 0 0;
    text-align: right;
    width: 270px;
}


.inner_headr .login_sd {
    margin-top: 30px;
}

.login_sd a.active{color:#ffdc00;}
.login_sd a:hover{color:#ffdc00;}
.login_sd a {
    border: 1px solid #2F2F30;
    border-radius: 5px;
    display: inline-block;
    font-family: 'montserratbold';
    font-size: 13px;
    margin: 0 15px 0 0;
    padding: 15px 0;
	color:#fff;
    text-align: center;
	text-transform: uppercase;
    width: 115px;
}

.menu {
    float: left;
}



.menu {
    float: left;
    margin: 60px 0 0 13%;
    text-align: left;
    width: 690px;
}


.menu li {
    display: inline-block;
    font-family: 'montserratbold';
	font-size: 14px;
    margin: 0 15px;
    text-transform: uppercase;
}

.menu li a{ color:#fff; padding:3px 0; display:block;}
.menu li a:hover {
	padding:1px 0;
	border-top: solid 1px #F6FF00;
	border-bottom:solid 1px #F6FF00;
}



.bigmg {
    float: left;
    margin: 190px 0 0 9%;
}


.bigmg h1 {
    color: #FFFFFF;
    font-family: 'montserratbold';
    font-size: 60px;
    line-height: 65px;
}


.bigmg p {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 18px;
    line-height: 25px;
}
.atig {
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'montserratregular';
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 0;
    padding: 20px 15px;
    text-transform: uppercase;
}
.atig:hover{ color:#F6FF00;border: 2px solid #F6FF00;}
.foter_dv{ min-height:415px; float:left; width:100%; background:#2b2b2b;}

.icon {
    text-align: center;
}

.icon {
    margin: 20px 0 55px;
    text-align: center;
}

.icondf {
    float: left;
    text-align: center;
    width: 100%;
}

.icondf > a {
    display: inline-block;
    margin: 0 8px;
}
.icondf img{-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;}
.icondf img:hover {
  -ms-transform:rotate(35deg); /* IE 9 */ -moz-transform:rotate(35deg); /* Firefox */ -webkit-transform:rotate(35deg); /* Safari and Chrome */ -o-transform:rotate(35deg); /* Opera */;
}

.menud {
    float: left;
	background:#2B2B2B;
    text-align: center;
    width: 100%;
}
.menud > a:hover{ text-decoration:underline;}
.menud > a {
    color: #FFFFFF;
    font-family: open_sansregular;
    font-size: 14px;
    margin: 0 8px;
}

.menud > b{ color:#fff;}











/***********************Innerpages*****************************/




































/* Base Styles */

#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
    border: 0 none;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 90%;
}

#cssmenu {
    border-bottom: 3px solid #656659;
    border-radius: 3px;
	display:none;
    float: none;
    margin: 10px 0;
    width: 250px;
}
#cssmenu a {
    display: block;
    font-size: 15px;
    line-height: 1.3;
    padding: 13px 0 5px 30px;
}
#cssmenu > ul > li:first-child {
  background:#424341;
  border: 1px solid #45463d;
  -webkit-border-radius: 3px 3px 0 0;
  position:relative;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#cssmenu > ul > li:first-child > a {
  padding: 15px 10px;
  border: none;

  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 1.2em;
  width: 97%;
  text-align:left;
  font-weight: 300;
  text-shadow: 0 -1px 1px #000000;
}
#cssmenu > ul > li:first-child > a > span {
  padding: 0;
}
#cssmenu > ul > li:first-child:hover {
	background:#424341;
}

#cssmenu > ul > li {
  background:#68AD2D;
}
#cssmenu > ul > li:hover {
  background:#68AD2D;
}
#cssmenu > ul > li > a {
  font-size: .9em;
  display: block;
  color: #ffffff;
  border: 1px solid #ba2f14;
  border-top: none;
  text-shadow: 0 -1px 1px #751d0c;
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background:  url(../../img/front/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(../../img/front/icon_minus.png) 96% center no-repeat;
}

#cssmenu ul ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #A2A194;
    border-right: 1px solid #A2A194;
    display: none;
    position: absolute;
	width:100%;
    z-index: 9999999;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  text-align:left;
  border-top: none;
      width: 100%;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
.hrt_pd{ display:none;}



#cssmenu {
    border-bottom: 0 solid #656659;
    border-radius: 0;
    float: left;
    margin: 0 0 10px 1%;
    width: 93%;
    z-index: 99999;
}
#cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  width:100%;
  left: 10px;
  color: #333;
}
#cssmenu ul ul a:hover {
  color: #333;
}

.menu.bg {
    background: none repeat scroll 0 0;
}












/***********************mashuk*****************************/


.mall {
    float: left;
    padding: 150px 0 130px;
    width: 100%;
}
ul.mali{
	margin: 3px 0 0 130px;
	padding:0;
	}
ul.mali li{
	background: url(../../img/front/chk.png) 0 0 no-repeat;
	float: left;
    font-family: open_sansregular;
    font-size: 20px;
    height: auto;
    padding: 21px 3% 25px 70px;
	margin-bottom: 10px;
	}
.left{
	 margin-left: 50px;
	}
.yelopart{
	width:100%;
	float:left;
	background: url(../../img/front/yelo.png) center 0 no-repeat;
	min-height:570px;
	}

.discover {
    margin-top: 20px;

}


.txt {
    padding: 10px 4px;
    width: 35%;
}
.cnter{ float:left; width:100%; text-align:center;}

.event {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCBE03;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 0;
	position: relative;margin-top: 6px;
    width: 660px;
}


input.txt {
    border: medium none;
    color: #383636;
    float: left;
    font-family: 'montserratregular';
    font-size: 16px;
    font-style: italic;
    padding: 12px 16% 12px 2%;
    width: 82%;
}


input.sub-but {
    background: none repeat scroll 0 0 #CB0000;
    border: medium none;
    border-radius: 5px;
	cursor:pointer;
    color: #FFFFFF;
	-webkit-appearance:none;
    font-size: 18px;
    height: 44px;
    padding:0px 5px 0 5px;
    position: absolute;
    right: 4px;
}
.lingddv{ float:left; width:100%;background: url(../../img/front/bg.png) 0 0 repeat; min-height:580px;}
.lingddv h1 {
    color: #282626;
    font-family: 'montserratregular';
    font-size: 36px;
    font-weight: normal;
    margin: 40px 0 50px;
    text-align: center;
    text-transform: uppercase;
}
.maidf{ float:left; width:100%;}
.firtsad{background: url(../../img/front/crs.png) 0 0 repeat;padding-top: 10px; position:relative; width:275px; height:360px; text-align:center;float: left;margin: 0 16px 0 0;}
.margin_don{ margin-right:0px;}
.firtsad > p {
    font-family: open_sansregular;
    font-size: 17px;
    margin: 20px 0 0;
    padding: 0 10px;
}
.firtsad:hover .showdv{ display:block;}
.firtsad:hover{ background:#242424;}
.firtsad:hover p{ color:#fff;}
.showdv {
	display:none;
    position: absolute;
    top: 60%;
    width: 100%;
}


.bodfr {
    background: url("../../img/front/bor.png") no-repeat scroll 0 0;
    float: left;
    margin: 25px 0 5px;
    width: 100%;
}

.wpodf  {
    color: #F3F3F3;
    float: left;
	margin-bottom: 50px;
    font-family: open_sansregular;
    font-size: 13px;
    text-align: center;
    width: 100%;
}

.wpodf a{
    color: #F3F3F3;
}
.wpodf a:hover{ text-decoration:underline;}

.menud.moudn {
    margin-top: 40px;
}











#navi {
height: 50px;
margin-top: 50px;
}

#content {
width: 750px;
margin: 0 auto;
margin-bottom: 25px;
padding: 30px 0;
text-align: left;
}

.default {
    width: 100%;
}
.fixed {
    background: none repeat scroll 0 0 #2B2B2B;
    box-shadow: 0 0 40px #222222;
    left: 0;
	 z-index: 999;
    position: fixed;
    top: -5px;
    width: 100%;
}

.fixed .login_sd a {
    border-color: #FFFFFF;
}
#cssmenu ul ul li:hover{ background:#DCDCDC}


@media \0screen\,screen\9 {

.menu {
    margin: 60px 0 0 8%;
}
}

/****************************INNER-PAGE*************************************/

.slider_in {
    background: none repeat scroll 0 0 #000000;
}

.logindd {
    display: inline-block;
    margin-bottom: 60px;
    min-height: 500px;
    width: 600px;
}





.logindd > h1 {
    background: none repeat scroll 0 0 #FFDC00;
    color: #181818;
    font-family: 'montserratregular';
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
    padding: 30px 0 10px;
    text-transform: uppercase;
}

.logindd b {
    font-family: 'montserratregular';
    font-size: 43px;
    font-weight: normal;
}

.logikt {
    background: none repeat scroll 0 0 #FFDC00;
    float: left;
    width: 100%;
}


.lighjdv {
    float: left;
    font-family: 'montserratregular';
    font-size: 17px;
    margin: 12px 0 0 20px;
    text-align: left;
    width: 60%;
}


.dontdv {
    background: none repeat scroll 0 0 #FFE439;
    border: 1px solid #FFEB6E;
    color: #C31012;
    float: right;
    font-family: 'montserratregular';
    font-size: 17px;
    line-height: 22px;
    padding: 2%;
    position: relative;
}

.dontdv > a {
    color: #C31012;
    font-size: 32px;
}

.dontdv:before {
    border-bottom: 37px solid  transparent;
    border-left: 37px solid #FFE439;
    border-top: 38px solid  transparent;
    content: "";
    position: absolute;
    right: -35px;
    top: 0;
}

.lighjdv > a {
    color: #C31012;
    font-size: 21px;
}

.login_ft {
    background: url("../../img/front/igk.png") no-repeat scroll center 0;
    float: left;
    min-height: 384px;
    width: 100%;
}

.cio {
    background: url("../../img/front/aro.png") no-repeat scroll 0 0;
    height: 82px;
    left: 105px;
    position: absolute;
    top: 7px;
    width: 37px;
}

.loginfrt > input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 96%;
}

.loginfrt > input[type="password"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 96%;
}


.loginfrt {
    display: inline-block;
    margin: 20px 0 0;
    width: 80%;
	text-align: left;
}



.loginfrt1 {
    display: inline-block;
    margin: 20px 0 0px 0;
    text-align: left;
    width: 80%;
}

.loginfrt2 {
    display: inline-block;
    margin: 20px 0 0;
    text-align: left;
    width: 80%;
}


.check {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 16px;
    margin: 0 10px 0 0;
}

.loginfrt1 a:hover{ text-decoration:none;}
.loginfrt1 a{
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 16px;
	text-decoration:underline;
}

.check > input {
    float: left;
    margin: 3px 5px 0 0;
}

.loginfrt2 > input {
    background: none repeat scroll 0 0 #FFDC00;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    color: #4A4003;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 10px 0;
	cursor:pointer;
    text-align: center;
    width: 100%;
}



.regist {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 30px;
    width: 80%;
}


.regist > h1 {
    color: #FFFFFF;
    font-family: 'montserratbold';
    font-size: 46px;
    font-weight: normal;
}
.regist h2 {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 18px;
    font-weight: normal;
	position:relative;
}




.foudlf {
    float: right;
    margin: 0 5% 0 0;
    text-align: right;
    width: 45%;
}




.vacrt {
    float: left;
    margin: 40px 4% 0 5%;
    width: 310px;
}

.ortd {
    float: left;
    margin:50px 0 0;
}


.foudlf .loginfrt > input[type="text"] {
    width: 95%;
}

.foudlf .loginfrt > input[type="password"] {
    width: 95%;
}
.foudlf .loginfrt {
    margin: 0 0 10px;
}

.rits_t {
    margin: 50px 0 0;
}

.foudlf .loginfrt1 {
    margin: 0;
    width: 100%;
	position:relative;
}


.foudlf .loginfrt1 input {
    background: none repeat scroll 0 0 #FFDC00;
    border: 0 solid #FFFFFF;
    border-radius: 0;
    box-shadow: 1px 1px 2px #404040;
    color: #4A4003;
    cursor: pointer;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 25px 0;
    text-align: center;
    width: 46%;
}

.reigst {
    background: url("../../img/front/regist.png") no-repeat scroll 0 0;
    height: 80px;
    position: absolute;
    right: -80px;
    width: 287px;
}

.reigst > b {
    color: #FFFFFF;
    float: left;
    font-family: 'montserratregular';
    font-size: 19px;
    font-weight: normal;
    margin: 8px 0 3px;
    text-align: center;
    width: 70%;
}

.reigst > a {
	text-decoration: none;
    color: #FFFFFF;
    float: left;
    font-family: 'montserratregular';
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    text-align: center;
    width: 74%;
}

.forgots .loginfrt {
    margin: 70px 0 20px;
}


.user_im {
    background: none repeat scroll 0 #2B2B2B;
    border-radius: 5px;
    float: left;
    margin-top: 50px;
    width: 100%;
}
.timegd{ float:right;}
 .usner_igs > span {
    border-radius: 50%;
	    border: 1px solid #DDDDDD;
    float: left;
    margin: 10px;
    overflow: hidden;
}


.wlicd {
    color: #FFFFFF;
    margin: 28px 0 0;
    overflow: hidden;
    text-align: left;
}
.usner_igs {
    float: left;
    width: 50%;
}

.wlicd > b {
    float: left;
    font-family: 'montserratregular';
    font-size: 17px;
    font-weight: normal;
    width: 100%;
}


.wlicd > i {
    float: left;
    font-family: 'montserratregular';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    width: 100%;
}


.timegd {
    float: right;
	color: #FFFFFF;
    margin: 35px 20px 0 0;
}
.mond{ background: url("../../img/front/cal.png") no-repeat scroll 0 0;}
.mond1{ background: url("../../img/front/wat.png") no-repeat scroll 0 0;}
.mond2{ background: url("../../img/front/sun.png") no-repeat scroll 0 0;}

.timegd span {
    background-position: 0 center;
    font-family: 'montserratregular';
    font-size: 12px;
    font-weight: normal;
    margin: 0 12px 0 0;
    padding: 5px 0 5px 25px;
}

.afterlogin .haedrrd {
    position: relative;
}

.afterlogin .default {
    background: none repeat scroll 0 0 #181818;
    width: 100%;
}

.afterlogin  a.logid {
    margin: 30px 0 0 50px;
}
.afterlogin .menu {
    margin: 40px 0 0 13%;
}
.afterlogin .logidv {
    min-height: 105px;
}
article.article_dv.afterlogin{  background: none repeat scroll 0 0 #CA2B08;}



.userupt {
    float: left;
    margin: 20px 0 100px;
    width: 100%;
}




.menigs {
    left: 0;
    margin: 0px 0 0;
    position: absolute;
    top: 100px;
    width: 50px;
}


.userimg {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 0px 0px;
    float: left;
    margin: 0 0 0px;
    width: 100%;
	display:none;
}

.userimg > span {
    border-radius: 50%;
    float: left;
	    border: 1px solid #DDDDDD;
    margin: 10px;
    overflow: hidden;
}


.user_dv {
    float: left;
    margin: 0 0 10px;
    overflow: visible;
    text-align: center;
    width: 100%;
}


.user_dv > b {
    color: #585858;
    float: left;
    font-family: 'montserratregular';
    font-size: 21px;
    font-weight: normal;
    width: 100%;
}

.user_dv > i {
    color: #373737;
    float: left;
    font-family: 'montserratregular';
    font-size: 13px;
    font-style: normal;
}


.acitd {
    float: left;
    width: 100%;
}
.ptag {
    margin: 0 0 14px;
}
.acitd > li {
    background: none repeat scroll 0 0 #181818;
    border: 0 solid #FFFFFF;
    border-radius: 0px 5px 5px 0px;
    float: left;
	position:relative;
    text-align: center;
    width: 100%;z-index: 1;
	-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;
}
.acitd a {
    display: block;
	
}
.acitd b {
    color: #FFFFFF;
    display: none;
    font-family: arial;
    font-size: 13px;
    left: 10px;
    padding: 15px 0 15px;
    position: absolute;
    width: 100%;
}

.acitd i {
    float: left;
    padding:10px;
    text-align: left;
    width: auto;
}


.userinfo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
    padding: 1% 2%;
    text-align: left;
}

.acitd > li.red {
    background: none repeat scroll 0 0 #CA2B08;
}




.userinfo h1 {
    border-bottom: 1px solid #ddd;
    color: #666;
    float: left;
    font-family: 'montserratregular';
    font-weight: normal;
    margin: 0 0 20px;
    padding: 10px 0 10px 2%;
    width: 98%;
}

.unsing {
    float: left;
    margin: 0 0 18px;
    width: 100%;
}

.suprt_txt {
    float: left;
    font-family: 'montserratregular';
    margin: 4px 0 0;
    width: 100%;
}

.thumb_profile {
    border: medium double #C92B08;
    float: left;
	position:relative;
}
.unsing label {
    color: #c82b09;
    float: left;
    font-family: 'montserratregular';
    font-size: 13px;
    font-weight: normal;
    margin: 9px 0 0;
    width: 24%;
}
.unsing p {
    font-family: 'montserratregular';
    font-size: 13px;
    font-weight: normal;
    float: left;
    width: 72%;
}
.inp_txd input[type=text]{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 93%;}
.inp_txd select{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 95.5%;}

.inp_txd input[type=password]{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 93.2%;}

.inp_txd {
    overflow: hidden;
}
.inp_txd .pstrength-minchar{
    color:#373737 !important;
}
.ccanbtn{
    background: none repeat scroll 0 0 #C92B08;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 11px 20px;
    text-align: center;
    width: auto;
}
.but_dv {
    background: none repeat scroll 0 0 #C92B08;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
    width: auto;
}

.bord > img {
    border: 4px double #B62A0B;
}
.red-mark{ color:red;}

.loginfrt label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -15px 0 0 0px;
    position: absolute;
}


.loginfrt label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */border-radius: 5px;
    display: block;
    font-size: 13px;
    margin: 0px 0 0;
	font-family: arial;
	color: #FFFFFF !important;
    padding: 5px 2%;
    position: relative;
    width: 76%;
    z-index:0;}

.inp_txd label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -15px 0 0 0px;
    position: absolute;
}
.inp_txd label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */border-radius: 5px;
    display: block;
    font-size: 13px;
    margin: 0px 0 0;
	font-family: arial;
	color: #FFFFFF !important;
    padding: 5px 2%;
    position: relative;
    width: 76%;
    z-index:0;}


.inp_txd label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -15px 0 0 8px;
    position: absolute;
}


.inp_txd label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */border-radius: 5px;
    display: block;
    font-size: 13px;
    margin: 0px 0 0;
	font-family: arial;
	color: #FFFFFF !important;
    padding: 5px 2%;
	text-align: left;
    position: relative;
    width: 76%;
    z-index: 99;}


.span_text {
    background-color: #F2DEDE;
    border: 1px solid #FF0000;
    color: #B94A48;
    display: inline-block;
    font-family: 'montserratregular';
    font-size: 13px;
    margin: 0 0 6px;
	text-align: center !important;
    padding: 10px 0;
    width: 97%;
}

.success_msg.success_lo .span_text{
    background-color: #e1f2c3;
    border-color: #839e59;
    color: #008000;
}
.success_msg span{
   background-color: #d4fece;
    border: 1px solid #c7e2c3;
    color: #527e49;
    display: inline-block;
    font-family: 'montserratregular';
    margin: 10px 0 10px 0;
    padding: 1%;
    width: 95%;
    float:left;
}

.error_msg span {
    background-color: #FFD1D3;
    border: 1px solid #D2B3B1;
    color: #561E21;
    display: inline-block;
    font-family: 'montserratregular';
    margin: 10px 0 10px 0;
    padding: 1%;
    width: 95%;
    float:left;
}

.before_login .haedrrd {
    background:url("../../img/front/innbg.png") no-repeat scroll top center / contain  #000;
    margin: 0 0 0px;
	background-size:contain;
    min-height: 600px;
    position: relative;
}
.loginfrt > select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 99%;
}

.pstrength-minchar {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 11px;
    font-weight: normal;
	float:left;
    text-align: left;
}

.pase {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}

.foudlf .shod {
    margin-top: 10px;
}



.control {
    border-radius: 5px;
    float: left;
    margin: 11px 0 5px 2px;
}
.terms {
    color: #fff;
    float: left;
    font-family: 'montserratregular';
}
.terms a:hover{ text-decoration:underline;}
.terms a{
    color: #fff;
    font-family: 'montserratregular';
}


.inner_headr.fixed a.logid {
    float: left;
    margin: 20px 0 0 20px;
	text-align: left;
}

.inner_headr.fixed .menu {
    margin: 25px 0 0 13%;
}

.inner_headr.fixed .logid > img {
    width: 64%;
}

.inner_headr.fixed .login_sd {
    float: right;
    margin: 20px 0 0;
}
.inner_headr.fixed .login_sd a {
    font-size: 11px;
    margin: 0 15px 0 0;
    padding: 7px 0;
    width: 100px;
}
.inner_headr.fixed {
    min-height: 65px;
}

.thumb_profile {
    border: medium double #C92B08;
    float: left;
    position: relative;
    text-align: center;
}.edit_profilepicture {
    color: #FFFFFF;
    display: block;
    font-family: 'montserratregular';
    padding: 5px 0;
}
.showchange {
    background: none repeat scroll 0 0 #CA2B08;
    position: absolute;
    width: 100%;
}
.success_msg.success_lo {
    float: left;
    width: 100% !important;
}

.afterlogin .menud {
    background: none repeat scroll 0 0 #F7F7F7;
}
.regist .loginfrt {
    width: 100%;
}


.myacut {
    display: inline-block;
    min-height: 780px;
    width: 90%;
}


.sign.welcome {
    font-size: 12px;
    padding: 6px 0;
    vertical-align: top;
}

.sign.welcome > b {
    font-size: 18px;
}



.statickd .site_section {
    background: url("../../img/front/innbg.png") no-repeat scroll center 0 #2B2B2B;
    float: left;
    min-height: 440px;
    padding-top: 50px;
    width: 100%;
}

.top_dv {
    background: none repeat scroll 0 0 #FFDC00;
    color: #181818;
    font-family: 'montserratregular';
    padding: 1%;
}

.contdas {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: 'montserratregular';
    line-height: 21px;
    padding: 1%;
}

.shod {
    float: left;
    margin-top: -10px;
    width: 100%;
}
.foudlf .loginfrt input {
    border: 1px solid #777777;
}

.sot {
    float: left;
    width: 100%;
}

.regist .sot .loginfrt {
    float: left;
    width: 50%;
}

.sot .loginfrt > select {
    width: 95%;
}

.sot .loginfrt > input[type="text"] {
    width: 87%;
}

.sot .loginfrt > input[type="password"] {
    width: 87%;
}

.loginfrt.wodi {
    float: left;
    margin: 15px 0 0 8%;
    width: 47%;
}
.logindd h1 i{ font-style:normal; float:left; width:100%; text-align:center;}
.face{}

.face1 {
    display: list-item;
    list-style: none outside none;
    padding: 10px 0 0;
}

.face1 > img {
    border-radius: 2px;
    width: 305px;
}


.mnew_srch {
    display: inline-block;
    margin: 10px 0;
    width: 90%;
}
.input_ft {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    display: inline-block;
    margin: 0 3px;
    padding: 8px 1%;
    position: relative;
    text-align: left;
    width: 20%;
	 vertical-align: top;
}



.input_ft em {
    height: 18px;
    margin: 0 6px 0 0;
    position: absolute;
    width: 16px;
}


.input_ft > input {
    background: none repeat scroll 0 0;
    border: medium none;
    padding: 0 0 0 25px;
    width: 90%;
}
.input_ft > select {
    background: none repeat scroll 0 0;
    border: medium none;
    padding: 0 0 0 25px;
	color: #6D6D6D;
    width: 100%;
}

.int_suc {
    background: none repeat scroll 0 0 #CB0000;
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 18px;
    margin: 1px 0 0;
    padding:2px 5px 4px 6px;
    vertical-align: top;
}

.bord_bt {
    border-bottom: 1px solid #DEDEDE;
    display: inline-block;
    padding: 0 0 20px;
    width: 100%;
}



.listindf {
    border-bottom: 1px dotted #cecece;
    float: left;
    margin-bottom: 20px;
    min-height: 200px;
    padding: 0 0 20px;
    position: relative;
    width: 100%;
}


.mapPirt {
    float: left;
    margin: 20px 2% 0;
    position: relative;
    width: 240px;
}

.listindi {
    overflow: hidden;
}

.rift_dv > span img {
    max-height: 110px;
    max-width: 110px;
}

.rift_dv {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px 0 0;
    padding: 5px 2%;
    text-align: left;
}


.rift_dv > span {
    border-right: 1px solid #dddddd;
    display: table;
    float: left;
    height: 150px;
    padding: 0 10px 0 0;
}

.rift_dv b {
    display: table-cell;
    vertical-align: middle;
}

.ovierdv {
    overflow: hidden;
    padding: 0 0px 0 10px;
}


.ovierdv h1 {
    border: medium none;
    color: #181818;
    font-family: 'montserratregular';
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 6px;
	 padding-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.ovierdv b {
    color: #767676;
    float: left;
    font-family: open_sansregular;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 10px;
    width: 95%;
}



.ovierdv span {
    color: #a6a6a6;
    float: left;
    font-family: open_sansregular;
    font-size: 9px;
    font-weight: normal;
    margin: 0 0 6px;
    padding: 0;
    width: 100%;
}

.ovierdv em {
    float: left;
    margin: 0 6px 0 0;
}

.rift_dv:hover {
    box-shadow: 0 2px 0 0 #DDDDDD, 0 0 2px 0 #777777;
    text-decoration: none;
}

.ekdiog {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #1A95BD;
    border-radius: 3px;
    bottom: 12px;
    color: #1A95BD;
    display: inline-block;
    font-family: arial;
    left: 50%;
    margin: 0 0 0 -60px;
    padding: 3px 5px;
    position: absolute;
}

.mapPirt > span {
    float: left;
    margin: 0 0 30px;
    position: relative;
}


.accordion ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
}

.accordion li {
    color: #CB0000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal !important;
    text-align: left;
}


.accordion li a {
    border-bottom: 2px solid #F7F7F7;
    color: #737373;
    display: block;
    padding: 0 0 3px;
}
.accordion li a:hover{
    color: #1A95BD;
}
.coud{background: url("../../img/front/rooud.png") repeat-x scroll 0 0;}
.descrpt .mapPirt {
  bottom: 20px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 20px;
    width: 30%;
}
.discv {
    bottom: 20px;
    margin: 0 5% 0 0;
    position: absolute;
    width: 60%;
	}

.diiosd {
    background: none repeat scroll 0 0 #474747;
    border-radius: 10px;
    padding: 20px 3%;
    text-align: left;
	border-left:solid 2px #333;
	border-right:solid 2px #333;
	border-top:solid 2px #333;
}

.diiosd h1 {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 30px;
    font-weight: normal;
    text-shadow: 0 2px 1px #000000;
}


.diiosd p {
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 13px;
    font-weight: normal;
    text-shadow: 0 2px 1px #000000;
}



.step_description {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #B0B0B0;
    display: inline-block;
    width: 85%;
}



.login_detaliname h1 {
    color: #D40202;
    font-family: open_sansregular;
    font-size: 35px;
    font-weight: normal;
    margin: 20px 0 0;
}


.login_detaliname > span {
    color: #030303;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 15px;
    margin: 0 0 10px;
}

.griff_boxes {
    float: left;
    width: 100%;
}


.griff_boxes_left2 {
    float: left;
    margin: 0 0 0 10%;
    width: 50%;
}

.fb_img {
    border: 4px double #D40202;
    display: inline-block;
    float: left;
    margin: 0 0 0 17%;
}

.fblogin_boxes {
    border: 1px solid #D1C0C0;
	overflow: hidden;
    display: inline-block;
    margin:15px 0 0 0;
    width: 90%;
}

.uers_box_img {
    background: none repeat scroll 0 0 #D40202;
    float: left;
    padding: 12px 10px;
}


.input_box select {
    border: medium none;
    float: right;
    padding: 13px 10px;
	background: none repeat scroll 0 0 #FFFFFF;
    width: 86%;
}


.input_box input {
    border: medium none;
    float: right;
    padding: 13px 0;
    width: 83%;
}

.login_detaliname {
    float: left;
    margin: 5px 0 30px;
    width: 100%;
}
.griff_boxes_right2 {
    /*overflow: hidden;*/
    float:left;
}

.fb_img {
    border: 4px double #D40202;
    display: inline-block;
}

.but_dv_ijd {
    background: none repeat scroll 0 0 #C92B08;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
    width: auto;
}


.fb_finec {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

.fb_finec > p {
    font-family: open_sansregular;
    font-size: 15px;
    margin: 30px 0;
}

.input_box {
    position: relative;
}

.uers_box_img {
    background: none repeat scroll 0 0 #C92B08;
    padding: 13px 10px;
    position: absolute;
	width: 20px;
}


.lkh {
    float: left;
    padding: 0;
    width: 18%;
}


.rkh {
    float: left;
    margin: 0 0 0 3%;
    padding: 0;
    width: 18%;
}


.lkh input.hasTimepicker {
    float: left;
    margin: 0px 0;
	box-shadow: 1px 0 1px 0 #C7C7C7;
    width: 90%;
	background: url("../../img/front/clk.png") no-repeat scroll 95% center;
}


.rkh input.hasTimepicker {
    box-shadow: 1px 0 1px 0 #C7C7C7;
    float: left;
    margin: 0px 0;
    width: 90%;
	background: url("../../img/front/clk.png") no-repeat scroll 95% center;
}
.lbl {
    float: left;
    font-family: 'montserratregular';
    margin: 12px 0 0 10px;
}

.inp_txd .full-width {
    resize: none;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
    color: #000000;
    padding: 11px 8px;
    width: 93%;
}

.inp_txd select.full-width {
    width: 97.5%;
}



.no_found {
      background: url("../../img/front/logos.png") no-repeat scroll center center #fff;
    border: 1px solid #ddd;
    color: #cb0000;
    float: left;
    font-family: 'Comic Sans MS';
    font-size: 26px;
    line-height: 40px;
    margin: 25px 0 0;
    padding: 20px 2% 30px;
    text-align: center;
    width: 95%;
}

.no_uc_record {
    background: url("../../img/front/logos.png") no-repeat scroll center center #fff;
    border: 1px solid #ddd;
    color: #cb0000;
    display: block;
    font-family: 'Comic Sans MS';
    font-size: 26px;
    line-height: 40px;
    margin: 20px;
    padding: 40px 2%;
    text-align: center;
}

.no_found.nofulod > img {
    opacity: 0.5;
    position: absolute;
}

.no_found.nofulod > b {
    position: relative;
    z-index: 99;
}
.DisabledPgLk{
display: none;
}

.help_text {
    float: left;
    font-family: 'montserratregular';
    font-weight: normal;
    margin: 8px 0 0;
    width: 100%;
}
.uers_box_img .lkh label.error {
    margin: 0 0 0 10px;
    width: 64%;
}
.uers_box_img label.error {
    margin: 0 0 0 10px;
    width: 64%;
}


.my_evtas .rift_dv {
    background: none repeat scroll 0 0 #f2f2f2;
    border-bottom: 1px solid #dddddd;
    float: left;
    margin: 20px 1% 0;
    padding:5px 2% 2px;
	min-height: 180px;
    position: relative;
    width: 43.8%;
}
.oivudf {
    bottom: 10px;
    position: absolute;
    right: 10px;
}



.acitd li:hover b {
    display: block;
    margin: 0 0 0 45px;
    text-align: left;
    width: 123px;
}
.acitd li.lifts:hover  {
    width: 350%;
}

.acitd li.lifts1:hover  {
    width: 350%;
}

.acitd li.lifts2:hover  {
    width: 350%;
}

.acitd li.lifts3:hover  {
    width: 350%;
}
.acitd li.lifts4:hover  {
    width: 350%;
}

.acitd li.lifts5:hover  {
    width: 350%;
}
.lifts2 b {
    padding: 10px 0;
}

.lifts3 b {
    padding: 10px 0;
}
li.red.lifts3 i {
    padding: 10px;
}



.post_dv {
    color: #666666;
    font-family: 'montserratregular';
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 0 5px 50px;
    text-align: left;
    text-shadow: 0 2px 0 #FFFFFF;
    vertical-align: text-bottom;
}


 



.addniev {
    float: left;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
}



.addniev > h2 {
    background: none repeat scroll 0 0 #fff;
    color: #404040;
    float: left;
    font-family: open_sansregular;
    font-size: 22px;
    font-weight: normal;
    margin: 3px 0 3px 10px;
    padding: 0 7px;
}

.add_vnt .userinfo {
    display: inline-block;
    padding: 10px 0;
	overflow:visible;
	background:none;
    width: 90%;
}

.defind {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 2px #929292;
    display: block;
    margin: 0 0 30px;
	text-align:center;
    padding: 10px 0;
}

.defind .unsing {
    display: inline-block;
    float: none;
    text-align: left;
    width: 88%;
}

.tv_l {
    background: url("../../img/front/tv.png") no-repeat scroll 0 0;
    color: #C82B09;
    font-size: 12px;
    padding: 0 0 0 17px;
}

.atabidf {
    background: url("../../img/front/ed.png") no-repeat scroll 0 center;
    border-right:1px solid #333;
    color: #C82B09;
    float: left;
    font-family: 'montserratregular';
    font-size: 12px;
    font-weight: normal;
    margin: 5px 8px 0 0;
    padding: 0 7px 0 17px;
}
.atabidf1{
    background: url("../../img/front/add.png") no-repeat scroll 0 center;
    color: #C82B09;
    float: left;
    font-family: 'montserratregular';
    font-size: 12px;
    font-weight: normal;
    margin: 5px 15px 0 0;
    padding: 0 7px 0 17px;
}

.Tickets {
    float: left;
	text-align:center;
    width: 100%;
}


.text-body-large {
    color: #282626;
    font-family: 'montserratregular';
    font-size: 21px;
    font-weight: normal;
    margin:0px 0 20px 0;
    text-align: center;
    text-transform: uppercase;
}

.btn-group a {
    background:#C92B08;
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px 20px;
    padding:10px 30px 10px 30px;
}

.btn-group a:hover {
    background-color: #B91B00;
}

.themiprig {
    display: inline-block;
    margin-bottom: 20px;
    width: 70%;
}
.themiprig a.active {
    border: medium solid;
}
.themiprig > a:hover {
    border: medium solid;
}
.themiprig > a {
    display: inline-block;
    margin: 0 6px;
	border: medium solid #fff;
}

.edit-cancel-org,.add-cancel-org {
    background: url("../../img/front/crl.png") no-repeat scroll 0 center;
    color: #C82B09;
    float: left;
    font-family: 'montserratregular';
    font-size: 12px;
    font-weight: normal;
    margin: 5px 8px 0 0;
    padding: 0 7px 0 17px;
}

.add_ev > a{background: rgb(203,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODBhMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(203,0,0,1) 0%, rgba(136,10,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,0,0,1)), color-stop(100%,rgba(136,10,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0000', endColorstr='#880a0a',GradientType=0 ); /* IE6-8 */
	border: 1px solid #000000;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'montserratregular';
    margin: 0 0 10px;
    padding: 15px 20px;
    text-shadow: 2px 2px 1px #404040;}


.input_ft.selict {
    height: 20px;
    padding: 8px 1% 5px;
}
.input_ft.selict > input {
    padding: 0 0 0px 25px;
}



.dis_tovi {
    border: 1px solid #DEDEDE;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    margin-bottom: 20px;
    width: 85%;
}

.table_fo {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #DEDEDE;
    float: left;
    width: 100%;
}


.table_fo.roiw_forr {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
}


.table_fo div {
    color: #404040;
    float: left;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 13px 2%;
    text-align: left;
}

.table_fo .grid__row {
    padding: 0px 0;
    width: 100%;
}
.rid {
    width: 35%;
}
.rid1 {
    width: 22%;
}
.rid2 input[type="text"]:focus, .rid input[type="text"]:focus, .rid1 input[type="text"]:focus{ outline:1px #2B2B2B solid;}
.rid2 input[type="text"], .rid input[type="text"], .rid1 input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    color: #666666;
    padding: 10px 3%;
    vertical-align: middle;
    width: 90%;
}

.table_fo .rid2 {
    text-align:left;
    width: 17%;
}

.table_fo .rid3 {
    text-align: center;
    width: 8%;
}

.roiw_forr .rid2 {
    margin-top: 9px;
	font-weight: normal;
}


.roiw_forr .rid3 {
    padding: 0;
    width: 13%;
}


.roiw_forr .rid3 a {
    border-radius: 5px 5px 0 0;
    display: inline-block;
    margin-top: 10px;
    padding: 13px 7px 22px;
}



.table_fo .ticket-settings {
    background: none repeat scroll 0 0 #FAFAFA;
    border-top: 1px solid #DEDEDE;
    padding: 13px 2% 70px;
    position: relative;
    text-align: center;
}

h1.stigi {
    border-bottom: 1px solid #DEDEDE;
    color: #666666;
    font-family: open_sansregular;
    font-size: 17px;
    font-weight: normal;
	text-align:left;
    line-height: 24px;
}

.roiw_forr .unsing {
    display: inline-block;
    float: none;
    padding: 0;
    width: 85%;
}

.roiw_forr .inp_txd {
    padding: 0;
    width: 60%;
}

.roiw_forr .full-width {
    border-radius: 0;
    box-shadow: none;
}



.roiw_forr .unsing label {
    color: #666666;
    font-weight: normal;
    margin: 10px 0 0;
    text-align: left;
    width: 38%;
}

.inp_txd.pamwd {
    width: 31%;
}


.inp_txd.pamwd input[type="text"] {
    border-radius: 0;
    box-shadow: none;
    width: 80%;
}

.hide {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
    bottom: 0;
    left: 0;
    padding: 13px 0;
    position: absolute;
    width: 100%;
}

.hide .hidesett {
    background: none repeat scroll 0 0 #c92b08;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 10px 30px;
}
.sett.active {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
	transform: translateY(1px);
	z-index: 9;
}

.rid2 input {
    margin-top: -9px;
    text-align: right;
}

.defind select.full-width {
    width:96%;
}

.sidco {
    float: left;
    margin: 0 5% 0 0;
    width: 60%;
}



.tabl {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.tabl > h1 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    color: #404040 !important;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding: 10px 0 10px 10px;
    text-align: left;
}

.complet {
    display: table;
    margin: 0 0 0 1%;
    width: 98%;
}

.row-tabe {
    display: table-row;
}


.row-tabe > li {
    border-bottom: 1px solid #DDDDDD;
    display: table-cell;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 11px;
    padding: 7px 1%;
    text-align: left;
    text-transform: uppercase;
}



.row-tabe.dv > li {
    color: #7d7d7d;
    font-size: 12px;
    padding: 7px 5px;
    text-transform: none;
}

.fop > a {
    color: #C82B09;
    display: inline-block;
    margin: 0 0 0 3px;
}

.dv select {
    width: 50px;
}
.input.text input[type="text"] {
    width: 50px;
}
.row-tabe.dv > li.fop p {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #e8e8e8;
    color: #404040;
    font-size: 11px;
    margin: 5px 0 0;
    padding: 5px;
}

.row-tabe.dv > li.fop {
    width: 37%;
}

.shot-d {
    text-align: left;
}

.shot-d > a {
    color: #C82B09;
    float: right;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 7px 15px 0 0;
}



.rpfomot {
    float: left;
    padding: 9px 0;
    text-align: center;
    width: 100%;
}


.rpfomot > p {
    color: #666666;
    display: inline-block;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
}


.rpfomot input[type="text"] {
    background: none;
    border: 1px solid #DEDEDE;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 2px 0;
}


.rpfomot input[type="submit"] {
    background: url("../../img/front/lod.png") repeat-x scroll center center #E4E4E4;
    border: 1px solid #C5C5C5;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 5px;
}

.rifid {
    border-top: 0px solid #DEDEDE;
    float: left;
    padding: 5px 0;
    width: 99%;
}


.rifid > a {
    background: url("../../img/front/sf.png") repeat-x scroll center center #C92B08;
    border: 1px solid #991010;
    border-radius: 5px;
    color: #FFFFFF;
    float: right;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 23px;
    margin: 4px 8px;
    padding: 7px 25px;
    text-shadow: 0 1px #63852B;
}

p.oopid {
    color: #666666;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 14px 0;
}

.tabl p a {
    color: #C82B09;
}


.oopid1 {
    color: #666666;
    display: inline-block;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 15px 0;
    padding: 0 4%;
    text-align: left;
    width: 92%;
}


.oopid.oopd {
    border-top: 1px solid #DDDDDD;
    padding: 14px 5%;
    text-align: left;
}

.siboid {
    background-color: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    margin-bottom: 26px;
    padding: 20px 0 15px 0;
    text-align: center;}

.fulidf {
    float: left;
    width: 100%;
}

.lidf {
    overflow: hidden;
}

.bui {
    background: url("../../img/front/lod.png") repeat-x scroll center center #E4E4E4;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 -1px 0 #F5F5F5 inset;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding:15px 7% 15px 16%;
    text-shadow: 0 1px #FFFFFF;
	position:relative;
}

.bui em {
    border-right: 1px solid #B5B5B5;
    bottom: 0;
    left: 0;
    padding: 15px 10px 15px 15px;
    position: absolute;
    top: 0;
}

.siboid > p {
    color: #666666;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 8px 0;
    padding: 0 8%;
}

.mapoici {
    padding: 7%;
}


.adif {
    display: inline-block;
    margin: 10px 0;
    width: 93%;
}

.adif > b {
    color: #666666;
    float: left;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
	margin: 0 0 5px;
    text-align: left;
    width: 100%;
}

.adif p {
    color: #666666;
    float: left;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    text-align: left;
}
.moud {
    margin: 0 0 10px;
}


.adif a {
    color: #C82B09;
    float: left;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding: 15px 0 23px;
    text-align: left;
}

.adif em {
    float: left;
    margin: 0 6px 0 0;
}

.rid label.error:before, .rid1 label.error:before, .rid2 label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -15px 0 0 8px;
    position: absolute;
}

.rid label.error, .rid1 label.error, .rid2 label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */border-radius: 5px;
    display: block;
    font-size: 13px;
    margin: 0px 0 0;
	font-family: arial;
	color: #FFFFFF !important;
    padding: 5px 2%;
    position: relative;
    width: 97%;
    z-index: 99;}
.staff_t{ display:table; width:100%;}
.staff_head{ display:table-row;}

.staff_list.even {
    display: table-row;
}
.shead_1{ display:table-cell;background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #DDDDDD;
    color: #404040;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding: 10px 0 10px 10px;
    text-align: left;}

.even .shead_1 {
    font-size: 13px;
}

.stafflisting {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    overflow: hidden;
}

.even .shead_1 {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 13px;
}
.new_d7 .hide_dv a{
	background: none repeat scroll 0 0 #C92B08;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'montserratregular';
    font-size: 15px;
    padding: 11px 20px;
    text-align: center;
    width: auto;}
.ui-timepicker.ui-widget.ui-helper-clearfix.ui-corner-all {
    z-index: 99 !important;
}
.ui-widget-header {
    background: none repeat scroll 0 0 #B91B00 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #B91B00 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #B91B00 !important;
}
.ui-widget-header {
    border: 1px solid #B91B00 !important;
}

.news > b {
    color: #666666;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.unsing.hide_dv.cntold {
    text-align: center;
}


.cntold .but_dv {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.unsing.hide_dv.cntold > a {
    display: inline-block;
}

.add_staff {
    text-align: right;
}

.add_staff img {
    width: 25px;
}



.squaredOne input[type="checkbox"] {
    display:none;
}
.squaredOne input[type="checkbox"] + label {
    font-weight: bold;
    padding: 0 0 0 25px;
    position: relative;
}
.squaredOne input[type="checkbox"] + label:before {
    content:'';
    display:block;
    width:19px;
    height:19px;
    position:absolute;
    left:0;
    top:50%;
    margin:-9px 0 0 0;
    background:url(../../img/front/check_radio_sheet.png) 0 0 no-repeat;
    cursor:pointer;
}
.squaredOne input[type="checkbox"] + label:hover:before {
    background:url(../../img/front/check_radio_sheet.png) -20px 0 no-repeat;
}
.squaredOne input[type="checkbox"]:checked + label:before {
    background:url(../../img/front/check_radio_sheet.png) -39px 0 no-repeat;
}
.showresults{
    width: 100%;
       border: medium none;
    color: #181818;
    font-family: 'montserratregular';
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 6px;
}
.inpdf{
    display:block !important;
}

.defind .inp_txd .inpdf {
    float: left;
}

.new_d .test > label {
    float: none;
}

.new_d .test > input {
    float: left;
    margin: 2px 6px 0 0;
}

.new_d .test {
      float: left;
    margin: 0 0 4px;
    padding: 0 10px 2px 0;
}

.srch{background:url(../../img/front/log1.png) 0px 0 no-repeat;}
.lock{background:url(../../img/front/loc.png) 0px 0 no-repeat;}
 



 


/* Paging Start  */


.contentpaging {
    background: none repeat scroll 0 0 ;
    clear: both;
    min-height: 40px;
    padding: 20px 0 0;
    position: relative;
    text-align: right;
}
.pgng_middle222 {
    display: inline-block;
    margin: 0 0;
    text-align: left;
}
.pgng_middle222 span {
    background: #fff;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 0px;
    
}
.pgng_middle222 span a {
    color: #cb0000;
    float: left;
    font-family: 'montserratregular';
    font-size: 13px;
    text-align: center;
	padding: 10px 16px;
}

.pgng_middle222 span a:hover {
    background: none repeat scroll 0 0 #CA2B08;
    color: #FFFFFF;
    font-family: 'montserratregular';
    font-size: 13px;
    text-align: center;
}
.pgng_middle22 {
    float: right;
    margin: 1px 15px 0 0;
    text-align: left;
}
.pgng_middle22 span {
    float: left;
    margin: 0 3px;
}
.pgng_middle22 span a {
    background: url("../../img/goal.jpg") no-repeat scroll 0 0 transparent;
    color: #3366FF;
    float: left;
    font-family: 'montserratregular';
    font-size: 13px;
    height: 27px;
    padding: 8px 0 0;
    text-align: center;
    width: 20px;
}
.pgng_middle22 span a:hover {
    color: #333333;
}
.current {
    color: #333333;
    float: left;
    font-family: 'montserratregular';
    font-size: 13px;
    text-align: center;
    background-color: #EDEDED !important;
	padding: 10px 16px;
}
.next {
    float: right !important;
    font-family: 'montserratregular';
    font-size: 13px;
    text-align: left !important;
}
.next a {
    font-family: 'montserratregular';
    font-size: 13px;
}
.next a:hover {
    font-family: 'montserratregular';
    font-size: 13px;
}
.prev {
    font-family: 'montserratregular';
    font-size: 13px;
    text-align: left !important;
}
.prev a {
    font-family: 'montserratregular';
    font-size: 13px;
}
.prev a:hover {
    font-family: 'montserratregular';
    font-size: 13px;
}
.DisabledPgLk {
    display: none;
}

/* Paging End  */
.new_col .srch {
    background: url("../../img/front/log1_h.png") no-repeat scroll 0 0;
}
.new_col .lock {
    background: url("../../img/front/loc_h.png") no-repeat scroll 0 0;
}

.input_ft.new_col {
    border-color: #E74C3C;
}

.rid .required {
    color: #FF0000;
}

.menu li a.active {
    border-bottom: 1px solid #F6FF00;
    border-top: 1px solid #F6FF00;
    padding: 1px 0;
}

input.inpdf[type="checkbox"] {
    float: left;
}

.terms .news b {
    color: #FFFFFF;
}

.face1 img {
    border-radius: 3px;
    width: 98.5%;
}

.ua-safari .fblogin_boxes {
    height: 44px;
}
.ua-safari .input_box select{ margin:10px 0 0 0}


/**********************************************************************/

.full_dv {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 5px 0 #000;
    float: left;
    font-family: "Helvetica Neue",helvetica,arial,sans-serif;
    padding: 20px 0;
    text-align: center;
	background:#e1e1e1;
    width: 100%;
}
.full_dv h1{color: #666;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
	margin: 0 0 10px;
    text-shadow: 0 2px 0 #fff;
    vertical-align: text-bottom;}

.full_dv span {
    color: #999;
    font-size: 17px;
    font-weight: 300;
    line-height: 17px;
    text-shadow: 1px 1px 0 #ffffff;
}
.wprop{ display:inline-block; width:90%; text-align:left;}

.payment .mnew_srch {
    margin: 20px 0 50px;
}



.payment .accordion h3 {
    background: url("../../img/front/botm.png") no-repeat scroll 5% center #181818;
    border: medium none;
    color: #fff;
    padding: 5px 30px;
	position:relative;
	margin:0 0 5px 0;
    text-shadow: none;
}

.payment .accordion h3.active {
    background: url("../../img/front/top.png") no-repeat scroll 5% center #333333;}

.ord {
    background: url("../../img/front/ord.png") no-repeat scroll 95% center;
    height: 14px;
    position: absolute;
    right: 12px;
    top: 6px;
    width: 15px;
}
.singl a:hover{ background-color:#333 !important; color:#fff;}
.singl a.hod {background:url("../../img/front/ho.png") no-repeat scroll 95% center #181818;}
.singl a{
    background:url("../../img/front/pay.png") no-repeat scroll 95% center #181818;
    color: #fff;
    display: block;
    font-family: open_sansregular;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px 30px;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
}

.payment .accordion h3:hover {
    background-color: #333;
    color: #fff;
    cursor: pointer;
}
.payment .accordion li a {
    border-bottom: 1px solid #dfdfdf;
    color: #737373;
    padding: 5px 0 5px 10px;
}

.payment .accordion ul {
    border-bottom: 0px solid #dddddd;
}


.singl {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}
.payment .accordion div {
    border:1px solid #f0f0f0;
    margin: 0 0 11px;
    padding: 0 2px;
}

.ord.ord1 {
    background: url("../../img/front/mic.png") no-repeat scroll 95% center;
}
.ord.ord2 {
    background: url("../../img/front/grph.png") no-repeat scroll 95% center;
}
.ord.ord2.agents {
    background: url("../../img/front/agents.png") no-repeat scroll 95% center / 19px auto transparent;
}
.ord.ord3 {
    background: url("../../img/front/chat.png") no-repeat scroll 95% center;
}
.ord.ord4 {
    background: url("../../img/front/smil.png") no-repeat scroll 95% center;
}
.ovrd {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
    padding: 1% 2% 2%;
	margin-bottom: 30px;
}
.payment .mapPirt {
    margin: 0 2%;
}

h1.paym {
    border-bottom: 1px solid #ddd;
    color: #666;
    font-family: arial;
    font-size: 25px;
    font-weight: normal;
    padding: 0 0 10px 10px;
    text-align: left;
}

.paitng {
    float: left;
    padding: 0 2%;
    width: 96%;
	font-family:Arial, Helvetica, sans-serif;
}

.colc {
    color: #535353;
    font-size: 17px;
    margin: 6px 0 20px;
    text-align: left;
}


.tocolrt {
    color: #666;
    float: left;
    font-size: 13px;
    text-align: left;
    width: 100%;
}



.youk {
    color: #666;
    float: left;
    font-size: 13px;
    margin: 20px 0;
    text-align: left;
    width: 100%;
}

.tocolrt > a {
    color: #cb0000;
}

.tocolrt > a:hover {
	text-decoration:underline;
}


.input_dov {
    float: left;
    margin: 0 0 50px;
    text-align: left;
    width: 100%;
}
.input_dov label {
    color: #434343;
    float: left;
    font-size: 14px;
    width: 20%;
}

.in_pay {
    float: left;
}

.in_pay select {
    float: left;
    width: 250px;
}

.paulmt {
    float: left;
    margin: 5px 0 0;
    width: 100%;
}


.input_fo {
    border-bottom: 1px solid #ddd;
    float: left;
    margin: 20px 0;
    text-align: left;
    width: 100%;
}

.fouf {
    float: left;
    width: 100%;
}

.fouf > label {
    color: #404040;
    float: left;
    font-size: 13px;
    margin: 2.5% 0 0;
    text-align: right;
    width: 25%;
}

.fouf b input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    padding: 10px 5px;
    width: 250px;
}

b.nae {
    color: #555;
    font-size: 13px;
    font-weight: normal;
}


.fouf b {
    color: #666;
    float: left;
	 font-family: arial;
    margin: 5px 0 12px 10px;
}


.buton {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

.ath {
    color: #cb0000;
    float: left;
    font-size: 13px;
    text-decoration: none;
}


.sho_dv {
    float: left;
    margin: 20px 0;
    width: 100%;
}

.sho_dv > h1 {
    color: #666;
    font-size: 17px;
    font-weight: normal;
}
.sho_dv > span {
    background: none repeat scroll 0 0 #f3f3f3;
    display: block;
    margin: 10px 0;
    padding: 15px 2%;
}

.sho_dv b {
    color: #666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 2px;
    width: 100%;
}

.sho_dv p {
    color: #666;
    float: left;
    font-size: 13px;
    margin: 0;
    width: 100%;
}

.ofil {
    float: left;
    width: 100%;
}

.ofil > label {
    color: #666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 29%;
}

.chkob input {
    float: left;
    font-weight: normal;
    margin: 2px 5px 0 0;
}


.chkob b {
    font-weight: normal;
    margin: 0 5px 5px 0;
}

.chkob {
    overflow: hidden;
}

.save_ch {
    background: none repeat scroll 0 0 #c92b08;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    padding: 10px 15px;
    text-shadow: 0 0 0 #404040;
}
.save_ch:hover{background:#b91b00}
.inpiy .paym {
    border-bottom: medium none;
    color: #434343;
    float: left;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0;
}
.ligkd {
    border: 1px solid #dedede;
    border-radius: 5px;
    float: left;
    margin: 0 9px 0 0;
    overflow: hidden;
}

.ligkd > em {
    background: none repeat scroll 0 0 #f7f7f7;
    border-right: 1px solid #ddd;
    float: left;
    padding: 10px 0;
    width: 37px;
}

.ligkd > input[type="text"] {
    border: medium none;
    color: #65526c;
    font-size: 17px;
    padding: 10px 10px 9px;
    width: 200px;
}

.boudd {
    float: right;
}
.copudv {
    background: none repeat scroll 0 0 #999999;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: arial;
    font-size: 13px;
    margin: 2px 0 0;
    padding: 10px 15px;
}

.inpiy {
    float: left;
    padding: 0 0 10px;
    width: 100%;
}

.boudd > b {
    color: #666;
    float: left;
    font-family: arial;
    margin: 10px 10px 0 0;
}

.sibou {
    background: none repeat scroll 0 0 #7ad108;
    border: medium none;
    margin: 2px 8px 0 0;
    padding: 9px 15px 10px;
}


.fuldf {
    float: left;
    margin: 15px 0 0;
    width: 100%;
}


.paymnt {
    float: left;
    margin: 0 20px 0 0;
    text-align: left;
    width: 220px;
}


.paymnt > img {
    float: left;
    margin: 0 10px 0 0;
}

.oviktn {
    overflow: hidden;
}


.oviktn > b {
    color: #404040;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0 0;
    width: 100%;
}

.oviktn p {
    color: #999;
    float: left;
    font-size: 13px;
    padding:5px 0 0;
    width: 100%;
}

.oviktn > a:hover{ text-decoration:underline;}
.oviktn > a {
    color: #0f90ba;
    float: left;
    margin: 5px 0 0;
    width: 100%;
}
.oviktn b a {
    color: #0f90ba;
}
.oviktn b a:hover {
	text-decoration:underline;
}

.paymnt.logind {
    margin: 0;
    width: 200px;
}

.tickt {
    color: #666;
    font-size: 13px;
    font-weight: bold;
}


.loading {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    float: left;
    margin: 5px 0 0;
    overflow: hidden;
    width: 100%;
}
.loading span {
    background: url("../../img/front/vv.png") repeat scroll 0 center;
    float: left;
}

.tabi {
    float: left;
    margin: 20px 0 0;
    width: 100%;
	text-align:left;
}
.tabli{ float:left; width:100%;}


.tabli > h1 {
    border-bottom: 1px solid #ddd;
    color: #666;
    float: left;
    font-size: 13px;
    margin: 15px 0 10px;
    padding: 0 0 5px;
    text-align: left;
    width: 100%;
}

.tablid {
    border: 1px solid #ddd;
    display: table;
    width: 100%;
	border-right:none;
	margin: 0 0 4px;
	box-sizing: border-box;
	text-align:left;
}
.heading {
    display: table-row;
}

.heading.tgh > li {
    background: url("../../img/front/rpt.png") repeat-x scroll 0 top #ebebea;
    text-transform: uppercase;
}
.heading > li {
    border-right: 1px solid #ddd;
    color: #696867;
	font-family: arial;
    display: table-cell;
    font-size: 12px;
	vertical-align: middle;
	position:relative;
	border-bottom:1px solid #ddd;
    padding: 9px 7px;
}
.requestsell .inp_txd label.error {
    display: inline-block;
    font-size: 12px;
    left: 12px;
    margin: 40px 0 0;
    padding: 1px 7px;
    position: absolute;
    text-align: left;
	top:0;
    width: 170px;
}
.requestsell .inp_txd label.error:before {
    margin: -9px 0 0 0px;
}

.heading > li a {
    color: #0f90ba;
}
 

.input_dov.orderfolrt {
    border: 1px solid #ddd;
    margin-bottom: 25px;
}
.input_dov.orderfolrt h1 {
    background: url("../../img/front/rpt.png") repeat-x scroll 0 center;
    color: #666;
    font-size: 13px;
    padding: 7px 0 7px 10px;
    text-transform: none;
}

.douf {
    display: block;
    padding: 15px 10px 10px 10px;
}
.douf .in_pay {
    float: none;
    overflow: hidden;
}
.test {
    float: left;
    margin: 0 0 9px;
    width: 100%;
}
.douf > label {
    color: #666;
    font-size: 13px;
    font-weight: bold;
}
.input_dov .test > label {
    color: #666;
    float: none;
    font-size: 14px;
    margin: 0 0 2px;
    overflow: hidden;
}
.test > input {
    float: left;
    margin: 0 5px 0 0;
}
.input_dov.maigud {
    margin: 0;
	text-align:center;
}
.iputd {
    display: inline-block;
    padding: 8px 0 0;
    width: 95%;
}
.iputd .test {
    background: none repeat scroll 0 0 #f1f1f1;
    display: inline-block;
    float: none;
    margin: 0 0 6px 3px;
    padding: 1%;
    width: 140px;
}
.iputd .test > label {
    float: left;
    text-align: left;
    width: 100px;
}


.input_dov_d {
    float: left;
    margin: 0 0 40px;
    text-align: left;
    width: 100%;
}


.input_dov_d label {
    color: #565656;
    float: left;
    font-size: 15px;
    margin: 0 0 5px;
    width: 100%;
}
.input_dov_d .in_pay{ float: left; width:100%;}


.in_pay textarea, .in_pay input[type="text"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    font-family: arial;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    padding: 11px 12px;
    resize: none;
    vertical-align: middle;
    width: 100%;
}

.in_pay label.error{ display:none !important;}
.in_pay .error{ border:solid 1px red !important;}


.paitng h1 {
    color: #505050;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    margin: 10px 0;
    text-align: left;
}

.srocig {
    border-left: 1px solid #ddd;
    float: left;
    overflow-x: auto;
    width: 100%;
}
.srocig .tablid {
    border: medium none;
    width: 2600px;
}
.boldit {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 7px 7px 0 0;
    display: block;
    padding: 20px 0 10px 0;
    text-align: left;
}

.boldit > span {
    color: #666;
    font-size: 20px;
    margin: 0 0 0 10px;
    text-shadow: 1px 1px 0 #ffffff;
}

.tabol {
    float: left;
    margin: 30px 0 20px;
    width: 100%;
}


.tplcd {
    float: left;
    margin: 0 25px 0 0;
    width: 210px;
}
.tplcd > h1{background-color: #fff;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-top: 3px solid #000;
    color: #404040;
    float: left;
    font-size: 17px;
    font-weight: 400;
    margin: 0 10px -1px 0;
    padding: 10px 10px 5px;}	

.tplcd .tabol {
    border: 1px solid #ddd;
    display: block;
    float: none;
    margin: 0;
	text-align:center;
}

.tplcd.mng {
    margin: 0;
}

.fitdv {
    border: 1px solid #ddd;
    display: table;
    margin: 10px 0 10px 10px;
    overflow: hidden;
    width: 90%;
}
.tabl_fo {
    display: table-row;
}

 
 
.tabl_fo.bid > li {
    background: none repeat scroll 0 0 #e4e4e4;
	 font-weight: bold;
}

.tabl_fo > li {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #666;
    display: table-cell;
    padding: 5px;
    text-align: left;
}

.tabl_fo.bid.bord > li {
    border-top: 15px solid #fff;
}

.tabl_fo.bid.bord > li {
	border-right:none;
    border-top: 15px solid #fff;
}
.bold .fouf > label{ font-weight:bold; font-family: Arial;}

.fouf b.emld select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    padding: 10px 5px;
    width: 262px;
}




.rorm_dv {
    background: url("../../img/front/bgmn.png") repeat scroll 0 center;
    display: inline-block;
    padding: 8px 7px 8px 2px;
    text-align: center;
    width: 94%;
}
.fist_dv{ display:inline-block; background: url("../../img/front/tpldf.png") repeat-x scroll 0 center;width: 630px;}
.fist_dv1{ display:inline-block;background: url("../../img/front/tpldf.png") repeat scroll 1267px center;width: 630px;}
.fist_dv2{ display:inline-block;background: url("../../img/front/tpldf.png") repeat-x scroll 634px center;width: 630px;}
.cntiod{ float:left; width:100%; text-align:center;}

.inpudf {
    display: inline-block;
    margin: 10px 0 10px 4px;
    width: 92%;
}

.inpudf > b {
    color: #444;
    display: inline-block;
    font-size: 20px;
    margin: 10px 0 0;
    width: 100%;
}


.inpudf > em {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    margin: 7px 0 0;
    width: 100%;
}

h2.mst {
    color: #cb0000;
    display: inline-block;
    font-weight: normal;
    margin: 5px 0 10px;
    text-transform: uppercase;
    width: 100%;}
.rpot{ float:left; width:100%; text-align:center;}



.locg {
    display: inline-block;
    margin: 10px 0 20px 4px;
    width: 80%;
}


.locg > b {
    color: #404040;
    display: inline-block;
    font-size: 15px;
    margin: 10px 0 5px;
    text-align: left;
    width: 100%;
}

.mpoujg {
    float: left;
    margin: 10px 10px 0 0;
    width: auto;
}

.ove_d {
    overflow: hidden;
    text-align: left;
}


.ove_d {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    margin: 7px 0 0;
    min-height: 150px;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.ove_d a:hover{ text-decoration:underline;}
.ove_d a {
    bottom: 0;
    color: #22a6db;
    position: absolute;
}

.attent {
    background: none repeat scroll 0 0 #c92b08;
    border: 0 solid #adadad;
    border-radius: 0;
    color: #fff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 8px 10px;
    text-shadow: 0 0 0 #909090;
}


.tiidf {
    float: right;
    margin: 16px 0 0;
    text-align: left;
    width: 120px;
}

.tiidf > b {
    color: #666;
    float: left;
    font-size: 13px;
    margin: 0 0 2px;
    width: 100%;
}

.tiidf > a {
    float: left;
    margin: 0 10px 0 0;
}

.fildif {
    float: left;
    margin: 10px 0 0;
    width: 100%;
}

.locg > p {
    color: #404040;
	font-size:13px;
    line-height: 17px;
    text-align: justify;
}

.shir {
    color: #404040;
	font-size:13px;
    float: left;
    margin: 30px 0 20px;
    text-align: left;
    width: 100%;
}
.shir a{ color:#0f90ba;}
.shir a:hover{ text-decoration:underline;}
.oivd{ overflow:hidden;} 
.bioot{ display:block;}


.seico {
    float: left;
    margin: 0 0 0 10px;
}

.seico > p {
    color: #666;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px 0 0;
	vertical-align: top;
}

.seico > select {
    margin: 0 5px 0 0;
}

.seico > input {
    margin: 0 5px 0 0;
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
}
.bord .input_fo {
    border-bottom: 0px solid #ddd;
}

.bip .attent {
    margin: 0 10px 0 0;
}
.attent:hover {
    background: none repeat scroll 0 0 #B91B00;}

.attent.new_b {
    background: none repeat scroll 0 0 #999;
    border: 1px solid #909090;
}

.attent.new_b:hover {
    background: none repeat scroll 0 0 #888;
}

.fouf i {
    color: #404040;
    float: left;
    font-style: normal;
    margin: 2px 0 0;
    width: 100%;
}

.inutr .fouf b textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    padding: 10px 5px;
    width:90%;
	resize:none;
	min-height: 250px;
}

.inutr .fouf > b {
    float: left;
    width: 65%;
}

.inutr .fouf b input[type="text"] {
    width: 90%;
}
.inutr .fouf b select {
    width: 93%;
}

.fouf.hoid input {
    float: left;
    margin: 0 10px 0 0;
}

.fouf.hoid p {
    font-size: 13px;
    overflow: hidden;
}

.inud.miu > p {
    float: left;
    overflow: visible;
    width: 150px;
}

.inutr .fouf b.miu input[type="text"] {
    width: 170px;
}

.inutr .attent.new_b {
    margin: 0;
}


.inutr .dhovd .fouf > b {
    float: left;
    margin: 0 0 12px 10px;
    width: auto;
}


.dhovd .fouf input[type="radio"] {
    float: left;
    margin: 0 6px 0 1px;
}

.inpudf .chddo {
    clear: both;
    float: left;
    margin: 0 0 6px;
    width: 140px;
}
.inutr .rpot {
    margin: 20px 0 10px;
}

.mrog {
    float: left;
    width: 27%;
}

.cnci b.emld {
    width: 21%;
}

.fouf.cnci b.emld select {
    width: 100%;
}

.cnci b.emld {
    margin: 0 0 15px 10px;
    width: 19%;
}

.cnci .attent.new_b {
    margin: 0 0 0 10px;
}

.mrgi_dv {
    margin: 0 0 20px;
}


.ord_dv .srocig .tablid {
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    width: 100%;
}

.ord_dv .srocig {
    border-left: 0px solid #ddd;
}

.heading select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    width: 100%;
     padding: 10px 6px;
}
.lastli{
    width:35%;
}
.ord_dv .heading.tgh > li {
    font-weight: bold;
}
.todl {
    font-weight: bold;
    text-align: right;
	background: none repeat scroll 0 0 #f1f1f1;
}
.boridt {
    background: none repeat scroll 0 0 #f1f1f1;
}

.ord_dv .boldit > span {
    font-size: 15px;
}

.pubrd {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    margin: 20px 0;
    padding: 1%;
    width: 100%;
}

.pubrd > b {
    color: #666;
    float: left;
    font-size: 15px;
    margin: 5px 0;
    text-align: left;
    width: 100%;
}

.pubrd b a {
    color: #0f90ba;
}

.pubrd b a:hover {
	text-decoration:underline;
}

.purnc a {
    color: #0f90ba;
}

.purnc a:hover {
	text-decoration:underline;
}

.purnc {
    color: #404040;
    float: left;
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.mu {
    color: #404040;
    float: left;
    font-size: 14px;
    margin: 6px 0 0;
    text-align: left;
    width: 100%;
}

.paitng.last_pg {
    border-top: 1px solid #ddd;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}

.last_pg .heading > li {
    padding: 15px 7px;
}

.last_pg .heading > li {
    padding: 15px 7px;
}
.last_pg .heading.pdingn > li {
    padding: 9px 7px;
}
.pdingn input {
    border: 1px solid #ddd;
    padding: 10px 2px;
    width: 52%;
}

.heading.pdingn b {
    display: inline-block;
    margin: 0 5px 0 0;
}


.donsn {
    color: #666;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: left;
    width: 100%;
}

.noidf .attent {
    margin: 0;
}


.in_pay .datid input[type="text"] {
    background: url("../../img/front/cals.png") no-repeat scroll 98% center;
    padding: 0;
    width: 170px;
	margin: 15px 0 0;
}
.in_pay .datid.new_sf input[type="text"]{background: url("../../img/front/day.png") no-repeat scroll 98% center;}


.row-tabe.dv li.orde {
    border-bottom: medium none;
    color: red;
    font-weight: bold;
    padding: 5px 1% 15px;
    text-align: right;
}

.row-tabe.dv li.ord1 {
    color: red;
    font-weight: bold;
	border-bottom:none;
    text-align: left;
}
.migoid .fouf > label {
    font-family: Arial;
    margin: 10px 0 0;
}
.migoid .fouf b select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    padding: 10px 5px;
    width: 250px;
}
.migoid h3 {
    background: none repeat scroll 0 0 #f5f5f5;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    color: #666;
    float: left;
    font-family: arial;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 10px 0;
    width: 100%;
}
.buoi input[type=submit]{
    background: none repeat scroll 0 0 #95c033;
    border: 1px solid #adadad;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0px 0 0;
    padding: 8px 10px;
    text-shadow: 1px 1px 0 #909090;
}

 
.fouf label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -15px 0 0 8px;
    position: absolute;
}


.fouf label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */border-radius: 5px;
    display: block;
    font-size: 13px;
    margin: 0px 0 0;
	font-family: arial;
	color: #FFFFFF !important;
    padding: 5px 2%;
    position: relative;
    width: 95%;
	text-align: left;
    z-index: 99;}

.mainodv {
    overflow: hidden;
	position:relative;
}

.news-title {
    color: #404040;
    float: left;
    font-family: arial;
    font-size: 18px;
    text-align: left;
    width: 100%;
}

.news_short_des {
    color: #404040;
    float: left;
    font-family: arial;
    font-size: 14px;
    line-height: 17px;
    margin: 4px 0 9px;
    text-align: left;
    width: 100%;
}


.hodv {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #ddd;
    float: left;
    margin: 20px 0 0;
    padding: 2%;
    width: 95.7%;
}
.action {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    float: left;
    padding: 2%;
    width: 96%;
}

.action_icon {
    float: right;
}

.social_icon2.sairin {
    float: left;
}

.f_logo {
    float: left;
    margin: 0 0 0 5px;
}
.news4{ float:left;}
.news4 > a{background: rgb(203,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODBhMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(203,0,0,1) 0%, rgba(136,10,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,0,0,1)), color-stop(100%,rgba(136,10,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0000', endColorstr='#880a0a',GradientType=0 ); /* IE6-8 */
	border: 1px solid #000000;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'montserratregular';
    margin: 0 0 10px;
    padding: 15px 20px;
    text-shadow: 2px 2px 1px #404040;}



.news4 {
    float: left;
    position: relative;
    top: 0;
    z-index: 5;
}
.sidco .mainodv {
    float: left;
    width: 100%;
}

.sidco .socif {
    float: left;
    height: 265px;
    overflow-y: auto;
    width: 100%;
}

.guestlist_row_1 {
    color: #666666;
    display: inline-block;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 0 10px 0 0;
    text-align: right;
    width: 46%;
	vertical-align:middle;
}
.guestlist_row{ text-align: left;}
.guestlist_row_1 select{ background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    padding: 10px 5px;
    width: 100%;}

.guestlist_row {
    margin: 20px 0 0;
    text-align: left;
}


.guestlist_row_1 > input[type="checkbox"] {
    float: left;
    margin: 3px 0 0;
}

.guestlist_row_1.mgo > b {
    float: left;
    font-weight: normal;
    text-align: left;
    width: 100%;
}

.mgo .save_ch {
    float: left;
    margin: 5px 0 0;
}

.guestlist_row.topnki {
    margin-top: 10px;
}

.content > h2 {
    color: #404040;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}


.columns {
    float: left;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.colx2-left label {
    font-size: 13px;
	color: #cb0000;
}
.fac_span {
    color: #666;
}



.colx2-left {
    border-bottom: 1px dotted #afafaf;
    display: inline-block;
    font-family: Arial;
    padding: 0 5px 5px;
    text-align: left;
    width: 90%;
}

.opi {
    float: right;
}


.opi b {
    background-position: center 28px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 10px;
    padding: 10px 10px 35px;
    text-align: right;
}
.open {
    background: url("../../img/front/opn.png") no-repeat scroll center 25px #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #cb0000;
    float: left;
    font-family: Arial;
    font-size: 14px;
    padding: 10px 10px 30px;
}
.clos{background: url("../../img/front/close.png") no-repeat scroll center 25px #f5f5f5;    
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #7e7e7e;
    float: left;
    font-family: Arial;
    font-size: 14px;
    padding: 10px 10px 30px;}

.view_more {
    float: left;
    width: 100%;
}
.link_attendee > li {
    float: left;
    margin: 5px 5px 5px 0;
    padding: 0 5px 0 0;
}
.link_attendee a:hover{ text-decoration:none;}
.link_attendee a {
    color: #0F90BA;
    margin: 0;
    text-decoration: underline;
}

.unsing.msjg {
    margin: 0;
}

.msjg .inp_txd {
    color: #404040;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 15px 0 6px 10px;
}

.subko .save_ch {
    float: left;
    margin: 0 0 0 10px;
}
.span_back{ float:right;}

.span_back a {
    background: url("../../img/front/bk.png") no-repeat scroll 5px center #181818;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: arial;
    font-size: 16px;
    height: 20px;
    margin-top: 10px;
    padding: 5px 10px 5px 30px;
    width: auto;
}


.payment .accordion li a.active {
    background: none repeat scroll 0 0 #d0d0d0;
    color: #ca2b08;
}
.quest_e {
    float: left;
    margin: 0 !important;
    width: 100%;
}

.mrng_dv .input_dov {
    margin: 0 0 10px;
}

.guestlist_row_1.kamwdo {
    width: 20%;
}

.guestlist_row_1.moewd {
    width: 60%;
}


.speit {
    border-bottom: 1px dotted #ddd;
    float: left;
    padding: 0 0 10px;
    position: relative;
    width: 100%;
}

.speit .add_ev {
    bottom: 0;
    position: absolute;
}


.ptag > p {
    float: left;
    font-family: arial;
    margin: 20px 0 10px;
    width: 100%;
}

.miudf .input_dov {
    margin: 0 0 10px;
}

.miudf .in_pay {
    float: left;
    width: 50%;
}
.miudf .save_ch{ float:left;}

.miudf .in_pay select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    font-family: arial;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    padding: 11px 12px;
    resize: none;
    vertical-align: middle;
    width: 100%;
}
.rid2.dlrid:before {
    background: none repeat scroll 0 0 #eaeaea;
    color: #666;
    content: "$";
    font-size: 15px;
    font-weight: bold;
    margin: -8px 0 0;
    padding: 9px 6px 9px 8px;
    position: absolute;
}


.rid2.dlrid input {
    overflow: hidden;
    padding: 10px 3% 10px 25px;
    width: 65%;
}

.sameling .unsing.subko {
    width: 20%;
}

.sameling .unsing {
    width: 40%;
}

.sameling .unsing label {
    width: 40%;
}

.sameling .inp_txd input[type="text"] {
    width: 85%;
}


ul.nav-main li a{display:block;}
.menu_expand{display:block}

.menu_expand span {
    background: url("../../img/front/icon_plus.png") no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 17px;
    width: 17px;
}

.menu_expand.active span {
    background: url("../../img/front/icon_minus.png") no-repeat scroll 0 0;
}
.menu_expand {
    background: rgb(203,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODBhMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(203,0,0,1) 0%, rgba(136,10,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,0,0,1)), color-stop(100%,rgba(136,10,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(203,0,0,1) 0%,rgba(136,10,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0000', endColorstr='#880a0a',GradientType=0 ); /* IE6-8 */
    color: #fff;
    font-size: 15px;
	display:none;
    padding: 14px;
    text-transform: uppercase;
}

.inutr .dhovd .fouf > b.inpudf {
    margin: 17px 0 0 10px;
}


.chddo > p {
    overflow: hidden;
    text-align: left;
}
.inutr .fouf > b.inpudf_dv {
    margin: 16px 0 10px 10px;
}

.inpudf_dv input {
    float: left;
}

.inpudf_dv i {
    float: none;
    overflow: hidden;
}

.userinfo .ptag {
    float: left;
    margin: 0 0 0 6%;
}

.heading > li.att_list {
    width: 42%;
    word-break: break-all;
}
.in_pay .datid select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    margin: 15px 0 0;
    padding: 5px;
    width: 180px;
}

.inp_txd.topd {
    margin: 10px 0 0;
}





 





















/*******************TAB***********************/


div.tabset {
    margin: 1em 0;
    width: 100%;
}
div.tabpane {
    background-color: #fff;
    border: 1px solid #d5d5d3;
    clear: both;
    display: none;
    min-height: 50px;
    padding: 4px 10px;
}

.tabpane p {
    color: #666;
    font-size: 13px;
    margin: 12px 0 12px 0;
}
    
div.activePane { 
    display:block; overflow-x: auto;
    }
    
ul.tabnavs {
    display:block; /* display:none initially */
    margin:0; padding:0;
    list-style:none;
    }
ul.tabnavs li { 
    display:inline;
    }
ul.tabnavs li a {
    background-color: #fff;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-top: 3px solid #dedede;
    color: #404040;
    float: left;
    font-size: 17px;
    font-weight: 400;
    margin: 0 10px -1px 0;
    padding: 10px 10px 5px;
}
    
ul.tabnavs li a:link, ul.tabnavs li a:visited {
    color:#404040;
    }
ul.tabnavs li a:hover {
    background-color:#fff;
    }

ul.tabnavs li a.activeTab:link, ul.tabnavs li a.activeTab:visited {
    border-top: 3px solid #000;
    color: #000;
}

.accordion {
    min-height: 700px;
}



/**********************TAb*****************************/

.new_design:before {
    background: url("../../img/front/boti.png") no-repeat scroll 0 0 transparent;
    bottom: -6px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 6px;
}
.new_design {
    background: url("../../img/front/rpot.png") repeat scroll 0 0 transparent;
    border: 1px solid #df7d68;
    border-radius: 5px 0 0 0px;
    margin: 10px 0 20px -7px;
}


.new_design em {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
    color: #666;
    float: left;
    font-size: 23px;
    font-style: normal;
    margin: 4px 0 0 10px;
    padding: 0 3px;
    width: 20px;
}

.atag > a {
    background: none repeat scroll 0 0 #cb0000;
    border-radius: 3px;
    color: #fff;
	vertical-align: middle;
    display: inline-block;
    font-size: 13px;
    margin: 5px 8px 0 0;
    padding: 3px 7px;
}

 
b.autoir {
    display: inline-block;
    font-size: 13px;
    margin: 0 10px 0 0;
	color: #404040;
    vertical-align: middle;
}
 
.ptag.ucnak > p {
    color: #fff;
    font-size: 16px;
    margin: 8px 0;
}

.userinfo .ptag.ucnak {
    background: none repeat scroll 0 0 #2b2b2b;
    border: 3px solid #ca2b08;
    box-sizing: border-box;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
}

.requestsell .heading > li input[type=text] {
    width: 90%;
	box-shadow: none;
}
.green{ background:green !important;}
.acitd > li img {
    width: 25px;
}
.news {
    font-family: arial;
}
.inp_txd.linekd {
    margin: 8px 0 5px;
}
#cssmenu ul ul li.active {
    background: none repeat scroll 0 0 #cdcdcd;
}
#cssmenu ul ul li.active a {
    color: red;
}

.ua-chrome .ccanbtn {
    padding: 10px 20px;
}
.changestate input{
      background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    color: #666666;
    padding: 5px 3%;
    vertical-align: middle;
    width: 50px;
    
}
.changestate a{
  background: none repeat scroll 0 0 #CB0000;
    border-radius: 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 13px;
    margin: 0 10px;
    padding: 7px 10px;
    vertical-align: middle;
}
.ptick{
    width:75%;
    float:left;
     font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
     padding-left:10px;color:#B91B00;
}
.friendbox{
    float:left;
    width:100%;
}
.user_info_box_friend {  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #E9E8E8;
    float: left;
    margin: 6px;
    padding: 5px 1%;
    position: relative;
    width: 45%;}
.user_img { border: 1px solid #FFFFFF; float: left;   margin: 0 10px 0 0;  overflow: hidden; width: 80px;}
.user_img img{ float: left; height: 80px !important; margin: 0 10px 0 0;  overflow: hidden; width: 80px !important;}
.userstatus { background-color: #DCDCDC;  border-radius: 3px 3px 3px 3px;  box-shadow: 2px 2px 2px #565656; cursor: pointer; float: right; padding: 0 5px;}
.userName {  display: table-cell;
    float: left;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    width: 65%;
    word-wrap: break-word;}
.userName a{    color: #666666;}
.userName a:hover{ color:#DD6426;}
.loginbtn{
    background: none repeat scroll 0 0 #CB0000;
    border-radius: 3px;
    bottom: 9px;
    color: #FFFFFF !important;
   font-size: 13px;
    margin: 0 10px;
    padding: 7px 10px;
    position: absolute;
    right: 0;
    vertical-align: middle
}
.sidco .save_ch {
    float: left;
    margin: 10px 0 5px 10px;
}
.dkiid .input.text label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -9px 0 0 0px;
    position: absolute;
}

 
.dkiid .input.text label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */
border-radius: 5px;
border-radius: 5px;
color: #ffffff !important;
font-family: arial;
font-size: 12px;
margin: 20px 0 0 -40px;
padding: 3px 1%;
position: absolute;
width: 140px;
z-index: 0;}

.dkiid{ position:relative;}

.requestsell .tablid {
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 11px;
}
.requestsell .heading li:first-child {
    border-left: 1px solid #ddd;
}
.input_ft.cate, .input_ft.cdate, .input_ft.pain {
    width: 10%;
}
.input_ft.cate select, .input_ft.cdate select, .input_ft.pain select {
    padding: 0;
}

.moid {
    float: left;
    width: 75%;
}
.ovierdv .atag.ridu {
    float: right;
    width: 25%;
}


.atag.ridu a {
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 5px;
	text-transform: capitalize;
    text-align: center;
    width: 100%;
}
.atag.ridu a:hover{ background:#bb0000}
.bidi {
    background: none repeat scroll 0 0 #fff;
    display: block;
}


.bidi {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 0 0 7px;
    text-align: left;
}

.tilce {
    color: #404040;
    display: inline-block;
    font-family: Arial;
	font-size: 12px;
	position: relative;
}

.ticoi {
    background: url("../../img/front/capood.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 10px;
	top: 7px;
    position: absolute;
    width: 16px;
}

.locsi {
    background: url("../../img/front/lociaoi.png") repeat scroll 0 0 transparent;
    height: 16px;
	top: 7px;
    left: 10px;
    position: absolute;
    width: 16px;
}
.tabl h1.baclodi {
    background: none repeat scroll 0 0 #fff !important;
	padding:5px 0 5px 14px;
}


.kdoiso .at-share-tbx-element.addthis_32x32_style.addthis-smartlayers.animated.at4-show {
    padding: 25px 10px 5px 0;
    text-align: right;
}
.copos .siboid {
    border: medium none;
    box-sizing: border-box;
    margin: 0;
}

.copos .logindf.locio {
    margin: 15px 0 15px 0;
}
.kdoiso .rifid {
    width: auto;
}

.bui.coniid {
    background: none repeat scroll 0 0 #c92b08;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    clear: both;
    color: #fff !important;
    float: left;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    width: 30%;
}
.bui.coniid:hover { background:#B91B00;}


.new_d1 .test > label {
    float: none;
}


.inp_txd li {
    margin: 10px 0 0;
}

.tell_friends_left {
    font-family: open_sansregular;
	color:#333;
    text-align: center;
}

.tell_email_box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    margin: 15px 0;
    padding: 15px 0;
    width: 90%;
}
.email_fr_box label {
    color: #333;
	display: inline-block;
    font-size: 15px;
    text-align: left;
	margin: 10px 0 0;
    width: 22%;
}

.email_fr_box01 {
display: inline-block;
    vertical-align: top;
    width: 60%;
}
.email_fr_box01 .input.text input[type="text"] {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 #777777;
	box-sizing: border-box;
    color: #000000;
    padding: 11px 8px;
    width: 100%;
}
.email_fr_box01 textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
	resize: none;
    box-shadow: 0 0 2px 0 #777777;
	box-sizing: border-box;
    color: #000000;
    padding: 11px 8px;
    width: 100%;
}
.email_fr_box {
    display: inline-block;
    margin: 0 0 20px;
    width: 96%;
}

.email_submit input[type="submit"] {
    background: none repeat scroll 0 0 #c92b08;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: open_sansregular;
    font-size: 18px;
    font-weight: bold;
    margin:0 0 0 32%;
    padding: 10px 30px;
}
.oivudf > span {
    margin: 0 5px 0 0;
    width: auto;
}

.tell_friends_left > h1 {
    border-bottom: 1px solid #333;
    display: inline-block;
    font-size: 35px;
    margin: 0 0 15px;
}

.email_fr_box01 label.error:before {
    border-bottom: 10px solid #C82B2D;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    margin: -15px 0 0 8px;
    position: absolute;
}


.email_fr_box01 label.error{background: rgb(204,46,47); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMmUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjE5MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(204,46,47,1) 0%, rgba(166,25,30,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,46,47,1)), color-stop(100%,rgba(166,25,30,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(204,46,47,1) 0%,rgba(166,25,30,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e2f', endColorstr='#a6191e',GradientType=0 ); /* IE6-8 */border-radius: 5px;
    display: block;
    font-size: 13px;
    margin: 0px 0 0;
	font-family: arial;
	color: #FFFFFF !important;
    padding: 5px 2%;
	text-align: left;
    position: relative;
    width:96%;
    z-index: 99;}

#facebox .close {
    right: 17px !important;
    top: -2px !important;
}

.dpospo {
    display: block;
    font-weight: normal;
    margin: 7px 0 0;
    padding: 0 0 0 35px;
}
.inp_txd #org-des {
    margin: 10px 0 0;
}
.table_fo.roiw_forr .unsing label.error {
    width: 87%;
}
#facebox{ overflow-x:hidden;}
.imaogei {
    border: 2px solid #666;
    display: inline-block;
    margin: 30px 0 10px;
}
.ciieo h1 {
    font-family: open_sansregular;
    font-size: 27px;
    font-weight: normal;
    margin: 10px 0 5px;
	color: #404040;
}
.ciieo p {
    display: inline-block;
    font-family: open_sansregular;
    font-size: 14px;
    margin: 15px 0 25px;
    text-align: center;
    width: 70%;
	color: #666;
}
.socio a {
    display: inline-block;
    margin: 0 5px 20px 5px;
    width: 35px;
	overflow: hidden;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	
}
.socio a:hover {
    border-radius: 5px;
    box-shadow: 0 0 0 5px #ddd;
}
.taiblo .tabs li {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    font-family: open_sansregular;
    font-size: 18px;
	cursor: pointer;
    padding: 10px 30px;
    text-transform: uppercase;
}
.taiblo .tabs li b {
    background-color: #ededed;
    color: #cb0000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 5px;
    padding: 1px 4px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.taiblo .tabs li.active {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 0 none;
    border-top: 3px solid #2b2b2b;
    padding-bottom: 11px;
    padding-top: 7px;
}
.tab_container {
    border-top: 1px solid #dedede;
    display: block;
	text-align:left;
    margin: -1px 0 0;
}
.tabs {
    padding: 0 0 0 10px;
    text-align: left;
}
.taboi_dv .moid h1 a {
    color: #0f90ba;
    font-size: 20px;
    font-weight: normal;
}
.taboi_dv .ovierdv h1 {
    font-family: open_sansregular;
    font-weight: normal;
	margin: 0;
}
.taboi_dv .ovierdv b {
    font-size: 15px;
    margin: 5px 0 10px;
}
.taboi_dv .ovierdv .usoi b {
    color: #404040;
    font-size: 13px;
    margin: -1px 0 0;
}
.socio {
    padding-bottom: 40px;
}
.adif .image_wotub a {
    padding: 0;
}
.image_wotub {
    background-color: transparent;
    box-sizing: border-box;
    float: left;
    margin: 0 0 10px;
    padding: 15px 0;
    width: 100%;
}
.ovpd span,div#subscr {
    float: left;
    width: 45%;
}
.ovpd .bui.coniid {
    box-sizing: border-box; 
    width: 100%;
}
.ovpd {
    overflow: visible;
    text-align: center;
}
.adif .image_wotub a {
    color: #c92b08;
    text-align: center;
    width: 100%;
}
.ovpd .rolo {
    float: right;
}
.ovpd span.defaulti {
    background: none repeat scroll 0 0 #ddd;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    clear: both;
    color: #333;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    width: 145px;
}
.bui.coniid, .ovpd span.defaulti, .rolo {
    display: inline-block;
    float: none !important;
    margin: 0 7px;
    vertical-align: top;
}
.blaocioci {
    background: none repeat scroll 0 0 #333;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 3px 15px;
    vertical-align: bottom;
}

.soi {
    color: #333;
    float: left;
    font-family: arial;
    font-size: 14px;
    margin: 15px 4% 0 0;
}
.text_brodi .inp_txd input[type="text"] {
    box-sizing: border-box;
    float: left;
    width: 92%;
}
.ipdiu {
    overflow: hidden;
}
 
.out_fin {
    border: 1px solid rgb(221, 221, 221);
    float: left;
    text-align: center;
}
.out_fin h1 {
    background: none repeat scroll 0 0 rgb(241, 241, 241);
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 0;
    text-align: center;
	width: 100%;
}
.out_fin span {
    color: rgb(202, 43, 8);
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    margin: 0 20px 20px 0;
}
.finance .opi .open {
    background: url("../../img/front/at.png") no-repeat scroll 0 center / 30px auto rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 16px;
    padding: 9px 0 9px 40px;
}
 
.finance .opi .clos {
    background: url("../../img/front/sl.png") no-repeat scroll 0 center / 30px auto rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 16px;
    padding: 9px 0 9px 40px;
	color: rgb(203, 0, 0);
}
.finance .opi .open, .finance .opi .clos {
    box-sizing: border-box;
    clear: both;
    display: block;
	border-radius: 0;
    width: auto;
}
.finance .opi .open {
    border-bottom: 1px dashed rgb(205, 205, 205);
}
.finance .sameling .unsing label {
    margin: 10px 0 5px 5px;
    width: 100%;
}
.finance .inp_txd {
    overflow: visible;
}
.finance .sameling .unsing {
    width: 27%;
}
.finance .unsing.subko {
    width: auto;
}
.downois {
    background: url("../../img/front/ic.png") no-repeat scroll 5px center / 20px auto rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: bold;
    padding: 9px 5px 9px 35px;
}
.dwnlod {
    background: none repeat scroll 0 0 rgb(67, 67, 67);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    float: right;
    font-size: 3px;
    margin: 20px 0 15px;
    padding: 8px 5px;
}
.dwnlod:hover{ background:#333333}

.hight_fix {
    float: left;
    max-height: 205px;
    overflow-y: auto;
    width: 100%;
}

.boi {
    border-right: 1px solid rgb(189, 189, 189);
    padding: 0 20px 0 0;
}
.finance .speit {
    padding: 0 0 50px;
}
.finance .order_list p{
    background: url("../../img/front/sls.png") no-repeat scroll center 20px / 140px auto rgba(0, 0, 0, 0);
    color: rgb(175, 175, 175);
    float: left;
    font-size: 24px;
    margin: 30px 0 0;
    padding: 130px 0 40px;
    text-align: center;
    width: 100%;
}
.add_vieu .inp_txd {
    color: rgb(102, 102, 102);
    font-family: Arial;
    font-size: 14px;
    padding: 7px 0 0;
}
.add_vieu .inp_txd.inp_txd input[type="radio"]:last-child {
    display: inline-block;
    margin: 2px 5px 0 15px;
}
.add_vieu .inp_txd.inp_txd input[type="radio"] {
    display: inline-block;
    margin: 2px 5px 0 0;
    vertical-align: top;
}
.help_text.topnm {
    margin: 0;
}
.allinone_d .unsing label{ display:none;}
.allinone_d {
    float: left;
    margin: 0 0 0 27.1%;
    text-align: left;
    width: 65%;
}
.onbuoi .unsing {
    float: left;
    width: 40%;
}
.onbuoi .unsing:last-child {
    float: right;
}
.allinone_d .unsing {
    width: 100%;
}
.allinone_d .inp_txd input[type="text"] {
    box-sizing: border-box;
    width: 98.5%;
}
.allinone_d .onbuoi .unsing {
    float: left;
    width: 48%;
}
.allinone_d .onbuoi .unsing:last-child {
    float: right;
    margin: 0 1% 0 0;
}
.unsing.cheicu label {
    margin: 0;
}
.state_da .inp_txd.pamwd {
    margin: 0 10px 0 0;
    width: 16%;
}
.ftro label {
    display: none;
}
.state_da .inp_txd.pamwd.ftro {
    width: 11%;
}
.too label {
    display: none;
}
.state_da .inp_txd.pamwd.too {
    width: 11%;
}
.ftro.inp_txd select, .too.inp_txd select {
    padding: 10px 0;
}
.state_da .inp_txd.pamwd input[type="text"] {
    box-sizing: border-box;
    width: 100%;
}
.cek_doo .input.radio {
    padding: 0;
	width: 100%;
}
.radio .auto_hide_option:first-child {
    display: inline-block;
    margin: 2px 5px 0 0;
	vertical-align: top;
}
.radio .auto_hide_option:last-child {
    display: inline-block;
    margin: 2px 5px 0 15px;
    vertical-align: top;
}
.new_update {
    float: right;
    margin: 15px 10px 0 0;
}
.unsing.hide_dv.cntold > a:hover {
    color: rgb(255, 255, 255);
}