@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,button { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif, "微軟正黑體","Microsoft JhengHei", 'Open Sans'; letter-spacing: 1px; }

label { font-weight: normal; display: inline; }

input[type="checkbox"] {
	width: 10px;
    margin: .5em .25em;
    margin-right: .75em;
	-ms-transform: scale(1.6); /* IE */
	-moz-transform: scale(1.6); /* FF */
	-webkit-transform: scale(1.6); /* Safari and Chrome */
	-o-transform: scale(1.6); /* Opera */
	/*vertical-align: sub;*/
	z-index: 10;
}

input[type="radio"] {
	width: 13px;
	margin: 4px 2px 0px 2px;
	zoom: 1.4;
	vertical-align: sub;
}

input[type="text"], textarea { width: 100%; padding: 8px 10px; border-radius: 3px; border: 0; background-color: #f7f4f0; }

* { box-sizing: border-box; }

tr {height: 40px; vertical-align:top;}

img {  border: 0; }
#bg {
	background: #cee0e2 url('../images/header_bg.jpg') center -2vw no-repeat;
	background-size: 100% auto;
}

@media screen and (min-width: 1200px) {
	#bg { background-position: center -5vw; }
}
@media screen and (max-width: 767px) {
	#bg { background-size: 120% auto; }
}
/*  Pseudo-element */
::selection {
  background: #39797c;
  color: white;
  text-shadow: none;
}

::-moz-selection {
  background: #39797c;
  color: white;
  text-shadow: none;
}

body {
   margin: 0;
   padding: 0;
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family: 'Noto Serif TC', serif;
	font-weight: 600;
	color: #9d8260;
	line-height: inherit;
}

.article h3 { font-size: 1.8em; }
.article h4 { font-size: 1.6em; margin: 10px 0px 10px 0px; }

