#emailit_admin_panel{
    font-family: Arial, sans-serif;
}
.emailit_admin_panel_section{
    border-bottom: 1px solid #cccccc;
}
h1.header{
    margin: 20px 0 15px 18px;
    line-height: 34px;
    min-height: 40px;
    color: #000;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    font-size: 24px;
}
.header span{
    font-style: normal;
    color: #777777;
}
#servicess label:not(.ui-state-active):hover .ui-button-text {
	color:#fff;
}
#emailit_options #submit{
    margin-top: 25px;
    background: #155FAD;
    color: #fff;    
    cursor: pointer;
    display: inline-block;
    padding: 0 1.25em;
    height: 36px;
    font-size: 13px;
    border: none;
    line-height: 36px;
    text-decoration: none;
    -webkit-transition: background-color 300ms,color 300ms,text-decoration 300ms,border 300ms;
    transition: background-color 300ms,color 300ms,text-decoration 300ms,border 300ms;    
}
#emailit_options #submit:hover{
    background-color: #1e8cff;
    color: #FFF;
    text-decoration: none;    
}
#emailit_options ul{
    margin-top: 5px;
    margin-bottom: 5px;
}
#emailit_options .out-of-the-box, #emailit_options .follow_services{
    margin-bottom: 25px;
}
#emailit_options ul.fields li, #emailit_options .radio{
    margin-bottom: 25px;
}
#emailit_options h3{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 20px;
    font-family: arial, sans-serif;
}
#emailit_options label{
    margin-top: 25px;
    display: block;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: normal; 
    color: #000;
    line-height: normal;
    text-align: left;  
}
#emailit_options ul li label{
    margin: 0;
    font-family: Arial, sans-serif;
    width: 60%;
    display: inline-block;
    font-weight: normal;
}
#emailit_options .radio label{
    margin: 0;
}
#emailit_options .radio li{
    height: auto;
}
#sel_buttons{width:545px;margin-left:0;margin-right:0;margin-bottom:30px;margin-top:30px;}
#sel_buttons input{position:absolute;right:5px;top: 4px;}
#sel_buttons li {position:relative;margin: 0 3px 3px 3px;padding-left: 1.5em;font-size: 13px;height: 16px;line-height:16px;cursor: n-resize;}
#sel_buttons li span {position: absolute;margin-left: -1.3em;}
#sel_buttons i{float:left;display:block;width:16px;height:16px;background-image:url('../images/social_icons_32_16.png');margin-right:10px;}

