@font-face {
    font-family: gothamBold;
    src: url(../fonts/GothamRnd-Bold.woff);
}

@font-face {
    font-family: gothamBook;
    src: url(../fonts/GothamRnd-Book.woff);
}

@font-face {
    font-family: gothamLight;
    src: url(../fonts/GothamRnd-Light.woff);
}

@font-face {
    font-family: gothamMedium;
    src: url(../fonts/GothamRnd-Medium.woff);
}



input{
  border: 0;
  
}


.inputTextAndroid{
  outline: 0;
  background-color: #FFFFFF!important;
  color: #000000;
  width: calc(100% - 10px);
  margin-left: 5px;
}

inputTextAndroid:focus{
  border: 0;
  
}

.androidTextbox{
  width: calc(100% - 10px);
  height: 32px;
  position: relative;
}

.androidTextbox:after{
  content: "";
	display: inline-block;
  position: relative;
	border:1px solid #28a6d0;
  border-top: none;
	width: 100%;
	height: 1px;
  top: -12px;
}

@media (max-width: 580px) {
	#logoRight {
	  text-align:center!important;
  }
}

@media (max-width: 750px) {
  #footerlogos,  #full-footer-end {
	  text-align:center!important;
  }
  #footersocial  {
	  text-align:center!important;
	  margin-top:10px;
  }
}

.table-Custom-Data {width:100%; box-shadow: 0px 2px 4px #cccccc; border-radius:3px!important; background-color:#ffffff;}
	
.table-Custom-Data th{
	font-size: 1em;
	font-weight: 400;
	background-color: #e1e1e1!important;
	color: #757575;
	padding-riht:20px!important;
}
.table-Custom-Data img{max-width:50px}

.table-Custom {width:100%; box-shadow: 0px 2px 4px #cccccc; border-radius:3px!important; background-color:#ffffff;}
	
.table-Custom th{
	font-size: 1em;
	font-weight: 400;
	background-color: #e1e1e1!important;
	color: #757575;
	padding:10px!important;*/
}
.table-Custom img{max-width:50px}
.dataTables_info{ 
    font-size: 1em;
	font-weight: 400;
	font-style:italic;
	color:#009FE3;
}

body{
	background-color: #FFFFFF!important;
	font-family: 'gothamMedium';
	margin-top: 50px;
}
.bodylogin{
	font-family: 'gothamMedium';
	margin: 0px auto 40px;
	background-color: #00385A!important;
	background-repeat:repeat-x;
	/**background-image: url(../imagenes/backlogin.png);
	background-repeat: repeat-x;
	background-position: center bottom;**/
}
#logologin {
	margin:2em auto 1.5em;
}


header {
	height: 85px;
	background-color: #FFFFFF!important;
	background-repeat: no-repeat;
	padding: 4px 0px 10px;
}

.header-full {
	background-color: #FFFFFF!important;
}

#logo {float:left;}



#bar {}

#full-bar{
	color: #ffffff;
	background-color: #009FE3!important;
	height:44px;
    text-shadow:1px 1px 5px #333333 !important;
	padding-top:8px;
	margin-bottom:12px;
	font-size:1.2em;

}

#bar-text {
	font-size: 1.25em;
	color: #FFF;
	float: left;
	display: inline;
	line-height: 100%;
	margin:0px;
	/*padding: 10px 0px;*/
	text-shadow: 1px 1px 10px #000000;
}

/*NAVBAR*/

.navbar {
	border-bottom: solid 2px #009FE3;
	background-color:#E5e5e5;
}
.navbar-default .navbar-nav>li>a {
	color: #7B7B7B;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #009FE3;
}
.navbar-tit {
	font-size: 1.2em;
	font-weight:400;
	margin-left: 0px;
	padding-top: 12px!important;
	text-shadow: 1px 1px 8px #cccccc;
	display:inherit;
}
.navbar-subtit {
	font-size: 0.8em;
	color: #FFFFFF!important;
	font-weight: 100;
}
.navbar-right-info{
	margin-top:14px;		
}
.navbar-right-info .well{
	padding: 8px;
	border-radius: 4px;
	text-align: center;
	box-shadow: 2px 2px 2px #7a7a7a;
	display:inline;
	margin:0px 15px;
	white-space:normal;
}

