body { 
	background-color: #FFF; 
	font: 17px/20px 'Roboto', sans-serif;
	font-weight: 400;
	color: #333;
	padding: 20px;
	margin: 0;
	font-weight: 300;
}

input, select {
	font-size: 17px;
	padding: 7px;
	color: #333;
}

h3 {
	font: 24px/30px 'Roboto', sans-serif;
	color: #0772A1;
	padding: 5px 0;
	margin: 0;
	font-weight: 400;
}

h4 {
	font: 18px/20px 'Roboto', sans-serif;
	color: #0772A1;
	padding: 5px 0;
	margin: 0;
	font-weight: 300;
	text-transform: uppercase;
}


a {
	color: #0772A1;
}

a:hover {
	text-decoration: none;
	color: #FF8700;
}

th, strong {
	font-weight: 500;
	text-align: left;
}

table {
	border-spacing: 0;
	margin-top: 10px;
}

td, th {
	font-size: 15px;
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
}

td input, select {
	font-size: 15px;
	padding: 5px;
}

select {
	min-width: 225px;
}

td.title {
	padding-left: 20px;
	width: 200px;
}

td.title2 {
	padding-left: 20px;
	width: 300px;
}

td.title-top {
	padding: 15px 0 0 20px;
	width: 200px;
}

td textarea {
	height: 50px;
	width: 187px;
}

td.nb, th.nb {
	border: none;
	padding: 0px 10px;
}

table.small td {
	font-size: 14px;
	padding: 5px 5px;
	border: none;
}

table.log td {
	text-align: center;
}

table.log th {
	text-align: center;
	font-weight: 500;
}

table.users td {
	text-align: center;
	font-size: 14px;
}

table.users td .email {
	font-size: 13px; 
	color: #888;
}

table.users th {
	text-align: center;
	font-weight: 500;
	font-size: 14px;
}

table.settings td {
	border: none;
	font-size: 16px;
}

table.gu12 {
	border-spacing: 10px 5px;
}

table.gu12 td {
	font-size: 14px;
	text-align: center;
	padding: 0;
	width: 60px;
	border: none;
}

table.gu12 td.title {
}

table.gu12 td.title-l {
	border: none;
	text-align: left;
}

table.gu12 td.val {
	font-weight: 500;
	border-bottom: 1px solid #888;
}

table.gu12 td.val-cell {
	border: 1px solid #444;
	font-weight: 500;
}

table.gu12 .sup {
	border: none;
	font-size: 12px;
	vertical-align: super;
	padding: 0;
}

table.gu12 td.empty {
	height: 1px;
	padding: 0;
}

table.gu12-sub {
	border-spacing: 0px;
}

table.gu12-sub td.top {
	width: 68px;
	border: none;
	height: 1px;
	padding: 0;
}

table.gu12-sub td, table.gu12-sub td.last {
	font-size: 12px;
	text-align: center;
	padding: 2px;
	width: 68px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
}

table.gu12-sub td.last {
	border-right: 1px solid #444;
}

table.gu12-sub td.end {
	border-bottom: 1px solid #444;
}

table.grid {
	border-spacing: 15px;
}

table.grid tr {
	vertical-align: top;
}

table.grid td {
	width: 50%;
	border-bottom: 1px dotted #888;
	padding: 2px 5px 12px 5px;
	position: relative;
}

table.grid h3 {
	font: 18px/22px 'Roboto', sans-serif;
}

table.grid img {
	position: absolute; 
	top: 0; 
	right: 0;
	opacity: 0.5;
}

