input[type="button"], input[type="submit"], button {
    background-color: #ddd;
    border: none !important;
}

input[type="button"].color_button, input[type="submit"].color_button, button.color_button {
    background-color: #1b6ba6;
    border: none !important;
}

.busy {
    cursor: wait !important;
}

.bold {
    font-weight: bold;
}

.nobold {
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.align-right {
    text-align: right;
}

i.fa.icons {
	font-size: 18px !important;
}

div.button-icons {
	display: inline-block;
    padding:0;
    height: 30px;
    padding: 2px 15px 0 15px;
    color: #fff;
    min-width: 30px;
    /*width: 10px;*/
    font-size: 18px !important;
    text-align: center;
    background: none repeat scroll 0 0 #990000 !important;
    border: 1px solid #990000 !important;
    border-radius: 4px !important;
    cursor: pointer;
}

input[type="button"].button-validated {
	min-width: 20px !important;
	background-color: #008000 !important;
}

input[type="button"].button-missed {
	min-width: 20px !important;
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

div.lesson_legend {
	display: box;
    margin: 2px 5px 2px 0;
    width: 15px;
    height: 15px;
    float: left;
}

img.img_credit {
    padding: 0 0 0 0;
    margin: 0 7px 0 7px;
}

img.caddy_delete {
    width: 100%;
    min-width: 10px;
    max-width: 15px;
}

img.caddy_addoption {
	cursor: pointer;
}

#find_btn {
	text-align: center;
}
#find_btn:hover {
    cursor: pointer;
    text-decoration: underline;
}
#find_arrow {
	width: 100%;
	text-align: center;
    margin: 5px auto;
}

#find_arrow:hover {
    cursor: pointer;
}

p.eboutique_message, a.eboutique_message {
	margin-bottom: 20px !important;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
p.eboutique_error, span.eboutique_error {
	margin-bottom: 20px !important;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
}
p.eboutique_info, span.eboutique_info {
    margin-bottom: 20px !important;
    color: #0000ff;
    font-size: 16px;
    font-weight: bold;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #008000;
}

input:focus + .slider {
  box-shadow: 0 0 1px #008000;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

div.sites_switch {
    padding: 15px;
    margin-bottom: 5px;
    min-height: 40px;
    background-color: #ccc;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

div.sites_switch.active {
    background-color: #c50411;
    cursor: default;
}

a.infobox {
    cursor: pointer;
}

/*
.lightbox{
    border-radius: 0;
    background-color: transparent;
}
.lightbox .section.text {
    font-size: 15pt;
}
.lightbox .section.text2 {
    font-size: 13pt;
}
.lightbox .section.text3, .lightbox .section.text4 {
    font-size: 11pt;
}
.lightbox .section.link {
    font-size: 23pt;
}
.lightbox .section.linksmall {
    font-size: 11pt;
}
*/
#shadowing{
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2999;
}
#lightbox{
    position: fixed;
    top: 2%;
    bottom: 2%;
    left: 2%;
    right: 2%;
    background: #fff;
    border: 2px solid #aaa;
    filter: alpha(opacity=90);
    /*
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    */
    z-index: 3000;
    display: none;
}
#lightbox.recurring{
	top: 40px;
	width: 400px;
	height: 500px;
	margin: 0 calc(50% - 200px);
}
#lightbox h2 {
	font-size: 32px;
	
}
#lightbox #lightbox-close{
    position: absolute;
    display: block;
    top: 5px;
    right: 25px;
    width: 15px;
    font-size: 30px;
    text-align: right;
    color: #000;
    cursor: pointer;
    z-index: 2000;
}

#boxText {
    display: none;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    /*width: 95%;*/
    /*height: 95%;*/
    padding: 0;
    margin: 0;
    /*border: 1px solid black;*/
    /*background-color: #fff;*/
    color: #000;
    z-index:2002;
    overflow: auto;
    font-size: 12pt;
}
#box {
    display: none;
    position:fixed;
    top: 120px;
    bottom: 10px;
    width: 100%;
    /*height: 95%;*/
    padding: 20px;
    margin:0;
    border: none;
    color: #000;
    z-index:2001;
    overflow: auto;
}

#timepicker, #timepicker2, #timepickerlarge, #timepickerlarge2, #recurringHourLesson {
      max-width: 85px !important;
}

#datepicker, #datepicker2, #datepicker3, #datepicker4{
      max-width: 125px !important;
}
