.wrapper {
    min-height: calc(100vh - 50px);
}
#pass {
    display: none;
}
.enter_login_button{
    display: none;
}
/* end top block */
/* top block */
.top-menu {
    height: 27px;
    background: url(../images/admin/top-menu-bg.gif) left bottom repeat-x;
    margin: 137px 0 0 287px;
    padding: 0 0 0 10px;
}

.top-menu .tab, .tab-no-active {
    height: 27px;
    background: url(../images/admin/activ-tab-left.gif) left top no-repeat;
    float: left;
    margin-right: 1px;
}

.top-menu .tab a, .tab-no-active a {
    display: block;
    background: url(../images/admin/activ-tab-right.gif) right top no-repeat;
    padding: 0 20px;
    line-height: 27px;
    color: #000;
    text-decoration: none;
}

.tab-no-active {
    background: url(../images/admin/noactiv-tab-left.gif) left top no-repeat;
    height: 26px;
}

.tab-no-active a {
    background: url(../images/admin/noactiv-tab-right.gif) right top no-repeat;
    line-height: 26px;
}

.tab img, .tab-no-active img {
    margin: 0 3px -3px 0;
}

.data {
    clear: both;
}

.data .thead {
}

.data .thead th {
    white-space: nowrap;
}

.data .thead th a {
    background: url(../images/admin/th-right.png) right top repeat-y;
    color: #fff;
    padding: 7px 20px;
    display: block;
    text-decoration: none;
}

.data .thead th.last {
    background: none;
}

.data img {
    margin: auto;
}

.data tr td {
    padding: 7px 10px;
    text-align: center;
}

.data tr td div {
    text-align: left;
}

.data .gray {
    background: #f5f5f5;
}

/************************ common **************************/
body {
    margin: 0;
    padding: 0;
    text-align: justify;
    font-size: 11px;
    font-family: Arial, Tahoma;
}

p {
    margin: 0 0 0 0;
    padding: 0;
}

img {
    border: 0;
    max-width: 100%;
}

h1, h2, h3, .button-input, a {
    color: #23619c;
    font-weight: normal;
    font-family: Arial;
}

h1 {
    margin: 10px 0;
    padding: 0;
    font-size: 24px;
}

h1.inline {
    display: inline;
}

h2 {
    margin: 0;
    font-size: 18px;
}

h3 {
    color: #23619c;
	font-size: 15px;
}

h4 {
	margin: 0;
}

.topMenu a {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}

a.link-btn {
    font-size: 14px;
    text-decoration: none;
    border-bottom: dashed 1px #23619c;
    cursor: pointer;
}

a img {
    cursor: pointer;
}

a:hover {
	text-decoration: none;
}

td {
    font-family: Arial, Tahoma;
    padding: 5px;
    text-align: left;
}

textarea {
    resize: none;
}

#f_login_sm td {
    padding: 0;
}

table {
    border-collapse: collapse;
}

p {
    margin: 0 0 10px 0;
}

#all {
    width: 100%;
    min-height: 100%;
    min-width: 1004px;
    border: 0 solid;
    position: relative;
    float: left;
    background: url(../images/admin/content-border.gif) 275px top repeat-y;
}

.right-aligned {
    float: right !important;
}

.row-wrapper {
	overflow: auto;
	clear: both;
}

.rounded-block {
	padding: 20px 0;
	float: left;
	color: #ccc;
	font-size: 15px;
	font-weight: bold;
}

.admin-list-container {
	float: left;
	overflow: auto;
}

.align-center {
    position: relative;
    width: 100%;
}

.align-center:after {
    content: '';
    display: block;
    clear: both;
}

.align-center-to-left {
    position: relative;
    right: 50%;
    float: right;
}

.align-center-to-right {
    position: relative;
    z-index: 1;
    right: -50%;
}

/************************ pagination **************************/

.pagination {
	padding: 0 0 40px;
}

.pagination div {
	float: left;
	font-size: 12px;
	border: solid #ddd 1px;
	text-align: center;
	padding: 3px 5px 3px 5px;
	margin: 0 1px 0 0;
	background: url(../images/admin/bg-tab-center.gif) repeat-x 0 -7px;
}

.pagination div a {
	text-decoration: none;
	padding: 2px;
}

.pagination div a:hover {
	border: none;
	color: #f60;
}

.pagination div.next, .pagination div.prev {
	font-size: 15px;
	padding: 1px 5px 3px 5px;
} 

.pagination div.next {
	margin-left: 10px;
}

.pagination div.prev {
	margin-right: 10px;
}

.pagination div.space {
	padding: 3px 7px 4px 7px;
}

.pagination div.current {
	padding: 3px 7px 4px 7px;
	color: #fff;
	font-weight: bold;
	border: solid #666 1px;
	background: url(../images/admin/bg-table-head.gif) repeat-x 0 -7px;
}


.pages .prev {
    height: 16px;
    padding: 1px 0;
    margin-right: 5px;
    border: 0 none;
}
.pages .next a, .pages .prev a {
    padding: 0 9px;
}
.pages .next {
    height: 16px;
    padding: 1px 0;
    margin-left: 5px;
    border: 0 none;
}

