﻿body{
	font-family:verdana;
}
.auto-style1 {
	text-align: center;
	font-family: Verdana;
}
.auto-style2 {
	color: #A11717;
	font-weight: bold;
}
.auto-style3 {
	text-align: center;
}
.auto-style4 {
	font-family: Verdana;
    font-size: 11pt;
}
.auto-style6 {
	text-align: center;
	font-family: Verdana;
	font-size: 60px;
}
.auto-style8 {
	color: #A52828;
}
.auto-style1 {
	text-align: right;
	font-family: Verdana;
	font-size: 11pt;
}
.auto-style3 {
	text-align: center;
}
.auto-style5 {
	text-align: center;
	font-family: Verdana;
	font-size: 20px;
    margin-top: 8px;
}
.auto-style7 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
.auto-style9 {
	text-align: center;
	font-family: Verdana;
	font-size: 36pt;
	background-color: #0066CC;
	color: #FFFFFF;
}
.auto-style10 {
	font-family: Verdana;
	text-align: center;

}
.auto-style11 {
	font-family: Verdana;
	font-size: 20pt;
	color: #A11717;
	text-align: center;
}
.auto-style12 {
	font-size: xx-large;
}
.auto-style13 {
	font-family: Verdana;
    color: #A11717;
    font-size: 12pt;
}
.auto-style15 {
	text-align: center;
    font-size: 14pt;

}
.auto-style16 {
	font-family: Verdana;
    color: #A11717;

}
.auto-style17 {
	background-color: #E2E295;
}
.auto-style18 {
	text-align: center;
	font-size: 12pt;
}
p.auto-style15{
	margin:20px 0;
}
.auto-style22 {
	font-family: verdana, arial;
	font-size: 12px;
	color: rgb(0, 0, 0);
}
.auto-style23 {
	text-align: left;
	color: #000000;
	font-size: 18pt;
}
.auto-style24 {
	text-align: right;
	font-size: 11pt;
}
.auto-style-left{
	text-align:left;
	margin:0 0 0 -15px !important;
}
.score-table{
	font-family:verdana !important;
}
.score-table thead {
    background: #5B7B9C;
    font-size: 23px;
    color: #fff;
}
.score-table table tbody tr td a:hover {
    color: #06c !important;
	border:1px solid red;
}

table.score-table > tbody > tr {
    font-size: 23px;
}
table.score-table > tbody > tr:nth-child(odd) {
    background: #fff;
}
.social-share a{
	color: #06c;
	font-size:32px;
	margin-right:10px;
	padding:12px;
}
#logo-topo a h5{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin-left:20px;
	top:-10px;
	position:relative;
	text-align:left;
}

.footer-bg p{
	text-align:center; margin:20px; color:#000000;
	font-size: 10px;
	font-family:verdana;
}

#topo {
	z-index: 15;
	background-color: #FFF;
	width: 100%;
	position: fixed;
	border-bottom: 1px solid #16618D;
	opacity: 0.9;
}
#logo-topo img {
	margin: 2.8% 0 4% 0;
}
#menu-topo{
	border-top: 1px solid #1C79AD;
	text-align: center;
	padding: 0;
	background: #fff;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.6);
	z-index: 99;
	margin-top:30px !important;
	position:fixed;
}
#menu-topo li{
	width: 100%;
	list-style: none;
}
#menu-topo li:hover{
	background-color:#DDD;
}
#menu-topo li a{
    display: block !important;
    width: 100%;
    /*font-size: 1.5em;*/
    font-size: 17px;
    padding: 1% 17px;
    /*font-weight: bold;*/
    font-weight: normal;
    color: #000;
    padding-right: 25px;
    text-align: left;
	border-bottom:1px solid #b7b7b7;
}
#menu-topo li a:hover{
	background-color:#d5f4ff;
	color:#06c;
	text-decoration: none;
}
.btn-collapse {
	width: 50px;
	height: 50px;
	position: relative;
	padding:0.5% 1%;
	float: right;
	margin-top: 3.5%;
	font-size: 17px;
}.lista-collapse {
	width: 100%;
	height: 5px;
	background-color: #06c;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	position: absolute;
}
.lista-collapse:nth-child(1){top:0;}
.lista-collapse:nth-child(2){top:14px;}
.lista-collapse:nth-child(1){top:25px;}

.botao-lista-cima {
	-ms-transform: rotate(-50deg)
	-webkit-transform: rotate(-50deg);
	-moz-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.botao-lista-baixo {
	-ms-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	transform: rotate(50deg);
}
.hidden {
	visibility: hidden;
}
.lista-collapse.botao-lista-cima {
	top: 5px;
}
.lista-collapse.botao-lista-baixo {
	top: 5px;
}

#abre-menu-topo{ /*margin-top:20px;*/ padding: 2px;}
.wrapper {
    min-height: 100%;
    /* Equal to height of footer */
    /* But also accounting for potential margin-bottom of last child */
    margin-bottom: -50px;
}
.footer,
.push {
    height: 50px;
}

#login{
	margin-right:2px;
    padding: 2px 2px;
    font-size: 13px;
    top: 0px;
    position: relative;
}

