/* -------------------------------- WEB FONTS CSS -------------------------------- */
@-zs-include webfonts(Droid Serif:400, 700/Forum/Source Sans Pro:400, 700);
/* -------------------------------- PRESET CSS -------------------------------- */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
body {
 background-attachment:scroll;
 background-color:transparent;
 background-image: url(images/backgroundPattern.png);
 background-position:0 0;
 background-repeat:repeat;
 background-size:auto;
 font-family:Verdana,Geneva,sans-serif;
 font-size:13px;
 color:#1e1e22;
}
h1 {
font-family:Verdana,Geneva,sans-serif;
font-size:16px;
color:#000000;
}
h2 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#3c3d4c;
}
h3 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#3c3d4c;
}
h4 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#3c3d4c;
}
h5 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#3c3d4c;
}
h6 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#3c3d4c;
}
a {
 color:#337ab7;
 text-decoration:none;
}
a:hover {
 text-decoration:none;
 color:#23527c;
}
p {
    line-height: 1.8;
}
a img {
    border: 0 solid
}
:focus {
    outline: none;
}
ul, ol {
    padding: 0 0 0 25px;
}
ol {
    padding: 0 0 0 25px;
}
li {
    padding: 5px 0;
}
hr {
    border: 0;
    border-top: 1px solid #f1f1f1;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#f2f2f2;
 border-width:1px;
 border-style:solid;
 border-color:#E4E4E4;
 padding:10px;
    font-weight: normal;
}
td {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#f1f1f1;
 padding:10px;
}
/* -------------------------------- COMMEN USAGE CSS -------------------------------- */
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clearDiv {
    clear: both;
}
.themeWidth {
    width: 1010px;
    margin: 0px;
}
/* -------------------------------- LEFT BG CSS -------------------------------- */
.themeLeftBg {
    background: #ffffff;
    position: fixed;
    width: 298px;
    border-right: 2px solid #f6da68;
    height: 100%;
}
/* -------------------------------- LEFT AREA CSS -------------------------------- */
.themeLeftArea {
    width: 300px;
    position: relative;
}
.themeLeftAreaInner {
    padding: 20px;
 background-color: transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -webkit-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -moz-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 -o-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
 border-width: 0px;
 border-style:none;
 border-color: transparent;
 border-radius: 0px;
 -moz-border-radius:0px;
 -webkit-border-radius:0px;
 -o-border-radius:0px;
}
/* -------------------------------- BRADING AREA ( SITE NAME CAPTION LOGO ) CSS -------------------------------- */
.themeBrandingArea {
    padding: 20px 0;
    text-align: center;
}
.themeBrandingArea span {
    display: block;
}
.themeLogo {
    padding: 0 0 10px;
}
.themeSitename {
font-family:Verdana,Geneva,sans-serif;
 font-size:16px;
 color:#3c3d4c;
}
.themeCaption {
font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
}
/* -------------------------------- SEARCH BOX CSS -------------------------------- */
.themeSearchContainer {
    padding-top: 5px;
    border-top: 1px dashed #E6E6E6;
}
.themeSearchBox {
    width: 260px;
    height: 30px;
    position: relative;
    border: 0 solid;
    background: #f2f2f2;
    margin: 15px 0;
}
.themeSearchBox input[type=text] {
    background: transparent;
    width: 180px;
    height: 30px;
    border: 0 none;
    outline: none;
    line-height: 30px;
    font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #878787;
    padding: 0 5px;
    float: left;
}
.themeSearchBox input[type=submit] {
    background: url(images/searchicon.png) center center no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0 none;
    cursor: pointer;
}
/*--------------------------------------------------------- THEME NAVIGATION AREA CSS ----------------------------------------------------------------------------------*/
#navigation ul {
    list-style: none;
    margin: 0;
    padding: 15px 0;
    font-size: 1px;
    line-height: 0;
    border-width: 1px 0;
    border-style: dashed;
    border-color: #E6E6E6;
}
#navigation li {
 background-color:transparent;
 background-image:none;
 background-repeat:repeat-x;
 background-position:left top;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#navigation li a {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 color:#878787;
 font-size:16px;
    text-decoration: none;
    display: block;
    line-height: 2.5;
    float: left;
    width: 100%;
    text-decoration: none;
    curser: pointer;
    text-align: center;
}
#navigation li a:hover, #navigation li.selected a, #navigation li.active a {
 color:#000000;
 background-color:transparent;
 background-image:none;
 background-repeat:repeat-x;
 background-position:left top;
}
#navigation li a span {
    width: 91%;
    float: left;
    padding: 0;
    word-wrap: break-word;
}
#navigation li a em {
    width: 10px;
    float: left;
    height: 10px;
}
#navigation li.navArrow a em, #navigation ul li:hover.navArrow a em, #navigation ul li.active.navArrow a em, #navigation ul li.selected.navArrow a em {
    background: transparent url(images/navArrow.png) no-repeat scroll center left;
    float: left;
    height: 9px;
    width: 8px;
    margin-top: 11px;
    margin-left: 15px;
}
/*--------------------------------------------------------- SUB MENU AREA CSS -----------------------------------------------------------------------------*/
.submenu {
 background-color:#ffffff;
background-image:none;
background-position:top left;
background-repeat:repeat;
 border-width:0 0 0 1px;
border-style:solid;
border-color:#f2c71c;
 border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-o-border-radius:0px;
    width: 200px;
    position: absolute;
    display: block;
    padding: 0 0px 0 5px;
    -webkit-transition: width 0.5s ease 0s;
    -moz-transition: width 0.5s ease 0s;
    -o-transition: width 0.5s ease 0s;
    -ms-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
}
.submenu ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    font-size: 1px;
    line-height: 0;
}
.submenu li {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.submenu li a {
 color:#878787;
 font-size:12px;
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 1.5;
    float: left;
    cursor: pointer;
    padding: 5px 0;
}
.submenu li a:hover {
 color:#f2c71c;
 background-color:transparent;
background-image:none;
background-position:top left;
background-repeat:repeat;
}
.submenu li a span {
    width: 90%;
    float: left;
    padding-left: 10px;
    word-wrap: break-word;
}
.submenu li a em {
    width: 10px;
    float: left;
    height: 10px;
}
.submenu li.navArrow a em, .submenu li:hover.navArrow a em {
    background: url(images/subnavArrow.png) no-repeat scroll center left;
    float: left;
    height: 10px;
    width: 10px;
    margin-top: 6px;
}
/* -------------------------------- SIDEBAR AREA CSS -------------------------------- */
.themeSidebarArea {
 font-family:Verdana,Geneva,sans-serif;
 font-size:11px;
 color:#878787;
    padding-bottom: 20px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    margin-top: 20px;
}
.themeSidebarArea h1 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#3c3d4c;
}
.themeSidebarArea h2 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#3c3d4c;
}
.themeSidebarArea h3 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#3c3d4c;
}
.themeSidebarArea h4 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#3c3d4c;
}
.themeSidebarArea h5 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#3c3d4c;
}
.themeSidebarArea h6 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#3c3d4c;
}
.themeSidebarArea a {
 color:#337ab7;
 text-decoration:none;
}
.themeSidebarArea a:hover {
 text-decoration:none;
 color:#23527c;
}
.themeSidebarArea form ul li label, .themeSidebarArea form ul li div {
    width: auto;
    float: none;
    padding: 5px 0;
}
.themeSidebarArea form ul li label {
    width: auto;
    text-align: left;
    padding-right: 0px;
}
.themeSidebarArea form li span input[type=text], .themeSidebarArea form li span textarea, .themeSidebarArea form li span select {
    width: 200px;
font-family:Verdana,Geneva,sans-serif;
 font-size:11px;
 color:#878787;
}
.themeSidebarArea form li span select {
    width: 213px;
}
.themeSidebarArea form li input[type=submit], .themeSidebarArea form li input[type=reset], .themeSidebarArea button {
font-family:Verdana,Geneva,sans-serif;
}
.themeSidebarArea th {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#f2f2f2;
 border-width:1px;
 border-style:solid;
 border-color:#E4E4E4;
 padding:10px;
    font-weight: normal;
}
.themeSidebarArea td {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#f1f1f1;
 padding:10px;
}
/* -------------------------------- THEME SIDEBAR HIGLIGHT BOX AREA CSS -------------------------------- */
.themeSidebarArea .zs-highlight-box {
 background-color: #f6da68;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(top, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(top, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(top, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#c9be20;
 border-radius: 5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -o-border-radius:5px;
 padding: 10px;
 margin: 0;
    min-height: 200px;
font-family:'Source Sans Pro', Tahoma, Geneva, sans-serif;
 font-size:13px;
 color:#8D7927;
}
.themeSidebarArea .zs-highlight-box h1 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#FFFFFF;
}
.themeSidebarArea .zs-highlight-box h2 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#FFFFFF;
}
.themeSidebarArea .zs-highlight-box h3 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#FFFFFF;
}
.themeSidebarArea .zs-highlight-box h4 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#FFFFFF;
}
.themeSidebarArea .zs-highlight-box h5 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}
.themeSidebarArea .zs-highlight-box h6 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
}
.themeSidebarArea .zs-highlight-box a {
 text-decoration:none;
color:#FF5F00;
}
.themeSidebarArea .zs-highlight-box a:hover {
text-decoration:none;
color:#FF5F00;
}
.themeSidebarArea .zs-highlight-box hr {
    border-top-color: #B9A03B;
}
.themeSidebarArea .zs-highlight-box th {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#AA9438;
 background:#FFEFAD;
 border-width:1px;
 border-style:solid;
 border-color:#f6da68;
 padding:10px;
    font-weight: normal;
}
.themeSidebarArea .zs-highlight-box td {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#f1f1f1;
 padding:10px;
}
.themeSidebarArea .zs-highlight-box form li span input[type=text], .themeSidebarArea .zs-highlight-box form li span textarea, .themeSidebarArea .zs-highlight-box form li span select {
    background: #FFE98E;
    box-shadow: 2px 3px 0 0 #E0C34A;
    -moz-box-shadow: 2px 3px 0 0 #E0C34A;
    -o-box-shadow: 2px 3px 0 0 #E0C34A;
    -webkit-box-shadow: 2px 3px 0 0 #E0C34A;
color:#8D7927;
    width: 180px;
}
.themeSidebarArea .zs-highlight-box form li span select {
    width: 193px;
}
/* -------------------------------- Text Highlight CSS -------------------------------- */
.themeSidebarArea .zs-text-light-color {
color:#BFBFBF
}
.themeSidebarArea .zs-text-highlight-color {
color:#3C3D4C
}
.themeSidebarArea .zs-highlight-box .zs-text-light-color {
color:#BFBFBF
}
.themeSidebarArea .zs-highlight-box .zs-text-highlight-color {
color:#FFFFFF
}
/*--------------------- THEME SIDEBAR TABS ACCORDION AREA CSS ---------------------*/
.themeSidebarArea .zs-tabs ul, .themeSidebarArea .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    padding: 0px;
    display: none;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
}
.themeSidebarArea .zs-tabs ul li, .themeSidebarArea .zs-highlight-box .zs-tabs ul li {
    margin: 0px;
    float: left;
    padding: 0px;
}
.themeSidebarArea .zs-tabs ul li div, .themeSidebarArea .zs-highlight-box .zs-tabs ul li div {
    background: #F4F4F4;
    padding: 0 25px;
    color: #878787;
    position: relative;
    margin: 0 0 -1px;
    line-height: 3;
    display: block;
    cursor: pointer;
    border-right: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.themeSidebarArea .zs-tabs ul li:hover div, .themeSidebarArea .zs-highlight-box .zs-tabs ul li:hover div {
    background: #FD7F34;
    color: #ffffff;
}
.themeSidebarArea .zs-tabs ul li.selected div, .themeSidebarArea .zs-highlight-box .zs-tabs ul li.selected div {
    background: #ffffff;
    color: #FD7F34;
    border-bottom: 1px solid #ffffff;
}
.themeSidebarArea .zs-tabs-accordion-content, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content {
    clear: both;
    border: 1px solid #EAEAEA;
    padding: 15px;
    display: none;
    color: #878787;
    border-top: 0px;
    background: #ffffff;
    margin-bottom: 3px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.themeSidebarArea .zs-accordion, .themeSidebarArea .zs-highlight-box .zs-accordion {
    background: #F4F4F4;
    color: #878787;
    padding: 12px 10px;
    cursor: pointer;
    border: 1px solid #EAEAEA;
    margin-bottom: 2px;
    display: block;
}
.themeSidebarArea .zs-accordion.selected, .themeSidebarArea .zs-highlight-box .zs-accordion.selected {
    background: #FD7F34;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 0;
}
/*---------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS START ------------------------------------*/
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content {
    padding: 10px;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content h1, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content h2, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content h3, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content h4, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content h5, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content h6 {
    color: #3c3d4c;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content a, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #f2c71c;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top: 1px solid #E8E8E8;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #f2f2f2;
    border-color: #e4e4e4;
    color: #878787;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content td {
    background: #ffffff;
    border-color: #f1f1f1;
    color: #878787;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    background: #f2f2f2;
    box-shadow: 2px 3px 0 0 #eaeaea;
    -webkit-box-shadow: 2px 3px 0 0 #eaeaea;
    -moz-box-shadow: 2px 3px 0 0 #eaeaea;
    -o-box-shadow: 2px 3px 0 0 #eaeaea;
    color: #878787;
    width: 140px;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    width: 153px;
}
.themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li input[type="submit"], .themeSidebarArea .zs-highlight-box .zs-tabs-accordion-content form li input[type="reset"] {
    padding: 4px 20px;
}
/* -------------------------------- RIGHT AREA CSS -------------------------------- */
.themeRightArea {
    width: 700px;
    margin-left: 10px;
}
.themeBanner {
    background: url(images/bannerSahdow.png) right bottom no-repeat #ffffff;
    padding-bottom: 55px;
}
.themeContentContainer {
 background-color:#ffffff;
 background-image:none;
 background-position:0 0;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.03), 0px 0px 0px 0px transparent inset;
 -webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.03), 0px 0px 0px 0px transparent inset;
 -moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.03), 0px 0px 0px 0px transparent inset;
 -o-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.03), 0px 0px 0px 0px transparent inset;
 border-width: 0;
 border-style:none;
 border-color:transparent;
 border-radius: 0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 -o-border-radius:0;
}
.themeContentSpace {
    padding: 20px;
}
.themeBreadcrumb {
    padding: 20px 0;
}
.themeBreadcrumb span {
    padding: 0 10px;
}
.themeBreadcrumb p {
    word-wrap: break-word;
}
.themeContentArea {
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
/* -------------------------------- THEME FOOTER AREA CSS -------------------------------- */
.themeFooterArea {
background-color:transparent;
 background-image:none;
 background-position:0 0;
 background-repeat:repeat-X;
 background-attachment:scroll;
 background-size:auto;
 box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
-moz-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
-webkit-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
-o-box-shadow: 0px 0px 0px 0px transparent, 0px 0px 0px 0px transparent inset;
border-width:0;
 border-style:none;
 border-color:transparent;
 border-radius: 0px;
 -moz-border-radius:0px;
 -webkit-border-radius:0px;
 -o-border-radius:0px;
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    padding: 25px 0;
}
.themeFooterArea h1 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#3c3d4c;
}
.themeFooterArea h2 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#3c3d4c;
}
.themeFooterArea h3 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#3c3d4c;
}
.themeFooterArea h4 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#3c3d4c;
}
.themeFooterArea h5 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#3c3d4c;
}
.themeFooterArea h6 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#3c3d4c;
}
.themeFooterArea a {
 color:#f2c71c;
 text-decoration:none;
}
.themeFooterArea a:hover {
 text-decoration:none;
 color:#f2c71c;
}
.themeFooterArea th {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#f2f2f2;
 border-width:1px;
 border-style:solid;
 border-color:#E4E4E4;
 padding:10px;
    font-weight: normal;
}
.themeFooterArea td {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#f1f1f1;
 padding:10px;
}
/* -------------------------------- THEME FOOTER HIGLIGHT BOX AREA CSS -------------------------------- */
.themeFooterArea .zs-highlight-box {
background-color: #1cf4a5;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(top, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(top, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(top, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#1bc889;
 border-radius: 5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -o-border-radius:5px;
 padding: 10px;
 margin: 0;
    min-height: 200px;
font-family:'Source Sans Pro', Tahoma, Geneva, sans-serif;
 font-size:13px;
 color:#1C6D4F;
}
.themeFooterArea .zs-highlight-box h1 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h2 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h3 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h4 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h5 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box h6 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
}
.themeFooterArea .zs-highlight-box a {
 text-decoration:none;
color:#FFF84D;
}
.themeFooterArea .zs-highlight-box a:hover {
text-decoration:none;
color:#FFF84D;
}
.themeFooterArea .zs-highlight-box hr {
    border-top-color: #2CB683;
}
.themeFooterArea .zs-highlight-box th {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#FFFFFF;
 background:#30FFB3;
 border-width:1px;
 border-style:solid;
 border-color:#1cf4a5;
 padding:10px;
    font-weight: normal;
}
.themeFooterArea .zs-highlight-box td {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#f1f1f1;
 padding:10px;
}
.themeFooterArea .zs-highlight-box form li span input[type=text], .themeFooterArea .zs-highlight-box form li span textarea, .themeFooterArea .zs-highlight-box form li span select {
    background: #30FFB3;
    box-shadow: 2px 3px 0 0 #1FD492;
    -moz-box-shadow: 2px 3px 0 0 #1FD492;
    -o-box-shadow: 2px 3px 0 0 #1FD492;
    -webkit-box-shadow: 2px 3px 0 0 #1FD492;
color:#1C6D4F;
}
/* -------------------------------- Text Highlight CSS -------------------------------- */
.themeFooterArea .zs-text-light-color {
color:#BFBFBF
}
.themeFooterArea .zs-text-highlight-color {
color:#3C3D4C
}
.themeFooterArea .zs-highlight-box .zs-text-light-color {
color:#BFBFBF
}
.themeFooterArea .zs-highlight-box .zs-text-highlight-color {
color:#FFFFFF
}
/*--------------------- THEME FOOTER TABS ACCORDION AREA CSS ---------------------*/
.themeFooterArea .zs-tabs ul, .themeFooterArea .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    padding: 0px;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
}
.themeFooterArea .zs-tabs ul li, .themeFooterArea .zs-highlight-box .zs-tabs ul li {
    margin: 0px;
    float: left;
    padding: 0px;
}
.themeFooterArea .zs-tabs ul li div, .themeFooterArea .zs-highlight-box .zs-tabs ul li div {
    background: #F4F4F4;
    padding: 0 25px;
    color: #878787;
    position: relative;
    margin: 0 0 -1px;
    line-height: 3;
    display: block;
    cursor: pointer;
    border-right: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.themeFooterArea .zs-tabs ul li:hover div, .themeFooterArea .zs-highlight-box .zs-tabs ul li:hover div {
    background: #FD7F34;
    color: #ffffff;
}
.themeFooterArea .zs-tabs ul li.selected div, .themeFooterArea .zs-highlight-box .zs-tabs ul li.selected div {
    background: #ffffff;
    color: #FD7F34;
    border-bottom: 1px solid #ffffff;
}
.themeFooterArea .zs-tabs-accordion-content, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content {
    clear: both;
    border: 1px solid #EAEAEA;
    padding: 15px;
    display: none;
    color: #878787;
    border-top: 0px;
    background: #ffffff;
    margin-bottom: 3px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.themeFooterArea .zs-accordion, .themeFooterArea .zs-highlight-box .zs-accordion {
    background: #F4F4F4;
    color: #878787;
    padding: 12px 10px;
    cursor: pointer;
    border: 1px solid #EAEAEA;
    margin-bottom: 2px;
    display: none;
}
.themeFooterArea .zs-accordion.selected, .themeFooterArea .zs-highlight-box .zs-accordion.selected {
    background: #FD7F34;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 0;
}
/*---------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS START ------------------------------------*/
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h1, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h2, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h3, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h4, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h5, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content h6 {
    color: #3c3d4c;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #f2c71c;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content hr {
    border-top: 1px solid #E8E8E8;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content th {
    background: #f2f2f2;
    border-color: #e4e4e4;
    color: #878787;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content td {
    background: #ffffff;
    border-color: #f1f1f1;
    color: #878787;
}
.themeFooterArea .zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .themeFooterArea .zs-highlight-box .zs-tabs-accordion-content form li span select {
    background: #f2f2f2;
    box-shadow: 2px 3px 0 0 #eaeaea;
    -webkit-box-shadow: 2px 3px 0 0 #eaeaea;
    -moz-box-shadow: 2px 3px 0 0 #eaeaea;
    -o-box-shadow: 2px 3px 0 0 #eaeaea;
    color: #878787;
}
/* -------------------------------- THEME FORM AREA CSS -------------------------------- */
form ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}
form li {
    overflow: hidden;
    padding: 6px 0;
    margin: 0;
}
form ul li label, form ul li div {
    width: auto;
    float: left;
}
form ul li label {
    width: 170px;
    text-align: right;
    padding-right: 10px;
}
form li div span {
    display: block;
}
form li span input, form li span label {
    float: none;
    width: auto;
    margin: 5px 4px 0;
    font-weight: normal;
    padding: 5px 5px;
}
form li span input[type=text], form li span textarea, form li span select {
 font-family:Verdana,Geneva,sans-serif;
 font-size:13px;
 color:#1e1e22;
    width: 270px;
    background: #f2f2f2;
    box-shadow: 2px 3px 0 0 #eaeaea;
    -webkit-box-shadow: 2px 3px 0 0 #eaeaea;
    -moz-box-shadow: 2px 3px 0 0 #eaeaea;
    -o-box-shadow: 2px 3px 0 0 #eaeaea;
    border: 0 solid;
    float: left;
    padding: 7px;
    resize: none;
    margin: 0px;
}
form li span select {
    width: 283px;
}
form li span textarea {
    height: 80px;
    overflow: auto;
}
form .dateinvoker {
    background: url(images/datePickerIcn.png) 0 0 no-repeat;
    width: 22px;
    height: 20px;
    border: none;
    vertical-align: middle;
    margin-top: 10px;
    margin-left: 5px;
    outline: none;
    padding: 0px;
}
form li input[type=submit], form li input[type=reset], button {
 font-family:Verdana,Geneva,sans-serif;
    font-size: 13px;
    color: #3c3d4c;
    border: 0 solid;
    background: #f2c71c;
    padding: 4px 30px;
    margin-right: 10px;
    cursor: pointer;
}
form li input[type=reset] {
    background: #f2f2f2;
    color: #878787;
}
/* -------------------------------- THEME  SLIDESHOW  AREA CSS -------------------------------- */
.zs-slideshow-right-arrow {
    background: url(images/zs-slideshow-right-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 33px;
    left: auto;
    right: 10px;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    bottom: auto;
    top: 10px;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    width: 33px;
    z-index: 150;
}
.zs-slideshow-left-arrow {
    background: url(images/zs-slideshow-left-arrow.png) left top no-repeat;
    cursor: pointer;
    height: 33px;
    right: 44px;
    left: auto;
    margin-top: 0px;
    opacity: 0;
    position: absolute;
    top: 10px;
    bottom: auto;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    width: 33px;
    z-index: 150;
}
.themeSlideshowOuterContainer {
    bottom: 10px;
    height: 16px;
    right: auto;
    left: 0px;
    opacity: 0;
    text-align: left;
    position: absolute;
    transition: opacity 500ms ease 0s;
    -webkit-transition: opacity 500ms ease 0s;
    -moz-transition: opacity 500ms ease 0s;
    -o-transition: opacity 500ms ease 0s;
    z-index: 150;
}
.themeSlideshowInnerContainer {
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    padding: 0 10px;
}
.zs-slideshow-control-active {
    background: url(images/zs-slideshow-control-active.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    padding: 0 0 0 5px;
    width: 10px;
    margin: 0px;
}
.zs-slideshow-control {
    background: url(images/zs-slideshow-control.png) no-repeat left top;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0px;
    padding: 0 0 0 5px;
    width: 10px;
}
/* -------------------------------- THEME HIGLIGHT BOX AREA CSS -------------------------------- */
.zs-highlight-box {
 background-color: #fd7f34;
 background-image: url(images/highlightboxbg.png);
 background-image: url(images/highlightboxbg.png), -moz-linear-gradient(top, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -webkit-linear-gradient(top, transparent, transparent);
 background-image: url(images/highlightboxbg.png), -o-linear-gradient(top, transparent, transparent);
 background-position: top left;
 background-repeat: repeat;
 box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -moz-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -webkit-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 -o-box-shadow: 0px 0px 0 0px transparent, 0px 0px 0px 0 transparent inset;
 border-width: 1px;
 border-style:solid;
 border-color:#d76623;
 border-radius: 5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -o-border-radius:5px;
 padding: 10px;
 margin: 0;
    min-height: 200px;
font-family:'Source Sans Pro', Tahoma, Geneva, sans-serif;
 font-size:13px;
 color:#FFCDB0;
}
.zs-highlight-box h1 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#1E1E22;
}
.zs-highlight-box h2 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#1E1E22;
}
.zs-highlight-box h3 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#1E1E22;
}
.zs-highlight-box h4 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#1E1E22;
}
.zs-highlight-box h5 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#1E1E22;
}
.zs-highlight-box h6 {
font-family:'Forum', Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#1E1E22;
}
.zs-highlight-box a {
 text-decoration:none;
color:#f2c71c;
}
.zs-highlight-box a:hover {
text-decoration:none;
color:#f2c71c;
}
.zs-highlight-box hr {
    border-top-color: #FFB24F;
}
.zs-highlight-box th {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#FFFFFF;
 background:#FF9454;
 border-width:1px;
 border-style:solid;
 border-color:#fd7f34;
 padding:10px;
    font-weight: normal;
}
.zs-highlight-box td {
 font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#878787;
 background:#ffffff;
 border-width:1px;
 border-style:solid;
 border-color:#f1f1f1;
 padding:10px;
}
.zs-highlight-box form li span input[type=text], .zs-highlight-box form li span textarea, .zs-highlight-box form li span select {
    background: #FFA36C;
    box-shadow: 2px 3px 0 0 #D57136;
    -moz-box-shadow: 2px 3px 0 0 #D57136;
    -o-box-shadow: 2px 3px 0 0 #D57136;
    -webkit-box-shadow: 2px 3px 0 0 #D57136;
color:#FFCDB0;
}
/* -------------------------------- Text Highlight CSS -------------------------------- */
.zs-text-light-color {
color:#BFBFBF
}
.zs-text-highlight-color {
color:#3C3D4C
}
.zs-highlight-box .zs-text-light-color {
color:#BFBFBF
}
.zs-highlight-box .zs-text-highlight-color {
color:#1E1E22
}
/*-------------------- THEME TABS AND ACCORDION AREA CSS START --------------------- */
.zs-tabs ul, .zs-highlight-box .zs-tabs ul {
    list-style: none;
    float: left;
    padding: 0px;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
}
.zs-tabs ul li, .zs-highlight-box .zs-tabs ul li {
    margin: 0px;
    float: left;
    padding: 0px;
}
.zs-tabs ul li div, .zs-highlight-box .zs-tabs ul li div {
    background: #F4F4F4;
    padding: 0 25px;
    color: #878787;
    position: relative;
    margin: 0 0 -1px;
    line-height: 3;
    display: block;
    cursor: pointer;
    border-right: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}
