.tooltip-inner {
    
    max-width: 200px;
    color: #212121;
    text-align: center;
    background-color: rgba(249, 188, 113, 0.90);
    border-radius: .30rem;
    border: 1px solid rgb(255, 255, 255, 0.65);
    padding: 6px 9px;
    font-size: 14px;
    font-weight: 600;
    
    /*background-color: rbga(50, 0, 0, 0.25) !impfortant;*/
    
}

.banner img {
    max-width: 100%;
}


.font-weight-300 {
    font-weight: 300;
}
.font-weight-400 {
    font-weight: 400;
}
.font-weight-600 {
    font-weight: 600;
}
.font-weight-700 {
    font-weight: 700;
}


html {
    font-family: "Open Sans", "Roboto";
}

body {
    font-size: 15px;
    font-weight: 400;
    color: #212121;
}

.btn-orange, .btn-orange:focus {
    background-color: #f07c0f!important;
    border-color: #f07c0f;
    color: #FFF;
    border-radius: 0;
}

.btn-blue2, .btn-blue2:focus {
    background-color: #0fc2f0!important;
    border-color: #0fc2f0;
}

.main-content-padding {
    padding: 15px 40px 15px 40px;
}

.price {
    background-color: #e1e1e1;
    color: #3e3d40;
    padding: 7px;
    font-size: 13px;
    font-weight: bold;
    height: auto !important;
    text-align: center;
}

.widget-main-content {
    padding: 10px 7px 7px 7px;
}

.header-color-blue {
    background: #0fc2f0 !important;
    border-color: #0fc2f0 !important;
}

.text-blue2 {
    color: #0fc2f0;
}
.text-orange {
    color: #f07c0f;
}

.header-color-orange {
    background: #E87E04; /* f07c0f */
    border-color: #E87E04;
    color: #FFF !important;
}

.header-color-orange2 {
    background: #F2784B; /* f2963f */
    border-color: #F2784B;
    color: #FFF !important;
}

.header-color-orange3 {
    background: #f7b43a; /* d46b0b */
    border-color: #f7b43a;
    color: #FFF !important;
}

.header-color-blue2 {
    background: #0fc2f0;
    border-color: #0fc2f0;
}

.header-color-grey {
    background: #e1e1e1;
    border-color: #e1e1e1
}

.widget-box:hover .header-color-blue {
    background: #0f9bf0;
}
.widget-box:hover .header-color-blue2 {
    background: #0f9bf0;
}
.widget-box:hover .header-color-orange {
    background: #f09810;
}

