html,
body {
    height: 100%;
    font-family: Roboto;
    color: #38414a;
}
.navbar-collapse {
	margin-top: 5px;
}
.f_l {
	line-height: 25px;
	display: table;
}
.f_l div > img {
	margin-right: 10px;
}
.f_l div {
	display: table-cell;
	vertical-align: middle;
}
.table-responsive {
    overflow-x: unset;
}
.table-fix {
	border-collapse: separate;
	border: 0px;
	border-top: 1px #ddd solid;
}
.table-fix .table-bordered > thead > tr > th, 
.table-fix .table-bordered > tbody > tr > th, 
.table-fix .table-bordered > tfoot > tr > th, 
.table-fix .table-bordered > thead > tr > td, 
.table-fix .table-bordered > tbody > tr > td, 
.table-fix .table-bordered > tfoot > tr > td {
	border: 0px;
}
.table-fix th {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  border-right: 1px #ddd solid;
}

.table-fix td {
  border-bottom: 1px #ddd solid !important;
  border-right: 1px #ddd solid !important;
}

.table-fix th:first-child,
.table-fix td:first-child {
  border-left: 1px #ddd solid;
}
.table-fix th {
	position: -webkit-sticky;
	position: sticky;
	z-index: 999;
	top: 0px;
	background: #fff;
	
}
.th-1 th {
	font-weight: 400;
	border: 0px;
}
.th-2 th {
	top: 215px;
}
.div_a1 {
	background: #fef6f6;
	padding: 10px;
}
.div_a2 {
	background: #f6fef7;
	padding: 10px;
}
.div_a3 {
	background: #f6f8fe;
	padding: 10px;
}
.div_a4 {
	background: #fefcf6;
	padding: 10px;
}
.div_a5 {
	background: #faedf8;
	padding: 10px;
}
.div_a1 a, .div_a2 a, .div_a3 a, .div_a4 a, .div_a5 a {
	color: #38414a;
}
.pg {
	color: #7f878a;
	font-size: 14px;
}
.sa_header_panel {
    min-height: 35px;
    background: #4e5659;
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: #38414a;
    font-size: 16px;
}
.nav_panel {
    width: 100%;
}
.navbar-nav {
	border-bottom: 1px #f4f4f4 solid;
}
.navbar-brand {
	padding: 0px;
	height: auto;
}
.navbar {
	padding-top: 25px;
	padding-bottom: 25px;
	min-height: 0px;
	margin-bottom: 0px;
}
.navbar-default {
    background-color: #ffffff;
    border: 0px;
    border-radius: 0px;
}
.btn-sample {
  color: #ffffff;
  background-color: #199EB8;
  border-color: #6c7376;
}
.item_desc h2 {
    font-family: Roboto;
    font-size: 22px;
    color: #38414a;
    margin-top: 0px;
    margin-bottom: 25px;
}
.item_desc h3 {
    font-family: Roboto;
    font-size: 18px;
    color: #38414a;
    margin-top: 0px;
    margin-bottom: 25px;
}
.btn-sample:hover,
.btn-sample:focus,
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
  color: #ffffff;
  background-color: #0FB9DB;
  border-color: #6c7376;
}
.map_point {
	background: #f6f6f6;
	width: 100%;
	height: 400px;
	overflow-y: scroll;
	padding: 15px;
}
.map_point .name {
	margin-bottom: 15px;
}
.map_point .name a {
	color: #38414a;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px dashed #38414a;
}
.map_point .desc {
	color: #7f878a;
	font-size: 14px;
	margin-bottom: 15px;
}
.btn-sample:active,
.btn-sample.active,
.open .dropdown-toggle.btn-sample {
  background-image: none;
}
.breadcrumb a {
	color: #353535;
	font-size: 14px;
	text-decoration: underline;
}
.breadcrumb a:hover {
	text-decoration: none;
}
h1 {
	color: #38414a;
	font-size: 30px;
	font-family: "Roboto Condensed";
	margin-bottom: 25px;
	margin-top: 0px;
}
.line {
	width: 100%;
	height: 10px;
	background: #909698;
	margin-bottom: 25px;
}
.s_line {
	width: 100%;
	height: 1px;
	background: #CCCCCC;
	margin-top: 25px;
}
.fs_line {
	width: 100%;
	height: 1px;
	background: #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
.f_ordert {
	margin-bottom: 0px;
}
.sg_line {
	width: 100%;
	height: 1px;
	background: #F0F0F0;
	margin-top: 25px;
	margin-bottom: 25px;
}
.date {
	color: #C0C0C0;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.article_link {
	margin-top: 5px;
	margin-bottom: 25px;
}
p.article_link a {
	color: #38414a;
}
.img_r > img {
	max-width: 250px;
	width: 100%;
	height: auto;
}
.item_img img {
	margin-bottom: 15px;
}
.a_menu_div {
	background: #f6f6f6;
	padding: 10px;
	margin-bottom: 15px;
}
ul.article_menu {
	padding-rigth: 0px;
	padding-left: 10px;
	line-height: 30px;
}
ul.article_menu li {
	list-style-type: none;
}
ul.article_menu li > a {
	color: #353535;
}
ul.article_menu li.selected:before {
    color: #ff2100;
    content: "\27A4";
    padding-right: 5px;
}
ul.article_menu li:not(.selected) {
	padding-left: 20px;
}
.btn-sample.disabled,
.btn-sample[disabled],
fieldset[disabled] .btn-sample,
.btn-sample.disabled:hover,
.btn-sample[disabled]:hover,
fieldset[disabled] .btn-sample:hover,
.btn-sample.disabled:focus,
.btn-sample[disabled]:focus,
fieldset[disabled] .btn-sample:focus,
.btn-sample.disabled:active,
.btn-sample[disabled]:active,
fieldset[disabled] .btn-sample:active,
.btn-sample.disabled.active,
.btn-sample[disabled].active,
fieldset[disabled] .btn-sample.active {
  background-color: #199EB8;
  border-color: #6c7376;
}
.graydiv {
	background-color: #f6f6f6;
}
.share {
	margin-top: 20px;
}
.share > div:first-child {
	margin-right: 10px;
}
.share div {
	float:left;
}
.articles__content table tbody, .articles__content table tr, .articles__content table td {
	border-color: inherit;
}
 .articles__content table td {
	padding: 10px;
}
.d2_price, .d3_price {
	color: #ACACAC;
}
.d2_price_sel, .d3_price_sel {
	color: #000000;
}
.btn-sample .badge {
  color: #199EB8;
  background-color: #ffffff;
}
.foother {
    background-color: #4e5659;
    margin-top: 45px;
}
.foother > .container {
	padding-top: 25px;
	padding-bottom: 25px;
}
.foother p, .foother a {
	font-size: 16px;
	color: #ffffff;
}
.t_v {
	display: table;
	max-width: 270px;
	width: 100%;
	height: 200px;
	margin-top: 25px;
}
#f_order {
	margin-left: 15px;
}
.s_info {
	color: #7f878a;
	font-size: 14px;
	text-align: right;
}
.i_t {
	display: table;
	width: 100%;
}
.i_t > div img {
	margin-top: 20px;
}
.i_t > div img {
	max-width: 175px;
	max-height: 175px;
}
.item_r {
	margin-bottom: 25px;
}
.i_t > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.c_item {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
h2.brown {
	color: #38414a;
	margin-bottom: 15px;
}
h2.brown > a {
	color: #38414a;
	text-decoration: underline;
}
.t_result {
	display: table;
	width: 100%;
}
.t_result div {
	display: table-cell;
}
.user_t {
	color: #FFFFFF;
	text-align: right;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.t_height {
	display: table;
	height: 35px;
}
.l_img_pod {
	text-align: center;
	display: none;
}
.user_l, .user_l > a {
	color: #FFFFFF;
	font-size: 12px;
}
.tb_num {
	padding-right: 15px;
	font-size: 16px;
	color: #808080;
	width: 25px;
}
.tb_r a {
	font-size: 16px;
	text-decoration: underline;
}
.tb_r p {
	margin-top: 5px;
}
.dop_link {
	margin-top: 25px;
}
.text_box img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.foother h2 {
	margin-bottom: 25px;
}
h2 {
	font-family: "Roboto Condensed";
	font-size: 24px;
	color: #ffffff;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}
.big_banner {
	width: 100%;
	height: 520px;
	text-align: center;
	display: none;
}
.banner_o {
	position: relative;
	height: 520px;
}
.r_full {
	font-family: 'Roboto';
    background: #ff1b00;
    padding: 20px;
    width: 200px;
    margin-top: 10px;
    transition: background 0.5s ease;
    position: absolute;
    bottom: 50px;
    right: 0px;
}
.r_full:hover {
	background: #89c2c9;
    transition: background 0.5s ease;
}
.r_full a {
	color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}
.big_banner > img {
	width: 100%;
}

.circle_b {
	width: 397px;
	height: 354px;
	margin-left: auto;
	margin-right: 0;
	position: relative;
	top: 25px;
}
.not-set {
    color: #c55;
    font-style: italic;
}
.dright {
	text-align: right;
}
.s_input {
	background: #7f878a;
	width: 100%;
	color: #f0f0f0;
	height: 35px;
	display: table;
}
.banner_menu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 150px;
}
.s_input > div > input {
	color: #f0f0f0;
	background: #7f878a;
	font-size: 14px;
	width: 100%;
	height: 35px;
	border: 0px;
	padding-left: 10px;
}
.main_m {
	background: #4e5659;
	margin-top: 45px;
	text-align: center;
	box-shadow: 0 0 10px 0 #8a8a8a;
}
.line_text {
	margin-top: 30px;
}
.big_news {
	max-width: 555px;
	width: 100%;
	height: auto;
}
.small_news {
	display: table;
	margin-bottom: 15px;
}
.small_news > div {
	display: table-cell;
	vertical-align: middle;
}
.i_news {
	margin-right: 15px;
}
.small_news > div a {
	font-size: 16px;
	color: #38414a;
	text-decoration: underline;
}
.small_news > div a:hover {
	text-decoration: none;
}
.news_line {
	background: #6186fd;
	line-height: 60px;
	height: 60px;
	max-width: 555px;
	width: 100%;
	text-align: center;
}
.b_info {
	font-size: 12px;
}
.news_line a {
	font-size: 18px;
	color: #FFFFFF;
}
.line_text h2, .main_m h2 {
	color: #38414a;
	font-size: 30px;
	margin-bottom: 20px;
}
.menu_btn {
	max-width: 300px;
	width: 100%;
	background: #4e5659;
	line-height: 65px;
}

.menu_btn {
	font-family: "Roboto Condensed";
	font-size: 18px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.s_icon {
	width: 25px;
	padding-right: 10px;
}
.s_input > div {
	display: table-cell;
	vertical-align: middle;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-left: 0px;
}
.e_r {
	background: #89c2c9;
	height: 35px;
}
.e_r > a {
	text-decoration: none;
}
.e_r > a:focus {
	outline: none;
}
.enter_btn {
	margin-left: auto;
	margin-right: auto;
	background: #89c2c9;
	height: 35px;
 
	display: table;
	text-align: center;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.enter_btn > div {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-size: 13px;
	line-height: 15px;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}
.app_b {
	font-size: 14px;
}
.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}
.filter {
	color: #38414a;
	font-size: 22px;
}
.filter:hover {
	color: #38414a;
}
.f_sel {
	padding-bottom: 3px;
	border-bottom: 3px dashed #ff2100;
}
.f_sel:hover {
	color: #ff2100;
}
.e_filter {
	color: #353535;
	font-size: 14px;
	margin-left: 15px;
}
.filter_menu {
	display: table;
}
.filter_menu > div {
	display: table-cell;
	vertical-align: middle;
}
.e_filter:hover {
	color: #353535;
}
.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}
.map_f {
	text-align: right;
}
.map_f b {
	margin-right: 10px;
}
.circle_sel {
	width: 10px;
	height: 10px;
	display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.c_red {
    background: #FF0000;
}
.c_blue {
    background: #0080C0;
}
.c_yellow {
    background: #FF8000;
}
.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
#sel1 {
	margin-left: 15px;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}
.map_f > img {
	vertical-align: middle;
	text-decoration: none;
}
.map_f a.lnk {
	text-decoration: none;
	color: #7f878a;
	border-bottom: 0px;
}
.lnk_nd {
	border-bottom: 1px dashed #7f878a !important;
}
.circle_b_p {
	position: relative;
	top: 85px;
	width: 375px;
}
.circle_b_p h2 {
	font-size: 42px;
	margin-bottom: 15px;
}
.circle_b_p a {
	color: #FFFFFF;
	font-size: 18px;
}
.circle_b_p p {
	color: #FFFFFF;
	font-size: 18px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.final_line {
	padding-bottom: 45px;
	border-bottom: 1px #eeeeee solid;
}
.l_news {
	margin-bottom: 5px;
}
.p_news {
	margin-bottom: 20px;
}
.map_h1, .map_city {
	float: left;
}
.tinfo {
	margin-top: 15px;
	font-size: 12px;
}
.file_pdf {
	float: left;
	display: table;
	margin-right: 15px;
	line-hegight: 20px;
}
.file_pdf div p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.f_desc {
	font-size: 12px;
	color: #C0C0C0;
}
.file_pdf a {
	color: #38414a;
}
.file_pdf > div {
	display: table-cell;
	vertical-align: middle;
}
.file_pdf > div img {
	margin-right: 10px;
}
.main_m a:hover {
	text-decoration: none;
}
.menu_btn:hover {
	background: #777d7f;
}
.menu_btn > img {
	margin-right: 15px;
}
.line_bottom {
	border-bottom: 0px;
}		  
@media(max-width:1200px){
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	.s_input > div > input {
		font-size: 12px;
	}
}
@media(max-width:992px) {
	.big_banner, .banner_menu {
		display: none !important;
	}
	.t_height {
		display: block;
	}
	.menu_btn {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 16px;
	}
	.l_vline {
		background: none;
	}
	.item_desc img {
		max-width: 100%;
		max-height: 100%;
		height: auto;
	}
	.item_img {
		margin-bottom: 25px;
	}
	.item_img img {
		max-width: 400px;
	 	width: 100%;
	 	height: auto;
	}
	.map_point {
		height: 150px;
		margin-bottom: 15px;
	}
	.fl_center, .map_city, .map_h1 {
		float: center;
		text-align: center;
	}
	.map_h1, .map_city {
		float: none;
	}
	.map_f {
		line-height: inherit;
		text-align: center;
		margin-bottom: 15px;
	}
	.img_r {
		text-align: center;
	}
	.s_input {
		margin-right: 0;
		width: 100%;
	}
	ul.nav, .dropdown-menu {
		text-align: center;
	}
    .navbar-nav {
    	border: 0px;
    }
   .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.big_a {
		display: table;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
	}
	.n_filter {
		text-align: center;
		margin-bottom: 10px;
	}
	#news_filter {
		float: inherit !important;
	}
	.line_bottom {
		border-bottom: 1px #fff solid;
	}	
	.enter_btn {
		width: 180px;
	}	
	.fixed-top {
		position: relative;
	}
	.table-responsive {
		overflow-x: overlay;
	}	
}
@media (max-width: 768px) {
	.filter_menu > div {
		display: block;
	}
	.logo {
		width: 150px;
	}
	.navbar-toggle {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.foother {
		text-align: center;
	}
	.e_filter {
		margin-left: 0px;
	}
	.t_v {
		max-width: 100%;
	}
	.item_r {
		text-align: center;
	}
}
@media (max-width: 481px) {
	.menu_btn {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 14px;
	}
	.banner_menu {
		text-align: center;
		margin-top: 15px;
	}
	.img_pod {
		display: none;
	}
	.l_img_pod {
		display: block;
	}
	.circle_b {
		width: 100%;
		height-max: 354px;
	}
	.circle_b_p {
		width: 100%;
	}
	.circle_b_p p {
		max-width: 300px;
		width: 100%;
	}
	.news_line {
		height: auto;
	}
	.video_adaptive {
		width: 100%;
		height: auto;
	}
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