.zs-tabs ul li:hover div, .zs-highlight-box .zs-tabs ul li:hover div {
    background: #FD7F34;
    color: #ffffff;
}
.zs-tabs ul li.selected div, .zs-highlight-box .zs-tabs ul li.selected div {
    background: #ffffff;
    color: #FD7F34;
    border-bottom: 1px solid #ffffff;
}
.zs-tabs-accordion-content, .zs-highlight-box .zs-tabs-accordion-content {
    clear: both;
    border: 1px solid #EAEAEA;
    padding: 15px;
    display: none;
    color: #878787;
    border-top: 0px;
    background: #ffffff;
    margin-bottom: 3px;
    min-height: 70px;
    height: auto !important;
    height: 70px;
}
.zs-accordion, .zs-highlight-box .zs-accordion {
    background: #F4F4F4;
    color: #878787;
    padding: 12px 10px;
    cursor: pointer;
    border: 1px solid #EAEAEA;
    margin-bottom: 2px;
    display: none;
}
.zs-accordion.selected, .zs-highlight-box .zs-accordion.selected {
    background: #FD7F34;
    color: #FFFFFF;
    border: 0px;
    margin-bottom: 0;
}
/*---------------------------------- THEME HIGHLIGHT BOX TABS ACCORDION AREA CSS START ------------------------------------*/
.zs-highlight-box .zs-tabs-accordion-content h1, .zs-highlight-box .zs-tabs-accordion-content h2, .zs-highlight-box .zs-tabs-accordion-content h3, .zs-highlight-box .zs-tabs-accordion-content h4, .zs-highlight-box .zs-tabs-accordion-content h5, .zs-highlight-box .zs-tabs-accordion-content h6 {
    color: #3c3d4c;
}
.zs-highlight-box .zs-tabs-accordion-content a, .zs-highlight-box .zs-tabs-accordion-content a:hover {
    color: #f2c71c;
}
.zs-highlight-box .zs-tabs-accordion-content hr {
    border-top: 1px solid #E8E8E8;
}
.zs-highlight-box .zs-tabs-accordion-content th {
    background: #f2f2f2;
    border-color: #e4e4e4;
    color: #878787;
}
.zs-highlight-box .zs-tabs-accordion-content td {
    background: #ffffff;
    border-color: #f1f1f1;
    color: #878787;
}
.zs-highlight-box .zs-tabs-accordion-content form li span input[type="text"], .zs-highlight-box .zs-tabs-accordion-content form li span textarea, .zs-highlight-box .zs-tabs-accordion-content form li span select {
    background: #f2f2f2;
    box-shadow: 2px 3px 0 0 #eaeaea;
    -webkit-box-shadow: 2px 3px 0 0 #eaeaea;
    -moz-box-shadow: 2px 3px 0 0 #eaeaea;
    -o-box-shadow: 2px 3px 0 0 #eaeaea;
    color: #878787;
}
/***************************** START SOCIAL ICONS SPRITE *****************************/
.themeSocialiconContainer {
    text-align: center;
    margin: 0px 0 15px;
}
.zs-socialicon-email, .zs-socialicon-facebook, .zs-socialicon-flickr, .zs-socialicon-googleplus, .zs-socialicon-linkedin, .zs-socialicon-pinterest, .zs-socialicon-rss, .zs-socialicon-twitter, .zs-socialicon-youtube, .zs-socialicon-medium, .zs-socialicon-instagram {
    background: url('images/zs-socialicon-sprite.png') no-repeat top left;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 3px;
}
.zs-socialicon-email {
    background-position: 0 -0px;
}
.zs-socialicon-facebook {
    background-position: 0 -24px;
}
.zs-socialicon-flickr {
    background-position: 0 -48px;
}
.zs-socialicon-googleplus {
    background-position: 0 -72px;
}
.zs-socialicon-linkedin {
    background-position: 0 -96px;
}
.zs-socialicon-pinterest {
    background-position: 0 -120px;
}
.zs-socialicon-rss {
    background-position: 0 -144px;
}
.zs-socialicon-twitter {
    background-position: 0 -168px;
}
.zs-socialicon-youtube {
    background-position: 0 -192px;
}
.zs-socialicon-medium {
    background-position: 0 -216px;
}
.zs-socialicon-instagram {
    background-position: 0 -240px;
}
/*****************************   END: SOCIAL ICONS SPRITE *****************************/
.newsletter-container {
  background: transparent;
  padding: 10px
}
h3.newsletter-heading {
  margin-bottom: 10px;
font-family: inherit;
font-size: 22px;
color: inherit;
}
.newsletter-desc {
  margin-bottom: 25px;
font-family: inherit;
font-size: inherit;
color: inherit;
}
.newsletter-input-field, .zs-highlight-box .newsletter-input-field, #sidebar-container .newsletter-input-field, #sidebar-container .zs-highlight-box .newsletter-input-field, #footer-container .zs-highlight-box .newsletter-input-field, .zs-tabs-accordion-content .newsletter-input-field, #footer-container .newsletter-input-field {
background: #ffffff;
border-width: 1px;
border-color: #dddddd;
color:#666666;
font-family: inherit;
font-size: inherit;
  border-style: solid;
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 200px;
  padding: 10px 5px;
}
button.newsletter-button, .zs-highlight-box button.newsletter-button, #sidebar-container .zs-highlight-box button.newsletter-button, #footer-container .zs-highlight-box button.newsletter-button, #footer-container button.newsletter-button, #footer-container .zs-tabs-accordion-content button.newsletter-button {
background: #F2C71C;
background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
background: -o-linear-gradient(top, #ffffff, #f2f2f2);
background: -s-linear-gradient(top, #ffffff, #f2f2f2);
border-width: 1px;
border-color: #D5D5D5;
color:#333333;
font-family: inherit;
font-size: inherit;
border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  -o-box-shadow:none;
  text-shadow:1px 1px 0 #ffffff;
  border-style: solid;
  cursor: pointer;
  padding: 10px 15px;
  box-sizing: border-box;
  margin-right: 0;
  margin:0px;
}
.newsletter-layout-1 .newsletter-form, .newsletter-layout-2 .newsletter-form {
  margin: 0 auto;
  text-align: center;
}
.newsletter-layout-3 .newsletter-form {
  width: 200px;
  margin: 0 auto;
  text-align: right;
}
.newsletter-layout-3 button {
  text-align: right;
}

#sidebar-container .newsletter-container {
  padding: 5px
}
#sidebar-container .newsletter-input-field {
  width:150px;
}
#sidebar-container .newsletter-layout-3 .newsletter-form {
  width:150px;
}

#sidebar-container .zs-highlight-box .newsletter-input-field, #sidebar-container .zs-tabs-accordion-content .newsletter-input-field {
  width:120px;
}

#sidebar-container .zs-highlight-box .newsletter-layout-3 .newsletter-form, #sidebar-container .zs-tabs-accordion-content .newsletter-layout-3 .newsletter-form {
  width:120px;
}

.newsletter-form input[type="text"]::-moz-placeholder {
   color: green;
  font-size:85%;
  line-height:normal;
}
.newsletter-form  input[type="text"]::-webkit-input-placeholder{
   color: green;
  font-size:85%;
  line-height:normal;
}

.newsletter-form  input[type="text"]:-ms-input-placeholder {
   color: green;
  font-size:85%;
  line-height:normal;
}
 