@charset "utf-8";
/* CSS Document */

    body {
    margin: 0px;
    }
	#navbar {
	overflow: hidden;
	background-color: #333;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #369;
  }
#navbar a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
  }
#navbar a:hover {
  background-color: #ddd;
  color: black;
  }
#navbar a.active {
	background-color: #369;
	color: white;
  }
  .sticky {
	position: fixed;
	top: 0;
	width: 99%;

  }
.sticky + .content {
  padding-top: 60px;
  }
    a {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	text-decoration: none;
    }
	a.split-right {
	float: right;
	color: white;
	text-align: center;
	margin-right: 20px;
	line-height: 28px;
  }
  	a.split-left {
	float: left;
	text-align: center;
	margin-right: 16px;
	margin-left: 10px;
	font-size: 12px;
	color: #F2F2F2;
	font-family: Verdana, Geneva, sans-serif;
  }
    h1 {
	font-size: 20px;
	color: #255392;
	margin-top: 0px;
	margin-bottom: 0px;
    }
    h2, h3, h4 {
	font-size: 18px;
	color: #3194C4;
	margin-top: 0px;
	margin-bottom: 0px;
    }
   .header-top {
	height: 30px;
	box-sizing: border-box;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	line-height: 28px;
	margin-bottom: 4px;
	color: #F0F0F0;
	background-color: #666;
    }
    .top{
    height: 70px;
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    background-color: #F8F8F8;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 4px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 2px;
    font-size: 20px;
    padding-top: 6px;
    font-weight: bold;
    }
    .header{
    height: 70px;
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFCC;
    color: #666666;
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 0px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 2px;
    margin-bottom: 0px;
    }
    .header-menu {
	height: 50px;
	background-color: #CCCCCC;
	box-sizing: border-box;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
    }
    .main {
    display: flex;
    min-height: calc(100vh - 40vh);
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    }
    .article {
	flex: 1;
	margin-top: 20px;
	margin-left: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	margin-right: 18px;
    }
		.article-box-m {
	width: 100%;
	height: 900px;
	}
	.article-box {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 6px;
	border: 1px solid #E1E1E1;
	float: left;
	}
.article-box-image {
	height: 50px;
	width: 12%;
	float: left;
	padding: 2%;
}
.article-box-title {
	height: 50px;
	width: 30%;
	float: left;
	padding: 2%;
}
.article-box-company {
	height: 50px;
	width: 30%;
	float: left;
	padding: 2%;
	}
