@CHARSET "UTF-8";


.header_box {
    background: #f8f8f8;
    border-bottom: 1px double #e7e7e7;
    box-shadow: 0 1.5px 0 0px #007acc!important;
    height: 35px;
    margin: 0 0px;
    position: static;
    text-align: left !important;
    z-index: 99;
    border-color: #e7e7e7;
}

.header_content {
    height: 35px;
    margin: 0 auto;
    max-width: 1860px;
    min-width: 980px;
    padding: 0 10px;
}

.header_content{
    float: inherit;
}

.left_side {
    float: left;
    width: 4%;
}

.center_side {
    float: inherit;
    width: auto;
}

.right_side{
    float: right;
    width: 16%;
}

.header_content .header_menu {
    float: inherit;
    font-size: 14px;
    height: 35px;
    margin-left: 0px;
    margin-top: 10px;
}

html,body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.site_width {
    width: 99.5%;
}

.left_width {
    width: 20%;
}

.begin_png {
    background: url(../images/avias.png); /* Путь к файлу с исходным рисунком  */
    display: block; /*  Рисунок как блочный элемент */
    width:  32px; /* Ширина рисунка */
    height: 32px; /*  Высота рисунка */
    margin-top: -15px;
    margin-left: 10px;
    background-size: cover;
}
.begin_png:hover {
    /*background: url(/images/eu_ua.png); /* Путь к файлу с исходным рисунком  */
    /*display: block; /*  Рисунок как блочный элемент */
    /*width:  60px; /* Ширина рисунка */
    /*height: 27px; /*  Высота рисунка */
    /*margin-top: -15px;
    /*margin-left: -6px;
    /*background-size: cover;*/
}

.eu_border{
    background: url(../images/energy.jpg);
    display: block; /*  Рисунок как блочный элемент */
    width:  132px; /* Ширина рисунка */
    height: 40px; /*  Высота рисунка */
    background-size: cover;
}

.img-container {
    height: 200px; /* Высота блока */

    background: url(images/pechatka.png) 100% 100% no-repeat; /* Добавляем фон */
    background-size: cover; /* Масштабируем фон */
}

/* .eu_border:hover{
    background: url(../images/backgroup.jpg);
    display: block; /*  Рисунок как блочный элемент */
/*    background-size: cover;
    width:  320px; /* Ширина рисунка */
/*    height: 250px; /*  Высота рисунка */
/* }  */

.center_width {
    width: 80%;
}

.right_width {
    width: 30%;
}

.footer {
    margin: 0;
    padding: 0;
    /* background: url(../images/hedear-top.png) top 0px left 1px repeat-x; */
    /* height: 40px;
    bottom: -40px;

 /*   border-top: 1px solid grey;
    margin: 0; */
    position:relative ;
    width: 100%;
    /*z-index: 999; */
    /* clear: both;
    display: none; */
}

div#footer {
    /* bottom: -2px;
    font-size: 100%;
    /* height: 40px; */
    /* margin-left: auto;
    margin-right: auto;
    position: unset;*/
    /*font-size: 10px;
    letter-spacing: 0.7px;
    font-family: 'museo_sans_cyrl500' !important;*/
}

.footer_text {
    background: url(../images/hedear-top.png) top 0px left 1px repeat-x;
}

img {
	border : 0;
}

h1,h2,h3 {
	font-family: Helvetica, Tahoma, Verdana, sans-serif /* 'PFDinTextCompProMedium' */;
	font-weight: normal;
	margin: 10px 0 15px;
}

h1 {
	margin: 0 20px 10px;
	font-size: 180%;
}

h2 {
	font-size: 142.85%;
}

h3 {
	text-align: center;
}

p {
	line-height: 1.8em !important;
}

p {
	margin: 1em 0;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #3A3A3A;
}

a:hover {
	text-decoration: underline;
}

a.home_link {
	
}

.clr, .clear {
	height: 0;
	display: block;
	clear: both;
}

.clrr {
	height: 0;
	display: block;
	clear: right;
}

.clrl {
	height: 0;
	display: block;
	clear: left;
}

textarea{
	resize: none;
}

div#header {
	margin: 0 auto;
	height: 30px;
/*	background-color: #6a89e2;
	background: #fff no-repeat 0 10px;*/
}

div#container {
	padding: 2px;  /*5*/
	margin: 0 auto;
    height: 100%;
}

div#left_menu {
    margin: 2px auto;
    text-align: center;
}

div#center_menu {
	margin: 2px auto;
	text-align: center;
}

div#right_menu {
    margin: 2px auto;
    text-align: center;
}

div#content {
    /* border: 1px solid #f6f6f6;
	background-color: #f7f7f7; */
    min-height: 100%;
    min-width: 100%;
    margin-top: 4.0px;
}

html.report div#content {
	margin-left: 10px;
}



.clear_wrapper {
/*	height: 100px;
	clear: both;
	display:block;*/
}

.sg-btn{
	display: inline-block !important;
	width: 30px !important;   /*32*/
	height: 30px !important;  /*32*/
	margin: 0px !important;
}

.sg-btn .ui-icon{
	width: 32px !important;
	height: 32px !important;
}

.sg-btn-new{
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    margin: 0px !important;
}

.sg-btn-new .ui-icon-new{
    width: 16px !important;
    height: 16px !important;
}

.sg-btn.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -16px;

}

