@charset "utf-8";
/*.fieldset {
 
  border-radius: 4px;
  border: none;
  border-top: 2px solid tomato;
  margin-bottom: 30px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, .3);
  padding: 10px 15px;
}

.legend {
  font-weight: bold;
  margin-bottom: 10px;
  padding-right: 10px;
}

.text-bold {font-weight: bold;}
.text-danger {font-weight: bold; color: #f00; font-size: 12px !important;}
form label{display:block}
.panel-yellow { border:1px solid #337ab7; background-color:#efefef }
.panel-yellow > .panel-heading { background-color:#337ab7; font-weight:550; color:#fff}

.input-group-btn select {
	border-color: #ccc !important;
margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}*/