div,span  { box-sizing: border-box; }
a { transition: color 0.2s ease; text-decoration: none; color: #d65600; }
a:hover { text-decoration: underline; color: #ff6000; }
a:focus,
a:active { }
a:link { text-decoration: none; }

p {
    margin: 0px;
	padding: 0px 0px 20px 0px; 
    font-size: 18px;
    /* line-height: 1.4em; */
}
p a:link {
	/* color: #337ab7; */
}

tr.d1 td {
	padding:5px 10px;
	background-color: #ececd3;
	text-align: left;
	vertical-align: text-top;
	border-bottom: 1px #fff dotted;
}

tr.d2 td {
	padding:5px 10px;
	background-color: #eceacd;
	text-align: left;
	vertical-align: text-top;
	border-bottom: 1px #fff dotted;
}

ul.alpha  {
    list-style-type: upper-alpha;
    margin: 0px 10px 0px 30px;
    font-size: 16px;
    line-height: 26px;
    list-style-position: outside;
}

ul.alpha_low  {
    list-style-type: lower-alpha;
     margin: 0px 10px 0px 30px;
    font-size: 16px;
    line-height: 26px;
    list-style-position: outside;
}

ul.number  {
    list-style-type: decimal;
    margin: 0px 10px 0px 30px;
    font-size: 16px;
    line-height: 26px;
    list-style-position: outside;
}

ul.roman {
    list-style-type:lower-roman;
    list-style-position: outside;
    margin: 0px 10px 0px 30px;
}

td img {
    width: 100%;
    display: block;
}

header {
	position: relative; 
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.header-title {
    z-index: 1;
	width: 100%;
}
.header-tab {
	width: calc(33.3% - 10px);
	margin-right: 10px;
}
.header-tab:last-child {
	width: 33.3%;
}
.filled {
    background: #f7f4f0;
   /* border: 1px solid #ccc !important; */
    padding: 8px 15px !important;
   /* color: #0075ff; */
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
	/*
    text-overflow: ellipsis;
	*/
	white-space: nowrap;
	border-radius: 4px;
	/* CSS debug fix */
	max-width: 0px;
}
.remarks {
	font-size: .9em;
}
.highlightTxt {
	color: #037e71;
}
.highlightTxt2 {
	color: #cf5d00;
}

#submit_btn {
    position: fixed;
    top: 27%;
    right: 0;
    z-index: 1300;
}

#submit_btn h2{
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.2em;
    background-color: #aa7634;
    color:#fff;
    padding: 20px 8px;
    float: right;
    border-radius: 10px 0px 0px 10px;
    writing-mode: vertical-rl;
	/*
	background: linear-gradient(to right, #50c8ec 0%, #fbb040 25%, #ee4596 50%, #d7df23 100%); */
	background: linear-gradient(to bottom, #b88b53 50%, #f2d777 100%);
}

.header-title {
	margin: 0 auto;
	background: linear-gradient(to right, #3f8997 0%, #33717c 25%, #4eaabc 50%);
	padding: 20px 12px;
	border-radius: 15px 15px 0 0;
}
.header-tab {
	/* background: linear-gradient(to right, #ff8268 0%, #e4301d 100%); */
	background: linear-gradient(to right, #50c8ec 0%, #fbb040 25%, #ee4596 50%, #d7df23 100%);
	padding: 12px;
	border-radius: 10px 10px 0px 0px;
}
.header-title h2,
.header-tab h2 {
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.1em;
	color:#fff;
	margin-bottom: 0;
}
.item-header {
   /* background: #fff; */
    padding: 10px 0;
    margin: 0px;
}

.item-header h2 {
    font-size: 2em;
    font-weight: thin;
    letter-spacing: .15em;
    text-align: center;
   /* padding-top: 1em; */
	padding-bottom: .75em;
}
.box-shadow {
	/* box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.05); */
}
.intro {
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.05);
	border-radius: 12px;
}

.content-box {
	position: relative;
	line-height: 2em;
	font-weight: 400;
	padding: 2em 9% 4em 9%;
	background-color: white; 
	/* border-top: 1px dashed #ba8d55; */
	/* background: linear-gradient(to right, #ffe3b4 0%, #fff1d0 30%, #fff1d0 70%, #ffe3b4 100%); */
}
.content-box:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 3px;
	width: 100%;
	background: url('../images/separator.png') left center repeat-x;
	background-size: auto 3px;
}
.no-bg:before { 
	display: none;
}
.content-box2 {
	padding: 1.5em;
	background-color: white; 
}
.content-box2:last-child {
	border-radius: 0px 0px 10px 10px;
}
.content-box:last-child {
	border-radius: 0px 0px 0px 0px;
}
.content-box.bg-subhead {
	/* background: white url('../images/bg_subhead2.png') center top no-repeat;*/
}

.intro-2 {
	width: 100%;
	margin: 0 auto;
   /* float: left; */
	/* background-color: #fefefe; */
	border-radius: 6px;
}
.intro-box {
	color: #865f3b;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2em 10%;
	/*background: linear-gradient(to right, #c1955f 0%, #f7d08d 10%, #fcedcd 30%, #fcedcd 70%, #f7d08d 90%, #c1955f 100%); 
	background: url('../images/bg_intro_box.jpg') center center no-repeat;*/
	background-size: cover;
}
.deadline {
	text-align: center;
	background-color: #ffe1e1;
	padding: .75em;
	font-size: 1.1em;
	font-weight: bold;
	color: #f15489;
	border-radius: 5px;
	margin-bottom: .5em;
}
.tnc {
    max-width: 800px;
    height: 200px;
    overflow: auto;
    border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    margin: 20px 0px;
    border-radius: 3px;
}
/* Animation ---------------------------------------------------------------- */
.fade-in {
  opacity: 0;
  animation: fadeInEffect 2s forwards;
}
@keyframes fadeInEffect {
  to {
    opacity: 1;
	transform: translateY(0);
  }
}
.fade-up {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUpEffect 1.5s forwards;
}
@keyframes fadeUpEffect {
    to {
      opacity: 1;
      transform: translateY(0);
    }
 }
/* ---------------------------------------------------------------------------- */
#radiolist {
	list-style-type: decimal;
	padding: 0px 0px 10px 40px; 
	font-size: 16px;
	line-height: 30px;
}
#radiolist li {
	display: list-item;
	text-align: -webkit-match-parent;
	padding: 3px 0px 3px 10px;
}

