﻿@media (max-width: 575px) {
    .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%;
	}
	
	.nav-item {
		border: 0 !important;
	}
	
	.lbc-logo {
		width:100%;
	}
	
	.lm-logo {
		width:100%;	
	}
	
	.logo-add {
		font-size: 1.35rem
	}
	
	.logo-call {
		font-size: 1.45rem;
	}
	
	.logo-small {
		font-size: .90rem;
	}
}

@media (min-width: 576px) {
    .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%;
	}
	
	.lbc-logo {
		width:70%;
	}
	
	.lm-logo {
		width:70%;	
	}
	
	.logo-add {
		font-size: 1.45rem
	}
	
	.logo-call {
		font-size: 1.55rem;
	}

	.logo-small {
		font-size: 1.1rem;
	}

}

@media (max-width: 991px) {

	.nav-item {
		border: 0 !important;
	}
	
}


@media (min-width: 768px) {
    .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%;
	}
	
	.lbc-logo {
		width:100%;
		max-width: 280px;
	}
	
	.lm-logo {
		width:100%;
		max-width: 225px;
	}

	.logo-add {
		font-size: .8rem
	}
	
	.logo-call {
		font-size: .95rem;
	}

	.logo-small {
		font-size: .70rem;
	}

}

@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%;
	}
	
	.lbc-logo {
		width:100%;
		max-width: 280px;
	}
	
	.lm-logo {
		width:100%;
		max-width: 225px;
	}
	
	.navbar {
		background-size: cover !important;
	}

}

@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;
	}

}

@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: cover !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: #0062b9;
}

.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;
}

.nav-link {
	color: #fff;
	font-size:.9rem;
	font-weight:500;
	font-family: "Inter", sans-serif;
}

.nav-link:hover, .nav-link:focus {
	color: #fb6e05;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
	color: #fb6e05;
}

.dropdown-item {
	color: #fff;
	font-size:.9rem;
	font-weight:500;
	font-family: "Inter", sans-serif;
}

.dropdown-item:hover, .dropdown-item:focus {
	color: #fb6e05;
}

.navbar-nav .dropdown-item.active, .navbar-nav .dropdown-item.show {
	color: #fb6e05;
}

/* weather bug */

.current-temp {
    font-size: 1.9444444444rem;
    line-height: .8571428571;
    font-weight: 300;
    padding-left: 38px;
	font-family: "Nunito Sans","Open Sans","Helvetica Neue",sans-serif;
}

.current-temp::after {
	font-size: .6666666667rem;
    line-height: 1;
    content: "F";
    margin-left: -9px;
    padding-right: 6px;
}

.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: .375em;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.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: .375em;
	border-bottom-right-radius: .375em;
}

.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 */