/************************ header **************************/
.header {
    height: 115px;
    overflow: hidden;
    position: relative;
    background-image: url(../images/admin/bg-header.png);
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: solid black 1px;
}

.header .cp-head {
    height: 114px;
    width: 100%;
}

.header .cp-head td {
    vertical-align: middle;
}

.header td.top {
    height: 42px;
}

.header .cp-title {
    width: 100%;
    height: 42px;
    position: absolute;
    top: 0;
    vertical-align: middle;
    background: url("../images/admin/bg-header-top.png") repeat-x left bottom;
}

.header .cp-title h1 {
    margin: 12px 0 5px 25px;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
}

.header .cp-title h1 a {
    color: #3cf;
}

.header .cp-title .lang-panel {
    float: right;
    margin: -30px 10px 0 0;
    height: 32px;
}

.header .cp-title .lang-cell {
    float: left;
    width: 32px;
    height: 26px;
    background: url("../images/admin/bg-ico.png") no-repeat;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 7px 0 0 0;
    margin: 0 0 0 10px;
}

.header .cp-title .lang-cell a {
    color: #53D9F0;
}

.header .admin-cell {
    width: 250px;
    padding: 0 0 0 25px;
    font-size: 11px;
}

.header .admin-cell h3 {
    margin: 0 0 0 0;
    font-weight: bold;
}

.header td.navigation {
	padding-left: 25px;
}

.header .navigation h2 {
    margin: 0 0 5px 0;
}

.header .navigation a {
    color: #036;
    font-size: 12px;
    padding: 1px;
}

.header .navigation a:hover {
    text-decoration: none;
}

.header .navigation .delimiter {
    font-size: 15px;
}

.header .navigation .advanced-nav {
	color: #000 !important;
	font-size: 13px;
	font-weight: bold;
}

.header a.logout-lnk {
    display: block;
    background: url(../images/admin/logout.png) left center no-repeat;
    padding: 4px 0 0 32px;
    line-height: 30px;
    color: #ff3300;
    font-size: 13px;
    font-weight: bold;
    margin: 0 50px 0 25px;
    width: 50px;
    height: 37px;
    float: left;
}

.header a.logout:hover {
    text-decoration: none;
}

/************************ content **************************/
.content {
    float: left;
    position: relative;
    margin-bottom: 35px;
    width: 100%;
}

.content .left {
    float: left;
    width: 272px;
    height: 100%;
    position: relative;
    border: none;
    padding: 0 0 0 5px;
}

.left .menu-head {
    width: 267px;
    height: 50px;
}

.left .menu-head a {
    font-size: 18px;
    color: #4786bd;
    position: relative;
    top: 22px;
    left: 20px;
}

.left .menu {
    margin: 0;
    padding: 0 0 0 50px;
}

.left .menu li {
    list-style-image: url(../images/admin/menu-bullet.gif);
    line-height: 18px;
}

.left .menu li a {
    color: #000;
    text-decoration: none;
    border-bottom: solid #ccc 1px;
}

.left .menu li a:hover, .left .menu .submenu li a:hover {
    color: #f60;
    border-bottom: none;
}

.left .menu .submenu {
    margin: 0;
	list-style: disc;
    padding: 0 0 10px 15px;
}

.left .menu .submenu li {
    list-style-image: none;
    line-height: 18px;
}

.left .menu .submenu li a {
    color: #666;
    text-decoration: none;
    border-bottom: solid #ccc 1px;
}

.content_conteiner {
	width: 98%;
	padding: 0;
}

.center {
    padding: 10px 0 0 300px;
}

.clear {
    width: 100%;
    height: 1px;
    font-size: 1px;
    float: left;
    border: 0 solid !important;
}

.hidden {
	display: none;
}

.wide {
	width: 100%;
}

.admin-table {
	margin-top: 10px;
}

.admin-table .head td {
	padding: 0 10px; 
	background: url(../images/admin/bg-table-head.gif) repeat-x left center;
	color: #fff;
	height: 36px;
	font-size: 13px;
	vertical-align: middle;
}

.admin-table .head a {
    color: #fff;
}

.admin-table .head td.head-left {
	background: url(../images/admin/bg-table-head-left.gif) no-repeat;
	width: 3px;
	padding: 0;
}

.admin-table .head td.head-right {
	background: url(../images/admin/bg-table-head-right.gif) no-repeat;
	width: 3px;
	padding: 0;
}

.admin-table .head td.actions {
	width: 100px;
	text-align: center;
}

.admin-table .left-end, .admin-table .right-end {
	padding: 0 !important;
	border: none !important;
} 

.admin-table .data-row td {
	padding: 10px;
	border-bottom: dotted #ccc 1px;
	background-color: #fff;
}

.admin-table .odd-row td {
	background-color: #dfc;	
}

.admin-table .data-row td.actions {
	text-align: center;
}

.admin-table .data-row td.actions a {
	margin: 0 5px;
}

/************************* form styles **************************/

.frm-table td {
    width: 10px;
}

.frm-table .field-title, .field-title {
    padding: 5px 10px 5px 0;
    text-align: right;
    vertical-align: top;
    width: 150px;
}

.field-title sup {
	margin-right: -15px;
	margin-top: -5px;
	display: block;
	float: right;
	margin-left: 5px;
}

