﻿/* fonts */

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url('XRXV3I6Li01BKofINeaBTMnFcQ.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media (max-width: 576px) {

	.navbar-toggler {
		padding:0;
	}

    .border-top {
        border-top: 1px solid #dee2e6;
    }
    .border-left {
        border-left: 1px solid #dee2e6;
    }
    .border-bottom {
        border-bottom: 1px solid #dee2e6;
    }
    .border-right {
        border-right: 1px solid #dee2e6;
    }
    .border-top-0 {
        border-top: none!important;
    }
    .border-left-0 {
        border-left: none!important;
    }
    .border-bottom-0 {
        border-bottom: none!important;
    }
    .border-right-0 {
        border-right: none!important;
    }

    .input-group-override {
        width: 100% !important;
    }
    
    .removeContentImgWH {
		/*width: 100%;*/
	}
	
	.invcarouseldetail {
		width:95%;
	}

	.ww_toast {
		width:100%;
	}
	
	.logo {
		width:100%;
	}
	
	.nav-item {
		border: 0 !important;
	}
	
	.wb-logo {
		width:318px;
	}
	
	.wb-logo-text {
		bottom: 0px; left: 10px;
		line-height: 1.20rem;
		font-size: 0.75rem;
	}
	
	.header-left-bg {
		background: transparent url('../images/header-left-bg-sm.png') no-repeat left top;
	}
	
	.header-right-bg {
		background: none;
	}
}

@media (min-width: 350px) {

	.wb-logo-text {
		bottom: 0px; left: 10px;
		line-height: 1.20rem;
		font-size: 0.75rem;
	}
}

@media (min-width: 395px) {

	.navbar-toggler {
		padding:.25rem .75rem;
	}

	.wb-logo-text {
		bottom: 0px; left: 10px;
		line-height: 1.20rem;
		font-size: 0.80rem;
	}
}

@media (min-width: 420px) {
	.wb-logo-text {
		bottom: 0px; left: 10px;
		line-height: 1.20rem;
		font-size: 0.90rem;
	}
}

@media (min-width: 576px) {

	.logo {
		width:100%;
	}
	
    .border-sm-top {
        border-top: 1px solid #dee2e6;
    }
    .border-sm-left {
        border-left: 1px solid #dee2e6;
    }
    .border-sm-bottom {
        border-bottom: 1px solid #dee2e6;
    }
    .border-sm-right {
        border-right: 1px solid #dee2e6;
    }
    .border-sm-top-0 {
        border-top: none!important;
    }
    .border-sm-left-0 {
        border-left: none!important;
    }
    .border-sm-bottom-0 {
        border-bottom: none!important;
    }
    .border-sm-right-0 {
        border-right: none!important;
    }
    .text-spacing-sm-0 {
        letter-spacing: 0em;
    }

    .input-group-override {
        width: 100% !important;
    }
    
    .removeContentImgWH {
		/*width: 100%;
		max-width:90%*/
	}
	
	.carousel-item {
	   transition: transform .6s ease-in-out;
	 }

	.ww-md-nowrap {
		white-space:nowrap !important;
		width: 75%;
	}
		
	.ww_toast {
		width:90%;
	}
	
	.wb-logo {
		width:318px;
	}

	.wb-logo-text {
		bottom: 0px; left: 10px;
		font-size: 1.25rem;
		line-height: 1.50rem;
	}
	
	.header-left-bg {
		background: transparent url('../images/header-left-bg-sm.png') no-repeat left top;
	}
	
	.header-right-bg {
		background: none;
	}

}

@media (max-width: 991px) {

	.nav-item {
		border: 0 !important;
	}
	
}


@media (min-width: 768px) {
	.logo {
		width:auto;
	}
	
    .border-md-top {
        border-top: 1px solid #dee2e6;
    }
    .border-md-left {
        border-left: 1px solid #dee2e6;
    }
    .border-md-bottom {
        border-bottom: 1px solid #dee2e6;
    }
    .border-md-right {
        border-right: 1px solid #dee2e6;
    }
    .border-md-top-0 {
        border-top: none!important;
    }
    .border-md-left-0 {
        border-left: none!important;
    }
    .border-md-bottom-0 {
        border-bottom: none!important;
    }
    .border-md-right-0 {
        border-right: none!important;
    }
    .text-spacing-md-1 {
        letter-spacing: -0.10em;
    }

    .input-group-override {
        width: 100% !important;
    }
    
    .removeContentImgWH {
    	/*width: auto;
		max-width:75%*/
	}
	
	.invcarouseldetail {
		width:75%;
	}

	.ww_toast {
		width:80%;
	}
	
	.ww-md-nowrap {
		white-space:nowrap !important;
		width: 24%;
	}
	
	.wb-logo {
		width:318px;
	}
	
	.wb-logo-text {
		bottom: 0px; left: 25px;
		line-height: 1.50rem;
	}
	
	.header-left-bg {
		background: transparent url('../images/header-left-bg-md.png') no-repeat left top;
	}
	
	.header-right-bg {
		background: none;
	}

}

