/* MENU RESPONSIVE*/
/* MENU RESPONSIVE FINAL */
.topnav {
  overflow: hidden;
  /* background-color: #333; */
  float: right;
  color: #444 !important;
}

.topnav a {
  float: left;
  display: block;
  color: #5d5d5d;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
}

.topnav a:hover {
  border-bottom:2px solid #33438e;
  color: black;
}

/*.active {
  border-bottom:2px solid #33438e;
  color: black;
}*/

.topnav .icon {
  display: none;
}

.topnav.responsive {
background: #c30071;
    height: 900px;
    width: 70%;
    margin: 0 auto;
    left: 0;
    padding: 30px;
    margin-top: -9% !important;
    margin-right: -9% !important;
    overflow: hidden;
    z-index: 10004;
    -webkit-transition: all 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-transition: all 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -o-transition: all 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    line-height: 2em;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0px 2px 15px #3333338a;
}
.topnav.responsive:after {
    content: "";
    position: absolute;
    top: -10%;
    right: 0;
    bottom: 0;
    left: -10%;
    background: rgba(0, 0, 0, 0.58);
    z-index: -1;
}

.topnav.responsive a {
    color: #fff;
}

a.icon {
    background: transparent !important;
    border-bottom: none !important;
}

.topnav.responsive a.active {
    background: #444;
}
/* TERMINA MENU RESPONSIVE FINAL */







/*==================== MEDIA QUERYS =======================*/
@media screen and (max-width:2050px) {
div#cont_grid_expedientes {
    /* width: 94% !important; */
    /* margin: 0 auto; */
}
.cont_grid {
        overflow-x: scroll;
        /* overflow: visible; */
        max-width: 100%;
        width: 120% !important;
}
}
@media screen and (max-width:1600px) {
.office2010blueKGR, .office2010blueKGR_UpdatePanel {
    width: 100% !important;
}
.cont_grid {
    overflow-x: scroll;
}
section#inicio .logo {
    width: 76% !important;
}
.navbar-nav>li {
    float: left;
    width: 100%;
}
section#inicio .logo img {
    width: 89% !important;
    margin: 0;
}
section#inicio .logo img {
    width: 89% !important;
    margin: 0;
}
.cont_condiciones_pago h4 {
    font-weight: 800;
    text-transform: uppercase;
    margin-left: -8%;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
.idPartesCuerpo .active {
    font-weight: 800;
    color: #0070b1;
    text-transform: uppercase;
    border-bottom: 2px solid;
}
fieldset .row .col-md-2 {
    float: right;
    position: relative;
    right: -30px;
    /*margin-top: -19% !important; comento evitar usar estilos tan especificos en clases globales como los md, checar para que se usaba esto y corregir*/ /*JGP*/
}
/* JGP added */
fieldset .parte_tip{
    margin-top:0% !important;
}
div#cont_grid_expedientes {
    /* width: 100% !important; */
}
}

@media screen and (max-width:1440px) {
section#inicio .logo {
    width: 85% !important;
}
section#inicio .logo img {
    width: 89% !important;
    margin: 0;
}
section#inicio .logo {
    width: 78% !important;
}
input#usr_pass, input#usr_email {
    /* margin-top: 2%; */
}
}

@media screen and (max-width:1280px) {
.carousel-inner {
    width: 90% !important;
}
/*login*/
section#inicio .logo img {
    width: 69% !important;
}
section#inicio .logo {
    width: 80% !important;
}
section#inicio .container {
    z-index: 10000;
    position: relative;
}
section#inicio:after, section#inicio:before {
    /* height: 847px; */
    /* width: 54%; */
}
}

@media screen and (max-width:1200px) {
.topnav {
    width: 44%;
}
/*login*/
section#inicio .logo {
    width: 85% !important;
}
section#inicio:after, section#inicio:before {
    /* width: 57%; */
}
}

@media screen and (max-width:1024px) {
body .logo {
	width: 23.7% !important;
	z-index: 1000;
	left: -27px;
	height: 110px;
}

body .logo img {
	width: 100%;
	margin-left: 0;
}

section#inicio .logo {
	padding: 48px !important;
	width: 100% !important;
}
.topnav {
    width: 50%;
}
.logo:before {
    display: none;
}
.logo.logo-web {
    margin-top: 12%;
    margin-left: 20%;
}
section#contacto {
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 1200px;
}
h1.title-blanco span {
    font-size: 30px;
}
.fixedmenu {
    height: 80px;
    width: 100%;
}
.button.login {
    right: -54%;
}
.logo {
    width: 45%;
    top: 6px;
}
div#registro_empresa {
    margin-top: 10%;
}
.noticias-general_texto {
    padding: 3%
}
.noticias-general {
    height: 300px;
}
.noticias-general_txt {
    padding: 1.3% 0;
}
/*login*/
section#inicio:after, section#inicio:before {
    height: auto;
    width: 100%;
}
section#inicio .logo {
    width: 100% !important;
}
body .logo img {
    width: 200%;
    margin-top: -23px;
    margin-left: -6%;
}
body .logo {
    width: 42.5% !important;
    left: 0;
    top: 0;
}
.col-md-1 {
    width: 10.333333%;
}
.muestra_img img {
    width: 93% !important;
    height: auto;
}
input#pregunta {
    width: 100%;
}
.cont_texto_simple label {
    margin-bottom: 2%;
}
.office2010blueKGR {
    width: 100% !important;
    overflow-x: scroll;
}
.nav>li {
    position: relative;
    display: block;
    border-right: transparent;
    padding: 6px 9px;
}
fieldset .col-md-5 {
    padding-left: 5px !important;
}
.cont_tratamiento {
    width: 90%;
    margin-left: 10%;
}
.cont_tratamiento label {
    width: 50%;
}
ul.nav.navbar-nav img {
    margin-right: 7px;
}
.collapse.navbar-collapse.navbar-ex1-collapse ul {
    width: 100%;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
div#cont_btns_propuesta .col-md-2:nth-child(3) {
    margin-top: -2.3%;
}
label {
    margin-bottom: 13px;
}
.espacio {
    margin-left: 120%;
}
.form-contato .col-md-3.text-right {
    width: auto;
}
input#regresar {
    margin-top: -27%;
}
div#cont_btn_salvar .col-md-offset-6.col-md-1 {
    margin-top: -3%;
}
.modal-dialog .col-md-offset-6 {
    margin-left: 58% !important;
    display: inline-flex !important;
}
.diagnostico .col-md-4.text-right {
    width: 32%;
    text-align: left;
    padding-left: 0;
}
.diagnostico .col-md-3 {
    width: 15%;
}
.diagnostico .col-md-12 .col-md-6 {
    width: 62% !important;
}
.diagnostico .col-md-12 .col-md-6 .col-md-5 {
    width: 37% !important;
}
fieldset .row .col-md-2 {
    right: -34px;
    margin-top: -32% !important;
}
.cont_zonastratamiento {
    margin-left: -18% !important;
}
.prospecto .prospecto-tratamiento .col-md-6 {
    width: 75% !important;
}
div#cont_btn_salvar .col-md-3 {
    margin-right: 30%;
}