.f-notes {
	vertical-align: top;
}

.field-input {
    padding: 5px 20px 5px 30px;
    vertical-align: top;
}

textarea {
    width: 500px;
    height: 200px;
    background-color: #FDFDFD;
    border: 1px solid #CCCCCC;
}

.input-chbox {
    margin-left: 0;
}

.input-radio {
    float: left;
    display: block;
    margin: 1px 5px 0 5px;
}

.buttons-grid-item {
	width: 112px; 
	height: 25px; 
	float: left; 
	border: solid #e6e6e6 1px; 
	margin: 0 1px 1px 0; 
	padding: 10px 5px 0 5px;
}

.buttons-grid-item .input-chbox {
	margin: 1px 5px 0 5px;
}

.buttons-grid-item label {
    display: block;
    height: 25px;
    padding-top: 10px;
    margin-top: -10px;
}

.div-btn {
    color: #1e6cac;
    border-bottom: dashed #1e6cac 1px;
    width: auto;
    cursor: pointer;
}

div.priority-cell {
    text-align: right !important;
    width: 100%;
}

div.priority-cell img {
    margin: 0 10px 0 0;
    width: 16px;
}

.frm-mode {
	border: solid #ccc 1px;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 96%;
	color: #666;
	background-color: #eee;
	font-size: 13px;
	font-weight: bold;
}

.error_text {
    color: #F36767;
    font-weight: bold;
    padding: 0 0 5px 0;
}

.note {
    color: #999;
    font-size: 12px;
}

.error {
    border-color: #F36767;
    color: #F36767;
    display: block;
}

.red {
    color: red;
}

input#date {
    width: 110px;
}

select {
    width: 512px;
	font-size: 13px;
	font-family: Arial, Tahoma;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
}

option {
	padding: 0 10px;
	border-bottom: dotted 1px #e6e6e6;
}

option.odd {
	background-color: #ffc;
}

.radio {
    margin: 0 3px 0 0;
}

.ta-small, .ta-medium, .ta-big {
	font-family: Arial, Tahoma;
	font-size: 13px;
	border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}

.ta-small {
	width: 300px;
	height: 100px;
}

.ta-medium {
	width: 500px;
	height: 100px;
}

.ta-big {
	width: 500px;
	height: 300px;
}

.field-input .text-input-long,
.field-input .text-input-medium,
.field-input .text-input-short,
.field-input .text-input-url {
    font-family: Arial, Tahoma;
	border: 1px solid #CCCCCC;
	height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
}

.text-input-short {
    width: 150px;
}

.text-input-medium {
    width: 235px;
}

.text-input-long {
    width: 500px;
}

.text-input-url {
    width: 460px;
}

.text-wrapper {
	padding: 10px;
	width: 490px;
	background-color: #ffc;
	border: solid #ccc 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.text-wrapper a {
	margin-right: 50px;
}

