#f7 label {
float: none;
clear: both;
color: #828282;
display: block;
font-weight: 400;
width: 320px;
margin-top: 12px;
text-align: left;
padding-right: 10px;
}

#f7 input[type="text"] {
width: 350px;
margin-top: 3px;
border: 1px solid #e3e3e3;
border-radius: 2px;
box-shadow: none;
}

#f7 textarea {
border: 1px solid #e3e3e3;
width: 350px;
margin-top: 12px;
}

.captcha_text{
    display: block;
    clear: both; float: none;    
}

input#ctrl_45{
    width: 180px !important;
    padding: 10px !important;
    border-radius: 3px;
    border: 1px solid #c20000;
    top: 0px;
    
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 2px;
width: 200px;

}

 button.ui-datepicker-trigger{
background: #fff;
border: 0;
padding: 2px 0px 0px 0px;
margin-left: 12px;
 }
 .ui-datepicker{
    border: 1px solid #e3e3e3;
    padding: 4px;
    box-shadow: 2px 2px 12px #f4f4f4;
    z-index: 9999 !important;
 }
 .ui-state-default, .ui-widget-content .ui-state-default, .ui-state-default {
border: 1px solid #D3D3D3;
background: #E6E6E6;
font-weight: normal;
color: #555;
}
.ui-widget-header{    
  background: #fff;  
 }

/*
.bubble{
    
}

.bubble,
.bubble span {
    color: #FFF;
    font-size: 14px;
    font-weight: normal;

}
*/
a {
outline:none;
-moz-outline-style:none;
}
label[for=ctrl_42]{
    width: 160px !important;
    clear: none;
    float: left !important;

   
}
input#ctrl_42{
      border: 0px solid #e3e3e3 !important;
      width: 120px !important;
        clear: right;
    float: left;
     padding: 0px !important;
     top: 10px;
     position: relative;
     color: #B80D0E;
     font-weight: bold;
    
}
/*
#skala{
      width: 280px;
  margin-left: 40px;
}
.first_val, .last_val{
  display: block;
  width: 50%;
  float: left;
  border: 0px solid gray;
    
}
.first_val{
      margin-left: 0px;
       margin-right: auto;
      text-align: left;
      color: #545454;
}
.last_val{
      margin-left: auto;
       margin-right: 0px;
         text-align: right;
             color: #545454;
}
label.comment{
    clear: both;
padding-top: 40px;   
}*/
.submitbutton,input#ctrl_63{
width: 200px !important;    
}
.submit_container{
padding-top: 40px;

}