div#cont_btn_salvar .col-md-2 {
    margin-top: 3%;
}
/**** 16/03/21 ****/
.exp-cliente .diagnostico .col-md-3 {
    width: 25%;
}
}

@media (max-width:900px){
.logo.logo-web {
    left: 0;
    width: 50%;
    padding: 0;
    margin-top: 25px;
}
.txt_carrousel {
    font-size: 12px;
}
.topnav {
    width: 54%;
    margin-top: 2%;
}
.logo.logo-web img {
margin-top: 30px !important;
    width: 36% !important;
}
header.fixedmenu .logo {
    width: 84% !important;
    height: 50px !important;
    margin-left: 0 !important;
}
.carousel-inner {
    width: 95% !important;
}
.carousel-inner {
    max-height: 400px !important;
}
.button {
    width: 44%;
}
.servicio_txt p {
    font-size: 11px;
}
.content_noticias {
    height: 780px;
    margin-top: -63%;
}
section#noticias .columna.col8 {
    width: 55%;
}
.noticia_txt h3 {
    font-size: 17px;
}
.noticia_txt h4 {
    font-size: 13px;
}
section#noticias .columna.col4 {
    width: 45% !important;
}
.button.login {
    width: 20%;
    right: -51%;
    height: 33px;
}
.div_inter_float {
    left: 79.1%;
    width: 26%;
}
.h4_style {
    width: 201px;
}
.mas-noticias .flipster {
    position: relative;
    overflow-x: visible !important;
    margin-left: -23%;
}
.img_banner {
    width: 24%;
}
section.noticia-interna {
    margin-top: 11%;
}
/*login*/
section#inicio .logo {
    width: 86% !important;
}
.form-group.col-md-12 label {
    width: 10%;
}
.form-group.col-md-12 label {
    width: 10%;
}
input#usr_email, input#usr_pass {
    width: 89%;
}
nav.navbar.navbar-default, .cont_menu {
    padding: 0 !important;
    height: auto !important;
}
.navbar-header {
    width: 100% !important;
    position: relative;
    /* z-index: 1000; */
    padding: 12px;
}
nav.navbar.navbar-default li {
    width: 30% !important;
    height: 40px !important;
    margin-bottom: 2% !important;
}
.colmenu.col-md-2.menu_bg {
    min-height: 200px !important;
    height: auto !important;
}
ul.nav.navbar-nav img {
    width: 10% !important;
}
header {
    height: 60px !important;
}
.logo {
    width: 76% !important;
    z-index: 100000;
    left: -60px;
    height: 60px;
    margin-top: -3% !important;
}
body .logo {
    left: -37% !important;
    width: 103% !important;
    height: 20px;
    margin-top: 0;
    padding: 0 50px;
}
body .logo img {
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 8px !important;
    margin-left: 0 !important;
}
.office2010blueKGR, .office2010blueKGR_UpdatePanel {
    margin-bottom: 5% !important;
}
header:before {
    height: 70px !important;
}
.colmenu.col-md-3.col-sm-3.col-xs-6 {
    float: right !important;
}
body .col-md-10 {
    margin-bottom: 7%;
}
nav.navbar.navbar-default .collapse.navbar-collapse.navbar-ex1-collapse {
        padding-right: 0px !important;
    padding-left: 0px !important;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 19px;
    float: right;
}
.tab_wrapper.tabs_proceso label {
    float: left;
    padding-left: 15px;
}
.cont_tratamiento label {
    float: left;
    margin: 9px auto;
    text-align: left;
}
.cont_tratamiento {
    margin: 0;
}
.cont_tratamiento input {
    margin: 10px auto;
    width: 100% !important;
}
.col-md-12.right {
    float: left;
    left: 0;
    width: 100%;
}
div#tab_content_3 label {
    text-align: left;
    width: 100%;
}
div#tab_content_2 .col-md-6.right {
    width: 100% !important;
}
.right {
    float: none !important;
}
/*fieldset {
    display: block !important;
}*/
div#tab_content_3 .checkbox {
    float: none;
    margin-right: 0;
}
fieldset .row .col-md-2 {
    margin-top: -23% !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
input#regresar {
    margin-top: 0%;
}
.office2010blueKGR {
    width: 122% !important;
    overflow-x: scroll;
}
.cont_iconos {
    display: -webkit-inline-box;
    width: 100%;
}
.cont_iconos .col-md-4 {
    height: 170px;
    width: 200px !important;
}
.cont_iconos .row 
 {
    width: 100%;
    display: flex;
}

}