.img-wrapper {
	padding: 10px;
	text-align: center;
	border: solid #ccc 1px;
	float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.img-wrapper img {
	margin-bottom: 10px;
}

.img-wrapper input {
	margin: 0 5px 0 0;
}

.chb-wrapper {
	padding: 5px 20px 5px 5px;
} 

.bordered {
    border-bottom: dotted #999 1px;
}

div.button {
    height: 25px;
    float: left;
    margin: 20px 10px 20px 0;
    padding: 0;
    border: solid #999 1px;
    overflow: hidden;
}

div.button.active {
    border: solid #666 1px;
}

div.button.active a, div.button.active input {
    background: url(../images/admin/bg-table-head.gif) left center repeat-x;
    color: #fff;
}

div.button a, div.button input {
    line-height: 25px;
    background: url(../images/admin/bg-tab-center.gif) left center repeat-x;
    text-decoration: none;
    color: #000;
    padding: 0 20px;
    display: block;
    line-height: 25px;
    font-size: 13px;
    font-family: Arial;
}
div.button input {
    border: 0;
    height: 25px;
    margin: 0;
    cursor: pointer;
}

.button a img {
    margin: 0 4px -2px 0;
}

.button.small_margin {
	margin: 5px 5px 5px 0;
}

.fv-error {
	color: #c00;
	font-weight: bold;
}

.fv-error input {
	background-color: #ffc;
}

.field-error {
	color: #c00;
	padding: 5px 10px 5px 10px;
	border: solid #c00 1px;
	background-color: #ffc;
	display: block;
	float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.field-error p {
	display: inline;
	margin: 0;
}

.error-row {
	margin: 0 0;
}

.lnk-btn {
	font-size: 13px;
	color: #090;
	border: dotted #090 1px;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
	background-color: #ffc;
}

.remaining {
	color: #999;
}

.remaining span {
	color: #c00;
	font-weight: bold;
	font-size: 13px;
}

.chb-list {
	width: 490px;
	border: solid #ccc 1px;
	padding: 5px 10px;
	overflow: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.chb-list div {
	float: left;
	width: 235px;
	margin: 5px 0;
}

.chb-list div.chb-title {
	width: 200px;
	margin: 0;
}

.chb-list div input {
	float: left;
	margin-top: 1px;
	margin-bottom: 0;
	margin-right: 10px;
}

.form-block .button {
    margin: 0;
}

form .delimiter-row td {
    vertical-align: middle;
}

form .delimiter-row div {
    height: 0;
    border-bottom: solid #ccc 1px;
    width: 100%;
    margin: 15px 0;
}

.frm-table td {
    vertical-align: top;
}

/************************* login form **************************/

.login {
    background: none;
}

.login .form {
    padding-top: 200px;
    margin: auto;
    width: 400px;
    height: 127px;
}

.login .form table {
    margin-top: 50px;
    padding-bottom: 10px;
	width: 100%;
	border: solid #e6e6e6 1px;
}

.login .form table tr th {
	height: 80px;
	text-align: center;
	background: url(../images/admin/head-bg.gif) left center repeat-x;
}

.login .form h2 {
	color: #fff;
}

.login .form table tr td {
    height: 30px;
    vertical-align: top;
    padding: 10px 15px 0 15px;
	font-size: 13px;
}

.login .form .field-title {
	width: 110px;
}

.login .form .button {
	margin: 0 0 20px 0;
}

.login .form .space-row {
	height: 20px;
}


/************************* tabs **************************/

.tabs-wrapper {
	height: 42px;
	width: 100%;
	margin: 0 0 20px 0;
	background: url(../images/admin/bg-tab-center.gif) repeat-x;
}

.tabs-wrapper .left-end, .tabs-wrapper .right-end {
	height: 42px;
	width: 4px;
	border: solid black 1px;
}

.tabs-wrapper .left-end {
	background: url(../images/admin/bg-tab-left.gif) no-repeat;
	float: left;
	margin-left: -3px;
}

.tabs-wrapper .right-end {
	background: url(../images/admin/bg-tab-right.gif) no-repeat;
	float: left;
}

.tabs-wrapper .container {
	width: 100%;
	height: 42px;
	position: relative;
	z-index: 100;
}

.tabs-wrapper .tab-wrapper {
	height: 42px;
	padding: 0 15px;
	margin: 0 6px 20px -2px;
	background: none;
	float: left;
}

.tabs-wrapper .tab-wrapper .left-end {
	background: none;
	margin-left: -17px;
}

.tabs-wrapper .tab-wrapper .right-end {
	background: none;
	margin-right: -17px;
}

.tabs-wrapper .tab-wrapper .center-cell {
	float: left;
}

.tabs-wrapper .tab-wrapper .center-cell a {
	font-size: 12px;
	font-weight: bold;
	margin-top: 13px;
	color: #999;
	cursor: pointer;
}

.tabs-wrapper .tab-wrapper .center-cell a:hover {
	color: #f60;
}

.tabs-wrapper .active {
	background: url(../images/admin/bg-active-tab-center.png) repeat-x;
}

.tabs-wrapper .active .left-end {
	background: url(../images/admin/bg-active-tab-left.png) no-repeat;
}

.tabs-wrapper .active .right-end {
	background: url(../images/admin/bg-active-tab-right.png) no-repeat;
}

.tabs-wrapper .tab-wrapper .center-cell {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 13px;
}

.tabs-wrapper .active .center-cell a {
	color: #000;
	cursor: auto;
}

.tabs-wrapper .active .center-cell a:hover {
	color: #000;
}

.upload-controls td {
	height: 50px;
	text-align: left;
	vertical-align: middle;
	padding: 0;
}

.upload-controls td .button {
	margin: 0;
}

.files-container {
	width: 100%;
}

.preloader {
	float: left;
	overflow: auto;
	margin: 5px 0 0 30px; 
	display: none;
}

.file-wrapper {
	border: solid #ccc 1px;
	padding: 10px;
	margin-bottom: 10px;
	width: 90%;
	overflow: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.field-input .file-wrapper {
	width: 480px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.file-wrapper img {
	float: left;
}

.file-wrapper div {
	float: left;
	margin: 10px 0 0 10px;
	line-height: 2;
}

a.btn {
	font-size: 13px;
	border: dotted 1px #fff;
	border-bottom: dotted 1px #06c;
	color: #06c;
	margin: 0 50px 0 0;
	cursor: pointer;
}

a.btn:hover {
	border: dotted 1px #06c;
}

.file-wrapper .text-input {
	width: 400px;
	border: solid #ccc 1px;
	margin: 5px 10px 5px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
}

.file-wrapper #i-preloader {
	float: none;
	margin: 0 0 -6px 5px;
}

.file-wrapper #i-msg {
	color: #090;
	font-weight: bold;
	font-size: 13px;
}

.file-wrapper .file-name-cell {
    border: solid #ccc 1px;
    float: left;
    height: 65px;
    width: 200px;
    margin: 0;
    padding: 35px 0 0 0;
    text-align: center;
    overflow: hidden;
}

.file-wrapper .file-preview {
	height: auto !important;
	padding: 0;
}

.file-wrapper .file-preview div {
	width: 100%;
	text-align: center;
	margin-left: 0;
}

.file-wrapper .file-preview div img {
	float: none;
}

.file-wrapper .file-name-cell a {
	margin: 0;
}

.file-wrapper .file-name-cell a:hover {
	border: none;
	text-decoration: none;
}

.upload-error {
	font-size: 13px;
	font-weight: bold;
	color: #c00;
	background-color: #ffc;
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	border: dotted #c00 1px;
}

/************************* index tabs **************************/

.index-tabs {
	margin: -10px 0 10px 0;
	height: 20px;
}

.index-tabs .tab-container {
	height: 25px;
	background: url("/public/images/admin/bg-tab-center.gif") repeat-x 0 -17px;
	cursor: pointer;
	float: left;
	margin-left: 5px;
}

.index-tabs .tab-container .caption {
	margin: 5px 10px 0 10px;
	display: block;
	float: left;
}

.index-tabs .tab-container .tab-left {
	height: 25px;
	width: 3px;
	float: left;
	margin-left: -3px;
	background: url("/public/images/admin/bg-tab-left.gif") no-repeat 0 -17px;
}

.index-tabs .tab-container .tab-center {
	height: 25px;
	float: left;
	text-align: center;
}

.index-tabs .tab-container .tab-right {
	height: 25px;
	width: 3px;
	float: left;
	background: url("/public/images/admin/bg-tab-right.gif") no-repeat right -17px;
}

.it-active {
	background-image: url("/public/images/admin/bg-table-head.gif") !important;
	background-position: 0 -11px !important;
	color: #fff;
}

.it-active .tab-left {
	background-image: url("/public/images/admin/bg-table-head-left.gif") !important;
	background-position: right -11px !important;
	background-repeat: no-repeat !important;
}

.it-active .tab-right {
	background-image: url("/public/images/admin/bg-table-head-right.gif") !important;
	background-position: right -11px !important;
	background-repeat: no-repeat !important;
}

.it-bodies {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
	display: none;
}
.it-bodies .top-border td {
	height: 8px;
}
.it-bodies .top-left {
	background: url("/public/images/admin/bg-ds-cell-tl.png") no-repeat bottom right;
	width: 11px;
}
.it-bodies .top-right {
	background: url("/public/images/admin/bg-ds-cell-tr.png") no-repeat bottom left;
	width: 11px;
}
.it-bodies .top-center {
	background: url("/public/images/admin/bg-ds-cell-tc.png") repeat-x bottom left;
}
.it-bodies .left-center {
	background: url("/public/images/admin/bg-ds-cell-lc.png") repeat-y ;
}
.it-bodies .right-center {
	background: url("/public/images/admin/bg-ds-cell-rc.png") repeat-y ;
}
.it-bodies .bottom-border td {
	height: 14px;
}
.it-bodies .bottom-left {
	background: url("/public/images/admin/bg-ds-cell-bl.png") no-repeat bottom right;
}
.it-bodies .bottom-right {
	background: url("/public/images/admin/bg-ds-cell-br.png") no-repeat bottom left;
}
.it-bodies .bottom-center {
	background: url("/public/images/admin/bg-ds-cell-bc.png") repeat-x;
}
.it-bodies .content-cell {
	padding: 5px 15px;
	background-color: #fff;
}

.white-box {
	display: table;
	*display: inline;
}

.popup-box {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
	//display: none;
}
.popup-box .top-border td, .popup-box .bottom-border td { 
	height: 9px; 
}
.popup-box .top-left, .popup-box .top-right,
.popup-box .left-center, .popup-box .right-center,
.popup-box .bottom-left, .popup-box .bottom-right {
	width: 9px;
}
.popup-box .top-left { background: url("/public/images/admin/bg-popup-tl.png") no-repeat right bottom; }
.popup-box .top-right { background: url("/public/images/admin/bg-popup-tr.png") no-repeat left bottom; }
.popup-box .bottom-left { background: url("/public/images/admin/bg-popup-bl.png") no-repeat right top; }
.popup-box .bottom-right { background: url("/public/images/admin/bg-popup-br.png") no-repeat left top; }
.popup-box .bottom-center { background: url("/public/images/admin/bg-popup-b.png") repeat-x left top; }
.popup-box .top-center { background: url("/public/images/admin/bg-popup-t.png") repeat-x left bottom; }
.popup-box .left-center { background: url("/public/images/admin/bg-popup-l.png") repeat-y right top; }
.popup-box .right-center { background: url("/public/images/admin/bg-popup-r.png") repeat-y left top; }
.popup-box .content-cell { background-color: #fff; padding: 5px; vertical-align: middle; }

.popup { position: fixed; top: 15%; height: 600px; width: 70%; left: 15%; }

.popup .white-box { height: 450px; }

.small-popup { width: 500px; height: 300px; left: 50%; top: 50%; margin: -200px 0 0 -250px; }
.small-popup .popup-box { height: 300px; }

.popup .popup-controls { position: absolute; bottom: 0; right: 0; }
.popup .popup-title { margin: 0 20px 20px 20px; }

.popup .popup-form { width: 100%; margin-bottom: 20px }
.popup .popup-form td { vertical-align: top; padding: 10px 20px; }
.popup .popup-form .input-title { text-align: right; padding: 15px 10px; width: 150px; }
.popup .popup-form .input-cell { padding: 15px 10px; text-align: left; }

/************************* tree view **************************/
.treeview .item-title {
    cursor: pointer;
    display: inline;
}

.tv-selected, .tvl-selected {
    font-weight: bold;
    color: #000;
}

.tv-current, .tvl-current {
    font-weight: bold;
    color: #009900;
}

.tv-removed, .tvl-removed {
    font-weight: bold;
    color: #CC0000;
}

.tree-view-container {
    border: solid #ccc 1px;
    padding: 10px;
    width: 490px;
    margin: 10px 0 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
}

.tree-view-container .note {
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: dotted #ccc 1px;
}

.tree-view-container .legend {
	border-top: dotted #ccc 1px;
	margin: 5px 0 -5px 0;
	width: 100%;
}

.tree-view-container .legend p {
	margin: 5px 0;
	color: #999;
}

/************************* message bars **************************/

.editor-messages {
	display: none;
	margin: 20px 0 10px 0;
}

.message-bar-default, .message-bar-error, .message-bar-success {
	height: 42px;
	width: 100%;
	margin: 0 0 10px 0;
	background: url(../images/admin/bg-tab-center.gif) repeat-x;
}

.message-bar-success {
	background: url(../images/admin/bg-green-bar-center.png) repeat-x;
}

.message-bar-error {
	background: url(../images/admin/bg-red-bar-center.png) repeat-x;
}

.message-bar-default .left-end, 
.message-bar-error .left-end, 
.message-bar-success .left-end,
 
.message-bar-default .right-end, 
.message-bar-error .right-end, 
.message-bar-success .right-end {
	height: 42px;
	width: 4px;
}

.message-bar-default .left-end, .message-bar-error .left-end, .message-bar-success .left-end {
	background: url(../images/admin/bg-tab-left.gif) no-repeat;
	float: left;
	margin-left: -3px;
}

.message-bar-error .left-end {
	background: url(../images/admin/bg-red-bar-left.png) no-repeat;
}

.message-bar-success .left-end {
	background: url(../images/admin/bg-green-bar-left.png) no-repeat;
}

.message-bar-default .right-end, .message-bar-error .right-end, .message-bar-success .right-end {
	background: url(../images/admin/bg-tab-right.gif) no-repeat;
	float: right;
	margin-right: -3px;
}

.message-bar-error .right-end {
	background: url(../images/admin/bg-red-bar-right.png) no-repeat;
}

.message-bar-success .right-end {
	background: url(../images/admin/bg-green-bar-right.png) no-repeat;
}

.message-bar-default .container, .message-bar-error .container, .message-bar-success .container {
	width: 100%;
	height: 42px;
	position: relative;
	z-index: 100;
	padding: 12px 0 0 10px;
	font-size: 13px;
	font-weight: bold;
}

.message-bar-error .container {
	color: #c00;
}

.message-bar-success .container {
	color: #090;
}

/************************* text blocks **************************/

.frm-text-block {
	font-size: 9pt;
	line-height: 1.5;
	width: 80%;
	min-width: 500px;
}

.custom-msg-success {
	 color: #390; 
	 font-weight: bold;
	 font-size: 13px;
}

.custom-msg-error {
	 color: #c00; 
	 font-weight: bold;
	 font-size: 13px;
}

.text-large {
    font-size: 15px !important;
}

.error-cell p {
	margin: 0;
}

.footnote {
    margin: 20px 0 10px 0;
    padding: 10px 0;
    border-top: solid #9cf 1px;
    background-color: #ff9;
    width: 100%;
}

.footnote .note {
    margin-bottom: 5px;
    color: #000;
    font-size: 11px;
	padding: 0 10px;
}

.pre-title {
	height: 15px;
	border: solid #ccc 1px;
	border-right: none;
	float: left;
	position: relative;
	z-index: 100;
	padding: 3px 4px 2px 10px;
	width: 30px;
	background-color: #cff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: -5px;
}

.inline-img-btn {
    margin: 0 10px -2px 0;
    cursor: pointer;
}


.tacenter {text-align: center;}
.taleft {text-align: left;}
.taright {text-align: right;}
.vamiddle {vertical-align: middle;}

.mt5 {margin-top:5px;}
.mb40 {margin-bottom:40px;}

.flr {float:right !important;}
.w100 {width: 100px;}
.w200 {width: 200px;}
.w300 {width: 300px;}
.w400 {width: 400px;}


/************************ Info panel ***************************/

.info-panel td {
    font-size: 13px;
    padding: 5px 5px;
    line-height: 1.5;
}

.info-panel td.field-title {
    font-weight: bold;
    color: #999;
}

.info-panel .user-text {
    font-size: 15px;
    font-style: italic;
    width: 500px;
}


/************************************ Forms *************************************/

.input-tbl {
    margin: 10px;
}
.input-tbl td {
    padding: 3px 10px 3px 5px;
}
.input-tbl .title-cell {
    text-align: right;
	vertical-align: top;
    padding: 5px 10px 0 0 !important;
    width: 200px;
}
.input-tbl .input-cell {
    padding: 3px 10px 3px 0;
}
.input-tbl .red-mark {
    color: #c00;
    font-size: 15px;
    vertical-align: top;
    width: 1px;
    padding-left: 1px !important;
    padding-right: 1px !important;
    text-align: center;
}
input.short, select.short { width: 145px; }
input.medium, select.medium { width: 275px; }
input.long, select.long { width: 400px; }

.text-input-long, .text-input-medium, .text-input-short, .text-input-url {
    font-family: Arial, Tahoma;
	border: 1px solid #CCCCCC;
	height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
}

.text-input-short {
    width: 150px;
    color: #999999;
}

.text-input-medium {
    width: 235px;
}

.text-input-long {
    width: 500px;
}

select {
    width: 512px;
	font-size: 13px;
	font-family: Arial, Tahoma;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
}

.data-container {
    padding-top: 10px;
    overflow: auto;
}

.note {
	background-color: #F4F5F6;
	border: 1px solid #EAEBEA;
	color: #485056;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	margin-top: 10px;
	text-align: left;
}

.layout_header{
	background-color: #2b71b8;
}
.layout_header_print{
    min-height: 150px;
    min-width: 900px;
}
.layout_ship {
    display: table;
    width: 100%;
}
.layout_ship_print{
    min-height: 160px;
}
.layout_text {
    border-bottom: 1px solid white;
    font-family: Arial;
    font-weight: 100;
    min-height: 40px;
    width: 100%;
}
.layout_text_print{
    padding: 20px 2% 0 2%;
    font-family: Arial;
    font-weight: 100;
}
.layout_geo {
    color: white;
    font-family: Tahoma;
    font-size: 12px;
    margin-left: 80px;
}
.layout_geo_print{
    font-size:18px;
    font-style: italic;

    color:#000;
}
.layout_rostov {
    color: white;
    font-size: 25px;
    line-height: 22px;
    margin-left: 80px;
}
.layout_rostov_print{
    margin-left: 110px;
    font-size:38px;
    color: #000;
}
.layout_splitter{
	background:url(/public/images/3.gif) top repeat-x;
	width: 100%; 
	height: 20px;
}
.layout_slider{
	float: right; 
	cursor: pointer
}
.layout_menu {
	padding-left: 110px; 
	padding-bottom: 20px;
}
.layout_footer{
    background: #056468 url("/public/images/footer.png") no-repeat scroll left bottom / 250px auto;
    bottom: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    color: white;
    height: 44px;
    min-height: 44px;
    padding: 3px 0;
    position: relative;
    width: 100%;
    z-index: 1023;
}

#layout_footer .footer {
    float: left;
    padding: 5px 20px 5px 270px;
}

#layout_footer .footer-title-firm {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

#layout_footer .footer .footer-title-map {
    display: inline-block;
}

#layout_footer .footer .footer-title-map div {
    display: inline-block;
    float:left;
    margin-top:3px;
    margin-bottom: 3px;
}

.layout_footer a:link, .layout_footer a:hover, .layout_footer a:visited, .layout_footer a:active{
	color: white;
	text-decoration: underline;
}
.ui-autocomplete-input{
    border-radius: 4px;
    border: 1px solid darkgray;
    padding: 2px;
}
.ui-autocomplete{
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#measurePoint{
    position: absolute;
    z-index: 1010;
    right: 10px;
    top: 225px;
    color: white;
    font-weight: bold;
    padding:5px;
    background-color:#056468;
    display: none;
}
.login_part {
    color: #e7e7e7;
    float: right;
    font-size: 12px;
    margin-right: 4px;
    padding: 0;
}
.login_part td{
    padding: 2px;
}

.delete_file {
    background:url('/public/images/delete.png') no-repeat left top;
    width:16px;
    height:16px;
}

.add_location {
    background:url('/public/images/add_location.png') no-repeat left top;
    width:24px;
    height:24px;
}

#f_login_sm label.error {
    position:absolute;
}

