body{
    font-size:14px;
    font-family: 'Lato', sans-serif;
    background:#f6f6f6;
    margin-bottom: 60px;
}

/*------Start of Page1-------*/
.bg-image{
    background:url(images/background_img.jpg) no-repeat fixed;
    background-size:cover;
}
.home-page .container {
    max-width: 1200px;
    margin-top: 7%;
    width: 100%;
}
.first-page {
    color:#fff;
}
.heading h1 {
    margin:0;
    text-align:center;
    font-size:110px;
    letter-spacing: -7px;
    line-height:normal;
    font-family: 'Lato', sans-serif;
}
.heading-text{
    position:relative;
}
.heading-text p {
    text-align: left;
    font-size: 24px;
    line-height: 27px;
    font-family: 'Lato', sans-serif;
    margin: 0;
    font-weight: bold;
}
.heading-text p span{
    font-family: 'Lato', sans-serif;
}
.circle {
    color:#fff;
    margin: 30px auto 0;
    max-width:520px;
}
.circle-border {
    border: 3px solid rgba(246, 246, 246, 0.4);
    border-radius: 150px;
    min-height: 143px;
    text-align:center;
    display:table;
    width:100%;
}
.circle-text{
    display:table-cell;
    vertical-align:middle;
}
.circle-text p{
    font-size:56px;
    font-family: 'Lato', sans-serif;
    margin:0;
}
.circle-text p span{
    font-size:49px;
}
.circle-box{
    margin-top: -8px;
    position: absolute;
    right: -2px;
    top: 50%
}
.week-hide {
    display:none;
}
.blink{
    height: 3px;
    width: 3px;
    background: rgba(246, 246, 246, 0.4);
    margin-bottom: 15px;
}

.que-para p {
    text-align: center;
    font-size: 28px;
    padding: 25px 0 10px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight:bold;
    margin: 0 0 0 0;
}
.activar-text {
    margin: 0 auto;
    padding: 0 0 5px;
    text-align: center;
    width: 54%;
}

.activar-text ul {
    margin:0px;
    padding:0;
}
.activar-text ul li{
    list-style:none;
    display:inline-block;
    text-align:center;
}
.activar-text ul li a{
    color: #fff;
    font-size:16px;
    padding: 0 37px;
    font-family: 'Lato', sans-serif;
    text-decoration:none;
}
.activ-hacer-form {
    /*min-height:280px;*/
}
.tab-form{
    min-height:285px;
}
.activa-login {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width:735px;
    position:relative;
    display:none;
    margin-top:10px;
}
.activa-login .activa-login-form {
    border: 2px solid transparent;
    font-size: 20px;
    margin: 0 10px 0 0;
    padding: 10px 0 10px 15px;
    width:100%;
    max-width:475px;
    text-align:left;
    display: block;
}
.activa-login .activa-comenzar-btn {
    background-color: #ff0f37;
    border: 0 none;
    position:absolute;
    z-index:1;
    right:0;
    top:0;
    color: #fff;
    font-size: 20px;
    padding: 12px 75px;
}
.activa-login label{
    max-width:100% !important;
}
input[type="text"]:focus {
  border: 2px solid #681400;
}
input[type="password"]:focus {
  border: 2px solid #681400;
}
.hacer-login {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display:none;
}
.hacer-login-form {
    border: 0 none;
    margin: 0 auto;
    padding: 15px 0 15px 15px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
}
.hacer-contrasena-form {
    max-width: 522px;
    margin: 5px auto;
    text-align: center;
}
.hacer-contrasena-form1 {
    text-align: center;
    max-width: 522px;
    margin: 20px auto;
}

#regist-form .error {
    max-width:100% !important;
}

.error {
    clear: both;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    max-width: 522px;
    color:#681400;
    font-size:14px;
    font-family: 'Lato', sans-serif;
    font-weight:bold;
    border: 2px solid transparent;
}
.full-input{
    width:100% !important;
    padding-left:0px !important;
}
.scroll {
    color:#fff;
    margin:120px 0 0 0;
    text-align:center;
}
/*-------End of page1-------*/