@media (max-width:768px){
.fancybox-inner .col-xs-8 select, .fancybox-inner .col-xs-8 input {
    width: 100% !important;
}
    .alert.alert-secondary.temporal-table {
        width: 70%;
        border-color: #d7d4d4;
    }
 .row_top .row_right a input {
    width: 100%;
}   
.logo.logo-web {
    background: none;
}
.logo.logo-web img {
    background: #fff;
    padding: 7px;
}
.topnav a:not(:first-child) {
    display: none;
}
h1.title, h1.title-blanco {
    width: 45%;
}
.topnav a.icon {
    float: right;
    display: block;
    margin-right: 10%;
    margin-top: -13px;
    z-index: 1;
}
.topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
}
.topnav.responsive a {
  	 float: none;
  	 display: block;
  	 text-align: right;
}
.topnav.responsive {
    width: 50%;
    margin-top: -17px !important;
    margin-right: -1% !important;
}
.servicios_tabla .columna {
    width: 100%;
}
.div_inter_float {
    left: 69.1%;
    width: 26%;
    border-radius: 0 !important;
    top: 70px;
}
section#noticias .columna.col8 {
    width: 100%;
}
.content_noticias {
    height: 560px;
    margin-top: -67px;
}
section#noticias .columna.col4 {
    width: 100% !important;
}
.noticia_txt h3, .noticia_txt h4, .noticia_txt p {
    width: 50%;
}
.linea-botones {
    float: right;
    width: 45%;
    margin-top: -10% !important;
}
.columna.col6 {
    width: 100%;
}
.linea {
    margin-bottom: 3%;
}
.programa .columna.col4 {
    width: 100%;
    margin-bottom: 10%;
    height: auto;
}
.programas {
    width: 100% !important;
    height: auto;
}
section.programa .col6 {
    margin: 0 auto;
    padding: 0;
}
.menu {
    margin-top: 5%;
}
body .logo img {
    width: 100% !important;
    margin: 0 auto !important;
    /* margin-top: -15px !important; */
    /* margin-left: -9px !important; */
}
/*login*/
section#inicio .logo {
    width: 100% !important;
}
ul.nav.navbar-nav li img {
    width: 25% !important;
}
.colmenu.col-md-2.menu_bg {
    min-height: 0 !important;
    background: none;
     height: auto!important;
     z-index: 1000;
}
div#tab_content_1 label, div#tab_content_1 input {
    float: none;
    width: 100% !important;
}
body .logo {
    left: -9% !important;
    margin-top: 0;
}
div#contsGrid {
    overflow-y: scroll;
    width: 100%;
    margin-bottom: 10%;
    position: relative;
}
div#contsGrid:before {
    content: "";
    background: url(../../../images/desliza.png) center center no-repeat;
    width: 100%;
    background-size: 5%;
    height: 74px;
    top: 87%;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 3;
    text-align: left;
}
form#formEmpresa .col-xs-2 {
    width: 41.666667%;
}
.icon_menusquare {
    margin-bottom: 40%;
}
.cont_otros_tratamientos div#cont_tratamiento .col-md-12.right {
    float: right !important;
    width: 91%;
    padding: 0;
    margin-right: -43% !important;
}
.col-md-8.col-sm-8.col-xs-8 {
    margin: 0;
    padding: 0;
    width: 100%;
}
.text-right.form-group.col-md-4.col-sm-4.col-xs-4 {
    width: 34%;
    text-align: left;
    padding: 0;
    font-size: 15px;
}
.col-md-5.col-sm-5.col-xs-5 {
    width: 80%;
}
.col-md-6.col-sm-6.col-xs-6 {
    width: 83% !IMPORTANT;
    padding-left: 5%;
}
.text-right.form-group.col-md-4.col-sm-4.col-xs-4 {
    width: 90% !important;
    margin: 0 auto;
}
.row.text-center {
    display: flex;
    flex-direction: column;
    width: 95%;
}
.tab_wrapper.tabs_proceso .col-md-7.form-group {
    margin: 14px;
}
.row.text-center a {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}
.row.text-center .col-md-2 a {
    margin-top: -14%;
}
.diagnostico .col-md-12 .col-md-6 {
    width: 100% !important;
}
.row.text-center .col-md-offset-9.col-md-1,.row.text-center  .col-md-2 {
    width: 22%;
    text-align: center;
    margin: 0 auto;
}
div#usuariosGrid_updatepanel {
    float: left;
    margin-left: 1%;
}
.canvasFirma {
    display: flex;
    /* width: 100%; */
}
.diagnostico .col-md-12 .col-md-6 .col-md-5 {
    width: 60% !important;
}
fieldset .row .col-md-2 {
    margin-top: -25% !important;
    right: -52px;
}
.alineacion .col-md-6 {
    width: 50%;
    float: left;
}
button.btn.btn-info {
    float: right;
}
.btn-alineados {
    margin-left: 67%;
}
canvas#pizarra {
    width: 50%;
    margin: 0% auto;
}
.office2010blueKGR {
    width: 100% !important;
    overflow-x: scroll;
}
div#cont_btn_salvar .col-md-offset-6.col-md-1 {
    margin-top: 2%;
}
/*** 768 13/07/20 ****/
.cont_iconos .col-md-4 {
    height: 130px;
    width: 350px !important;
}
input {
    margin-left: 0 !important;
}
.propuesta .col-md-3 {
    height: 40px;
}
form#formUsuario .col-md-6.col-sm-6.col-xs-6 {
    padding-left: 0;
    width: 100%;
}
input#dp_nacimiento {
    margin-left: 0 !important;
}
.exp-cliente div#tab_content_1 input#dp_telefono, .exp-cliente div#tab_content_1 input#dp_celular {
    width: 80% !important;
}
div#tab_content_1 label, div#tab_content_1 input {
    float: none;
    /*width: 70% !important;*/
}
.exp-cliente div#tab_content_1 input#dp_cp {
    width: 80% !important;
}
.tab_wrapper.tabs_proceso label {
    padding-left: 0 !important;
}
.zona_elegir {
    margin: 17px auto;
    line-height: 2;
    height: 177px;
}
.zona_elegir li {
    width: 50%;
    float: left;
}
.col-md-7.cont_tratamiento_sesiones .col-md-4.text-right, .col-md-7.cont_tratamiento_estapas .col-md-4.text-right {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}
.tab_wrapper.tabs_proceso input {
    text-align: left;
    float: left;
}
.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{
    padding-left: 0;
    padding: 0;
}
button#btn_salvar_proceso {
    margin-top: 24%;
}
.tab_wrapper.tabs_proceso .col-md-3.text-right {
    width: 100%;
}
.form-control {
    width: 99%;
}
.col-md-10.prospecto input {
    float: right !important;
}
valoracion .col-md-12 .col-md-3.text-right {
    width: 45%;
}
.tab_wrapper.tabs_proceso .col-md-7.form-group {
    width: 54%;
    float: right;
}
.diagnostico .col-md-4.text-right {
    width: 26%;
}
img.ui-datepicker-trigger {
    width: 5%;
    margin-left: 23%;
}
/** usuario **/
input#emailU {
    margin-left: 15px !important;
    width: 100% !IMPORTANT;
}
select#activoU {
    /* margin-left: 15px !important; */
    width: 100%;
}
/** contacto **/
.form-contato .col-md-3.text-right {
    float: left;
    width: 15%;
}
.form-contato .select-wrapper {
    width: 55%;
    float: left;
}
.form-contato .col-md-1 {
    float: right;
    width: 28%;
    margin-top: -5%;
}
input#dp_estatus_read, input#dp_fechaalta {
    width: 55% !important;
}
/** expedientes **/
.col-md-4.text-right label {
    width: 54% !important;
    text-align: left;
}
.tab_wrapper.tabs_proceso div#tab_content_1 label, .tab_wrapper.tabs_proceso div#tab_content_1 input {
    float: left;
    /*width: 15% !important;*/
}
.tab_wrapper.tabs_proceso img.ui-datepicker-trigger {
    width: 5%;
    margin-left: 0;
}
div#tab_content_1 .col-md-7.form-group {
    width: 98%;
}
.zona_elegir {
    margin-top: 0;
}
/**** 16/03/21 ****/
.exp-cliente .tab_wrapper.tabs_proceso input {
    float: right;
}
.exp-cliente .diagnostico .col-md-3 {
    width: 22%;
}
.exp-cliente .col-md-6 .row {display: flex;}

}