body {
    background-image: url('../images/background-xmas22.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: calc(100%);
    -moz-background-size: calc(100%);
    -o-background-size: calc(100%);
    background-size: calc(100%);
}

.CasualGuardsBox {
    width: 700px;
    margin: auto
}

.CasualGuardsBoxConfirm {
    width: 480px;
    margin: auto
}

.CasualGaurds {
    background-color: #ebebeb;
    color: #000;
    padding: 10px;
    font-size: 13px;
}

.CasualGuardsBoxConfirm .CasualGaurds {
    text-align: center;
}

.main-page {
    background-color: #FFF;
    padding: 0 20px 0 20px;
}
body {
    background-color: #001415;
    margin-left: 0px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
}
a:link {
    color: #0fc2f0;
    font-weight: 500;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #0fc2f0;
}
a:hover {
    text-decoration: underline;
    color: #0fc2f0;
}
a:active {
    text-decoration: none;
    color: #0fc2f0;
}

h1 {
    font-size: 3vmax;
}
h2 {
    font-size: 1.9vmax;
}

.SiteName {
    font-size: 22px;
    margin-top: 10px;
}
.SiteInformation {
    font-size: 15px;
    margin: 3px 0 0 0;
}

.SiteCheckbox {
    float: left;
    width: 25px;
}

label  {
    display: inline-block;
    font-weight: normal;
    cursor: pointer;
    width: 100%;
    margin-bottom: 0;
}

.PaddingTop15 {
    padding-top: 15px;
}

.MonthsText {
    line-height:1.0;
    font-size: 15px;
    color: #4f4f4f;
}

.MonthsText small {
    font-size: 11px;
}

.SiteHighlight  {
    font-weight: bold;
    background-color:activecaption;
}

.SiteListing {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cecece;
}

.align-center {
    text-align: center;
}

.CustomPlan {
    display: none;
}

.CustomPlanStyle {
    background-color: #f9f9f9;
    color: #000;
    padding: 8px 0 8px 0;
    border: 1px solid #dddddd;
}

.widget-header {
    
}

.widget-header h3 {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    color: #FFF;
}

.padding-15 {
    padding: 15px;
}

.widget-main {
    padding: 0px;
}

.PlanCheckedIcon {
    font-size: 16px;
    margin: 0;
    color :#FFF;
    margin-top: -2px;
}

.EmptyBox {
    width: 7%; 
    float: left;
    text-align: center;
    padding: 0;
    min-height: 29px;
}

.DayBox {
    width: 7%; 
    float: left;
    text-align: center;
    padding: 0;
    height: 30px;
}

.order .DayBox:hover {
    background-color: #f07c0f;
}

.order .DayBox input:hover,
.order .DayBox input:active,
.order .DayBox input:focus {
    background-color: #f9bc71;
}
    
input[disabled] {
    color: #848484 !important;
    background-color: transparent !important;
}

.DayBoxTitle {
    width: 7%; 
    float: left;
    text-align: center;
    padding: 0;
    min-height: 24px;
    color: #4f4f4f;
    font-weight: bold;
    font-size: 14px;
}

.DayBox input {
    width: 100%;
    height: 28px;
    background-color: transparent;
    text-align: center;
    border: none;
    color: #000;
}

.DayBox input:active {
    background-color: transparent
}

.Day {
    background-color: #fcead9;
}

.Night {
    background-color: #d9dadb;
}

.DayPublicHoliday {
    background-color: #da9794;
}

.NightPublicHoliday {
    background-color: #b0a0c8;
}

.DayBoxHighlight .DayBox{
    border: 1px solid rgba(150, 150, 150, .25);
}

.TitleNormalDay {
    float: left;
    width: 90px;
}
.TitlePublicDay {
    float: left;
    width: 130px;
}

.KeyTimes, .NormalDayKey, .NormalNightKey, .PublicDayKey, .PublicNightKey {
    float: left;
    text-align: center;
}

.KeyTimes {
    margin-right: 20px;
}

.KeyName {
    float: left;
    font-size: 12px;
    padding-top: 5px;
}

.KeysSpacer {
    margin-bottom: 25px;
}

.NormalDayKey {
    background-color: #fcead9;
    width: 100px;
    height: 19px;
    border: 1px solid #c7c7c7;
    margin-right: 5px;
    font-size: 11px;
}

.NormalNightKey {
    background-color: #d9dadb;
    width: 100px;
    height: 19px;
    border: 1px solid #c7c7c7;
    font-size: 11px;
} 
.PublicDayKey {
    background-color: #da9794;
    width: 100px;
    height: 19px;
    border: 1px solid #c7c7c7;
    margin-right: 5px;
    font-size: 11px;
}

.PublicNightKey {
    background-color: #b0a0c8;
    width: 100px;
    height: 19px;
    border: 1px solid #c7c7c7;
    font-size: 11px;
} 

.font-size-12 {
    font-size: 12px;
}

.CustomPlanPrice {
    float: right;  
    text-align: center; 
    width: 100%; 
    font-size: 15px; 
    padding: 5px 0 5px 0; 
    margin-top: 10px;
    border: 1px solid #e8b10d; 
    background-color: #ffc657;
    font-weight: bold;
    color: #FFF;
}

.Date {
    padding-top: 6px;
    font-size: 14px;
    color: #4f4f4f;
}



.widget-box:first-of-type {
    margin-left: 0;
}
.widget-box:nth-of-type(5) {
    width: calc(15% - 5px);
    margin-right: 0;
}

.widget-body {
    min-height: 137px;
}

.widget-box {
    cursor: pointer;
    float: left;
    width: calc(21% - 6px);
    margin: 3px;
    border: 1px solid #E87E04;
}
.widget-box.active {
    border: 1px solid #0fc2f0;
}

.widget-box.active .widget-header {
	background: #0fc2f0;
}
.widget-box:hover {
    border: 1px solid #0fa7ef;
}
.widget-box:hover .widget-header {
	background: #0fa7ef;
}