/*-------Start of page2-------*/
.activa {
    margin:10px 0 0 0;
    text-align:center;
}
.activa-form {
    border: 0 none;
    font-size: 20px;
    margin: 0 10px 0 0;
    padding: 10px 0 10px 15px;
    width: 60%;
}
.comenzar-btn {
    background-color: #ff0f37;
    border: 0 none;
    color: #fff;
    font-size: 20px;
    padding: 10px 50px;
}
.scroll-page2 {
    color: #fff;
    margin: 250px 0 0;
    text-align: center;
}
.formlogin {
    margin: 40px 0;
    padding: 35px;
    background: white;
}
/*-------End of page2-------*/


/*-------Start of page3-------*/
.popup-bg{
    background:rgba(0,0,0,0.6);
    position:absolute;
    z-index:999;
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:none;
}
.popup-container{
    width:100%;
    background:#fff;
    max-width:554px;
    left:50%;
    top:50%;
    display:none;
    position:absolute;
    margin:-270px 0 0 -277px;
    z-index:1000;
    overflow:hidden;
    padding:55px 30px 30px 30px;
}
.popup-container h1{
    font-family:'Gotham-Bold';
    font-size:24px;
    margin:0 0 20px;
}
.popup-container p{
    font-family: 'Lato', sans-serif;
    font-size:12px;
    color:#000;
}
.popup-container .built-list, .popup-container .number-list{
    position:relative;
    margin-bottom:15px;
}
.popup-container .built-list ul, .popup-container .number-list ol{
    margin:0;
    padding:0;
}
.popup-container .number-list ol{
    padding-left:15px;
}
.popup-container .built-list ul li, .popup-container .number-list ol li{
    font-size:11px;
    font-family: 'Lato', sans-serif;
    font-size:12px;
    color:#000;
    list-style:inside;
}
.popup-container .number-list ol li{
    list-style:inherit;
}
.popup-close{
    position:absolute;
    right:20px;
    top:20px;
    cursor:pointer;
}
.popup-close h1{
    font-family: 'Lato', sans-serif;
    font-size:54;
}
.pupup-content{
    position:relative;
    overflow-y:scroll;
    max-height:450px;
    margin-bottom:10px;
}
.pupup-content h2, .pupup-content h3{
    font-family: 'Lato', sans-serif;
    font-weight:bold;
    font-size:20px;
    margin:0 0 15px;
}
.pupup-content h3{
    font-size:15px;
}
.pupup-content p{
    font-family: 'Lato', sans-serif;
    font-size:12px;
    color:#000;
}
.para-text {
    font-size: 36px;
    margin: 25px 15px 25px 50px;
}

.form-group {
    margin: 0 auto;
    color:#222;
    max-width:555px;
}
.form-group .col-sm-6 {
    margin: 10px 0;
    padding: 0 5px;
}
.form-group .col-sm-12 {
    margin:0px;
    padding: 0 5px;
}
.nombre-form{
    border: 0 none;
    font-family: 'Lato', sans-serif;
    font-size:18px;
    margin: 0 10px 0 0;
    padding: 15px 0 15px 15px;
    width: 100%;
    margin-bottom:10px;
    

}
.pub-icon a
{
    font-size:18px !important;
}
.pub-icon li
{
    padding: 2px 15px !important;
}
.nombre-form2 input, ul{
    border: 2px solid transparent;
    font-family: 'Lato', sans-serif;
    font-size:18px !important;
    margin: 0 10px 0 0;
    padding: 12px 15px;
    width: 100%;
    background-color: #FFF;
    
     
    /*margin-bottom:10px;*/
}
.nombre-form2 .nombre-50{
    width:50%;
    float:left;
    padding-right:5px;
    margin:15px 0 0 0;
}
.nombre-last{
    padding-right:0px !important;
    padding-left:5px;
}
.accept {
    margin: 15px 0 0;
    min-height:50px;
}
#regist-form {
    min-height:400px;
}
.accept-text{
    color:#fff;
    font-size:14px;
    font-family: 'Lato', sans-serif;
    color:#fff;
    float:left;
    margin-bottom: 0px;
}
.submit-error-text{
    margin: -44px 0px 0px 20px;
}
.accept-text a, .olvidado a{
    color:#ff0f37;
    text-decoration:underline;
}
.accept-text a:hover, .olvidado a:hover{
    text-decoration:none;
}
.accept input[type=checkbox]{
    border:1px solid #fff;
    padding:0px;
    width: 15px;
    height: 15px;
    float: left;
    margin: 3px 10px 0 0;
}
.bases-underline {
    text-decoration:underline;
}
.continuar-btn {
    font-family: 'Lato', sans-serif;
    background-color: #ff0f37;
    border: 0 none;
    color: #fff;
    font-size: 20px;
    margin: 15px 0;
    padding: 10px 50px;
    width: 100%;
}
.una-text p{
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin: 10px 0 0;
}
/*-------End of page3-------*/


