.declWSC option { background-color:#fff;color:#000; }
.mydow { width: 100px; display: inline-block; }
.help-block {text-align:left;}
.form-control option {color:#000;}
#confirmPosition { border:0;background-color:#496;width:100%;margin:auto;color: #fff;padding: 4px;font-size: 1.18em; }
.mapResult { width:100%; }
.backDivStyle { display:none;text-align:center; }
.toggleChk {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
  margin-top: 8px;
    margin-bottom: 12px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align:middle;
}
.declBBtn { border:1px solid #fff;border-radius:20px;background-color:rgba(255,255,255,0.1);margin-bottom:10px;padding: 10px 20px;}
.netaPay img { width:300px;max-width:100%;}
.netaPay .prix { font-size:3em; }
.netaPay img { border: 20px solid #fff; }
.left { text-align:left; }
input.deltbn {display: inline-block;vertical-align: middle;margin-right: 8px;margin-bottom: 8px;width: 25px; }
.decCLd { font-style:italic;display:block;padding-left:4px;padding-bottom:14px; }
.margin-top {margin-top:8px;}
.popDlg {
    position: absolute;
    padding: 4px;
    left: 0px;
    top: 0px;
    width: 100%;
    min-height: 100%;
    z-index: 999999;
}
.qtySel { font-size:24px;margin-bottom:8px;user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */ }
.qtyadd { background-color:transparent;border:1px dotted #fff;width:60px }
#searchTxt { background-color: transparent;font-size:18px;border:1px solid rgba(255,255,255,0.1);color:inherit;width:100%;margin-bottom:8px; }
.editabT p,.noeditab p { margin:0; }
.OrderInfos p {font-size:15px;}
.editabT {font-size:20px;}
#detailArt h4 { text-transform:none; }
#detailArt h5 { text-transform:none;font-weight: normal; }
.selectFiltrRayon, #selectFiltrGrpRayon, #detailArt select { outline:0;width:100%;border:0;background-color:transparent;margin-bottom:6px;font-size: 15px;height: 26px; }
.selectFiltrRayon, #selectFiltrGrpRayon { font-size: 26px;height: 32px;text-align: center; }
.filterGrpRayImg,.filterRayImg {cursor:pointer; }
#detailArt label { display:block;text-decdoration: underline; opacity:0.7; }
.clBt {float:right;font-size:1.8em;cursor:pointer;line-height: 18px; }
.separeteurPerso { display:block;margin:auto;margin-bottom:8px; }
h4.prix2 { font-size: 20px!important; }
.bold {font-weight:bold }
td.notCellLast { padding-right:10px; }
.hlfW { width:50% }
.pointer {cursor:pointer; }
.wid {width:100%}
.thumbnail2 {padding:10px; padding-bottom:30px;cursor:pointer;}
.toggleChk:before {
  content: "";
  position: relative;
  top: 3px;
  left: 3px;
  width: 34px;
  height: 14px;
  display: block;
  background: #9A9999;
  border-radius: 8px;
  transition: background 0.2s ease;
}
.toggleChk span {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  display: block;
  background: white;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
  transition: all 0.2s ease;
}
.toggleChk span:before {
  content: "";
  position: absolute;
  display: block;
  margin: -18px;
  width: 56px;
  height: 56px;
  background: rgba(79, 46, 220, 0.5);
  border-radius: 50%;
  transform: scale(0);
  opacity: 1;
  pointer-events: none;
}
.forms label {
    display: block;
    float: left;
    width: 95px;
    padding-top: 7px;
    margin-right: 4px;
    font-size: 13px;
    clear: both;
}
.chkBoxC:checked + .toggleChk:before {
  background: #947ADA;
}
.chkBoxC:checked + .toggleChk span {
  background: #4F2EDC;
  transform: translateX(20px);
  transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
  box-shadow: 0 3px 8px rgba(79, 46, 220, 0.2);
}
.chkBoxC:checked + .toggleChk span:before {
  transform: scale(1);
  opacity: 0;
  transition: all 0.4s ease;
}	
.optionnalTitle, .hiddenStep, .optionnalPrice {
    display: none;
}
.chbCntMen {
	vertical-align: top; display: inline-block;margin-top: 5px;
}

.offIconMenu {font-size:22px;}
/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 .openingHourTable td {
 padding-right:5px;
 }
 .form-control {
 border:1px solid rgba(61,61,61,0.1);
 }
 #cartContent {
 font-size:1.2em;
 }
 .captionDetails {
 	
 }
 .iconN { font-size:32px;text-decoration:none!important;line-height:47px;vertical-align:top;color:#ddd; }
.infoBoxT {
	width:300px;
	max-width:calc(100% - 12px);
	padding:8px;
	font-size:1.25em;
	position:fixed;
	right:8px;
	z-index:999999999;
	border-radius:5px;
	border:1px solid #000;
	box-sizing:border-box;
	animation: 1.5s ease-in-out 0s infinite normal both running heartbeat;;
}
.dangerInfoBox {
	color:#fff;
	background-color:#dc3545;
	border:1px solid #dc3545;
}
.successInfoBox {
	color:#fff;
	background-color:#28a745;
	border:1px solid #28a745;
}
.infoInfoBox {
	color:#fff;
	background-color:#6c757d;
	border:1px solid #6c757d;
}
#lydiaPayIframe {
	width:100%;
	height:100%;
	border:0;
	margin:0;
	position:fixed;
	top:30px;
	left:0;
	z-index:999999999;
	background-color:#FFF;
}
#closeLydiaBtn {
	width:100%;
	height:30px;
	margin:0;
	position:fixed;
	top:0px;
	left:0;
	z-index:999999999;
	background-color:#eee;
	color: #000;
	font-size: 22px;
	text-align: center;
	padding: 2px;
}
.makeChoice {
	white-space:normal;
}
 .plusMinus {
 	width: 20px;
    height: 20px;
    display: inline;
    margin-bottom: -2px !important;
    margin-top: -2px !important;
    margin-right: 2px;
    cursor:pointer;
 }
 .leftAlign {
 text-align:left;
 }
 .formShopTime {
 background-color: rgba(255,255,255,0.3);
 width: 60px;
 display:inline-block;
 font-size: 1.2em;
 }
 .formShopSelect {
 width: auto;
 }
 .formShopComment {
 width: 100%;
 }
.PLUdesc {
	max-height:150px;
	overflow:auto;
	margin-bottom: 8px;
	text-align:justify;
}
.meAction {
	text-decoration:none;
}
.odd_gradeX {
	background-color:rgba(255,255,255,0.2);
}

.even_gradeC {
	background-color:rgba(255,255,255,0.1);
}
.even_gradeCC {
	background-color:rgba(255,255,255,0.3);
}
.button.rowOrderLine {
    background-color: transparent;
    border-bottom: 1px solid rgba(61,61,61,0.3);
}

.commCol1 {
padding-left:4px;width:142px;
}

.commCol2 {
text-align:right;padding-right:4px;width:62px;
}

.rowOrderLine td {
	padding-bottom:6px;
	padding-top:6px;
	cursor:pointer;
	cursor:hand;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:100%;
	height:0;
	
}
body {
    overflow-x: hidden;
}

p {
    font-size: 20px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #3d3d3d;
}
a.btn:hover { color:#000; }
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    /*white-space:nowrap;*/
    overflow:hidden;
}
.thumbnail h4,.thumbnail h5 {
text-transform:none;
font-size:15px;
}
.thumbnail h5 {font-weight: normal;}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #8b9665;
}

    hr.star-light:after,
    hr.star-primary:after {
        content: "\f005";
    }
    hr.star-primary {
        border-color: #3d3d3d;
    }
    
    hr.star-primary:after {
        color: #3d3d3d;
        background-color: #e4d6be;
    }

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    background: #8b9665;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}
#SiteGalspeech p {
font-size:25px;
}
header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

@media(min-width:768px) {
    header .container {
        padding-top: 130px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 3em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media(min-width:768px) {
    #SiteGalspeech p {
        font-size: 20px;
    }
    .navbar-fixed-top {
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

.navbar {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 100px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
    color: #fff;
    background: #8b9665;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 10px;
    padding-left:3px;
    padding-right:3px;
}

#portfolio .portfolio-item .portfolio-link,#portfolio .portfolio-item .portfolio-detail {
    display: block;
    position: relative;
    margin: 0 auto;
    /*max-width: 400px;
    height:58px;*/
    margin-top:0px;
}

#portfolio .portfolio-item .portfolio-link .caption,#portfolio .portfolio-item .portfolio-detail .caption {
    position: absolute;
    width: calc( 100% + 6px );
    height: calc( 100% + 6px );
    opacity: 0;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    cursor:pointer;
    cursor:hand;
    margin-left: -3px;
    margin-top: -3px;
}

#portfolio .portfolio-item .portfolio-link .caption:hover,#portfolio .portfolio-item .portfolio-detail .caption:hover {
    opacity: 0.6;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content,#portfolio .portfolio-item .portfolio-detail .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -18px;
    text-align: center;
    font-size: 20px;
    color: #3d3d3d;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i,#portfolio .portfolio-item .portfolio-detail .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4,
#portfolio .portfolio-item .portfolio-detail .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-detail .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}
#portfolio .thumbnail {
    margin-bottom:5px;
    padding-left:10px;
    padding-right:10px;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 0px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #FFFFFF;
    font-size: 20px;
    color: #FFFFFF;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #FFFFFF;
    color: #8b9665;
    background: #FFFFFF;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid rgba(61,61,61,0.3);
}

.floating-label-form-group input,
.floating-label-form-group select,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    delmecolor: #8b9665;
}

