/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05/10/2016, 8:58:51
    Author     : Migu3ln (Perrin)
*/

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11/06/2016, 12:04:47
    Author     : Migu3ln (P3rrin)
*/
/*#354a5f == azul*/
/*#0c4156=azul table*/
/*#16a087=verde*/
/*96a4a5=griz submenu*/
/*c7b299= cafe activo menu*/
/*----formularios colores---*/
/* #c1d0db=body formulario gris*/
/*----------tabla defecto---*/
/* #0c4156=azul cabecera*/
/* #f1c411 =amarillo*/
/* naranja=#e84c3d !important*/

body{
    background: none;
}
#extr-page #main{
    background: none;

}

#extr-page #header{
    background: none !important;
    border-bottom: none !important;
}
/**----login--*/
.smart-form fieldset{
    background: #FFF;  
}
.client-form header{
    background: #FFF;  
    border-bottom-color: rgba(253, 250, 250, 0.1);
    text-align: center;
}
.smart-form footer{
    border-top:none;
    padding: 0px 0px 0px;
    background: #FFF !important;  

}
input.form-control{
    background: #83BAB6 !important;
    height: 44px !important;
}
.smart-form .input input{
    border-color: #83bab6 !important;
}
.smart-form .icon-append, .smart-form .icon-prepend {
    color: #83BAB6;
    border-color: #83BAB6;
}
.smart-form {
    padding-right: 8%;
    padding-left: 8%;
}

/*::-webkit-input-placeholder {  Chrome/Opera/Safari 
  color: pink;
}<form role="form" class="smart-form client-form" id="login-form" action="/xywer/cruge/ui/login" method="post">
::-moz-placeholder {  Firefox 19+ 
  color: pink;
}
:-ms-input-placeholder {  IE 10+ 
  color: pink;
}
:-moz-placeholder {  Firefox 18- 
  color: pink;
}*/
.smart-form .label{
    color: #666666;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 17px;
    display:none;
}
.smart-form .note a{
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
}
.smart-form .checkbox, .smart-form .radio{
    color: #666666;

}
.note, .smart-form .note {
    margin-top: 19px;
}
body{
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 26.4px;
}
img#title-form-img {
    /*margin-top: 12%;*/
    /*width: 56%;*/
    /*margin-left: 25%;*/
}
.smart-form .icon-append {
    height: 35px;
}
.btn-meet-login{
    color: #fff;
    background: #355C75;
}
.btn-meet-login:hover{
    color: #fff;
    background:#CD7E2F;

}
.smart-form footer .btn{
    border-radius: 12px;
        width: 128px;
    height: 40px;
    float: none;
    font-size: 18px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;

}
.btn-meet-registre{
    color: #fff;
    background:#CD7E2F;
}
.btn-meet-registre:hover{
    color: #fff;
    background: #355C75;

}
div#logo-empresa {
    margin-top: 57px;
    text-align: center;
}
#extr-page h4.paragraph-header {
    margin-left: 53%;
    font-size: 17px;
    color: #f3f2f2;
    width: 100%;
}
.smart-form fieldset {
    padding: 0px 40px 5px;

}
#extr-page #main {
    margin-top: 52px !important;
}


/*---------FORMULARIOS*/
/*INPUTS*/
input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color:#fff;
    font-size:14px;

}
input.form-control::-moz-placeholder { /* Firefox 19+ */
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color:#fff;
    font-size:14px;

}
input.form-control:-ms-input-placeholder { /* IE 10+ */
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color:#fff;
    font-size:14px;

}
input.form-control:-moz-placeholder { /* Firefox 18- */
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color:#fff;
    font-size:14px;

}
.smart-form section {
    margin-bottom: 6% !important;
}

/*---btns gestion*/
footer#footer-btns {
    padding-left: 10%;
    padding-right: 10%;
}
div#content-btn-left {
    text-align: center;
}
div#content-btn-right {
    text-align: center;
}
.smart-form .row {
    margin: -24px 25px !important; 
}