/*-------Start of page4-------*/

.page4-form {
    max-width:500px;
    margin:auto;
}

.page4-form .vamos-btn {
    background-color: #ff0f37;
    border: 0 none;
    color: #fff;
    font-size: 20px;
    margin: 0 auto 15px;
    padding: 15px 0;
    width: 100% !important;
    font-family: 'Lato', sans-serif;
}

.contrasena-form {
    margin: 15px 0 0;
    text-align: center;
}
.contra-form {
    margin: 0 auto;
    padding: 10px 0 10px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    width: 100%;
    border: 1px solid #cacaca;
}
.vamos {
    margin: 15px 0 0;
    text-align: center;
}
.rotate-text {
    transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}
.vamos-btn {
    background-color: #ff0f37;
    border: 0 none;
    color: #fff;
    font-size: 20px;
    margin: 0 auto 15px;
    padding: 15px 0;
    width: 55%;
    font-family: 'Lato', sans-serif;
}
.olvidado p{
    text-align:center;
    font-size:18px;
    font-family: 'Lato', sans-serif;
}
/*-------End of page4-------*/


/*-------Start of page5-------*/
.center-text {
    margin: 0px auto;
    width: 75%;
    color:#fff;
}
.mwd470{
    max-width:470px;
}
.has-text, .has-text2{
    margin:0 auto;
}
.has-text p, .has-text2 p{
    font-size:22px;
    margin: 0px auto 20px;
    font-family: 'Lato', sans-serif;
    max-width:555px;
}
.has-text p span, .has-text2 p span{
    font-size: 30px;
}
.has-text2 p{
    font-size:22px;
    margin: 0px auto 40px;
}
.gm{
    font-family:'Gotham-Bold' !important;
    font-size:22px !important;
    letter-spacing:normal !important;
}
.acado-text {
    color: #fff;
    font-size: 18px;
    margin: 15px 0 0;
    text-align: center;
}
.scroll-page5 {
    color:#fff;
    margin:180px 0 0 0;
    text-align:center;
}
/*-------End of page5-------*/


/*-------Start of page6-------*/
.message {
    margin-top: 25px;
}
.msg-right-side p {
    float: left;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
}
.row.email-success{
    display: none;
}

.row.first-login{
    display: none;
}
.row.missing-user{
    display: none;
}
.row.remind-pass-user{
    display: none;
}
.row.send-pass-mail{
    display: none;
}
.row.login-issue {
    display: none;
}


/*-------End of page6-------*/

/*-------Start of page7-------*/
.para-form .error {
    max-width: 100%;
}
.repitela-form .error {
    max-width: 100%;
}
.repitela-form input {
    border:2px solid transparent;
}

.para-form .nombre-form {
    margin-bottom: 0px;
    margin-top: 25px;
    padding: 10px 0 10px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    width: 100%;
    border: 1px solid #cacaca;
}
input#password2 {
    margin-bottom: 0px;
    margin-top: 0;
    padding: 10px 0 10px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    width: 100%;
    border: 1px solid #cacaca;
}
.repitela-form .nombre-form {
    margin-bottom:0px;
}
.adlente {
    margin-top:10px;
}
.para-form .issue-input{
    margin-bottom: 20px;
    margin-top: 0px !important;
}




/*-------End of page7-------*/

.repitela-form {
    margin: 15px 0 0;
}