form .row:first-child .withLine {
    border-top: 1px solid rgba(61,61,61,0.3);
    margin-top:1em;
}
form .row:first-child .floating-label-form-group {
    border-top: 1px solid rgba(61,61,61,0.3);
    margin-top:1em;
}

footer {
    color: #fafafa;
}
footer a, footer a:hover, footer a:focus, footer a:active, footer a.active {
    color: #fafafa;
}
.footer-below {
    color: #FFFFFF;
}
.footer-below a, .footer-below a:hover, .footer-below a:focus, .footer-below a:active, .footer-below a.active {
    color: #FFFFFF;
}
footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #8b9665;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #8b9665;
}
.navbar-nav > li:hover {
    ubackground-color: #fafafa;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 10px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;    
    z-index: 99999;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #8b9665;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #8b9665;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.modal {
    overflow-y:auto;
    max-height:100%;
}
.subRayons { display:none; }
/*.thumbnail {
	margin-bottom:0px;
}*/
.button-group {
	margin-top:4px;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.selectedFilterCat {
	opacity:0.5;
	font-weight: bold;
}

.portfolio-link h4,.portfolio-detail h4 {
	margin-bottom:0;margin-top:0;padding-top:9.5px;font-size:15px;white-space:normal;text-transform:none;
}
.portfolio-link h5,.portfolio-detail h5 {
	margin-bottom:0;margin-top:0;padding-top:6.5px;padding-botdtom:6.5px;white-space:normal;text-transform: none;
}
.portfolio-link #rayon,.portfolio-detail #rayon {
	padding-bottom:10px;
}
.thumbnail p {
	font-size: 15px;
	margin-bottom: 2px;
}
.thumbnail_test {
	margin-bottom:0px;
}
.btn-homo {
    background-color: rgba(255,255,252,0.2);
    border-color: rgba(255,255,252,0.1);
    color: #3d3d3d;
}
#cartContent {
	padding-left:0px;
}
#cartContent li {
	list-style: outside none none;
	text-align:left;
}
#cartContent .nom {
	display:inline-block;
	min-width:180px;
	width:70%;
	text-align:left;
}
#cartContent .prix {
	display:inline-block;
	width:100px;
	text-align:right;
}
#cartContent .plusMinusCnt {
	display:inline-block;
	width:46px;
	text-align:right;
}
.editab input,.editabT input {
	color:#000;
}
.editab button,.editabT button {
	color:#000;
}
.editab textarea,.editabT textarea {
	color:#000;
	min-width:250px;
	min-height:120px;
}
.noIntroSpacer {
	padding-top:50px;
	width:100%;
}
.btn {
	margin-bottom:5px;
}
.catIMG0 {
	width:80px;height:80px;margin:4px;
}
.catIMG1 {
	width:100px;height:100px;margin:4px;
}
.catIMG2 {
	width:160px;height:160px;margin:4px;margin-left:0px;
}
.catIMG3 {
	width:40px;height:40px;margin-top: 10px;
margin-right: 10px;
}