@media (min-width: 992px) {
    .border-lg-top {
        border-top: 1px solid #dee2e6;
    }
    .border-lg-left {
        border-left: 1px solid #dee2e6;
    }
    .border-lg-bottom {
        border-bottom: 1px solid #dee2e6;
    }
    .border-lg-right {
        border-right: 1px solid #dee2e6;
    }
    .border-lg-top-0 {
        border-top: none!important;
    }
    .border-lg-left-0 {
        border-left: none!important;
    }
    .border-lg-bottom-0 {
        border-bottom: none!important;
    }
    .border-lg-right-0 {
        border-right: none!important;
    }
    .text-spacing-lg-1 {
        letter-spacing: -0.05em;
    }

    .input-group-override {
        width: 41.6667% !important;
    }
    
	.invcarouseldetail {
		width:50%;
	}

	.ww_toast {
		width:75%;
	}
	
	.wb-logo {
		width:318px;
	}
	
	.wb-logo-text {
		bottom: 0px; left: 55px;
		line-height: 1.50rem;
	}
	
	.navbar {
		background-size: cover !important;
	}

	.header-left-bg {
		background: transparent url('../images/header-left-bg-md.png') no-repeat left top;
	}
	
	.header-right-bg {
		background: none;
	}

}

@media (min-width: 1200px) {
    .border-xl-top {
        border-top: 1px solid #dee2e6;
    }
    .border-xl-left {
        border-left: 1px solid #dee2e6;
    }
    .border-xl-bottom {
        border-bottom: 1px solid #dee2e6;
    }
    .border-xl-right {
        border-right: 1px solid #dee2e6;
    }
    .border-xl-top-0 {
        border-top: none!important;
    }
    .border-xl-left-0 {
        border-left: none!important;
    }
    .border-xl-bottom-0 {
        border-bottom: none!important;
    }
    .border-xl-right-0 {
        border-right: none!important;
    }
    .text-spacing-xl-1 {
        letter-spacing: 0em;
    }

    .input-group-override {
        width: 41.6667% !important;
    }
    
    .ww-home-pad {
		margin-top: 550px !important;
	}
	
	.navbar {
		background-size: cover !important;
	}

	.wb-logo-container {
		padding-left: 4rem !important;
	}
}

@media (min-width: 1300px) {
    .border-xl-top {
        border-top: 1px solid #dee2e6;
    }
    .border-xl-left {
        border-left: 1px solid #dee2e6;
    }
    .border-xl-bottom {
        border-bottom: 1px solid #dee2e6;
    }
    .border-xl-right {
        border-right: 1px solid #dee2e6;
    }
    .border-xl-top-0 {
        border-top: none!important;
    }
    .border-xl-left-0 {
        border-left: none!important;
    }
    .border-xl-bottom-0 {
        border-bottom: none!important;
    }
    .border-xl-right-0 {
        border-right: none!important;
    }
    .text-spacing-xl-1 {
        letter-spacing: 0em;
    }

    .input-group-override {
        width: 41.6667% !important;
    }
    
    .ww-home-pad {
		margin-top: 550px !important;
	}
	
	.navbar {
		background-size: auto !important;
	}
	
}

@media (min-width: 1350px) {

	.header-left-bg {
		background: transparent url('../images/header-left-bg.png') no-repeat left top;
	}
	
	.header-right-bg {
		background: transparent url('../images/header-right-bg.png') no-repeat right top;
	}


}

@media (min-width: 1430px) {

	.wb-logo-container {
		padding-left: 8rem !important;
	}

}

@media (min-width: 1550px) {

	.wb-logo-container {
		padding-left: 12rem !important;
	}

}



/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
 