.pd0{
    padding:0;
}
.header-bg{
    background:#ff0f37;
}
.logo{
    position:relative;
    text-align:center;
    width: 264px;
    margin: 0 auto;
    padding:10px 0;
}
.header-top-option{
    position:relative;
    float:right;
}
.header-top-option ul{
    margin:0;
    padding:0;
    font-size:0;
}
.header-top-option ul li{
    display:inline-block;
    border-left:2px groove #45B9BE;
}
.header-top-option ul li span{
    display:block;
}
.header-top-option ul li a{
    font-size:16px;
    text-align:center;
    color:#fff;
    padding:12px 25px;
    display:block;
}
.working-area {
    margin-top:35px;
}
/*-------Start of page14-------*/
.doctor-profile {
    padding:0px;
    margin:0px;
}
.doctorprofile-details {
    background:#e3e2e7;
    padding:10px;
}
.doctorprofile-details h3 {
    padding:0px;
    margin:0px;
}
.doctorprofile-details p {
    margin:0px;
}
.doctorprofile-logo {
    float: right;
    font-size: 30px;
    padding: 20px 10px 0 0;
}
.doctors-photo  img{
    width:100%;
}
.custom {
    padding:0 1px 0 1px;
}
.customs {
    padding:0 1px 0 1px;
    background-color:#ff6a59;
    color:#fff;
}
.text-fourteen h1 {
    float:left;
    padding-left:20px;
    padding-right:20px;
    font-size:100px;
}
.delos-test {
    font-size: 22px;
    padding-top:30px;
    padding-left:45px;
}
.con-heading h2 {
    text-align:center;
    padding: 24px 0;
}
.con-text {
    font-size:20px;
    padding-left:40px;
    padding-right:40px;
}
/*-------End of page14-------*/


/*-------Start of page15-------*/
.page15-doctoricon .capitan {
    color: #ff6a59;
    font-size: 14px;
    position: absolute;
    right: 24px;
    top: 38px;
}
.page15-doctoricon .doctor-icon {
    color: #ff6a59;
    font-size: 50px;
    position: absolute;
    right: 30px;
    top: -20px;
}
.centerbox-border {
    border-left: 5px solid #0092a3;
    margin-left:18px;
}
.hacer {
    background-color:#fff;
    padding:10px;
    margin:1px;
}
.hacer-text p {
    float: left;
    margin: 6px 0 0;
    padding: 0;
}
.pub-btn {
    float:right;
}
.publicar-button {
    background-color:#0092a3;
    border:0px;
    color:#fff;
    padding: 5px 10px;
}
.agregar-icon {
    font-size:20px;
}
.filtrar-list {
    margin: 5px auto 0;
    max-width: 350px;
    line-height:50px;
}
.filtrar-list p {
    float:left;
    margin:0px;
}
.filtrar-list ul, ol {
    margin:0px;
    padding:0px;
}
.filtrar-style ul {
    text-decoration:none;
    margin:0;
    padding:0;
}
.filtrar-style li {
    border-right: 1px solid #ccc;
    float: left;
    list-style: outside none none;
}
.filtrar-style li:last-child{
    border-right: none;
}
.filtrar-style li a {
    color:#000;
    font-size: 16px;
    font-weight: bold;
    margin: 0 13px;
    text-decoration: none;
}
.filtrar-style li.active a {
    color:#000;
    border-bottom:4px solid #0092a3;
}
.filtrar-style li a:hover {
    color:#000;
    border-bottom:4px solid #0092a3;
}
.centerbox-text {
    margin-left:45px;
    padding: 0 0 0;
}
.centerbox-icon {
    font-size: 24px;
    left: 0;
    padding: 0 0 0 7px;
    position: absolute;
    margin-top:15px;
    background: none repeat scroll 0 0 #f6f6f6;
}
.clock-date {
    background-color:#0092a3;
    color:#fff;
    font-size: 14px;
    padding: 0 5px;
}
.clock-icon {
    margin-left:18px;
}
.doctor-centerbox {
    background-color: #fff;
    margin-left: 45px;
    padding: 15px 10px 10px;
}
.dr-small-image {

}
.dr-small-circle {
    border-radius: 50%;
    float: left;

}
.dr-small-text {
    float:left;
    margin:0 0 0 10px;
}
.dr-small-text span {
    font-size:18px;

}
.hace {
    float:right;

}
.elresult-test {
    margin: 10px 0 5px;
}
.dr-image-center img {
    width:100%;
}
.megusta-text {
    margin:10px 0 10px 0;
    float: left;
}
.gusta-icon {
    font-size:20px;
    padding: 0 10px 0 0;
}
.gusta-test {
    color:#0092a3;
    padding: 0 13px 0 0;
    font-size:16px;
}
.envair-box {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    float: left;
    height: 35px;
    margin: 0 10px 10px;
    width: 80%;
}
.Enviar-text {
    color: #0092a3;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 0 0 10px;
}
.primera-box {
    background-color:#ffe3df;
    margin-left: 45px;
    margin-top: 10px;
    padding: 0px 10px 10px;

}
.doctor-icon2 {
    color: #ff6a59;
    font-size: 20px;
    position: relative;
    top: -10px;
}
.primera-text h4{

}
.leer-color {
    color: #0092a3;
    text-decoration:underline;
}
.star-icon {
    color: #ff6a59;
    float:right;
    font-size:24px;
    padding: 10px 0 0;
}
.doctors-images {

}
/*--start of right side--*/
.right-side {

}
.doctors-image-box {
    background-color:#fff;
    margin-left: 45px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px 10px 10px;
}
.doctors-images .dr-small-circle {
    border-radius: 50%;
    float: left;
    margin: 0 14px 10px 0;
    padding: 0;
}

