/* Основа */

body, html{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	/* background: url("check01_blue.gif"); */
	font: 100%/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


/* ================================ */

/* HEAD */

#report{
	border-left: 1px solid grey;
	float: left;
	width: 10px;	
}

/* ================================ */
.status{
	width:110px;
	text-align: center;
}
.status span{
	max-width: 110px;
}
.inProcess{
	border-bottom: 7px solid grey;
	display: block;
}
.delivered{
	border-bottom: 7px solid #06E401;
	display: block;
}
.undeliverable{
	border-bottom: 7px solid #E12323;
	display: block;
}
.rejected, .expired{
	border-bottom: 7px solid #E12323;
	display: block;
}
.accepted{
	border-bottom: 7px solid #016ac6;
	display: block;
}
#centre{
	float: left;
	width: 100%;
	min-height: 500px;
	padding-bottom: 50px;
}
#example tr{
	border-bottom: 1px solid #E5E5E5;
	
	
}
#example tr.odd{
	background-color:rgba(243, 243, 243, .85) ;
	border-collapse:collapse;
}
#example tr td.sorting_1{
	background-color: rgba(243, 243, 243, 1) ;
}
#example tr td{
	word-wrap: break-word;
	border-right:  1px solid #E5E5E5;
}
.date{
	width: 150px;
}
#login{
	text-align: center;
	padding-top:300px;
	height:120px;
	width:100%;
}
#all{
	background: url("bg.gif");
	width: 100%;
	height: 100%;
}
.item-title{
	border-collapse:collapse;
	padding: 10px 7px !important;

}
.date{
	border-right: 0px;
	width: 7%;
	text-align: left;
}
.number{
	width: 2.5%;
}
#example th{
	padding: 9px 6px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#example th.thnum{
	/* background: none; */
}
#example th:hover{
	color: #0069C6;
	text-decoration: underline;
}
.to{
	width: 10%;
}
.from{
	width: 10%;
}
.sorting_1{
	background: none !important;
}
#example thead{
	background-color: #f0de84;
}
#ui-datepicker-div{
	display: none;
	width: 14em;
}
.ui-datepicker-header{
	background: #e6e6e6 !important;
}
#example_previous,#example_next{
	padding-left:5px;
	padding-right:5px;
	margin-right: 5px;
	margin-top:5px;
	/* border:1px solid grey; */
	background-color: #e3e3e3;
	/* border-radius:3px; */
	/* height: 24px; */
}
#example_previous:hover,#example_next:hover{
	cursor: pointer;
}

/* HEADER */

#head{
	margin:0 auto;
	width: 100%;
	text-align: center;
	float: left;
}
#userinfo{
	float: right;
	/* background-color: #f6f2d1; */
	color: #5F5F5F;
	width: 100%;
	margin-bottom: 10px;
}
.exitform{
	padding-right: 15px;
}
.exitcont{
	float: right;
	margin: 15px;
}
p.username{
	float: left;
	font-size: 18px;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
}
p.balancecont{
	width: 200px;
	float: left;
	border-left: 1px solid grey;
	text-align: left;
	padding-left: 10px;
}
p.obvl{
    width: 200px;
    float: left;
    text-align: left;
    padding-left: 10px;
}
.balance{
	font-weight: bolder;
}
.logo{
	height: 50px;
	background-color: gainsboro;
}
.fancybox{
	float: left;
	background-color: rgb(245, 245, 125);
	border: 1px solid grey;
	text-decoration: none;
}
.fancybox:HOVER{
	color: Red;
}
/* ================================== */

/* FOOTER */

#footer{
	float: left;
	min-height: 200px;
	width: 100%;
}
.divider{
	height: 20px;
	width: 100%;
	margin: 0;
	background-color: #e5e5e5;
}
.stacksite{
	color: #919191; 
}
.stacksiteL:VISITED{
	color: grey; 
}
/* ================================== */
.number{
	text-align: center;
}
.vert-top{
	vertical-align: top !important;
}
.range-time{
	padding: 15px;
	margin-bottom: 0;
}
.range-form{
	margin-bottom: 0;
}
#example_paginate a{
	margin-right: 5px;
	margin-left: 5px;	
	font: normal normal normal 90%/160% 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}
.logo-name{
	float: left;
	margin: 15px;
}
.btn-wide {
	width: 100% !important;
}
.input-field{
	display: inline-block;
	padding: 14px 6px !important;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	margin-left: 0px;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
}
.fg-toolbar select, .fg-toolbar input, .fg-toolbar label{
	margin-bottom: 0 !important;
}
.divSend{
	margin-left: 15px;
	margin-top: 15px;
}
.textarea{
	width: 600px;
}

#example_processing{
	margin-top: 200px;
	background-color: #E0E0E0;
	color: green;
}

.top_menu{
	background: #1b4f68;
	height: 42px;
	width: 100%;
	/* color: white; */
	/* z-index: 100; */
	float: left;
}

.top_menu .menu li{
	list-style: none;
	float: left;
}

.top_menu .menu li a{
	height: 31px;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-style: italic;
	padding: 11px 15px 0;
	display: block;
}
.top_menu .menu li a:HOVER{
	background: #487C96;
}
a.selected_menu{
	background: #6B9BB3;
}
a.selected_menu:HOVER{
	background: #6B9BB3 !important;
}
.campaign_detail{
	
}
.tfoot td{
	font-size: 11px;
	text-align: center;
}
.counter_js{
	width: 25px;
	height: 25px;
	/*border: 1px solid black;*/
	display: inline-flex;
	margin: 0 10px;
}
textarea.warning:focus{
	border-color: red;!important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);!important;
}