.accordion-collapse {
  scroll-margin: 55px;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.dropdown-menu > li > a:hover {
    background-image: none;
    background-color: rgba(255,255,255,.8);
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(230, 230, 230, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

/* weather bug */

.weatherbg {
	display:inline;
}

.current-temp {
    font-size: 1.9444444444rem;
    line-height: .8571428571;
    font-weight: 300;
	font-family: "Barlow Condensed Sans","Open Sans","Helvetica Neue",sans-serif;
}

.current-temp::after {
	font-size: .6666666667rem;
    line-height: 1;
    content: "F";
    margin-left: -9px;
    padding-right: 6px;
}

.current-level {
    font-size: 0.75em;
    line-height: 1.4;
    font-weight: 400;
	font-family: "Barlow Condensed Sans","Open Sans","Helvetica Neue",sans-serif;
}

.city.icon-location-after {
	margin-left: 5px;
}



.ww-wb-link {
	color: white;
	text-decoration:none;
	transition: all .2s ease-in-out; 
}

.ww-wb-link:hover {
	color: #dfdfdf;
}

.dropdown-toggle {
	white-space:normal !important;
}

/*database pager*/
.page-link {
	font-size:.7rem !important;
}

/*jquery ui changes:*/

.ui-dialog {
	border-bottom: 1px #a6c9e2 solid;
	color: #333;
	padding: .5rem !important;
	font-family:inherit;
	padding: 0 !important;
	border-radius: 0;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.ui-corner-all{
	border-radius: 0 !important;
}

.ui-dialog .ui-dialog-titlebar {
	background: none;
	border: none;
	border-bottom: 1px #a6c9e2 solid;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color: #333;
	padding: .3rem .7rem .3rem .7rem !important;
	margin-bottom: .3em;
}

.ui-dialog .ui-dialog-buttonpane {
	padding-bottom: 0;
	padding-right: .5em ;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	right: .7em;
}

.ui-widget-overlay {
	opacity: 0.6 !important;
}

/* end Jquery UI changes */

/* calendar */

.calendar {
    display: flex;
    flex-flow: column;
}
.calendar .header .month-year {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    padding: 20px 0;
}
.calendar .days {
    display: flex;
    flex-flow: wrap;
}
.calendar .days .day_name {
    width: calc(100% / 7);
    border-right: 1px solid #2c7aca;
    padding: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #818589;
    color: #fff;
    background-color: #448cd6;
}
.calendar .days .day_name:nth-child(7) {
    border: none;
}
.calendar .days .day_num {
    display: flex;
    flex-flow: column;
    width: calc(100% / 7);
    border-right: 1px solid #e6e9ea;
    border-bottom: 1px solid #e6e9ea;
    padding: 15px;
    color: #7c878d;
    min-height: 100px;
    font-size:1.0rem;
}
.calendar .days .day_num span {
    display: inline-flex;
    /*width: 30px;*/
    font-size:1.0rem;
    font-weight:400;
}
.calendar .days .day_num .event {
    margin-top: 5px;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 3px;
    border-radius: 4px;
    word-wrap: break-word;
}
.event.white {

}
.event.orange {
    background-color: #f7c30d;
    color: #fff;
}
.event.purple {
    background-color: #6d32a8;
    color: #fff;
}
.event.green {
    background-color: #51ce57;
    color: #fff;
}
.event.blue {
    background-color: #518fce;
    color: #fff;
}
.event.red {
    background-color: #ce5151;
    color: #fff;
}
.event.black {
    background-color: #333;
    color: #fff;
}
.event.yellow {
    background-color: #fcf003;
}
.event.brown {
    background-color: #967b03;
    color: #fff;
}
.event.gray {
    background-color: #ccc;
}

a.event.white {
    color: #333 !important;
}
a.event.orange {
    color: #fff !important;
}
a.event.purple {
    color: #fff !important;
}
a.event.green {
    color: #fff !important;
}
a.event.blue {
    color: #fff !important;
}
a.event.red {
    color: #fff !important;
}
a.event.black {
    color: #fff !important;
}
a.event.yellow {
    color: #333 !important;
}
a.event.brown {
    color: #fff !important;
}
a.event.gray {
    color: #333 !important;
}

.calendar .days .day_num:nth-child(7n+1) {
    border-left: 1px solid #e6e9ea;
}
.calendar .days .day_num:hover {
    background-color: #fdfdfd;
}
.calendar .days .day_num.ignore {
    background-color: #fdfdfd;
    color: #ced2d4;
    cursor: inherit;
}
.calendar .days .day_num.selected {
    background-color: #e6f0fc;
    cursor: inherit;
    font-weight: bold;
}

@media (max-width: 768px) {
	.ww_month_cal {
		display: none;
	}
}

@media (min-width: 769px) {
	.ww_month_cal {
		display: block;
	}
}

/* end calendar */

.btn {

}

.btn-primary {
    color: #fefefe !important;
    background-color: #8ad005 !important;
    border-color: #8db958 !important;
}

.btn-primary:hover {
    color: #fefefe !important;
    background-color: #8db958 !important;
    border-color: #8ad005 !important;
}

.login-link {
	color: #369af1;
}

.login-link:hover, .login-link:focus {
	color: white;
}

.nav-link {
	color: black;
	font-size:18px;
	font-weight:700;
	letter-spacing:.2em;
    font-style: normal;
	font-family: "Barlow Condensed", sans-serif;
}

.dropdown-item {
	color: black;
	font-size:18px;
	font-weight:700;
	letter-spacing:.2em;
    font-style: normal;
	font-family: "Barlow Condensed", sans-serif;
}

.nav-link:hover, .nav-link:focus {
	color: #8ad005;
}

.empire-link {
	color: white;
}

.empire-link:hover, .nav-link:focus {
	color: #8ad005;
}

.footer-link {
	color: white;
	font-size:1.20rem;
	font-weight:300;
	letter-spacing:-.02rem;
	font-family: "Barlow Condensed", serif;
}

.footer-link:hover, .nav-link:focus {
	color: #8ad005;
}

.dropdown-item {
	color: black;
}

.dropdown-item:hover {
	color: #8ad005;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
	color: #8ad005;
}

.active>.page-link, .page-link.active {
	background-color: #8ad005;
	border-color: #8ad005;
}
