﻿#notifSave {
display: none;
margin-left: 20px;
}
#pvtMsgSave {display: none;
margin-left: 20px;
}
#firmaSave {
display: none;
margin-left: 20px;
}
#provSave {
display: none;
margin-left: 20px;
}
h4 {
color:rgb(23, 83, 111);
}
label {
font-size:18px;
font-weight: 100;
color:rgb(23, 83, 111);
}
#provincia{
float:left;
margin-right:22px;
}
.text-on-pannel {
background: #fff none repeat scroll 0 0;
height: auto;
margin-left: 20px;
padding: 3px 5px;
position: absolute;
margin-top: -47px;
border: 1px solid #337ab7;
border-radius: 8px;
}
.panel {
/* for text on pannel */
margin-top: 27px !important;
}
.panel-body {
padding-top: 30px !important;
}