.article-box-prie {
	height: 50px;
	width: 12%;
	float: left;
	padding: 2%;
}
.article-box-text{
	float: left;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.button {
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
  }
  .button2 {
  background-color: #060;
  border-radius: 8px;
  }

    .left  {
	order: -1;
	width: 200px;
	float: left;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 12px;
	background-color: #F4F4F4;
    } 
.sidebar {
	width: 100%;
	max-height: 100vh;
	min-height: 200px;
	overflow: auto;
	position: sticky;
	top: 9%;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #369;
	height: 800px;
  }
    .right {
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	box-sizing: border-box;
	margin-left: 16px;
	margin-top: 20px;
    }
	.sidebar-right {
	width: 100%;
	max-height: 100vh;
	min-height: 200px;
	overflow: auto;
	position: sticky;
	top: 9%;
  }
    .right-bottom {
    display: none;
    }
   .footer {
	height: 60px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F4F4;
	margin-bottom: 4px;
	padding-top: 8px;
	text-align: center;
	margin-top: 12px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
    }
    .left-foot {
	display: none;
	width: 99%;
	float: left;
	height: auto;
    }
    .right-foot {
	display: none;
	width: 99%;
	float: left;
	height: auto;
    }
	nav {
	background-color: #E5E5E5;
	width: 190px;
	float: left;
}

nav a {
  color: #fff;
  text-decoration: none;
}

nav ul {

	margin: 0;
	padding: 0;
	list-style-type: none;
}

nav ul li {
	display: block;
	margin-right: -5px;
}
nav_foot ul li {
	display: inline;
	margin-right: -5px;
}
nav ul li a {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 180px;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
}
nav_foot ul li a {
	color: #003333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	width: 190px;
	display: inline;
	height: 18px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FFCC00;
	border: 2px solid #FFF;
}
nav ul li a:hover {
	background-color: #CCCCCC;
	width: 190px;
	color: #333333;
}
nav ul li a.active {
	background-color: #369;
	width: 190px;
	color: #FFFFFF;
	font-weight: bold;
}
nav_foot ul li a:hover,
nav_foot ul li a.active {
	background-color: #009933;
	width: 190px;
}
.left-box-a {
	width: auto;
	float: left;
	height: auto;
	margin-bottom: 8px;
   }
   .left-box-b {
	width: auto;
	float: left;
	height: auto;
	margin-bottom: 8px;
	margin-top: 8px;
   }
   .left-box-c {
	width: auto;
	float: left;
	height: auto;
	margin-bottom: 8px;
	margin-top: 8px;
   }
	  .left-title {
	background-color: #FFF;
	width: 200px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 12px;
	  }
	  .left-title2 {
	background-color: #FFF;
	width: 200px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 12px;
	  }
 	.left-title-sec {
	background-color: #FFF;
	width: 196px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 12px;
	margin-top: 6px;
	  } 
	  .div-article-title {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 38px;
	padding-left: 12px;
	box-sizing: border-box;
	padding-top: 6px;
	background: rgba(219,219,219,1);
	background: -moz-linear-gradient(top, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 1%, rgba(226,226,226,1) 5%, rgba(254,254,254,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(219,219,219,1)), color-stop(1%, rgba(209,209,209,1)), color-stop(5%, rgba(226,226,226,1)), color-stop(100%, rgba(254,254,254,1)));
	background: -webkit-linear-gradient(top, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 1%, rgba(226,226,226,1) 5%, rgba(254,254,254,1) 100%);
	background: -o-linear-gradient(top, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 1%, rgba(226,226,226,1) 5%, rgba(254,254,254,1) 100%);
	background: -ms-linear-gradient(top, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 1%, rgba(226,226,226,1) 5%, rgba(254,254,254,1) 100%);
	background: linear-gradient(to bottom, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 1%, rgba(226,226,226,1) 5%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#fefefe', GradientType=0 );	float: left;
}
.search-container {
	float: right;
	
  }
input[type=text] {
	padding: 6px;
	margin-top: 8px;
	font-size: 17px;
	border: none;
	width: 300px;
	border-radius: 4px;
  }
.search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
  }
.search-container button:hover {
  background: #ccc;
  }
    @media (max-width:1100px){
    .right-bottom {
    display: none;
    }
    }
    @media (max-width:920px){
    .right {
    display: none;
    }
    .left-foot {
    display: none;
    }
    .right-foot {
    display: block;
    height: 70px;
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    background-color: #CCCCCC;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 4px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 2px;
    font-size: 12px;
    padding-top: 6px;
    margin-top: 18px;
   }
    }
    @media (max-width:650px){
    .left {
    display: none;
    }
    .left-foot {
    display: block;
    height: auto;
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    background-color: #F2F2F2;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 4px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 2px;
    font-size: 12px;
    padding-top: 6px;
    margin-top: 18px;
    }
    .right-foot {
    display: block;
    height: 70px;
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    background-color: #CCCCCC;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 4px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 2px;
    font-size: 12px;
    padding-top: 6px;
    margin-top: 18px;
    }
    }
	   #cookieConsent {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #666;
	color: white;
	padding: 15px;
	text-align: center;
	display: none; /* Hidden by default */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
        }
 .cookieC {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFF;
	color: white;
	padding: 15px;
	text-align: center;
	display: none; /* Hidden by default */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
        }
        #cookieConsent button {
            margin-left: 10px;
            padding: 5px 10px;
            background-color: #f1c40f;
            border: none;
            cursor: pointer;
        }