#login a{
    font-size: 15px;
}

#logout{
    margin-right:12px;
    background:#b30000;
    padding: 9px 18px;
    font-size: 15px;
    top: 20px;
    position: relative;
}

#logout a{
    color:#fff;
}
label.login-err{
	color: #fff !important;
	margin-top: 10px;
	padding: 5px 24px;
	background-color:#a9dd7d; /*#e80000*/
	text-align: center;
}

#register{
	margin-right:12px;
    background: #fea15d;
    padding: 5px 18px;
    font-size: 15px;
    top: 20px;
    position: relative;
}

#register a:hover, #register a:focus, #login a:hover, #login a:focus {
	opacity:0.6;
	text-decoration:none;
}

.header-top-right{
    margin: auto;
}

.innerpage{
	margin-top:10%;
}
/*Quize Start*/
.TestContentArea{
    /*border:1px dotted #194a73;*/
    width:60%;
    margin:0px auto;
    margin-top:50px;
    margin-bottom:50px;
}

.TestContentArea ul{
   padding: 0;
    list-style-type: none;
    margin: 0px;
}
.TestContentArea ul li
{
	font-size: 16px;/*18px*/
	padding: 7px 20px;
}
.TestContentArea ul li:hover
{
	opacity:0.5;
}
.TestContentArea ul li:nth-child(even)
{
	background:#fdfdff;
	border-left:none;
	border-right:none;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}
