
/* General styles */

.form-error-msg{
    color:red;
    margin-top:10px;
}



body#sign-in { height: 100%; background-color: #E98213; font-family: Pt Sans, Arial, Helvetica, sans-serif; }

.profile-name-card {  margin: 29px 0 30px; font-size: 17px; font-weight: 500; color: #5F5F5F; text-align: center; }

.card-container.card { max-width: 350px; padding: 40px 40px; }

/* Card component*/
.card {
    background-color: #ffffff;

    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;

    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    margin: 0 auto 10px;
    display: block;
}


.remember-me { margin-top: 16px; font-size: 12px; font-weight: 500; }
.forgot-password {  font-size: 12px; color: #868686; float: left; }


/* Estilos para la página de sign-in*/
#sign-in .input-group { margin: 0 auto 25px; }
#sign-in .input-group-addon { background-color: transparent !important }

section .row .arrow-back { padding-top: 10px;  }



/** User profile **/
body#user-profile{ height: 100%; background-color: #E4E4E4; font-family: Pt Sans, Arial, Helvetica, sans-serif; }



/*header .welcome .h1, h1 { text-align: center; font-size: 24px;font-weight: 600; color: white; }*/

/*FOTO PERFIL PADRE*/
/*header .profile-header-img { padding-top: 15px; }*/
/*header .profile-header-img > img.img-circle { width: 130px; height: 130px; border: 7px solid #ffffff; }*/
/*header .row .icons a { padding-right: 8px; margin-top: 20px; color: white; text-decoration: none; }*/


/*TEXTO-ALUMNO*/
section .row  .profile_view  .row .col-xs-7 .h2, h2 { margin-top: 10px; font-size: 18px; color: #444444; }
section .row  .profile_view  .row .col-xs-7 hr { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #DDD; }


/*FOTO PERFIL ALUMNO*/

/*section  .profile_view .row  { background-color: #ffffff;}
section .row  .profile_view  .row .img-circle { width: 150px; height:150px; border: 7px solid #E98213; }
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img { display: inline; max-width: 100%; }
section .row  .profile_view .row .img-circle a { margin-top: 10px; }
section .row .profile_view .row  .img { padding-top: 10px; padding-bottom: 10px; border-right: 1px solid #dddddd; }
section  .profile_view .row .img a { margin-top: 5px; color: #444444; text-decoration: none; }
section  .profile_view .row .img .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;color: #666666; }
section .row .clearfix .well .row .right ul.list-unstyled li i.fa-bus{ margin-top: 15px; }

section .row  .profile_view .row  .right { padding-top: 20px; }
*/
.row{ margin-right: 0px; margin-left: 0px; }

.well { min-height: 20px; padding:0px; margin-bottom: 20px; background-color: #E4E4E4; box-shadow: 0px 0px 3px #cccccc; }
.left-border { border-left: 1px solid #dddddd;}
.text-change span{ font-size: 16px; }


/** settings styles **/

body#settings { height: 100%; background-color: #E4E4E4; font-family: Pt Sans, Arial, Helvetica, sans-serif; }
header#settings { height: 210px; background-color: #E98213; }

header .name-user .h2, h2 { font-size: 24px; color: #666666; line-height: 80%; }
header .name-user .h2, h2 >span{ font-size: 16px; color: #666666; }
section .week.text-right { padding-bottom: 20px; margin-right: 15px; }
.form-horizontal .form-group { margin-right: -15px;}
hr { margin-top: 10px; margin-bottom: 10px; border: 0; border-top: 1px solid #ddd; }



body#bus-routes{ height: 100%; background-color: #E4E4E4; font-family: Pt Sans, Arial, Helvetica, sans-serif; }

header#bus-routes { height: 210px; background-color: #E98213; }
header#bus-routes .name-user .h1, h1 { text-align: center; font-size: 24px;font-weight: 600; color: white; }
header#bus-routes .row .icons a { padding-right: 8px; margin-top: 20px; color: white; text-decoration: none; }


/*FOTO PERFIL PADRE*/
/*header .profile-header-img { padding-top: 15px; }
header .profile-header-img > img.img-circle { width: 130px; height: 130px; border: 7px solid #ffffff; }*/

section .row  .text.text-center .h2, h2  { font-size: 24px; color: #666666; line-height: 80%; }
section .row  .text.text-center .h2, h2 >span{ font-size: 16px; color: #666666; }

.table { width: 100%; max-width: 100%; margin-bottom: 5px; }
.table-bordered { margin-top: 0px; border: 1px solid #dddddd; background-color: white; box-shadow: 0px 0px 3px #cccccc; }
.table thead { background-color: #D8D8D8; }
.table thead  td { font-size: 16px; color: #212121; }

/*hr { margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #dddddd; }*/
a { color: #222222; text-decoration: none; font-weight: 500; }


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img { display: inline; max-width: 100%; }

/*  Detalle de la ruta */
body#route-details { height: 100%; background-color: #E4E4E4; font-family: Pt Sans, Arial, Helvetica, sans-serif; }

header#route-details  { height: 210px; background-color: #E98213; }
header#route-details  .name-user .h1, h1 { text-align: center; font-size: 24px;font-weight: 600; color: white; }
header#route-details  .row .icons a { padding-right: 8px; margin-top: 20px; color: white; text-decoration: none; }

/*FOTO PERFIL PADRE*/
header#route-details  .profile-header-img { padding-top: 15px; }
header#route-details  .profile-header-img > img.img-circle { width: 130px; height: 130px; border: 7px solid #ffffff; }

section#route-details  .dropdown { margin-bottom: 20px; }

/*TEXTO-SECCIÓN*/
/*section#route-details  .row .text.text-center .h2, h2  { font-size: 24px; color: #666666; line-height: 80%; }*/
section#route-details  .row .text.text-center .h2, h2 >span{ font-size: 16px; color: #666666; }
section#route-details  .row  .poblacion { font-size: 16px; color: #202020; font-weight: 600; }

body#son-settings { height: 100%; background-color: #E4E4E4; font-family: Pt Sans, Arial, Helvetica, sans-serif; }
section .week.text-right { padding-bottom: 20px; margin-right: 15px; }

section .row .animated.fadeInDown .row { background-color: white;}
section .row .animated.fadeInDown .row  .text.text-center  h3 { font-size: 24px; color: #666666; }
section .row .animated.fadeInDown .row  .text.text-center  h4 { font-size: 20px; color: #333333; }
section .row .animated.fadeInDown .row  .text.text-center span { font-size: 16px; color: #E98213; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
body#changes-list { height: 100%; background-color: #E4E4E4; font-family: Pt Sans, Arial, Helvetica, sans-serif; }



/****************************************/
.paddingCero{
    padding: 0px;
}
.marginCero{
    margin: 0px;
}
.white{
    background-color: #ffffff;
}
.titleSeccion{
    position: relative;
    width: 100%;
    color: #666666;
    padding-bottom: 12px;
    text-align: center;
}
/*CABECERA*/
header {
    background-color: #E98213;
    min-height: 210px;
    margin-top : 10px;
}

header .profile-header-img {
    float: left;
    padding-top: 15px;
    position: relative;
    width: 100%;
}
header .profile-header-img > img.img-circle {
    width: 130px;
    height: 130px;
    border: 7px solid #ffffff;
}
.name-user {
    float: left;
    position: relative;
    width: 100%;
}
.icons {
    position: relative;
    float: right;
    height: 210px;
    width: 30px;
    padding: 10px 0;
}
header .row .icons a {
    color: white;
    position: relative;
    float: right;
    width: 100%;
    padding: 5px 0;
}

/*FIN CABECERA*/

/*RUTAS*/
.rutas {
    height: 30px;
    padding-top: 6px;
    font-size: 16px;
}
section .rutas .fa-bus {
    color: #E98213;
}
.rutas >a{
    color: #777777;
}
/*FIN RUTAS*/

/*PERFIL USUARIO*/

.profile_view {
    box-shadow: 0 0 3px #cccccc;
    background-color: #ffffff;
    padding-bottom: 10px;
}
.profile_view_div_img{
    border-right: 1px solid #dddddd;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.profile_view_img {
    width: 150px;
    height:150px;
    border: 7px solid #E98213;

}

.profile_view_img_text {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #444444;
}
.profile_view_titleName{
    font-size: 24px;
    color: #666666;
    line-height: 1;
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin: 10px 0;
}
.profile_view_infoUser{
    position: relative;
    float: left;
    width: 100%;
}
.btnConfiguracio{
    position: relative;
    float: left;
    padding: 3px 9px;
    text-transform: uppercase;
    font-size: 15px;
    margin: 10px 10px 10px 0;
    text-align: center;
    width: 50%;
    max-width: 200px;
}
/*FIN PERFIL USUARIO*/

/*CONFIGURACIÓ*/
.tablaConfiguracio{
    margin-bottom: 20px;
}
/*FIN CONFIGURACIÓ*/

/*CANVIS*/
.numCambio{
    color: #e97f13;
    font-size: 16px;
    font-weight: 600;
}
.titleCambio{
    color: #1f1f1f;
    font-size: 16px;
}
.celdasCambio{
    vertical-align: middle !important;
    text-align: center;
}
/*FIN CANVIS*/

/*INFO CUENTA*/
.imgInfoCuenta{
    width: 150px;
}
.examinarInfoCuenta{
    position: relative;
    width: 90%;
    text-align: center;
    overflow: hidden;
}
.remove-image-span {
    display: block;
    margin: 10px 0 auto;
    text-align: center;
}
/*FIN INFO CUENTA*/
/*RUTES*/
.poblacion{
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0;
}
/*FIN RUTES*/

@media (min-width: 768px) {
    /*PERFIL USUARIO*/
    .profile_view_titleName{
        border-top: none;
        margin-top: 10px;
    }
    .btnConfiguracio{
        width: auto;
        max-width: 100%;
    }
    /*FIN PERFIL USUARIO*/

    /*INFO CUENTA*/
    .btnInfoCuenta{
        width: 200px !important;
    }
    /*FIN INFO CUENTA*/
}