.doctors-name-details {
    background:#fff;
    padding:10px;
}
.doctors-search {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
}
.search-btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ff6a59;
    font-size: 22px;
    position: absolute;
    right: 30px;
    top: 45px;

}
.right-side-doctor-details {
    background-color: #ff6a59;
    color:#fff;
}
.right-side-doctor-details .media{
    padding:10px;
}
.right-side-doctor-details .media-body {
    font-size:12px;
}
.right-side-doctor-details .media-body span {
    font-size: 15px;
    font-weight: bold;
}
.doctor-icon3 {
    float: right;
    font-size: 26px;
    position: relative;
    top: -10px;
    color:#fff;
}
.right-side-doctor-details1 {
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
}
.right-side-doctor-details1 .media{
    padding: 15px 10px 0;
    margin:0px;
}
.right-side-doctor-details1 .media-body {
    font-size:12px;
}
.right-side-doctor-details1 .media-body span {
    font-size: 15px;
    font-weight: bold;
}

.doctors-ranking {
    margin:15px 0 0 0;
    background:#fff;
    padding: 15px 10px 10px;
    border: 1px solid #ddd;
}
.dr-ranking {
    margin: 0 0 10px;
}
.dr-ranking h4 {
    float:left;
    margin:0px;
    padding:0px;
}
.dr-ranking span {
    float: right;
}
.equipo-puntos {
    padding: 0 5px;
}
.equipo-number {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 5px;
}

.equipo-number .points {
    float: right;
    color:#ff6a59;
}
.number {
    font-weight: bold;
    display: inline-block;
    font-weight: bold;
    min-width: 15px;
    text-align: center;
}
.equipo-list {
    margin:0 0 0 8px;
}

