#gc_message_bar div,
#gc_message_bar span,
#gc_message_bar b,
#gc_message_bar i,
#gc_message_bar form,
#gc_message_bar label {
line-height: 1;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent
}
#gc_message_bar a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
#gc_message_bar input,
#gc_message_bar select {
vertical-align: middle;
}
/* CONTENT */
#gc_message_bar {
white-space:nowrap;
z-index: 99998;
position: fixed;
left: 0px;
width: 100%;
height: 40px;
line-height: 40px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad0011', endColorstr='#e0003b',GradientType=0);
background: #e0003b;
background: -moz-linear-gradient(top, #ad0011 0%, #e0003b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad0011), color-stop(100%, #e0003b));
background: -o-linear-gradient(top, #ad0011 0%, #e0003b 100%);
background: -ms-linear-gradient(top, #ad0011 0%, #e0003b 100%);
background: linear-gradient(to bottom, #ad0011 0%, #e0003b 100%);
background: -webkit-linear-gradient(top, #ad0011 0%, #e0003b 100%);
}
.gc_message_bar_top.add_adminbar {
top: -17px;
}
.gc_message_bar_top_open.add_adminbar {
top: 28px;
}
.gc_message_bar_top {
top: -45px;
}
.gc_message_bar_top_open {
top: 0px;
}
.gc_message_bar_bottom {
bottom: -45px;
}
.gc_message_bar_bottom_open {
bottom: 0px;
}
#gc_message_bar #gc_message_bar_message {
margin: 0 10px;
vertical-align: top;
line-height: 30px;
height: 30px;
display: inline-block;
color: #ffffff;
text-shadow: 1px 1px 1px rgba(0,0,0,.3);
font-family: inherit;
font-size: inherit;
}
#gc_message_bar div {
margin: 0 10px;
text-decoration: none;
}
#gc_message_bar #gc_message_bar_button_a {
display: inline-block;
height: 30px;
line-height: 30px;
background: none !important;
}
#gc_message_bar #gc_message_bar_button #gc_message_bar_buttontext {
width: 100%;
height: 28px;
line-height: 28px;
display: inline-block;
font-family: inherit;
font-size: inherit;
}
#gc_message_bar #gc_message_bar_button {
display: inline-block;
text-align: center;
height: 28px;
line-height: 28px;
padding: 0 10px;
cursor: pointer;
color: #0a0a0a;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #ffe100;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2a900', endColorstr='#ffe100',GradientType=0);
background: #ffe100;
background: -moz-linear-gradient(top, #f2a900 0%, #ffe100 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2a900), color-stop(100%, #ffe100));
background: -o-linear-gradient(top, #f2a900 0%, #ffe100 100%);
background: -ms-linear-gradient(top, #f2a900 0%, #ffe100 100%);
background: linear-gradient(to bottom, #f2a900 0%, #ffe100 100%);
background: -webkit-linear-gradient(top, #f2a900 0%, #ffe100 100%);
text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
#gc_message_bar #gc_message_bar_button:hover {
color: #0a0a0a;
border: 1px solid #ffe100;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2a900', endColorstr='#ffe100',GradientType=0);
background: #ffe100;
background: -moz-linear-gradient(top, #f2a900 0%, #ffe100 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2a900), color-stop(100%, #ffe100));
background: -o-linear-gradient(top, #f2a900 0%, #ffe100 100%);
background: -ms-linear-gradient(top, #f2a900 0%, #ffe100 100%);
background: linear-gradient(to bottom, #f2a900 0%, #ffe100 100%);
background: -webkit-linear-gradient(top, #f2a900 0%, #ffe100 100%);
text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
#gc_message_bar #gc_message_bar_wrapper {
margin: 5px 50px;
height: 30px;
line-height: 30px;
}
#gc_message_bar #gc_message_bar_content {
position: relative;
height: 30px;
width: 100%;
}
/* CLASSES FOR THE 8 POSITIONS */
.gc_message_bar_contentSetting1 { text-align: left; }
.gc_message_bar_buttonSetting1 { }
.gc_message_bar_messageSetting1 { }
.gc_message_bar_contentSetting2 { text-align: center; }
.gc_message_bar_buttonSetting2 { }
.gc_message_bar_messageSetting2 { }
.gc_message_bar_contentSetting3 { text-align: right; }
.gc_message_bar_buttonSetting3 { }
.gc_message_bar_messageSetting3 { }
.gc_message_bar_contentSetting4 { text-align: left; }
.gc_message_bar_buttonSetting4 { float: right; }
.gc_message_bar_messageSetting4 { }
.gc_message_bar_contentSetting5 { text-align: left; }
.gc_message_bar_buttonSetting5 { }
.gc_message_bar_messageSetting5 { }
.gc_message_bar_contentSetting6 { text-align: center; }
.gc_message_bar_buttonSetting6 { }
.gc_message_bar_messageSetting6 { }
.gc_message_bar_contentSetting7 { text-align: right; }
.gc_message_bar_buttonSetting7 { }
.gc_message_bar_messageSetting7 { }
.gc_message_bar_contentSetting8 { text-align: right; }
.gc_message_bar_buttonSetting8 { float: left; }
.gc_message_bar_messageSetting8 { }
/* ADMIN */
#general-elements.gc_message_bar_admin input[type="text"],
#general-elements.gc_message_bar_admin input[type="number"],
#general-elements.gc_message_bar_admin select {
width: 100%;
}
#gc_message_bar_admin .mainmessage {
margin-bottom:40px;
}
#gc_message_bar_admin .form-table {
margin-top:20px;
}
#gc_message_bar_admin .submit input {
width: auto;
}
#gc_message_bar_admin textarea {
min-width: 100%;
max-width: 100%;
resize:vertical;
}
#gc_message_bar_admin .clear {
clear:both;
}
#gc_message_bar_message_text {
width: 350px;
height: 50px;
}
#gc_message_bar_admin .wrap {
float: left;
}
#gc_message_bar_admin #gc_ad {
float: right;
margin: 15px;
}
#gc_message_bar_admin #gc_ad #gc_message_bar_banners {
width: 270px;
height: 800px;
}
#updateSettings{
/*width: 700px;*/
}
#gc_message_bar_admin .submit {
border-bottom:1px solid #eee;
margin:15px 0 30px 0;
padding:0 0 30px 230px;
}
#gc_message_bar_admin .submit.bottom {
margin-bottom: 10px !important;
}
#gc_message_bar_admin .copy {
margin-bottom: 30px;
}
#gc_message_bar_admin .gcmblink {
font-weight: bold;
}
#gc_message_bar_admin .gc_icon32 {
margin:0 8px 0 0px
}
#gc_message_bar_admin h2 {
line-height:36px;
height:36px;
margin-bottom:0;
font-size:24px;
font-weight:normal !important;
}
#gc_message_bar_admin h3 {
font-size:20px;
font-weight:normal !important;
margin-bottom:10px;
}
#gc_message_bar_open {
z-index: 10000;
position: fixed;
top: -120px; /* -80px */
left: 30px;
height: 80px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad0011', endColorstr='#e0003b',GradientType=0);
background: #e0003b;
background: -moz-linear-gradient(top, #ad0011 0%, #e0003b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ad0011), color-stop(100%, #e0003b));
background: -o-linear-gradient(top, #ad0011 0%, #e0003b 100%);
background: -ms-linear-gradient(top, #ad0011 0%, #e0003b 100%);
background: linear-gradient(to bottom, #ad0011 0%, #e0003b 100%);
background: -webkit-linear-gradient(top, #ad0011 0%, #e0003b 100%);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#gc_message_bar_open.adminbar.showopentop {
top: -12px !important;
}
#gc_message_bar_open.showopentop {
top: -40px !important;
}
#gc_message_bar_open.showopenbottom {
bottom: -40px !important;
}
#gc_message_bar_open.right {
left: auto;
right: 30px;
}
#gc_message_bar_open.bottom {
top: auto;
bottom: -120px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
#gc_message_bar_open.top.adminbar {
top: -92px;
}
#gc_message_bar_open .icon {
display: block;
height: 25px;
width: 22px;
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-light-down.png');
background-repeat: no-repeat;
background-position: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding-right: 3px;
opacity: 0.5;
cursor: pointer;
margin-left: 3px;
margin-right: 3px;
}
#gc_message_bar_open.top .icon {
margin-top: 47px;
}
#gc_message_bar_open.bottom .icon {
margin-top: 8px;
}
#gc_message_bar_open.dark .icon {
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-dark-down.png');
}
#gc_message_bar_open.bottom .icon {
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-light-up.png');
}
#gc_message_bar_open.dark.bottom .icon {
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-dark-up.png');
}
#gc_message_bar_open .icon:hover {
background-color: rgba(0,0,0,0.5);
opacity: 0.7;
}
#gc_message_bar_open.dark .icon:hover {
background-color: rgba(255,255,255,0.5);
}
#gc_message_bar_close {
position: absolute;
top: 50%;
margin-top: -20px !important;
left: -40px;
height: 40px;
width: 31px;
}
#gc_message_bar_close.right {
left: auto;
right: -40px;
}
#gc_message_bar_close.bottom {
}
#gc_message_bar_close.top.adminbar {
}
#gc_message_bar_close .icon {
display: block;
height: 25px;
width: 25px;
margin-top: 7px;
margin-left: 3px;
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-light-up.png');
background-repeat: no-repeat;
background-position: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
opacity: 0.5;
cursor: pointer;
}
#gc_message_bar_close.dark .icon {
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-dark-up.png');
}
#gc_message_bar_close.bottom .icon {
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-light-down.png');
}
#gc_message_bar_close.dark.bottom .icon {
background-image: url('/wp-content/plugins/gc-message-bar/images/arrow-dark-down.png');
}
#gc_message_bar_close .icon:hover {
background-color: rgba(0,0,0,0.5);
opacity: 0.7;
}
#gc_message_bar_close.dark .icon:hover {
background-color: rgba(255,255,255,0.5);
}