@charset "utf-8";
/* CSS Document */

html, body { height: 100%; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: 400; color: #666666; line-height: 18px; text-rendering: optimizeLegibility; background-color: #f9f9f9; }

hr {margin-top: 10px;
    margin-bottom: 10px;}

footer {
		font-size: 12px;
		border-top: 1px solid #eee;
    padding-top: 15px;
		margin-top: 15px;
}
footer p {
display: inline-block;
}


@media (max-width: 768px) {
	footer {
			border-top: 1px solid #eee;
	}
	footer .col-sm-6 { padding: 0;
	}

}

.row .col-cal {
  position: relative;
  min-height: 1px;
		padding-right: 5px;
		padding-left: 5px;
}
.row .col-cal {
  float: left;
}
.row .col-cal {
	width: 14.2799%;
}
@media (max-width: 768px) {
	.row .col-cal {
		width: 16.65%;
		padding-right: 4px;
		padding-left: 4px;
	}
}
@media (max-width: 768px) {
	.row .col-cal {
		width: 16.65%;
		padding-right: 4px;
		padding-left: 4px;
	}
}
@media (max-width: 667px) {
	.row .col-cal {
		width: 20%;
	}
}
@media (max-width: 568px) {
	.row .col-cal {
		width: 25%;
	}
}
@media (max-width: 375px) {
	.row .col-cal {
		width: 33.33333333333%;
		padding-right: 2px;
		padding-left: 2px;
	}
}

.row .col-cal:after {
	clear: both;
}
.material-icons.md-14 { font-size: 14px; }
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

.btn {
    font-size: 12px;
}

.padd-top-10 { padding-top: 10px; }
.padd-top-15 { padding-top: 15px; }
.padd-top-20 { padding-top: 20px; }

.navbar {
    margin-bottom: 0;
}

.navbar-top-info {
    background-color: #ffffff;
    border: none;
		min-height: 0;
}

.navbar-text-top {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-default {
    /*background-color: #1e1e1e;*/
		background: #1e1e1e url(/view/img/header_title.jpg) no-repeat bottom center;
    border-color: #080808;
		background-position: unset;
}

.navbar-default .navbar-nav > li > a {
    color: #dfdfdf;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #00b4c9;
}

.page-title {
border-bottom: 1px solid #cecece;
    font-weight: 300;
    margin: 5px 0;
    padding: 10px 5px;
}

.page-title b {
    font-weight: 400;
}

.page-title > .title {
font-size: 20px;
}

.page-title > .sub-title {
font-size: 16px;
}
@media (max-width: 767px) {
	.page-title > .sub-title {
		display: none;
	}
}
.page-title > .sub-title-if {
font-size: 16px;
}

.page-header {
    padding: 0 5px 0 5px;
    margin: 0;
		margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.page-header > p {
    margin: 0;
    line-height: 46px;
}

.page-header > h3 {
    margin: 0;
    line-height: 50px;
    font-size: 20px;
		float: left;
}


.page-text {}
.page-text b { font-weight: 600; }
.page-text a { font-weight: 600; }
.page-text .big {
    font-size: 110%;
    font-weight: 600;
    color: #3569A7;
}

.table-responsive > .table {
    margin-bottom: 10px;
}

.table-responsive > .table > thead > tr > th > img {
		height: 22px;
}

.table-responsive > .table > tbody > tr > th:first-child {
		font-weight: 600;
}

@media (max-width: 767px) {
	.table-responsive > .table > thead > tr > th > img {
			height: 16px;
	}
}

.dt-sc-contact {
}
@media (max-width: 767px) {
	.dt-sc-contact {
			padding-top: 15px;
	}
}
.dt-sc-contact-info {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.dt-sc-contact-info span {
    font-weight: 600;
}
.dt-sc-contact-info i {
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    margin: 0 10px 0 0;
}

#map {
	height: 250px;
	width: 100%;
}


.ip-head {}
.ip-head .date { text-align: center; border-bottom: 1px solid #ccc; padding: 3px 5px; margin-bottom: 4px;}
.ip-head .date .name {font-weight: 600; color: #2eb717;}


.ip-head .ip-times {}
.ip-head .ip-times .time {color: #9E9E9E; font-weight: 600; text-align: left; padding: 3px 5px 3px 12px;border-bottom: 1px solid rgba(158, 183, 217, 0.42);}
.ip-head .ip-times > a {color: #757575;}

@media (max-width: 768px) {
	.ip-head .date {
		font-size: .87rem;
	}
	.ip-head .ip-times { font-size: .931rem;}
	.ip-head .ip-times .time {padding: 3px 4px 3px 8px;}
	.ip-head .ip-times .time span.red { letter-spacing: -.1px;}
}
@media (max-width: 667px) {
	.ip-head .date {
		font-size: .87rem;
	}
	/*.ip-head .ip-times { padding: 5px 5px 3px 10px;}*/
	.ip-head .ip-times .time {padding: 3px 5px 3px 8px;}
}
@media (max-width: 568px) {
	.ip-head .date {
		font-size: .87rem;
	}
	.ip-head .ip-times { font-size: .931rem;}
	.ip-head .ip-times .time {padding: 3px 5px;}
}
@media (max-width: 375px) {
	.ip-head .date {
		font-size: .87rem;
	}
	.ip-head .ip-times { font-size: .85999rem;}
	.ip-head .ip-times .time {padding: 3px 3px;}
}
.red { color: #e53935; }
.green { color: #43A047; }
.grey { color: #cecece; }

.error{
	color: #e53935;
}


.con-gmaps {
	
}
@media (max-width: 768px) {
	.con-gmaps {
		    width: 100%;
	}
}



/*
<i class="material-icons">&#xE315;</i>
<i class="material-icons">keyboard_arrow_right</i>
*/



.mngr > tbody tr {
	border-bottom: 1px solid #e2e2e2;
}
.mngr > thead tr th, .mngr > tbody tr td {
	padding: 5px;
	text-align:right;
}
.mngr > thead tr th:first-child, .mngr > tbody tr td:first-child {
	text-align:left;
}
.mngr > tbody tr td:first-child {
	font-weight: 600;
	color: #337ab7;
	font-family: monospace;
  font-size: 13px;
}
.mngr > tbody tr td:first-child:before {
	content: "❯";
	font-size: 70%;
	font-weight: normal;
	padding-right: 6px;
	color: #a7a7a7;
}
.mngr > tbody tr td:last-child i {
	vertical-align: middle;
	margin-left: 5px;
}
	.mngr .material-icons.md-14 {font-size: 16px;}

@media (max-width: 375px) {
	.mngr {font-size: .87rem;}
	.mngr .material-icons.md-14 {font-size: 16px;}
}


.mb-5 {margin-bottom: 5px !important;}
.mt-5 {margin-top: 5px !important;}
.mt-10 {margin-top: 10px !important;}
.mt-15 {margin-top: 15px !important;}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
