#menu_12 .cccto
    {
      margin-top:50px;
      margin-bottom:50px;
    }
#menu_12 .well-col{
  background-color: rgba(0,0,0,0.7);
}
#menu_12 .white{
  background-color:#fff;
  padding:0px 10px;
  border-radius: 5px;
  box-sizing: border-box;
  margin:5px 0px;
}
#menu_12 .well-test{
  width:225px;
}
#menu_12 .row{
  margin:10px 0px;
}

#menu_12 .well-test span {cursor:pointer; }
#menu_12 .number{
      text-align: center;
      /*padding: 0px 10px;
      box-sizing: border-box;*/
}
#menu_12 .minus1,#menu_12 .plus1{
     text-align: center;
    padding: 1px 8px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    display: inline-block;
    color: red;
    font-weight: bold;
}
#menu_12 .minus2,#menu_12 .plus2{
    text-align: center;
    padding: 1px 8px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    display: inline-block;
    color: red;
    font-weight: bold;
}
#menu_12 .minus3,#menu_12 .plus3{
     text-align: center;
    padding: 1px 8px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 20px;
    display: inline-block;
    color: red;
    font-weight: bold;
}
#menu_12 .well-test input{
  height:50px;
  width: 100%;
  text-align: center;
  font-size: 26px;
  border:1px solid #ddd;
  border-radius:4px;
  padding:15px 0px !important;
 
  /*display: inline-block;*/
  vertical-align: middle;
}
#menu_12 .number input{
  height:50px;
  width: 100%;
  text-align: center;
  font-size: 26px;
  border:1px solid #ddd;
  border-radius:4px;
  padding:15px 0px !important;
 
  /*display: inline-block;*/
  vertical-align: middle;
}
#menu_12 .dropdown-menu{
  width:260px;
  background-color: #ededed;
  padding:5px 30px;
  box-sizing: border-box;
  left:25px;
}
 #menu_12 .dropdown-menu .divider{
  margin: 5px 0px;
}
#menu_12 .input-group
{
  bottom:4px;
}
 #menu_12 .highlighty a{
background: red !important;
color: #ffffff !important;
cursor: default !important;
pointer-events: none; 
}
#menu_12 .highlighty {
  background: red !important;
  color: #ffffff !important;
  cursor: default !important;
    pointer-events: none; 
}
#menu_12 .btn-danger
{
  background: #ea0e37;
    color: #fff;
    border: 2px solid #ea0e37;
        height: auto !important;
    padding: 8px 20px !important;
}
#menu_12 .dropdown-toggle
{
  color:#fff;
  font-size: 13px;
}
#menu_12 form{
  vertical-align: text-top;
}
#menu_12 form input[type="date"]{
  height: 20px;
    padding: 1px 0px;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: none;
   
}
#menu_12 form input[type="text"]{
  height: 18px;
    padding: 2px 10px;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: none;
    font-size:15px;
}
#menu_12 #service{
  height: 18px;
    padding: 1px 0px;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: none;
    font-size:12px;
    color:#222;
}

#menu_12 .label {
    color: #000;
    margin-bottom: 0px;
    font-size: 12px;
    position: static;
}
#menu_12 .input-group-addon {
    background-color: transparent;
    border: none;
    padding: 2px 6px;
}
#menu_12 span i{
  padding:none !important;
}
#menu_12 .form-control{
  border:none;
  padding: 6px 8px;
}
#menu_12 .glyphicon{
  font-size: 14px;
}
#menu_12 hr{
  margin: 0;
}
#menu_12 h2{
  margin: 0;
  font-size: 15px;
    color: #222
}
  /*--------media screen max-width 1100px--------------*/
@media screen and (max-width: 1100px) and (min-width: 1001px)
{
   #menu_12 input[type="text"]{
       height: 17px !important;
      padding: 2px 10px;
      border: none;
      border-bottom: 1px solid #f2f2f2;
      box-shadow: none;
      font-size:13px !important;
      color:#222 !important;
   }
   #menu_12 input[type="date"]{
    height: 20px;
    padding: 2px 0px;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: none;
    font-size: 11px;
  }
  #menu_12 .head4{
  font-size: 16px;
  font-weight:bold;
  }
  #menu_12 .line p{
  margin: 0;
  line-height:16px;
  font-size:12px;
  color:#8090a0;
  }
}