.map_overview {
    width: 220px;
    height: 120px;
    right: 0;
    position: absolute !important;
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid black;
}
.map_overview .olControlOverviewMapElement{
    background-color: #e0e0e0;
    padding: 0;
}
.map_overview .olControlOverviewMapElement .olMap {
    height: 120px!important;
    width: 220px!important;
}
.olControlOverviewMapExtentRectangle{
    border: 1px solid red;
}
.overview_bt{
    background-color: #2B71B8;
    border: medium none;
    width: 25px;
    height: 25px;
    bottom: 0;
    left: 0;
    position: absolute;
    cursor: pointer;
}

.overview_bt::before {
    content: "\F5B2";
    color: #ffffff;
    display: block;
    font-family: "Material Design Icons";
    font-size: 18px;
    height: 25px;
    line-height: 27px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
}

.map_overview.map_overview_minimize {
    border: medium none;
}
.map_overview_minimize .overview_bt {
    background-color: #056468;
}

.overview_bt_minimized::before {
    content: "\F5B0";
}
.select-medium{
    width: 312px;
}
.select-small{
    width: 100px;
}
.text-input-small{
    width: 200px;
}
.text-input-small {
    border: 1px solid #cccccc;
    font-family: Arial,Tahoma;
    height: 16px;
    padding: 2px 5px;
}
#sidebar_content {
    background-color: white;
    overflow: visible;
    width: 100%;
}
.toggleLayerBody{
    display: none;
}
.toggleLayerBodyShow{
    display: block;
}
.toggleLayerHeader {
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase;
}
.toggleLayerHeader .ui-icon {
    cursor: pointer;
    left: 2px;
    position: absolute;
}
.main-container {
    margin-bottom: 50px;
    padding: 25px;
}
.panel_button {
    border: medium none;
    color: white;
    cursor: pointer;
    float: right;
    font-size: 25px;
    height: 42px;
    line-height: 42px;
    width: 42px;
}
.panel_button:focus, .panel_button:hover {
    background-color: white;
    color: #2b71b8;
}
.gerb_logo {
    left: 0;
    position: absolute;
    z-index: 100;
}
.gerb_logo img {
    height: 75px;
    padding: 10px;
}
.layout_button {
    border-bottom: 1px solid white;
    min-height: 51px;
    min-width: 100%;
    position: relative;
}

