/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* Login form */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */


.login h1 a {
	padding-bottom: 30px;
    width: 250px;
    height: 48px;
    background-size: contain;
    padding: 0;
}

#registerform #wp-submit,
#lostpasswordform #wp-submit,
#loginform #wp-submit {
    background-color: black;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    padding: 3px 21px;
    height: auto;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

#registerform #wp-submit:hover,
#lostpasswordform #wp-submit:hover,
#loginform #wp-submit:hover {
    opacity: 0.6;
}

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* [END] login form */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* REDUX styles */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
.redux-container .expand_options {
	display: none;
}

.admin-color-fresh #redux-header {
	background: #2799d5 url('../images/redux-header.jpg') no-repeat right;
	background-size: auto 100%;
	border:none;
	color:white;
}

.redux-container #redux-header .display_header {
	padding: 10px;
	margin: 10px 20px 20px;
}

.admin-color-fresh #redux-header .display_header h2 {
	font-size:28px;
	color:white;
	font-weight: bold;
}

.admin-color-fresh #redux-header .display_header h2 span {
	font-weight: 100;
	color:white;
	padding-left: 20px;
	margin-left: 13px;
	line-height: 22px;
	font-size: 20px;
	display: inline-block;
	border-left: 1px solid rgba(255,255,255,0.6);
}

.admin-color-fresh #redux-header .et-developer-link {
	color: white;
	font-size: 14px;
	margin: 35px 50px 0 0;
	display: inline-block;
	text-decoration: underline;
	cursor: pointer;
}

.admin-color-fresh #redux-header .et-developer-link:hover {
	text-decoration: none;
}

.admin-color-fresh #redux-header .display_header span {
	color: white;
}

.redux-container-image_select li.redux-image-select {
	margin-bottom: 20px !important;
}

.redux-container-image_select li.redux-image-select img {
	background-color: #9d9d9d;
}

.redux-container-image_select li.redux-image-select .redux-image-select-selected img {
	background-color: #1a9dda;
}


