body{
	color:#646464;
}

a {
	color: #646464;
}


/*recuadro banner*/
.recuadro_banner {
        border: 1px solid #999999;
        width: 685px;
        height: 280px;
        background-color: #FFFFFF;

        /* Que quede la imagen centrada (la imagen debe ser un fondo) */
        background-position: 50% 50%;
        background-repeat: no-repeat;
}

#page-wrapper{
	min-height:880px;
}

.barra_multi {
        background-color:#009ccd;
        width: 100%;
}

.popover-content,.popover-body {
    width:290px;
    color:#636363;
}

.li_class{
	padding-left:10px;
	padding-top:10px;
	padding-right:2px;
}
.li_class2{
	padding-left:10px;
	padding-top:10px;
}
.li_class3{
	float:right;
}

.list-group-item {
        width:100%;
}

.titulo{
	color: #505050; /*#1c8dc1;*/
	font-size: 22px;
	font-weight: normal;
}
.titulom{
	color:#f18634;
	font-size: 14px;
	font-weight: bold;
}
.redondear{
	border: 1px solid #ebe9ea;
        border-radius: 12px;
        background-color: #ebe9ea;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
}
.titulocomer{
	color:#505050;
	font-size: 14px;
}
.titulousu{
	color:#505050;
	font-size: 16px;
	font-weight: bold;
}

.class_div {
        border: 1px solid #bfbdbe;
	border-radius: 6px;
        background-color: #bfbdbe;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
        width:250px;
        height:50px;
	color:#fff;
	padding-top:13px;	
}
.class_div_nombre {
        border: 1px solid #e3e3e3;
	border-radius: 6px;
        background-color: #e3e3e3;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
	margin-left:-14px;
        font-size:14px;
        font-weight:700;
        height:50px;
	color:#fff;
}

.ui-widget-header{
        font-weight: normal;
        padding-right: 2px;
        padding-left: 2px;
        line-height: 30px;
        border: 0px;
        background: none;
        background-color: #1c8dc1;
        color: #fff;
        font-weight: 600;
	font-size:14px;
}

.ui-widget-header3{
    font-weight: normal;
    padding-right: 2px;
    padding-left: 2px;
    border: 0px;
    background: none;
    background-color: #1c8dc1;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.class_jitsi{
	width:332px;
	height:423px;
	border:1px solid #e1e1e1;
}
.class_chat
{
       width:350px;
       height:440px;
}
.class_jitsi2{
        width:304px; /*332*/
	height:423px;
	border:1px solid #e1e1e1;
}
.class_chat2
{
       width:320px; /*350*/
       height:440px;
}

.page-header{
	color: #505050;
}
/* RECUADRO FOTOS EN MINIATURA */
.recuadro_fotos {
        border: 1px solid #999999;
        width: 200px;
        height: 150px;
        background-color: #FFFFFF;

        /* Que quede la imagen centrada (la imagen debe ser un fondo) */
        background-position: 50% 50%;
        background-repeat: no-repeat;
}
.recuadro_fotos a{
        display: block;
        width: 200px;
        height: 150px;
        text-decoration: none;
}
/* Que quede la imagen centrada (la imagen debe ser un fondo) */

.recuadro_logo {
        border: 1px solid #999999;
        width: 1094px;
        height: 70px;
        background-color: #FFFFFF;

        background-position: 50% 50%;
        background-repeat: no-repeat;
}