ul.flat_tabs {

    bborder-left: 1px solid #ccc;
    float: left;
    height: 32px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
html ul.flat_tabs li.active a{
    border-bottom:none;
    padding-top:5px;
}
html ul.flat_tabs li.active{
    height:37px;
    margin-top:-5px;
}
html ul.flat_tabs li.active, html ul.flat_tabs li.active a:hover {
    background: #fff;

}
ul.flat_tabs li a:hover {
    background-color:#fff;
}
ul.flat_tabs li {

    bbackground: #eee;
    float: left;
    height: 32px;
    line-height: 31px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

ul.flat_tabs li a {
    border: 1px solid #ddd;
    color: #000 !important;
    display: block;
    font-size: 16px;
    outline: medium none;
    padding: 0 14px;
    text-decoration: none;
}
/*-------End of page15-------*/


/*-------Start of page16-------*/
.editar-perfil-heading {
    background-color: #ff6a59;
    color: #fff;
    min-height: 40px;
    text-align: center;
}
.editar-perfil-heading h3 {
    font-size: 20px;
    margin: 5px 0 0;
    padding: 10px 0 0;
}

/*-------End of page16-------*/


/*-------Start of page17-------*/

.right-side-chat {
    background-color:#373f41;
    color:#fff;
    position: absolute;
    padding: 0 20px 0 20px;
    right: 0;
    width: 29%;
    z-index: 999;
}
.equipo-meeting-heading  {
    text-align:center;
}
.close-icon {
    float: right;
    cursor:pointer;
}
.participent-text {
    text-align:center;
    cursor:pointer;

}

.chat-doctors-details {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px 0 0;
}

.chat-doctors-details p {
    padding:0px;
    margin:0px;
}
.chat-doctors-image {
    text-align:center;

}

.chat-dr-circle-image {
    border-radius: 50%;
    margin: 0 14px 10px 0;
    padding: 0 0 5px;
}
.chat-dr-circle-image:hover {
    color:red;

}

.chat-details {
    padding: 10px 0 0;
}
.first-chat {
    padding: 10px 0;
}
.first-chat .media-body {
    background-color: #c5f2f5;
    border-radius: 8px;
    color: #616161;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 10px;
}
.chat-time {
    float:right;
    font-size:12px;
}
.second-chat {
    padding: 10px 0;
}
.second-chat .media-body {
    background-color: #f0f0f0;
    border-radius: 8px;
    color: #616161;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 10px;
}
.second-chat .chat-time {
    float:left;
    font-size:12px;
}
.second-chat p {
    margin: 0;
    padding: 0 65px 0 0;
    text-align: right;
}
.second-chat .media {
    margin-top: 0;
}
.chat-thanks {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    float: left;
    height: 30px;
    margin: 0 10px 10px;
    padding: 5px 0 0 10px;
    width: 75%;
}
.chat-text {
    padding: 5px 0 0;
}
.first-chat .chat-arrow-icon {
    float: left;
    font-size: 30px;
    left: 2px;
    position: relative;
    color:#c5f2f5;
}
.second-chat .chat-arrow-icon {
    color: #f0f0f0;
    float: right;
    font-size: 30px;
    position: relative;
    right: 2px;
}
.chat-details .media > .pull-left {
    margin-right: 5px;
}
.chat-details .media > .pull-right {
    margin-left: 5px;
}

.chat-messages {
    margin-bottom: 10px;
    margin-top: 15px;
}
.type-chat-message {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #ddd;
    color: #fff;
    float: left;
    margin: 0 0 10px;
    padding: 5px 0 5px 10px;
    width: 80%;
    border-top:0px;
}
.chat-submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    font-weight: bold;
    float: left;
    padding: 7px 0 0 10px;
}
.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    font-weight: 100;
}
/* .tooltip.top .tooltip-arrow  */{
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}


/*--chat menu--*/
.nav-tabs > li a:hover {
    background-color: #373f41;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #373f41;
    color: #fff;
}
.nav-tabs > li > a {
    border-radius: 0;
    margin-left: -1px;
    margin-right: -1px;
}
.nav-tabs {
    border-bottom: 0 solid #ddd;
}

