
.ar_gcol_e_in{
}

.ar_gcol_d_in{
	margin-left: 30px;
}

.ar_e_perfil{
	font-size: 0px;
}

.ar_e_foto{
	display: inline-block;
	width: 35%;
	font-size: 16px;
	vertical-align: middle;
}

.ar_e_foto div{
	-moz-border-radius: 400px;
	-webkit-border-radius: 400px;
	border-radius: 400px;
    -khtml-border-radius: 400px;
    overflow: hidden;
}

.ar_e_foto img{
	width: 100%;
}

.ar_e_info{
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	width: 65%;
}

.ar_e_info_in{
	padding-left: 15px;
}

.ar_e_info_in div{
	font-weight: 700;
	font-size: 18px;
	color: #106a8d;
}
.ar_e_info_in a{
	color: #999;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 5px;
}

.ar_e_info_in a:hover{
	color: #106a8d;
}

.ar_menu li{
	padding: 10px;
	font-size: 16px;
}

.ar_menu div span{
	padding: 10px;
	font-size: 18px;
	color: #aaa;
}

.ar_menu div{
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.ar_menu div:first-child
{
    border-bottom: 0px;
}
.ar_menu li a{
	text-decoration: none;
	color: #666;
	font-weight: 300;
	font-size: 18px;
}

.ar_menu div li{
}

.ar_menu div li a{
	font-weight: 700;
	color: #106a8d;
}

.ar_menu a i{
	width: 40px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.ar_menu a:hover{
	color: #111;
}

.ar_menu a:hover > i{
	opacity:1;
	filter:alpha(opacity=100);
}

.ar_gcol_d_in h1{
	font-weight: 100;
	font-size: 50px;
	color: #106a8d;
}

.ar_msg .txt{
	padding-top: 20px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
}

.ar_insc_rapida{
	padding-top: 40px;
}

.ar_insc_r_col{
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin-right: 20px;
}

.ar_insc_r_col a{
	display: block;
	width: 150px;
	height: 150px;
	text-decoration: none;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
    -khtml-border-radius: 150px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: 3px solid #106a8d;
    background: white;
    text-align: center;
	color: #106a8d;
}

.ar_insc_r_col span{
	display: block;
	width: 150px;
	height: 150px;
	text-decoration: none;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
    -khtml-border-radius: 150px;
    line-height: 150px;
    font-weight: 200;
    text-transform: uppercase;
    border: 3px solid #106a8d;
    background: #106a8d;
	color: white;
	text-align: center;
}

.ar_insc_r_col a i{
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 90px;
	line-height: 110px;
	font-size: 50px;
}

.ar_insc_r_col a:hover{
	-moz-box-shadow: 0px 0px 15px #106a8d;
	-webkit-box-shadow: 0px 0px 15px #106a8d;
	box-shadow: 0px 0px 15px #106a8d;
}

.ar_in_cols{
	font-size: 0px;
	margin-top: 20px;
}

.ar_coluna{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	width: 50%;
	margin-bottom: 50px;
}
.ar_coluna_in{
	margin-right: 50px;
}

/*.ar_coluna:last-child > .ar_coluna_in{
	margin-right: 0px;
}*/


.ar_linha{
	margin-bottom: 15px;
	position: relative;
}

.ar_linha .ar_label{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	font-weight: 500;
	padding-bottom: 5px;
	text-indent: 10px;
}

.ar_input{
	padding: 0px;
	margin: 0px;
	left: 0;
	top: 0;
	overflow: hidden;
	outline: none;
	border: none;
	padding: 10px;
	width: 100%;
	font-size: 16px;
	color: #106a8d;
}
.sws_drop_menu.error,
.ar_input.error
{
    border: 1px solid #FB797E;
    border-style: inset;
}

.ar_in_super{
	font-size: 18px;
	font-weight: 700;
	padding: 20px 10px;
}

.ar_input:focus,
.ar_input:hover{
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

textarea.ar_input{
	height: 75px;
	line-height: 25px;
}

.feedback textarea.ar_input{
	height: 275px;
	line-height: 25px;
}

.sws_drop_menu{
	padding: 0px;
	margin: 0px;
	left: 0;
	top: 0;
	overflow: hidden;
	outline: none;
	border: none;
	padding: 14px 10px;
	width: 100%;
	font-size: 16px;
	color: #106a8d;
	background: #fff url('../ar/seta.png') right center no-repeat;
	position: relative;
}

.ar_input_select{
	position: relative;
}

.sws_drop_menu.hasCustomSelect{
	z-index: 1000;
}

.ar_linha strong{
	display: block;
	color: #666;
	line-height: 22px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.ar_linha strong .icheckbox_flat-blue,
.ar_linha strong .iradio_flat-blue{
	margin-top: -4px;
}


.ar_botao{
	min-width: 100px;
	text-align: center;
	padding: 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
	background: #106a8d;
	color: white;
	font-weight: 100;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

.ar_botao a,
.ar_botao a:hover,
.ar_botao a:focus,
.ar_botao a:active
{
    text-decoration: none;
	color: white;
}

.ar_negativo{
	padding: 10px 20px;
	margin: 10px 0px;
	margin-right: 10px;
	background: #555;
}

.ar_positivo:hover{
	background: #76BD1D;
}

.ar_negativo:hover{
	background: #BD1400;
}

.ar_listas{
	font-size: 0px;
	margin-top: 30px;
}

.ar_l_el{
	display: inline-block;
	width: 50%;
	vertical-align: top;
	margin-bottom: 15px;
	text-decoration: none;
}

.ar_l_el:hover > .ar_l_el_in{
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

.ar_l_el_in{
	margin-right: 15px;
	background: white;
	padding: 10px;
	font-size: 0px;
}

.ar_l_icon{
	display: inline-block;
	width: 25%;
	font-size: 30px;
	vertical-align: middle;
	text-align: center;
	color: #aaa;
}

.ar_l_info{
	vertical-align: middle;
	width: 75%;
	display: inline-block;
	font-size: 16px;
}

.ar_l_tit{
	font-size: 22px;
	font-weight: 100;
	color: #106a8d;
}

.ar_l_subtit{
	font-size: 16px;
	color: #999;
	padding-top: 5px;
}

.ar_l_el.novo .ar_l_el_in{
	background: #bbb;
}
.ar_l_el.novo .ar_l_icon{
	color: #888;
}
.ar_l_el.novo .ar_l_subtit{
	display: none;
}
.ar_l_el.novo .ar_l_tit{
	color: #999;
	font-weight: 200;
	text-transform: uppercase;
}

.ar_l_el:hover > .ar_l_el_in .ar_l_icon,
.ar_aula_inscritos .ar_l_icon i:hover
{
	color: #106a8d;
}
.ar_aula_inscritos .ar_l_icon i:hover
{
    cursor: pointer;
}
.ar_l_el.novo:hover > .ar_l_el_in{
	background: white;
	color: #106a8d;
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

.ar_l_el.novo:hover > .ar_l_el_in .ar_l_info .ar_l_tit{
	color: #106a8d;
}

.ar_cartao{
	display: block;
}

.ar_cartao img{
	width: 100%;
}

.ar_listas.full .ar_l_el{
	width: 100%;
	cursor: default;
}

.ar_listas.full .ar_l_icon{
	width: 15%;
}

.ar_listas.full .ar_l_info{
	width: 85%;
}

.fileUpload {
	position: relative;
	overflow: hidden;
	margin-top: 15px;
	display: inline-block;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	margin-left: -100%;
	width: 200%;
	font-size: 20px;
	cursor: pointer;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
}

.fileUpload span{
	min-width: 100px;
	text-align: center;
	padding: 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
	background: #106a8d;
	color: white;
	font-weight: 100;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

.ar_steps{
	margin-top: 40px;
	margin-bottom: 40px;
}

.ar_steps div{
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	color: #777;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	font-size: 13px;
}
.ar_steps div span{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
    -khtml-border-radius: 40px;
    text-align: center;
    font-weight: 700;
    color: white;
    background: #aaa;
    margin-right: 7px;
}
.ar_steps div.actual > span{
	background: #106a8d;
	cursor: default;
}
.ar_steps div.actual{
	color: #106a8d;
}

.ar_steps div.passado > span{
	background: #6D9823;
	cursor: default;
}
.ar_steps div.passado{
	color: #6D9823;
}

.ar_l_el label{
	cursor: pointer;
}

.ar_coluna_in h2{
	font-weight: 300;
	color: #333;
	font-size: 20px;
	padding-bottom: 20px;
	text-indent: 10px;
}

.login{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: url('../gfx/trans.png');
}

.login_in{
	position: relative;
	margin: 20px auto;
	max-width: 450px;
	background: white;
}

.lg_tit{
	background: #f3f3f3;
	color: #555;
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #e3e3e3;
}

.lg_form{
/*  padding: 15px;por causa dos alertas - hrt*/
    padding: 20px;
}

.lg_form_el{
	margin-bottom: 15px;
	font-size: 0px;
	position: relative;
	border: 1px solid #e3e3e3;
	-moz-box-sizing   : border-box;
-ms-box-sizing    : border-box;
-webkit-box-sizing: border-box;
-khtml-box-sizing : border-box;
box-sizing        : border-box;
}

.lg_icon{
	width: 15%;
	display: inline-block;
	vertical-align: top;
	height: 45px;
	font-size: 20px;
	text-align: center;
	background: #f3f3f3;
	line-height: 45px;
}

.lg_icon i{
	display: block;
	height: 45px;
	line-height: 45px;
	color: #999;
}

.lg_input{
	padding: 0px;
	margin: 0px;
	border: 0px;
	left: 0;
	top: 0;
	outline: none;
	width: 85%;
	display: inline-block;
	vertical-align: top;
	height: 45px;
	background: #e9e9e9;
	text-indent: 15px;
	font-size: 18px;
	color: #888;
}

.lg_input:hover,
.lg_input:focus{
	background: white;
}

.lg_botao{
	min-width: 120px;
	text-align: center;
	padding: 10px 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
	background: #106a8d;
	color: white;
	font-weight: 100;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

.lg_botao:hover{
	background: #222;
}

.lg_bt_pass{
	color: #999;
	text-decoration: underline;
	cursor: pointer;
}

.lg_bt_pass:hover{
	color: #222;
}

.lg_criar{
	margin-top: 30px;
	text-align: left;
}

.lg_bt_cria{
	display: inline-block;
	padding: 10px 0px;
	font-size: 18px;
	cursor: pointer;
}

.lg_bt_cria strong{
	font-weight: 700;
	color: #106a8d;
}

.lg_bt_cria span{
	font-weight: 200;
	color: #999;
}

.lg_bt_cria:hover > strong{
	color: #222;
}

.lg_fechar{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 35px;
	height: 55px;
	z-index: 11000;
	font-size: 18px;
	text-align: center;
	color: #888;
	cursor: pointer;
}

.lg_fechar i{
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}


.lg_fechar:hover{
	color: #222;
}

.lg_box{
	overflow: hidden;
	position: relative;
}


.lg_txt{
	padding-bottom: 15px;
	color: #999;
	line-height: 22px;
}

.lg_form_el span{
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-left: 15%;
	text-indent: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #999;
	width: 85%;
}

.lg_id_criar .lg_form_el{
	border: none;
}

.lg_id_criar .lg_form_el input:hover,
.lg_id_criar .lg_form_el input:focus{
	background: #ddd;
	color: #222;
}

.cal_fase{
	font-size: 0px;
	display: block;
	vertical-align: top;
}

.cal_dia{
	width: 14.285%;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
}

.rel_dias .cal_dia{
	vertical-align: bottom;
}

.cal_dia_in{
	margin-left: 5px;
	padding: 5px;
	background: #C51456;
	height: 70px;
	margin-bottom: 5px;
	overflow: hidden;
	cursor: pointer;
}

.cal_tit{
	display: block;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 5px;
}
.cal_turma,
.cal_data{
	display: block;
	line-height: 14px;
	font-weight: 300;
	color: #fff;
	padding-bottom: 5px;
}

.cal_fase h1{
	display: block;
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
	background: #eee;
	font-size: 20px;
	font-weight: 200;
	text-transform: uppercase;
	color: #888;
	margin-left: 5px;
}

.cal_dia h2{
	display: block;
	text-align: center;
	margin-left: 5px;
	padding: 10px;
	color: #999;
}

.cal_dia h3{
	display: block;
	text-align: center;
	margin-left: 5px;
	padding: 10px;
	color: #222;
	font-weight: 700;
}

.cal_titulo{
	display: block;
	height: 50px;
	font-size: 16px;
}

.docs_colunas .ar_coluna{
	margin-bottom: -20px;
}

.ar_docs h2,
.ar_aulas h2{
	display: block;
	padding: 20px 0px;
	font-size: 18px;
	font-weight: 700;
	color: #106a8d;
	border-top: 1px solid #eee;
	margin-top: 40px;
}

.cal_popup{
	background: url(../gfx/trans.png);
	position: fixed;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
}

.cal_pbox{
	position: relative;
	margin: 20px auto;
	max-width: 600px;
}

.cal_pbox_in{
	background: white;
}

.cal_pbox_tab{
	display: block;
	font-size: 0px;
	padding: 20px;
}

.cal_pbox_e,
.cal_pbox_d{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	vertical-align: top;
}

.cal_pbox_e{
	width: 70%;
}
.cal_pbox_d{
	width: 30%;
}

.cal_pbox_d .cal_pbox_d_in{
	margin-left: 20px;
}

.cal_pbox_d .cal_pbox_d_in span:not(.ignoreThisSpan){
	display: block;
	padding-top: 20px;
	color: #999;
}

.cal_pbox_d .cal_pbox_d_in span strong{
	font-weight: 600;
	color: #106a8d;
}

.cal_pbox_in{
	-moz-box-shadow: 0px 5px 15px rgba(7, 47, 62, 0.5);
	-webkit-box-shadow: 0px 5px 15px rgba(7, 47, 62, 0.5);
	box-shadow: 0px 5px 15px rgba(7, 47, 62, 0.5);
}

.cal_pbox_fechar{
	position: absolute;
	right: -12px;
	top: -12px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: white;
	text-align: center;
	font-size: 24px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
    -khtml-border-radius: 40px;
	-moz-box-shadow: 0px 2px 5px rgba(7, 47, 62, 0.5);
	-webkit-box-shadow: 0px 2px 5px rgba(7, 47, 62, 0.5);
	box-shadow: 0px 2px 5px rgba(7, 47, 62, 0.5);
	color: #106a8d;
	cursor: pointer;
}

.cal_pbox_fechar:hover{
	color: #000;
}

.fechado{
	display: none;
}

.cal_h1{
	font-size: 22px;
	color: #999;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
}

.cal_h1.floatleft{
	float: left;
	line-height: 50px;
	height: 50px;
}

.wp_mapa .in .txt{
	padding: 10px 0px 20px 0px;
}

.filtrada_t,
.filtrada,
.feriado{
	opacity:0.3;
	filter:alpha(opacity=30);
	cursor: default;
}
.filtrada_t .cal_dia_in,
.filtrada .cal_dia_in,
.feriado .cal_dia_in
{
    cursor: default;
}

/*
*  HRT - 20140616
*/
.login,
.lg_id_entrar,
.lg_id_criar,
.lg_id_recuperar,
.lg_id_mensagem
{
    display: none;
}

.bt_login
{
    cursor: pointer;
}

.ar_info
{
    font-size: 15px;
    text-align: right;
    height: 25px;
    line-height: 25px;
    right: 0;
    color: #999;

}

#resultPwd,
.ar_alerta,
.ar_alerta_campo
{
    font-size: 15px;
    text-align: right;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 65px;
    color: #FB797E;
}
.ar_alerta.rpwd,
.ar_alerta_campo.rpwd
{
    top: auto;
}

#resultPwd.short,
.rpwd.short{
	color:#FF0000;
}

#resultPwd.weak,
.rpwd.weak{
	color:#E66C2C;
}

#resultPwd.good,
.rpwd.good{
	color:#2D98F3;
}

#resultPwd.strong,
.rpwd.strong{
	color:#006400;
}

.submit_hidden
{
    position: absolute!important;
    top: 0px!important;
    left: 1000000px!important;
    
}

/* Button container */
.progress-button {
	position: relative;
	display: inline-block;
	text-align: center;
/*  width: 45%;*/
	min-width: 160px;
	margin-right: 20px;
}

/* Button style */
.progress-button button {
	display: block;
	margin: 0 auto;
	padding: 0;
    width: 160px;
	height: 40px;
    border: 0px solid #1ECD97;
/*  border-radius: 40px;*/
	background: #106a8d;
	color: #fff;
/*  letter-spacing: 1px;*/
	font-size: 16px;
/*  font-family: 'Montserrat', sans-serif;*/
    font-family: 'Dosis', sans-serif;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, height 0.3s, border-width 0.3s, border-color 0.3s;
	transition: background-color 0.3s, color 0.3s, width 0.3s, height 0.3s, border-width 0.3s, border-color 0.3s;
	cursor: pointer;
}

.progress-button button:hover {
	background-color: #222;
	color: #fff;
}
.ar_amigo_guardar.progress-button button:hover
{
	background-color: #76BD1D;
}

.progress-button button:focus {
	outline: none;
}

/* Text (transition for when returning to initial state) */
.progress-button button span {
	-webkit-transition: opacity 0.3s 0.1s;
	transition: opacity 0.3s 0.1s;
	text-transform: uppercase;
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	font-weight: 100;
}

/* Common style of SVGs */
.progress-button svg {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
}

.progress-button svg path {
	opacity: 0;
	fill: none;
}

.progress-button svg.progress-circle path {
	stroke: #1ECD97;
	stroke-width: 5;
}

.ar_amigo_guardar.progress-button svg.progress-circle path {
	stroke: #76BD1D;
	stroke-width: 5;
}

.progress-button svg.checkmark path,
.progress-button svg.cross path {
	stroke: #fff;
	stroke-linecap: round;
	stroke-width: 4;
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
}

.ar_amigo_guardar.progress-button
{
    min-width: 140px;
}
.ar_amigo_guardar.progress-button button
{
    height: 60px;
    width: 140px;
}


/* Loading, success and error effects */
.loading.progress-button button {
	width: 40px; /* make a circle */
	border-width: 5px;
	border-color: #ddd;
	background-color: transparent!important;
	color: #fff;
	border-radius: 40px;
	height: 40px;
}


.loading.progress-button span {
	-webkit-transition: opacity 0.15s;
	transition: opacity 0.15s;
}

.loading.progress-button span,
.success.progress-button span,
.error.progress-button span {
	opacity: 0; /* keep it hidden in all states */
}

.success.progress-button button,
.error.progress-button button {
	-webkit-transition: background-color 0.3s, width 0.3s, border-width 0.3s;
	transition: background-color 0.3s, width 0.3s, border-width 0.3s;
	height: 40px;
}
/*.ar_amigo_guardar.loading.progress-button button,*/
.ar_amigo_guardar.success.progress-button button,
.ar_amigo_guardar.error.progress-button button
{
    height: 60px;
}
.success.progress-button button {
	border-color: #1ECD97;
	background-color: #1ECD97!important;
}

.ar_amigo_guardar.success.progress-button button {
	border-color: #76BD1D;
	background-color: #76BD1D;
}

.error.progress-button button {
	border-color: #FB797E;
	background-color: #FB797E!important;
}

.loading.progress-button svg.progress-circle path,
.success.progress-button svg.checkmark path,
.error.progress-button svg.cross path {
	opacity: 1;
	-webkit-transition: stroke-dashoffset 0.3s;
	transition: stroke-dashoffset 0.3s;
}

/* Optional elastic effect for the width of the button */
.elastic.progress-button button {
	-webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1), border-width 0.3s, border-color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s;
	transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.25, 0.25, 0.4, 1.6), border-width 0.3s, border-color 0.3s;
}

.loading.elastic.progress-button button {
	-webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, 0, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
	-webkit-transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
	transition: background-color 0.3s, color 0.3s, width 0.3s cubic-bezier(0.6, -0.6, 0.75, 0.75), border-width 0.3s, border-color 0.3s;
}

.lg_icon.error i.fa
{
    color: #FB797E;
}

.lg_botao_cx
{
    margin-top: 25px;
}

.lg_txt strong
{
    font-weight: 800;
}

.lg_id_entrar .lg_form_el
{
    margin-bottom: 20px;
}
.lg_id_entrar .ar_alerta
{
    top: 45px;
}

.ar_docs_guardar
{
    margin-top: 15px;
}
.ar_documento_download
{
    cursor: pointer;
}

#ar_filtra_turmas
{
    min-width: 200px;
    font-size: 0;
}
#ar_filtra_turmas li
{
    display: inline-block;
    vertical-align: top;
    min-width: 30%;
    font-size: 15px;
}

.fileUpload.btn-gray span
{
    background: #333;
}
.fileUpload.ar_docs
{
    margin-top: 20px;
}
.listaClientesReservar,
.ar_reservar_cliente
{
    display: none;
}

.upload_filename
{
    font-size: 13px;
    text-align: left;
    height: 25px;
    line-height: 25px;
    position: relative;
    color: #666;
}

.ar_aula_inscritos
{
    margin-top: 1px;
}
.ar_aula_inscritos .ar_l_subtit,
.ar_cancelada .ar_l_inline
{
    display: inline-table;
    margin-right: 2px;
}
.ar_aula_inscritos .ar_l_subtit strong
{
	font-weight: 700;
}

.ar_aula_inscritos .ar_l_info,
.ar_cancelada .ar_l_info
{
    width: 70% !important;
}

.ar_cancelada *
{
    text-decoration: line-through;
}
.ar_cancelada .ar_el_cancelada
{
    text-decoration: none;
    color: #d62432;
}

.mb0
{
	margin-bottom: 0!important;
}