.recuadro_fotos_banner {
        border: 1px solid #999999;
        width: 700px;
        height: 150px;
        background-color: #FFFFFF;

        /* Que quede la imagen centrada (la imagen debe ser un fondo) */
        background-position: 50% 50%;
        background-repeat: no-repeat;
}
.recuadro_fotos_banner a{
        display: block;
        width: 700px;
        height: 150px;
        text-decoration: none;
}
/*
.recuadro_comercial {
        border: 1px solid #999999;
        width: 100px;
        height: 100px;
        background-color: #FFFFFF;

        background-position: 50% 50%;
        background-repeat: no-repeat;
}
.recuadro_comercial a{
        display: block;
        width: 100px;
        height: 100px;
        text-decoration: none;
}
*/
.dropzone_comercial{
        border:0px;
        padding:0px;
}
.dropzone_comercial .recuadro{
        /*border: 1px solid #e1e1e1;*/
        width: 100px; /*900x150*/
        height:100px;
}
.dropzone_comercial .dz-preview .dz-image {
        border: 1px solid #e1e1e1;
        border-radius:0px;
        width:100px;
        height:100px;
}
.dropzone_comercial .recuadro_comercial{
        border: 1px solid #e1e1e1;
        width: 100px;
        height:100px;
        line-height:100px;
        margin:0px auto;
        text-align:center;
}


.icono_verde{
    cursor: pointer;
    background-image: url("../../imagenes/icono_disponibilidad_verde.png");
    width: 35px;
    height: 35px;
}
.icono_naranja{
    background-image: url("../../imagenes/icono_disponibilidad_naranja.png");
    width: 35px;
    height: 35px;
}
.icono_rojo{
    background-image: url("../../imagenes/icono_disponibilidad_rojo.png");
    width: 35px;
    height: 35px;
}


.titulos {
    color: #505050;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
}
.subtitulos {
    color: #505050;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-size:16px;
}
.subtitulos_v {
    color: #5cb85c;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-size:18px;
}
.subtitulos_a {
    color: #1c8dc1;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-size:20px;
}

a.titulos:link, a.titulos:visited, a.titulos:hover, a.titulos:active{
	color: #505050;
}

.echeckbox
{
	height: 25px;
	width: 25px;
	background-color: #ccc;
	border: 1px solid #ccc;
   	border-radius: 4px;
}

.centrar{
        text-align:center;
        margin:0px auto;
}

.clase_chat{
	width:782px;
	max-width:782px;
	height:600px;
}

.scontentp {
        height:150px;
        line-height:150px;
        margin:0px auto;
        text-align:center;
}
.scontentp img {
        vertical-align:middle;
}

.scontentj {
        height:440px;
        line-height:440px;
        margin:0px auto;
        text-align:center;
}
.scontentj img {
        vertical-align:middle;
}

.scontentj2 {
        height:423px;
        line-height:423px;
        margin:0px auto;
        text-align:center;
}
.scontentj2 img {
        vertical-align:middle;
}


.justificar{
        text-align: justify !important;
}

.barra {
        background-color:#646464;
        height:14%;
        width: 100%;
}

.recuadro_stand1 {
        width: 280px;
        height: 185px;
        background-color: #FFFFFF;
        background-position: 100% 100%;
        background-repeat: no-repeat;
}
.recuadro_stand1 a{
        display: block;
        width: 280px;
        height: 185px;
        text-decoration: none;
}
.recuadro_stand2 {
        width: 280px;
        height: 185px;
        background-color: #FFFFFF;
        background-position: 100% 100%;
        background-repeat: no-repeat;
}
.recuadro_stand2 a{
        display: block;
        width: 280px;
        height: 185px;
        text-decoration: none;
}

@media screen and (max-width:1366px) and (min-width:769px)
{
	/*
        .class_chat
        {
                width:250px;
                height:440px;
        }
	.class_jitsi{
		width:250px;
		height:440px;
		border:1px solid #e1e1e1;
	}
	*/
	.class_chat2
	{
       		max-width:220px;
	       height:440px;
	}
}

@media screen and (max-width:900px) and (min-width:500px)
{
	/*
        .class_chat
        {
                width:250px;
                height:440px;
        }
	.class_jitsi{
		width:250px;
		height:440px;
		border:1px solid #e1e1e1;
	}
	*/
	.class_chat2
	{
       		max-width:220px;
	       height:440px;
	}
}