.tab-content > .tab-pane {
    display: none;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.tab-content > .active {
    display: block;
}
.tab-content > .tab-pane {
    display: none;
}
.fade.in {
    opacity: 1;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}

/*-------Start of SM-4-------*/
.doctor-profile-box {
    background-color:#fff;
    padding:20px;
}
.doctor-icon {
    position: absolute;
    top: -20px;
    right: 50px;
    color: #ff6a59;
    font-size:50px;
}
.capitan {
    position: absolute;
    top: 38px;
    right: 42px;
    color: #ff6a59;
    font-size:14px;
}
.doctor-photo img {
    width:100%;

}
.dr-name {
    text-align:center;
}
.sanchez_text {
    text-align:center;
}
.guardar-heading {
    text-align:center;
    background-color:#ff6a59;
    color:#fff;
    min-height:40px;
}
.guardar-heading h3 {
    padding:10px 0px 0px 0px;
    font-size:20px;
}
.custom-icon {
    float:right;
    font-size:20px;
}
.guardar-text {
    background-color:#f6f6f6;
    margin:15px 0px 0px;
    padding:0px;
}
.border {
    border-bottom:1px solid grey;
}
.guardar-text li {
    line-height:40px;
    padding:10px 15px 10px 10px;
    list-style:none;
}
.guardar-text li a {
    text-decoration:none;
    font-size:20px;
    color:#222;
}
/*-------End of SM-4-------*/

/*-------------------Start of SM-8------------------*/

/*--Start of logo--*/
.profile-image {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #0092a3;
    border-radius: 50px;
    color:#0092A3;
    float: left;
    left: 0px;
    padding: 10px 16px;
    position: absolute;
    margin-left:12px;
    font-size:20px;
}
.social-image {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #0092a3;
    border-radius: 50px;
    color:#0092A3;
    float: left;
    left: 0px;
    padding: 10px 14px;
    position: absolute;
    margin-left:12px;
    font-size:18px;
}
.curriculam-image {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #0092a3;
    border-radius: 50px;
    color:#0092A3;
    float: left;
    left: 0px;
    padding: 10px 16px;
    position: absolute;
    margin-left:12px;
    font-size:20px;
}
/*--End of logo--*/

/*--Start of Perfil--*/
.perfil {
    padding-left:40px;

}
.perfil-head {
    padding-bottom:20px;
    margin-top:10px;
}
.image-border {
    padding:1px;
    border-left:5px solid #0092a3;
    margin-left:20px;
}
.perfil-head h3{
    padding:0px;
    margin:0px;
}
.dr-head {
    padding-bottom:20px;
}
.dr-head h2{
    padding:0px;
    margin:0px;
}

/*--page13 perfil icon--*/
.perfil-icon {
    padding:0 15px 0 20px;
}

/*--End of Perfil--*/
.anade-box {
    border: 2px dashed #ccc;
    min-height:55px;
    width:100%;
    text-align:center;
    background-color:#f7f0f3;
    margin-bottom:15px;
}
.anade-text {
    padding:15px 0px 0px 0px;
}

/*--Start page9 custom form--*/
.custom-form {
    border-radius:0px;
    min-height:200px;
    margin-bottom:10px;

}
.custom-button {
    text-align:right;
}
.custom-btn1 {
    background-color: #d2d7d5;
    border: 0 none;
    padding: 6px 30px;
    max-width:120px;
    margin:0 0 10px 0;
}
.custom-btn {
    background-color: #ff0f37;
    border: 0 none;
    padding: 6px 32px;
    max-width:120px;
    margin:0 0 0 10px;
}
/*--End page9 custom form--*/

/*--Start of Redes--*/
.redes-head h3 {
    padding-top:10px;
    margin:0px;
    padding-bottom:10px;
}
.red h3 {
    padding:0px;
    margin:0px;
}
/*--page10 custom mail--*/
.custom-mail {
    margin:0px;
    padding:0px;
    width:70%;
}

/*--page13 mail icon--*/
.mail-icon {
    float:right;
}

.redes-text {
    padding:0px;
    margin:0px;
}
.redes-text li {
    line-height:30px;
    list-style:none;
}
.redes-text li a {
    text-decoration:none;
    font-size:16px;
    color:#4e4e4e;
}

/*--start page12 website color--*/
.website {
    color: #00c6ef;
    margin: 0 0 10px;
    padding: 0;
}
.redes-webtext {
    padding:0px;
    margin:0px;
}
.redes-webtext li {
    line-height:25px;
    list-style:none;
}
.redes-webtext li a {
    text-decoration:none;
    font-size:16px;
    color:#4e4e4e;
}
/*--End of page12 website color--*/

/*--End of Redes--*/

/*--Start of Curriculum--*/
.curriculum {
    padding: 15px 0 5px;
    margin:0px;
}
.curriculum h3 {
    padding:0px;
    margin:0px;
}
.email {
    color:#00aee0;
}
.custom-plus {
    padding:10px;
}

/*--Start of page11 custom form--*/
.form1 {
    margin:0 0 10px 0;
}
.custom-form1 {
    border-radius:0px;
    min-height:70px;
}
.custom-form2 {
    border-radius:0px;
    min-height:80px;
    margin-bottom:10px;
}
.custom-button {
    text-align:right;
}
/*--End of page11 custom form--*/

/*--End of Curriculum--*/

/*--Start of Footer--*/
/*.footer {*/
/*    background-color:#fff;*/
/*    text-align:center;*/
/*    min-height:60px;*/
/*    font-size:22px;*/
/*    padding: 0 10px;*/
/*}*/
.bloq-footer p {
    font-size: 17px;
    margin: 20px;
}

.footer-text {
    padding:50px 0 50px 0;
}
/*--End of Footer--*/
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(255,255,255, 0.8);
    text-align: center;
    font-size: 22px;
    padding: 0 10px;
}
.intro-login {
    padding: 45px 25px 0 0px;
}

