body {
	font-family: tahoma;
	font-weight: normal;
	background: url("../PICS/bg.jpg") no-repeat fixed 20% 20% / cover transparent;
}
.main_wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	/*width: 1024px;*/
	background: linear-gradient(to bottom, #FFF 0%, #F3F4F6 100%) repeat scroll 0% 0% transparent;
	padding: 7px;
	border: 3px solid #A2CEFF;
	box-sizing: border-box;
	box-shadow: 2px 2px 4px grey;
	border-radius: 5px;
	box-sizing: border-box;
	min-height: 630px;
	position: relative;
}
.logo_wrapper {
	width: 246px;
	margin: 10px auto -5px;
}
.logo {
	width: 246px;
	background: url("../pics/logo.png") no-repeat scroll center center transparent;
	height: 65px;
	display: block;
}
/*.second_wrapper {
	margin-left: auto;
	margin-right: auto;
}*/
.application {
	padding: 2px;
	font-size: 12px;
	color: grey;
	margin: auto;
}
.application th {
	font-weight: normal;
	padding: 10px 0px 0px 0px;
}
.title {
	text-align:right;
	color: black;
	font-size: 12px;
	padding-right: 7px;
}
.input_window {
	border: 1px solid #CFCFCF; 
	height: 24px; 
	width: 266px; 
	border-radius: 3px;
}
.input_window_infroute {
	border: 1px solid #CFCFCF; 
	height: 24px; 
	width: 266px; 
	border-radius: 3px;
	text-transform: uppercase;
	white-space: pre;
}
.input_window_disabled {
	border: 1px solid #CFCFCF; 
	height: 24px; 
	width: 266px; 
	border-radius: 3px;
	background: none;
	color: grey;
}
.input_window_disabled:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input_window_date_disabled {
	border: 1px solid #CFCFCF; 
	height: 24px; 
	width: 133px; 
	border-radius: 3px;
	background: none;
	color: grey;
}
.input_window_date_disabled:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
:focus {
	-moz-box-shadow: 0 0 5px #736AFF;
	-webkit-box-shadow: 0 0 5px #736AFF;
	box-shadow: 0 0 5px #736AFF;
}
.button {
    display: inline-block;
    height: 25px;
    padding: 0px 9px;
    border-radius: 3px;
    border: 1px solid #BABABA;
    font-size: 12px;
    cursor: pointer;
    outline: 0px none;
    background: linear-gradient(to bottom, #fff 0%, #F3F4F6 100%);
    vertical-align: top;
	font-family: tahoma;
	margin-top: 10px;
	text-decoration: none;
	color: black;
}
.button:hover {
    border-left: 1px solid #a4a4a4;
    border-top: 1px solid #949494;
    border-right: 1px solid #a4a4a4;
    box-shadow: 0px 0px 5px #7ec6e8;
}
.button a {
    text-decoration: none;
	color: black;
	line-height: 25px;
}
.cancel {
	color: red;
}
h3 {
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	background-color: lightblue;
	color: aliceblue;
	font-family: verdana;
	border-radius: 3px;
	text-shadow: 1px 1px 2px grey;
	margin-bottom: 0px;
}
/* СТРАНИЦА ЗАЯВОК */
.zayavki {
	color: black;
	margin: 0 auto 20px auto !important;
	border-collapse: collapse !important;
	/*width: 1000px; */
}
.zayavki tr:hover {
	background-color: #fff;
}
.zayavki th {
	border: 1px solid #CFCFCF; 
	height: 24px; 
	padding: 2px 7px;
	font-size: 11px;
	/*background-color: #EEE;*/
	border-color: #CFCFCF #CFCFCF #000;
	box-shadow: 0px 2px 0px #D3D3D3;
	background: linear-gradient(to bottom, #fff 0%, #eee 100%);
}
.zayavki td {	border: 1px solid #CFCFCF; height: 24px; padding: 2px 7px; font-size: 11px;}



/* ВЫВОД РЕЗУЛЬТАТОВ ПОИСКА ПО БАЗЕ */
.results {
	color: black;
	margin: 0 auto 20px auto !important;
	border-collapse: collapse !important;
	width: 930px; 
}
.results tr:hover {
	background-color: #fff;
}
.results th {
	border: 1px solid #CFCFCF; 
	height: 24px; 
	padding: 2px 7px;
	font-size: 12px;
	/*background-color: #EEE;*/
	border-color: #CFCFCF #CFCFCF #000;
	box-shadow: 0px 2px 0px #D3D3D3;
	background: linear-gradient(to bottom, #fff 0%, #eee 100%);
}
.results th.date {width: 40px;}
.results th.company {width: 130px;}
.results th.mob {width: 100px;}
.results th.icons {padding: 0px;}

.results td {	border: 1px solid #CFCFCF; height: 24px; padding: 2px 7px; font-size: 12px;}
.results td.route {text-transform: uppercase; width: 400px;}
.results td.name {text-transform: uppercase; width: 150px;}
.results td.icons {padding: 0px 1px; width:24px;}
.results td.header {text-align: center; font-weight: bold; text-decoration: underline; color: green;}
.results td.header:hover {}

.search_results {font-size: 12px; text-align: center; }
.icon_reservations {
	background: url("../PICS/icons/reservations.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_requests {
	background: url("../PICS/icons/requests.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_all_res {
	background: url("../PICS/icons/res_all.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_a_only {
	background: url("../PICS/icons/res_act.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_delayed_only {
	background: url("../PICS/icons/res_delayed.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_und_only {
	background: url("../PICS/icons/res_und.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_b_only {
	background: url("../PICS/icons/res_done.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_x_only {
	background: url("../PICS/icons/res_del.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_edit {
	background: url("../PICS/icons/page_edit.png") no-repeat scroll center center transparent;
	width: 20px;
	height: 22px;
	display: block;
}
.icon_edit_participant {
	background: url("../PICS/icons/user_edit.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_del {
	background: url("../PICS/icons/page_delete.png") no-repeat scroll center center transparent;
	width: 20px;
	height: 22px;
	display: block;
}
.icon_del_participant {
	background: url("../PICS/icons/user_delete.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_add_participant {
	background: url("../PICS/icons/user_add.png") no-repeat scroll center center transparent;
	width: 20px;
	height: 22px;
	display: block;
}
.icon_info_participant {
	background: url("../PICS/icons/user_info.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_copy_participant {
	background: url("../PICS/icons/copy.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_participants {
	background: url("../PICS/icons/users.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_del_user {
	background: url("../PICS/icons/delete.png") no-repeat scroll center center transparent;
	width: 20px;
	height: 22px;
	display: block;
}
.icon_mail_sent {
	margin-top: 2px;
	background: url("../ICONS/mail_sent.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_mail_notsent {
	margin-top: 2px;
	background: url("../ICONS/mail_notsent.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_hot {
	background: url("../PICS/icons/hot.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_airplane {
	background: url("../PICS/icons/airplane.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_ski {
	background: url("../PICS/icons/ski.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_recommend {
	background: url("../PICS/icons/recommend.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_weekend {
	background: url("../PICS/icons/letter_w.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_news {
	background: url("../PICS/icons/newspaper.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_request {
	background: url("../PICS/icons/request.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_add_comment_to_request {
	background: url("../PICS/icons/comment_add.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_payments_in {
	background: url("../PICS/icons/down.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_payments_out {
	background: url("../PICS/icons/up.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_reports {
	background: url("../PICS/icons/reports.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_keys {
	background: url("../PICS/icons/keys.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_settings {
	background: url("../PICS/icons/settings.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_refresh {
	margin-top: 2px;
	background: url("../PICS/icons/refresh.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_add_new {
	margin-top: 2px;
	background: url("../PICS/icons/page_add.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_add_new_ticket {
	margin-top: 2px;
	background: url("../PICS/icons/add_ticket.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_add_new_hotel {
	margin-top: 2px;
	background: url("../PICS/icons/add_hotel.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_add_new_transfer {
	margin-top: 2px;
	background: url("../PICS/icons/add_transfer.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 22px;
	display: block;
}
.icon_sort_by_a{
	background: url("../PICS/icons/sort-a-z.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_sort_by_z{
	background: url("../PICS/icons/sort-z-a.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_cake {
	background: url("../PICS/icons/cake.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}
.icon_links {
	background: url("../PICS/icons/upright.png") no-repeat scroll center center transparent;
	width: 24px;
	height: 24px;
	display: block;
}


/* СВОЙСТВА ПАНЕЛИ УПРАВЛЕНИЯ */
.menu {margin-bottom: 10px !important; margin-left: auto; margin-right: auto;}
.menu td {padding: 5px 10px 0px 10px; border-bottom: 2px solid #ADD8E6; font-size: 12px; text-align: center;}
.menu td:hover {border-bottom: 2px solid red;}
.menu a {height: 24px; display: block; text-decoration: none; color: #05C0F3;}
.menu a:hover {color: red;}
.menu a.add_inf {background: url("../PICS/icons/page_add.png") repeat scroll 0% 0% transparent;}
.menu a.refresh {background: url("../PICS/icons/refresh.png") repeat scroll 0% 0% transparent;}
.menu button.user_search {border: none; background: url("../ICONS/user_search.png") repeat scroll 0% 0% transparent;}


a {text-decoration: none; color: #05C0F3;}
a:hover {color: red;}


/* СВОЙСТВА СТРАНИЦЫ АВТОРИЗАЦИИ */
.authorisation {
	background: url('../pics/bg_auth.jpg') no-repeat fixed center center / cover transparent;
}
.authorisation_wrapper {
	margin: 150px auto;
	width: 300px;
	padding: 7px;
	box-shadow: 2px 2px 4px #808080;
	border-radius: 5px;
	box-sizing: border-box;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
	border: 3px solid #000;
}
.authorisation_wrapper:hover {
	box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.5); 
	transition: 1s;
}
.auth_logo_wrapper{
	width: 246px; 
	margin: 10px auto -5px;
}
.auth_button {
	padding: 0px 9px;
	border-radius: 3px;
	border: 1px solid #101010;
	font-size: 12px;
	background: linear-gradient(to bottom, #F8F8F8 0%, #A2CEFF 100%) repeat scroll 0% 0% transparent;
	font-family: tahoma;
	height: 32px;
	cursor: pointer;
	color: #000;
	width: 275px;
	margin: 1px 0px 0px 3px;
}
.auth_button:hover {
    background: linear-gradient(to bottom, #F8F8F8 0%, #B8B8B8 100%) repeat scroll 0% 0% transparent;
}
.auth_input_window {
	border: 1px solid #101010; 
	height: 32px; 
	width: 275px; 
	border-radius: 3px;
	padding-left: 7px;
	font-size: 12px;
}
.a_auth  {
	height: 65px; 
	display: block; 
	background: url('../pics/logo.png') no-repeat scroll center center #FFF; 
	width: 275px; 
	margin-left: -15px; 
	border-radius: 3px; 
	padding-bottom: 20px;
}
.h3_auth {
	text-align: center; 
	line-height: 32px; 
	font-weight: normal; 
	font-size: 16px; 
	background-color: #A2CEFF; 
	color: #F0F8FF; 
	font-family: verdana; 
	border-radius: 3px; 
	margin: 15px 3px -10px 2px; 
	text-shadow: none;
}
.err_td {
	height: 32px; 
	color: yellow; 
	font-size: 12px; 
	text-align: center;
}
.forgot_password {
	text-align: right; 
	font-size: 12px; 
	margin: 10px 5px 10px 0px;
}
.section_descr{
	font-weight: normal; 
	text-align: center; 
	font-size: 12px; 
	margin-top: -20px; 
	margin-bottom: 5px;
}
.notes_to_res{
	margin: 0px; 
	color: darkgoldenrod; 
	text-decoration: underline; 
	font-weight: normal;
}

/* СТРАНИЦА MAIN */
.stat_td_descr_left {
	font-size: 12px;
}
.stat_td_descr_right {
	font-size: 12px;
	padding-left: 40px;
}
.stat_td_amount {
	font-size: 12px;
	text-align: right;
}


/* СВОЙСТВА СТРАНИЦЫ ПОЧТОВЫХ ШАБЛОНОВ */
.form_templates {
margin: 0 20px;
}

.templates {
width: 960px;
height: 150px;
border: 1px solid #CFCFCF; 
border-radius: 3px;
font-family: tahoma;
font-size: 12px
}

.s_button {
	color: #fff;
	text-shadow: 1px 0px 1px black;
}

.plotTable {
	border: 0;
	margin: 0 auto 15px auto;
	padding: 2px;
	font-size: 16px;
}
.plotHeaderCell {
	text-align: right;
	border-bottom: 1px solid lightgray;
}
.plotDataCell {
	text-align: left;
	vertical-align: middle;
	width: 100px;
	border-bottom: 1px solid lightgrey;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 2px 0 2px !important;
	background: linear-gradient(to bottom, lightgrey 0%, #eee 100%);
}
.plotItemInCell {
	display: inline-block;
	height: 1.1em;
	vertical-align: middle;
	background-color: darkcyan;
	margin: 0 0 3px 0;
	box-shadow: 1px 1px lightgrey;
}
.plotCountInCell {
	display: block;
	margin: -13px 0 0 0;
	color: black;
	font-size: 10px;
}

/* DestinationCapacity*/
.openForSale {
	margin: 2px 2px 4px 2px;
	padding: 4px 2px;
	background: linear-gradient(to bottom, #5cc7c1, #1a918b);
	color: white;
	text-align: center;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), -1px 0 1px -1px rgba(0, 0, 0, .6), 1px 0 1px -1px rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, .1) inset;
	width: 92px;
	box-sizing: border-box;
}
.openForSale:hover {
	background: darkgreen;
	cursor: help;
}
.stopSale {
	margin: 2px 2px 4px 2px;
	padding: 4px 2px;
	background: linear-gradient(to bottom, #f29797, #da7474);
	color: white;
	text-align: center;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), -1px 0 1px -1px rgba(0, 0, 0, .6), 1px 0 1px -1px rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, .1) inset;
	width: 92px;
	box-sizing: border-box;
}
.stopSale:hover {
	background: red;
	cursor: help;
}
.limitedAvailability {
	margin: 2px 2px 4px 2px;
	padding: 4px 2px;
	background: linear-gradient(to bottom, rgba(252,227,0,1) 0%,rgba(255,230,0,1) 63%,rgba(255,216,0,1) 100%);
	color: #0d4689;
	text-align: center;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3), -1px 0 1px -1px rgba(0, 0, 0, .6), 1px 0 1px -1px rgba(0, 0, 0, .6), 0 0 1px rgba(0, 0, 0, .1) inset;
	width: 92px;
	box-sizing: border-box;
}
.limitedAvailability:hover {
	background: yellow;
	cursor: help;
}
/*box-shadow: 2px 2px lightgray;*/
