body {
	width: 100%;
	margin: 0;
	font-family: 'Ubuntu', sans-serif;
	background: rgb(35, 0, 76);
	color: #4863a8
}
#clogo{
	/*position: fixed;
	width: 270px;
	padding-top: 20px;
	padding-left: 20px;*/
	position: fixed;
	width: 320px;
	bottom: 0;
	right: 0;
	padding-right: 20px;
	padding-bottom: 20px;
}

#sanofi{
	/*position: fixed;
	width: 240px;
	bottom: 0;
	right: 0;
	padding-right: 20px;
	padding-bottom: 20px;*/
}

		.coupon{
margin-bottom: 20px;
}

#getcoupon{
	cursor: pointer;
}

.alertbox {
    padding: 5px;
    background-color: #f44336;
    color: white;
   /* position: fixed;*/
    top: 0;
    z-index: 99999;
    width: 100%;
    text-align: center;
}

.alertbox .closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.alertbox .closebtn:hover {
  color: black;
}

				.fb_dialog.fb_dialog_advanced {
left: 18pt;
z-index: 1000 !important;
}
.fb_dialog.fb_dialog_mobile{
	left: 18pt;
}

iframe.fb_customer_chat_bounce_in_v2 {
left: 9pt;
}
iframe.fb_customer_chat_bounce_out_v2 {
  left: 9pt;
}
.expl {
	color: #fff;
	margin-bottom: 20px
}
.sizehelp {
	margin-top: 20px
}
.updatenot {
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	z-index: 30;
	color: #fff;
	width: 100%;
	top: 0;
	background-color: #4863a8;
	box-shadow: 0 0 4px rgba(0, 0, 0, .8);
	text-align: center
}


