.template-content .element{
    outline: 0px!important;
    outline-offset: 0px!important;
}

.template-content .edit-shadow{
    outline: 0px!important;
    border: 0px!important;
    outline-offset: 0px!important;
}

.template-content .section.instantBlock.edit-shadow .container{
    outline: 0px!important;
    border: 0px!important;
}

.template-content .section.edit-shadow{
    outline: 0px!important;
    border: 0px!important;
}

.template-content .section{
    outline: 0px!important;
}

.cke_focus{
    box-shadow: none!important;
}



.edit-shadow-row-col{
    outline: 0px!important;
    border: 0px!important;
}


div.button.btn-block{
    cursor: pointer;
}



div::-moz-focus-inner {
    border: 0!important;
}


.template-content .rowColParentWrapper{
    transition: none!important;
}


.template-content .setupMode .setupModeTitle{
	display: none;
}
.template-content .setupMode{
	outline: none!important;
}


.call-to-action-block-8 .btnElement button, .call-to-action-block-8 .btnElement button:focus, .btnElement button:hover{
	/*padding-top: 7px!important;
	padding-bottom: 7px!important;*/
}

.pulse{
	animation: none!important;
}

#header-block-1 .menuContainer{
	line-height: 30px!important;
}

#header-block-1 .navbar-default .navbar-toggle{
	top: -67px!important;
	right: -25px!important;
}

.mobileText{
	text-align: center !important;
	line-height: 1.2em !important;
}


.template-content .section.block-container {
	z-index: 999!important;
}

#optinPopUpPreview ul.country-list{
	left: -381px;
}

@media (max-width: 480px) {
	#optinPopUpPreview ul.country-list{
		left: -223px;
	}

	#optinPopUpPreview .intl-tel-input .country-list .country{
		width: 263px;
	}
}