@media(max-width:767px) {
	header .container {
	    padding-top: 70px;    
	    padding-bottom: 20px;
	}
	section h2 {
	 	font-size: 2em;
	}
	.portfolio-modal .modal-content h2 {
	 	font-size: 2em;
	}
	.btn {    
		border-radius: 4px;    
		padding: 2px 8px;
	
	}
	h4, .h4 {
		font-size: 15px;
	}
	.navbar-toggle {    
		margin-bottom: -50px;
	}
	
}
@media(max-width:399px) {
	h5, .h5 {
		font-size: 15px;
	}
	section {
	    padding: 20px 0;
	}
	#portfolio .portfolio-item {
	    margin: 0 0 2px;
	}
	.thumbnail {
		padding: 3px;
	}
	section h2 {
	 	font-size: 1.2em;
	}
	.portfolio-modal .modal-content h2 {
	 	font-size: 1.2em;
	}
	.navbar-brand {
		padding: 8.5px 58px 20.5px 10px;
	}
	.scroll-top .btn {    
		font-size: 12px;
	    height: 20px;
	    line-height: 10px;
	    width: 20px;
	}
	.fa {
	    margin-left: -5px
	}
	.scroll-top {
		height: 20px;
		width: 20px;
	}
	h4, .h4 {
		font-size: 15px;
		font-weight:bold;
	}
