.time_from.hasDatepicker {
	width:80px;
}
.time_to.hasDatepicker{
	width:80px;
}
.uploadifive-button{
	background: #fff;
	margin: 10px 0 0 0;
	border: 1px solid #ddd;
}
.settings a {
	text-decoration: none;
}
.px {
	width: 40px;
	margin: 5px 0px;
}
.param {
	width: 60px;
	margin: 5px 0;
}
g.ui-datepicker-trigger {
	margin-bottom: -3px;
}
.user_list {
	height: 580px;
	overflow: auto;
}
.one_user {
	width: 300px;
}
.admin_userlist {
	width: 100% !important;
}
.header0 {
	margin-left:2px;
	margin-right:3px;
}
.money {
	float: left;
}
.money select {
	width: 153px;
	float: left;
}
.money input {
	float: left;
	width: 150px;
}
.money textarea {
	width: 300px;
	height: 100px;
}
.money p {
	width: 120px;
	float: left;
}
.exit_area {
	float: right;
	background: #0A97C2;
	opacity: 0.5;
	height:30px;
	width:120px;
}
.exit {
	float:right;
	margin-left:-100px;
	position:relative;
	z-index:1;
	width: 100px;
}
* {
	padding: 0;
	margin: 0;
	font-family: tahoma;
	font-size: 12px;
}
a {
	color: #008EDF;
}
.flag_area {
	background:url("/public/images/flag_area.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:29px;
	margin-right:2px;
	margin-top:-10px;
	width:39px;
	text-align: center;
}
.flag_area img {
	width: 25px;
}
.title {
	background: #0A97C2 url(/public/images/top_right.jpg) no-repeat right;
	height: 192px;
	color: white;
	font-weight: bold;
	margin: 10px;
}
.title2 {
	background: url(/public/images/top_left.jpg) no-repeat left;
	height: 192px;
	color: white;
	font-weight: bold;
}
.clear {
	clear:both
}
.name {
	background: url(/public/images/sitename.jpg) no-repeat;
	width: 380px;
	height: 116px;
}
.balance {
	font-size: 14px;
	padding: 0 15px;
	margin-top: 10px;
}
.balance img {
	float: left;
	padding-right: 7px;
	margin-top: 3px;
}
.balance p {
	padding-top: 5px;
}
.menu {
	font-size: 14px;
	padding: 0 15px;
	margin-top: 10px;
}
.menu img {
	float: left;
	padding-right: 7px;
	margin-top: 3px;
}
.menu a {
	padding-top: 5px;
	float: left;
	padding-right: 10px;
	color: white;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.left {
	float: left;
	width:280px;
	position:relative;
	margin: 0 10px;
	background: #CBE0FF url(/public/images/top_l.png) top left no-repeat;
}
.left2 {
	background: url(/public/images/top_r.png) top right no-repeat;
}
.left3 {
	background:  url(/public/images/bottom_l.png) bottom left no-repeat;
}
.left4 {
	background:  url(/public/images/bottom_r.png) bottom right no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #3c3c3c;
}
.left input {
	/*	float:left;*/

	margin-left:10px;
	/*	width:85px;*/

	margin:0 5px;
}
/*

.left b{

	float: left;

}*/



.bs {
	line-height: 23px;
}
.bs input {
	margin-right: 5px
}
.bs a {
	color: #008EDF;
	font-weight: bold;
}
.right {
	margin:10px 10px 10px 300px;
	position:relative;
	background: #fff url(/public/images/r_top_l.png) top left no-repeat;
}
.right2 {
	background: url(/public/images/r_top_r.png) top right no-repeat;
}
.right3 {
	background:  url(/public/images/r_bottom_l.png) bottom left no-repeat;
}
.right4 {
	background:  url(/public/images/r_bottom_r.png) bottom right no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.adt_money {
	background: #CBE0FF;
	padding: 5px;
	font-weight: bold;
}
.top {
	float: left;
	width:100%;
}
.top_menu {
	float: left;
}
.bottom {
	background: #ffffff;
}
.white_line {
	width: 100%;
	border: 1px dashed white;
	margin: 10px 0;
}
.green_line {
	width: 100%;
	border:1px solid #CBE0FF;
	margin: 5px 0;
	height:0;
}
.white_line {
	width: 100%;
	border:1px solid #E0E5E9;
	margin: 5px 0;
	height:0;
}
.activ {
	margin-top: 20px;
}
.activ p, .activ img {
	float: left;
	padding-right: 10px;
}
.top img {
	margin: 15px;
	border: 1px solid #cccccc;
}
.top_table {
	height: 211px;
	width: 209px;
	background: white;
	border: 1px solid #cccccc;
	margin: 15px;
	float:left;
}
.top td {
	font-size:14px;
	padding: 3px;
	border-bottom: 1px solid #e0e5e9;
}
.tab {
	background:  #f3f4f6;
	height: 45px;
	width: 100%;
	padding-top: 4px;
	color: #757F8F;
}
.tab div:not(.tab_on){
	margin-left: 10px;
	margin-bottom: 5px;
}
.tab_on {
	float: left;
	margin-left:10px;
	font-weight:bold;
	text-align: center;
}
.tab_off {
	float: left;
	margin-left:10px;
	font-weight:bold;
	text-align: center;
}
.tab_off a {
	text-decoration: none;
	color: #757F8F;
}
.tab_on a {
	text-decoration: none;
	color: #008EDF;
}
.position {
	float:left;
	font-size:14px;
	line-height:18px;
	margin-top:20px;
	margin-right:20px;
}
.position2 {
	float:left;
	font-size:14px;
	line-height:23px;
	margin-top:18px;
}
.position2 select {
	width: 60px;
	margin-left: 10px;
}
.pos {
	float: left;
}
.statistic {
	color:#454545;
	float:left;
	font-size:14px;
	line-height:20px;
	width:240px;
}
.on {
	color: #008edf;
	font-weight: bold;
	padding: 10px 3px;
}
.off {
	font-weight: bold;
	color: #064167;
	padding: 10px 3px;
	text-decoration: none;
}
.statistic a:hover {
	color: #008edf;
}
.adt {
	height:580px;
	overflow:auto;
	padding-left:30px;
}
.adt_admininfo {
	height:580px;
	overflow:auto;
	width: 100%
}
.advert {
	float: left;
	margin: 8px;
	border: 1px solid #e0e5e9;
	background:none repeat scroll 0 0 #F1F1F1;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.adt_bottom img {
	margin-top: -5px;
}
.adt_bottom a {
	color: #0A97C2;
	font-weight: bold;
}
.advert_on {
	background:#CBE0FF !important;
}
.advert p {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	height:80px;
	margin:5px 5px 5px 0;
	padding:5px;
	width:165px;
	border: 1px solid #e0e5e9;
}
.advert_img {
	border: 1px solid #e0e5e9;
	max-height: 77px;
	width: 80px;
	float: left;
	background: #fff;
	margin: 0 10px 0 0 !important;
}
.advert img {
	padding: 5px;
	float: left;
}
.company a {
	font-size: 14px;
}
.company {
	float:left;
	width:100%;
	margin:10px 0;
}
.calendar {
	float: left;
	line-height:8px;
}
.calendar img {
	float: left;
	margin-right: 8px;
}
.check {
	float:left;
	margin-right:4px;
	margin-top:53px;
}
.check input {
	margin-bottom: 3px;
}
.adt_bottom {
	padding: 5px;
}
.adt_bottom input[type=text] {
	width: 170px;
	color:#454545;
}
/*new_adt*/



.new_adt {
	color:#454545;
	float:left;
	font-size:14px;
	width:320px;
}
.new_adt_right {
	margin-left:325px;
	padding-top:1px;
}
.select {
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #E0E5E9;
	margin:8px;
	padding: 5px;
}
.select p {
	width: 105px;
	font-size: 12px;
	float: left;
	margin:5px 0;
}
.select select {
	float:left;
	margin:5px 0;
	width:175px;
}
.adt_edit {
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #E0E5E9;
	padding: 5px;
	font-weight: bold;
	margin: 10px 0;
	line-height: 14px;
}
.new_adt input[type=button] {
	margin: 5px 10px;
	;
}
.active {
	color:#454545;
	float: left;
	font-size:14px;
	width: 100%;
}
.active a {
	color: #008EDF;
}
.active div {
	margin-top: 0;
}
.inactive div {
	margin-top: 0;
}
.adt_active {
	height:135px;
	margin-left:300px;
	position:relative;
	line-height: 22px;
}
.advert_name {
	margin-top:5px;
	width:100%;
	border:1px solid #E0E5E9;
	padding-left: 7px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.counter1{
	width: 160px;
	margin-top: 0 !important;
}
.new_adt img {
	margin-top: 15px;
}
.new_adt textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E0E5E9;
	float:left;
	height:56px;
	margin:5px 5px 5px 0;
	padding:5px;
	width:148px;
}
.advert_name.counter2{
	width: 160px;
	height: 68px;
}
/*settings*/





.settings {
	color:#454545;
	float:left;
	font-size:14px;
	width:310px;
}
.settings_right {
	margin-left:325px;
}
.settings_right select {
	width: 150px;
}
.settings_right img {
	margin: 10px 0;
	width: 23px;
}
.settings_right a {
	color: #008EDF;
	text-decoration: none;
}
a.tt:hover {
	position:relative;
	z-index:23;
}
a.tt span {
	display:none;
}
a.tt:hover span {
	display:block;
	position:absolute;
	top:-10px;
	left:40px;
	background:#fafafa;
	border:1px solid #ccc;
	color:#000;
	z-index:20;
	width:200px;
	padding:5px;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
}
.tt img {
	border: 0;
}
.settings_right textarea {
	width: 98%;
}
.adt_money p {
	font-weight: normal;
}
.arrow {
	float: right !important;
	cursor: pointer;
}
.adt_edit img {
	margin-top: 2px;
	float: left;
}
.adt_edit span {
	float: left;
	margin-left: 5px;
}
.this_block_is_hidden {
	background: white;
	padding: 5px;
	margin-top: 10px;
	font-weight: normal;
}
/*login, reg*/



.login {
	line-height: 25px;
}
.login p {
	font-weight: bold;
	margin-left: 10px;
}
.login input[type=text], .login input[type=password] {
	width: 200px;
}
.login a {
	color:#008EDF;
	font-size: 11px;
	margin: 0 5px;
}
.login input[type=button] {
	width: auto;
	padding: 0 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.login_right img {
	padding: 10px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #ccc;
	float: left;
}
.login_right p {
	margin: 15px;
}
.reg {
	float: left;
	line-height: 22px;
}
.reg p {
	float: left;
	width: 160px;
}
.reg input {
	float: left;
	width: 150px;
}
/*admin*/



.adt_admin {
	height:92px;
	float: left;
	position:relative;
	width:260px;
	margin:8px 0 8px 8px;
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #E0E5E9;
	padding: 5px;
}
.adt_admin textarea {
	width: 97%;
	margin-bottom: 10px;
	height: 55px;
}
.admin_but {
	float: right;
}
.admin_left input[type=checkbox] {
	width: auto;
}
.admin_left b {
	margin-right: 10px;
	margin-bottom: 5px;
	float: none;
	line-height: 22px;
}
.admin_left a {
	text-decoration: none;
}
.admin_left input[type="text"] {
	width: 120px;
	margin: 0;
}
.error {
	border:1px solid #E0E5E9;
	color:#FF5400;
	line-height:18px;
	margin:0 0 5px;
	padding:2px;
	width:308px;
}
/*/////////////////////////////*/





.new_adt_noimg {
	color:#454545;
	float:left;
	font-size:14px;
}
.advert_noimg {
	padding-left: 10px
}
.advert_name_noimg {
	margin-top:5px;
	width:290px;
	padding: 0 5px;
	border:1px solid #E0E5E9;
}
.adt_bottom_noimg input[type="text"] {
	color:#454545;
	width:290px;
	margin:7px 0;
}
.new_adt_noimg textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E0E5E9;
	float:left;
	height:80px;
	margin:5px 5px 5px 0;
	padding:5px;
	width:290px;
}
.mypage_textarea {
	height:100px;
	margin:8px 0 20px;
	width:645px;
}
.partner_bottom {
	margin-left: 8px;
}
.partner_client {
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #E0E5E9;
	margin:10px 0;
	padding:5px;
	line-height: 20px;
}
.partner_list {
	width: 400px;
	float: left;
}
.partner_right {
	float:left;
	margin-left:10px;
	width:255px;
}
.partner_right p {
	margin: 5px 0;
}
.partner_right input {
	margin: 5px 0;
	width: 250px;
}
.partner_right textarea {
	margin: 5px 0;
	width: 250px;
	height: 80px;
	margin-bottom: 10px;
}
.message {
	width: 100%;
	margin-top: 5px;
	margin-bottom: -5px;
	border: 1px solid #ccc;
	background: #ECFFB8;
}
.message p, .error p {
	padding: 5px;
}
.error {
	width: 100%;
	margin-top: 5px;
	margin-bottom: -5px;
	border: 1px solid #ccc;
	background: #FFB8B8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#footer{width:100%; height:18px; background-color:#006600; margin:10px auto;}
#footer a{color:#FFFFFF; font-weight:bold;}
.ui-datepicker-trigger{
	position: relative;
	top: 2px;
	margin-left: 3px;
}
.inp_sm{
	width: 50px;
}