﻿.bootstrap{
background-color: transparent;
}
.bootstrap .panel-heading{
    background-color: #cca80a;
}
.bootstrap .panel-default .panel-heading{
background-color: #cca80a;
}
.bootstrap .panel-default{
background-color: transparent;
}
.bootstrap label{
color:#fff;
}
.bootstrap .panel-default .dateCell{
background-color: #fff;
}
.bootstrap .panel-default {
    border-color: transparent;
}
.escapeall{
font-size: 14px;text-align: center;
margin-bottom:10px;
}
.escapeall a{
color:#fff!important;

}
.escapeall a span{
color:#ff9c00!important;
}