@media (min-width: 993px) {
.navbar-collapse {
    height: auto;
    border-top: 0;
    box-shadow: none;
    max-height: none;
    padding-left:0;
    padding-right:0;
}
.navbar-collapse.collapse {
    display: block !important;
    width: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-collapse.in {
    overflow-x: visible;
}

.navbar
{
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.navbar-nav,
.navbar-nav > li,
.navbar-left,
.navbar-right,
.navbar-header
{float:none !important;}

.navbar-right .dropdown-menu {left:0;right:auto;}
.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}
.nav>li {
    position: relative;
    display: block;
    /* border-bottom: 1px solid #7B992D; */
	   background: transparent;
}
	.collapse.navbar-collapse.navbar-ex1-collapse {
    padding-left: 34px;
}
.navbar-collapse.collapse {
    display: block !important;
    width: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    background: rgb(1 24 93);
    color: #fff !important;
    width: 100%;
    margin: 0 auto;
}
#cont_hostpot {    
    transform: scale(0.9)
}
/*body .logo img {
width: 75% !important;
    margin-top: -27px;
    margin-left: 10%;
}*/

}

/****** 17/03/21 ******/
@media (max-width: 990px) {
nav.navbar.navbar-default li {
    width: 32% !important;
    float: left !important;
    margin: 0;
}
.colmenu.col-md-2.menu_bg {
    background: #001d84;
    /* height: 300px !important; */
}
ul.nav.navbar-nav img {
    width: 14% !important;
}
.navbar-nav>li>a {
    line-height: 1px !important;
}
.navbar-collapse.navbar-ex1-collapse.collapse.in {
    background: #01185d !important;
}
a.button.noticia-lista, .button.noticia-lista:hover {
    font-size: 9px;
}
ul.list {
    text-align: left;
}
.col-md-4.col-sm-4.col-xs-4 {
    float: none;
}
body .logo {
    width: 34.5% !important;
    left: -43px;
    top: 0;
    height: 85px;
}
header {
    height: 89px;
}
	form .col-xs-12 {
    padding: 0;
}

.row.menu_top {
    width: 100%;
    top: 0;
}

.panel-footer {
    display: none;
}

nav.navbar.navbar-default {
    position: relative;
    z-index: 100;
}

h1.titulo {
    font-size: 1.1em;
    margin: 18px;
}

.user.text-right.cursorPointer {
    padding: 19px 0;
}

ol.breadcrumb {
    padding-top: 90px;
}
/*** expedientes ***/
.tab_wrapper.tabs_proceso input {
    text-align: left;
}
.col-md-7.cont_tratamiento_sesiones, .cont_tratamiento_estapas {
    width: 100%;
}
.borde {
    width: 96% !important;
    padding: 21px;
    width: 32%;
}
.col-md-8.new .col-md-4.text-right {
    width: 96%;
    padding: 20px;
}
.col-md-8.new {
    width: 100%;
    padding-left: 0;
    /* float: left; */
}
input#regresar {
    margin-top: 0;
}
div#tab_content_3 .checkbox {
    margin-right: 0;
}
.exp-cliente .diagnostico .col-md-3 {
    width: 19%;
    float: left;
}
.botones .col-md-2 {
    width: auto;
    margin-left: 4%;
}
.tab_wrapper.tabs_proceso .col-md-3 .checkbox label {
    width: 79%;
    float: right;
}
.tab_wrapper.tabs_proceso .col-md-7.form-group {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
div#tab_content_5 .row {
    display: flex;
}
div#tab_content_5 .office2010blueKGR, div#tab_content_5 .office2010blueKGR_UpdatePanel {
    width: 100%;
}
.fancybox-skin .row {
    display: inline-flex;
}
.fancybox-skin .row .col-md-6 {
    width: 54%;
}
.col-md-7.text-right input#t2_pregunta2_text {
    text-align: left;
    float: left;
}
section#inicio .logo {
    width: 81% !important;
    padding: 19px !important;
}
section#inicio .logo img {
    width: 70% !important;
    margin: 3px auto;
}
section#inicio {
    padding-top: 5%;
    padding-bottom: 5%;
}
input#usr_pass, input#usr_email {
    width: 85%;
}
.cont_tratamiento {
    width: 100%;
    margin-left: 0;
}
.tab_wrapper.tabs_proceso .col-md-12 .row.partes-del-cuerpo {
    display: block !important;
    float: none !important;
    width: 100% !important;
}