#social_services{
    display: block;
    overflow: hidden;
    margin: 10px 0 10px 0;
    min-height: 38px;
}
#emailit_options ul#social_services li{
    margin: 0 10px 5px 0;
    list-style: none;
    cursor: move;
}
.services_buttons{
    overflow: hidden;
    margin-top: 10px;
}
#servicess .ui-state-default, #servicess .ui-widget-content .ui-state-default, #servicess .ui-widget-header .ui-state-default {
    display: inline-block;
    border: 1px solid #fff;
    font-weight: normal;
    padding: 5px 10px!important;
    margin: 5px 10px 5px 0!important;
    cursor: pointer;
}
#servicess .services_list {
    width: 180px!important;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: left;
}
#servicess .ui-button-text{
    padding: 0!important;
    height: 32px;
}
#servicess .ui-button-text div{
    margin-right: 10px;
}
#servicess .ui-button-text .services_list_name{
    line-height: 32px;
    display: block;
}
#servicess {
    display: block;
    max-height: 265px;
    min-height: 60px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    display: none;
    margin-right: 0;
    z-index:0;  
}
.filterinput{
    margin: 5px;
    width: auto;
    display: block;
    padding: 0 30px;
    margin: .5em 0;
    background-image: none;
    position: relative;
    font-size: 14px;
    border: 1px solid #CED7DF;    
    display: none;
}
.filterinput input{
    border: none;
    width: 98%;
    margin: 0;
    display: block;
    background: transparent none;
    outline: 0!important;
    line-height: 100%;
    height: 50px;
}
.filterinput:after {
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -9px;
    content: "";
    width: 25px;
    height: 18px;
    opacity: .5;
    background: rgba(0,0,0,0);
    background-image: url(../images/icons-18-black.png);
    background-position: -612px 50%;
    background-repeat: no-repeat;
}
.follow_label {
    display: block;
    width: 260px;
    float: left;
    margin-left: 10px;
    text-align: right;
}
#social_services_follow{
}
#social_services_follow li{
    min-height: 32px;
}
#social_services_follow li i{
    margin-right: 5px;
}
.services_buttons{
	margin-bottom: 10px;
}
.services_buttons a{
	cursor: pointer;
	margin-right: 10px;
}
#emailit_options a{color:#155fad;text-decoration:none;font-family: arial, sans-serif;outline: none!important}
#emailit_options a:hover{color:#155fad;text-decoration:underline;}
#tabs{margin-right: 20px;}
#tabs ul li a:focus{box-shadow: none;}
#tabs ul li.ui-state-active a:hover{text-decoration: none!important;}
#submit{margin-left:20px;}
#emailit_options label{cursor: default;}
#emailit_options label.above{cursor: default;display: inline-block;margin-right: 5px;margin-top: 5px;}
.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
#mob_services textarea, #floating_services textarea{
    font-family: Consolas,Monaco,monospace;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    width: 100%;
    height: 103px;
    border: 1px solid #CCC;
    padding: 5px;
    margin-bottom: 0px;
    margin-top: 5px;    
}

#mob_services, #floating_services{
    margin-top: 15px;
    display: none;
}
#slider-range, #floating-slider-range {
    width: 200px;
    margin-top: 15px;
}

#icon_size, #floating_icon_size{
    outline: none;
    border: none;
    text-align: center;
    width: 200px;
    margin-top: 8px;
    font-size: 14px;
	background: none;
	box-shadow	:none;
}
#icon_size:active, #floating_icon_size:active {
	outline: none;
}
.subtitle {
    padding: 1em;
    background: #FFFFFF;
    border: 1px solid #e2e5e8;
    margin-bottom: 1em;
	margin-top: 2em;
    max-width: 550px;
}
a#contact_button {
	text-decoration:none;
    background: #EF1179;
    border: 0px solid #FFF;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 16px;
    margin: 10px auto 0;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    width: 150px;
    -webkit-appearance: none;
}
a#contact_button:hover {
	text-decoration:none;
	color:#fff;
    background: #d30264;
}
.subtitle  ul{
    list-style: inherit;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;	
}
.fontSelect{position:relative;padding:3px;height:28px;line-height:28px;cursor:pointer;display:inline-block;width:150px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #ddd;}
.fontSelect span{overflow:hidden;margin-left:5px;}
.fontSelect .arrow-down{position:absolute;right:10px;top:14px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #AAA;}
.fontSelectUl{list-style:none;width:200px;background:#f9f9f9;position:absolute;left:0;top:35px;margin:0;padding:0;}
.fontSelectUl li{height:24px;line-height:24px;overflow:hidden;cursor:pointer;padding:0 10px;font-size:14px;background-color:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.fontSelectUl li:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-bottom:1px solid #EEEEEE;}
.fontSelectUl li:hover{background:#DDD;}

input.follow-field {
    border: none;
    border-bottom: 1px #000 dotted;
    box-shadow: none;
    background: none;
}
@media (min-width: 1030px){
    ul#social_services_follow li {
        padding-bottom: 3px;
        line-height: 32px;
        float: left;
        width: 50%;
    }
    #emailit_options ul {
        content: "";
        display: table;
        clear: both;
        width: 100%;
        padding: 0 !important;
        margin-left: 0 !important;
    }
}