.catIMG0 {
		width:40px;height:40px;    margin: 7px 4px 1px 1px;
}
.catIMG1 {
		width:60px;height:60px;    margin: 7px 4px 1px 1px;
}
.catIMG2 {
		width:100px;height:100px;    margin: 7px 4px 1px 1px;
}
.catIMG3 {
	width:20px;height:20px;margin:7px 4px 1px 1px;
}
	.catIMG {
		width:40px;height:40px;    margin: 7px 4px 1px 1px;
	}
	.catIMGTab {
		width:40px;height:40px;    margin: 7px 4px 1px 1px;
	}
	#portfolio .portfolio-item .portfolio-link .caption .caption-content,#portfolio .portfolio-item .portfolio-detail .caption .caption-content {
		margin-top: -8px;
	}

	#portfolio .portfolio-item .portfolio-link .caption .caption-content i,#portfolio .portfolio-item .portfolio-detail .caption .caption-content i {
	    font-size: 2em;
	}
	h3, .h3 {
	    font-size: 16px;
	}
	p,.PLUdesc {
	    font-size: 15px;
	}
	.floating-label-form-group input, .floating-label-form-group textarea {
		font-size: 1.3em;
	}
	hr.star-light, hr.star-primary {
	    margin: 11px auto;
	}
	hr.star-light:after, hr.star-primary:after {
		font-size: 1.2em;   
		border-width: 2px 0 0;
	}
	.modal-body {
		padding: 0;
	}
	@media(max-width:199px) {
		.navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
		display:none;
		}
		.btn {
			font-size: 11px;
		}
		body {
			font-size: 11px;
		}
	}
}






.intro-text,hr.star-light::after {
	color:#FFFFFF;
}
hr.star-light {
	border-color:#FFFFFF;
}
section.mycolT2 {
	color:#FFFFFF;
}
.button { cursor:pointer;cursor:hand; }
.declinaison p {font-size:1.6em;text-align:left;margin-top:15px;}
.portfolio-modal .declinaison img {max-height:28px ; margin-bottom: 0px; vertical-align:bottom; }
.dataTAb h4 {font-weight: normal;font-size: 20px;padding: 0;margin:0 0 10.5px;line-height:28px;}
.dataTAb a {text-decoration:none!important;}
.hiddenTab { display:none; }
#detailArt .hiddenTab { display:inline; }

.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-month-year:hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}