@media only screen and (min-width: 1125px) {

	.redux-sidebar {
		width: 330px;
	}


	.redux-main .redux-typography-container .input_wrapper input.mini {
		width: 70%!important;
	}

	.redux-sidebar .redux-group-menu {
		position: relative;
	}

	.redux-sidebar .redux-group-menu > li {
		width: 124px;
		text-align: center;
	}

	.redux-sidebar .redux-group-menu > li.activeChild .subsection {
		display: block!important;
	}


	.redux-sidebar .redux-group-menu > li > a {
		padding: 20px 10px;
		font-size: 14px;
	}

	.redux-sidebar .redux-group-menu > li .extraIconSubsections {
		display: none;
	}

	.redux-sidebar .redux-group-menu > li > .redux-group-tab-link-a > i {
		font-size: 26px;
		color:#BABABA;
		margin-bottom: 10px;
		text-align: center;
		display: block;
		position: relative;
	}

	.redux-sidebar .redux-group-menu li.active a, 
	.redux-sidebar .redux-group-menu li.active a:hover,
	.redux-sidebar .redux-group-menu li.active a {
		width: auto;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li a {
		font-weight: normal;
	}

	.redux-sidebar .redux-group-menu li.active > a i, 
	.redux-sidebar .redux-group-menu li.active > a i:hover, 
	.redux-sidebar .redux-group-menu li.activeChild > a i, 
	.redux-sidebar .redux-group-menu li.activeChild > a i:hover {
		color: #2799d5;
	}

	.redux-sidebar .redux-group-menu li.active a, 
	.redux-sidebar .redux-group-menu li.active a:hover, 
	.redux-sidebar .redux-group-menu li.activeChild a, 
	.redux-sidebar .redux-group-menu li.activeChild a:hover {
		background: transparent;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections a, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections a {
		color:#555;
	}

	.redux-sidebar .redux-group-menu li a,
	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections > a, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections > a {
		border-bottom: 1px solid #dadada;
		text-shadow: none;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections a {
		background: transparent;
	}


	.redux-sidebar .redux-group-menu > li > a span.group_title {
		padding-left: 0;
	}

	.redux-sidebar ul .subsection {
		position: absolute;
		left:125px;
		top:0;
		height: auto!important;
		width: 206px;
		display: none!important;
		text-align: left;
	}

	.redux-container {
		background: url(../images/redux-sidebar.jpg) repeat-y left;
	}

	.redux-container .redux-main {
		margin-left: 331px;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li a, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li a {
		padding: 20px!important;
		background: transparent;
		color:#767676;
		border-bottom: 1px solid #efefef;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li.active a {
		background: #ededed;
		text-shadow: none;	
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li a:hover, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li a:hover {
		background: #eeeeee;
		color: #717171;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li.active a:hover, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li.active a:hover {
		color: #717171;
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li a i, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li a i {
		font: normal normal normal 14px/1 FontAwesome;
		margin-top: 3px;
	}
	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li a i:before, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li a i:before {
		content: "\f101";
	}

	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li.hasIcon a span.group_title, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li.hasIcon a span.group_title {
		padding-left: 15px !important;
	}
	.admin-color-fresh .redux-sidebar .redux-group-menu li.active.hasSubSections .active a:after, 
	.admin-color-fresh .redux-sidebar .redux-group-menu li.activeChild.hasSubSections .active a:after {
		display: none;
	}

}

@media only screen and (max-width: 767px) {
	.admin-color-fresh #redux-header .display_header h2 span,
	.admin-color-fresh #redux-header .et-developer-link {
		display: none;
	}
	.redux-container .redux-action_bar #redux_save {
		display: inline-block;
	}
	.redux-container .redux-action_bar input[type="submit"] {
		display: none;
	}
}


.redux-container .redux-action_bar {
	float: none;
}

.redux-container .redux-action_bar #redux_save {
	float: right;
}
.redux-container .redux-action_bar input[type="submit"] {
	float: left;
	margin-right: 5px;
}

.select2-container .select2-choice {
	border-radius: 0;
	background: white;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 15px;
	border: 1px solid #ebebeb;
}

.select2-container .select2-choice .select2-arrow {
	background: white;
	border-left: 1px solid #ebebeb;
	width: 30px;
}

.select2-container .select2-choice abbr {
	right: 40px;
	  top: 9px;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
	  color: #8e8e8e;
}

.select2-container .select2-choice .select2-arrow b {
	width: 18px;
	margin: 0 auto;
	background-position: 0 3px;
}

.redux-container-switch .cb-disable,
.redux-container-switch .cb-enable {
	border-radius: 0!important;
	padding: 3px 18px!important;
	text-transform: uppercase;
	font-size:12px;
}

.redux-container-switch .cb-disable span, 
.redux-container-switch .cb-enable span {
	line-height: 32px!important;
	font-weight: 100!important;
}

.admin-color-fresh .redux-container-switch .cb-enable.selected, 
.admin-color-fresh .redux-container .ui-buttonset .ui-state-active {
	background: #259bd2!important;
	border: 1px solid #259bd2!important;
}
.admin-color-fresh .redux-container-switch .cb-disable.selected {
	background: #868686!important;
	border: 1px solid #868686!important;
}

.redux-group-tab .wp-picker-container {
    display: inline-block;
    vertical-align: middle;
}

.redux-group-tab .wp-picker-container.wp-picker-active .wp-picker-input-wrap {
	margin-left: 7px;
	white-space: nowrap;
	vertical-align: unset;
}

.redux-container .redux-group-tab h3 {
	font-weight: 100;
	font-size: 28px;
	padding-bottom: 20px;
}

.redux-group-tab .color-transparency-check {
    vertical-align: middle;
	margin: 0 0 -3px 0 !important;
}

.redux-main .redux-container-background .color-transparency-check {
	margin-bottom: 5px !important;
}

.redux-main .redux-typography-container label {
	margin: 0 !important;
}


.redux_field_th {
	font-weight: normal;
	color:#646464;
}

#install_dummy {
	border: 1px solid #eaeaea;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
	width: 300px;
	line-height: 30px;
	height: 30px;
	box-shadow: 0 0 0 #efefef;
	color: #909090;
}


#toplevel_page__options .wp-menu-image img {
	padding-top: 0;
}

/* RTL Redux */
@media only screen and (min-width:1125px){
	.rtl .redux-main{
		margin-right: 331px;
		margin-left: 0;
	}
	.rtl .redux-sidebar ul .subsection{
		left: auto;
		right: 125px;
	}
	.rtl .redux-container{
		background: url(../images/redux-sidebar-rtl.jpg) repeat-y right;
	}
	.rtl .redux-sidebar .redux-group-menu > li > a span.group_title{
		padding-right: 0;
		text-align: center;
	}
	.rtl .redux-sidebar .redux-group-menu li a{
		text-align: right;
	}
	.rtl .redux-group-tab-link-a span.group_title{
		padding-right: 15px;
	}
	.rtl .redux-sidebar .redux-group-menu li.active.hasSubSections ul.subsection li a i:before, 
	.rtl .redux-sidebar .redux-group-menu li.activeChild.hasSubSections ul.subsection li a i:before{
		content: "\f100";
	}
}
.rtl .redux-group-tab-link-a i{
	padding: 0;
}
.rtl .redux-container .redux-action_bar{
	float: none !important;
}
.rtl .redux-container .redux-action_bar #redux_save{
	float: left;
}