#user {
	float: right;
	color: #FFF;
	margin-top: 15px;
}
#user a {
	color: #000000;
	text-decoration:none;
}
#user a:hover {
	color: #ffffff;
	text-decoration:none;
}

#logoRight {
	float: right;
}

.main-full {
	background-color:;
}

.main {
	background-color:;
}

.bt-page {
	height:80px;
	padding-top:24px;
	border-top: 1px dotted #999999;
	text-align:center;
}


#full-footer{
	background-color: #00385A!important;
	padding: 40px 0px;
	margin-top: 30px;
}

footer{
	margin:0px auto;
	height:77px;
}

#footerlogos img {width:25%;}

#footersocial {
   color:#ffffff;
   font-size:1.7em;
}
#footersocial a {
   color:#ffffff;
   margin-left:10px;
   	}
#footersocial a:hover {
	color: #009FE3;
	margin-left: 10px;
}

#full-footer-end{
	background-color: #2F3232!important;
	color:#ffffff;
	height:50px;
	padding-top:20px;
	font-size:0.8em}


/*BT*/

.btn-masculino {
	background-color:#00385A;
        background: url('file:///C|/Users/fabio/Desktop/imagenes/new/48_M_grey.html') 10px 10px no-repeat;
	margin-bottom:4px;
	border: 1px solid #00385A;
        box-shadow:0px 1px 4px #00385A;
	padding:8px;
}

.btn-masculino:hover {
	background-color:#00385A;
        background: url('file:///C|/Users/fabio/Desktop/imagenes/new/48_M.html') 10px 10px no-repeat;
	margin-bottom:4px;
	border: 1px solid #00385A;
        box-shadow:0px 1px 4px #00385A;
	padding:8px;
}

.btn-femenino {
	background-color:#00385A;
        background: url('file:///C|/Users/fabio/Desktop/imagenes/new/48_F_grey.html') 10px 10px no-repeat;
	margin-bottom:4px;
	border: 1px solid #00385A;
        box-shadow:0px 1px 4px #00385A;
	padding:8px;
}

.btn-femenino:hover {
	background-color:#00385A;
        background: url('file:///C|/Users/fabio/Desktop/imagenes/new/48_F.html') 10px 10px no-repeat;
	margin-bottom:4px;
	border: 1px solid #00385A;
        box-shadow:0px 1px 4px #00385A;
	padding:8px;
}

.btn-primary {
	color: #fff;
	background-color: #009FE3;
	border-color: #5E4E6D;
}

.btn-primary:hover {
	color: #fff;
	background-color: #52BEEC;
	border-color: #056C98;
}


.btn-info {
	background-color:#FFFFFF;
	margin-bottom:4px;
	border: 1px solid #FFFFFF;
        box-shadow:0px 1px 4px #FFFFFF;
	padding:8px;
}

.btn-info:hover {
	background-color: #FAFAFA;
	margin-bottom: 4px;
	border: 1px solid#FFFFFF;
	box-shadow: 0px 2px 5px #FFFFFF;
	color: #ffffff!important;
}

.btn-info .text-info {
	position:relative;
	top:-10px;
}

.btn-info .fa {
	color: #0D65A7;
	font-size:2.3em;
	background-color: #FFFFFF;
	padding:8px;
	border-radius:4px;
	min-height:50px;
	min-width:50px;
}
.btn-info:hover .fa {
	color: #0D65A7;
	font-size:2.3em;
	background-color: #FAFAFA;
	padding:8px;
	border-radius:4px;
	min-height:50px;
	min-width:50px;
}
.btn-info .glyphicon {
	color: #0D65A7;
	font-size: 1.5em;
	padding-top:11px;
}
.btn-info:hover .glyphicon {
	color: #0D65A7;
	font-size: 1.5em;
	padding-top:11px;
}