.button_breadcrumbs_panel {
    background-color: #e2e6e7;
    line-height: 28px;
    margin-top: 1px;
    min-height: 50px;
    padding-left: 80px;
    position: relative;
    padding-right: 10px;
}

.button_breadcrumbs_panel h2 {
    padding-top: 9px;
}
.user-menu, .site-menu {
    background-color: #2b71b8;
    color: white;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    border: 1px solid white;
    border-bottom: medium none;
    right: 4px;
    top: 43px;
    width: 250px;
    z-index: 200;
    transition: max-height 0.5s ease 0s;
}
.user-menu.user-menu-open, .site-menu.site-menu-open {
    max-height: 300px;
    transition: max-height 0.5s ease 0s;
}
.site-menu.site-menu-open {
    max-height: 490px;
}
.user-menu-list, .site-menu-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.user-menu-list li a, .user-menu-list li span, .site-menu-list li a, .site-menu-list li span {
    border-bottom: 1px solid white;
    color: white;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    width: calc(100% - 20px);
}
.site-menu-list li a img {
    height: 10px;
    margin-right: 5px;
}
.user-menu-list li a:focus, .user-menu-list li a:hover, .site-menu-list li a:focus, .site-menu-list li a:hover {
    background-color: white;
    margin-top: -1px;
    border: 1px solid #2b71b8;
    color: #2b71b8;
    text-decoration: none;
    width: calc(100% - 22px);
}
.hidden {
    display: none;
}

