body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@font-face {
	font-family: "kanit";
	src: url("../../files/fonts/Kanit-SemiBold.ttf");
}
@font-face {
	font-family: "raleway";
	src: url("../../files/fonts/Raleway-VariableFont_wght.ttf");
}

@font-face {
	font-family: "raleways italic";
	src: url("../../files/fonts/Raleway-Italic-VariableFont_wght.ttf");
}

h1, h2, h3, h4{
	font-family: "kanit";
}
body{
	background: black;
}
#container{
	width: 1080px;
	margin: auto;
	background: #111111;
	height: 100%;
	font-family: "raleway";
	padding: 10px 20px 50px 20px;
	color: white;
}
.mod_login {
	width: 400px;
	border: 1px solid white;
	margin: auto;
	border-radius: 5px;
	padding: 10px;
}
.mod_login label{
	width: 200px;
	height: 20px;
}
.mod_login input, .mod_login button{
	width: 200px;
	float: right;
	height: 20px;
}
.mod_login button{
	margin-top: 10px;
	padding: 5px;
	height: 40px;
	width: 208px;
}
#timeSettings{
	width: 100%;
	padding: 10px 30px 10px 30px;
	background-color: #17344a;
	position: relative;
	float: left;
}
div.startDateInput, div.endDateInput, label.startDateInput, label.endDateInput{
	width: 50%;
	float: left;
	position: relative;
}
div.campaignInput{
	width: 100%;
	padding: 10px 30px 10px 30px;
	background-color: #862129;
	position: relative;
	float: left;
}
select.campaignInput, label.campaignInput{
	width: 45%;
	float: left;
	position: relative;
}
#filterMediumSource{
	width: 100%;
	padding: 10px 30px 10px 30px;
	background-color: #bda93d;
	position: relative;
	float: left;
}
div.mediumInput, div.sourceInput, label.mediumInput, label.sourceInput{
	width: 50%;
	float: left;
	position: relative;
}
select.mediumInput, select.sourceInput{
	width: 38%;
	float: left;
	position: relative;
}
#filterContentTerm{
	width: 100%;
	padding: 10px 30px 10px 30px;
	background-color: #333333;
	position: relative;
	float: left;
}
div.contentInput, div.termInput, label.termInput, label.contentInput{
	width: 50%;
	float: left;
	position: relative;
}
#ctrl_6{
	padding: 10px 30px 10px 30px;
	margin-top: 10px;
}
#counter{
	width: 100%;
	text-align: center;
	font-size: 80px;
	margin-bottom:0px;
}
#counterCaption{
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top:0px;
}
