body { 
  font-family: Roboto,"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  background-color: #d3d1d19d;   
  margin-top:0;
  margin:0;  
  color: #000000a2;
}

a, a:visited {
  text-decoration: none;
  color: #000000a2;
}

a:hover {
  color: #51be82;
}


input[type="text"] {
  font-size: 13px;
  padding: 4px;
  color: 000000a2;
  border: 0.5px solid #bbbbbb;
} 


h1 {
  font-size: 2em;
  color: #000000a2;
}

h2 {
  font-size: 1.3em; 
  color: #000000a2;
}



#topbar {
  margin: 0;
  padding: 10px;
  background-color: #098080;
  color: white;
  font-weight: bold;
  font-size: 20px;
}

.bookMainContainer {
  margin: 0 auto;
  background-color: white;  
  font-size: 13px; 
  color: #000000a2;
  max-width: 800px;
  min-height: 400px;
  border: 1px solid #d3d1d1f6;
  padding: 10px 20px 20px 20px;
}

.bookMainContainer p {
  color: black;
  font-size: 1em;
}

#menubar {
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  color: #A1C1D1;
  background-color: white;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: right;
  height: 15px;
}

#menubar a {
  color: #4f82c3;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
}

#menubar a:hover {
  color: red;
}

#startsideLeft {
  /*width: 35%;*/
  float: left;
  margin-right: 50px;
}

#startsideRight {
  /*width: 65%;*/
  float: left;
}

.clearBoth {
  clear: both;
}





#logo {
  margin: 3px auto;
  /*background-color: #d3d1d19d;*/
  max-width: 840px;
  height: 32px;
  padding: 0 0px;
}

.btn {
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 4px;
  margin-right: 4px;
  padding: 3px 6px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border:1px solid white;
  background-color: #51be82; 
  color: white; 
}

.btn-primary {
    background-color: #098080;
    border-color: #4e7a8c;
    color: #fff;
}

.inputerror {
  border-radius: 4px;
  line-height: 1.5em;
  font-size: 1.05em;
  font-weight: bold;
  background-color: #f1fad7f8;
  color: black;
  margin: 10px;
  padding: 7px;
  max-width: 300px;
  border: 1px solid red;
  box-shadow: 8px 8px 8px #bbbbbb;
}



.breadcrumbs {
}

.breadcrumbs ul {
  list-style-type: none;
  margin-left:0;
  padding: 2px 10px;
}

.breadcrumbs ul li {
  display: inline-block;
  position: relative;
  list-style-image: none;
  height: 30px;
  width: 130px;
  line-height: 30px;
  background-color: #dddddd;
  text-align: center;
  margin-right: 30px;
  color: #098080;

}

.breadcrumbs ul li.active {
  background-color: #098080;
  color: white;
}

.breadcrumbs ul li:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #dddddd; 
}

.breadcrumbs ul li.active:after {
  border-left: 15px solid #098080
}

.boxleft {
  width: 40%;
  padding: 5px 15px 5px 5px;
  float: left;
  min-height: 400px;
}

.boxright {
  width: 40%;
  padding: 5px 5px 5px 15px;
  float: left;
  min-height: 400px;

}

.itemsbox ul {
  list-style-type: none;
  margin-left: 0;
}

.itemsbox ul li {
  list-style: none;
  line-height: 1.5em;
  margin-left: -20px;
}

.itemsbox ul li a {
  text-decoration: none;
  color: #000000a2;
}

.itemsbox ul li ul {
  list-style-type: none;
}

.itemsbox ul ul li a {
  margin-left: -20px;

}

h2#clinic_label {
  display: inline;
  font-size: 2em;
  font-weight: bold;
  padding: 2px 5px;
  color: #687aac;
  background-color: white;  
}

h2#bookSubLabel {
  display: inline;
  font-size: 2em;
  font-weight: bold;
  padding: 2px 5px;
  color: #687aac;
  background-color: white;  
}


#iteminfotitle {
  font-size: 1.7em;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 4px;
}

#iteminfosubtitle {
  float: left;
  font-size: 1.1em;
  max-width: 250px;
  margin: 40px 5px 40px 0;
}

#iteminfobody {
  overflow-y: auto;
  width: 100%;
  height: 250px;
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 10px;

}

#iteminfopicture {
  float: left;
  height: 150px;
  width: 150px;
  /*border: 1.5px solid #098080;*/
  margin: 10px 40px 10px 0;
}

#iteminfoprice {
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10px;
}



.windowtitle {
  background-color: white;
  border-bottom: 1px solid #ccc;
  color: #444;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: 40px;
  letter-spacing: 1px;
  padding: 7px 5px 3px 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
}

.thetitle
{
  position:relative;
  margin-right:15px;
  line-height:28px;
}

.newuserErrorMsg {
  border: 2px solid red;
  font-weight: bold;
  color: red;
  padding: 3px;
}

.content
{
  padding:10px;
}


.btn
{
  /*border-radius: 4px;*/
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 4px;
  margin-right: 4px;
  padding: 3px 6px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border:1px solid white; 
}

.btn-success
{
  background-color: #739e73;
  border-color: #659265;
  color: #FFFFFF;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-color: #5b835b;
  border-color: #4c6e4c;
  color: #fff;
}
.btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  transition:all 0.4s ease;
}
.btn-default.active, .btn-default:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
  color: #333;
  transition:all 0.4s ease;
}
/*.btn-default.focus, .btn-default:active, .btn-default:focus, , .open > .dropdown-toggle.btn-default*/
.btn-danger {
    background-color: #D9534F;
    border-color: #D43F3A;
    color: #FFFFFF;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-color: #D2322D;
    border-color: #AC2925;
    color: #FFFFFF;
}
.btn-primary {
    background-color: #57889c;
    border-color: #4e7a8c;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #456b7b;
    border-color: #385764;
    color: #fff;
}
.btn-info {
    background-color: #5BC0DE;
    border-color: #46B8DA;
    color: #FFFFFF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-color: #39B3D7;
    border-color: #269ABC;
    color: #FFFFFF;
}
.btn-warning {
    background-color: #F0AD4E;
    border-color: #EEA236;
    color: #FFFFFF;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #ED9C28;
    border-color: #D58512;
    color: #FFFFFF;
}
.btn-off {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
}
.btn-off:hover, .btn-off:focus, .btn-off:active, .btn-off.active, .open .dropdown-toggle.btn-off {
  background-color: #999999;
  border-color: #000000;
  color: #FFFFFF;
}

.mandatory {
  color: red;
}

#raceinput {
  position:relative;
  
}

#racelist {
  position: absolute;
  top:30px;
  left:0;
  width:205px;
  display:none;
  z-index: 10000;
}

.widgetBox {
  position: relative;
  background-color: white;
  border: 1px solid #aaaaaa;
  padding: 5px;
  box-shadow: 2px 2px 2px #cccccc;
  padding-top: 30px;
  overflow: hidden;
  /*border-radius: 4px;*/
  max-width: 450px;
  margin-top: 30px;
  font-family: sans-serif;
  min-height: 100px;
}