.mobile_menu_map {
    display: none;
}

.width-250-px {
    width: 250px;
    word-wrap: break-word;
}
.service-input-tbl {
    margin: auto;
    margin-top: 10px;
}

.form .form-row {
    text-align: center;
    margin-bottom: 5px;
}
.form .form-row-left {
    text-align: left;
    margin-bottom: 5px;
}
.form .form-row-left .text-input-short, .form .form-row .text-input-short {
    width: calc(100% - 10px);
    color: #000000;
}
.layout_rostov_mobile {
    display: none;
    color: white;
    font-family: Arial;
    font-size: 14px;
    margin-left: 25px;
    line-height: 11px;
    text-align: left;
    padding-top: 7px;
}

@media (max-width: 950px) {
    #layout_footer .footer {
        padding: 5px 20px 5px 10px;
    }
}
@media (max-width: 760px) {
    .layout_rostov_mobile {
        display: block;
    }
    .layout_geo {
        display: none;
    }
    .layout_rostov {
        display: none;
    }
    .ol-itv-overview-container {
        display: none;
    }
    .layout_text {
        min-height: 27px;
    }
    .panel_button {
        height: 27px;
        line-height: 27px;
    }
    .user-menu, .site-menu {
        top: 27px;
    }
    .layout_button {
        min-height: 67px;
    }
    .button_breadcrumbs_panel {
        line-height: 28px;
        min-height: 67px;
    }
    .olControlPanel button, .olControlPanel a {
        margin-bottom: 1px;
        margin-top: 1px;
    }
    #layout_footer .footer .footer-title-map {
        display: none;
    }
    #layout_footer .footer {
        float: none;
    }
    #layout_footer .footer-title-firm {
        float: none;
        margin-top: 0;
        margin-right: 0;
        padding-left: 10px;
    }
    .customControl {
        height: auto;
        left: 0;
        max-width: 100%;
        min-height: 39px;
    }
    .olControlPanel button, .olControlPanel a {
        float: left;
    }
    .olControlPanel button.floatRight, .olControlPanel a.floatRight {
        float: left;
    }
    .width-250-px {
        width: auto;
        max-width: 180px;
    }
    .input-tbl .title-cell {
        width: auto;
    }
}
@media (max-width: 465px) {
    .dialog_layers_tree {
        max-width: calc(100% - 26px);
    }
    #searchAddress {
        width: calc(100% - 30px);
    }
    #searchKadNumID {
        width: calc(100% - 48px);
    }
    .search-address-query {
        width: calc(100% - 40px);
    }
    .ui-dialog {
        max-width: 100%;
    }
    .user-menu, .site-menu {
        border: medium none;
    }
    .site-menu.site-menu-open {
        border: 1px solid white;
        border-bottom: medium none;
    }
    .user-menu.user-menu-open {
        border: 1px solid white;
        border-bottom: medium none;
    }
}
@media (max-width: 430px) {
    #layout_footer .footer-title-firm {
        margin-top: -7px;
    }
}
@media (max-width: 400px) {
    .layout_rostov_mobile {
        font-size: 11px;
    }
}
@media (max-width: 350px) {
    .layout_rostov_mobile {
        font-size: 9px;
        padding-top: 3px;
    }
}