@media screen and (max-width:499px)
{
        .class_chat
        {
                width:340px;
                height:440px;
        }
	.class_jitsi{
		width:332px;
		height:423px;
		border:1px solid #e1e1e1;
	}
	.class_chat2
	{
       		max-width:220px;
	       height:700px;
	}
}


/* Input group */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


body{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#646464;
	font-size: 1rem;
}

a {
	color: #646464;
}

.titulo_sub{
        color:#000;
        font-weight:700;
        font-size:20px;
}
.class_pie{
        font-size:1rem;
        text-align:center;
        padding-top:40%
}
.class_pie_row{
background-color: #000000;
        color:#fff;
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
}

.tlink{
	font-size:14px;
	color:#646464;
}

.titulos {
    color: #505050;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
}

#page-wrapper{
	min-height:880px;
}

.barra_multi {
        background-color:#009ccd;
        width: 100%;
}

.popover-content,.popover-body {
    width:290px;
    color:#636363;
}

.li_class{
	padding-left:10px;
	padding-top:10px;
	padding-right:2px;
}
.li_class2{
	padding-left:10px;
	padding-top:10px;
}
.li_class3{
	float:right;
}

.list-group-item {
        width:100%;
}

.titulo{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.titulo_pro{
	color: #419aff;
	font-size: 16px;
	font-weight: normal;
}
.titulom{
	color:#f18634;
	font-size: 14px;
	font-weight: bold;
}
.redondear{
	border: 1px solid #ebe9ea;
        border-radius: 12px;
        background-color: #ebe9ea;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
}
.titulocomer{
	color:#505050;
	font-size: 14px;
}
.titulousu{
	color:#505050;
	font-size: 16px;
	font-weight: bold;
}

.class_div {
        border: 1px solid #bfbdbe;
	border-radius: 6px;
        background-color: #bfbdbe;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
        width:250px;
        height:50px;
	color:#fff;
	padding-top:13px;	
}
.class_div_nombre {
        border: 1px solid #e3e3e3;
	border-radius: 6px;
        background-color: #e3e3e3;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
	margin-left:-14px;
        font-size:14px;
        font-weight:700;
        height:50px;
	color:#fff;
}

.ui-widget-header{
        font-weight: normal;
        padding-right: 2px;
        padding-left: 2px;
        line-height: 30px;
        border: 0px;
        background: none;
        background-color: #1c8dc1;
        color: #fff;
        font-weight: 600;
	font-size:14px;
}

.ui-widget-header2{
    font-weight: normal;
    padding-right: 2px;
    padding-left: 2px;
    border: 0px;
    background: none;
    background-color: #ff0000;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}
.ui-widget-header3{
    font-weight: normal;
    padding-right: 2px;
    padding-left: 2px;
    border: 0px;
    background: none;
    background-color: #1c8dc1;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.class_jitsi{
	width:332px;
	height:423px;
	border:1px solid #e1e1e1;
}
.class_chat
{
       width:350px;
       height:440px;
}
.class_jitsi2{
        width:304px; /*332*/
	height:423px;
	border:1px solid #e1e1e1;
}
.class_chat2
{
       width:320px; /*350*/
       height:440px;
}

.page-header{
	color: #505050;
}
/*recuadro banner*/
.recuadro_banner {
        border: 1px solid #999999;
        width: 500px;
        height: 150px;
        background-color: #FFFFFF;

        /* Que quede la imagen centrada (la imagen debe ser un fondo) */
        background-position: 50% 50%;
        background-repeat: no-repeat;
}
/* RECUADRO FOTOS EN MINIATURA */
.recuadro_fotos {
        border: 1px solid #999999;
        width: 200px;
        height: 150px;
        background-color: #FFFFFF;

        /* Que quede la imagen centrada (la imagen debe ser un fondo) */
        background-position: 50% 50%;
        background-repeat: no-repeat;
}
.recuadro_fotos a{
        display: block;
        width: 200px;
        height: 150px;
        text-decoration: none;
}
/* Que quede la imagen centrada (la imagen debe ser un fondo) */

.recuadro_logo {
        border: 1px solid #999999;
        width: 1094px;
        height: 70px;
        background-color: #FFFFFF;

        background-position: 50% 50%;
        background-repeat: no-repeat;
}

.recuadro_fotos_banner {
        border: 1px solid #999999;
        width: 700px;
        height: 150px;
        background-color: #FFFFFF;

        /* Que quede la imagen centrada (la imagen debe ser un fondo) */
        background-position: 50% 50%;
        background-repeat: no-repeat;
}
.recuadro_fotos_banner a{
        display: block;
        width: 700px;
        height: 150px;
        text-decoration: none;
}

.dropzone_comercial{
        border:0px;
        padding:0px;
}
.dropzone_comercial .recuadro{
        /*border: 1px solid #e1e1e1;*/
        width: 100px; /*900x150*/
        height:100px;
}
.dropzone_comercial .dz-preview .dz-image {
        border: 1px solid #e1e1e1;
        border-radius:0px;
        width:100px;
        height:100px;
}
.dropzone_comercial .recuadro_comercial{
        border: 1px solid #e1e1e1;
        width: 100px;
        height:100px;
        line-height:100px;
        margin:0px auto;
        text-align:center;
}


.icono_verde{
    cursor: pointer;
    background-image: url("../../imagenes/icono_disponibilidad_verde.png");
    width: 35px;
    height: 35px;
}
.icono_naranja{
    background-image: url("../../imagenes/icono_disponibilidad_naranja.png");
    width: 35px;
    height: 35px;
}
.icono_rojo{
    background-image: url("../../imagenes/icono_disponibilidad_rojo.png");
    width: 35px;
    height: 35px;
}

.subtitulos {
    color: #505050;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-size:16px;
}
.subtitulos_v {
    color: #5cb85c;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-size:18px;
}
.subtitulos_a {
    color: #1c8dc1;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-size:20px;
}

a.titulos:link, a.titulos:visited, a.titulos:hover, a.titulos:active{
	color: #505050;
}

.echeckbox
{
	height: 25px;
	width: 25px;
	background-color: #ccc;
	border: 1px solid #ccc;
   	border-radius: 4px;
}

.centrar{
        text-align:center;
        margin:0px auto;
}

.clase_chat{
	width:782px;
	max-width:782px;
	height:600px;
}

.scontentp {
        height:150px;
        line-height:150px;
        margin:0px auto;
        text-align:center;
}
.scontentp img {
        vertical-align:middle;
}

.scontentj {
        height:440px;
        line-height:440px;
        margin:0px auto;
        text-align:center;
}
.scontentj img {
        vertical-align:middle;
}

.scontentj2 {
        height:423px;
        line-height:423px;
        margin:0px auto;
        text-align:center;
}
.scontentj2 img {
        vertical-align:middle;
}


.justificar{
        text-align: justify !important;
}

.barra {
        background-color:#646464;
        height:14%;
        width: 100%;
}

@media screen and (max-width:1366px) and (min-width:769px)
{
	/*
        .class_chat
        {
                width:250px;
                height:440px;
        }
	.class_jitsi{
		width:250px;
		height:440px;
		border:1px solid #e1e1e1;
	}
	*/
	.class_chat2
	{
       		max-width:220px;
	       height:440px;
	}
}

@media screen and (max-width:900px) and (min-width:500px)
{
	/*
        .class_chat
        {
                width:250px;
                height:440px;
        }
	.class_jitsi{
		width:250px;
		height:440px;
		border:1px solid #e1e1e1;
	}
	*/
	.class_chat2
	{
       		max-width:220px;
	       height:440px;
	}
}

@media screen and (max-width:499px)
{
        .class_chat
        {
                width:340px;
                height:440px;
        }
	.class_jitsi{
		width:332px;
		height:423px;
		border:1px solid #e1e1e1;
	}
	.class_chat2
	{
       		max-width:220px;
	       height:700px;
	}
}


/* Input group */
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