input.filterText {
	width: 100%; 
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

select.filterList1 {
	font-size: 14px; 
	width: 100%; 
	height: 160px; 
	margin-top: 10px;
}

select.filterList2 {
	width: 250px; 
	height: 200px;
}

ol.help {
	font-weight: 500;
}

ol.help li {
	margin: 15px 0;
}

ol.help ul {
	font-weight: 300;
}

ol.help ul li {
	margin: 5px 0;
}


.link, .link2 {
	font-size: 16px; 
	background: #0772A1; 
	padding:9px 25px; 
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase;
}

.link2 {
	display: inline-block;
}

.link:hover, .link2:hover {
	background: #FF8700; 
	text-decoration: none; 
	cursor: pointer;
	color:#fff; 
}

.auth {
	height: 100px;
	display: table;
	width: 100%;
	text-align: center;
}

.auth .form {
	display: table-cell;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.col30 {
	float: left;
	width: 20%;
	padding-right: 20px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.col70 {
	float: left;
	width: 80%;
	padding-left: 20px;
	border-left: 1px dotted #888;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.logo {
	text-align: right;
	height: 100px;
	border-bottom: 1px dotted #888;
}

.logo img {
	vertical-align: bottom;
	max-width: 275px;
	width: 100%;
}

.text {
	padding-top: 20px;
}

.line {
	border-bottom: 1px dotted #888;
}

.left {
	float: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.red {
	color: #CC0000;
}

.green {
	background-color: #33FF99;
}

.error {
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
	color: #CC0000;
	display: none;
}

.error2 {
	text-align: center;
	margin: 15px 0;
	font-size: 17px;
	color: #CC0000;
	font-weight: 500;
}

.error3 {
	font-size: 16px;
	color: #CC0000;
}

.g-recaptcha {
    display: inline-block;
}
    
.form-error {
	margin-left: 5px;
	color: #CC0000;
	font-weight: 400;
	display: none;
}

.details {
	font-size: 15px;
	text-align: right;
}

.update {
	font-size: 15px;
	float: left;
	text-align: left;
}

.indent-m1 {
	margin-top: 10px;
}

.indent-t2 {
	margin-top: 20px;
}

.indent-l1 {
	margin-left: 10px;
}

.indent-l2 {
	margin-left: 20px;
}

.indent-b1 {
	margin-bottom: 10px;
}

.indent-b2 {
	margin-bottom: 20px;
}

ul.menu, ul.menu2 {
	text-transform: uppercase;
	padding: 0;
	margin: 20px 0 0 0;
}


ul.menu li, ul.menu2 li {
	border-bottom: 1px dotted #888;
	list-style: none;
	padding: 9px;
	font-size: 16px;
}

ul.menu2 .m {
	float: left; 
	width: 50%;
}

ul.menu a {
	text-decoration: none;
}

ul.menu li.title {
	color: #0772A1;
	font-size: 16px;
	font-weight: 400;
}

ul.menu2 a {
	text-decoration: none;
}

ul.menu2 a:hover {
	text-decoration: none;
	color: #FF8700;
}

ul.list li {
	margin: 5px 0;
}

ul.submenu {
	text-transform: none;
	padding: 0 0 0 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

ul.submenu li {
	border-bottom: 1px dotted #888;
	list-style: none;
	font-size: 15px;
	padding: 5px 6px;
}

ul.submenu a {
	font-size: 15px;
}

ol li {
	margin: 5px 0;
}

ul.details {
	text-align: left;
}

ul.details li {
	margin: 5px 0;
}

ul.menu-text {
	padding-left: 25px;
}

ul.menu-text li {
	margin: 15px 0;
}

.page404 {
	min-height: 500px;
	text-align: center;
	padding-top: 200px;
}

.page404 span {
	font-size: 130px;
	font-weight: 500;
}

.field {
	font-size: 17px;
	padding: 10px 0 0 20px;
}

#content {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px dotted #888;
}

#report {
}

.report td, .report th  {
	font-size: 14px;
	text-align: center;
	padding: 5px;
}

.report td.cell, .report th.cell {
	border-left: 1px solid #ddd;
}

.report td.cell2 {
	border-left: 2px solid #ccc;
}

.report th {
	font-weight: 500;
}

.report th.cell2 {
	border-left: 2px solid #ccc;
}

.report2 {
	width: 100%;
	margin: 0;
}

.report2 td, .report2 th {
	border: none;
	padding: 0;
}

.report .cell-empty {
	border: none;
	width: 40px;
}

.report-info {
	font-size: 14px;
	padding: 5px;
	font-weight: 500;
}

.hidden {
	display: none;
}

.gray{
	color: #888;
}

.bg-gray {
	background-color: #F3F3F3;
}

.bg-yellow {
	background-color: #FFCC66;
}

.wagon-vol {
	display: block;
}

.wagon-vol-0, .wagon-vol-1, .wagon-vol-2, .wagon-vol-3 {
	display: none;
}

.wagon-num {
	display: none;
}

.wagon-num-0, .wagon-num-1, .wagon-num-2, .wagon-num-3 {
	display: none;
}

.min {
	min-height: 600px;
}

tr.selected td {
	background-color: #F0F0F0;
}

.next {
	padding: 20px 0;
	text-align: center;
}

.block {
	min-height: 750px;
	text-align: center;
	font-size: 20px;
	padding: 100px 50px 0 50px;
}

.news {
	padding: 15px;
	font-weight: 500;
	background-color: #F2F2F2;
	margin-top: 20px;
}

.email {
	font: 15px/20px 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
	margin: 30px 0;
}

.email a { 
	text-decoration: none;
}

.autocomplete-suggestions {
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    padding:5px 0;
    margin:2px 0 0;
    list-style:none;
    font-size:16px;
    background-color:#fff;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,0.15);
    border-radius:4px;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
    box-shadow:0 6px 12px rgba(0,0,0,0.175);
    background-clip:padding-box;
}

.autocomplete-suggestion {
    display:block;
    padding:3px 20px;
    clear:both;
    font-weight:400;
    line-height:2;
    color:#222;
    white-space:nowrap;
    text-decoration:none;
}

.autocomplete-suggestion-text {
    width: 150px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.autocomplete-selected {
    color:#FF8700 
}

.autocomplete-suggestions strong {
    font-weight:normal;
}