.rtl .redux-container .redux-action_bar input[type="submit"],
.rtl .redux-container .redux-action_bar .spinner{
	float: right;
}
.rtl .select2-container .select2-choice abbr{
	right: auto;
	left: 40px;
}
.rtl .redux-main .redux-option-image{
	margin-right: 0;
}
.rtl .redux-main .redux-typography-container label{
	text-align: right;
}

.rtl .select2-container .select2-choice .select2-arrow{
	padding-left: 0;
}

.rtl .select_wrapper span{
	height: 32px;
	line-height: 31px;
}

.rtl .redux-main .redux-typography-container .input_wrapper,
.rtl .redux-main .redux-typography-container .select_wrapper{
	float: right;
}

.rtl .redux-main .input-append{
	margin-right: 0;
}

.rtl .redux-main .input-append .add-on{
	border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

.rtl .redux-main .button.remove-image, .redux-main .removeCSS{
	margin-left: 0;
	margin-right: 10px;
}

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* [end] REDUX styles 																				  */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */


/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* Menu styles 																			         	  */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */

.field-level-0,
.field-level-1,
.field-level-2,
.field-level-3,
.field-level-4 {
	display: none!important;
}

.menu-item-depth-0 .menu-item-settings .field-level-0,
.menu-item-depth-1 .menu-item-settings .field-level-1,
.menu-item-depth-2 .menu-item-settings .field-level-2,
.menu-item-depth-3 .menu-item-settings .field-level-3,
.menu-item-depth-4 .menu-item-settings .field-level-4 {
	display: block!important;
}

.nmi-other-fields {
    padding: 20px 0;
    clear: both;
}

.nmi-upload-link {
	padding:10px 0;
	clear: both;
}

.nmi-current-image  img {
	padding:3px;
	border:1px solid #efefef;
	margin: 10px 0 20px;
}

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* [end] Menu styles 																				  */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* MCE buttons																			         	  */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */

.et-shortcodes-icon {
	background: url(../images/icon-etheme.png) no-repeat center center !important;
	background-size: contain!important;
}

/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */
/* [end] MCE buttons																			       */
/* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** */



.promo-text-wrapper {
	position: relative
}
.promo-text-wrapper .close-btn {
	position: absolute;
	top:5px;
	right:5px;
	cursor: pointer;
	color:#C0C0C0;
	font-size:16px;
}
.promo-text-wrapper .close-btn:hover {
	color:#090909;
}


select.hide,
option.hide {
	display: inherit!important;
}

.delete-sidebar {
	width:20px;
	height:20px;
	background: url(../images/et-delete.png) no-repeat center center;
	display: block;
	text-indent: -99999px;
	position: absolute;
	right:46px;
	top:13px;
}

.delete-sidebar:hover {
	cursor: pointer;
}

#etheme_add_sidebar_form:before {
	clear: both;
	display: block;
	content: "";
}

#etheme_add_sidebar_form {
	background: #fcfcfc;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	padding:10px 15px;
	text-align: center;
	margin:20px 0;
}

#etheme_add_sidebar_form h2 {
	text-align: center
}

