/* here you can put your own css to customize and override the theme */

::selection {
    color: #fff;
    background: #B01B69!important;
}

.slide_subtitle {
	font: 400 18px/25px "Open Sans", sans-serif;
	background: #B01B69;
	padding: 5px;
	color: #fafafa;
	text-transform: uppercase;
}
.slide_list_item {
	font: 400 14px/20px "Open Sans", sans-serif;
	background: #B01B69;
	padding: 5px;
	color: #fafafa;
	text-transform: uppercase;
}
.slide_title_white {
	color: #B01B69;
	text-align: center;
	text-transform: uppercase;
	font: 300 47px/66px "Open Sans", sans-serif;
}
.slide_subtitle_white {
	border-top: 1px solid #B01B69 !important;
	border-bottom: 1px solid #B01B69 !important;
	font: 300 18px/25px "Open Sans", sans-serif;
	padding: 5px 10px;
	color: #B01B69;
	text-align: center;
	text-transform: uppercase;
}
.red.btn {
    color: #FFFFFF;
    background-color: #54AEE2;
    border-color: "";
}
.mix-grid .mix .mix-details {
  color: #fff;
  width: 100%;
  height: 100%;
  bottom: -100%;
  text-align: center;
  position: absolute;
  background: #B01B69!important;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;  
}
.mix-grid .mix a.mix-link, 
.mix-grid .mix a.mix-preview {
  color: #555;
  display: block;
  cursor: pointer;
  margin-top: 10px; 
  position: absolute;
  padding: 10px 15px;
  background: #54AEE2!important;
}
.footer {
	background: #1B2340;
	color: #fff;
	font-size: 12px;
	padding: 15px 0;
}
media (max-width: 1024px)
.header .header-navigation li > a:hover, .header .header-navigation li.active > a, .header .header-navigation li.open > a:hover {
    color: #B01B69 !important;
}
.icon-c{
  min-width: 80px;
  min-height: 80px;
  margin: 0 auto;
  display: block; 
  padding-bottom:1em;
  background-color: none;
  background-image: url(../img/comorbilidad.png);
  filter:none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  display:inline-block !important;
  color: #646464 !important;
  text-shadow: none !important;
  text-align: center;
  position: relative;  
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.icon-o{
  min-width: 80px;
  min-height: 80px;
  margin: 0 auto;
  display: block; 
  padding-bottom:1em; 
  background-color: none;
  background-image: url(../img/obstruccion.png);
  filter:none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  display:inline-block !important;
  color: #646464 !important;
  text-shadow: none !important;
  text-align: center;
  position: relative;  
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.icon-d{
  min-width: 80px;
  min-height: 80px;
  margin: 0 auto;
  display: block; 
  padding-bottom:1em; 
  background-color: none;
  background-image: url(../img/disnea.png);
  filter:none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  display:inline-block !important;
  color: #646464 !important;
  text-shadow: none !important;
  text-align: center;
  position: relative;  
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.icon-e{
  min-width: 80px;
  min-height: 80px;
  margin: 0 auto;
  display: block; 
  padding-bottom:1em; 
  background-color: none;
  background-image: url(../img/exacerbaciones.png);
  filter:none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  display:inline-block !important;
  color: #646464 !important;
  text-shadow: none !important;
  text-align: center;
  position: relative;  
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -ms-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.service-box .service-box-heading span {
    color: #444;
    font-size: 21px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 5px;
    /*margin-left: 0px;*/
    display: inline-block;
}
i.info{
	color:#B01B69;
	font-size:0.45em!important;
	margin-left:-0.3em;
}
li {
  color: #1B2340; /* bullet color */
}
li span {
  color: #3e4d5c; /* text color */
}

.box1{
	border-right:1px solid #ffffff;
    /*background: #ecf2f8;*/
}
.box2{
	border-right:1px solid #ffffff;
    /*background: #f9edf3;*/
}
.box3{
	border-right:1px solid #ffffff;
    /*background: #edeef0;*/
}
.box4{
	border-right:1px solid #ffffff;
}
.portlet.box.blue {
    border: 1px solid #fff;
    border-top: 0;
}
.portlet > .portlet-body.blue, .portlet.blue {
    background-color: #76bee8;    /*background-color: #54AEE2;*/
}
.service-box  hr{
	border-color:#ffffff;
}
.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}
.btn-info{
	color: #fff;
    background-color: #89C4F4;
    border-color: #72b8f2;
}
.txt-portlet{
	color:#FFFFFF; 
	padding-left:1em;
	font-weight:bold;
	font-size:0.85em;
	font-stretch:ultra-expanded!important;
}
.R1{
	font-size:1em;
	padding-left:3%;
	font-weight:600;
}

.R2{
	font-size:1.1em;
	font-weight:bold;
	color:#0758A4; 
	text-align:center;
	/*padding-left:10%;*/
}

.txtcard2{
	font-size:0.85em;
	margin-top:2%;
	/*color:#88959D;
	margin-top:3%;
	margin-bottom:3%;
	padding:4%;*/
	text-align: justify;
}
dd {
	margin-bottom:2%;
}

img.media-object {
    /* top: 2px; */
    width: 60px;
    height: 60px;
    position: relative;
}
H2, H3{
	color:#B01B69;
	font-weight:400;
}
.list-unstyled li{
	line-height:1.5em;
}
label {
    font-weight: 400;
    font-size: 13px;
}
label a{
	color:#3e4d5c;
	padding:0.5em;
    font-weight: 500;
    font-size: 13px;
}
.modal-title, #infoComorbilidad{
	color:#B01B69!important;
	font-weight: 800;
}
table {
    border-collapse: collapse;
    width: 100%;
    color: #88959D !important;
	display: table;
    border-spacing: 2px;
    border-color: grey;
	border-width:2px;
}
th, td {
    text-align: left;
    padding: 8px;
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}

#calcular, #seleccionar, #cerrar, #cerrar2, #cerrar3, #cerrar4, #cerrar5, #cerrar6{
    border-color: transparent;
    background-color: #B5C3D2;
    color: #fff;
    /*position: relative;
    display: inline-block;*/
    margin: 0;
    padding: 0 12px;
    min-width: 100px;
    min-height: 40px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px!important;
    vertical-align: top;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 13px;
	font-weight:600;
    line-height: 32px;
    cursor: pointer;
}
#calcular2, #versionandroid, #versionios{
    background-color: #54AEE2;
    color: #fff;
    margin: 0;
    min-width: 100px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px!important;
    vertical-align: top;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 13px;
	font-weight:600;
    line-height: 32px;
    cursor: pointer;
}
#cancelar, #cancelar2, #btnLimpiar, #btnLimpiar2{
    border-color: transparent;
    background-color: #B01B69;
    color: #fff;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 12px;
    min-width: 100px;
    min-height: 40px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px!important;
    vertical-align: top;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 32px;
    cursor: pointer;
}
#finalizar, #finalizar2, #informeBoton{
    border-color: transparent;
    background-color: #54AEE2;
    color: #fff;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 12px;
    min-width: 100px;
    min-height: 40px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px!important;
    vertical-align: top;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 13px;
    line-height: 32px;
    cursor: pointer;
}
#indiceCharlson{
	padding:10px 0px  0 10px;
	font-size:14px;
	font-weight:800;
	color:#B01B69;
}
#valorChTemp{
	padding:10px 25px 0 10px;	
	font-size:14px;
	font-weight:800;
	color:#B01B69;
}
.c-radio-list .c-radio, .c-checkbox {
    display: block;
    margin-bottom: 1%;
    margin-left: 5%;
}