.type{
	cursor: pointer;
}
.type img{
	border-radius: 15px;
	border: 4px solid #4863a8;
}
.updatecenter {
	display: inline-block;
	text-align: left
}
.updatenot .icon {
	float: left;
	padding-top: 10px;
	margin-right: 10px
}
.updatenot .text {
	float: left
}
.updatenot .fas.fa-arrow-circle-up {
	font-size: 24px
}
#bighref,
#smallhref {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.help-block .list-unstyled,
.help-block {
	overflow: hidden
}
.modal.in .modal-dialog {
	z-index: 200
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: auto;
	background-color: #000
}
.bold{
	font-weight: bold;
}
.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #eee;
	background-image: none;
	border: 1px solid #eee;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.no-padding-left {
	padding-left: 0
}
.no-padding-right {
	padding-right: 0
}
.itemtitle {
	margin-top: 20px;
	text-transform: uppercase
}
.topmargin {
	margin-top: 10px;
	width: 100%;
	height: 10px
}
.tenheight {
	height: 10px
}
#onlyconstshow{
	margin-top: 5px;
}
.element {
	margin-bottom: 20px
}
.modal-body {
	overflow: hidden
}
.uppercase {
	text-transform: uppercase
}
.normal{
	font-weight: normal;
}
.freshipping {
	border-left: 5px solid #4863a8;
	font-size: 12px;
	font-weight: 400;
	color: gray;
	margin-top: 20px;
	padding-left: 10px
}
input[type="checkbox"]:checked,
input[type="checkbox"] {
	display: none!important
}
label.normal {
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0
}
input[type="checkbox"] + label span.fake {
	display: inline-block;
	width: 32px;
	height: 16px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	background: url(img/switch_001.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="checkbox"]:checked + label span.fake {
	background: url(img/switch_001.png) -32px top no-repeat
}
input[type="checkbox"] + label span.check {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	background: url(img/checkbox.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="checkbox"]:checked + label span.check {
	background: url(img/checkbox.png) -16px top no-repeat
}
input[type="radio"] {
	display: none
}
input[type="radio"] + label span.radio {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	background: url(img/radio_button.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.radio {
	background: url(img/radio_button.png) -16px top no-repeat
}
input[type="radio"] {
	display: none
}
input[type="radio"] + label span.notop {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/design_circle_top.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.notop {
	background: url(img/design_circle_top.png) -96px top no-repeat
}
input[type="radio"] + label span.top {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/design_circle_center.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.top {
	background: url(img/design_circle_center.png) -96px top no-repeat
}
input[type="radio"] + label span.heartcenter {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/design_heart_center.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.heartcenter {
	background: url(img/design_heart_center.png) -96px top no-repeat
}
input[type="radio"] + label span.hearttop {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/design_heart_top.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.hearttop {
	background: url(img/design_heart_top.png) -96px top no-repeat
}
input[type="radio"] + label span.fullcenter {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/design_full_center.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.fullcenter {
	background: url(img/design_full_center.png) -96px top no-repeat
}
input[type="radio"] + label span.fulltop {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/design_full_top.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.fulltop {
	background: url(img/design_full_top.png) -96px top no-repeat
}

input[type="radio"] + label span.nogradient {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/effect_sky-monochrome.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.nogradient {
	background: url(img/effect_sky-monochrome.png) -96px top no-repeat
}

input[type="radio"] + label span.gradient {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/effect_sky-gradient.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.gradient {
	background: url(img/effect_sky-gradient.png) -96px top no-repeat
}

input[type="radio"] + label span.nocontour {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/effect_edge-normal.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.nocontour {
	background: url(img/effect_edge-normal.png) -96px top no-repeat
}

input[type="radio"] + label span.contour {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/effect_edge-watercolor.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="radio"]:checked + label span.contour {
	background: url(img/effect_edge-watercolor.png) -96px top no-repeat
}


.const{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.labelpadding{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

input.oneconst + label{
	background-color: #f0f0f0;
	border-radius: 4px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	  box-shadow: 0px 0px 0px 1px #808080 inset;
	  padding-bottom: 5px;

}

input.oneconst:checked + label{
	background-color: #ffffff;
	border-radius: 4px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	  box-shadow: 0px 0px 0px 4px #4863a8 inset;

}

input.oneconst + label .name{
	text-align: center;
}

input.oneconst + label .littlename{
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}

input[type="radio"] + label div.aqr {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Aqr.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}

input[type="radio"] + label div.psc {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Psc.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}

input[type="radio"] + label div.ari {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Ari.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}

input[type="radio"] + label div.tau {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Tau.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}

input[type="radio"] + label div.gem {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Gem.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.cnc {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Cnc.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.leo {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Leo.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.vir {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Vir.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.lib {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Lib.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.sco {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Sco.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.sgr {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Sgr.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}
input[type="radio"] + label div.cap {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin: 0;
	vertical-align: middle;
	background: url(img/Zodiac_Cap.png) left top no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left
}

.fullwidth {
	width: 100%
}
.halfwidth {
	width: 50%
}
.layout {
	float: left;
	margin-right: 5px
}
.nomargin {
	margin: 0!important
}
.nopadding {
	padding: 0!important
}
#frameModal .frame {
	cursor: pointer;
	border: 1px solid gray;
	border-radius: 4px;
	padding: 5px
}
#frameModal .frame:hover {
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 0 4px #4863a8;
	-moz-box-shadow: inset 0 0 0 4px #4863a8;
	box-shadow: inset 0 0 0 4px #4863a8
}
#frameModal .frame.active {
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 0 4px #4863a8;
	-moz-box-shadow: inset 0 0 0 4px #4863a8;
	box-shadow: inset 0 0 0 4px #4863a8
}
.framepadding {
	padding-left: 5px;
	padding-right: 5px
}
.frame .frametitle {
	font-weight: 700
}
.frame .framedescription {
	color: #555
}
.frame .frameprice {
	color: #555;
	font-weight: 700
}
.frame .priceplus {
	color: #555;
	font-weight: 700
}
.container-fluid {
	padding: 0
}
.preview {
	position: fixed;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background:url('img/bg.png');    
background-size: cover;
background-attachment: fixed;
	/*background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(188, 179, 169, 1) 100%)*/
	/*background: rgb(35, 0, 76);*/
}
.desk {
	pointer-events: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: none;
}
.loader {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10
}
.loader .spinner {
	background-image: url(img/sky.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 128px;
	width: 128px;
	position: absolute
}
.stretch {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0
}
.starmap {
	border: 5px solid black;
	height: 70%;
	position: fixed;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .8);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .8)
}
.control-panel {
	z-index: 20;
	/*margin-top: 80px*/
	margin-top: 90px
}
select {
	border: 1px solid #999;
	border-radius: 8px;
	padding: 8px
}
@-moz-document url-prefix() {
	select.select {
		-moz-appearance: none;
		text-indent: .01px;
		text-overflow: "";
		background-image: url(img/icon-chevron-down-16.png);
		background-position: right 8px center;
		background-repeat: no-repeat
	}
}
@media (-webkit-min-device-pixel-ratio: 0) {
	select {
		-webkit-appearance: none;
		background-image: url(img/icon-chevron-down-16.png)!important;
		background-position: right 8px center;
		background-repeat: no-repeat;
		padding-right: 20px
	}
}
.panel-content {
	    border-radius: 4px;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .8);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .8);

}
.tab-always {
	padding: 20px;
	padding-bottom: 0;
	overflow: hidden;
	background-color: #fff
}
.tab-always-bottom {
	padding: 20px;
	padding-top: 0;
	overflow: hidden;
	background-color: #fff
}
.tab-content {
	padding: 20px;
	height: 100%;
	background-color: #000;
	/*background-color: #fff;*/
	overflow: hidden
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 6px 0
}
.navbtn {
	width: 16.666666666666666%;
	margin: 0!important
}
.nav-pills {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.nav-pills>li>a {
	border-radius: 0
}
.nav-pills>li:first-child>a {
	border-top-left-radius: 4px
}
.nav-pills>li:last-child>a {
	border-top-right-radius: 4px
}
.nav-pills>li a {
	font-size: 24px;
	color: #fff;
	background-color: #252839
}
.nav-pills>li a:hover {
	font-size: 24px;
	color: #fff;
	background-color: #374671
}
.nav-pills {
	background-color: #fff
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-color: #4863a8
}
.nav-pills>li.active>span {
	color: #4863a8
}
.nav-pills span {
	font-size: 10px;
	font-weight: 700;
	color: #252839;
	text-transform: uppercase
}
label {
	font-weight: 700;
	color: #fff;
	padding-left: 20px
}
#size-container {
	text-align: center
}
.size-element {
	display: inline-block;
	text-align: left;
	padding: 5px 10px 5px 30px;
	vertical-align: bottom;
	width: calc(100%);
	position: relative;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	line-height: 26px
}
.size-element:before {
	position: absolute;
	width: 0;
	height: 100%;
	content: "";
	top: 0;
	left: 0;
	background: rgba(35, 149, 205, 1);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1)
}
.size-element.active:before {
	width: 20px;
	background: #4863a8;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1)
}
.size-element.active {
	color: #4863a8
}
.size-element.active .title {
	color: #4863a8
}
.size-element:nth-child(2n) {
	background: #eee
}
.size-element:hover {
	background: #ddd;
	color: #000;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1)
}
.title {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 2px;
	color: #555
}
.oldprice{
	float: none !important;
}
.price {
	display: inline-block;
	font-weight: 700;
	float: right;
	letter-spacing: 1px;
	font-size: 16px
}
del.price {
	margin-right: 10px;
	color: #555;
	font-weight: 400
}
.btn-cont {
	float: right;
	margin-right: 5px
}
.btn-cont .next {
	padding-left: 40px;
	padding-right: 40px
}
.btn-no,
.btn-back {
	background-color: #aaaaaa!important;
	border: 0!important;
	color: #ffffff!important;
	border-radius: 4px!important;
	font-size: 16px
}
.btn-no:hover,
.btn-back:hover {
	background-color: #bbbbbb!important
}
.btn-blue {
	background-color: #4863a8!important;
	border: 0!important;
	color: #ffffff!important;
	border-radius: 4px!important;
	font-size: 16px
}
.btn-blue:hover {
	background-color: #252839!important
}
.btn-dark {
	background-color: #374671!important;
	border: 0!important;
	color: #ffffff!important;
	border-radius: 4px!important;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 10px
}
.btn-dark:hover {
	background-color: #252839!important
}
.btn-whiteblue {
	background-color: #ffffff!important;
	border: 1px solid #374671!important;
	color: #374671!important;
	border-radius: 4px!important;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-align: center;
	padding-top: 5px;
	font-weight: 700;
	padding-bottom: 5px;
	margin-left: 10px;
	width: 100px
}
.btn-whiteblue:hover {
	color: #4863a8!important;
	border: 1px solid #4863a8!important
}
.btn-whitegrey {
	background-color: #4863a8!important;
	border: 1px solid #4863a8!important;
	color: #ffffff!important;
	border-radius: 4px!important;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-align: center;
	padding-top: 5px;
	font-weight: 700;
	padding-bottom: 5px;
	width: 100px;
	float: right
}
.btn-whitegrey:hover {
	background-color: #252839!important
}
.btn-greywhiteblue {
	background-color: #aaaaaa!important;
	border: 1px solid #aaaaaa!important;
	color: #ffffff!important;
	border-radius: 4px!important;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding-top: 5px;
	font-weight: 700;
	padding-bottom: 5px;
	float: right;
	margin-left: 10px;
	width: 100px;
	text-align: center
}
.btn-greywhiteblue:hover {
	background-color: #808080!important;
	color: #ffffff!important;
	border: 1px solid #808080!important
}
.btn-red {
	background-color: #ffffff!important;
	border: 1px solid #8a2539!important;
	color: #8a2539!important;
	border-radius: 4px!important;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding-top: 5px;
	font-weight: 700;
	padding-bottom: 5px;
	float: right;
	margin-left: 10px;
	width: 100px;
	text-align: center
}
.btn-red:hover {
	color: #b76e79!important;
	border: 1px solid #b76e79!important
}
.pricecont {
	font-size: 16px;
	font-weight: 700;
	padding-top: 5px
}
.color {
	float: left;
	margin-right: 10px
}
.sp-replacer {
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	border-radius: 4px;
	border: 1px solid gray;
	border-radius: 4px;
	background: #eee;
	color: #333;
	vertical-align: middle
}
.sp-dd {
	display: none
}
.sp-preview {
	position: relative;
	width: 32px;
	height: 32px;
	border: 0;
	margin-right: 0;
	float: left;
	z-index: 0
}
.advancedcolor {
	margin-bottom: 10px
}
input[type="radio"] + label .colorselector {
	border-radius: 15px;
	background: #73AD21;
	padding: 20px;
	width: 96px;
	height: 96px;
	border: 4px solid #000
}
input[type="radio"] + label .colorselector .circle {
	width: 100%;
	height: 100%;
	background: orange;
	border-radius: 50%;
	display: block;
	border: 3px solid #fff
}
input[type="radio"]:checked + label .colorselector {
	border: 4px solid #4863a8
}
#citationModal{
	    top: 60px;
}
.citation {
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	padding: 20px;
	background: #fff
}
.citation.odd {
	background: #eee
}
.xspadding {
	height: 10px;
	margin-top: 10px;
	width: 100%
}
.qty .count {
	background-color: #eee;
	border-radius: 4px;
	color: #555;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	padding: 0 2px;
	min-width: 35px;
	text-align: center
}
.qty .plus {
	background-color: #eee;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	color: #4863a8;
	width: 30px;
	font-weight: 700;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px
}
.qty .minus {
	background-color: #eee;
	cursor: pointer;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	color: #4863a8;
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	background-clip: padding-box
}
.minus:hover {
	background-color: #dddddd!important
}
.plus:hover {
	background-color: #dddddd!important
}
.qty span {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.qty input {
	border: 0;
	width: 2%
}
.qty input::-webkit-outer-spin-button,
.qty input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}
.item {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #888;
	margin-bottom: 10px
}
.item .bigtitle {
	font-weight: 700;
	color: #4863a8;
	letter-spacing: normal
}
.item .title {
	font-weight: 400;
	color: #4863a8;
	letter-spacing: normal
}
.item .size {
	font-weight: regular;
	color: #555
}
.item .price {
	color: #4863a8
}
.item .zoom {
	position: absolute;
	bottom: -10px;
	font-size: 10px;
	right: -5px;
	color: #eee;
	cursor: pointer
}

.exitpopup .modal-body {
    padding: 0px;
	color: #252839;
	padding-bottom: 20px;
}

.exitpopup .modal-body h1{
	color: #252839;
}

.notify{
	margin-right: 15px;
}

.littlepopupdesc{
		font-size: 12px;
		    margin-bottom: 20px;
}

.later{
	margin-bottom: 20px;
}

.flatpickr-input{
	width: 100%;
}

.flatpickr-input { -webkit-appearance: none; /* your custom styles here */ 
width: 100% !important; 
}

.poupbackbtn{
margin-left: 15px;	
}

.popupdesc{
	
}

.popupcheck{
	margin-top: 20px;
}

.flatpickr-monthDropdown-months{
    /* -webkit-appearance: none; */
    background-image: none !important;
    background-position: right 8px center;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.item .itemimage {
	margin-bottom: 0
}
.item hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eee
}
.zoom a {
	color: #4863a8
}
.item .zoom .fa-circle {
	color: #eee
}
.item .zoom .fa-search-plus {
	color: #4863a8
}
.sumprice {
	font-weight: 700
}
.finalprice {
	padding-top: 6px
}
.frame {
	margin-bottom: 10px
}
.fb-xfbml-parse-ignore {
	text-transform: uppercase
}
.endprice,
.finaltext .orderprice {
	font-size: 18px
}
.bigbutton {
	font-weight: 700;
	cursor: pointer
}
.intl-tel-input {
	display: block;
	width: 100%
}
.little {
	font-weight: 400
}
.frameprice .price,
.little .price {
	display: inline;
	font-weight: 400;
	float: none;
	font-size: 12px
}
.frameprice .price {
	font-size: 14px
}
.iti-flag {
	background-image: url(lib/intl-tel-input/img/flags.png)
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.iti-flag {
		background-image: url(lib/intl-tel-input/img/flags@2x.png)
	}
}
@media only screen and (max-width: 768px) {
	.btn-greywhiteblue {
		float: left;
		margin-right: 10px
	}
	.btn-whitegrey {
		float: left
	}
	.item .itemimage {
		margin-bottom: 10px
	}
	label {
		padding-left: 10px
	}
	.xsstarmap {
		margin-top: 55px
	}
	.starmap {
		width: 50%;
		height: auto;
		top: 10px!important;
		left: 7px!important
	}
	.control-panel {
		margin-top: 10px;
		margin-top: 40px
	}
	.tab-always {
		padding: 20px
	}
	.tab-always-bottom {
		padding: 20px
	}
	.tab-content {
		padding: 20px
	}
}
@media only screen and (max-width: 480px) {
	.btn-greywhiteblue {
		float: left;
		margin-right: 10px
	}
	.btn-whitegrey {
		float: left
	}
	.item .itemimage {
		margin-bottom: 10px
	}
	.xstop {
		margin-top: 10px
	}
	.control-panel {
		position: absolute;
		top: 50%;
		padding-right: 10px;
		padding-left: 10px
	}
	.price {
		font-size: 14px
	}
	.tab-always {
		padding: 10px
	}
	.tab-always-bottom {
		padding: 10px
	}
	.tab-content {
		padding: 10px
	}
	.pricecont {
		font-size: 14px;
		font-weight: 700;
		text-align: center
	}
	.btn-blue {
		font-size: 14px
	}
	.footerbutton {
		text-align: center
	}
	.backbtn {
		float: left
	}
	.no-padding-left {
		padding-left: 15px
	}
	.no-padding-right {
		padding-right: 15px
	}
	.position {
		padding-left: 15px;
		padding-right: 15px
	}
}
@media only screen and (max-width: 320px) {
	.size-element {
		padding-left: 20px
	}
	.size-element.active:before {
		width: 10px
	}
	.title {
		font-size: 12px
	}
	.price {
		font-size: 12px
	}
}
.underlogo {
	width: 240px
}
.logo {
	padding: 0!important
}
.navbar {
	min-height: 0;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.navbar-default {
	background-image: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.menubg {
	background-color: #fff;
	border: 0 none;
	border-color: #e7e7e7
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.menumodul .logoxs img {
	padding-left: 20px
}
.navbar-default .navbar-toggle {
	border: 3px solid #252839;
	border-radius: 0
}
.navbar-default .navbar-toggle:hover {
	border: 3px solid #002866;
	border-radius: 0
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent
}
.navbar-toggle {
	position: relative;
	float: left;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.menumodul .navbar-default .navbar-brand {
	color: #d4d4d4!important;
	font-size: 14px
}
.navbar-default .navbar-toggle:hover .icon-bar {
	color: #002866!important;
	font-size: 14px;
	background-color: #002866
}
.navbar-default .navbar-toggle .icon-bar {
	color: #252839!important;
	font-size: 14px;
	background-color: #252839
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top
}
.navbar .navbar-collapse {
	text-align: center
}
.menumodul {
	z-index: 40
}
.menumodul .nav>li>a {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	display: inline-block;
	padding: 17px 15px
}
.menumodul .navbar-default .navbar-collapse,
.menumodul .navbar-default .navbar-form {
	border: 0px!important
}
.menumodul .navbar {
	margin-bottom: 0;
	top: 0;
	z-index: 30
}
.menumodul a {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}
.menumodul .dropdown-menu {
	background-color: rgba(0, 0, 0, .9);
	box-shadow: 0 1px 3px #000;
	text-align: left
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 13px;
	border-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.menumodul .navbar-default .navbar-nav>li>a {
	color: #252839
}
.menumodul .navbar-default .navbar-nav>li>a:hover {
	color: #002866
}
.menumodul .navbar-default .navbar-nav>.open>a,
.menumodul .navbar-default .navbar-nav>.open>a:hover,
.menumodul .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent!important;
	color: #002866
}
.menumodul .dropdown-menu>li>a {
	color: #252839;
	font-weight: 700
}
.menumodul .dropdown-menu>li>a:hover {
	color: #fff
}
.menumodul .dropdown-menu>li>a:hover,
.menumodul .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #fff;
	background-color: transparent
}
.logo:hover {
	border-bottom: 0!important;
	background-color: transparent!important
}
.xslogo {
	margin-top: 25px
}
@media (max-width: 992px) {
	.logoxs {
		margin-top: 5px;
		margin-bottom: 5px
	}
	.navbar-nav>li>.dropdown-menu {
		margin-top: 0
	}
	.navbar-collapse.in {
		overflow-y: auto
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
	.menumodul .nav>li>a {
		position: relative;
		display: inline-block;
		line-height: normal!important;
		border-bottom: 0!important;
		padding: 10px 15px!important
	}
	.menumodul .nav>li>a:hover {
		border-bottom: 0!important;
		background-color: transparent!important
	}
	.menumodul .navbar-nav {
		float: none!important
	}
	.navbar-header {
		float: right
	}
	.navbar-default .navbar-toggle {
		margin-right: 40px;
		margin-top: 10px
	}
	.menumodul .navbar-default .navbar-collapse,
	.menumodul .navbar-default .navbar-form {
		border: 0px!important;
		background: transparent;
		margin-top: 50px;
		width: 100%;
		overflow-x: hidden;
		word-break: break-all
	}
	.menuvsz .navbar-collapse.in {
		overflow-y: none
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #d4d4d4;
		word-break: keep-all;
		white-space: normal
	}
	#promenu {
		width: 100%
	}
}
@media (max-width: 992px) {
	.alertbox{
		    padding-left: 20px;
	}
	.alertbox .closebtn {
    margin-right: 15px;
	}
	.menumodul .logoxs img {
		padding-left: 0
	}
	.navbar-header {
		float: right
	}
	.navbar-left,
	.navbar-right {
		float: right!important
	}
	.navbar-toggle {
		display: block
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px
	}
	.navbar-collapse.collapse {
		display: none!important
	}
	.navbar-nav {
		float: none!important;
		margin-top: 0
	}
	.navbar-nav>li {
		float: none
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.collapse.in {
		display: block!important
	}
}
@media (max-width: 1200px) {
	.menumodul .nav>li>a {
		padding-right: 10px!important;
		padding-left: 10px!important
	}
}

@media only screen and (max-width: 768px) {
	.alertbox{
		    padding-left: 20px;
	}
	.alertbox .closebtn {
    margin-right: 15px;
	}
	.designe{
	padding-top: 5px;
	padding-bottom: 5px;
}	 
	.control-panel {
	margin-top: 50px
}
	.underlogo {
    width: 150px;
}
.navbar-default .navbar-toggle {
    margin-right: 40px;
    margin-top: 5px;
	    margin-bottom: 5px;
}
.control-panel {
	z-index: 20;
	margin-bottom: 70px
}
.fb_dialog.fb_dialog_mobile {
    left: 5pt !important;
	bottom: 5pt !important;
}
#promenu{
	margin-left: 15px;
}
.starmap {
	margin-top: 50px;
}
}

@media only screen and (max-width: 480px) {
	.control-panel {
	margin-top: 40px
}
}