.widget_wysija_cont .inputContainer {
    position: relative;
    float: left;
}

.widget_wysija_cont .ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    z-index: 5000;
    cursor: pointer;
}

.formError .formErrorContent {
    background: none repeat scroll 0 0 #8E2121;
    border: 1px solid #BBBBBB;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 10px;
    position: relative;
    width: 150px;
    z-index: 5001;
}

.widget_wysija_cont .formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position:relative;
    z-index: 5006;
}

.widget_wysija_cont .formError .formErrorArrowBottom {
    margin: 0px 0 0 12px;
    top:2px;
}

.widget_wysija_cont .formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    font-size: 0px;
    height: 1px;
    background: #8E2121;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.widget_wysija_cont .formError .formErrorArrowBottom div {

}

.widget_wysija_cont .greenPopup .formErrorArrow div {
    background: #33be40;
}

.widget_wysija_cont .blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF;
}

.widget_wysija_cont .formError .formErrorArrow .line10 {
    width: 15px;
    border: none;
}

.widget_wysija_cont .formError .formErrorArrow .line9 {
    width: 13px;
    border: none;
}

.widget_wysija_cont .formError .formErrorArrow .line8 {
    width: 11px;
}

.widget_wysija_cont .formError .formErrorArrow .line7 {
    width: 9px;
}

.widget_wysija_cont .formError .formErrorArrow .line6 {
    width: 7px;
}

.widget_wysija_cont .formError .formErrorArrow .line5 {
    width: 5px;
}

.widget_wysija_cont .formError .formErrorArrow .line4 {
    width: 3px;
}

.widget_wysija_cont .formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}

.widget_wysija_cont .formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd;
}

.widget_wysija_cont .formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd;
}


.greenPopup .formErrorContent {
    background: none repeat scroll 0 0 #FFFBCC;
    color:#555555;
}

/*Messages info*/
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
    margin: 5px 0 15px;
    color: #333333;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 1.4em;
}
.widget_wysija_cont .error, .widget_wysija_cont .login #login_error {
    background-color: #FFEBE8;
    border-color: #CC0000;
}
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    margin: 5px 15px 2px;
    padding: 0 0.6em;
    color:#333333;
}

.widget_wysija_cont.updated, .widget_wysija_cont .login .message {
    background-color: #FFFFE0;
    border-color: #E6DB55;
}
.widget_wysija_cont .xdetailed-updated {
    background-color: #FFFFE0;
    border-color: #E6DB55;
    color: #000;
    font-weight: bold;
    display:none;
}
.widget_wysija_cont .xdetailed-errors {
    background-color: #A50000;
    border-color: #888888;
    color: #DDDDDD;
    font-weight: bold;
    display:none;
}

.widget_wysija_cont .instruct {
    font-style:italic;
    font-weight:bold;
    padding:5px 0;
    font-size:11px;
}
.widget_wysija_cont .needInfo {
    padding-left:15px;
    text-decoration:underline;
}

.widget_wysija_cont .wysija-submit {
    display:block;
    margin-top:20px;
}

.widget_wysija_cont input.defaultlabels {
    color:#888;
}
.widget_wysija_cont input.defaultlabels:focus {
    color:#373737;
}
.widget_wysija_cont .abs-req {
    display:none;
}

.widget_wysija_cont p label {
    display:block;
}

.widget_wysija_cont .iframe-hidden {
    display:none;
}

/*frontend message default style (simple white and soft red) */
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
    background-color: #FFFFFF;
    border: 1px solid;
    border-radius: 0 0 0 0;
    font-weight: normal;
    margin: 4px 0;
    padding: 4px;
}

.widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors{
    background-color: #e55057;
    color: #fff;
}

.widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors{
    background-color: #e55057;
    color: #fff;
    border-color: #CC0000;
}

.widget_wysija_cont .allmsgs ul{
    padding:0;
}

.widget_wysija_cont .allmsgs li{
    list-style-type: none;
}


.widget_wysija_cont .updated, .widget_wysija_cont .login .message {
    background-color: #FFFFE0;
    border-color: #E6DB55;
}

.widget_wysija_cont .updated ul {
    margin:0;
}


.widget_wysija_cont .showerrors {
    color:#DDDDDD;
}

#wysija-subscriptions input.checkboxx {
    margin-left:0px;
    margin-right:10px;
}