.TestContentArea ul li:nth-child(odd)
{
	background:#f1f1f1;
	border:none;
}
.question{
	min-height:50px;
	/*background-color: #204d74;*/
	background: #204d74; /* Old browsers */
	background: -moz-linear-gradient(top,  #204d74 0%, #0d4572 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #204d74 0%,#0d4572 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #204d74 0%,#0d4572 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204d74', endColorstr='#0d4572',GradientType=0 ); /* IE6-9 */
	border-color: #122b40;
	color: #FFF;
	font-size: 18px;/*22px*/
	padding:10px 0px 0px 30px;
}
.rightcol{display:inline; float:right; /*margin-top: -5px;*/}
.clspause, .clsresume{ border:1px solid #999; border-radius:4px; color:#a11717; font-weight: bold;  margin-right:20px; cursor:pointer; padding:2px 5px; font-size: 14px !important; display:inline; }
.clspause:hover, .clsresume:hover{background-color:#ddd;}
.Qstatus{float:right;padding-right: 10px;}

.smark, .smprev, .smnext{ padding: 2px; display: block; /* background-color: #A11717; */ font-weight: bold; color: #a11717; /*margin-top: -5px;*/ font-size: 14px !important; /* margin-left: 10px; */ }
.smaudio{/*float: right;*/  /* padding: 10px; */  display: inline-block; /* background-color: #A11717; */ font-weight: bold; color: #FFF;border-radius: 5px; margin: -1px 10px 0px; /* margin: 4px 10px 0px; */}

.next_prev{ float:left; display: inline; }
.smprev{margin-right: 15px;cursor: pointer;border: 1px solid #999;border-radius: 4px;padding: 2px 5px;display: inline;}.smnext{margin-left: 15px;float: left; cursor: hand; }
.smprev:hover{background-color: #ddd;}

.swipelink{ text-decoration:none; display:inline-block; float:left; margin-bottom:4px; }
.swipelink:hover{ text-decoration:none; }

.btn-finish{padding: 5px 23px !important; background: #CEC3CC; margin:10px auto !important; color: #fff; text-transform: uppercase; outline: none; border: none; cursor: pointer; float:right;}
.btn-finish:hover{background: #a9dd7d;}


/*Quize End*/
.register-form{
	background:#c8e3ec;
    padding: 10px 20px;
    margin: 30px auto !important;
	width:500px;
}

	.register-form h2{
		font-family:arial;
	}
	.group-from{
		width:100%;
		margin-bottom:20px;
		font-family:arial;
	}
	.group-from input, .group-from label, .group-from select{
		display:inline-block;
		width:100%;
	}
	.group-from > label{
		color:#222222;
		font-size:17px;
		margin-bottom:7px;
	}
	.group-from input, .group-from select{
		padding:7px 12px;
		border:none;
	}
	.register-form input[type="submit"]{
		background-color:#b30000 !important;
		border:none;
		color:#fff;
		padding:7px 12px;
		cursor:pointer;
		float:right;
	}



.flagstrap .btn-default, .flagstrap ul{
	width:100% !important;
	text-align:left !important;
}
.flagstrap select{
	text-align:left !important;
}
.addthis_inline_share_toolbox_e86g, .a2a_dd{
	float:left !important;
	clear:none !important;
}

.a2a_dd{
    padding: 4% 5px 5px 5px;
    font-size: 19px;
    color: #0b8a0b;
    top: 0px;
	font-family:verdana;
	font-weight:normal;
    position: relative;
    /*margin-right: 17px;*/
    margin-right: 5px;
}
.a2a_dd:hover{
	background: #fff;
    color: #0b8a0b;
	text-decoration:none;
}

.a2a_mini_services a.a2a_i, .a2a_mini_services i.a2a_i{
    width: 100%;
}
.a2a_mini{
	width:308px;
}


.addthis_inline_share_toolbox_e86g .share-icon{
     z-index:9999;
	 color:#fff;
	 top:30px;
	 left:14px;
	 position:relative;
	 font-size:20px;
}

.at-share-btn-elements a.at-icon-wrapper{
		background:#376f08 !important;
		height:40px;
}

.addthis_inline_share_toolbox_e86g .at-icon-wrapper svg {
   display:none;
}

.login-info{
	/*position: relative;*/
	position: fixed;
	top:50px;
	right:10px;
	border: 5px solid #DDDDDD;
}
.login-info:after {
	bottom: 100%;
	left: 88%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #DDDDDD;
	border-width: 20px;
	margin-left: -20px;
}
/*
#menu-topo{
	position:absolute !important;
}


#menu-topo:after {
	bottom: 100%;
	left: 97%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 17px;
	margin-left: -20px;
}*/
#menu-topo:after {
    bottom: 100%;
    right: 133px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #888888;
    border-width: 10px;
    margin-left: -20px;
    top: -21px;
}

table.score-table{
  border: none !important;
}
.tdfeed, .tdscore{
	text-align: center !important;
}



.feedvoc-style17{
	 text-align: center;
	 font-weight: bold;
	 font-size: 25px;
    position: absolute;
    top: 580px;
    left: 50%;
}


.feedvoc-style14 h2{

	font-size:22px;
}

table.score-table tr td.tdvoc{
	padding-left: 20px;
}
table.score-table tr th{
	padding-left: 20px !important;
}

.top-btn-clr{
	color: #0b8a0b;
}
.top-btn-clr:hover, .top-btn-clr:active {
	color:#0FB90F; /*13E813*/
}


@media only screen and (min-width: 768px) {
	#login-info form{
		width:100%;
		margin-top: -29px !important;
	}
	.innerpage{

	}
}

/* new */
@media only screen and (max-width: 1024px) {
	/* new */
	.a2a_dd{ font-size: 19px; margin-right: 5px;}
}
/* end */
@media only screen and (max-width: 768px) {

	#menu-topo li a{
		padding:15px;
	}
	.footer-bg p{
		font-size: 10px;
	}

	.auto-style11 {
		font-size: 20pt;
	}
	.auto-style23 {
		font-size: 17pt;
	}
	.auto-style22{

		font-size: 12pt !important;
	}
	.auto-style15, .auto-style12{

		font-size: 15pt !important;
	}
	.register-form{
		background:#c8e3ec;
		padding: 20px 20px;
		margin: 30px auto !important;
		width:100%;
	}

	.register-form h2{
		font-size:20px !important;
	}
	.group-from > label{
		font-weight:normal;
	}

	#menu-topo:after { right: 148px; }
	#menu-topo{ width:80%; font-size:10px; right:0; }

	#menu-topo ul li a{ text-align:left; }
	#login{
		font-size: 15px;
		/*top: 22px !important;*/
	}

	.auto-style5 {
		font-size: 14px !important;
	}

	table.score-table > thead > tr, table.score-table > tbody > tr{
		font-size: 17px;
	}
}



@media (width: 480px) {

.header-top-right{
	position:relative;
	right:80px !important;
}
}





@media (max-width: 576px) {


.feedvoc-style17{

    top: 460px;
}
table.score-table > tbody > tr {
    font-size: 15px !important;
}
.auto-style6{
	font-size:25px !important;
}

#logo-topo a h5{
 font-size:12px;
}

#register, #login{

 font-size:12px;
}

.btn-collapse{
	width:30px;
}

#logo-topo img{
    margin: 20px auto;
}

#logo-topo a h5{
 text-align:center;
}

.auto-style5 {
    font-size: 14px !important;
}


}




@media (max-width: 530px) {

#logo-topo{
	width:100% !important;
	margin:auto;
}
.header-top-right{
	width:100% !important;
	margin:auto;
	position:relative;
	right:30px;
	top:-10px;
}

.TestContentArea{
    width:70%;
}

#logo-topo a h5{
 text-align:center;
}

}

@media (max-width: 390px) {

input.login-text{
	width:45% !important;
}


.TestContentArea{
    width:100%;
}

#logo-topo a h5{
 text-align:center;
}

}

@media (max-width: 480px) {


    input.login-text{
        width:100% !important;
    }

	.feedvoc-style17{

		top: 360px;
	}

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 601px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}