/*btn-prestador*/
.btn-prestador {
	background-color:#ffffff;
	margin-bottom:20px;
	border: 1px solid #f4f4f4;
    box-shadow:0px 1px 4px #cccccc;
	padding:0px 8px 8px 8px;
	
}

.btn-prestador:hover {
	background-color: #ECECEC;
	border: 1px solid #cccccc;
	box-shadow: 0px 2px 5px #333333;
	color: #ffffff!important;
}
.btn-prestador .img-thumbnail {
	margin-top:8px;
	min-height:80px;
	min-width:80px;
}

.btn-prestador .text-info {
	position:relative;
	top:-7px;
}

.btn-prestador .glyphicon {
	color: #DDDDDD;
	font-size: 1.5em;
	padding-top:11px;
	margin-top:20px;
}
.btn-prestador:hover .glyphicon {
	color: #0D65A7;
	font-size: 1.5em;
	padding-top:11px;
}

.pagination>.active>a {
    background-color: #009FE3;
    border-color: #056C98;
}

.pagination>.active>a:hover {
    background-color: #52BEEC;
    border-color: #056C98;
}


/*Texto*/

label { 
	font-size:0.9em;
	font-weight:500;
        color: #000000;
        font-family: 'gothamBOld';


}

 h2 {
    font-size: 1.3em;
    font-family: 'gothamMedium';

}

 h3 {
    border-bottom: 4px solid #009FE3;
	display: table;
	margin-bottom:-4px;
	padding-bottom:8px;
        font-family: 'gothamMedium';

}
h4 {
	color: #4B4B4B;
    font-size: 1em;
    line-height: 15px;
    font-family: 'gothamMedium';
}

h5 {
    color: #009FE3;
    font-size: 1em;
    font-weight:bold;
    font-family: 'gothamMedium';
}

h6 {
	color: #000000;
    font-size: 1em;
    line-height: 15px;
    font-family: 'gothamMedium';

}

.huge { font-size:2em!important;
        font-family: 'gothamMedium';
}

.small-text {
        font-family: 'gothamBook';
	font-size:10px;
	/*line-height:180%;*/
	padding-bottom:5px;
}

strong {
        font-family: 'gothamMedium';
	font-size: small;
}

.timeline-title {
    font-family: 'gothamBook';
	color: #999999 !important;
    font-size:18px;	
}

a {
    font-family: 'gothamBook';
    color: #009FE3;
    text-decoration: none!important;
}

hr {
    margin-top:8px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dotted #c4c4c4;
}

.text-info {
        font-family: 'gothamBook';
	font-size: 0.9em !important;
	font-style: italic !important;
	color: #8C8C8C !important;
	white-space:normal !important;
}
.text-info-white{
        font-family: 'gothamBook';
        font-size: 0.9em !important;
	font-style: italic !important;
	color: #8C8C8C !important;
	white-space:normal !important;


}
.text-timer {
        font-family: 'gothamBook';
	font-size: 0.9em;
	font-style: italic;
	color: #8C8C8C;
	white-space:normal;
}
.title-timer {
        font-family: 'gothamMedium';
	color: #0089C4;
	font-size: 1.7em;
	white-space: normal;
	font-style:italic;
	line-height:5px;
}

/*Img*/
.img-thumbnail {
	/*float: left;*/
        border:0;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	min-height: 50px;
	min-width: 50px;
	vertical-align: central;
}

.img-adds {
    padding: 8px;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
	background-color:#00385A;
}


/*espacios*/
.space-small {
	height:10px;
}

.space-medium {
	height:25px;
}
.space-big {
	height:50px;
}

.modal-header{
	font-size:1.2em;
	font-weight:normal;
	background-color:#009FE3;
	color:#ffffff;
}
.modal-body{
    background: linear-gradient(to top, rgba(230,230,230,1), rgba(240,240,240,1));	
	max-height: 80vh !important;
	overflow: auto!important;
}

