/** stylechooser **/

#stylechooser { position: fixed; top: 40%; left: -1px; width: 220px; min-height: 300px; z-index: 99999; padding: 0 0 15px 0;}
#stylechooser  #styleToggle {position: absolute;  cursor: pointer; font-size:12px; color:transparent; margin:0;
	color:#fff;
    right: -48px;
    top: 0;
    background-color: #dd9716;
    background-image: url("./images/chat.png");
    background-position:  center 9px;
    background-repeat: no-repeat;
    /* height: 27px; */
	padding-top:36px;
	width:71px;
	font-weight:bold;
	text-align:center;
	border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}

#stylechooser .easyBox.flat {
	width:180px;
	z-index:10;
	position:relative;
}

#stylechooser .easyBox {
	margin:0;
	padding:0;


}

@media (min-width:320px) and (max-width:767px) {
    #stylechooser #styleToggle {
        padding-top: 42px;
        width: 42px;
        height: 60px;
        right: -19px;
    }
}


#stylechooser .btn {
	background:#fff;
	filter:none;

	border:2px solid #e6e6e6;
	color:#cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;


	font-size:14px;
	line-height:14px;
	padding:11px 19px;
	margin:0 10px 10px 0;
}



#stylechooser .btn.btn-primary,
#stylechooser #demoReset
{
	background:#9ec016;
	filter:none;

	border:2px solid #9ec016;
	color:#fff;
}




#stylechooser h6 {
	font-family: 'Patua One', cursive;
    font-weight: 400;
	color:#33434d;
	font-size:20px;
	line-height:21px;
	padding:20px 0;
	margin:0;
}

#stylechooser hr {margin:0; background:#e6e6e6;}
#stylechooser label {
	margin-bottom:20px;
	font-family: 'Patua One', cursive;
    font-weight: 400;
	color:#33434d;
	font-size:14px;
	line-height:14px;
}

#stylechooser .mkSpace {
	padding:16px 20px 10px 20px;
}
#stylechooser .demoList {margin:0 0 0 -10px; list-style:none;}
#stylechooser .demoList li {margin:0 0 10px 10px; float:left; position:relative;}

#stylechooser .demoColor {display:block; width:34px; height:34px; background: transparent;}
#stylechooser .demoActive:before {
	content: " ";
	position:absolute;
	top:13px;
	left:10px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHFJREFUeNpi+P//PwMJ2AmI9wKxBKmavv2HgGPkaPoDxCEwCRUgjsKhyRVdE0gcJKEIxM+hEqXEaIJpBNn26j8CFEElPXBpgmkEYQM0zTPxaULWCNP89j8qwKoJXSNM8wdCmrBpBGFjaGCF4IsigAADACL+zF0byWJOAAAAAElFTkSuQmCC');
	width:14px;
	height:10px;
}

  
.contentEasyBox {
	background:#dd9716;
	margin-right:23px;
	padding:5px 0 10px;
	border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    -webkit-border-radius: 0 0 5px 0;

}
.contentEasyBox .item{
	color:#fff;
	display:block;
	padding:10px 0 10px 15px;
	border-bottom:1px solid #dd9716;
	border-top:1px solid #3dc3ae;
}
.contentEasyBox .item:first-child{
	border-top:0;
}
.contentEasyBox .item:last-child{
	border-bottom:0;
}
.contentEasyBox img{
	vertical-align:middle;
	margin-right:10px;
    width:24px;
}
#popupMap {
    position: absolute;
    cursor: pointer;
    font-size: 12px;
    color: transparent;
    margin: 0;
    color: #fff;
    left: 157px;
    top: 84px;
    background-color: #ecc652;
    background-image: url("./images/iconMap.png");
    background-position: center 8px;
    background-repeat: no-repeat;
    /* height: 25px; */
    padding-top: 42px;
    width: 71px;
    font-weight: bold;
    text-align: center;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-transition: all .2s .2s ease;
    -o-transition: all .2s .2s ease;
    -webkit-transition: all .2s .2s ease;
    transition: all .2s .2s ease;
}

@media (min-width:320px) and (max-width:767px) {
    #popupMap {
        height: 62px;
        padding-top: 42px;
        width: 42px;
    }
}

a.closeLink {
    position: absolute;
    cursor: pointer;
    font-size: 12px;
    color: transparent;
    margin: 0;
    color: #fff;
    right: 31px;
    top: -48px;
    font-family: 'Glyphicons Halflings';
    color: #fff;
    content: '';
    background-position: center 9px;
    background-repeat: no-repeat;
    height: 0px;
    padding-top: 28px;
    width: 32px;
    font-weight: bold;
    text-align: center;
    border-radius: 2px 5px 5px 2px;
    -moz-border-radius: 2px 5px 5px 2px;
    -webkit-border-radius: 2px 5px 5px 2px;
    content: '';
    background: url(./images/shownew.PNG) no-repeat 1px;
    background-color: #ecc652;
}

a.closeLinkold {
    position: absolute;
    cursor: pointer;
    font-size: 12px;
    color: transparent;
    margin: 0;
    color: #fff;
    right: 31px;
    top: -48px;
    font-family: 'Glyphicons Halflings';
    color: #fff;
    content: '';
    background-position: center 9px;
    background-repeat: no-repeat;
    height: 0px;
    padding-top: 28px;
    width: 32px;
    font-weight: bold;
    text-align: center;
    border-radius: 2px 5px 5px 2px;
    -moz-border-radius: 2px 5px 5px 2px;
    -webkit-border-radius: 2px 5px 5px 2px;
    content: '';
    background: url(./images/showold.png) no-repeat 1px;
    background-color: #ecc652;
}