#sharing {
     position: absolute;
     background: url('../images/btn_share.png') left top no-repeat;
     width: 88px;
     height: 38px;
     right: 17px;
     top: 10px;
     z-index: 98;
}
 #sharing #icon-facebook {
     display: block;
     height: 18px;
     width: 20px;
     position: absolute;
     left: 8px;
     top: 7px;
}
 #sharing #icon-twitter {
     display: block;
     height: 18px;
     width: 20px;
     position: absolute;
     left: 33px;
     top: 7px;
}
 
#rthklogo {
	width: 110px;
    height: 35px;
    position: absolute;
    top: 2.5vw;
    left: 2.5vw;
    z-index: 99;
}
#rthklogo a { display: block; }

#r2_logo {
	position: absolute;
    height: 32px;
    left: 133px;
    top: 25px;
    width: 62px;
    z-index: 98;
}

#r2_logo img {
    width: 100%;    
}

.inputStyle {
    border: 1px solid #c0b8a9;
    padding: 1px;
}

.clearfix:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }


#project-logo {
    text-align: center;	
}
#project-logo img {
	width: 40%;
	max-width: 500px; 
	min-width: 180px;
	height: inherit;
	display: block;
	margin: 0 auto;
}
#video-player{
	position: fixed;
	top:0;
	}

.main {
	position: relative;
	width: 100%;
	/*background-color: #183861;*/
    position: relative;
    /*background-image: url(../images/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;*/
}

footer {
	padding: 2em 2em 4em 2em;
	text-align:center;
    color: #707070;
}

