/* Hoja de estilo para Farmacia */

@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/sourcesans/SourceSansPro-Regular.ttf'); /* IE9 Compat Modes */
}

.azul {
    color: #2b527b !important;
}
.hc-style {
    color: #2b527b;
    border-radius: 10px;
    border:3px solid #2b527b;
    font-size: 30px;
    padding: 8px;
    font-weight: bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.stockminimo {
	color: #FFFFFF;
	font-family: 'Source Sans Pro', Arial , sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* MENU START */

.barra{
  text-align:center;
  background: #f5f5f5;
}
.nav-tabs{
   border-bottom:none;
   display: inline-block;
}

.nav-tabs a{
   color:#47bcff;
   font-weight: bold;
   font-size: 16px;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: rgb(107, 107, 107);
	box-shadow: inset 0px -3px 0px #47bcff;
	border-radius: 0px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: rgb(107, 107, 107);
    border-color: rgb(107, 107, 107);
}


.nav-tabs .dropdown-menu {
    background: #f5f5f5;
}
.dropdown-menu>li>a {
    color: #47bcff;
}

/* MENU END */

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}

/* HEADER USER START */
.header-user {
	background-color: #2b527b;
	height: 135px;
	vertical-align: middle;
	padding: 20px auto;
	color: #fff;
}
.header-user h2 {
	margin-top: 6px;
}
.header-user div#aligner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
 }
/* HEADER USER END */

.divider-vertical {
height: 40px;
margin: 0 9px;
}

.form-login {
    background-color: #2b527b;
    padding: 25px 35px;
	color: #fff;
    border-radius: 15px;
    box-shadow:0 1px 0 #999;
}

.form-login .btn-primary {
	background-color: #47bcff;
	background: #47bcff;
}

.form-login h4 {
 border:0 solid #fff;
 border-bottom-width:1px;
 padding-bottom:10px;
 text-align: center;
}

.form-login .form-control {
    border-radius: 4px;
}

.form-login .wrapper {
    text-align: center;
}

.cargaprod input, .cargaprod select {
  padding: 5px;
  font-size: 13px;
  width: 80%;
}
.cargaprod td {
  border-bottom: 1px solid #757575;
}
.cargaprod input[type="radio"] {
  width: inherit;
}

.header-bg {
	background-color: #f5f5f5;
	min-height: 100px !important;
	height: auto;
	padding: 30px 0;
}

.header-bg label {
    color: #0099FF;
}

.botonimagen{
  background-image:url(btn-agre.jpg);
  background-repeat:no-repeat;
  height:103px;
  width:621px;
  background-position:center;
}
.button {
font-size: 36px;
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #000000;
}

.button2B {
background-image:url(btn-agre.jpg);
background-repeat:no-repeat;
height:106px;
width:621px;
font-size: 36px;
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #000000;
}
.button2 {
font-size: 36px;
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #000000;
background-color:#ffff99;
width:550px;
height:110px;
}

.button3 {
font-size: 36px;
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #000000;
background-color:#ff6600;
width:550px;
height:110px;
}
.button4 {
font-size: 36px;
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #000000;
background-color:#ffcc00;
width:550px;
height:110px;
}
.button3hc {
font-size: 25px;
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #000000;
background-color:#FFCC33;
width:550px;
height:110px;

}
.style1 {
	font-size: 70px;
	font-family: 'Source Sans Pro', Arial , sans-serif;
	color: #FFFFFF;
}
.style2 {
	font-family: 'Source Sans Pro', Arial , sans-serif;
	color: #333333;
	font-size: 14px;
}
.style2B {
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #333333;
font-size: 25px;
}
.style3 {
font-family: 'Source Sans Pro', Arial , sans-serif;
color: #333333;
font-size: 40px;
}

.style4 {
	font-family: 'Source Sans Pro', Arial , sans-serif;
	color: #333333;
	font-size: 30px;
}
.style4B {
	font-family: 'Source Sans Pro', Arial , sans-serif;
	color: #333333;
	font-size: 20px;
}

.style5 {
	font-family: 'Source Sans Pro', Arial , sans-serif;
	color: #333333;
	font-size: 40px;
}
.style6 {
	font-family: 'Source Sans Pro', Arial , sans-serif;
	color: #333333;
	font-size: 60px;
}

.custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
  }

  .ui-widget .ui-widget {
    font-size: 2.8em !important;
}
.ui-menu .ui-menu-item {
    font-size: 2.1em !important;
    padding: 10px 1em 10px .4em;
}

.ui-button {
    vertical-align: bottom !important;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    height: 30px;
}