.row.partes-del-cuerpo .col-md-3 {
    width: 100% !important;
}
.row.partes-del-cuerpo .col-md-12 .col-md-6 {
    width: 100% !important;
}

.partes-del-cuerpo fieldset .row {
    display: block !important;
    width: 100% !important;
}
.col-md-7.cont_tratamiento_sesiones .row.prospecto-tratamiento {
    width: 100% !important;
}
.col-md-7.cont_tratamiento_sesiones .row.prospecto-tratamiento .col-md-6 {
    width: 42%;
}
.col-md-7.cont_tratamiento_sesiones .row.prospecto-tratamiento .col-md-4.text-right {
    width: 100%;
    padding: 20px;
    margin: 0 12px;
}
div#cont_zona_trat_1 {
    margin-left: 23% !important;
    display: block;
}
div#cont_zona_trat_1 .row {
    width: 100%;
    height: auto;
    padding: 3px 19px;
}
.col-md-7.cont_tratamiento_sesiones .row:nth-child(3) .col-md-12{
    text-align: left;
    display: flex;
}
.col-md-4.text-right.new {
    width: auto !important;
    float: left;
    margin-left: 4.5% !important;
}
.cont_tratamiento_sesiones .col-md-4.text-right {
    padding: 18px !important;
    width: 96% !important;
    display: block !important;
    float: none !important;
}

}

/***Ipad Air****/
@media (max-width:820px){

.panel.panel-warning .row {
    display: flex;
    flex-direction: column;
}

.panel.panel-warning .row .col-xs-6 {
    width: 100%;
}
.col-md-10 {
    width: 100%;
}
	.colmenu.col-md-2.menu_bg 
 {
    width: 100%;
    height: auto;
    top: 103px;
    position: absolute;
}
	.colmenu.col-md-2.menu_bg {
    width: 100%;
    height: auto;
    top: 80px;
    position: absolute;
}

nav.navbar.navbar-default .collapse.navbar-collapse.navbar-ex1-collapse {
    display: none !IMPORTANT;
}

nav.navbar.navbar-default .collapse.navbar-collapse.navbar-ex1-collapse.in {
    display: block !important;
}

button.navbar-toggle {
    display: block;
}
body .logo 
 {
    position: absolute;
    left: 0 !IMPORTANT;
    top: 22px !important;
    padding: 0;
    background: no-repeat;
}
.btn.btn-primary.exportar
 {
    margin-bottom: 10px;
}
form#formCaso .col-md-8 {
    width: 66%;
    float: right;
}

form#formCaso .col-md-4.text-right {
    float: left;
}
.fancybox-opened {
    min-width: 90% !IMPORTANT;
    width: 90% !IMPORTANT;
}
.fancybox-skin .row {
    width: 100%;
}
input#monto_a {
    width: 100% ! IMPORTANT;
}
.fancybox-skin .row {
    width: 100%;
}
select#usuarioId_a,select#usuarioId_c,input#monto_c,
input#descripcion_a 
 {
    width: 100% !important;
}
.panel.panel-warning .row .col-xs-6.col-md-6 {
    width: 100%;
}
.panel.panel-warning .row .col-xs-3.col-md-3 {
    width: 34%;
}
form#formCrearTarea .col-md-8 {
    width: 66%;
    float: left;
}

form#formCrearTarea .col-md-4.text-right {
    float: left;
}
ul.nav.navbar-nav li p {
    line-height: normal;
}
.filtros .row .col-md-8.col-lg-8 {
    width: 67% !IMPORTANT;
}

.col-md-12.bg-gris {
    width: 100%;
}
.filtros .row div.col-md-6 {
    width: 100%;
}
}


@media (min-width: 770px) {
.nav>li {
    position: relative;
    display: block;
    border-right: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #fff;
}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.colmenu.col-md-2.menu_bg {
    background: none;
    height: auto !important;
}
#cont_hostpot {    
    transform: scale(0.7)
}

/*.nav>li {
    position: relative;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    background: #1B79B9;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #FFF;
    background: #1B79B9;
}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}*/
/**** 01/ago/25 ****/
/*.colmenu.col-md-2.menu_bg {
    height: auto !important;
}
.colmenu.col-md-2.menu_bg {
    height: auto !important;
}
body .logo {
    width: 100% !important;
    padding: 17px;
}
ol.breadcrumb {
    padding-top: 0;
}
.colmenu.col-md-2.menu_bg~.col-md-10 {
     width: 100%; 
}*/
}

