@charset "utf-8";
/* CSS Document */



td div{
	position: relative;
	_padding-bottom: 10px;
	color: #000;
	
}

.calendar_buttons .btn-primary{
background: transparent linear-gradient(180deg, #F7C559 0%, #F7710A 85%, #F7710A 100%) repeat scroll 0% 0%;
color: #FFF;
font-weight: bold;
border: 1px solid #F78F26;
border-radius: 0px;
}

.calendar_buttons .btn-primary:hover{
background: transparent linear-gradient(0deg, #F7C559 0%, #F7C559 7%, #F7710A 55%, #F7710A 100%) repeat scroll 0% 0%;
color: #FFF;
border-color: #F78F26;
}


@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}


.sbc-calendar-wrapper {
  padding: 0em;
  border-radius: 0.1em;
  max-width: 100%;
}

.sbc-status {
    display: block;
    float: left;
    width: 150px;
    height: 2.65em;
    font-size: 15px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
}

.sbc-status-Unavailable {
  background-color: #fff;
  color:#ccc;
  position: relative;
}

.sbc-status-Available {
  background-color: #AEEB8E;
  position: relative;
}
.sbc-status-Available:hover {
  background-color: #FCD700;
  position: relative;
}

.sbc-status-Available a {
color:#000;
}
.sbc-status-Available a:hover {
color:#000;
}



.sbc-status-Availableother {
  background-color: #fff;
  position: relative;
}

.sbc-status-Booked {
  background-color: #CFCFCF;
  color: #a7a085;
}

.sbc-status-Morning {
  background-color: #fff;
  position: relative;
}
.sbc-status-Morning:before { 
  width: 0px;
height: 0px;
border-top: 64px solid #AEEB8E;
border-bottom: 0em solid transparent;
border-right: 101px solid #CFCFCF;
content: "";
position: absolute;
right: 0px;
bottom: 0px;
z-index: 0;
}

.sbc-status-Afternoon {
  background-color: #fff;
  position: relative;
}
.sbc-status-Afternoon:before {
  width: 0px;
height: 0px;
border-bottom: 63px solid #AEEB8E;
border-top: 0em solid transparent;
border-left: 101px solid #CFCFCF;
content: "";
position: absolute;
left: 0px;
top: 0px;
z-index: 0;
}


.morning::before {
    width: 0px;
    height: 0px;
    border-bottom: 38px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 151px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -9;
}


.afternoon::before { 
    width: 0px;
    height: 0px;
    border-top: 38px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 152px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -9;
}


.sbc-calendar-table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0.1em;
  table-layout: fixed;
  margin: 0;
  width: 100%;
  padding: 0em;
}
.sbc-calendar-table span {
  position: relative;
  z-index: 1;
  cursor: help;
  color: #000;
}
.sbc-calendar-table th, .sbc-calendar-table td {
font-size: 1.4em;
text-align: center;
padding: 0px;
width: 50px;
line-height: 1em;
vertical-align: middle;
border: 1px solid #CCC;
border-radius: 0px;
height: 64px;
}



.calander_top .sbc-calendar-table td{
	font-size: 1.4em;
text-align: center;
padding: 0px;
width: 50px;
line-height: 1em;
vertical-align: middle;
border: 0px none;
border-radius: 0px;
height: 64px;
}



.sbc-key p {
  font-size: 0.8em;
margin: 0px;
padding: 0px;
display: inline-block;
}

.align_center{
	text-align:center;
}

.calendar_buttons{
padding:15px;
}
.calendarformat{
height:535px;
}


/*Responsive_style*/


@media (min-width:320px) and (max-width:325px){

.sbc-calendar-table td {
    font-size: 10px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 34px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 34px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}



}

@media (min-width:480px) and (max-width:485px){


	.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
    font-size: 12px;
    padding: 5px;
}

.morning::before {
    width: 0px;
    height: 0px;
    border-bottom: 30px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 148px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -9;
}

.afternoon::before {
    width: 0px;
    height: 0px;
    border-top: 30px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 148px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -9;
}

.sbc-status-Available a {
    color: #000;
    font-size: 12px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 57px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 57px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
   font-size: 12px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}

}

@media (min-width:360px) and (max-width:365px){

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
    font-size: 14px;
}

.sbc-status-Available a {
    color: #000;
    font-size: 12px;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 0px;
    height: 64px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 41px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 40px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}


}


@media (min-width:640px) and (max-width:645px){

.sbc-status-Available a {
    color: #000;
    font-size: 14px;
}

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
    font-size: 14px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 80px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 79px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}


}


@media (min-width:768px) and (max-width:770px){

.sbc-status-Available a {
    color: #000;
   
}

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
    font-size: 14px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 64px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 95px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 95px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}


}

@media (min-width:1024px) and (max-width:1150px){

	.sbc-status-Available a {
    color: #000;
    font-size: 17px;
}

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
    font-size: 15px;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 82px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 82px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}

}


@media (min-width:800px) and (max-width:805px){

.sbc-status-Available a {
    color: #000;
    font-size: 17px;
}

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
   font-size: 15px;
}


.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 95px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 95px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}

}


@media (min-width:980px) and (max-width:985px){

	.sbc-status-Available a {
    color: #000;
    }

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
    font-size: 14px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 95px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 95px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}
}

@media (min-width:1280px) and (max-width:1285px){

	.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 101px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 101px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}
}

@media (min-width:600px) and (max-width:605px){

.sbc-status-Available a {
    color: #000;
    
}

.sbc-calendar-table span {
    position: relative;
    z-index: 1;
    cursor: help;
    color: #000;
   font-size: 14px;
}

.sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 74px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-status-Afternoon::before {
    width: 0px;
    height: 0px;
    border-bottom: 63px solid #AEEB8E;
    border-top: 0em solid transparent;
    border-left: 74px solid #CFCFCF;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}

}



@media (min-width:1920px){

    .sbc-status-Morning::before {
    width: 0px;
    height: 0px;
    border-top: 62px solid #AEEB8E;
    border-bottom: 0em solid transparent;
    border-right: 101px solid #CFCFCF;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 0;
}

.sbc-calendar-table td {
    font-size: 14px;
    text-align: center;
    padding: 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: middle;
    border: 1px solid #CCC;
    border-radius: 3px;
    height: 64px;
}
}


