﻿/* Import fonts */
@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
    font-family: 'Roboto', sans-serif;
    color: #585858;
    margin: 0;
}

.head {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 8px 0;
    background-color: #E1EEF1;
}

.head-content {
    margin: 0 auto;
    width: 1170px;
}

.head-content-2 {
    position: relative;
    clear: both;
}

.head-content-elem-left, .head-content-elem-right {
    color: #000;
    display: inline-block;
    vertical-align: middle;
}

.head-content-elem-right {
    text-align: right;
    float: right;
}

.container {
   float: left;
   width: 100%;
   background-color: #FFF;
   padding: 20px 0px;
   margin: 60px 0px 0px 0px;
}

.content {
    width: 70%;
    margin: 35px auto;
}

.content-inside {
    margin: 35px auto;
}

.footer {
    float: left;
    /*position: fixed;
    bottom: 0px;*/
    color: #000;
    font-size: 14px;
    width: 100%;
    padding: 10px 0px;
    margin-top: auto;
}

a {
    color: #3980c5;
    text-decoration: none;
    outline: none;
}

    a:hover, a:focus {
        color: #000000;
        text-decoration: none;
        outline: none;
    }

.button-link {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #3980c5 !important;
    text-decoration: none !important;
    outline: none !important;
}

.logo {
    text-align: center;
}

    .logo img {
        max-width: 500px;
        margin: 15px 0px;
    }

.user-name {
    float: right;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.section-title {
    color: #5ca5a3;
    font-size: 34px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.section-title-noresponsive {
    color: #5ca5a3;
    font-size: 34px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.control-margin {
    float: left;
    margin: 6px;
    width: 100%;
}

.control-margin-updown {
    float: left;
    margin: 6px 0px;
    width: 100%;
}

.control-margin-nowidth {
    float: left;
    margin: 6px 0px;
}

.btn_form_cloud_apps {
    font-family: Roboto;
    float: left;
    color: #000;
    width: 100%;
    max-width: 200px;
    height: 50px;
    background: #e1eef1;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

    .btn_form_cloud_apps:hover {
        color: #fff;
        background: #5ca5a3;
    }

.btn_form_cloud_apps_disabled {
    background: #e8e8e8;
}

    .btn_form_cloud_apps_disabled:hover {
        color: #000;
        background: #e8e8e8;
        cursor: default;
    }

.btn_popups, .btn_popups30 {
    font-family: Roboto;
    float: left;
    color: #000;
    width: 100%;
    height: 50px;
    background: #e1eef1;
    border: none;
    font-size: 16px;
    cursor: pointer;
    padding-top: 4px;
}

    .btn_popups:hover {
        color: #fff;
        background: #5ca5a3;
    }


.btn_popups30 {
    height: 30px !important;
}

.responsive-show {
    display: block;
}

.responsive-hide {
    display: none;
    float: left;
    width: 100%;
    position: fixed;
    z-index: 999;
}

#menu-container {
    background: #E1EEF1;
}

.content-menu {
    /*float: left;*/
    width: 100%;
    background-color: #e1eef1;
    height: 60px;
    /*margin-bottom: 30px;*/
    /*margin: 0px auto 30px;*/
    margin: 0px auto 0px;
    max-width: 1200px;
}

.content-menu-responsive {
    float: right;
    /*height: 60px;*/
    height: 40px;
    margin-right: 20px;
}

.content-menu-responsive2 {
    float: right;
    background-color: #e1eef1;
    /*margin: 0px 20px 20px 20px;*/
    width: 100%;
}

.content-menu-item, .content-menu-item-responsive {
    float: left;
    width: 18.4%;
    cursor: pointer;
    text-align: center;
    /*line-height: 60px;*/
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
    height: 40px;
}

    .content-menu-item:hover {
        /*background-color: #5ca5a3;*/
        background-color: #59908e;
        color: #FFF;
        font-weight: normal;
    }

.content-menu-item-responsive {
    width: 100%;
}

.content-menu-consultar-item, .content-menu-consultar-item-responsive {
    float: left;
    width: 15%;
    cursor: pointer;
    text-align: center;
    /*line-height: 60px;*/
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
    height: 40px;
}

    .content-menu-consultar-item:hover {
        background-color: #5ca5a3;
        color: #FFF;
        font-weight: normal;
    }

.consultar-citas {
    width: 16%;
}

.content-menu-exit-item {
    float: left;
    width: 15%;
    cursor: pointer;
    text-align: center;
    /*line-height: 60px;*/
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
    height: 40px;
}

.exit {
    /*width: 10%;*/
    width: 8%;
    background: url(/img/on-off.png) #B90909 no-repeat center !important;
    height: 60px;
    padding-top: 0px;
}

.exit-button {
    height: 60px;
    width: 100%;
    display: block;
    text-decoration: none !important;
}

.popup-fields {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#contenedor .block {
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
    min-width: 300px;
}

.text-peu-principal {
    float: right;
    display: inline-block;
    margin-top: 6px;
    text-align: right;
}

.button-show-menu-responsive {
    float: right;
    /*padding: 14px 13px 0px;*/
    height: 40px;
    /*background-color: #5ca5a3;*/
    background-color: #55b1ae;
}

#btn-menu-responsive {
    margin: 5px 0px 0px 5px;
}

.grid-button {
    width: 100px;
    height: 30px;
    background-repeat: no-repeat !important;
}

    .grid-button:hover {
        cursor: pointer;
    }

#user-name-responsive {
    display: none;
}

.email-tlf-contacto {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.dxbButton div.dxb {
    padding: 4px 8px !important;
}

#gridResults {
    /*width: 80%;*/
    width: 100%;
    margin: 0 auto;
}

#divResults, #divResults2 {
   /*width: 80%;*/
   margin: 10px 6px;
   text-align: center;
   margin: 10px auto 6px;
   /*float: left;*/
}

   .templateAltaCitaTable *, #divResults *, #divResults2 * {
      font-size: 14px;
   }