@media screen and (max-width:740px) {
ul.nav.navbar-nav {
    height: auto;
}
.col-md-2 a.btn.btn-primary {
    width: 94%;
}
section.section-internas .row {margin-left: 0;margin: 0;/* position: relative; */z-index: 1000000;}
}


@media (max-width: 600px) {
.kgrTop {
    display: block;
}
.kgrBottom {
    display: block;
    width: 100% !IMPORTANT;
}
.alertas ~ .row, .alertas ~ .row .row {
    flex-direction: column;
}
.kgrBottom .kgrFunctionPanel, .kgrBottom .kgrPager.kgrNextPrevAndNumericPager {
    width: 100%;
    text-align: center;
}

.kgrPageSize {
    width: 100%;
}

.office2010blueKGR .kgrPager .kgrPageSize select {
    border: 1px solid;
}
    /**captcha**/
    .g-recaptcha div {
    width: 100% !important; 
}

iframe {
    width: 100%;
}
/*****/
    .fc .fc-toolbar {
    flex-direction: column;
}
section#inicio {
    padding-top: 12%;
    height: 90vh;
}
section#inicio .logo {
    width: 98% !important;
    padding: 19px !important;
    height: auto;
}
.colmenu.col-md-2.menu_bg {
    height: auto !important;
    /* padding: 5px; */
}
section#inicio .logo img {
    width: 93% !important;
    margin: 3px auto !important;
}
body .logo {
    width: 52% !important;
    height: 67px;
}
.tab_wrapper.tabs_proceso .col-md-3.text-right {
    width: 22%;
}
.exp-cliente .tab_wrapper.tabs_proceso input {
    width: 78%;
}
.propuesta .col-md-5 {
    width: 100%;
}
.col-md-4.text-right.new {
    width: 100% !important;
    margin-left: 0 !important;
}
div#gridSesiones input {
    width: 100%;
}
.fancybox-skin .row .form-control {
    width: 64% !important;
}
div#zonasActivasDiag .col-md-4.checkbox label {
    width: 100% !important;
    float: right;
}
.col-md-7.cont_tratamiento_sesiones .row:nth-child(3) .col-md-12 {
    display: block;
}
.col-md-7.cont_tratamiento_sesiones input {
    width: 100%;
}
.tab_wrapper.tabs_proceso input {
    width: 100%;
}
}



@media (max-width: 600px) {
    div#tareas_mt {
        height: auto !important;
    }

    body .logo img {
        width: 150px !important;
        height: 50px !important;!i;!;
        margin: 0 auto !important;
        margin-top: -2px !important;
        margin-left: -34px !important;
    }

    section#inicio .logo img {
        width: 98% !important;
    }

    div#usuariosGrid_updatepanel {
        width: auto;
        margin-left: 0;
    }
    a.btn.btn-primary {
        width: 46%;
        margin-left: 0;
        margin: 4px 2px;

    }
    

    a#pushNotificationButton {
        margin-top: 4px;
        width: 95%;
        color: #fff;
    }
    
    .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
        display: block;
    }
    
    .fc-daygrid-day-bottom a {
        display: block;
        width: 100% !important;
        font-size: 11px;
    }
    
    select#abogadosSelec {
        width: 100%;
    }
    
    .col-sm-9 {
        width: 100% !important;
    }
    
    .col-md-4 {
        width: 100%;
    }
    
    .fc .fc-daygrid-day-bottom:before {
        margin-top: -2px;
    }
    
    .fc-daygrid-day-frame:after, .fc-daygrid-day-events:after, .fc-daygrid-event-harness:after {margin-top: 23px;}
    
    .fc-popover {
        width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .col-md-3 {
        width: 100%;
        text-align: left;
    }
	.alert.alert-info {
    flex-direction: column;
}
    div#popup_modalCrearCitaSimple .col-md-8 textarea, 
    div#popup_modalCrearPago .col-md-8 textarea, 
    div#popup_modalCrearCitaSocial .col-md-8 textarea,
    div#popup_modalCrearCobro .col-md-8 textarea{
        width: 90%;
    }

    .alertify .ajs-dialog {
        max-width: 100% !important;
    }
    
    .ajs-header {
        font-size: 18px !important;
    }

    /* 14-03-2024 DRE-Y*/
    .row.text-center {
        display: flex;
        flex-direction: column;
    }


    .col-md-10 {
        padding: 5px 15px;
    }
.parent-conteiner-help {
    padding: 0 13px;
    display: flex;
    align-items: center;
}
    input[type=text], input[type=email], input[type=password], textarea, select {
        width: 100%;
    }
    .modal-dialog .col-md-8 img.ui-datepicker-trigger {
        margin-left: 10px;
    }

    .modal-dialog .col-md-10 {
        margin-bottom: 0 !important;
        padding: 0px 20px;
    }
    input[type=text], input[type=email], input[type=password], textarea, select, .dropdown-toggle {
        width: 100% !important;
    }
    .modal-dialog img.ui-datepicker-trigger {
        margin-left: 10px !important;
    }
    
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        width: 90% !important;
        background-color: transparent !important;
    }
    .btn_modal {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }
    
    .btn_modal .col-md-3 {
        width: 50% !important;
        margin-left: 0 !important;
    }
    
    .btn_modal .col-md-3 .btn {
        width: 96%;
    }


    /* DRE-Y 19-03-2024 */
    /** expedientes **/
.expedientes .col-md-10.cont_shadow .row .col-xs-4 {
    /* display: block !important; */
    width: 45%;
    margin: 0 7px;
}

.expedientes .col-md-10 .row .col-xs-4 input, .expedientes .col-md-10 .row .col-xs-4 a {
    width: 100% !important;
    box-sizing: border-box;
    margin: 4px !important;!i;!;
}

.expedientes .col-xs-2 {
    width: 100%;
}