#registration {
	width: 100%;
	/* border-radius: 0 0 10px 10px; */
}
#registration .content-box {
	background: linear-gradient(to right, rgb(115 113 81 / 10%) 0%, rgb(115 113 81 / 10%) 40%);
	padding: 2em 3%;
}
.separator {
	height:8px;
	background: linear-gradient(to right, #d7be9d 0%, #cfb591 100%);
}
.textcontent {
	padding: 3% 4%;
}
.contitle {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
	/* color: #FFF; */
}

.regtitle {
	text-align: center;
	/* font-size: 25px; 
	font-weight: bold;*/
	letter-spacing: .15em;
}
/*
#registration .regtitle {
	color: white;
}
*/
.formtable {
	border-radius: 10px;
	/* background-color: #fff;
	border: 1px #999 dotted;
	padding: 1%;*/
	margin: 0px auto;
	width:  95%;
	max-width: 900px;
	/* padding: 0 2%; */
	color: #705757;
	line-height: 1.8em;
}

.formtable table tr td {
	border: none;
}
/*
#registration .formtable {
	color: white;
}
*/
.formtable, .regulations {
    margin: 0px auto;
    width: 95%;
    max-width: 800px;
}

ol#remarks { }
ol#remarks { margin: 0; }
ol#remarks li { margin-left: 20px; }

.regulations table tr td {
	border: none;
}

.regulations table tr td textarea {
	width: 100%;
	resize: none;
	border-radius: 5px;
	border: 1px #999 dotted;
	padding: 5px;
}
/* Button Style */
.btnStyle {
	display: inline-block;
	text-align: center;
	border: none;
	min-width: 140px;
	line-height: 2.2em;
	padding: .25em 1em;
	margin: 5px 5px;
	background-color: #49847b;
	/* background: linear-gradient(to bottom, #ff8268 0%, #db4030 100%); */
	color: #fff;
	border-radius: 5px;
	font-size: 1.1em;
	cursor: pointer; 
	letter-spacing: 0.05em;
	transition: all .2s ease;
}
.btnStyle:hover {
	background-color: #1f8889; 
	box-shadow: 0px 6px 8px rgba(0,0,0,0.2);
	color: white;
	transform: scale(1.05);
}
.btnStyle:active {
	transform: translateY(2px);
}

a.btn {
	border: none;
	min-width: 140px;
	line-height: 2.2em;
	padding: .25em 1em;
	margin: 5px 5px;
	/* background-color: #e4301d; */
	background: linear-gradient(to bottom, #ff8268 0%, #db4030 100%);
	color:#fff;
	border-radius: 5px;
	font-size: 1.1em;
	cursor: pointer; 
	letter-spacing: 0.05em;
	/* transition: all .2s ease; */
}
a.btn:hover {
	/* background-color: #a90000; 
	background: linear-gradient(to top, #ff8268 0%, #db4030 100%);*/
	/* box-shadow: 0px 4px 8px rgba(0,0,0,0.2); */
	color: #fff;
}
a.btn:active {
	transform: translateY(2px);
}
.icon-download {
	padding: .25em 2em;
}
.icon-download:after {
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	height: 20px;
	width: 20px;
	background: url('../images/icon_download.png') center center no-repeat;
	background-size: contain;
}

.coninst {
	font-size: 0.9em;
	opacity: 0.7;
	text-align: center;
    color: #ffffff;
	margin: 5px;
	line-height: 1.6em;
}
.red {
	color: red;
}
.sharePadding { padding-left: 40px; padding-right: 40px; }

.button:hover, .buttonb:hover {
	color:#fff;
	background-color: #ce281b;
	cursor: pointer;
}

.button.active, .buttonb.active {
	color:#fff;
	background-color: #cab33e;
	pointer-events: none;
}

.prog-title {
	width: 100%;
	padding: 10px;
	font-size: 15px;
	padding-left: 40px;
	line-height: 1.9em;
	height: 3em;
}

.prog-title label {
	font-weight: bold;
	color: #4b0c61;
	cursor: pointer; 
	display: block; 
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.prog-title span.eng {
	display: block;
	font-size: .9em;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

input:checked + div.item-head { background: #f35569; }
input:checked + div.item-head label { color: white; }

.bg-white {
	background-color: white;
}
.article {
	/* padding: 1% 2%; */
	color: #4b4b4b;
	margin-bottom: 1em;
	max-width: 850px;
	margin: 0 auto;
	padding-left: 1.35em;
	line-height: 1.8em;
}
.article h3 {
	font-size: 24px;
	line-height: inherit;
	margin-bottom: .5em;
	margin-left: -1.35em;
}
.article p {
	font-size: 16px;
}

.label { display: block; line-height: 2.2em; width: 100%; color: #000000; text-align: right; font-size: 1em; font-weight: normal; }
.textfield { width: 65%; }
#captchapic { display: inline-block; border: 0; vertical-align: middle; }
a.verification { display: block; }
a.verification span { display: inline-block; padding: 0 15px; line-height: 40px; background-color: #3e4689; color: #fff; }
table { width: 100%; }
.form-group { margin-bottom: .5em; }
.form-group label {
	display: inline-block;
	margin-top: .25em;
	margin-bottom: .25em;
}

/* Video List */

.list-videos { /* max-width: 1100px; margin: 0 auto; */ }
.list-videos a .video-item-pic {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 8px;
	z-index: 0;
	transition: all .2s ease;
	background-color: #000;
}
.list-videos a:hover .video-item-pic img { opacity: 1; transform: scale(1.03); }
.list-videos a:hover .video-item-pic:before { opacity: .2; }
.list-videos .video-item-title { text-align: center; padding: 5px 5px 10px 5px; color: #333; max-height: 70px; font-size: 0.9em; line-height: 1.2em; overflow: hidden;}

/* PHOTO GALLERY */

.list-photos { /* max-width: 1100px; margin: 0 auto; */ }
.list-photos a .photo-item-pic {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 8px;
	z-index: 0;
	transition: all .2s ease;
	background-color: #000;
}
.list-photos .photo-item-pic:before { background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,.3) 100%); }
.list-photos .photo-item-pic { opacity: 1; transform: scale(1.03); overflow: hidden; border-radius: 8px; }
.list-photos a:hover .photo-item-pic img { opacity: 1; transform: scale(1.05);  }
.list-photos a:hover .photo-item-pic:before { opacity: 1; }
.list-photos .photo-item-title { text-align: center; padding: 10px; color: #333; }

.color-corner img { border-radius: 60px; overflow: hidden; }

.color-1 { background-color: #8e7a60 !important; }
.color-2 { background-color: #8e7a60 !important; }
.color-3 { background-color: #8e7a60 !important; }
.color-4 { background-color: #8e7a60 !important; }
.color-5 { background-color: #8e7a60 !important; }
.color-6 { background-color: #8e7a60 !important; }
.color-7 { background-color: #8e7a60 !important; }

.video-item-pic img { 
	width: 100%;
	height: auto;
	opacity: 0.8;
	transition: all .2s ease;
}
.photo-item-pic img { 
	width: 100%;
	height: auto;
	opacity: 1;
	transition: all .2s ease;
	/* border-radius: 60px; */
}
.video-item-pic:before {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: url('../images/icon_play_btn.svg') center center no-repeat;
	background-size: 15% auto;
	z-index: 11;
	transition: all .3s ease;
}
.video-item-pic:after {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 70%;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,.5) 100%);
	z-index: 10;
	transition: all .3s ease;
	bottom: 0;
	left: 0;
}
.photo-item-pic.audio-icon:before {
	display: block;
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	right: 10px;
	bottom: 10px;
	background: url('../images/icon_audio_btn.svg') center center no-repeat;
	background-size: 100% auto;
	z-index: 12;
	transition: all .3s ease;
}
.photo-item-pic.audio-icon:after {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 50%;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,.5) 100%);
	z-index: 10;
	transition: all .3s ease;
	bottom: 0;
	left: 0;
}

a.hover-zoom { display: block; transition: all .3s ease; transform: scale(1); }
a.hover-zoom:hover  { transform: scale(1.03); }

a.hover-img-zoom { display: block; }
a.hover-img-zoom img { transition: all .3s ease; transform: scale(1); }
a.hover-img-zoom:hover  img { transform: scale(1.05); }

.judge-title { font-size: 0.8em; color: #ffe6c4; }

/* CANDIDATE ------------------------------------------------------------------------------------------- */
.candidate-box {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height: 100%;
	transition: all .2s ease;
}
.candidate-head {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	color: white;
	padding: .3em .7em;
	border-radius: 2px;
	margin: 0 auto 0px auto;
	width: 100%;
	max-width: 300px;
	margin-top: -30px;
	z-index: 1;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	/* background: linear-gradient(90deg, rgba(78,202,238,1) 10%, rgba(27,153,191,1) 50%, rgba(78,202,238,1) 90%); */
	background: linear-gradient(0deg, rgba(78, 202, 238, 0) 10%, rgba(0, 0, 0, .15) 90%);
}
.candidate-pic {
	text-align: center;
}
.candidate-pic a {
	display: block;
}
.candidate-pic img {
	background-size: cover;
	background-position: center center;
	border-radius: 999px;
	overflow: hidden;
	max-width: 350px;
}
.candidate-info {
	line-height: 1.6em;
	background-color: white;
	padding: 4em 0em 2.5em 0em;
	border-radius: 15px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: -5px;
	margin-top: -30px;
}
.font-size-1 { font-size: 2em; }
.font-size-2 { font-size: 1.8em; }
.font-size-3 { font-size: 1.6em; }
.font-size-4 { font-size: 1.4em; }
.font-size-5 { font-size: 1.2em; }

/* FORCE FANCYBOX TO ADAPT RESPONSIVE JWPLAYER 8 */
@media only screen and (min-width: 1361px) {
	#audio_container { height: 60px !important; }
}
@media only screen and (max-width: 1360px) {
	#audio_container { height: 44px !important; }
}
.item-thumbnail {
	position: relative;
}
.photo-overlay-text {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    background: linear-gradient(0deg, rgba(10, 10, 10, 0.5) 0%, rgba(10, 10, 10, 0) 60%);
    color: white;
    padding: 5px 10px;
    align-items: flex-end;
    justify-content: center;
    line-height: 1.5em;
    letter-spacing: .15em;
    overflow: hidden;
    z-index: 12;
	font-size: 1.1em;
}
.arrow-up {
      position: relative;
 }
.arrow-up::before {
  content: "";
  position: absolute;
  top: -30px;
  right: 5px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid white;
  border-bottom: 20px solid white;
  border-left: 20px solid transparent;
  transform: rotate(90deg);
  z-index:0;
}
.big-quote {
  position: relative;
}

/* EVENT SUBPAGE ---------------------------------------------------------------- */
.epi-item {
	border-radius: 5px;
	background: linear-gradient(to bottom, #b88b53 50%, #f2d777 100%);
	padding: 15px;
	color: white;
	display: block;
	text-align: center;
	transition: all .2s ease;
}
.epi-item:hover {
	color: white;
	transform: translateY(-4px);
}
/* UTILITY CLASS ---------------------------------------------------------------- */
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.ellipsis {
	display:block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
}
.ellipsis-multi {
	position: relative;
}
.ellipsis-multi > div {
	overflow: hidden;
	height: inherit;
	line-height: 30px;
}	
.ellipsis-multi:after {
	content: "...";  
	box-sizing: content-box;
	float: right;
	position: absolute;
	bottom: 0;
	padding-left: 1.2em;
	right: 0;
	text-align: right;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 100%) 50%);
	line-height: 1.6em;
	letter-spacing: 1px;
}
/* Fancy Box ------------------------------------------------------------------------------------------ */
.player-title { font-size: 2.2em; color: white; line-height: 1.4em; padding-bottom: .5em; }
/*
.fancybox-slide--iframe .fancybox-content {
	width  : 800px;
	height : 600px;
	max-width  : 80%;
	max-height : 80%;
	margin: 0;
}
*/
.fancybox-content { background: transparent; }
.fancybox-bg { background-color: rgba(29,29,29,0.9); }
.fancybox-caption { font-size: 1.1em; }
	
/* Bootstrap ------------------------------------------------------------------------------------------ */
.navbar {
     background: linear-gradient(to right, #6a593f 10%, #9d8260 30%, #9d8260 80%, #e4cba6 100%);
     font-size: 1.2em;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index :999;
}
.navbar-collapse {
	
}
.nav-item {
     margin: 0 5px;
	 position: relative;
}
.nav-item.active:before {
	content: '';
	width: 100%;
	display: block;
	height: 3px;
	position: absolute;
	bottom: -0.5rem;
	background-color: white;
	z-index:1;
	border-radius: 5px;
}

.nav-item .nav-link {
     color: white;
     font-weight: bold;
     text-shadow: 1px 1px 3px rgba(0,0,0,0.19);
     text-align: center;
     white-space: nowrap;
}
.navbar-brand {
     font-weight: bold;
     text-shadow: 1px 1px 3px rgba(0,0,0,0.19);
     padding-left: 10px;
}
@media screen and (max-width: 992px) {
	.nav-item.active:before { bottom: .4em; width: 70px; left: calc(50% - 35px); }
	.nav-item .nav-link { padding-top: .75em; padding-bottom: .75em; }
	.navbar-collapse { margin-bottom: 1.5em; }
}
/* Cross Close Icon */
.navbar-toggler {
  border: none;
  background-color: transparent;
  border-radius: 99px;
  border-width: 1px;
}
.navbar-toggler:focus {
  outline: none;
}
.navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="30" height="30"><path stroke="rgba(0, 0, 0, 0.5)" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"></path></svg>');
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="30" height="30"><path stroke="rgba(0, 0, 0, 0.5)" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M23 7L7 23M7 7l16 16"></path></svg>');
}
.navbar-collapse {
  transition: height 0.3s ease;
 /* overflow: hidden; */
}
.navbar-collapse.show {
      height: auto;
}

.version { float: left; }

.toptitle {
	font-weight: bold;
	color: #fff;
	font-size: 1.5em;
	background-color: #826c20;
	margin-top: 1em;
	padding: 10px;
}

/* ---- grid ---- */

td {
	border-bottom:1px #ccc dotted;
	padding: 8px 0;
	font-weight:400;
	font-size: 16px;
}

tr td:first-child {
width: 20%;
font-weight: bold;
}

@media screen and (max-width: 992px) {

}
@media screen and (max-width: 767px) {
	body { background-size: auto 300px; }
	#project-logo img { width: 50%; }
	tr td:first-child { width: 30%; }
	#rthklogo { width: 90px; left: 3vw; height: 3vw; }
}
@media screen and (max-width: 576px) {
    body { background-size: auto 220px; }
	#rthklogo { width: 80px; left: 4vw; height: 4vw; }
}
.img-responsive { width: 100%; height: auto; }

/* CUSTOM STYLES -----------------------------------------------------------------------------------------------------------------------*/
.clear { clear: both; }

@media (max-width: 1161px) {	
	.poll-item {
   		 width: 33.3%;
	}
}

@media (max-width: 1090px) {
	.stamp {
  		width: 32.3%;
		margin: 3px;
	}
	.caption {
		height: 160px;
	}		
}
@media (max-width: 963px) {	
	.poll-item {
   		 width: 50%;
	}
}

@media (max-width: 870px) {
	.caption {
		height: 180px;
	}
}
@media (max-width: 800px) {
	.prog-item-full {
		width: 97.5%;
	}
	.media {
		width: 30px;
		height: 30px;
		margin-top: -40px;
	}
}

@media (max-width: 717px) {
	.poll-item {
   		 width: 100%;
	}
}

@media (max-width: 630px) {

    
    .prog-item-full {
		width: 98%;
	}
    .filled {
        max-width: 300px;
    }
}
@media (max-width: 627px) {
	.formtable {
		width: 90%;
	}
	.regulations {
		width: 90%;
	}	
}
@media (max-width: 593px) {
	.poll-item {
   		 width: 100%;
	}
}
@media (max-width: 496px) {
	#r2_logo {
        left: 34px;
        top: 82px;
        width: 60px;
    }
	.intro-box { padding: 1.5em 10%; font-size: 1.1em; }
	.sharePadding { padding: 0 3%; }
	.poll-item { padding: 0px; margin-bottom: 1em; }
	#nav ul li { width: 80px; font-size: 12px; }
	#rthklogo { top: 12px; left: 12px; width: 70px; }
    #r2_logo { left: 16px; top: 60px;   }
	#project-logo { /* height: 250px; */ }
	#shareBlock { bottom:0; left:2%; top:auto; width: 100%; }
	#shadowBlock {
		 position:absolute;
		 top: -30px;
		 display: block;
		 width: 100%; 
		 height: 30px; 
		/* background: url(../img/diviShd_Up.png) no-repeat; */
		 background-position: center top;
		 background-size: cover;
		 pointer-events: none;
	 }
	 
	 .shareIcon { width:32%; height: 40px; margin: 0; }
	 .share { height:inherit; }
	 .version{ float: none; width:auto; }
	 .stamp {
  		width: 98%;
		margin: 5px;
		height: auto;
	}
	#registration { /* padding: 0 3%; */}
	.caption {
		height: auto;
		
	}
	.navbar-brand {
		margin-right: 0px;
	}
	.content {
		margin: 450px auto 20px auto;
	}
	.btnStyle { width: 100%; }
	.polling-title h2 { font-size: 1em; }
	.article p { font-size: 0.9em; }
	footer { margin-bottom: 2em; }
}


.square {
	width: 100%; 
    aspect-ratio: 1 / 1; 
    background-color: #f9f4ef;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;	
}

#loadercon {
    position: fixed;
    display: none;
    left: 0%;
    bottom: 0%;
    background: #000000ba;
    width: 100%;
    height: 300px;
}

#loader {
  position: relative;
  left: 50%;
  top: 60%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  #border-top: 16px solid #1a91b5;
  border-top: 16px solid #9d8260;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#loadertxt {
	position: relative;
    z-index: 1;
    width: 100%;
    margin: 10px auto;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/* subNAV */
#subnavbar { /* margin-top: 30px; */ padding-top: 0px; margin-top: -20px; }
#subnavbar ul { text-align: center; height: 44px; overflow: hidden; }
#subnavbar li { display: inline-block; margin: 0 0.5%; background-image: linear-gradient(#d5bc9a, #6d4a2b);}
#subnavbar li a {  color: #FFFFFF; font-size:1.1em; font-weight: bold; display: inline-block; line-height: 34px; padding: 5px 15px; border-radius: 0; border-top: solid 1px #fff; text-decoration: none; }
#subnavbar li.active a { background-color: #d5bc9a; color: #6d4a2b; font-size:1.1em; font-weight: bold; pointer-events: none; border-top: solid 1px #fff; }
#subnavbar li a:hover { background-color: #785636; }