.menu_item_txt {
    display: inline-block;
}

/*#menu_item_documentacion_icon, #menu_item_documentacion2_icon, #menu_item_consultar_icon, #menu_item_consultar2_icon {
    display: none;
}*/

.menu_item_alert_icon {
    display: none;
    margin-left: 2px;
    line-height: 0px;
    vertical-align: middle;
    /*padding-bottom: 5px;*/
}

.img-alert {
    max-width: 22px;
    margin-top: -5px;
}

#divTelefonoContacto {
   float: left;
}

#divEmailContacto {
   float: right;
}

#divTelefonoContacto, #divEmailContacto {
   width: 45%;
   margin-bottom: 20px;
}

.btns_registre_ok {
   width: 500px;
   margin: 0 auto;
}

.paddingcell{
   padding: 8px 2px 8px 2px !important;
}

.UploadControlFileList {
   margin: 0px;
   padding: 10px 0px;
}

.resizable textarea {
   resize: vertical;
}

#divBtnsAltaCitaOut {
   margin: 0 auto;
   max-width: 410px;
}

#btSearch_AltaCitaOut {
   float: left;
   width: 200px;
   margin-right: 10px;
   margin-top: 5px;
}

#btLogin_AltaCitaOut {
   float: right;
   width: 200px;
   margin-top: 5px;
}

.bt-hide-pass {
    background: none !important;
}

    .bt-hide-pass:hover {
        background: none !important;
    }


/************RESPONSIVE************/
@media screen and (max-width: 500px) {
   .logo img {
        max-width: 80%;
    }
}

@media screen and (max-width: 702px) {
    .btn_form_cloud_apps {
        float: none;
    }

    .text-peu-principal {
        float: none;
        margin-top: 20px;
        text-align: center;
    }

   #divBtnsAltaCitaOut {
      max-width: 310px;
   }

   #btSearch_AltaCitaOut {
      width: 150px;
   }

   #btLogin_AltaCitaOut {
      width: 150px;
   }
}

@media screen and (max-width: 760px) {
    .responsive-show {
        display: none;
    }

    .responsive-hide {
        display: block;
    }


    .exit {
        width: 100%;
    }

    .content-menu-responsive {
        margin-bottom: 0px;
        width: 100%;
        margin-right: 0px
    }

    .button-show-menu-responsive {
        width: 100%;
    }

    .user-name {
        width: 80%;
        margin: 11px 18px 0px 0px;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #user-name-pc {
        display: none;
    }

    #user-name-responsive {
        display: block;
    }

    .control-margin {
        text-align: center;
    }

    .email-tlf-contacto {
        text-align: justify;
    }

   .content-inside, .button-link, #divBtnNovaCerca div, #divBtnNovaCerca2 div, .control-margin {
      font-size: 14px;
   }

    .btn_popups, .btn_popups30, .btn_form_cloud_apps {
        font-size: 14px;
        height: 40px;
    }

    .content-menu {
        height: 49px;
    }

    .content-menu-consultar-item, .content-menu-consultar-item-responsive {
        height: 32px;
        padding-top: 17px;
    }

    .container {
        margin-top: 40px;
    }

    .content-menu-item, .content-menu-item-responsive {
        height: 30px;
        padding-top: 15px;
    }

    .content-menu-exit-item {
        height: 30px;
        padding: 7.5px 0px;
    }

   #divResults, #divResults2 {
      margin: 10px;
   }

      .templateAltaCitaTable *, #divResults *, #divResults2 * {
         font-size: 13px;
      }

   #divTelefonoContacto, #divEmailContacto {
      width: 100%;
      float: left;
   }

   .btns_registre_ok {
      width: 200px;
      margin: 0 auto;
   }

   .btns_registre_ok_resp{
      margin-top:10px;
   }

   .logo img {
      max-width: 50%;
   }
}

