/* CSS RESET */
@import url('./AutenticacionStyles/NavAutenticacion.css');
@import url('./AutenticacionStyles/MainAutenticacion.css');
@import url('./AutenticacionStyles/FooterAutenticacion.css');
@import url('./AutenticacionStyles/Descargas.css');
@import url('./AutenticacionStyles/AnimacionesAutenticacion.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}

/* HTML, BODY, GENERAL SETUP */

body {
    font: 12px 'Lucida Grande',lucida,helvetica,arial,sans-serif;
    color: #333333;
    padding: 0px;
    margin: 0 auto;
}
#wrappertop{
    height: 20px;
    padding: 0 20px 0 20px;
    margin-top: 20px;
}
#wrapper{
    padding: 0 20px 0 20px;
    position: relative;
}
#content{	
    background-color: #fff;
    text-align: left;
}
/* HEADER */

#header {	
    background: #c5e6ea;
    padding: 25px 0 5px 20px;
    border-bottom: #b2ccd0 solid 1px;
}
h1{
    margin-top: 15px;
    display: inline;
    width: 220px;
}
span.app-name{
    font-size: 180%;
}

/* ACTIVE INVOICES TITLE */

#darkbanner{
    margin: 20px 0 0 -18px;
    padding: 8px 10px 10px 40px;
    background: #424242;
    position: relative;
}
#darkbanner span{
    padding-left: 35px;
    color: #fff;
    display: block;
}
#darkbannerwrap{
    background: url(../img/aiwrap.png);
    width: 18px;
    height: 10px;
    margin: 0 0 20px -18px;
    position: relative;
}

/* TITLE WIDTHS */

.banner450{
    width: 450px;
}

/* ACCOUNT MANAGEMENT */

h2{
    font: bold 24px helvetica, arial, sans-serif;
    color: #fff;
    display: inline;
    margin-left: 10px;
}

fieldset{
    margin: 20px;
    padding-bottom: 20px;
    display: block;
    position: relative;
    margin-top:20px;
}
label{
    float: left;
    text-align: right;
    width: 150px;
    font-weight: bold;
    margin-right: 10px;
    padding-top: 7px;
}
input{
    height: 35px;
    width: 280px;
    margin-bottom: 15px;
    padding: 3px;
    font: 16px 'Lucida Grande', arial, sans-serif;
    border-radius: 5px;
}

input[placeholder], [placeholder], *[placeholder] {
   color: #893084 !important;
}
/* BUTTONS */

.form button{
    display:block;
    margin:0 auto;
    background-color:#03a4ac; 
    border:1px solid #03949c;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#e8f7df;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.form button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.form button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.form button img, .buttons a img{
    margin:0 6px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
    text-decoration: none;
}
.form .buttons-group{
    margin-left: 100px;
}
button:hover{
    background-color:#893084;
}
.buttons a:active{
    background-color:#e8f7df;
    border:1px solid #92c97c;
    color:#4CBEEC;
}

/* LOGIN */
#logos-footer{

    background-image: url(../img/logos_footer.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 40px;
    position: absolute;
    bottom: 0;
    width: 100%;

}
#texto-footer{
    clear: both;
    height: 30px;
    text-align: center;
    font-size: 110%;
    margin-right: 230px;
    color: #424242;
    padding: 10px;

}

.btn-ingresar {
    background: #893084 !important;
    font-weight: 500 !important;
    color: #e8f7df !important;
    height: 40px !important;
    border-radius: 15px !important;
    border: none !important;
    font-family: 'Raleway', sans-serif !important;
}

.carousel-indicators button.active{
    background-color: #893084 !important;
}

nav.navbar{
    background: COLOR_FONDO_BARRA_MENU_LOGIN 0% 0% no-repeat padding-box !important;
}

.nav-link {
    color: COLOR_TEXTO_ITEM_MENU_LOGIN !important;
}

.nav-item.active .nav-link {
    color: COLOR_TEXTO_ITEM_ACTIVO_MENU_LOGIN !important;
}

ul.sidebar .nav-item.active .nav-link {
    color: #e8f7df !important;
}

/*.descargas section h2 span {
    color: #893084 !important;
}

.descargas section .nuPaso {
    border: 1px solid #893084 !important;
}

.descargas section .nuPaso p {
    background: COLOR_TEXTO_ITEM_ACTIVO_MENU_LOGIN !important;
    color: #e8f7df !important;
}

.descargas section .card h3 {
    color: COLOR_TEXTO_ITEM_ACTIVO_MENU_LOGIN !important;
}

.descargas section a {
    background: #e8f7df !important;
    border: 3px solid #893084;
}

section.cont-play p {
    color: #e8f7df !important;
}

.section-tutoriales > div button {
    color: COLOR_TEXTO_BUTTON_INACTIVO !important;
}

.section-tutoriales > div button.active {
    color: #893084 !important;
}*/