/*Paneles*/
.panel-primary>.panel-heading {
	color: #737373;
	background-color: #ffffff;
	border-color: #ddd !important;
	font-size: 1.1em;
	font-weight:500;
	border-bottom: 2px solid #009FE3 !important;
}

.panel-primary>.panel-heading .glyphicon{
    color: #009FE3;
	/*text-shadow:1px 1px 5px #333333 !important;*/
	margin-right:10px;
}

.panel-primary>.panel-heading .fa{
    color: #009FE3;
	margin-right:8px;
}


.panel-primary {
	border-color: #ddd !important;
	background-color: #f5f5f5;
}

.panel-default>.panel-heading {
	color: #737373;
	background-color: #E1E1E1;
	border-color: #ddd !important;
	font-size: 1.1em;
	font-weight: 500;
	/*text-shadow: 1px 1px 5px #333333 !important;*/
	/*border-bottom: 2px solid #009FE3 !important;*/
}

.panel-default>.panel-heading .glyphicon{
    color: #737373;
	margin-right:10px;
}

/*.panel-info>.panel-heading {
	color: #ffffff;
	background-color: #009FE3;
	border-color: #ddd !important;
	font-size: 1.1em;
	font-weight: 500;
	text-shadow: 1px 1px 5px #333333 !important;
}

.panel-info>.panel-heading .glyphicon{
    color: #ffffff;
	margin-right:10px;
}*/

.panel-default {
	border-color: #ddd !important;
	background-color: #ffffff;
}


.panel {
	box-shadow:0 2px 7px rgba(0,0,0,.1)
	}
.panel-title {
	font-size:14px;
	}
.panel-heading {
    padding: 7px 15px 8px 15px;
}

.panel-group {
    margin-bottom: 10px!important;
}
	
.sorting {
   background: none!important;
}

.sorting_asc {
    background: none!important;
}

.sorting_desc {
    background: none!important;
}

.alert {margin-top:8px;}

.text-success {color:#79BD78!important}
.text-warning {	color: #DF5F5F!important}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 4px 15px;
    font-size: 18px;
    line-height: 20px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #009FE3;
	border-color: #056C98;
}

.badge {
	background-color: #E43A3D;
}
.tab-content>.active {
    display: block;
    background-color: #ffffff;
    padding: 8px 12px 4px 12px;
    border: 1px solid #DDDDDD;
	border-radius: 0px 0px 4px 4px}
	
.tab-content>.active label {
	color: #999999;
}
	
.consultorio-info {}
.consultorio-info .well{
	color: #FFFFFF;
	font-size: 2.7em;
	padding: 8px;
	border-radius: 4px;
	min-height: 80px;
	min-width: 80px;
	text-align: center;
	text-shadow: 2px 2px 2px #7a7a7a;
}

.consultorio-info .well-1{
	background-color: #286090!important;
	background-image: url(../../bower/imagenes/user_well.html);
	background-repeat: no-repeat;

}
.consultorio-info .well-2{
	background-color: #cccccc!important;
	background-image: url(../../bower/imagenes/user_2_well.html);
	background-repeat: no-repeat;

}
.consultorio-info .well-3{
	background-color: #DBDBDB!important;
	background-image: url(../../bower/imagenes/user_med_well.html);
	background-repeat: no-repeat;
}
.consultorio-info .text-info {
	position:relative;
	top:-10px;
}

.well-indicaciones{
	background-color:#FFF;
	font-size:0.9em;
}

.panel-success a {color: #5cb85c;}
.panel-success a:hover {color: #3d8b3d;}
.panel-info a {color: #009FE3;}
.panel-info a:hover {color: #23527c;}
.panel-warning a {color: #9E940F;}
.panel-warning a:hover {color: #77700E;}
.panel-danger a {color: #d9534f;}
.panel-danger a:hover {color: #b52b27;}

.panel-heading small{
	font-weight:400;
	color:#B1B1B1;	
}