#etheme_add_sidebar_form input {
	width: 300px;
	max-width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	margin-bottom: 10px;
	clear: both;
}
#etheme_add_sidebar_form input:after {
	clear: both;
	display: block;
	content: "";
}

.sidebar-etheme_custom_sidebar .sidebar-name {
	position: relative;
}


.et-icon-selector {
	height: 155px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	padding: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.et-select-icon {
	margin: 0 10px 10px 0;
	display: inline-block;
	width: 50px;
	cursor: pointer;
	text-align: center;
	padding:3px;
	border:1px solid white;
}

.et-select-icon.selected {
	border:1px solid #858585;
	cursor: default;
}

.et-select-icon i{
	font-size: 36px;
}


#floatingCirclesG{
position:relative;
width:40px;
height:40px;
-moz-transform:scale(0.6);
-webkit-transform:scale(0.6);
-ms-transform:scale(0.6);
-o-transform:scale(0.6);
transform:scale(0.6);
}

.f_circleG{
position:absolute;
background-color:#FFFFFF;
height:7px;
width:7px;
-moz-border-radius:4px;
-moz-animation-name:f_fadeG;
-moz-animation-duration:1.04s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:4px;
-webkit-animation-name:f_fadeG;
-webkit-animation-duration:1.04s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:4px;
-ms-animation-name:f_fadeG;
-ms-animation-duration:1.04s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:4px;
-o-animation-name:f_fadeG;
-o-animation-duration:1.04s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:4px;
animation-name:f_fadeG;
animation-duration:1.04s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#frotateG_01{
left:0;
top:16px;
-moz-animation-delay:0.39s;
-webkit-animation-delay:0.39s;
-ms-animation-delay:0.39s;
-o-animation-delay:0.39s;
animation-delay:0.39s;
}

#frotateG_02{
left:5px;
top:5px;
-moz-animation-delay:0.52s;
-webkit-animation-delay:0.52s;
-ms-animation-delay:0.52s;
-o-animation-delay:0.52s;
animation-delay:0.52s;
}

#frotateG_03{
left:16px;
top:0;
-moz-animation-delay:0.65s;
-webkit-animation-delay:0.65s;
-ms-animation-delay:0.65s;
-o-animation-delay:0.65s;
animation-delay:0.65s;
}

#frotateG_04{
right:5px;
top:5px;
-moz-animation-delay:0.78s;
-webkit-animation-delay:0.78s;
-ms-animation-delay:0.78s;
-o-animation-delay:0.78s;
animation-delay:0.78s;
}

#frotateG_05{
right:0;
top:16px;
-moz-animation-delay:0.91s;
-webkit-animation-delay:0.91s;
-ms-animation-delay:0.91s;
-o-animation-delay:0.91s;
animation-delay:0.91s;
}

#frotateG_06{
right:5px;
bottom:5px;
-moz-animation-delay:1.04s;
-webkit-animation-delay:1.04s;
-ms-animation-delay:1.04s;
-o-animation-delay:1.04s;
animation-delay:1.04s;
}

#frotateG_07{
left:16px;
bottom:0;
-moz-animation-delay:1.17s;
-webkit-animation-delay:1.17s;
-ms-animation-delay:1.17s;
-o-animation-delay:1.17s;
animation-delay:1.17s;
}

#frotateG_08{
left:5px;
bottom:5px;
-moz-animation-delay:1.3s;
-webkit-animation-delay:1.3s;
-ms-animation-delay:1.3s;
-o-animation-delay:1.3s;
animation-delay:1.3s;
}

@-moz-keyframes f_fadeG{
0%{
background-color:#FF0A0A}

100%{
background-color:#FFFFFF}

}

@-webkit-keyframes f_fadeG{
0%{
background-color:#FF0A0A}

100%{
background-color:#FFFFFF}

}

@-ms-keyframes f_fadeG{
0%{
background-color:#FF0A0A}

100%{
background-color:#FFFFFF}

}

@-o-keyframes f_fadeG{
0%{
background-color:#FF0A0A}

100%{
background-color:#FFFFFF}

}

@keyframes f_fadeG{
0%{
background-color:#FF0A0A}

100%{
background-color:#FFFFFF}

}