@media screen and (max-width: 1023px) {
    .content-menu-item-consultar-responsive {
        width: 33% !important;
    }
}

@media screen and (max-width: 1210px) {

    .head-content {
        width: 100%;
    }

    .section-title {
        margin-right: 20px;
        margin-left: 20px;
    }

    .content-inside {
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 15px;
    }

    .head-content-elem-left {
        margin-left: 20px;
    }

    .head-content-elem-right {
        margin-right: 20px;
    }

    .user-name {
        margin-right: 20px;
    }
}


/* CONTROLS DEVEXPRESS*/

.dxgvControl_Moderno .dxgvFSDC {
    border: none;
}

.dxgvControl_Moderno .dxgvHSDC {
    border: none;
}

.dxgvFooter_Moderno {
    background-color: #FFF;
}

.dxgvAdaptiveHeaderPanel_Moderno {
    display: none;
}

.dxgvEditFormDisplayRow_Moderno td.dxgv, .dxgvInlineEditRow_Moderno td.dxgv, .dxgvDetailCell_Moderno td.dxgv, .dxgvDataRow_Moderno td.dxgv, .dxgvDetailRow_Moderno.dxgvADR td.dxgvAIC {
    padding: 12px !important;
    border: none !important;
}

.dxgvEditFormDisplayRow_Moderno:last-child td.dxgv, .dxgvInlineEditRow_Moderno:last-child td.dxgv, .dxgvDataRow_Moderno:last-child td.dxgv, .dxgvDetailRow_Moderno:last-child > td.dxgv {
    border: none !important;
}

.dxgvEmptyDataRow_Moderno td.dxgv {
    border: none !important;
}

/*.dxgvDataRow_Moderno {
    outline: 3px solid #5CA5A3 !important;
    outline-offset: -3px;
}*/

#divBtnNovaCerca {
    max-width: 200px;
    margin: 0 auto;
}

#divBtnNovaCerca div {
    color: #5CA5A3;
}

    #divBtnNovaCerca div:hover {
        color: #fff;
    }

#divBtnNovaCerca2 {
   max-width: 200px;
   margin: 0 auto;
}

   #divBtnNovaCerca2 div {
      color: #5CA5A3;
   }

      #divBtnNovaCerca2 div:hover {
         color: #fff;
      }

.dxgvEditFormDisplayRow_Moderno:first-child td.dxgv, .dxgvInlineEditRow_Moderno:first-child td.dxgv, .dxgvDataRow_Moderno:first-child td.dxgv, .dxgvEditFormDisplayRow_Moderno.dxgvFVR > td.dxgv, .dxgvInlineEditRow_Moderno.dxgvFVR > td.dxgv, .dxgvDataRow_Moderno.dxgvFVR > td.dxgv, .dxgvGroupRow_Moderno.dxgvFVR > td.dxgv {
   border: none !important;
}

.dxgvEditFormDisplayRow td.dxgv, .dxgvDetailCell td.dxgv, .dxgvAdaptiveDetailCell td.dxgv, .dxgvDataRow td.dxgv, .dxgvAdaptiveDetailRow td.dxgvAIC {
   border: none !important;
}

/* Custom Template Grid de Alta Cita */
.templateAltaCitaTable {
   border-collapse: collapse;
   /*border: 3px solid #5CA5A3;*/
   width: 100%;
   outline: 3px solid #5CA5A3;
   outline-offset: -3px;
   border-radius: 6px;
   background-color: #E1EEF1;
   color: #327271;
}


    .templateAltaCitaTable td {
        padding: 6px;
    }

        .templateAltaCitaTable td.value {
            font-weight: bold;
        }

.dxHideContent.dxeButtonEditClearButton_Material {
   display: none !important;
}