.sg-btn.ui-button-icon-only .ui-icon, .sg-btn.ui-button-text-icon-primary .ui-icon, .sg-btn.ui-button-text-icon-secondary .ui-icon, .sg-btn.ui-button-text-icons .ui-icon, .sg-btn.ui-button-icons-only .ui-icon {
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

.sg-btn .ui-icon-new{
	background: transparent url(../images/new_icons/new_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-unlink{
    background: transparent url(../images/new_icons/unlink_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-change-phone{
    background: transparent url(../images/new_icons/change_sim.png) no-repeat center center !important;
}

.sg-btn .ui-icon-pin{
    background: transparent url(../images/new_icons/pin24.png) no-repeat center center !important;
}

.sg-btn-new .ui-icon-new-16{
    background: transparent url(../images/icons/new_16.png) no-repeat center center !important;
    width: 16px; height: 16px;
    background-position: 0 0 !important;
}

.sg-btn .ui-icon-import{
    background: transparent url(../images/icons/import.png) no-repeat center center !important;
}

.sg-btn .ui-icon-edit{
	background: transparent url(../images/new_icons/edit_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-np{
    background: transparent url(../images/new_icons/np.png) no-repeat center center !important;
}

.sg-btn .ui-icon-email-invoice{
    background: transparent url(../images/new_icons/email_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-privat{
    background: transparent url(../images/icons/privat24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-bank{
    background: transparent url(../images/icons/p24_os3.png) no-repeat center center !important;
}
.sg-btn .ui-icon-private{
    background: transparent url(../images/icons/privat24_export.png) no-repeat center center !important;
}

.sg-btn-new .ui-icon-p24{
    background: transparent url(../images/icons/privat24-16.png) no-repeat center center !important;
}

.sg-btn .ui-icon-history{
    background: transparent url(../images/new_icons/history_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-history-op{
    background: transparent url(../images/new_icons/history-operation_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-t{
    background: transparent url(../images/new_icons/transaction_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-debitcredit{
    background: transparent url(../images/new_icons/debet-kredit_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-xml-exp{
    background: transparent url(../images/new_icons/xml_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-xml-imp{
    background: transparent url(../images/new_icons/xml_import_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-pdf{
    background: transparent url(../images/icons/print_pdf.png) no-repeat center center !important;
}

.sg-btn .ui-icon-history-all{
    background: transparent url(../images/icons/history_all.png) no-repeat center center !important;
}

.sg-btn .ui-icon-copy-document{
	background: transparent url(../images/new_icons/sales_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-copy{
    background: transparent url(../images/new_icons/copy_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-copy-tk-document{
	background: transparent url(../images/new_icons/fuel_card_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-copy-vat-document{
	background: transparent url(../images/new_icons/vat_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-copy-cas-document{
    background: transparent url(../images/new_icons/cash_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-delete{
	background: transparent url(../images/new_icons/del_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-locked{
    background: transparent url(../images/icons/block2.png) no-repeat center center !important;
}

.sg-btn .ui-icon-checked{
    background: transparent url(../images/icons/checked.png) no-repeat center center !important;
}

.sg-btn .ui-icon-choise{
    background: transparent url(../images/icons/choose.png) no-repeat center center !important;
}

.sg-btn .ui-icon-eraser{
    background: transparent url(../images/icons/eraser-icon16.png) no-repeat center center !important;
}
.sg-btn .ui-icon-permit{
    background: transparent url(../images/new_icons/unlocked_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-restore{
	background: transparent url(../images/new_icons/restore_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-setpass{
    background: transparent url(../images/icons/set_pass.png) no-repeat center center !important;
}
.ui-icon-send{
    background: transparent url(../images/icons/sendmail16.png) no-repeat center center !important;
}
.ui-icon-blank{
    background: transparent url(../images/icons/Page_Blank_16.png) no-repeat center center !important;
}
.ui-icon-blank-del{
    background: transparent url(../images/icons/Page_Blank_Close_16.png) no-repeat center center !important;
}
.sg-btn .ui-icon-print{
	background: transparent url(../images/new_icons/print_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-excel-specification-24{
    background: transparent url(../images/new_icons/xls_spec_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-obankexcel{
    background: transparent url(../images/icons/obank_excel.png) no-repeat center center !important;
}
.sg-btn .ui-icon-report{
    background: transparent url(../images/new_icons/report_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-dbf{
    background: transparent url(../images/new_icons/dbf_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-excel-report{
    background: transparent url(../images/new_icons/xls_spec_24.png) no-repeat center center !important;
}
.sg-btn .ui-icon-csv-report{
    background: transparent url(../images/new_icons/csv_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-export{
    background: transparent url(../images/new_icons/export_24.png) no-repeat center center !important;
}

.sg-btn .ui-icon-custom-report{
    background: transparent url(../images/icons/custom-reports.png) no-repeat center center !important;
}
.ui-icon-delete{
	background: transparent url(../images/icons/delete16.png) no-repeat center center !important;
}
.ui-icon-choise{
    background: transparent url(../images/icons/choose.png) no-repeat center center !important;
}

.ui-icon-cards{
	background: transparent url(../images/icons/creditcards16.png) no-repeat center center !important;
}

.ui-icon-cards-main{
	background: transparent url(../images/new_icons/cards_24.png) no-repeat center center !important;
}

.ui-icon-vat-send{
    background: transparent url(../images/icons/message-send.png) no-repeat center center !important;
}
.ui-icon-cheked{
    background: transparent url(../images/icons/cheked_all.png) no-repeat center center !important;
}
.ui-icon-uncheked{
    background: transparent url(../images/icons/uncheked.png) no-repeat center center !important;
}
.ui-icon-list{
	background: transparent url(../images/icons/search-icon16.png) no-repeat center center !important;
}
.ui-icon-save{
    background: transparent url(../images/icons/save16.png) no-repeat center center !important;
}
.ui-icon-search24{
    background: transparent url(../images/new_icons/search_24.png) no-repeat center center !important;
}
.ui-icon-search{
    background: transparent url(../images/icons/search.png) no-repeat center center !important;
}
.ui-icon-sms{
    background: transparent url(../images/icons/sms.png) no-repeat center center !important;
}
.ui-icon-filter{
    background: transparent url(../images/icons/filter.png) no-repeat center center !important;
}
.ui-icon-phone{
    background: transparent url(../images/icons/phone_32.png) no-repeat center center !important;
}
.ui-icon-phone-del{
    background: transparent url(../images/icons/phone_32_del.png) no-repeat center center !important;
}

.ui-icon-filter-del{
    background: transparent url(../images/icons/filter_del.png) no-repeat center center !important;
}

.ui-icon-filter-edrpou{
    background: transparent url(../images/icons/filter_edrpou.png) no-repeat center center !important;
}

.ui-icon-filter-edrpou-del{
    background: transparent url(../images/icons/filter_edrpou_delete.png) no-repeat center center !important;
}

.ui-icon-clear{
	background: transparent url(../images/icons/broom-icon16.png) no-repeat center center !important;
}
.ui-icon-plus{
    background: transparent url(../images/icons/plus.png) no-repeat center center !important;
}
.ui-icon-minus{
    background: transparent url(../images/icons/minus.png) no-repeat center center !important;
}

.ui-icon-addition{
    background: transparent url(../images/icons/addition.png) no-repeat center center !important;
}

.ui-icon-{
    background: transparent url(../images/icons/broom-icon16.png) no-repeat center center !important;
}

.ui-catalogue-new{
    background: transparent url(../images/icons/catalogue_new_16.png) no-repeat center center !important;
}

.ui-catalogue-open{
    background: transparent url(../images/icons/catalogue_open_16.png) no-repeat center center !important;
}

.ui-catalogue-edit{
    background: transparent url(../images/icons/catalogue_edit_16.png) no-repeat center center !important;
}

.ui-catalogue-empty{
    background: transparent url(../images/icons/catalogue_empty_16.png) no-repeat center center !important;
}

.edit-form label{
	display: inline-block;
}
.edit-form input,
.edit-form select,
.edit-form button	{
	display:inline-block;
/*	height: 26px;*/
}

.edit-form input {
/*	padding-left: 2px;*/
}

label.short_lbl {
	width: 71px;
}
#s_lbl  td label{
  width: 76px;
  }

label.short_lbl_report {
    width: 100px;
}

label.short_lbl_form {
    width: 90px;
}

label.short_lbl_84 {
    width: 84px;
}
.invoice_detail_actions{
	width: 48px;
	text-align: center;
}

.invoice_detail_delete_btn,
.payment_detail_delete_btn,
.list_selector_btn,
.nomenclature_detail_delete_btn,
.service_detail_delete_btn,
.operation_detail_delete_bth,
.invoice_detail_cards_btn{
	width: 25px !important;
	height: 25px !important;

}
.payment_detail_delete_btn{
    margin:auto !important;
    display:block !important;
}

.btn_selector{
    position: absolute;
    top: 0;
    width: 15px !important;
    height:15px !important;
}

.list_selector_btn{
	position: absolute;
	top: 0;
}
.list_selector_btn2{
	margin-left: 21px;
}
	
.serial_delete_btn{
	width: 20px !important;
	height: 20px !important;      
}
.autowidth{
	width: auto !important;
}

.refbook{
	border-collapse: collapse;
	
}
.refbook td,
.refbook th{
	border:1px solid silver;
	padding:1px;
	height: 25px;
}
.refbook th{
	font-weight: bold;
	background-color: silver;
	border:1px solid gray;
	text-align: center;
}

.litle_title td{
    font-weight: bold;
    background-color: #cbcbcb !important;
    border:1px solid gray;
    text-align: center;
    height: 10px !important;
    font-size: 11px;
    padding: 0px;
}

.litle_detail td{
    font-size: 13px;
    background-color: #FFECDF !important;
}

.litle_detail_grey td {
    font-weight: bold;
    background-color: #cbcbcb73 !important;
    border: 1px solid gray;
    height: 10px !important;
    font-size: 11px;
    padding: 0px;
}

#invoice_items td input{
	max-width: 70px;
}
.refbook td.number{
	text-align: right;
}

.wrapper {
    min-height: 96%;
    height: auto !important;
    /* height: 100%; */
	margin: 0 0 -15px 0; /* the bottom margin is the negative value of the footer's height */
    /* background: transparent url(../images/bg.png) repeat; */
}

.dashboard_widget {
	float: left;
	width: 350px;
	height: 250px;
}

.widge1 {
	background-color: lime;
}
.widge2 {
	background-color: aqua;
}
.widge3 {
	background-color: yellow;
}
.widge4 {
	background-color: teal;
}

/*for import dialog*/
ul.dialog_list, ul.dlg_list, ul.dialog_list li, ul.dlg_list li{
	list-style-type: none;
	margin:0;
	padding:0;
}
.selected{
    /*background-color:#7f7f7f !important;*/
}
span.icon_cell{
	width: 30px;
	float:left;
	display:block;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, .ui-state-focus, 
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	border-collapse: collapse;
/*	margin: -1px;*/
}
span.ui-icon-unit {
	margin-top:3px;
	background-image: url(../images/uncheck.png) !important;
}
#stations_list span.ui-icon-unit {
	margin-top:1px;
}
li.selected span.ui-icon-unit{
	background-image:url(../images/check.png) !important;
}
span.ui-icon-station {
	background-image: url(../images/icons/down.png) !important;
}
li.direct span.ui-icon-station{
    background-image:url(../images/icons/up.png) !important;
}
.ui-icon-floated-left{
	float:left;
}
span.icon2cell {
	width:40px;
	height: 20px;
}
.schedule_stations{
	float:left;
	min-width:200px;
}
.schedule_round{
	float:left;
	width:85px;
}
.schedule_round input{
	width: 35px;
	border:none;
	float:left;
}
.schedule_stations input{
	width: 120px;
	border:none;
	float:right;
	text-align: left;
}
.schedule_stations li {
	font-style: italic;
}

.schedule_stations ul.round_stations, .schedule_stations div.schedule_title{
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}
.schedule_round ul.round_stations, .schedule_round div.schedule_title{
	border-top: 1px solid gray;
	border-right: 1px solid gray;
}
div.schedule_title{
	height: 25px;
}
ul.round_stations li{
	border-bottom: 1px solid gray;
	height:25px;
	padding: 2px 0 0 2px;
	white-space: nowrap;
}
ul.round_stations li span{
	white-space: nowrap;
}
ul.round-icons li span.ui-icon:hover{
    opacity:0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter:alpha(opacity=70);
}
ul.round-icons{
    display:inline;
    padding:0;
    margin:0;
}
ul.save-time{
	width:44px;
	height: 16px;
	float:left;
	margin-top:-5px;
}
ul.round-icons li {
    margin: 0 2px;
    position: relative;
    padding: 4px 1px;
    cursor: pointer;
    float: left;
    list-style: none;
    background:none !important; 
    border:none !important;
	height: 16px;
}
li.schedule_round_list{
	white-space: nowrap;
}
#schedule_nav{
	position: relative;
	width: 100%;
	height: 45px;
}
.turnout_nav{
	width: 100%;
}
.turnout{
	margin: 20px 0 20px 0;
	border-radius: 10px;
	background-color: #f0f0f0;
	padding: 5px;
}

#schedule_container {
/*	overflow: auto;
	width: 690px;*/
}
.schedule_round, .schedule_stations{
	background-color: #fff;
}
.ui-wialon-round-make-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/new.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-round-make-icon-32{
    width: 32px !important; 
    height: 32px !important; 
    background-image: url(../images/icons/new32.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-round-delete-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/delete.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-round-delete-icon-32{
    width: 32px !important; 
    height: 32px !important; 
    background-image: url(../images/icons/delete32.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-round-designer-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/designer.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-save-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/save.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-ok-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/ok.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-ok-icon-32{
    width: 32px; height: 32px; 
    background-image: url(../images/icons/ok32.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-no-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/no.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-copy-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/copy.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-copy-icon-32{
    width: 32px; height: 32px; 
    background-image: url(../images/icons/copy32.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-mcopy-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/mcopy.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-mcopy-icon-32{
    width: 32px; height: 32px; 
    background-image: url(../images/icons/mcopy32.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-edit-icon{
    width: 16px; height: 16px; 
    background-image: url(../images/icons/edit.png) !important;
    background-position: 0 0 !important;
}
.ui-wialon-edit-icon-32{
    width: 32px; height: 32px; 
    background-image: url(../images/icons/edit32.png) !important;
    background-position: 0 0 !important;
}
.list_actions {
	margin: 10px 10px;
	font-size: 12px;
	text-align: right;
}

.filter_actions {
	padding: 2px 0 1px 1px;
	margin: 10px 0 10px 5px;
	background-color: #cfcfcf;
}

.report {
	font-size: 13px;
	text-align: center;
}

.list_actions a {
	text-decoration: none;
}

.list_actions a:hover {
	text-decoration: underline;
}

form.editform {
	width: 70%;
	margin: 30px auto;
}

form#list_form table, table {
	width: 100%; /*99%*/
	margin:0px;  /*10px 10px 10px 10px;*/
	border-collapse:collapse;
}

.flexigrid table {
	margin: 0;
	padding: 0;
}

form#list_form thead, thead {
	
}

form#list_form th, th {
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.grid_row {
}

.alt {
	background-color: #cfcfcf;
}

.chkbx {
	width: 10px;
}
#stations_list li, #edit_stations_list li, #route_stations_list li, .dialog_list li {
	height:20px;
	padding: 1px;
}

.pager {
	text-align: center;
}


#dialog-form, 
.nocalendar .ui-datepicker-calendar {
	display:none;
}
.float_left{
	float:left;
}

fieldset {
	border: none;
}


.label_holder {
	width: 250px;
	float: left;
	padding-top: 9px;
	font-size: 13px;
}

.field_holder {
	width: 300px;
	float: left;
}

.dictionary_field {
	margin-bottom: 15px;
}

.dictionary_field:after {
	content: "."; display: block; height: 0; line-height: 0; font-size: 0; clear: both; min-height: 0; visibility: hidden;
}


.field_holder input, .field_holder select {
	height: 24px;
	width: 430px;
	font-size: 16px;
	padding: 2px;
	border: solid 1px #1B2046;
}
.field_holder input.hasDatepicker,  input.hasDatepicker{
	width: 133px;
	background: #fff url(../images/icons/calendar16.png) right center no-repeat;
	border: solid 1px #1B2046;
}

.field_holder textarea {
	height: 100px;
	width: 430px;
	border: solid 1px #1B2046;
}

.field_holder select {
	width: 435px;
	height: 26px;
}

.controls {
	text-align: center;
	margin-top: 25px;
	width: 185px;
}

.controls a{
	text-decoration: underline;
	color: #fe000c;
	font-size: 14px;
}


input.save_btn {
	height: 30px;
	width: 250px;
	font-size: 18px;
	padding: 0;
	border-radius: 5px;
}

a#btn_edit_stations {
	text-decoration: underline;
	color: #FE000C;
}


div#menu ul {
	list-style: none;
	line-height: 20px;
	margin: 5px 5px;
	padding: 0;
}

div#menu ul ul li {
	margin-left: 10px;
}

li.level_1 {
	font-weight: bold;
	color: #666;
}

li.level_2 {
	font-weight: normal;
}

.tools{
	height: 45px;
}


.dispatch_route {
	width: 250px;
	float: left;
}

.error {
	margin: 50px auto;
	width: 70%;
	color: red;
}
.red {
	color: red;
}
.blue {
    color: blue;
}
.green {
	color: green;
}
.drpd {
	background-color: red;
}

.disp_container {
}

.available_vehicles {
	width: 145px;
	float: right;
}

.available_vehicles span.vehicle {
	display: block;
}

.log_tbl, .log_tbl td {
	border: 1px solid #f0f0f0;
	border-collapse:collapse;
}

.v_holder .vehicle:after {
	display:block;
	visibility: hidden;
	content: ".";
	line-height: 0;
	height: 0;
}

.timing {
	width: 80px;
	height: 25px;
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
}

.station_name {
	width: 140px;
	height: 15px;
	white-space: nowrap;
	overflow: hidden;
}

.station_line {
	white-space: nowrap;
	margin : 0;
	padding:0;
	font-size: 11px;
}

.report_body {
	
}
.report_body h4{
	text-align: center;
	font-weight: normal;
	font-size: .8em;
	margin: 5px 0;
}
.report_body h3{
	margin-bottom: 5px;
}
.bold{
	font-weight: bold;
}

.report_body table,
table.bordered {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.report_body td,
.report_body th,
table.bordered td, 
table.bordered th{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-collapse:collapse;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.site_title {
	font-size: 80%;
	text-align: right;
	padding-top: 5px;
}

.report_controls {
	text-align: center;
}

.inp #password, .inp #re_password, .inp #login {
	height: 24px;
	width: 233px;
	font-size: 16px;
	padding: 2px;
	border: solid 1px #666;
}
.input_for_change, .login2 {
        border-radius:4px;
        height: 20px;
        width: 233px;
        font-size: 16px;
        padding: 2px;
        border: solid 1px #BFBDBD;

}
.btn2{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 1 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
.sms {
    height: 24px;
    width: 24px;
    font-size: 16px;
    padding: 2px;
}

.turnout table {
	font-size: 11px;
}
.weekday{
	width:30px;
	float:left;
}
#set_schedule_week_dlg input.hasDatepicker
{
	width: 130px;
}

.menu_itm {
	margin: 1px;
}
table#payment_items tfoot tr td {
	font-weight: bold;
	text-align: right;
	border: 1px solid white;;
}
input#new_serial {
	width: 465px;
}
.ui-autocomplete{
	max-height: 300px;
	overflow: auto;
}
.ui-autocomplete li{
	font-size: 12px;
}

span.col3 {
	display: inline-block;
	width: 33%;
}

span.col3 input[type="text"] {
	width: 221px;
}

span.col3 select {
	width: 225px;
}

span.col4 {
	display: inline-block;
	width: 33%;
}

span.col4 input[type="text"] {
	width: 150px;
}

span.col4 select {
	width: 150px;
}

input#customer_name {
	width: 200px;
}

span.col2 {
	display: inline-block;
	width: 49%;
}

span.col2 input[type="text"] {
    width: 48%;
}

span.col2 input[type="select"] {
    width: 48%;
}

span.col2 select {
    width: 48%;
}

span.col3 select {
    width: 48%;
}

span.col1 {
    display: inline-block;
    width: 100%;
}

span.col1 input[type="text"] {
    width: 90%;
}

.selBtn {
	width: 26px !important;
}


.form_line,
.dlg_line,
.dlg_line2 {
	margin: 2px 0 6px 0;	
	position: relative;
}
.dlg_line label{
	width: 200px;
	display: inline-block;
}
.dlg_line2 label{
	width: 200px;
	display: inline-block;
}
.dlg_line input,
.dlg_line select{
	width: 340px;
	border: 1px solid #000;
}
.dlg_line2 input,
.dlg_line2 select{
	width: 200px;
	border: 1px solid #000;
}
.dlg_line input.hasDatepicker{
	width: 150px;
}
.dlg_line2 input#rp_passportcode{
	width: 40px;
	text-transform:uppercase;
}
.dlg_line2 input#rp_passportnm{
	width: 120px;
}

.left_div, .right_div {
	width: 49%;
	float: left;
	margin: 0;
	padding: 0;
}
.div0{
    width: 51% !important;
    float: left !important;
}
.div1{
    width: 49% !important;
    margin-left: 51% !important;
}

.div3, .div2 {
	width: 33%;
	float: left;
	margin: 0;
	padding: 0;
}
.div2{
	width: 50%;
}

.left_div label {
	width: 160px;
}

.left_div input[type="text"], .left_div select, div.left_div input#customer_name {
	width: 260px;
}

.left_div textarea {
	width: 420px;
	height: 30px;
}

.div3 label {
	width: 85px;
}
.div3 input {
	width: 193px;
}

.div3 select {
	width: 197px;
}

table.assigned_list {
	background-color: #C3C3C3;
}

.filterspan {
	float: right;
    position: relative;
    top: 6px;
    font-size: small;
}

button.ui-button-icon-only .ui-button-text {
	display: none !important;
}

.flexigrid div.cDrag div {
	background: url(../images/flexgrid/line.gif) repeat-y 2px center;
	cursor: default;
}

#left_menu img {
    height: 30px;
    width:  30px;
}

#center_menu img {
    height: 30px;
    width:  30px;
}

#right_menu img {
    height: 30px;
    width:  30px;
}

input.gridselector{
	width: 152px;
}

input.gridselector2{
	width: 162px;
}

.ui-dialog fieldset{
	padding:0;
}

.ui-widget {
 	font-family: Arial, Helvetica, "Nimbus Sans L", FreeSans, sans-serif;
   font-size: 1em;
}

.dialog-content{
	display: none;
}
#cards_list_from,
#cards_list_to {
	display: block;
	height:200px;
	width:230px;
	border: 1px solid #7f7f7f;
	overflow: auto;
}

.input250{
    width:250px !important;
}
.input500{
    width: 500px !important;
}
.display-none{
    display:none;
}
.ifd{
    display: none;
}

.input200{
    width:200px !important;
}
.input400{
    width: 400px !important;
}
.card_date{
    width: 150px !important;
}


/*Date time picker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }


.lightbox-close {
    background-image: url("../images/lightbox-close.png");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    height: 25px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
}

.help-book{
    background-image: url("../images/help_book.png");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: fixed;
    height: 25px;
    width: 25px;
    right: 25px;
    top:   10%;
}

.popupclass {
    display:none;
    background-color: #fff;
    padding: 10px;
    z-index: 999;
    height: 80%;
    left: 82.5%;
    margin-left: -30%; /* -210px ПОЛОВИНА от WEIGHT для центрального позиционирования */
    margin-top:  1%; /*  -160px;ПОЛОВИНА от HEIGHT для центрального позиционирования */
    width: 45%;  /* 420px; */
    position: fixed;
    top: 9%;
    border: 1px solid #ccc;
}

.popupclass_table {
    max-height:50%;
    width: 99%;
}

.button_table{
   /* background: url("../images/flexgrid/wbg.gif") repeat-x scroll; */
    background: #f8f8f8;
}

.advance_statements_nomenclature{
    width: 250px;
}

.edit-form select{
  /*   min-width: 200px; */
}

#shipment_details_items input{
    width: 94%;
}

#shipment_details_items select{
    width: 100%;
    min-width: 370px;
}

#remains_list input{
    width: 94%;
}

#remains_list select{
    width: 100%;
    min-width: 205px;
}

/*Спойлера*/
.spoiler_body {
    display:none;
}

.spoiler_links {
    cursor:pointer;
    border: 1px solid #b5b8c8;
    padding: 0 10px;
    margin-bottom: 10px;
    display: block;
}


/*Спойлер вариант 2*/
.spoiler a{
    font-size: 15px;
    color: #000000;
    /* border-bottom: #000000 dashed 2px; */
    text-decoration: none;
    margin: 10px;
}

.spoiler:hover {
    cursor: pointer;
}

.spoiler-text {
    margin: 5px 15px;
    font-size: 12px;
}

.spoiler-wrapper {
    border: 1px solid #b5b8c8;
    padding: 0 5px;
    margin:  5px;
    display: block;
}


.spoiler-wrap {
    background:none repeat scroll 0 0 #e9ffd0;
    width:100%;
    border-color:#29755f;
    border-style:solid;
    border-width:1px 1px 1px 2px;
    margin:6px;
}

.spoiler-head {
    font-size:11px;
    line-height:15px;
    margin-left:6px;
    cursor:pointer;
    width:97%;
    padding:1px 14px 3px;
}

.folded {
    background:url("../images/icons/plus.png") no-repeat scroll left center transparent;
    display:block;
    padding-left:14px;
}

.unfolded {
    background:url("../images/icons/minus.png") no-repeat scroll left center transparent;
    display:block;
    padding-left:14px;
}

.spoiler-body {
    background:none repeat scroll 0 0 #F4FEF3;
    border-top:1px solid #29755f;
    line-height:20px;
    padding:1px 6px 2px;
}
.litle_header th{
    font-weight: bold;
    background-color: #cbcbcb !important;
    border:1px solid gray;
    text-align: center;
    height: 10px !important;
    font-size: 11px;
    padding: 0px;
}
.litle_table  td{
    background-color: #fbfbfb !important;
    border:1px solid gray;
    text-align: left;
    height: 10px !important;
    font-size: 11px;
    padding: 0px;
}
.litle_footer {
    font-weight: bold;
    background-color: #cbcbcb !important;
    border:1px solid gray;
    text-align: center;
    height: 10px !important;
    font-size: 11px;
    padding: 0px;}


.Uploadbtn {
    /*position: relative;
    overflow: hidden;*/
    padding:5px 10px;
    /*text-transform: uppercase;*/
    color:#fff;
    background: #1E90FF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    width:100px;
    text-align:left;
    cursor: pointer;

}
.Uploadbtn .input-upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

.fileContainer [type=file] {
    cursor: pointer;
}

.zoom-img { width:450px;height:450px; }
/*.zoom-container:hover img { width:auto; height:auto; }
.zoom-container:hover { width:800; height:800; }*/


.mess_notify{
    width:280px;
/*    height:15px;*/
    background:#f5aca6;

    left: -380px;
    position:fixed;
    border-radius:5px;
    box-shadow: 0px 25px 10px -15px rgba(0, 0, 0, 0.05);
    transition: 0.5s;
    z-index: 1;
}


.alert-box {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:0px;
}

.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}

.error {
    background:#ffecec url('../images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.warning {
    background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}



.file_block{
    overflow: hidden;
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
    transition: height 0.8s ease-out 0s;
    -moz-transition: height 0.8s ease-out 0s;
    -webkit-transition: height 0.8s ease-out 0s;
    -o-transition: height 0.8s ease-out 0s;
}

.file_block iframe {
    border: 1px solid #000;
    padding: 10px;
}
iframe img{
max-width: 100%;
height: auto;}

.show_docs span {
    cursor: pointer;
}




/* NOTIFY*/
.notify{
    position: fixed;
    width: 300px;
    padding: 10px;
    z-index: 9999;
    border-radius: 4px;
    -webkit-border-radius: 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.notify > button.close{
   /* position: absolute;*/
    float:right;
    top: 8px;
    /*right: 12px;*/
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    outline: none;
}
.notify > button.close:hover{
    filter: alpha(opacity=50);
    opacity: .5;
}
.notify-dismissible .message{
    padding-right: 25px;

}
.message{
    display:inline-block!important;
    margin-left:25px;
}

/** animation type **/
.notify.scale{
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
.notify.left.drop{
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}
.notify.center.drop{
    -webkit-transform: translateY(-120%);
    -moz-transform: translateY(-120%);
    -o-transform: translateY(-120%);
    transform: translateY(-120%);
    opacity: 0;
}
.notify.right.drop{
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
}
.notify.middle.center.drop{
    -webkit-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
}
.notify.bottom.center.drop{
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
    opacity: 0;
}
.notify.fade{
    opacity: 0;
}
.notify.out{
    opacity: 0;
}

/** notify type **/
.notify-default{
    background-color: #fff;
    color: #333;
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.notify-info{
    color: black;
    background:#e3f7fc url('../../images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
}
.notify-toast{
    color: #fff;
    background-color: rgba(0,0,0,0.75);
}
.notify-danger{
    color: black;
    //background-color: #f2dede;
    background:#f2dede url('../../images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.notify-warning{
    color: black;
    background:#fff8c4 url('../../images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notify-success{
    color: black;
    background:#e9ffd9 url('../../images/success.png') no-repeat 10px 50%;
    //background-color: #e9ffd9;
    border:1px solid #a6ca8a;



}


/** position **/
.notify.top{
    top: 15px;
}
.notify.middle{
    top: 50%;
}
.notify.bottom{
    bottom: 15px;
}
.notify.left{
    left: 15px;
}
.notify.center{
    left: 50%;
    margin-left: -200px;
}
.notify.right{
    right: 15px;
}

/** buttons **/
.notify-buttons{
    width: 100%;
    margin-top: 10px;
}
.notify-buttons.left{
    text-align: left;
}
.notify-buttons.center{
    text-align: center;
}
.notify-buttons.right{
    text-align: right;
}
.notify-buttons > button{
    border: 1px solid #ddd;
    padding: 4px 10px;
    background: #fff;
    color: #333;
    cursor: pointer;
    outline: none;
}
.notify-buttons > button:hover{
    background: #eee;
}
.notify-buttons > button:first-child{
    margin-right: 5px;
}

/** util **/
.notify-backdrop{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9998;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
body.notify-open{
    overflow: hidden;
}
body.notify-open-drop{
    overflow-x: hidden;
}

@media all and (max-width:768px){
    .notify{
        width: 100%;
        left: 0!important;
        margin: 0!important;
        border-radius: 0;
        -webkit-border-radius: 0;
    }
    .notify.top{
        top: 0!important;
    }
    .notify.bottom{
        bottom: 0!important;
    }
    .notify.middle{
        width: 80%!important;
        margin-left: 10%!important;
        border-radius: 4px;
        -webkit-border-radius: 4px;
    }
    .notify.left.drop, .notify.right.drop{
        -webkit-transform: translateY(-120%);
        -moz-transform: translateY(-120%);
        -o-transform: translateY(-120%);
        transform: translateY(-120%);
    }
    .notify.bottom.drop{
        -webkit-transform: translateY(120%);
        -moz-transform: translateY(120%);
        -o-transform: translateY(120%);
        transform: translateY(120%);
        opacity: 0;
    }
}

.messg__buttons {
    float: right;
}

.messg__button {
    //font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.messg__button {
    display: inline-block;
    border: 0 none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 6px;
    margin: 0 0 0 5px;
    padding: 0 6px;
   /* background: none; */
    cursor: pointer;
    border: 1px solid #a6ca8a;

}

.messg__button {
    background-color: #e3f9d3;
    border: 1px solid #a6ca8a;
}

.messg__button:hover {
    background-color: #a6ca8a;
}


btn25x25{
    height: 25px;
    width: 25px;
    background: transparent;
    border-color: transparent;
}
/*модальне вікно для електронних доків*/

#modal_form {

    width: 500px;
    height: 400px; /* Рaзмеры дoлжны быть фиксирoвaны */
    border-radius: 12px;
    border: 1px #aaaaaa solid;
    background: #fff;
    position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
    top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
    left: 40%; /* пoлoвинa экрaнa слевa */
    margin-top: -150px;
    margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
    display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
    opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
    z-index: 5; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
    padding: 20px 10px 5px 5px;

    max-width: 100%;
    height: auto;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0px;
    right: 8px;
    cursor: pointer;
    display: block;
    color: #aaa;
    font-size: 17px;
    text-decoration: none;

}
.modal_close:hover {
    color: red;
}
/* Пoдлoжкa */
#overlay {
    z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position:fixed; /* всегдa перекрывaет весь сaйт */
    background-color:#dcdcdc; /* чернaя */
    opacity:0.2; /* нo немнoгo прoзрaчнa */
    -moz-opacity:0.2; /* фикс прозрачности для старых браузеров */
    filter:alpha(opacity=20);
    width:100%;
    height:100%; /* рaзмерoм вo весь экрaн */
    top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
    left:0;
    cursor:pointer;
    display:none; /* в oбычнoм сoстoянии её нет) */
}
/* combobox*/
.ui-combobox {
    position: relative;
    display: inline-block;
}
.ui-combobox-toggle {
    position: absolute;!important;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
/*    *height: 1.7em;
    *top: 0.1em;*/
}
.ui-combobox-input {
    margin: 0;
    padding: 0.3em;
}
div.line div {
    float: left;
    /*display: inline;*/

}
.non_line{
    clear: left;
}
.width_100{
    width: 100px;
}
.width_185{
    width: 185px;
}
/*-------------*/

#SlideMenu1{
    left:-100px;
    transition: left 0.5s linear;
}
#SlideMenu1.open{
    left:0px;
}
#SlideMenu1.open .quicksettings_toggle{
    -webkit-transform: rotateZ(-405deg);
    -ms-transform: rotateZ(-405deg);
    transform: rotateZ(-405deg);
    top:-8px;

}


.quicksettings_toggle {
    background:  url(/images/price_tag_usd_1.png)  no-repeat center ;
   /* border-color: #EEEEEE;*/
    height: 32px;
    position: absolute;
    right: -32px;
    text-indent: -9999px;
    top: 0px;
    width: 32px;
    cursor: pointer;
    transition:all 0.5s ease;
}

#SlideMenu1 ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
}

#SlideMenu1 li li span
{  font-weight: bold;
    border-width: 0;
    float: left;
    margin-right: 2px;
    width: 71px;
    height: 16px;
    vertical-align: middle;
}

#SlideMenu1 li a
{
    background-color: #337AB7;
    border-color: #2E6DA4;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: normal;
    left: 0;
    height: 16px;
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 5px;
    position: relative;
    text-decoration: none;
    top: 0;
}
#SlideMenu1 li a:hover
{
    background-color: #286090;
    border-color: #204D74;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
#SlideMenu1 li li a
{
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    display: block;
    font-weight: normal;
    height: 16px;
    vertical-align: middle;
    line-height: 16px;
    margin: 1px 0px 1px 0px;
    padding: 2px 2px 2px 5px;
    text-decoration: none;
}
#SlideMenu1 li li a:hover
{
    background-color: #D4D4D4;
    border-color: #8C8C8C;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}

#---------------------------------------------------
.btn {
    /*background-color: #2196F3;*/
    /*color: white;*/
    /*padding: 16px;*/
    /*font-size: 16px;*/
    /*border: none;*/
    /*outline: none;*/
}

.dropdown {
    position: absolute;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #ddd}
.dropdown-content a.isDisabled {
    display:none;
}

.dropdown:hover  .dropdown-content {
    display: block;}
.group_btn:disabled ~ .dropdown-content {
    display: none;
}


.btn:hover, .dropdown:hover .btn {
    background-color: #0b7dda;
}
#-----nova poshta---------

legend {
    border: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
fieldset>legend>span {
    font-weight: 700
}
legend.folded {
    cursor: pointer;
    border-bottom: 1px dashed #555
}
legend.unfolded {
    cursor: pointer;
}
legend>i {
    color: #c3c3c3;
    font-size: 14px;
    line-height: 40px
}

legend.folded>i.icon-minus-sign,legend.unfolded>i.icon-plus-sign {
    display: none
}
.disabled_select {
    pointer-events: none;
    cursor: not-allowed;
}



/*------------------*/
/*.select-editable {*/
/*    display: inline-block;*/
/*    position: relative;*/
/*    background-color:white;*/
/*    border:solid grey 1px;*/
/*    width: 228px;*/
/*    height: 22px;*/
/*    margin: 0px;*/
/*}*/
/*.select-editable select {*/
/*    position: absolute;*/
/*    top: 1px;*/
/*    border: none;*/
/*    width: 100%;*/
/*    height: 22px;*/
/*    margin: 0;*/
/*}*/
/*.select-editable input {*/
/*position: absolute;top: 1px;width: 90%;border: none;}*/
/*.select-editable select:focus, .select-editable input:focus {*/
/*    outline:none;*/
/*}*/
/*-----------------*/