.intro-login h2 {
    font-size: 45px;
    color: white;
}

.intro-login p {
    font-size: 19px;
    line-height: 28px;
    color: white;
}
.intro-login h1 img {
    width: 100%;
}
#access-help {
    position: absolute;
    left: 0;
    bottom: 120px;
    background: white;
    color: #ff0b37;
    padding: 15px;
    cursor: pointer;
    max-width: 550px;
    max-height: 75%;
    overflow-y: auto;
    box-shadow: 0 0 9px 2px #000000;
}
#access-help-close {
    position: absolute;
    top: 10px;
    right: 10px;
}
#access-help p {
    text-align: center;
    font-size: 15px;
    line-height: 1.25;
    font-family: 'Lato', sans-serif;
    margin: 0;
}
#access-help .question-block {
    margin-top: 20px;
}
#access-help .question-block .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
#access-help .access-help-box {
    padding: 15px;
    background: #e2e2e2;
    border: none;
    color: #717171;
}
#access-help .access-help-box:hover, #access-help .access-help-action.active {
    background: #ff0f37;
    color: white;
}
#access-help .question-title {
    margin-bottom: 10px;
    text-align: left;
}
#access-help form .form-group {
    margin-bottom: 10px;
}
#access-help form input, #access-help form button {
    padding: 10px 15px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    width: 100%;
}
#access-help form input {
    border: 1px solid #cacaca;
}
#access-help form button {
    background-color: #ff0f37;
    border: 0 none;
    color: #fff;
}
@media(max-width:1200px){
    .doctorprofile-details{
        min-height: 154px;
    }
}
@media(max-width: 992px){

    .customs{
        width:100%;
    }
    .activa-login .activa-login-form{
        max-width: 460px;
    }
}

@media(max-width:990px){

    .vamos-btn {
        width: 73%;
    }
    .footer {
        font-size: 16px;
        margin-top: 20px;
        position: relative;
        padding: 1px;
    }
}
@media(max-width: 767px){
    .logo{
        float:left;
        width:100%;
    }
    .header-top-option{
        background:#333;
        float:none;
        text-align:center;
        width:100%;
    }
    .header-top-option ul li{
        border-left:none;
    }
    .center-text {
        margin:0px;
        width: 100%;
    }
    .heading-text {
        font-size: 30px;
    }
    .centerbox-text {
        margin-left: 10px;
        padding: 0;
    }
    .activar-text{
        width:100%;
    }
    .activ-hacer-form{
        width:100%;
        max-width:400px;
        margin:0 auto;
    }
    .activa-login .activa-login-form{
        max-width: 100%;
    }
    .activa-login .activa-comenzar-btn{
        position:relative;
        margin-top:15px;
        width:100%;
    }
    .vamos-btn {
        width: 100%;
    }

    .doctor-centerbox {
        margin-left: 35px;
    }
    .primera-box {
        margin-left: 35px;
    }
    .dr-small-text span {
        font-size: 16px;
        font-weight: bold;
    }
    .primera-text h4, .question-text h4 {
        font-size: 16px;
        font-weight:bold;
    }
    .primera-text p, .question-text p {
        font-size:14px;
    }
    .doctors-image-box {
        margin-left: 35px;
    }

    /*login*/
    .intro-login {
        padding: 0;
    }
    .intro-login h2 {
        font-size: 36px;
        color: white;
    }
    .home-page .col-md-6 {
        padding: 0;
    }
    .intro-login p {
        line-height: 20px;
        margin: 0;
    }
    .formlogin {
        margin: 15px 0;
        padding: 20px;
    }

    .heading-text p {
        font-size: 21px;
        line-height: 16px;
    }
    #access-help {
        position: relative;
        bottom: 0;
        margin-left: 15px;
        margin-right: 15px;
        max-height: initial;
    }
    #access-help .question-block .access-help-box {
        margin-bottom: 10px;
    }
}