/** citas **/
.citas {
    display: block;
}
.bootstrap-select>.dropdown-toggle {
    white-space: break-spaces;
    background: #fff !important;
    height: 31px;
}
a.btn.btn-primary {
    width: 100% !important; 
    margin-left: 0;
    margin: 4px 2px;
    margin: 4px 0px !important;
    float: none !IMPORTANT;!I;!;
}
.col-xs-8.col-md-8, .col-xs-8.col-md-8 select, .col-xs-8.col-md-8 input {
    width: 100% !IMPORTANT;
}
.semanales #app .row div div div {
    /* flex-direction: column; */
}
p.lead {
    margin: 1em 0;
}
form#formUsuario .col-md-5.col-sm-5.col-xs-5, form#formUsuario .col-md-5.col-sm-5.col-xs-5 input {
    width: 100%;
    margin: 0 !important;
}
}

@media screen and (max-width:670px) {
  .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  .topnav.responsive a {
     float: none;
     display: block;
     text-align: right;
   }
   div#contenidoConceptos {
    width: 400px;
    overflow: hidden;
    overflow-x: scroll;
}
}


@media screen and (max-width:670px) {
nav.navbar.navbar-default li {
    width: 80% !important;
    height: 40px !important;
    margin-bottom: 2% !important;
    margin: 0 auto;
    float: left;
    margin-left: 6%;
}
ul.nav.navbar-nav img {
    width: 4% !important;
}
.navbar-nav>li>a {
    line-height: 1px !important;
}
.navbar-collapse.navbar-ex1-collapse.collapse.in {
    background: #01185d !important;
    position: relative;
    z-index: 100000;
    height: 90vh;
}
a.button.noticia-lista, .button.noticia-lista:hover {
    font-size: 9px;
}
ul.list {
    text-align: left;
}
.col-md-4.col-sm-4.col-xs-4 {
    float: none;
}
}

@media (max-width:600px){
.col-xs-10.container-border {
    width: 100%;
}
.col-xs-10.container-border {
    width: 100%; padding: 5px !IMPORTANT;
}

.btn-group {
    width: 100%;
}

.col-xs-10 {
    width: 100%;
    padding: 0 !IMPORTANT;
}
.bootstrap-select>.dropdown-toggle {
    white-space: normal !IMPORTANT;
    width: 100%;
}
	.panel.panel-warning .row {
    display: flex
;
}
.row_right {
    padding: 0 !IMPORTANT;
    z-index: 10000;
    position: relative;
}
.row.alertas-totales .row {
    width: 100% !important;
    margin: 10px 0;
}
.row.row_top {
    flex-direction: column;
}

.row_top .row_right {
    width: 90%;
    column-gap: 30px;
}

.row_top .row_left {
    width: 100%;
}
.row.alertas-totales {
    flex-direction: column;
}
body {
    font-size: 20px;
}
h2 {
	font-size:24px;
}
a.btn {
    font-size: 14px;
    margin: 0 auto !important;
}
.numero {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.respuestas {
    font-size: 16px;
}
input[type=text], input[type=email], input[type=password], textarea, select {
    min-height: 40px;
    width: 90%;
}
.bottombtn input[type=button] {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
}
.button.login {
    width: 24%;
    right: -45%;
    font-size: 15px;
}
.div_inter_float {
    width: 50%;
    left: 59.1%;
    top: 63px;
}
.div_inter_float .button.noticia-lista {
    font-size: 15px;
}
.noticia_txt h3, .noticia_txt h4, .noticia_txt p {
    width: 100%;
}
.linea-botones {
    float: none;
    width: 100%;
    margin-top: 0!important;
}
.contacto-txt {
    display: block;
}
section#noticias .columna.col4 {
    width: 100% !important;
    padding: 0;
    padding-bottom: 7%;
}
.copyright {
    text-align: center;
}
.noticia_mini p {
    font-size: 12px;
}
section.noticia-interna {
    margin-top: 20%;
}
.text-right.form-group.col-md-4.col-sm-4.col-xs-4 {
    width: 100%;
    text-align: left;
    padding: 0;
}
section.noticia-interna input[type=text], select, textarea, section.noticia-interna .form-control {
    width: 200%;
    padding: 0;
}
section.noticia-interna .col-md-6.col-sm-6.col-xs-6, section.noticia-interna .col-md-12 {
    padding: 0;
}
.colmenu.col-md-2.menu_bg {
    background: #eff3f6;
    min-height: 0;
    width: 100%;
    position: absolute;
    top: 74px;
    z-index: 1000 !important;!i;!;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #01185d;
}
/** 08/02/24 **/


.alert.alert-danger.temporal-table {
    width: 100%;
}

.alert.alert-danger.temporal-table .table {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto;
    display: block;
}

.alert.alert-secondary.temporal-table {
    width: 100%;
}

.alert.alert-secondary.temporal-table .table {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: auto;
    display: block;
}


.test {
    display: flex;
    flex-wrap: wrap;
}

}

@media screen and (max-width:568px) {
.panel.panel-warning .row .col-md-1 {
    display: none;
}
body .logo {
    width: 100%;
    height: 38px;
    left: 0% !important;
    top: 30px;
    position: absolute;
}
ul.nav.navbar-nav {
    height: auto;
    background: none;
}
 .cont_iconos {
    width: 100%;
    display: block;
}
   
.cont_iconos .col-md-4 {
    height: 130px;
    width: 130px !important;
    margin: 0 auto 14px;
}
nav.navbar.navbar-default li {
    width: 100% !important;
    margin-left: 3%;
}
section#inicio {
    padding-top: 36%;
}
    form#formEnviarMensaje .col-xs-10, form#formEnviarMensaje .col-xs-4 {
    padding: 0;
    width: 100%;
}
.col-xs-12 {
    padding: 0;
}