#wysija-subscriptions th label {
    margin-right:10px;
}
#wysija-box-after-comment {
    width:25px;
}

#wysija-box-after-register {
    margin: 0 6px 0 0;
    padding: 3px;
}
.wysija-after-register {
    padding-bottom: 10px;
}

.wysija-unsubscribed-on {
    color:#bbb;
}

/* new form */
.widget_wysija .wysija-required {
    font-weight:bold;
}
.widget_wysija .wysija-radio-label,
.widget_wysija .wysija-checkbox-label {
    margin:0 0 5px 0;
    cursor: pointer;
}
.widget_wysija .wysija-radio,
.widget_wysija .wysija-checkbox {
    margin:0 5px 0 0;
    vertical-align: middle;
}

.xdetailed-errors, .xdetailed-updated{
    display:none;
}

.widget_wysija_cont .allmsgs .updated{
    display:block !important;
}#style-switcher {
	width: 150px;
	padding: 15px 15px 15px 15px;
	background: #2b2b2b;
	position: absolute;
	left: -116px;
	color: #f0f0f0;
	min-height: 100px;

	display: block;

	z-index: 9001;

	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ss-teaser {
	position: absolute;
	right: -330px;
	top: -30px;
	padding: 20px;
	-webkit-transition: all 1s ease;
    -moz-transition: all .4s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.open > #ss-teaser {
	margin-right: -330px;
	margin-left: 660px;
}

#ss-teaser:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #D0CFB3;
	border-width: 20px;
	top: 50%;
	margin-top: -20px;
}

#ss-teaser h3 {
	font-size: 2em;
	line-height: 1;
	color: inherit;
	font-weight: bold;
	color: #fff;
}

#ss-teaser .close {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 10px;
	line-height: 1;
	color: inherit;
	cursor: pointer;
}

#style-switcher,
#style-switcher * {
	font: 11px/12px Arial, sans-serif;
}

#toggle-style-switcher {
	position: absolute;
	top: 0;
	right: -33px;
	width: 33px;
	height: 33px;
	cursor: pointer;
	font-size: 20px;
	line-height: 33px;
	text-align: center;
	font-family: "icomoon";
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#toggle-style-switcher:hover {
	width: 36px;
	margin-right: -3px;
}

#toggle-style-switcher:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 11px;
	left: -5px;
	border: 5px solid transparent;
	border-left: 0;
}

#toggle-style-switcher span {
	margin-right: 2px;
	display: block;
}

#style-switcher h4 {
	color: #606060;
	text-transform: uppercase;
	margin: 15px 0 10px 0;
	text-indent: 0;
	text-align: center;
	line-height: 1 !important;
}

#style-switcher h4:before,
#style-switcher h4:after {
	content: " - ";
}

#style-switcher section:first-child h4 {
	margin-top: 0;
}

#style-switcher .section-contents {
	text-align: center;
}

#style-switcher .style-switcher-group.buttons .section-contents {
	line-height: 0;
}

.style-switcher-group.buttons a {
	display: inline-block;
	border: 0;
	text-decoration: none;
	position: relative;
}

.style-switcher-group.buttons img {
	display: block;
	z-index: 100;
}

.style-switcher-group.buttons a:hover img {
}

.style-switcher-group.buttons a.active:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: url('http://borba.com.ua/templates/v1/images/selected.png?4baf7b') no-repeat center center;
}

.style-switcher-group.buttons a.active {
	cursor: default;
}

#style-switcher select {
	display: block;
	border: 0;
	padding: 5px;
}

#style-switcher .prev,
#style-switcher .next {
	display: none;

	width: 15px;
	height: 17px;
	padding-top: 3px;
	text-align: center;
	float: left;

	background-color: #e6e6e6;
	cursor: pointer;

	color: #888;
}

.bgr-style {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	margin: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#style-switcher-loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ccc url(http://borba.com.ua/templates/v1/images/loader.gif?4baf7b) no-repeat center center;
	z-index: 9999999;
}

#style-switcher a[name=Reset] {
	background: rgba(0,0,0,0.4);
	font-size: 10px;
	display: block;
	clear: both;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #e0e0e0 !important;
	border: 0 !important;
	margin-top: 8px;

	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#style-switcher a[name=Reset] {
	text-decoration: none;
}