.container-fluid {
    padding: 0;
}
.col-md-10 {
    /* padding: 0 !important; */
    box-sizing: border-box !important;
    width: 100% !important; 
}
.col-xs-6 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.colmenu.col-md-3.col-sm-3.col-xs-6 {
    width: 50%;
    padding: 0 !important;
}
.fancybox-skin .alert-info {
    padding: 10px;
}
.fancybox-skin .row {
    display: block;
    width: 40%;
}
.fancybox-skin .col-xs-6.col-md-3 {
    width: auto !important;
    position: relative;
    float: none;
}
.fancybox-skin .alert-info .row {
    width: 100%;
    text-align: center;
}
.fancybox-skin  .btn-primary {
    margin-left: -30px;
}
.fancybox-skin a.btn.btn-primary {
    margin-left: -30px;
}
/*.fancybox-skin .table td, .table tr, .table th {
    display: block;
    width: 65% !important;
}*/
.tab_fancy{
    width: 300px;
}
}

@media (max-width:480px){

}

@media (max-width:450px){
div#contenidoConceptos {
    width: 300px;
    overflow: hidden;
    overflow-x: scroll;
}
/*29/4/2022*/
.office2010blueKGR .kgrPager .kgrInfo {
    float: left;
}
.col-xs-2 {width: auto;}
.col-md-4.text-right label {
    width: 100% !important;
}
.col-md-2.text-right {margin: 10px 0;width: 36%;text-align: left;}
.office2010blueKGR {
    width: 100% !important;
    overflow-x: scroll;
}
.kgrPager.kgrNextPrevAndNumericPager {
    width: 100%;
}
.office2010blueKGR .kgrPartData {
    width: 100%;
    height: auto !important;
}
    .office2010blueKGR .kgrRefresh, span.kgrInsert {
    margin: 0 !important;
}

.kgrFunctionPanel {
    padding: 0 !important;
    margin-bottom: 10px;
}

.office2010blueKGR .kgrPartHeader {
    margin: 15px auto !important;
}
.ancho_colum{
     width: 100% !important;
}
/*fin 29/4/2022*/
}

@media (max-width:414px){
}

@media (max-width:375px){
body .logo {
    left: -51% !important;
    width: 159% !important;
    height: 20px;
    margin-top: -30% !important;
    padding: 42px;
    background: none;
}
body .logo img {
    margin-top: -11px !important;
}
.kgrPager.kgrNextPrevAndNumericPager {
    width: 100%;
}
.kgrFunctionPanel {
    text-align: left;
    padding: 0 !important;
}
}

@media (max-width:340px){
section#inicio {
    padding: 5.3%;
    padding-top: 50%;
}
.col-md-offset-8.col-md-2.text-right {
    float: left;
}
.col-md-2 a.btn.btn-primary {
    width: 100%;
}
.form-control {
    width: 100%;
}
section.section-internas .col-md-3.text-right {
    text-align: left;
    width: 100%;
}
.col-xs-7.col-md-7 {
    width: 100%;
}
.container-fluid {
    margin: 0;
    padding: 0;
}
.col-xs-2 {
    width: auto;
}
.fancybox-skin {
    padding: 15px !important;
}
form#formUsuario .col-md-6.col-sm-6.col-xs-6 {
    padding: 0 !important;
    margin: 0 !important;
}

form#formUsuario .col-md-6.col-sm-6.col-xs-6 select {
    margin-left: 0 !important;
}

form#formUsuario .text-right.form-group.col-md-2.col-sm-2.col-xs-2 {
    width: 80%;
    text-align: left;
}

form#formUsuario input#emailU {
    margin-left: 0 !important;
}
form#formUsuario a#btnGuardarUsuario {
    width: auto;
}
}



/*Empiezan los media queries*/

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
.col-xs-4.menu_left {
    width: 70%;
}
input#monto_a, input#monto_c {
    width: 100% ! IMPORTANT;
}
footer {
    display: none !important;
}
.btn.btn-primary.exportar {
    margin-bottom: 10px;
}
.office2010blueKGR .kgrTableView 
 {
    height: auto ! IMPORTANT;
}
.colmenu.col-md-2.menu_bg {
    background: #eff3f6;
    min-height: 0;
    width: 100%;
    position: absolute;
    top: 74px;
    z-index: 1000 !important;
}
.navbar-header {
    float: none;
    height: 71px;
}
body .logo {
        width: 30% !important;
        height: 67px;
    }
body .logo {
        width: 100%;
        height: 74px;
        left: 0% !important;
        top: 0;
        position: absolute;
        padding: 0 30px;
        margin: 0 !IMPORTANT;
        background: transparent;
    }
.navbar-toggle {
        display: block;
    }
.navbar-collapse.collapse {
    display: none !IMPORTANT;
}

.navbar-collapse.collapse.in {
    display: block !IMPORTANT;
    padding-top: 17px;
}
.colmenu.col-md-2.menu_bg {
        min-height: auto !important;
        height: auto !important;
    }
body .col-md-10 {
    width: 100%;
}
body .col-md-10 {
    width: 100%;
}

.button-fixed {
    bottom: 0;
}

.button-fixed a {
    width: 100% !important;
    margin: 0 !IMPORTANT;
    border-radius: 0 !IMPORTANT;
}

.button-fixed .col-xs-1 {
    width: 100%;
    padding: 0 !IMPORTANT;
}
body .logo img {
    width: 100%;
    margin: 0 auto;
    margin: 0 !IMPORTANT;
}

.cont_menu {
    height: auto !IMPORTANT;
    position: relative;
}

nav.navbar.navbar-default {
    height: auto;
}
ul.nav.navbar-nav li p {
    line-height: 1.1;
}
.office2010blueKGR {
        width: 100% !important;
        overflow-x: scroll;
    }
}

