/* @override 
	https://d1s3ya6q0uirpx.cloudfront.net/sites/all/themes/velocity_NComputing/css/customize.css?*
	https://d1s3ya6q0uirpx.cloudfront.net/sites/default/files/md-slider-md-slider-657a4caada062-layers.css?* */

@charset "utf-8";
/* CSS Document */


/* @group RESET */

body {
    margin: 0;
    padding: 0;
    font-size: 85.25%; /* 14px */
    line-height: 1.846;
    /*color: #999;*/
    color: #414142;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif!important;
}
a, a:link, a:visited {
    color: #e6624d;
    text-decoration: none;
}
a:focus, a:hover, a:active {
    color: #2e2e2e;
    text-decoration: none;
}
.section-footer a:focus, .section-footer a:hover, .section-footer a:active {
    color: #fff;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
/*--- HEADINGS ---*/
h1 {
    font-size: 1.846em;    /* 24px */
    margin-bottom: 1em;  /* 24px */
    line-height: 1;  /* 24px */
}
h2 {
    font-size: 1.4em;  /* 19.5px */
    margin-bottom: 1.3333em;  /* 24px */
    line-height: 1.3333;    /* 24px */
}
h3 {
    font-size: 1.25em;  /* 16.25 */
    margin-bottom: 1.477em;  /* 24px */
    line-height: 1.477;  /* 24px */
}
h4 {
    font-size: 1.125em;  /* 14.6px */
    margin-bottom: 1.64em;  /* 24px */
    line-height: 1.64;  /* 24px */
    font-weight: bold;
}
.Products h4 {
    margin-bottom: .6em;
}
h5 {
    font-weight: bold;
}
h5, h6 {
    font-size: 1em;    /* 16px */
    margin-bottom: 1.5em;  /* 24px */
    line-height: 1.5;  /* 24px */
}


.site-name-slogan h6.site-slogan {
    font-style: italic;
    text-transform: lowercase;
    color: #fe843a;
    text-align: left;
    margin-bottom: 0;
    display: inline;
    float: left;
    position: relative;
    top: -2px;
    height: 0;
    letter-spacing: 4px;
    font-family: "Open Sans";
    text-shadow: 0 0 #ffffff;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}
p, address, pre, table {
    /*margin-bottom: 1.846em;*/
    margin-bottom: 1.2em;
}
p.flat {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.ui-tabs-panel.ui-widget-content.ui-corner-bottom p {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 0;
    padding-bottom: 1em;
}
.Products p {
    margin-bottom: .2em;
    padding-bottom: 0px;
}

div#pricing-table-1.full-boxed-pricing div.column ul li.normal-row.align-left  {
	text-align: left!important;
	font-size: .9em;
	line-height: 1.2em;
	padding-bottom: 8px;
	padding-top: 0;
}


ul, ol {
    margin: 1em 1em 0 1em;
}
.ui-tabs-panel ul {
    margin: 0em 1em 1em 3em;
    font-weight: 100;
    font-size: 1.2em;
}
.zone-postscript ul, ol {
    margin: 1em;
}
article.node ul, article.node ol {
    margin: 0 0 1.846em 60px;
}
article.node ul ul, article.node ul ol, article.node ol ol article.node ol ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
pre, div.code {
    border-left: 5px solid #e6624d;
    background: #eee;
    color: #999;
    padding: 0.2em 10px;
    font-size: 110%;
    margin-bottom: 20px;
}
blockquote {
    background: url(../images/blockquote.png) no-repeat;
    padding: 30px!important;
    font-style: italic!important;
}
.highlight {
    background: #e6624d;
    color: #fff;
}
.dropcap {
    float: left;
    font-size: 300%;
    font-weight: bold;
    line-height: 1;
    padding-right: 8px;
}

ol.lower-alpha li {
	list-style-type: lower-alpha;
}
ol.lower-roman li {
    list-style-type: lower-roman;
}
/* @end */

/* @group Pages Background */

#page {
}
.zone-user-wrapper {
    border-bottom: 1px solid #e8e8e8;
    background: #f8f8f8;
}
.zone-branding-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.zone-branding-wrapper {
    background: #fff;
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 0 !important;
	border: 3px solid #e8e8e8 !important;
    border-right-style: none!important;
    border-right-width: 0!important;
    border-left-style: none!important;
    border-left-width: 0!important;

}
.zone-title-wrapper {
  /*  background: url(../images/zone-title-bg.png) center center no-repeat;*/
    color: #fff;
	background-image: none!important;
	background-repeat: repeat !important;
	background-position: left top !important;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zone-title {
    padding: 20px 0!important;
}
.zone-header-wrapper {
    background: #fafafa;
}
#zone-full-width, #region-full-width {
    background: #fafafa;
	
}
.zone-content-top {
    padding-top: 40px;
}

div#zone-content-top-wrapper.zone-wrapper.zone-content-top-wrapper.clearfix.kbs {
	background-image: url(../images/backgrounds/title.gif);
	border-top: 3px double #edecec;
	border-bottom: 3px double #edecec;
}

.zone-feature-wrapper, .region-plain-box-promotion, .region-plain-box-expandable, .zone-full-width-2-wrapper {
    background: url(../images/featured-zone-bg.png) repeat !important;
    border-bottom: 5px solid #414142;
    border-top: 5px solid #414142;
	margin-bottom: 0;
}

.zone-full-width-2-wrapper {
	padding-top: 20px;
}
/* @group Newsletter on homepage */

div#region-full-width-2.region-full-width-2.newsletter {
	width: 100%;
	background: url(../images/featured-zone-bg.png) repeat !important;
	margin: 0;
	padding: 10px 10px 0;
}
div#block-block-82.block.block-block.contextual-links-region.block-82.block-block-82.odd.block-without-title {
	margin-bottom: 0;
}
div#block-block-82.block.block-block.contextual-links-region.block-82.block-block-82.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.promotion div.promotion-text {
	line-height: 46px;
}

/* @end */

.region-plain-box-citrixcustomers {
    background: url(https://www.ncomputing.com/sites/all/themes/velocity_NComputing/images/Citrix_customer_logos-grey-2.svg) repeat-y fixed #414142 !important;
    border-bottom: 0px solid #414142;
    border-top: 0px solid #414142;
	margin-bottom: 0;
	max-height: 800px;

	height: 800px;
	
	text-align: center;
}
/*div.CustomerBackground {
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 2vh;
}*/


.region-plain-box-expandable  div.toggle_item div.toggle_label{
	background-color: transparent!important;
	border-style: none;
	padding-top: 0;
	padding-bottom: 5px;
}
.zone-feature {
    padding: 1em 20px!important;
}
div#zone-feature.zone.zone-feature.clearfix.container-12 {
	padding: 0em 0px!important;
}
div#block-block-51.block.block-block.block-51.block-block-51.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.promotion div.promotion-text {
	margin-top: 6px;
}
div#block-block-51.block.block-block.block-51.block-block-51.odd.block-without-title {
	margin-bottom: 0;
	padding-top: 2px;
}

.zone-content-bottom-first-wrapper, .zone-content-bottom-third-wrapper, .zone-content-bottom-fifth-wrapper, .widescreen div.one-cols.general-layout-item:nth-of-type(even) {
    background: #f8f7f6!important; /*#f8f7f6*/
    border-top: 1px solid #e8e8e8;
}
/*div#block-system-main.block.block-system.block-main.block-system-main.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.contextual-links-region div.panel-display.omega-grid.Products div.one-cols.general-layout-item {
	border-top-width: 0;
}*/
.zone-content-wrapper, .zone-content-bottom-second-wrapper, .zone-content-bottom-fourth-wrapper, .widescreen div.one-cols.general-layout-item:nth-of-type(odd) {
    background: #fafafa!important; /*#fafafa*/
    border-top: 1px solid #e8e8e8;
}
.widescreen div.one-cols.general-layout-item:nth-last-child(2) {
    border-top: 0px solid #e8e8e8!important;
}
.zone-content-bg-img-wrapper {
    background: url(../images/zone-background-img.png) 0 0 fixed!important;
    color: #414142!important;
}
.zone-content-bg-img-wrapper .zone-inner-wrapper {
    background: transparent!important;
    border-top: 5px solid silver;
}
.zone-content, .zone-content-bottom-first, .zone-content-bottom-second, .zone-content-bottom-third, .zone-content-bottom-fourth, .zone-content-bottom-fifth, .zone-content-bg-img .zone-inner {
    padding: 40px 0 20px;
}
.zone-postscript-wrapper {
    /*  background: #3a3a3a url(../images/rainbow-border.png) center top repeat-x;*/
    background: url(../images/backgrounds/wildolivia.png) center top repeat #3a3a3a!important;
    padding-top: 3px;
    color: #777;
    border-bottom: 5px solid #0a0a0a;
}
.zone-postscript {
    padding: 40px 0;
}
.zone-postscript p, .zone-footer p {
    color: #a7a7a7;
}
.zone-footer-wrapper {
    background: #1d1d1d;
    color: #666;
}
.zone-footer {
    padding: 10px 0;
}

/* @end */
5e9d46ef.png 52d72546.png 781ecdd4.png  e11c4fa3.png fceeb1c3.png 

/* @group Pages CSS */

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 * See the element-focusable rule in system.base.css.
 */
#skip-link a, #skip-link a:visited {
 display: block;
 width: 100%;
 padding: 2px 0 3px 0;
 text-align: center;
 background-color: #666;
 color: #fff;
}
/* Header */
#logo {
    width: 57%;
    margin: 0;
    padding: 0;
}
#logo img {
    vertical-align: bottom;
}
#name-and-slogan {
    float: left;
}
h1#site-name, div#site-name {
    margin: 0;
    font-size: 1.4em;
    line-height: 1.3333;
}
#site-slogan {
}
/* Breadcrumb */
.breadcrumb {
    padding-bottom: 0;
}
#breadcrumb {
    margin: 0px 0px;
    padding: 0 10px 10px;
    float: left;
    color: #9ca2aa;
    text-transform: uppercase;
    font-size: 90%;
}
#breadcrumb a {
    color: #e6624d;
}
/* Title */
h2.node-title, h2.block-title, h2.title, h2.comment-form, h3.title {
    margin: 0;
    font-size: 2em;
}
span.smartly {
    font: 1.6em/1em 'Covered By Your Grace', cursive;
    text-transform: capitalize;
    color: #ff6000;
    word-spacing: -.2em;
}
/*h2 span.smartly {
	font: 44px 'Covered By Your Grace', cursive;
	text-transform: capitalize;
	color: #ff6000;
}
p span.smartly {
	font: 20px/15px 'Covered By Your Grace', cursive;
	text-transform: capitalize;
	color: #ff6000;
}*/

/* Page and full node titles */
h1.title {
    color: #ff6000;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0px 10px;
    font-size: 180%;
    line-height: 1.3333;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    float: left;
    clear: left;
    text-transform: uppercase;
}
div.addthis_inline_share_toolbox {
    padding-left: 10px;
}
div.at-share-btn-elements a.at-icon-wrapper.at-share-btn {
    background-color: #808285 !important;
}
/* Text */
.themecolor-text {
    color: #e6624d;
}
.text-align-right {
    text-align: right;
}
.text-align-center {
    text-align: center;
}
.classic-quote {
    font-family: "Droid Serif", Georgia, Times, serif;
    font-style: italic;
    font-weight: normal;
}
/* Table */
table.table-striped {
}
table.table-striped thead tr th {
    border: none;
    border-bottom: 1px solid #e8e8e8;
}
table.table-striped tbody tr td {
    border: none;
    border-top: 1px solid #e8e8e8;
}
table.no-border {
    margin: 0;
}
table.no-border tr, table.no-border td {
    border: none;
    background: none;
}
tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
    background: none;
}
tr.even {
}
tr.odd {
}
table#featureTable {
    background-color: white;
}
/* Messages: status, warning, error */
div.messages {
    margin: 1.846em 0;
    padding: 20px 35px 20px 50px;
    background-position: 10px center;
    background-color: #def6fb;
    border-color: #b3d2d9;
    color: #87b0b9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
}
div.messages ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 14px
}
div.status {
    background-color: #e7f8df;
    border-color: #b5d3a6;
    color: #8ab676;
}
div.warning, tr.warning {
    background-color: #fbf8da;
    border-color: #e1da8f;
    color: #c5bc61;
}
div.error, tr.error {
    background-color: #ffe7e7;
    border-color: #deb7b7;
    color: #bb6f6f;
}
/* Divider */
.one-half, .one-third, .two-third, .three-fourth, .one-fourth {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.sep-shadow {
    background: url(../images/shadow.png) 0 top repeat-x;
    height: 10px;
}
.sep-double {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    height: 6px;
}
.sep-single {
    border-bottom: 1px solid #e8e8e8;
    height: 1px;
}
.sep-dashed {
    border-bottom: 2px dashed #e8e8e8;
    height: 1px;
}
.sep-dotted {
    border-bottom: 2px dotted #eee;
    height: 1px;
}
.special-heading-border-wrapper {
    clear: both;
    display: table;
    margin-top: 0px;
    width: 100%;
    padding-bottom: 20px;
}
.special-heading-border-wrapper > * {
    display: table-cell;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.special-heading-border {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.special-heading-border-inner {
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #e8e8e8;
    display: block;
    left: 15px;
    position: relative;
    top: 50%;
    width: 100%;
    height: 1px;
}
/* Button, label, badge */
.label, .badge {
    background-color: #999;
    background-image: url(../images.bg-button.png);
    background-repeat: repeat-x;
    color: #fff;
    display: inline-block;
    font-size: 90%;
    font-weight: bold;
    line-height: 14px;
    padding: 2px 4px;
    text-shadow: none;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: none;
}
.label-success, .badge-success {
    background-color: #468847;
}
.label-warning, .badge-warning {
    background-color: #F89406;
}
.label-important, .badge-important {
    background-color: #B94A48;
}
.label-info, .badge-info {
    background-color: #3A87AD;
}
.label-inverse, .badge-inverse {
    background-color: #333;
}
a.btn, .btn, .webform-submit.button-primary, input#edit-submit.form-submit, input#edit-submit--2.form-submit, .KBsearch  button.search-button, input#edit-submit-software-firmware-downloads.form-submit {
    /*background-color: #e6624d;*/
    background-color: #62bb46;
    background-image: url(../images/bg-button.png);
    background-repeat: repeat-x;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 2px;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
    border: 1px solid #53a03a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
a.btn.btn-white, .btn.btn-white {
    background-color: #f8f7f6;
    border-color: #d0d0d0;
    color: #777;
}
a.btn.btn-blue, .btn.btn-blue {
    /*background-color: #46ace7;*/
    background-color: #00a1e4;
    border-color: #0085bd;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
a.btn.btn-pink, .btn.btn-pink {
    background-color: #e656a0;
    border-color: #b94882;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
a.btn.btn-green, .btn.btn-green {
    /*background-color: #22d07c;*/
    background-color: #62bb46;
    border-color: #53a03a;
    color: #fff;/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);*/
	
}
a.btn.btn-red, .btn.btn-red {
    /*background-color: #e55151;*/
    background-color: #ED1C42;
    border-color: #c00f2f;
    color: #fff;/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);*/
}
a.btn.btn-orange, .btn.btn-orange {
    /*background-color: #e6624d;*/
    background-color: #FF6000;
    border-color: #da5200;
    color: #fff;/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);*/
}
a.btn.btn-teal, .btn.btn-teal {
    background-color: #2bcdb8;
    border-color: #1bae8d;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
a.btn.btn-purple, .btn.btn-purple {
    background-color: #9770c6;
    border-color: #8254b8;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
a.btn.btn-yellow, .btn.btn-yellow {
    background-color: #FFCC33;
    border-color: #fec007;
    color: #bb9113;/*text-shadow: 0 1px 0 #bb9113;*/
}
a.btn.btn-black, .btn.btn-black {
    background-color: #414142;
    border-color: #2a2a2b;
    color: #fff;/*text-shadow: 0 -1px 0 #000;*/
}
a.btn-large, .btn-large {
    font-size: 14px;
    min-width: 127px;
    padding: 13px 30px;
}
a.btn-medium, .btn-medium {
    font-size: 14px;
    min-width: 90px;
    padding: 10px 16px;
}
a.btn-small, .btn-small {
    font-size: 13px;
    min-width: 80px;
    padding: 5px 10px;
}
a.btn.btn-blue.btn-small.DWN {
    text-align: left;
}
/*a.manageportal:before, a.partnerportal:before, .LogTob a:before, a.PDF:before, a.VIDEO:before, a.QUESTION:before, a.DWN:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;
    font-size: 14px;
    padding-right: 7px;
    position: relative;
    padding-left: 4px;
    top: 1px;
}*/
a.External.news:after, a.NewsLink:after, .result-box-row a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: silver;
    font-size: 14px;
    padding-right: 7px;
    position: relative;
    padding-left: 4px;
    top: 1px;
}
a.NewsLink, .views-field-field-website-link a, .KBsearch .result-box-row a {
    text-decoration: none;
    text-transform: uppercase;
    color: #414142!important;
}
a.NewsLink:hover, .KBsearch .result-box-row a:hover {
    text-decoration: none!important;
    color: #62BB46!important;
}

a.NewsLink:after, .KBsearch .result-box-row a:after {
    content: "\f08e";
}
a.NewsLink:hover:after, .KBsearch .result-box-row a:hover:after {
    content: "\f14c";
    color: #62BB46;
}
a[href$=".pdf"]:before {
    font-family: FontAwesome;
    padding-right: 7px;
    content: "\f1c1"!important;
}

a[href$=".zip"]:before, a[href$=".gz"]:before, a[href$=".msi"]:before, a[href$=".dmg"]:before, a[href$=".ova"]:before, a[href$=".rpm"]:before, a[href$=".deb"]:before {
    font-family: FontAwesome;
    padding-right: 7px;
    content: "\f019";
}

a[href$=".mp4"]:before {
    content: "\f01d";
}
.view-product-documentation a[href$="/"]:before,
.view-product-documentation a[href^="http://"]:before,
.view-product-documentation a[href^="https://"]:before {
    font-family: FontAwesome;
    padding-right: 7px;
    content: "\f08e";
}
/*.view-product-documentation a[href$="/"]:after {
    padding-right: 7px;
    content: "External Website";
}*/
/*.view-product-documentation a[href$=".pdf"]:after {
  
    padding-right: 7px;
    content: "Download";
}*/
a.QUESTION:before {
    content: "\f29c";
}
/*a.DWN:before {
	content: "\f0ed";
}*/

.btn:hover, .btn:focus, .btn:active, .btn.active {
    background-image: none;
    text-decoration: none;
}
.btn.btn-subtle:hover, .btn.btn-subtle:focus, .btn.btn-subtle:active, .btn.btn-subtle.active {
    background-color: #fcfcfc;
    color: #000;
}
.center-buttons {
    text-align: center;
}
/* Image frame */
.imageframe-border img {
    border: 4px solid #e8e8e8
}
.imageframe-glow img {
    border: 4px solid #fff;
    box-shadow: 0 0 3px #aaa;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa;
}
.imageframe-shadow img {
    box-shadow: 2px 3px 7px #666;
    -moz-box-shadow: 2px 3px 7px #666;
    -webkit-box-shadow: 2px 3px 7px #666;
}
.imageframe-bottomshadow img {
    -webkit-box-shadow: 0 20px 10px -15px #000;
    -moz-box-shadow: 0 20px 10px -15px #000;
    box-shadow: 0 20px 10px -15px #000;
}
/* Font awesome page */
.font-awesome-icons-size i, .font-awesome-icons-border i {
    margin-right: 20px;
}
.font-awesome-icons-group {
    padding-top: 20px;
    float: left;
    width: 100%;
}
.the-icons {
}
.font-awesome-the-icons .one-fourth {
    padding: 7px 0;
}
.font-awesome-the-icons .one-fourth:hover {
    background: #eee;
    padding: 2px 0;
    cursor: pointer;
}
.font-awesome-the-icons .one-fourth i {
    margin-right: 10px;
    padding-left: 20px;
}
.font-awesome-the-icons .one-fourth:hover i {
    font-size: 25px;
    padding-left: 10px;
    vertical-align: -5px;
}
/* Check list */
ul.check-list li {
    list-style: none;
    background: url(../images/bullet.png) 0 center no-repeat;
    padding: 7px 0 7px 30px;
    float: none;
    width: 100%;
}
/* List of links */
ul.links {
}
ul.links.inline {
    display: block;
}
ul.links li {
    padding: 0 1em 0 0;
}
li.comment-add a, li.comment-add a.active {
    float: right;
    padding: 0 5px;
}
.node-links ul li.comment-add a:hover {
    background: #000;
}
li.comment_forbidden {
    float: right;
}
/* Page navigation */
.item-list .pager {
    padding: 0;
    text-align: right;
    float: right;
    margin-top: 40px;
}
.item-list .pager li {
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
    border: none;
}
.item-list .pager .pager-current, .item-list .pager li a {
    color: #333;
    padding: 2px 12px;
    float: left;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.item-list .pager .pager-current, .item-list .pager li a:hover {
    background: #e6624d;
    border: 1px solid #e6624d;
    color: #fff;
}
.date-nav .pager {
    width: 100%;
    text-align: center;
    border: none;
}
/*scroll to top*/
#toTop {
    position: fixed;
    background: rgba(170, 170, 170, 0.8);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 50px;
    height: 45px;
    bottom: 75px;
    right: 35px;
    cursor: pointer;
    color: #000;
    font-size: 22px;
    text-align: center;
    padding: 5px 0px 0 2px;
    z-index: 14;
    display: none;
}
#toTop:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
/* @end */

/* @group ** Common Elements ** */
 
ul.listUP {
 	font-size: 16px;
 	  color: #6b6161;
}
.alignCenter {
    display: flex;
    justify-content: center;
}
.noLM {
    margin-left: 0!important;
}
.noRM {
    margin-right: 0!important;
}

.centered {
	text-align: center;
}

.intro {
	font-size: 1.3em;
}

.locations {
	margin-bottom: 0;
}
.copyright {
	font-size: 10px;
}
sup {
	font-size: 75%!important;
	text-shadow: 0 -.5em;
}

/* @end */

/* @group homepage */
div#block-views-ncv-blog-block-4.block.block-views.block-ncv-blog-block-4.block-views-ncv-blog-block-4.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.view.view-NCV-Blog.view-id-NCV_Blog.view-display-id-block_4.block-latest-from-blog.view-dom-id-f1a2ebce2390c7d6851159abb9360ffd div.view-header p a.fullpage {
	position: absolute;
	right: 30px;
	top: 10px;
	color: #ff6000;
}
/* @end */


/* @group Navigation CSS */

/*
 * The active item in a Drupal menu
 */
li a.active {
    color: #e6624d;
}
ul.menu {
    margin: 0;
}
/*
 * Navigation bar
 */
#navigation {
}
#navigation ul.links, #navigation .content ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
#navigation ul.links li, #navigation .content li {
    float: left;
    padding: 0 10px 0 0;
    list-style-type: none;
    list-style-image: none;
}
/*
 * Main menu links
 */
.region-menu .block {
    margin: 0;
}
ul#main-menu, .region-menu ul.menu {
    margin: 0;
    padding: 1px 0 0px 0;
    text-align: center;
    width: 100%;
    float: left;
}
ul#main-menu li, .region-menu ul.menu li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#main-menu li a, .region-menu ul.menu li a {
    display: inline-block;
    padding: 0px 20px;
    color: #333;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
}
.region-menu .block-nice-menus {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.responsive-menus.responsified.responsive-toggled.absolute .responsive-menus-simple {
    margin: 0;
}
.responsive-menus.responsified ul.responsive-menus-simple li span.nolink {
    color: #fff;
    text-transform: uppercase;
    padding: 1em 5%;
    float: left;
}
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail a, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail span.nolink, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail a, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail span.nolink, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li.active-trail a, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li.active-trail span.nolink {
    color: #e6624d;
}
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li a, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li span.nolink, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li a, .responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li span.nolink {
    color: #fff;
}
.responsive-menus.responsified ul.responsive-menus-simple li ul li span.nolink {
    padding: 1em 0 1em 10%;
}
.block-nice-menus ul.nice-menu {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    background: none;
    float: right;
}
ul.nice-menu, ul.nice-menu ul {
    z-index: 15;
}
ul.nice-menu-down li.menuparent {
    background: none;
}
ul.nice-menu-down li.menuparent:hover {
    background: none;
}
.block-nice-menus ul.nice-menu li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    z-index: 1;
	border-radius: 3px;
}
.block-nice-menus ul.nice-menu li.first {
    background: none;
}
.block-nice-menus ul.nice-menu li a, .block-nice-menus ul.nice-menu li span.nolink {
    font-weight: 600;
    text-transform: uppercase;
    color: #bbb;
    padding: 0px 20px;
    line-height: 84px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    float: left;
}
.block-nice-menus ul.nice-menu li.over {
    background: none;
}
.block-nice-menus ul.nice-menu li.active-trail a, .block-nice-menus ul.nice-menu li a.active {
    color: #000;
}
.block-nice-menus ul.nice-menu li.first a {
    border-left: 1px solid #f0f0f0;
}
.block-nice-menus ul.nice-menu li.menu-path-search a {
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    background: url(../images/icon-search.png) center center no-repeat;
    text-indent: 9999px;
    overflow: hidden;
    width: 40px;
    float: left;
}
.block-nice-menus ul.nice-menu li a:hover, .block-nice-menus ul.nice-menu li.over a, .block-nice-menus ul.nice-menu li.over span.nolink,
{
    color: #000;
    background-color: #f8f7f6;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.block-nice-menus ul.nice-menu ul {
    border: 1px solid #e8e8e8;
    border-top: none;
    background: #f8f7f6;
    top: 82px;
    z-index: 999;
    text-align: left;
    width: 12.5em;
}
.block-nice-menus ul.nice-menu li.last ul {
    left: auto;
    right: 0;
}
.block-nice-menus ul.nice-menu ul ul {
    top: -2px;
}
.block-nice-menus ul.nice-menu li li, .block-nice-menus ul.nice-menu li.over li {
    background: none;
    border: none;
    padding: 0;
    width: 100%;
    float: left;
}
.block-nice-menus ul.nice-menu li li.last, .block-nice-menus ul.nice-menu li.over li.last {
    border: none;
}
.block-nice-menus ul.nice-menu li li a, .block-nice-menus ul.nice-menu li.active-trail li a, .block-nice-menus ul.nice-menu li.over li a, .block-nice-menus ul.nice-menu li li li a, .block-nice-menus ul.nice-menu li.active-trail li.active-trail li a, .block-nice-menus ul.nice-menu li.over li.over li a, .block-nice-menus ul.nice-menu li.active-trail li span.nolink, .block-nice-menus ul.nice-menu li.over li span.nolink, .block-nice-menus ul.nice-menu li li span.nolink {
    padding: 10px 20px;
    line-height: 16px;
    float: none;
    display: block;
    color: #888;
    font-size: 100%;
    font-weight: normal;
    margin-bottom: 0;
    background: none;
    border: none;
    text-transform: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.block-nice-menus ul.nice-menu li li.over span.nolink, .block-nice-menus ul.nice-menu li li.over a:hover, .block-nice-menus ul.nice-menu li li.over a.active, .block-nice-menus ul.nice-menu li.over li a:hover, .block-nice-menus ul.nice-menu li.over li a.active, .block-nice-menus ul.nice-menu li.over li.over a, .block-nice-menus ul.nice-menu li.active-trail li a:hover, .block-nice-menus ul.nice-menu li.active-trail li a.active, .block-nice-menus ul.nice-menu li.active-trail li.active-trail a, .block-nice-menus ul.nice-menu li.over li.over li a:hover, .block-nice-menus ul.nice-menu li.over li.over li a.active, .block-nice-menus ul.nice-menu li.active-trail li.active-trail li.active-trail a:hover, .block-nice-menus ul.nice-menu li.active-trail li.active-trail li.active-trail a.active {
    background: #fcfcfc;
    color: #000;
    margin-bottom: 0;
}
/* User menu */
.block-system-user-menu {
    float: right;
    display: inline;
}
.block-system-user-menu ul.menu {
    float: right;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.block-system-user-menu ul.menu li {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.block-system-user-menu ul.menu a {
    float: left;
    margin: 0;
    padding: 0px 10px;
    line-height: 1;
    border-right: 1px solid #e1c0c0;
    color: #e1c0c0;
}
.block-system-user-menu ul li.last a {
    border: none;
}
.block-system-user-menu ul.menu a:hover, .block-system-user-menu ul.menu a.active {
    color: #e6624d;
}
/* Footer menu */
.zone-footer .block-menu {
    width: 100%;
}
.zone-footer .block-menu .content ul.menu {
    margin: 0px 0 0;
    padding: 0;
    text-align: center;
}
.zone-footer ul.menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.zone-footer ul.menu li a {
    display: block;
    padding: 0px 10px;
    color: #fff;
    line-height: 1;
    border-right: 1px solid #444;
}
.zone-footer ul.menu li a:hover, .zone-footer ul.menu li a.active {
    color: #e6624d;
}
.zone-footer ul.menu li.last a {
    border: none;
}

/* @end */



/* @group Nodes CSS */

.node-unpublished div.unpublished, .comment-unpublished div.unpublished {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word;
}
.node .submitted {
    color: #666;
    font-size: 90%;
}
.node ul.links {
    margin-left: 0;
}
.node-links ul li a {
    border: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* @end */


/* @group FIELDS CSS */

/*
 * Field types (Core)
 */
.field-type-text {
}
.field-type-text-long {
    margin-top: 10px;
}
.field-type-text-with-summary {
}
.field-type-image {
}
.field-type-file {
}
.field-type-taxonomy-term-reference {
}
.field-type-number-integer {
}
.field-type-number-decimal {
}
.field-type-number-float {
}
.field-type-list-text {
}
.field-type-list-boolean {
}
.field-type-list-integer {
}
.field-type-list-float {
}
/*
 * Field types (Contrib)
 */
.field-type-datetime {
}
.field-type-node-reference {
}
.field-type-user-reference {
}
.field-type-taxonomy-term-reference {
}
.field-type-taxonomy-term-reference .field-items .field-item {
    display: inline-block;
    padding-left: 10px;
}
/*
 * Named fields
 */
.field-name-body {
}
.field-name-field-image {
    float: left;
    margin: 10px 20px 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-name-field-image img, .views-field-field-image img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-name-field-tags {
}
/* @end */





/* @group COMMENTS CSS */

#comments {
    margin: 1.5em 0;
}
#comments h2.title {
    margin-bottom: 1.3333em;
    margin-top: 30px;
}
#comments h2.comment-form {
}
.comment {
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 20px 10px;
    position: relative;
    margin-left: 90px;
    margin-bottom: 20px;
}
article.comment header {
    float: left;
}
article.comment footer time {
    color: #aaa;
    font-style: italic;
    padding-bottom: 5px;
}
article.comment footer span.comment-author a {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 120%;
}
.comment-preview {
    background-color: #ffffea;
}
.comment.new {
}
.comment.first {
}
.comment.last {
}
.comment.odd {
}
.comment.even {
}
.comment-unpublished {
}
.comment-unpublished div.unpublished {
}
.comment-by-anonymous {
}
.comment-by-node-author {
}
.comment-by-viewer {
}
article.comment h3 {
    margin: 0px 10px 0px 0;
    float: left;
    font-size: 110%;
    font-weight: bold;
}
article.comment h3 a {
    color: #333;
}
article.comment h3 a:hover {
    color: #e6624d;
}
.new {
    color: #c00;
    margin-right: 10px;
}
.comments div.indented {
    margin-left: 50px;
}
article.node-article .comment .user-picture, article.node-blog .comment .user-picture {
    float: left;
    width: 60px;
    padding: 5px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    border: 1px solid #e8e8e8;
    position: absolute;
    top: 0px;
    left: -90px;
}
.comment .user-picture img {
    width: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.comment .submitted {
}
.comment .content {
}
.comment .user-signature {
}
.comment .comment-body {
    margin-top: 0px;
}
.comment nav.comment-links {
    text-align: right;
}
.comment ul.links {
    margin: 10x 0;
    text-align: right;
}
.comment-links ul li a {
    background: none;
    color: #aaa;
    border: none;
    border-right: 1px solid #e8e8e8;
    line-height: 1.2;
    padding: 0 10px;
    margin: 0;
    text-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    float: right;
    font-weight: normal;
    font-size: 100%;
}
.comment-links ul li a:hover {
    color: #e6624d;
    background: none;
}
.comment-links ul li span {
    padding-bottom: 10px;
    float: right;
    color: #aaa;
    font-size: 100%;
}
.comment-links ul li span a {
    float: none;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 1.714;
    display: inline;
    color: #e6624d;
    vertical-align: top;
}
.indented {
    margin-left: 90px;
}
#comment-form label {
    top: 5px;
    left: 10px;
    font-weight: normal;
}
#comment-form #edit-author--2 label {
    position: relative;
    top: 0;
    left: 0;
}
#comment-form #edit-actions, #comment-form #edit-comment-body {
    float: left;
    width: 100%;
}
/* @end */


/* @group PORTFOLIO CSS */

/* List Portfolio */
.view-list-portfolio .view-filters {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}
.view-list-portfolio .view-filters .views-exposed-form .views-exposed-widget, .view-list-portfolio .view-filters .views-exposed-form .views-exposed-widgets {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.view-list-portfolio .view-filters .views-exposed-widget label {
    float: left;
    margin: 0 20px 0 0;
}
.view-list-portfolio .view-filters .views-exposed-widget .views-widget label {
    float: none;
    margin: 0;
}
.view-list-portfolio .view-filters .views-widget .bef-checkboxes .form-type-bef-checkbox {
    display: inline-block;
    float: left;
    padding-right: 20px;
}
.view-list-portfolio .view-content {
    float: left;
    width: 100%;
    clear: both;
}
.view-list-portfolio .views-row {
    margin-bottom: 20px;
}
.view-list-portfolio .views-row-inner {
    background: #fff;
    border: none;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.view-list-portfolio .views-field-field-portfolio-images, .view-list-portfolio .views-field-field-body-images {
    position: relative;
    overflow: hidden;
}
.view-list-portfolio .views-field-field-portfolio-images img, .view-list-portfolio .views-field-field-body-images img {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.view-list-portfolio .views-field-field-portfolio-images a:hover img {
}
.view-list-portfolio .views-field-title {
    padding: 20px 10px;
    position: relative;
    z-index: 2;
    text-align: center;
}
.view-list-portfolio span.title-arrow {
    position: absolute;
    float: left;
    width: 19px;
    height: 10px;
    z-index: 3;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    background: url(../images/arrow-top.png) center top no-repeat;
}
.view-list-portfolio .views-field-title a {
    color: #777;
    font-weight: 600;
    font-size: 120%;
    text-transform: uppercase;
    line-height: 1.2;
}
.view-list-portfolio .views-field-title a:hover {
    color: #e6624d;
}
.view-list-portfolio .views-field-body {
    padding: 0 20px 20px;
}
.view-list-portfolio .views-field-body p {
    margin: 0;
}
/*.extra-content {
  background: url(../images/view-more-bg.png);
  position: absolute;
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}*/
.view-list-portfolio .views-field-field-portfolio-images img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .title-link {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .body-field {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.view-list-portfolio .views-field-field-portfolio-images.hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view-list-portfolio .views-field-field-portfolio-images.hover .extra-content {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.view-list-portfolio .views-field-field-portfolio-images.hover .extra-content .title-link {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.view-list-portfolio .views-field-field-portfolio-images.hover .extra-content .body-field {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a {
    color: #fff;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a i.fa-inverse {
    color: #e6624d;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a:hover {
    color: #e6624d;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a:hover i.fa-inverse {
    color: #fff;
}
.view-list-portfolio .views-field-field-portfolio-images.hover .extra-content .icons-field {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.view-list-portfolio .views-field-field-portfolio-images.hover img {
    transition-delay: 0s;
}
.extra-content:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.extra-content-inner {
    width: 100%;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    float: none;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .extra-content-inner {
    float: none;
    width: auto;
    height: auto;
    padding: 0 10px;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .extra-content-inner .body-field {
    clear: left;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .extra-content-inner a {
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .title-link a {
    color: #fff;
    font-size: 120%;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 10px 0;
    float: left;
    width: 100%;
    text-align: center;
}
/* List portfolio no text */
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images {
    overflow: hidden;
}
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images.hover img {
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px);
    -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;
}
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images .extra-content {
    background: #333 !important;
    height: 70px;
    width: 100%;
    top: auto;
    bottom: 0;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images.hover .extra-content {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images .extra-content .title-link, .view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images.hover .extra-content .title-link {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
.view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images .extra-content .body-field, .view-list-portfolio.list-portfolio-no-text .views-field-field-portfolio-images.hover .extra-content .body-field {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
/* List portfolio with text */
.view-list-portfolio.list-portfolio-with-text .views-row-inner {
    -moz-box-shadow: 0 1px 2px 0px #ccc;
    -webkit-box-shadow: 0 1px 2px 0px #ccc;
    box-shadow: 0 1px 2px 0px #ccc;
    background: #fff;
}
.view-list-portfolio.list-portfolio-with-text .views-field-field-portfolio-images .extra-content, .view-list-portfolio.list-portfolio-with-text .views-field-field-portfolio-images img {
    -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;
}
/* List Portfolio Grid */
/* Fillter */
.isotope-options {
    background: none;
}
.view-portfolio-categories ul.isotope-filters, .view-portfolio-categories ul.isotope-options {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.view-portfolio-categories ul.isotope-filters li, .view-portfolio-categories ul.isotope-options li {
    float: none;
    display: inline;
    width: auto;
    border: none;
    background: none;
    list-style: none;
}
.view-portfolio-categories ul.isotope-filters li a, .view-portfolio-categories ul.isotope-options li a {
    background-image: url("../images/bg-button.png");
    background-repeat: repeat-x;
    border: 1px solid #E6624D;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 2px;
    padding: 4px 12px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 600;
    vertical-align: middle;
    background-color: #F8F7F6;
    border-color: #D0D0D0;
    color: #777;
}
.view-portfolio-categories ul.isotope-filters li a.selected, .view-portfolio-categories ul.isotope-filters li a:hover, .view-portfolio-categories ul.isotope-options li a.selected, .view-portfolio-categories ul.isotope-options li a:hover {
    background-color: #E6624D;
    border-color: #C94E3A;
    color: #fff;
}
.view-list-portfolio.list-portfolio-grid {
    text-align: center;
    margin: 0 auto;
}
.view-list-portfolio .isotope-element .views-row-inner {
    margin: 0 10px 20px;
    background: #fff;
}
.view-list-portfolio.list-portfolio-grid .views-row, .view-list-portfolio .isotope-element {
    margin: 0;
    width: 220px;
    height: auto;
    background: none;
    color: #999 !important;
}
.view-list-portfolio.list-portfolio-grid.list-portfolio-width-text .isotope-element {
    border: 1px solid #ccc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.view-list-portfolio.list-portfolio-grid.list-portfolio-width-text .views-field-title {
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    font-size: 120%;
    line-height: 1.2;
    font-weight: bold;
}
.view-list-portfolio .views-field-title a {
    color: #777 !important;
}
.view-list-portfolio.list-portfolio-grid.list-portfolio-width-text .views-row .views-field-field-portfolio-images img, .view-list-portfolio.list-portfolio-grid.list-portfolio-width-text .isotope-element .views-field-field-portfolio-images img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
/* List Portfolio 1 column */
.view-list-portfolio.list-portfolio-1-column .isotope-element {
    width: 100%;
    background: none;
}
.view-list-portfolio.list-portfolio-1-column .views-row-inner {
    float: left;
    width: 100%;
    -moz-box-shadow: 0 0 0px #e8e8e8;
    -webkit-box-shadow: 0 0 0px #e8e8e8;
    box-shadow: 0 0 0px #e8e8e8;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 40px;
    margin: 0 0 40px;
    background: none;
}
.view-list-portfolio.list-portfolio-1-column .views-row-last .views-row-inner {
    margin-bottom: 0;
}
.view-list-portfolio.list-portfolio-1-column .views-field-field-portfolio-images, .view-list-portfolio.list-portfolio-1-column .views-field-field-body-images {
    float: left;
    margin: 0px 0 10px;
    width: 100%;
}
.view-list-portfolio.list-portfolio-1-column .views-field-title {
    text-transform: uppercase;
    text-align: left;
    font-size: 130%;
    padding: 0;
}
.view-list-portfolio.list-portfolio-1-column .views-field-title a {
    color: #333 !important;
}
.view-list-portfolio.list-portfolio-1-column .views-field-field-portfolio-category, .view-list-portfolio.list-portfolio-1-column .views-field-field-industry-category {
    padding-bottom: 10px;
    padding-top: 5px;
    text-transform: uppercase;
}
.view-list-portfolio.list-portfolio-1-column .views-field-field-portfolio-category a, .view-list-portfolio.list-portfolio-1-column .views-field-field-industry-category a {
    color: #E6624D !important;
}
.view-list-portfolio.list-portfolio-1-column .views-field-body {
    padding: 0;
}
.view-list-portfolio.list-portfolio-1-column .views-field-field-project-url, .view-list-portfolio.list-portfolio-1-column .views-field-view-node-1 {
    display: inline-block;
    float: right;
    margin-top: 20px;
}
.view-list-portfolio.list-portfolio-1-column .views-field-field-project-url a {
    float: left;
    padding: 8px 25px;
    background-color: #444;
    border: 1px solid #333;
    background-image: url(../images/bg-button.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #fff !important;
    text-transform: uppercase;
    margin-left: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.view-list-portfolio.list-portfolio-1-column .views-field-view-node-1 a {
    float: left;
    padding: 8px 25px;
    margin-left: 20px;
    border: 1px solid #e6624d;
    background-color: #e6624d;
    background-image: url(../images/bg-button.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #fff !important;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.view-list-portfolio.list-portfolio-1-column .views-field-view-node-1 a:hover, .view-list-portfolio.list-portfolio-1-column .views-field-field-project-url a:hover {
    background-image: none;
}
/* List Portfolio 1 column text */
.view-list-portfolio.list-portfolio-1-column.list-portfolio-with-text .views-row-inner {
    background: #fff;
}
.view-list-portfolio.list-portfolio-1-column.list-portfolio-with-text .views-field-field-portfolio-images {
    width: 100%;
    margin-right: 0;
}
.view-list-portfolio.list-portfolio-1-column.list-portfolio-with-text .views-field-title {
    padding: 10px 0 10px;
    text-align: center;
    float: left;
    width: 100%;
}
.view-list-portfolio.list-portfolio-1-column.list-portfolio-with-text .views-field-body {
    padding: 0;
}
.view-list-portfolio.list-portfolio-1-column.list-portfolio-with-text .isotope-element, .view-list-portfolio.list-portfolio-1-column.list-portfolio-with-text .views-row {
    text-align: center;
}
.view-list-portfolio.list-portfolio-1-column .views-field-field-project-url, .view-list-portfolio.list-portfolio-1-column .views-field-view-node-1 {
    float: none;
}
/* Portfolio Slideshow */
/*
html, body {
    height: 100%;
}*/
body.page-portfolio-slideshow, body.page-slideshow-fullscreen {
    height: 100%;
    padding: 0;
    margin: 0;
}
body.page-portfolio-slideshow .zone-title-wrapper, body.page-slideshow-fullscreen .zone-title-wrapper {
    display: none;
}
body.page-portfolio-slideshow .page, body.page-portfolio-slideshow .section-content, body.page-portfolio-slideshow .zone-content, body.page-portfolio-slideshow .region-content, body.page-slideshow-fullscreen .page, body.page-slideshow-fullscreen .section-content, body.page-slideshow-fullscreen .zone-content, body.page-slideshow-fullscreen .region-content {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100%!important;
}
body.page-portfolio-slideshow .section-header, body.page-slideshow-fullscreen .section-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
body.page-portfolio-slideshow .section-footer, body.page-slideshow-fullscreen .section-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}
body.page-portfolio-slideshow .flexslider, body.page-slideshow-fullscreen .flexslider {
    display: block;
    position: fixed;
    height: 100%!important;
    overflow: hidden!important;
    width: 100%!important;
}
body.page-portfolio-slideshow .flexslider .slide, body.page-slideshow-fullscreen body.page-portfolio-slideshow {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.flexslider .caption {
    display: block;
    position: absolute;
    z-index: 1;
}
.flexslider .caption .field-title {
    padding: 10px 20px 10px 20px;
    background: rgba(255, 255, 255, 0.8);
    border: 0;
    margin: 0;
    font-size: 48px;
    color: #444;
    text-transform: uppercase;
    float: left;
}
.flexslider .caption .field-subtitle {
    color: #555;
    background: rgba(255, 255, 255, 0.8);
    margin-top: 5px;
    padding: 14px 20px 16px 20px;
    text-transform: none;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    width: auto;
    float: left;
    clear: left;
}
.flexslider .caption .field-title a {
    color: #444;
}
/* Portfolio detail */
.node-portfolio .field-name-field-portfolio-introtext {
    font-size: 120%;
}
.node-portfolio .field-name-field-portfolio-images {
    float: left;
    margin: 10px 0px;
    width: 100%;
}
.node-portfolio .field-slideshow .field-slideshow-slide img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.node-portfolio .field-name-body .field-label {
    padding-bottom: 10px;
}
.group-portfolio-content {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.field-name-body .field-label {
    color: #333;
    text-transform: uppercase;
    font-size: 150%;
}
.field-name-field-portfolio-category .field-label, .field-name-field-portfolio-category .field-items {
    float: none;
}
.field-name-field-portfolio-category .field-label {
    color: #333;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 120%;
}
.field-name-field-portfolio-category .field-items .field-item {
    padding: 0;
}
.field-name-field-portfolio-category .field-item a {
    background: url(../images/bullet.png) 0 center no-repeat;
    margin-right: 15px;
    padding-left: 15px;
    color: #999;
    text-transform: uppercase;
}
.group-portfolio-footer {
    float: left;
    width: 100%;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0;
}
.group-portfolio-content h3, .group-portfolio-footer h3 {
    display: none;
}
.field-name-field-addthis {
    float: left;
}
.field-name-field-project-url {
    float: right;
}
.field-name-field-project-url a {
    float: right;
    background: url(../images/bg-button.png) 0 0 repeat-x #e6624d;
    border: 1px solid #c94e3a;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-name-field-project-url a:hover {
    background-image: none;
}
/* Portfolio category */
.view-portfolio-categories ul {
    margin: 0;
    float: left;
    width: 100%;
}
.view-portfolio-categories ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
    background: url(../images/bullet-category.png) right center no-repeat;
}
.view-portfolio-categories ul li.views-row-first {
    padding-top: 0;
}
.view-portfolio-categories ul li a {
    font-size: 100%;
    text-transform: uppercase;
}
.view-portfolio-categories ul li.views-row-last a {
    border: none;
}
.view-portfolio-categories ul li a:hover, .view-portfolio-categories ul li a.active {
    color: #999;
}
/* Block recent work */
.block-recent-works .jcarousel-container {
    overflow: hidden;
}
.block-recent-works .jcarousel-item {
    padding: 0 10px;
}
.block-recent-works .jcarousel-item-1 {
    padding-left: 0;
}
.block-recent-works .jcarousel-prev, .block-recent-works .jcarousel-next {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40%;
    float: left;
}
.block-recent-works .jcarousel-prev {
    left: 10px;
    background: url(../images/jcarousel-prev.png) 0 0 no-repeat;
}
.block-recent-works .jcarousel-next {
    right: 10px;
    background: url(../images/jcarousel-next.png) 0 0 no-repeat;
}
.block-recent-works .jcarousel-prev:hover {
    background: url(../images/jcarousel-prev-hover.png) 0 0 no-repeat;
}
.block-recent-works .jcarousel-next:hover {
    background: url(../images/jcarousel-next-hover.png) 0 0 no-repeat;
}
/* Block recent portfolio on sidebar */
.block-recent-portfolio-sidebar .views-row {
    float: left;
    width: auto;
    margin-bottom: 10px;
}
.block-recent-portfolio-sidebar .views-row .views-row-inner {
    margin: 5px;
}
.block-recent-portfolio-sidebar .views-row .views-row-inner img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* Block slideshow portfolio */
.block-slideshow-portfolio .views-slideshow-controls-bottom {
    float: left;
    width: 100%;
}
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
    float: left;
    display: inline-block;
    width: 25%;
}
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-portfolio-images {
    margin: 7px;
}
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
}
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-portfolio-images img {
    width: 100%;
    border: 3px solid #fff;
}
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-portfolio-images img:hover, .block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-field-portfolio-images img {
    border: 3px solid #e6624d;
    width: 100%;
}
.block-slideshow-portfolio .views_slideshow_cycle_main {
    float: left;
    width: 100%;
}
.block-slideshow-portfolio .views-row {
    float: left;
    width: 100%;
}
.block-slideshow-portfolio .views-row .views-field-title {
    padding: 5px 0;
}
.block-slideshow-portfolio .views-row .views-field-title a {
    color: #000;
    font-size: 100%;
    font-weight: bold;
}
.block-slideshow-portfolio .views-row .views-field-title a:hover {
    color: #e6624d;
}
.block-slideshow-portfolio .views-row .views-field-created {
    font-style: italic;
    font-size: 90%;
}
.block-slideshow-portfolio .views-row .views-field-view-node {
    text-transform: uppercase;
}
.block-slideshow-portfolio .views-row .views-field-body {
    color: #999;
}
.block-slideshow-portfolio .views-row .views-field-body p {
    margin-bottom: 0;
}
.block-slideshow-portfolio .views-row .views-field-view-node a {
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
/* @end */



/* @group NEWS CSS */

/* List articles */
.view-list-articles .views-row {
    float: left;
    width: 100%;
    clear: left;
    margin-bottom: 20px;
}
.view-list-articles .views-row .views-field-picture, .view-blog .isotope-element .views-field-picture {
    width: 60px;
    padding: 5px;
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border: 1px solid #e8e8e8;
    background: #fafafa;
}
.view-list-articles .views-row .views-field-picture img, .view-blog .isotope-element .views-field-picture img {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}
.view-list-articles .views-field-title {
    padding-bottom: 10px;
    text-transform: uppercase;
}
.view-list-articles .views-field-title a {
    color: #333;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.2;
}
.view-list-articles .views-field-title a:hover {
    color: #e6624d;
}
.view-list-articles .views-field-name, .view-list-articles .views-field-comment-count, .view-list-articles .views-field-created, .view-list-articles .views-field-field-tags {
    text-transform: uppercase;
    font-size: 90%;
    display: inline-block;
    background: #f2f2f2;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 5px 10px 5px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.view-list-articles .views-field-name {
    background: #f2f2f2 url(../images/icon-article-user.png) 8px center no-repeat;
}
.view-list-articles .views-field-created {
    background: #f2f2f2 url(../images/icon-article-created-date.png) 8px center no-repeat;
}
.view-list-articles .views-field-comment-count {
    background: #f2f2f2 url(../images/icon-article-comment-count.png) 8px center no-repeat;
}
.view-list-articles .views-field-field-tags {
    background: #f2f2f2 url(../images/icon-article-tag.png) 8px center no-repeat;
}
.view-list-articles .views-field-field-tags a {
    color: #999;
}
.view-list-articles .views-field-field-tags a:hover {
    color: #e6624d;
}
.block-latest-from-blog .views-field-field-image, .view-list-articles .views-field-field-image, .list-article-printerest .views-field-field-image {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.block-latest-from-blog .views-field-field-image .field-more-link, .view-list-articles .views-field-field-image .field-more-link {
    display: none;
    float: left;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -20px;
    z-index: 2;
}
.views-row .views-field-field-embedded-media iframe {
    width: 100%;
    height: auto;
}
/* List Article Full Width Style */
.view-list-articles.list-article-full-width .views-row {
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.view-list-articles.list-article-full-width .views-row-last {
    margin-bottom: 0;
}
.view-list-articles.list-article-full-width .views-row .views-field-picture {
    position: relative;
    top: -35px;
    width: 60px;
    z-index: 10;
    margin-left: -35px;
    left: 50%;
}
.view-list-articles.list-article-full-width .views-field-title {
    padding: 0px 0 20px 0;
}
.view-list-articles.list-article-full-width .views-row .views-field-field-image, .view-list-articles.list-article-full-width .views-row .views-field-field-image img {
    width: 100%;
}
/* List Article Medium Style */
.view-list-articles.list-article-medium .views-row {
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.view-list-articles.list-article-medium .views-row-last {
    margin-bottom: 0;
}
.view-list-articles.list-article-medium .views-row .views-field-field-image, .view-list-articles.list-article-medium .views-row .views-field-field-embedded-media iframe {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
.view-list-articles.list-article-medium .views-row .views-field-field-embedded-media iframe, .view-list-articles.list-article-medium .views-row .views-field-field-image, .view-list-articles.list-article-medium .views-row .views-field-field-image img {
    width: 100px;
}
/* List Article Printerest Style */
.isotope-element img {
    width: auto;
}
.list-article-printerest .views-row, .view-blog .isotope-element {
    background: #fff;
    border: 1px solid #e8e8e8;
    -moz-box-shadow: 0 0 1px #e8e8e8;
    -webkit-box-shadow: 0 0 1px #e8e8e8;
    box-shadow: 0 0 1px #e8e8e8;
    text-align: center;
    width: 270px;
    height: auto;
    color: #999;
}
.list-article-printerest .views-field-title, .view-blog .isotope-element .views-field-title {
    padding: 0 10px 10px;
    margin-top: -20px;
}
.view-blog .isotope-element .icons-field a {
    color: #E6624D !important;
}
.list-article-printerest .views-field-title a, .view-blog .isotope-element .views-field-title a {
    font-weight: 600;
    color: #777 !important;
}
.view-list-articles.list-article-printerest .views-field-title a, .view-blog .isotope-element .views-field-title a {
    font-size: 120%;
}
.view-blog .isotope-element .views-field-title a:hover {
    color: #E6624D !important;
}
.list-article-printerest .views-field-body, .view-blog .isotope-element .views-field-body {
    padding: 0 10px;
}
.view-list-articles.list-article-printerest .views-row .views-field-picture, .view-blog .isotope-element .views-field-picture {
    position: relative;
    top: -35px;
    width: 60px;
    z-index: 2;
    margin-left: -35px;
    left: 50%;
}
.view-list-articles.list-article-printerest .views-row .views-field-comment-count, .view-blog .isotope-element .views-field-comment-count {
    background: #fcfcfc;
    border-top: 1px solid #e8e8e8;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
/* List Article default */
.view-list-articles.list-article-default .views-row .views-row-inner {
    padding-left: 55px;
    border-left: 1px solid #e8e8e8;
    position: relative;
    margin-left: 35px;
}
.view-list-articles.list-article-default .views-row .views-field-field-image {
    margin-bottom: 20px;
}
.view-list-articles.list-article-default .views-row .views-field-field-image, .view-list-articles.list-article-default .views-row .views-field-field-image img {
    width: 100%;
}
.view-list-articles.list-article-default .views-row .views-field-picture {
    position: absolute;
    top: 0px;
    left: -35px;
}
.view-list-articles.list-article-default .views-field-title {
    padding: 15px 0 20px 0;
}
/* Block latest news */
.block-latest-news-slideshow .views-slideshow-controls-bottom {
    float: left;
    width: 100%;
}
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
    float: left;
    display: inline-block;
    width: 25%;
}
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-image {
    margin: 7px;
}
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
}
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-image img, .block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-embedded-media img {
    width: 100%;
    border: 3px solid #fff;
}
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-image img:hover, .block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-field-image img, .block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-embedded-media img:hover, .block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-field-field-embedded-media img {
    border: 3px solid #e6624d;
    width: 100%;
}
.block-latest-news-slideshow .views_slideshow_cycle_main {
    float: left;
    width: 100%;
}
.block-latest-news-slideshow .views-row {
    float: left;
    width: 100%;
}
.block-latest-news-slideshow .views-row .views-field-title {
    padding: 5px 0;
}
.block-latest-news-slideshow .views-row .views-field-title a {
    color: #000;
    font-size: 100%;
    font-weight: bold;
}
.block-latest-news-slideshow .views-row .views-field-title a:hover {
    color: #e6624d;
}
.block-latest-news-slideshow .views-row .views-field-created {
    font-style: italic;
    font-size: 90%;
}
.block-latest-news-slideshow .views-row .views-field-view-node {
    text-transform: uppercase;
}
.block-latest-news-slideshow .views-row .views-field-body {
    color: #999;
}
.block-latest-news-slideshow .views-row .views-field-body p {
    margin-bottom: 0;
}
.block-latest-news-slideshow .views-row .views-field-view-node a {
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
/* Block latest form blog */
.block-latest-from-blog .views-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.block-latest-from-blog .views-row-inner {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ebebeb;
    background: #fff;
    position: relative;
    height: 100%;
}
.view-list-articles .views-row .views-field-field-image {
    position: relative;
}
.block-latest-from-blog .views-row .views-field-field-image img, .block-latest-from-blog .views-row .views-field-field-embedded-media img {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.view-list-articles .views-row .views-field-field-image .icons-field, .block-latest-from-blog .views-row .views-field-field-image .icons-field, .view-blog .isotope-element .views-field-field-image .icons-field {
    -webkit-transform: translate(0px, 250px);
    -moz-transform: translate(0px, 250px);
    -o-transform: translate(0px, 250px);
    -ms-transform: translate(0px, 250px);
    transform: translate(0px, 250px);
    -webkit-transition: all 0.2s 0.1s ease-in-out;
    -moz-transition: all 0.2s 0.1s ease-in-out;
    -o-transition: all 0.2s 0.1s ease-in-out;
    -ms-transition: all 0.2s 0.1s ease-in-out;
    transition: all 0.2s 0.1s ease-in-out;
    float: left;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -20px;
    z-index: 2;
}
.view-list-articles.list-article-full-width .views-row .views-field-field-image .icons-field {
    margin-left: -30px;
}
.view-list-articles .views-row .views-field-field-image.hover .icons-field, .block-latest-from-blog .views-row .views-field-field-image.hover .icons-field, .view-blog .isotope-element .views-field-field-image.hover .icons-field {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.block-latest-from-blog .views-row .views-field-title {
    padding: 0px 10px 10px;
    margin-top: -10px;
    text-align: center;
    margin-bottom: 2px;
}
.block-latest-from-blog.success .views-field-title {
    padding: 0px 10px 10px;
    min-height: 95px;
}
.block-latest-from-blog .views-row .views-field-title a {
    color: #777;
    font-size: 120%;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
}
.block-latest-from-blog .views-row .views-field-title a:hover {
    color: #e6624d;
}
.block-latest-from-blog .views-row .views-field-body {
    padding: 0 10px 80px;
    text-align: center;
}
.block-latest-from-blog .views-row .views-field-body p {
    margin-bottom: 0;
}
.block-latest-from-blog .views-row .views-field-comment-count {
    background: #fcfcfc;
    border-top: 1px solid #e8e8e8;
    text-align: center;
    position: absolute;
    float: left;
    width: 100%;
    bottom: 0;
    left: 0;
}
.latest-blog-footer .post-date, .latest-blog-footer .comment-count {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

span.latest-blog-footer, div.views-field.views-field-comment-count {
	visibility: hidden;
}
.latest-blog-footer .post-date {
    margin-left: -1px;
    border-bottom: 1px solid #e8e8e8;
}
.block-latest-from-blog .views-row .views-field-picture {
    position: relative;
    top: -25px;
    width: 40px;
    z-index: 10;
    margin-left: -25px;
    left: 50%;
    padding: 3px;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border: 1px solid #e8e8e8;
    background: #fafafa;
}
.block-latest-from-blog div.views-field.views-field-field-thumbnail img {
    position: relative;
    top: -25px;
    width: 60px;
    z-index: 10;
    margin-left: -30px;
    left: 50%;
    padding: 3px;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border: 1px solid #e8e8e8;
    background: #fafafa;
}
.block-latest-from-blog .views-row .views-field-picture img {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    width: 40px;
}
/* Block related news */
.block-related-news .views-slideshow-controls-bottom {
    float: left;
    width: 100%;
}
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
    display: inline-block;
    width: 32%;
    max-width: 150px;
}
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-image {
    margin: 5px;
}
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
}
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-image img {
    width: 100%;
    border: 3px solid #fff;
}
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-image img:hover, .block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-field-image img {
    border: 3px solid #e6624d;
    width: 100%;
}
.block-related-news .views_slideshow_cycle_main {
    float: left;
    width: 100%;
}
.block-related-news .views-row {
    float: left;
    width: 100%;
}
.block-related-news .views-row .views-field-title {
    padding: 5px 0;
}
.block-related-news .views-row .views-field-title a {
    color: #000;
    font-size: 100%;
    font-weight: bold;
}
.block-related-news .views-row .views-field-title a:hover {
    color: #e6624d;
}
.block-related-news .views-row .views-field-created {
    font-style: italic;
    font-size: 90%;
}
.block-related-news .views-row .views-field-view-node {
    text-transform: uppercase;
}
.block-related-news .views-row .views-field-body {
    color: #999;
}
.block-related-news .views-row .views-field-body p {
    margin-bottom: 0;
}
.block-related-news .views-row .views-field-view-node a {
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
/* Block Recent News */
.block-recent-news .views-row {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.block-recent-news .views-row-last {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.block-recent-news .views-row .views-field-field-image, .block-recent-news .views-row .views-field-field-embedded-media {
    width: 40px;
    margin-right: 20px;
    margin-top: 5px;
    float: left;
}
.block-recent-news .views-row .views-field-field-logo {
    margin-left: 20px;
    margin-top: 5px;
    float: right;
}
.block-recent-news .views-row .views-field-field-image img, .block-recent-news .views-row .views-field-field-embedded-media img {
    padding: 2px;
    background: #fcfcfc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.zone-postscript .block-recent-news .views-row .views-field-field-image img, .zone-postscript .block-recent-news .views-row .views-field-field-embedded-media img {
    border: 1px solid #444;
    background: #333;
}
.block-recent-news .views-row .views-field-title a {
    color: #777;
    text-transform: uppercase;
    font-weight: 600;
}
.zone-postscript .block-recent-news .views-row .views-field-title a {
    color: #fff;
}
.block-recent-news .views-row .views-field-title a:hover {
    color: #e6624d;
}
.block-recent-news .views-row .views-field-comment-count, .block-recent-news .views-row .views-field-created {
    font-size: 90%;
    color: #bbb;
    text-transform: uppercase;
    margin-top: 5px;
}
.block-recent-news .views-row .views-field-created {
    float: right;
    clear: both;
}
/* Block Entries created by user */
.block-views-blog-block-5 {
    border-top: 1px solid #e8e8e8;
    padding-top: 40px;
}
.block-entries-by-user .views-row {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.block-entries-by-user .views-row .views-field-title a {
    text-transform: uppercase;
    color: #333;
    font-size: 160%;
    line-height: 1.2;
}
.block-entries-by-user .views-row .views-field-comment-count {
    font-size: 90%;
}
.block-entries-by-user .views-row .views-field-comment-count a {
    color: #999;
}
.block-entries-by-user .views-row .views-field-body {
    margin-top: 20px;
}
/* Block Tags */
.block-tags .views-row {
    float: left;
    margin: 0 5px 10px;
}
.block-tags .views-row .views-field-name a {
    border: 1px solid #e8e8e8;
    background: #fcfcfc;
    color: #777;
    padding: 3px 10px;
}
.zone-postscript .block-tags .views-row .views-field-name a {
    border: 1px solid #444;
    background: none;
    color: #333;
}
.zone-postscript .block-tags .views-row .views-field-name a {
    color: #fff;
}
.block-tags .views-row .views-field-name a:hover {
    background: #e6624d;
    border: 1px solid #e6624d;
    color: #fff;
}
/* Article detail */
article.node-article .user-picture, article.node-blog .user-picture {
    margin: 0 auto;
    width: 60px;
    padding: 5px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background: #fff;
}
article.node-article .user-picture img, article.node-blog .user-picture img {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
article.node-article .field-name-field-image, article.node-blog .field-name-field-image, article.node-article .field-name-field-embedded-media, article.node-blog .field-name-field-embedded-media {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
}
article.node-article .field-slideshow .field-slideshow-slide img, article.node-blog .field-slideshow .field-slideshow-slide img {
    border: none;
    padding: 0;
}
article.node-article .field-name-field-embedded-media, article.node-blog .field-name-field-embedded-media {
    text-align: center;
}
article.node-article .field-name-field-embedded-media iframe, article.node-blog .field-name-field-embedded-media iframe {
    width: 100%;
}
article.node-portfolio .field-slideshow-wrapper, article.node-article .field-slideshow-wrapper, article.node-blog .field-slideshow-wrapper {
    position: relative;
}
article.node-portfolio .field-slideshow-controls, article.node-article .field-slideshow-controls, article.node-blog .field-slideshow-controls {
    float: left;
    width: 100%;
    position: absolute;
    top: 48%;
    z-index: 99;
}
article.node-portfolio .field-slideshow-controls a, article.node-article .field-slideshow-controls a, article.node-blog .field-slideshow-controls a {
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    text-indent: -100px;
}
article.node-portfolio .field-slideshow-controls a.next, article.node-article .field-slideshow-controls a.next, article.node-blog .field-slideshow-controls a.next {
    background: url(../images/field-slideshow-next.png) center center no-repeat;
    float: right;
    margin-right: 10px;
}
article.node-portfolio .field-slideshow-controls a.prev, article.node-article .field-slideshow-controls a.prev, article.node-blog .field-slideshow-controls a.prev {
    background: url(../images/field-slideshow-prev.png) center center no-repeat;
    float: left;
    margin-left: 10px;
}
article.node-portfolio .field-slideshow-controls a.next:hover, article.node-article .field-slideshow-controls a.next:hover, article.node-blog .field-slideshow-controls a.next:hover {
    background: url(../images/field-slideshow-next-hover.png) center center no-repeat;
}
article.node-portfolio .field-slideshow-controls a.prev:hover, article.node-article .field-slideshow-controls a.prev:hover, article.node-blog .field-slideshow-controls a.prev:hover {
    background: url(../images/field-slideshow-prev-hover.png) center center no-repeat;
}
.node-information {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 20px;
}
.node-addthis {
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 20px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.node-addthis a {
    margin: 0 8px;
}
.node-addthis .field-label {
    line-height: 32px;
    padding-right: 30px;
}
article.node-article .node-post-date, article.node-article .node-user, article.node-article .node-comment-count, article.node-article .node-tags, article.node-blog .node-post-date, article.node-blog .node-user, article.node-blog .node-comment-count, article.node-blog .node-tags {
    float: left;
    text-transform: uppercase;
    font-size: 90%;
    margin-right: 20px;
    padding: 5px 10px 5px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
article.node-article .node-post-date, article.node-blog .node-post-date {
    background: #f2f2f2 url(../images/icon-article-created-date.png) 8px center no-repeat;
}
article.node-article .node-user, article.node-blog .node-user {
    background: #f2f2f2 url(../images/icon-article-user.png) 8px center no-repeat;
}
article.node-article .node-comment-count, article.node-blog .node-comment-count {
    background: #f2f2f2 url(../images/icon-article-comment-count.png) 8px center no-repeat;
}
article.node-article .node-tags, article.node-blog .node-tags {
    background: #f2f2f2 url(../images/icon-article-tag.png) 8px center no-repeat;
}
article.node-article .node-tags a, article.node-article .node-user a, article.node-blog .node-tags a, article.node-blog .node-user a {
    color: #666;
}
article.node-article .node-tags a:hover, article.node-article .node-user a:hover, article.node-blog .node-tags a:hover, article.node-blog .node-user a:hover {
    color: #e6624d;
}
/* @end */



/* @group PHOTOS PAGE CSS */

.view-list-photos .views-row {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.view-list-photos .views-row .views-field-title {
    padding: 20px;
}
.view-list-photos .views-row .views-field-title a {
    color: #000;
}
.view-list-photos .views-row .views-field-title a:hover {
    color: #e6624d;
}
.view-list-photos .views-field-field-photo-image a:hover img {
    opacity: 0.3;
}
/* Block Photos */
.block-photos .views-row {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.block-photos .views-row .views-field-field-photo-image, .block-photos .views-row .views-field-field-photo-image img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* Photo Detail */
article.node-photo .field-name-field-photo-image {
    padding-bottom: 20px;
    text-align: center;
}
/* @end */


/* @group PRICING PAGE CSS */

/* Full boxed pricing */
.full-boxed-pricing {
    margin-bottom: 20px;
    overflow: hidden;
}

/* Sep boxed pricing */
.sep-boxed-pricing {
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    width: 100%;
	text-align: left;
}
.full-boxed-pricing .column, .sep-boxed-pricing .column {
    float: left;
    overflow: hidden;
    width: 98%;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
div#pricing-table-1.full-boxed-pricing div.one-third {
    width: 30%;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

div#pricing-table-1.full-boxed-pricing div.one-half {
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
div#pricing-table-1.full-boxed-pricing div.one-half ul {
    margin-left: 0;
}
.sep-boxed-pricing .column.column-middle {
    background: #e6624d;
    border-color: #e6624d;
    color: #ffdcd6;
}
article.node .full-boxed-pricing ul, article.node .sep-boxed-pricing ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.full-boxed-pricing ul li, .sep-boxed-pricing ul li {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 0px;
    text-align: center;
}
.full-boxed-pricing div.one-third ul {
    padding-right: 10px;
    padding-left: 10px;
}
.sep-boxed-pricing li.section-title {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    border-bottom-style: none!important;
    border-bottom-width: 00px;
    width: 100%;
}
.sep-boxed-pricing ul {
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.sep-boxed-pricing div.column ul ul {
    margin: auto;
    width: 70%;
}
.sep-boxed-pricing div.column.column-middle ul p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1em;
    font-style: italic;
    text-align: center;
}
.sep-boxed-pricing div.column ul ul li.section-row {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    list-style: square;
    border-bottom-style: none;
    border-bottom-width: 00px;
    width: auto;
}
.sep-boxed-pricing .column.column-middle ul li {
    border-bottom: 1px solid #e9725f;
    border-top: none;
}
.full-boxed-pricing ul li.normal-row, .sep-boxed-pricing ul li.normal-row {
    border-top: 1px solid #f3f3f3;
}
.full-boxed-pricing ul li.title-row, .sep-boxed-pricing ul li.title-row {
    color: #e6624d;
    text-transform: uppercase;
    font-size: 250%;
    padding-bottom: 0;
    width: 100%;
}
.full-boxed-pricing .column.column-title ul li.title-row {
    color: #333;
    font-size: 130%;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 35px;
}
.sep-boxed-pricing .column.column-middle ul li.title-row {
    color: #fff;
    padding-bottom: 0;
    border-bottom: none;
}
.sep-boxed-pricing .column-middle ul li.title-row {
    padding: 30px 0;
    width: 100%;
}
.full-boxed-pricing ul li.pricing-row, .sep-boxed-pricing ul li.pricing-row {
    padding-top: 0;
    border-bottom-style: none!important;
    border-bottom-width: 0;
    width: 100%;
}
.full-boxed-pricing ul li.pricing-row .price, .sep-boxed-pricing ul li.pricing-row .price {
    line-height: 1;
}
.full-boxed-pricing ul li.pricing-row .price em, .sep-boxed-pricing ul li.pricing-row .price em {
    color: #333;
}
.full-boxed-pricing .price strong, .sep-boxed-pricing .price strong {
    color: #333;
    font-size: 18px;
    position: relative;
    top: -9px;
}
.sep-boxed-pricing .column.column-middle .price strong, .sep-boxed-pricing .column.column-middle ul li.pricing-row .price em {
    color: #fff;
}
.full-boxed-pricing .price em.exact_price, .sep-boxed-pricing .price em.exact_price {
    display: inline;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
}
.sep-boxed-pricing .price-with-decimal sup, li.pricing-row div.price.price-with-decimal sup {
    position: relative;
    bottom: .8em;
}
li.pricing-row div.price.price-with-decimal sup {
}
div#pricing-table-1.full-boxed-pricing div.one-third ul li.normal-row.requirement {
    background-color: #e7e8e7;
    margin: 0 10px;
    padding: 5px;
    border: 5px double white;
    text-transform: uppercase;
    color: #787d78;
    font-weight: bold;
    font-size: 1em;
}
.full-boxed-pricing ul li.footer-row, .sep-boxed-pricing ul li.footer-row {
    padding: 30px 0;
    width: 100%;
    border-bottom-style: none;
    border-bottom-width: 0!important;
}
.full-boxed-pricing ul li.footer-row a.button, .sep-boxed-pricing ul li.footer-row a.button {
    padding: 10px 20px;
    background: #444 url(../images/button-bg.png) 0 0 repeat-x;
    border: 1px solid #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 100%;
    font-weight: bold;
}
.sep-boxed-pricing .column.column-middle ul li.footer-row a.button {
    background: #fff url(../images/button-bg.png) 0 0 repeat-x;
    color: #333;
    border-color: #fff;
}
.sep-boxed-pricing .column.column-middle ul li.footer-row a.button:hover {
    background: #444 url(../images/button-bg.png) 0 0 repeat-x;
    color: #fff;
    border-color: #000;
}
.full-boxed-pricing ul li.footer-row a.button:hover, .sep-boxed-pricing ul li.footer-row a.button:hover {
    background: #e6624d;
    color: #fafafa;
    border: 1px solid #e6624d;
}

div#pricing-table-1.full-boxed-pricing.overview div.column{
	margin-left: 1em;
	margin-right: 1em;
	width: 30%;
}
div#pricing-table-1.full-boxed-pricing.overview div.column ul {
	margin-left: 1em!important;
	margin-right: 2em!important;
} 

div#pricing-table-1.full-boxed-pricing.overview div.column ul li.disclaimer-row {
	font-style: italic;
	font-size: 1em;

}

div#pricing-table-1.full-boxed-pricing.overview div.column ul li.normal-row.software {
	background-color: #e6f4fb;
	border: 1px dotted #b6dff5;
	margin-left: 1em;
	margin-right: 1em;
}
div#pricing-table-1.full-boxed-pricing.overview div.column ul li.pricing-row div.time.blue {
	color: #FF5300;
}
div#pricing-table-1.full-boxed-pricing.overview div.column ul li.pricing-row div.price.price-with-decimal em.exact_price {
	color: #565657;
}
 ul.standard li {
	list-style: disc;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 0px;
}
div.sep-boxed-pricing div.column h1 {
	font-weight: bold;
	text-align: center;
	color: #62bb46;
}
div.sep-boxed-pricing div.column h3 {
	margin-top: 40px;
	margin-bottom:  10px;
}
div.sep-boxed-pricing div.column h4 {
	margin-top: 20px;
	margin-bottom: 5px;
}
/* @end */



/* @group CLIENT CSS */

/* Block Clients */
.block-clients .views-row {
    float: left;
    padding: 30px 40px;
    vertical-align: middle;
    border: 1px solid #e8e8e8;
    border-right: none;
}
.block-clients .views-row-last {
    border-right: 1px solid #e8e8e8;
}
.block-clients .views-row img {
    vertical-align: middle;
}
.block-clients .jcarousel-container {
    padding: 0 42px;
    overflow: hidden;
}
.block-clients .jcarousel-container .jcarousel-clip {
    overflow: hidden;
}
.block-clients .jcarousel-item {
    padding: 30px 40px;
    margin-right: 20px;
    width: auto;
    height: 60px;
    border: 1px solid #e8e8e8;
}
.block-clients .jcarousel-item img {
    height: 60px;
    width: auto;
}
.block-clients .jcarousel-prev, .block-clients .jcarousel-next {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40%;
    float: left;
}
.block-clients .jcarousel-prev {
    left: 0px;
    background: url(../images/jcarousel-prev.png) 0 0 no-repeat;
}
.block-clients .jcarousel-next {
    right: 0px;
    background: url(../images/jcarousel-next.png) 0 0 no-repeat;
}
.block-clients .jcarousel-prev:hover {
    background: url(../images/jcarousel-prev-hover.png) 0 0 no-repeat;
}
.block-clients .jcarousel-next:hover {
    background: url(../images/jcarousel-next-hover.png) 0 0 no-repeat;
}
/* Client detail */
article.node-client .field-name-field-client-logo {
    float: left;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
    padding: 20px;
}
article.node-client .field-name-field-client-website .field-label, article.node-client .field-name-field-client-website .field-items {
    display: inline-block;
    padding-bottom: 10px;
}
/* @end */



/* @group TEAM CSS */

/* List member */
.view-list-members .views-row {
    float: left;
    width: 100%;
    margin: 10px 0px 30px 0px;
}
.view-list-members .views-row .views-row-inner {
    overflow: hidden;
    text-align: center;
}
.view-list-members .views-row .views-field-field-member-image .extra-content {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view-list-members .attachment .views-row .views-field-field-member-image .extra-content {
    -webkit-transform: translateX(-600px);
    -moz-transform: translateX(-600px);
    -o-transform: translateX(-600px);
    -ms-transform: translateX(-600px);
    transform: translateX(-600px);
}
.view-list-members .views-row .views-field-field-member-image.hover .extra-content {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-list-members .views-field-field-member-image {
    position: relative;
    border: 3px solid #e8e8e8;
    max-width: 500px;
}
.view-list-members .views-field-field-member-image .field-more-link {
    display: none;
    background: url(../images/view-more-bg.png);
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
}
.view-list-members .views-field-field-member-image .field-more-link div {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 70px 5px;
}
.view-list-members .views-field-field-member-image .extra-content-inner {
    float: none;
    height: auto;
}
.field-facebook, .field-linkedin, .field-twitter {
    display: inline-block;
    width: 48px;
    height: 48px;
    overflow: hidden;
}
.view-list-members .views-field-field-member-image .extra-content-inner a i.fa-square {
    color: #000;
}
.view-list-members .views-field-field-member-image .extra-content-inner a i {
    color: #fff;
}
.view-list-members .views-field-field-member-image .extra-content-inner a:hover i.fa-square {
    color: #fff;
}
.view-list-members .views-field-field-member-image .extra-content-inner a:hover i {
    color: #e6624d;
}
.view-list-members .views-field-title {
    padding: 15px 0 5px 0;
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}
.view-list-members .views-field-title a {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 120%;
}
.view-list-members .views-field-title a:hover {
    color: #e6624d;
}
.view-list-members .views-field-field-position {
    color: #e6624d;
    padding-bottom: 10px;
    text-transform: uppercase;
}
/* Member detail */
article.node-team-member .field-name-field-member-image {
    float: right;
    margin: 0 0 0 20px;
    width: 150px;
}
article.node-team-member .field-name-field-position .field-label, article.node-team-member .field-name-field-position .field-items, article.node-team-member .field-name-field-twitter .field-label, article.node-team-member .field-name-field-twitter .field-items, article.node-team-member .field-name-field-facebook .field-label, article.node-team-member .field-name-field-facebook .field-items, article.node-team-member .field-name-field-linkedin .field-label, article.node-team-member .field-name-field-linkedin .field-items {
    padding-bottom: 5px;
    display: inline-block;
}
/* Block Members */
.block-members .views-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e8e8e8;
    text-align: center;
}
.block-members .views-row .views-field-field-member-image {
    width: 140px;
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 5px;
    margin: 0 auto;
}
.block-members .views-row .views-field-field-member-image:hover {
    border-color: #e6624d;
}
.block-members .views-row .views-field-field-member-image img {
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    width: 140px;
}
.block-members .views-row .views-field-title {
    float: left;
    width: 100%;
    padding-top: 20px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 110%;
}
.block-members .views-row .views-field-title a {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 110%;
}
.block-members .views-row .views-field-field-position {
    color: #e6624d;
    text-transform: uppercase;
}
/* @end */



/* @group FAQs CSS */

.faq-question-answer {
    border: 1px solid #e8e8e8;
    background: #fff;
    margin-bottom: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.faq-question-answer.expanded {
    margin-bottom: 3px;
}
.faq-question-answer .faq-question {
    background: url(../images/accordion-bullet.png) 10px 20px no-repeat;
    padding: 13px 10px 13px 40px;
    font-weight: 600;
    text-transform: uppercase;
}
.faq-question-answer .faq-question:hover {
    color: #333;
}
.faq-question-answer .faq-question a {
    color: #888;
}
.faq-question-answer.expanded .faq-question {
    background: url(../images/accordion-bullet-active.png) 10px 25px no-repeat;
    color: #333;
}
.faq-question-answer .faq-answer {
    padding-top: 10px;
    padding-right: 10px;
    color: #888;
}
.faq-question-answer .faq-answer .field-name-field-faq-category {
    padding-bottom: 20px;
}
/* @end */



/* @group TESTIMONIAL CSS */

/* Block Testimonials */
.block-testimonials .views-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e8e8e8;
}
.block-testimonials .views-row .views-field-body, .block-testimonials .views-row .views-field-body-1, 
.pane-testimonials-panel-pane-1 div.view-content div div.views-row-inner div.views-field.views-field-body-1 {
    border: 1px solid #e8e8e8;
    background: #fff;
    font-style: italic;
    padding: 20px;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    
}
div#block-system-main.block.block-system.block-main.block-system-main.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.panel-display.omega-grid.Products div.one-cols.general-layout-item div.rounded-shadow.region-plain-box-restrained div.rounded-shadow-background div.rounded-shadow-wrap-corner div.rounded-shadow-left-edge div.rounded-shadow-right-edge.clearfix div.panel-pane.pane-views-panes.pane-testimonials-panel-pane-1 div.pane-content div.view.view-testimonials.view-id-testimonials.view-display-id-panel_pane_1.block-testimonials.view-dom-id-f2f1e4e8b48bcf9fde8da57da3ea01c7 div.view-content div div.views-row-inner {
	width: 30%;
	float: left;
	margin-right: 3%;
}

.block-testimonials .views-row .views-field-body .testimonial-arrow, .block-testimonials .views-field-body-1 .testimonial-arrow {
    background: url(../images/testimonial-arrow.png) 0 0 no-repeat;
    position: absolute;
    bottom: -8px;
    left: 20%;
    width: 21px;
    height: 8px;
    z-index: 10;
}
.block-testimonials .views-row .views-field-body p {
    margin-bottom: 0;
}
/*.block-testimonials .views-row .views-field-field-image { original
    width: 80px;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border: 1px solid #e8e8e8;
    padding: 5px;
    margin: 0 auto;
    float: left;
    clear: left;
    margin-right: 20px;
}
.block-testimonials .views-row .views-field-field-image img {
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    width: 80px;
}*/
.block-testimonials .views-row .views-field-field-image {
    width: 80px;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border: 1px solid #e8e8e8;
    padding: 5px;
    margin: 0 auto;
    float: right;
    clear: left;
    margin-right: 20px;
}
.block-testimonials .views-row .views-field-field-image img {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.block-testimonials .views-row .views-field-title {
    /*padding-top: 20px;*/
	text-transform: capitalize;
    font-weight: normal;
    color: #333;
	padding-left: 20px;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.2em;
}
.block-testimonials .views-row .views-field-title a {
    color: #000;
    font-weight: bold;
}
.block-testimonials .views-row .views-field-field-client-position, .block-testimonials .views-row .views-field-field-client-company {
    display: inline-block;
	padding-left: 20px;
}
/* Block happy clients */
.block-happy-clients .views-row {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #e8e8e8;
}
.block-happy-clients .views-row-last {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.block-happy-clients .views-row .views-field-body p {
    margin-bottom: 10px;
}
.block-happy-clients .views-row .views-field-title a {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}
.block-happy-clients .views-row .views-field-field-image {
    float: left;
    margin-right: 20px;
    width: 70px;
    padding: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}
.block-happy-clients .views-row .views-field-field-image img {
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    width: 70px;
}
/* Block Slideshow Testimonials */
.block-slideshow-testimonials .views-row .views-field-body {
    border: 1px solid #e8e8e8;
    background: #fcfcfc;
    color: #999;
    padding: 20px;
    margin-bottom: 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
}
.block-slideshow-testimonials .views-row .views-field-body .testimonial-arrow {
    background: url(../images/testimonial-arrow.png) 0 0 no-repeat;
    position: absolute;
    bottom: -6px;
    left: 20%;
    width: 10px;
    height: 6px;
    z-index: 10;
}
.block-slideshow-testimonials .views-row .views-field-body p {
    margin-bottom: 0;
}
.block-slideshow-testimonials .views-row .views-field-title a {
    color: #000;
    font-weight: bold;
    font-size: 110%;
    padding-left: 20px;
}
.block-slideshow-testimonials .views-row .views-field-field-client-company {
    padding-left: 20px;
}
/* Testimonial detail */
article.node-testimonial .field-name-field-image {
    width: 200px;
}
article.node-testimonial .field-name-field-client-position .field-label, article.node-testimonial .field-name-field-client-position .field-items, article.node-testimonial .field-name-field-client-company .field-label, article.node-testimonial .field-name-field-client-company .field-items {
    display: inline-block;
    padding-bottom: 10px;
}
/* @end */



/* @group BLOCKS CSS */

.block /* Block wrapper */ {
    margin-bottom: 1.5em;
}
.zone-feature-wrapper .block, .zone-footer .block, .zone-user .block {
    margin: 10px 0;
}
.region-header .block, .region-full-width .block {
    margin-bottom: 0;
}
h2.block-title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 130%;
}
.zone-feature h2.home-block-title {
    color: #fff;
}
.zone-content-bg-img-wrapper h2.home-block-title {
    color: #414142;
}
h2.home-block-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 200%;
    font-weight: normal;
    margin-bottom: 30px;
}
h2.news-blog-block-title {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    font-size: 200%;
    font-weight: normal;
}
.home-block-description {
    text-align: center;
    font-size: 120%;
    margin-bottom: 35px;
}
.region-sidebar-second h2.block-title, .region-sidebar-first h2.block-title {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.zone-postscript h2.block-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
}
.block .content /* Block's content wrapper */ {
}
/* Header */
.branding-data {
    width: 100%;
    float: left;
    text-align: center;
    padding: 14px 0;
}
.branding-data .logo-img {
    float: none;
}
/* Block search */
.search-form input.from-submit {
    margin-left: 20px;
}
.search-form fieldset.search-advanced {
    margin-top: 20px;
}
.block-search {
    text-align: center;
}
.block-search #search-block-form {
    position: relative;
    max-width: 380px;
    width: auto;
    margin: 0 auto;
}
.block-search .form-item {
    margin: 0;
}
.block-search input.form-submit, .block-search input.form-submit:hover {
    position: absolute;
    right: 5px;
    top: 5px;
    background: none;
    border: none;
    text-indent: -100px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    background: #fff url(../images/search-icon.png) center center no-repeat;
}
.block-search .form-item input.form-text {
    background: #fff;
    width: 100%;
    border: 1px solid #e8e8e8;
    height: 32px;
    -moz-box-shadow: 0px 0px 0px #333 inset;
    -webkit-box-shadow: 0px 0px 0px #aaa inset;
    box-shadow: 0px 0px 0px #aaa inset;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/* Block Quick Tabs */
.quicktabs_main {
    border: 1px solid #e8e8e8;
    float: left;
    padding: 20px 15px;
    background: #fff;
}
.quicktabs_main .block {
    margin-bottom: 0;
}
ul.quicktabs-tabs {
    margin: 0;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    -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;
}
ul.quicktabs-tabs li {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    margin: -1px 0px 0px 0px;
    padding-bottom: 1px;
    background: #fcfcfc;
    -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;
}
ul.quicktabs-tabs li a {
    color: #777;
    padding: 0px 20px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
ul.quicktabs-tabs li.active {
    background: #fff;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    bottom: -1px;
    margin-top: -2px;
    margin-left: -1px;
    padding-top: 1px;
    position: relative;
}
ul.quicktabs-tabs li.active a {
    color: #000;
}
/* Block tabs slideshow */
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-nav {
    border: none;
    width: 100%;
    margin-top: 0px;
}
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-nav li {
    border: none;
    border-left: 1px solid #e2e1e0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../images/tab-slideshow-nav.png) right 0 no-repeat;
    padding: 0 35px 0 20px;
    margin-bottom: 20px;
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    font-size: 100%;
    text-transform: uppercase;
    float: left;
    clear: left;
    min-width: 200px;
}
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-nav li.ui-state-active {
    border: none;
    border-left: 1px solid #c94e3a;
    border-bottom: none !important;
    background: url(../images/tab-slideshow-nav-active.png) right 0 no-repeat;
}
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #fff;
}
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-nav li a {
    padding: 0;
    margin: 0;
}
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-panel {
    border: none;
    width: 100%;
    padding: 0 0%;
    background: none transparent;
}
/* Block Views slideshow */
#block-views-slideshow-block {
    margin-bottom: 0;
}
.view-slideshow {
    position: relative;
    width: 100%;
    float: left;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-field-body {
    position: absolute;
    bottom: 40px;
    left: 20px;
    z-index: 100;
}
.view-slideshow .view-title, .view-slideshow .view-body {
    background: url(../images/black-bg-transparent.png);
    margin: 5px 0;
    padding: 10px;
    width: auto;
    color: #fff;
    float: left;
    clear: left;
}
.view-slideshow .view-title {
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
}
.view-slideshow .view-body p {
    margin: 0;
}
.view-slideshow .views-slideshow-cycle-main-frame, .view-slideshow .views-slideshow-cycle-main-frame-row {
    float: left;
    width: 100%;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-row {
    float: left;
    width: 100%;
    text-align: center;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-field-field-image {
    float: left;
    width: 100%;
    padding: 10px 0 20px 0;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-field-field-image img {
    width: 100%;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-field-title {
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-field-title a {
    color: #fff;
}
.view-slideshow .views-slideshow-cycle-main-frame .views-field-body {
    padding: 0 10px 10px;
    color: #fff;
}
.view-slideshow .views-slideshow-pager-fields {
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left: 40%;
}
.view-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item {
    cursor: pointer;
    display: inline;
    float: left;
    margin: 3px;
    text-indent: 100px;
    overflow: hidden;
    width: 12px;
    height: 12px;
    background: url(../images/slideshow-nav.png) 0 0 no-repeat;
}
.view-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item:hover, .view-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item.active {
    background: url(../images/slideshow-nav-active.png) 0 0 no-repeat;
}
.view-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item .views-field-field-image {
    padding: 3px 3px 0 3px;
    width: 60px;
}
.view-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item.active .views-field-field-image, .view-slideshow .views-slideshow-pager-fields .views-slideshow-pager-field-item:hover .views-field-field-image {
    background: #000;
}
/* Block Flex Slideshow */
.flexslider {
    margin-bottom: 0;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
article.node .flexslider {
    margin-bottom: 30px;
}
article.node .flexslider ul, article.node .flexslider ol {
    margin: 0;
}
.flexslider .slides {
    margin: 0;
}
.flexslider .view-title, .flexslider .view-body {
    background: url(../images/black-bg-transparent.png);
    margin: 5px 0;
    padding: 10px;
    width: auto;
    color: #fff;
    float: left;
    clear: left;
}
.flexslider .view-title {
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
}
.flexslider .view-body p {
    margin: 0;
}
.flexslider .slides img {
}
.flexslider ul, .flexslider ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.flex-control-nav {
    z-index: 10;
}
.flex-control-paging li a.flex-active {
    background: #e6624d;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    width: 64px;
    height: 64px;
    opacity: 1;
}
.flex-direction-nav .flex-prev {
    background: url(../images/slideshow-prev.png) 0 0 no-repeat;
}
.flex-direction-nav .flex-next {
    background: url(../images/slideshow-next.png) 0 0 no-repeat;
}
.flex-direction-nav .flex-prev:hover {
    background: url(../images/slideshow-prev-hover.png) 0 0 no-repeat;
}
.flex-direction-nav .flex-next:hover {
    background: url(../images/slideshow-next-hover.png) 0 0 no-repeat;
}
/* Block nivo slideshow */
.views-nivo-slider, .views-nivo-slider-view {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.views-nivo-slider .views-field-field-slideshow-image {
    width: 100%;
    text-align: center;
}
.views-nivo-slider .views-field-field-slideshow-image img {
    width: 100% !important;
}
.nivo-control-thumbs {
    padding: 0;
}
.nivo-prevNav, .nivo-nextNav {
    width: 40px;
    height: 40px;
    float: left;
    overflow: hidden;
    text-indent: 100px;
}
.nivo-prevNav {
    left: 0px;
    background: url(../images/nivo-slideshow-prev.png) center center no-repeat;
}
.nivo-nextNav {
    right: 0px;
    background: url(../images/nivo-slideshow-next.png) center center no-repeat;
}
.nivo-prevNav:hover {
    background: url(../images/slideshow-prev-hover.png) center center no-repeat;
}
.nivo-nextNav-hover {
    background: url(../images/slideshow-next-hover.png) center center no-repeat;
}
/* Block MD Slider */
.block.block-md-slider {
    margin-bottom: 0;
}
/* Block Slideshow Feature on Home page */
.field-slideshow, .field-slideshow-slide {
    overflow: visible;
    max-width: 100% !important;
    width: 100% !important;
    padding-right: 0 !important;
}
.field-slideshow .field-slideshow-slide img {
}
.field-slideshow-carousel ul.field-slideshow-pager {
    margin: 0;
    padding: 0;
}
.field-slideshow-carousel ul.field-slideshow-pager li.jcarousel-item {
    margin: 0;
    padding: 5px;
    border: 1px solid #e8e8e8;
    border-right-width: 0px;
    width: 60px !important;
}
.field-slideshow-carousel ul.field-slideshow-pager li.jcarousel-item a:hover img {
    opacity: 0.5;
}
.field-slideshow-carousel ul.field-slideshow-pager li.jcarousel-item img {
    width: 60px;
}
.field-slideshow-carousel ul.field-slideshow-pager li.jcarousel-item.last {
    border-right-width: 1px;
}
/* Block background fixed */
.block-background-fixed {
    background: #fafafa url(../images/home3-slideshow-bg.png) top center no-repeat fixed;
    padding-top: 50px;
    padding-bottom: 50px;
}
.block-background-fixed .block-title {
    line-height: 1;
    margin-bottom: 10px;
    font-size: 400%;
}
.block-background-fixed .block-sub-title {
    font-size: 300%;
    font-weight: 300;
    margin-bottom: 30px;
}
.block-background-fixed p {
    font-size: 120%;
}
/* Block Newsletter */
.block-newsletter {
    background: url(../images/home-version-2-fullwidth-bg.png) center 0 no-repeat;
    float: left;
    width: 100%;
}
.newsletter-content {
    padding: 20px 0;
    text-align: center;
}
.newsletter-content .simplenews-subscribe input.form-text {
    width: 200px;
    padding-left: 10px;
    line-height: 50px;
    height: 50px;
    margin: 0;
    background: #fcfcfc;
    border-color: #ddd;
}
.newsletter-content .simplenews-subscribe input.form-submit {
    margin: 10px 0;
    width: 200px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.newsleter-img {
    padding-bottom: 20px;
}
/* Block poll */
.block-poll ul.links {
    margin: 10px 0 10px 20px;
}
.block-poll input, .block-poll textarea {
    font-size: inherit;
}
/* Block Comment */
.block.block-comment-recent .content ul li {
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.block.block-comment-recent .content ul li.last {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
/* Block recent comments */
.block-comments-recent-block .item-list ul {
    margin: 0;
}
.block-comments-recent-block .item-list ul li {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}
.block-comments-recent-block .item-list ul li.views-row-last {
    border: none;
}
.block-comments-recent-block .views-field-field-image {
    float: left;
    width: 40px;
    margin-right: 20px;
    margin-top: 5px;
}
.block-comments-recent-block .views-field-field-image img {
    border: 1px solid #e8e8e8;
    padding: 2px;
}
.block-comments-recent-block li a {
    color: #777;
}
.block-comments-recent-block li a:hover {
    color: #e6624d;
}
.block-comments-recent-block li .views-field-timestamp {
    color: #aaa;
    font-size: 90%;
}
.block-comments-recent-block .views-field-nothing {
    float: left;
    margin-right: 10px;
    font-size: 200%;
    line-height: 1;
}
.block-comment-recent ul li span {
    font-style: italic;
    color: #999;
}
/* Block list */
.block-list .content ul {
    margin: 0;
    padding: 0;
}
.block-list .content li {
    border-bottom: 1px solid #333;
    list-style: none;
    padding: 5px 0;
    color: #999;
}
.block-list .content li a {
    color: #999;
}
.block-list .content li a:hover {
    color: #e6624d;
}
/* Block Promotion box */

/*.zone-content-top .promotion-box {
	color: #414142;
}*/


.promotion {
    color: #fff;
    display: flex;
    justify-content: center;
    margin-top: 12px;
    margin-bottom: 21px;
}
div.promotion div.promotion-text {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 21px;
    display: block;
    float: left;
}
div.promotion div.promotion-button a.colorbox-node.btn.btn-orange.btn-medium.init-colorbox-node-processed-processed {
    margin-right: 20px;
    margin-left: 20px;
    display: block;
    float: left;
}
div.promotion div.promotion-text p {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: -2px;
}



div.pbcenter:nth-child(1) {
    margin: auto 0 auto auto;
}
div.pbcenter:nth-child(2) {
    margin: auto auto auto 0;
}
div#content-mobile div.promotion div.lg-text p,
div#content-desktop div.promotion div.lg-text p,
div#expand.toggle_area div.toggle_item div.toggle_label div.promotion div.lg-text p {
	color: #414142;
	padding-bottom: 0;
	padding-right: 20px;
	padding-top: 3px;
	font-size: 23px;
	margin-bottom: 0;
}
div#content-mobile div.promotion div.lg-text p {
	margin-top: 0;
}
/* Block Our services */
.services-core-row {
    position: relative;
    padding-left: 90px;
}
.services-core-icon {
    float: left;
    margin-right: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.our-services img {
    margin-bottom: 20px;
}
.our-services h3 {
    margin-bottom: 10px;
}
/* Block About us at Home page */
.home-about-us h2.home-block-title {
    text-align: right;
}
.block-icon-left-content {
    position: relative;
    padding-left: 100px;
}
.block-icon-left-icon {
    position: absolute;
    top: 0;
    left: 0;
}
.block-icon-left h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 10px;
}
.block-icon-left .icon-stack {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 40px;
    color: #d0d0d0;
}
.block-icon-left .icon-stack:hover {
    color: #e6624d;
}
/* Block accordion */
.ui-accordion {
    font-size: 100%;
}
.ui-accordion ul.menu {
    margin-bottom: 20px;
}
.ui-accordion ul.menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-accordion ul.menu ul {
    margin-left: 20px;
}
.ui-accordion ul.menu li span.nolink, .ui-accordion ul.menu li a {
    background: url(../images/bullet.png) 0 center no-repeat;
    padding-left: 20px;
    color: #999;
}
.ui-accordion .ui-accordion-header a.accordion-link, .ui-accordion .ui-accordion-header span.accordion-link {
}
.field-group-accordion {
    float: left;
    width: auto;
}
.ui-accordion-header {
    color: #888;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 15px 20px 15px 35px !important;
    margin-bottom: 2px;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ui-accordion h3.ui-state-active, .ui-accordion-header.ui-state-active {
    background: #fff;
    color: #333;
    border-color: #e2e2e2;
    margin-bottom: 0;
    border-bottom: none;
    -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;
}
.LC .ui-accordion-header.ui-state-active {
    background: #96989a;
    color: white;
    border-color: #e2e2e2;
}
.LC.ui-accordion h3 {
    color: #ff6000;
    text-transform: capitalize;
}
.LC.ui-accordion .ui-accordion-content-active {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #d4e2eb !important;
}
.ui-accordion .ui-accordion-content-active {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #d4e2eb !important;
	height: inherit !important;
	/*min-height: auto;*/
}

.faq-styles .ui-accordion .ui-accordion-content-active {
    background-color: white !important;
		font-size: .8em;
		/*min-height: auto;*/
		 
		
}

.ui-accordion h3:hover {
    background: #fcfcfc;
    color: #888;
}
.ui-accordion .ui-accordion-header .ui-icon {
    background: url(../images/accordion-bullet.png) 0 0 no-repeat;
    left: 10px;
    margin-top: -4px;
}
.ui-accordion-header.ui-state-active span.ui-icon {
    background: url(../images/accordion-bullet-active.png) center 4px no-repeat;
}
.ui-accordion .ui-accordion-content {
    padding: 15px 40px 0;
    margin-top: -1px;
    border: 1px solid #e2e2e2;
    border-top: none;
    -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;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    line-height: 1.714;
    color: #777;
    background: #fff;
	
}
h3#ui-accordion-1-header-2.warnings.red {
	background-color: red;
	color: white;
}

.faq-styles div div p {
	color: #414142;
	font-weight: 400!important;
}
.faq-styles div div ul {
	font-size: 1.2em;
	margin-left: 19px;
}
.faq-styles div div ul li {
	padding-bottom: 10px;
	color:  #414142;
}
.ui-state-active.ui-corner-top.ui-state-focus a span {
	color: #00a1e4!important;
}

/* Block Tabs */
.block-tabs {
    padding: 0;
    border: none;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    line-height: 1.714;
    font-size: 100%;
    color: #666;
    overflow: auto;
    margin-bottom: 3em;
    background-color: transparent;
}
.ui-tabs .ui-tabs-nav {
    background: transparent;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    padding: 0;
    color: #777;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ui-tabs .ui-tabs-nav li {
    top: 0;
    background: #fcfcfc;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ui-tabs .ui-tabs-nav li:hover {
    background: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
    border: 1px solid #e8e8e8;
    border-bottom: none;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    padding-right: 1px;
    padding-top: 1px;
    background: #fff;
    color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
    color: #000;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 15px 20px;
    text-transform: uppercase;
    color: #777;
    font-weight: 600;
}
.ui-tabs .ui-tabs-panel {
    background: transparent;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -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;
    padding-bottom: 0;
    padding-top: 20px;
    color: #777;
    font-size: 100%;
    font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    overflow: auto;
}
/* Horizontal Tabs */

/* Vertical Tab */
.block-tabs-vertical.ui-tabs .ui-tabs-nav {
    float: left;
    width: 20%;
    border-bottom: 1px solid #e8e8e8;
    margin-right: -1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.block-tabs-vertical.ui-tabs .ui-tabs-panel {
    float: left;
    width: 75%;
    padding-left: 2%;
    padding-right: 2%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: transparent;
}
.block-tabs-vertical.ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0;
    float: none;
    line-height: 40px;
}
.block-tabs-vertical.ui-tabs .ui-tabs-nav li.ui-state-active {
    border: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8 !important;
    border-right: none;
    margin: -1px -1px 0 -1px;
    padding: 1px 1px 0px 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.block-tabs-vertical.ui-tabs .ui-tabs-nav li a {
    float: none;
    display: block;
    padding: 10px 20px;
}
/* Progress Bar */
.ui-progressbar {
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07) inset;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07) inset;
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07) inset;
    background: #f9f9f9;
    height: 10px;
    line-height: 30px;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}
.progressbar .value {
    position: absolute;
    z-index: 20px;
    top: -30px;
    right: 0;
    color: #e6624d;
}
.progressbar-title {
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}
.zone-feature .progressbar-title, .zone-content-bg-img .progressbar-title {
    color: #fff;
}
.ui-progressbar .ui-progressbar-value {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #e6624d;
    border: 1px solid #c94e3a;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.07) inset;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07) inset;
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07) inset;
}
.progressbar-themecolor.ui-progressbar .ui-progressbar-value {
    background-color: #e6624d;
    border-color: #c94e3a;
}
.progressbar.progressbar-themecolor .value {
    color: #e6624d;
}
/* White */
.progressbar-white.ui-progressbar {
    border-color: #e1e1e1;
    background-color: #ededed;
}
.progressbar-white.ui-progressbar .ui-progressbar-value {
    background-color: #fff;
    border-color: #d0d0d0;
}
.progressbar.progressbar-white .value {
    color: #444;
}
/* Orange */
.progressbar-orange.ui-progressbar .ui-progressbar-value {
    background-color: #e6624d;
    border-color: #c94e3a;
}
.progressbar.progressbar-orange .value {
    color: #e6624d;
}
/* Green */
.progressbar-green.ui-progressbar .ui-progressbar-value {
    background-color: #22d07c;
    border-color: #1ba964;
}
.progressbar.progressbar-green .value {
    color: #22d07c;
}
/* Blue */
.progressbar-blue.ui-progressbar .ui-progressbar-value {
    background-color: #46ace7;
    border-color: #2787be;
}
.progressbar.progressbar-blue .value {
    color: #46ace7;
}
/* Pink */
.progressbar-pink.ui-progressbar .ui-progressbar-value {
    background-color: #e656a0;
    border-color: #b94882;
}
.progressbar.progressbar-pink .value {
    color: #e656a0;
}
/* Red */
.progressbar-red.ui-progressbar .ui-progressbar-value {
    background-color: #e55151;
    border-color: #bb2424;
}
.progressbar.progressbar-red .value {
    color: #e55151;
}
/* Teal */
.progressbar-teal.ui-progressbar .ui-progressbar-value {
    background-color: #2bcdb8;
    border-color: #1bae8d;
}
.progressbar.progressbar-teal .value {
    color: #2bcdb8;
}
/* Yellow */
.progressbar-yellow.ui-progressbar .ui-progressbar-value {
    background-color: #f7d15e;
    border-color: #d4ae39;
}
.progressbar.progressbar-yellow .value {
    color: #f7d15e;
}
/* Purple */
.progressbar-purple.ui-progressbar .ui-progressbar-value {
    background-color: #9770c6;
    border-color: #8254b8;
}
.progressbar.progressbar-purple .value {
    color: #9770c6;
}
/* Black */
.progressbar-black.ui-progressbar .ui-progressbar-value {
    background-color: #444;
    border-color: #333;
}
.progressbar.progressbar-black .value {
    color: #444;
}
/* Toggle */
.toggle_area .toggle_item {
    margin-bottom: 2px;
}
.toggle_area .toggle_item .toggle_label {
    border: 1px solid #e8e8e8;
    background: #fff url(../images/accordion-bullet.png) 10px center no-repeat;
    padding: 13px 13px 13px 40px;
    color: #888;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.toggle_area .toggle_item .toggle_label.active {
    background: #fff url(../images/accordion-bullet-active.png) 10px center no-repeat;
    border-color: #e2e2e2;
    color: #333;
    border-bottom: none;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.toggle_area .toggle_item .toggle_content {
    border: 1px solid #e2e2e2;
    border-top: none;
    padding: 20px 40px 0;
    margin-top: 0;
    background: #fff;
    color: #888;
    overflow: hidden;
    -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;
}

.region-plain-box-expandable .toggle_area .toggle_item .toggle_label.active {
    background: transparent;
	}

.region-plain-box-expandable .toggle_area .toggle_item .toggle_content {
	border-style: none;
	border-top: none;
    padding: 0 60px 30px;
    margin-top: 0;
    background: #414142;
	margin-bottom: 10px;
}
.region-plain-box-expandable p.centered{
	color: white;
	font-size: 1.6em!important;
	margin-top: 30px;
}
div.toggle_area.faq-styles div.toggle_item div.toggle_content {
	padding-top: 0;
}

div.toggle_area.faq-styles div.toggle_item div.toggle_content p {
	font-size: 1em;
	color: #414141;
	
}
.faq-styles a span {
	text-transform: none;
}
.faq-styles p {
	font-size: 1em;
	color: #414142;
}

/* Block Sidebar Navigation */
.block-faq-faq-categories h2.block-title {
    margin-bottom: 0;
    border: none;
}
.block-features-navigation .content ul.menu, .block-faq-faq-categories .content ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.block-features-navigation .content ul.menu li, .block-faq-faq-categories .content ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}
.block-features-navigation .content ul.menu li a, .block-faq-faq-categories .content ul li a {
    color: #888;
    padding: 5px 10px;
    clear: right;
    float: right;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
}
.block-features-navigation .content ul.menu li a.active, .block-faq-faq-categories .content ul li a.active {
    font-weight: bold;
    color: #e6624d;
}
.block-features-navigation .content ul.menu li a:hover, .block-faq-faq-categories .content ul li a:hover {
    color: #e6624d;
}
.accordion-menu-name-side-menu .accordion-header {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 100%;
}
.accordion-menu-name-side-menu h3.active-trail {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-right: none;
    color: #e6624d;
    background: none;
}
.accordion-menu-name-side-menu h3:hover {
    background: none;
}
.accordion-menu-name-side-menu h3.active-trail span.accordion-link, .accordion-menu-name-side-menu h3.active-trail a.active-trail, .accordion-menu-name-side-menu h3.ui-state-active span.accordion-link {
    color: #e6624d;
    font-weight: bold;
}
.accordion-menu-name-side-menu .ui-accordion-header span.ui-icon {
    display: none;
}
.accordion-menu-name-side-menu .accordion-header a, .accordion-menu-name-side-menu .ui-accordion-header span.accordion-link {
    color: #888;
    padding: 5px 10px;
    background: none;
    text-align: right;
    float: right;
}
.accordion-menu-name-side-menu .accordion-header a:hover, .accordion-menu-name-side-menu .ui-accordion-header span.accordion-link:hover {
    color: #e6624d;
}
.accordion-menu-name-side-menu .ui-accordion-content-active {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
    overflow: visible;
    border-color: #e2e2e2;
}
.accordion-menu-name-side-menu .ui-accordion-content-active ul {
    float: left;
    margin: 0 0 0 20px;
}
.accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    border: 1px solid #e8e8e8;
    border-left: none;
    border-bottom: none;
    -webkit-box-shadow: -8px 0px 8px -8px #cccccc inset;
    -moz-box-shadow: -8px 0px 8px -8px #cccccc inset;
    box-shadow: -8px 0px 8px -8px #cccccc inset;
}
.accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li.first {
    border-top: none;
}
.accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li a {
    color: #333;
    padding-right: 20px;
}
.accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li a:hover, .accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li a.active {
    color: #e6624d;
}
/* Block Author */
.block-views-author-block .block-inner {
    border: 1px solid #e8e8e8;
    padding: 20px;
}
.block-views-author-block .views-field-picture {
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.block-views-author-block .views-field-picture img {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.block-views-author-block .views-field-field-user-name {
    font-weight: bold;
    font-size: 120%;
    text-transform: uppercase;
    padding-bottom: 10px;
}
/* 404 Page */
.page-404-text {
    width: 70%;
    margin: 0 auto;
}
.page-404-text-img {
    float: right;
    margin-left: 20px;
    width: 150px;
}
.page-404-text-img img {
    width: 150px;
}
.page-404-text-header {
    color: #ccc;
    font-size: 250%;
    font-weight: bold;
    margin-bottom: 40px;
}
.page-404-text-header span {
    font-size: 150%;
}
.page-404-menu {
    background: url(../images/page-404-menu.png) 0 0 no-repeat;
    padding-top: 20px;
}
.page-404-menu-inner {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #e6624d;
    color: #fff;
}
.page-404-menu-text {
    vertical-align: middle;
    padding: 0 20px;
    float: left;
}
article.node .page-404-menu ul {
    margin: 0;
    padding: 0;
    float: right;
}
.page-404-menu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
.page-404-menu ul li a {
    float: left;
    padding: 0 20px;
    color: #fff;
}
/* Contact */
.block.block-contact-top {
    margin: 10px 0;
}
.block.block-contact-top {
    text-align: center;
}
.contact-form label {
    top: 25px;
    left: 10px;
}
/* Block Social icons */
.block.block-social-icons {
    margin: 10px 0;
}
.block-social-icons .content {
    text-align: center;
}
ul.footer-social-icons li {
    list-style: none;
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
}
ul.footer-social-icons li i {
    color: #fff;
}
/* Block box grey */
.block-box-grey {
    background: #fcfcfc;
    color: #999;
}
.block-box-white {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.block-box-color {
    background: #fff;
    color: #666;
    border: 1px solid #e8e8e8;
}
/* Help Block */
.block-top-icons-box111 {
    border: 1px solid #e8e8e8;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.block-top-icons-box {
    position: relative;
    margin-top: 30px;
}
.block-top-icons-box h3 {
    color: #444;
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 15px;
}
.block-top-icons-icon {
    margin-top: -30px;
    font-size: 30px;
}
.block-box-white .block-top-icons-icon {
    margin-top: -40px;
}
/* Footer block */
.block.block-copyright {
    margin-bottom: 0;
}
.block-copyright .content {
    text-align: center;
}
.view .date-nav-wrapper .date-prev {
    right: 79px;
}
.view .date-nav-wrapper .date-next a {
    float: left;
}
/* Block copyright */
.block-copyright .content {
    text-align: center;
}
/* Block Theme Colors */
.block-theme-colors {
    position: fixed;
    top: 30%;
    left: 0;
    z-index: 100;
}
.block-theme-colors h4.block-title {
    float: left;
    width: 100%;
}
.block-theme-color-content {
    width: 240px;
    float: left;
    background: #fff;
    border: 1px solid #e8e8e8;
    -moz-box-shadow: 0 0 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
    box-shadow: 0 0 15px #000;
    padding: 20px 0 20px 20px;
    display: none;
}
.block-theme-colors .content ul {
    margin: 0;
    padding: 0;
    float: left;
}
.block-theme-colors .content ul li {
    margin: 0;
    width: 120px;
    padding: 5px 0;
    list-style: none;
    float: left;
}
.block-theme-colors .content ul li a {
    color: #000;
}
.block-theme-colors .content ul li p {
    padding-left: 25px;
    margin-bottom: 0px;
}
.block-theme-colors .content .close, .block-theme-colors .content .open {
    width: 42px;
    height: 300px;
    position: absolute;
    right: -40px;
    top: 30px;
    background: url(../images/theme-color-button.png) 0 0 no-repeat;
    cursor: pointer;
}
/* 
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ 
*/

#fb-root {
    display: none;
}
/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
/* Contact form */
.contact-form .form-item {
    padding: 10px 0px;
    margin: 0;
    float: left;
    width: 100%;
}
.contact-form .form-item input.form-text {
    padding-left: 10px;
    height: 50px;
}
/* @end */

/* @group Floating block */
div#block-block-127 { position: fixed; bottom: 200px; left:20px; right:0; width: 300px;
    }

.BlockFloat{ border: 1px solid #999; float: left; position: relative; margin: 0 5px; 
background-color: #d4e1ea;
    padding: 0 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
text-align: left;
}

div.closeblock {
border-style: none;
float: left; position: relative; margin: 0 5px;  left:-13px; right:0;
background-color: none;
    padding: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
font-weight: bold;
z-index: 1;
color: #aeacac;
}
.BFtitle { padding: 0.5em;  color: #414142;
font-weight: bold;
white-space: normal;
}
.BFtext { padding: 10px; }


/* @end */

/* @group FORUM CSS */

ul.action-links {
    margin-bottom: 20px;
}
#forum thead tr:last-of-type th {
    border-bottom-width: 1px;
    background: #fdfdfd;
    text-transform: uppercase;
}
#forum th, #forum td {
    border-color: #e8e8e8;
}
#forum tbody tr:nth-of-type(2n+1) {
    background: #fff;
}
#forum tbody tr:nth-of-type(2n) {
    background: #fdfdfd;
}
/* Block Forum New */
.block-forum-new .content ul li {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.block-forum-new .content ul li a {
    color: #e6624d;
}
/* @end */


/* @group USER PROFILE CSS */

.profile h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    border: none;
    float: left;
    width: 100%;
}
.profile .user-picture {
    margin: 0 0 1em 1em;
    width: 80px;
    padding: 5px;
    border: 1px solid #e8e8e8;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
}
.profile .user-picture img {
    width: 80px;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}
.profile .field-name-field-user-name {
    float: left;
    padding-bottom: 20px;
}
.profile .field-name-field-user-about {
    clear: left;
}
.profile dt, .profile dd {
    display: inline;
}
/* @end */


/* @group FORMS CSS */

.form-item /* Wrapper for a form element (or group of form elements) and its label */ {
    margin: 1em 0;
}
.form-item input.form-text, .form-item textarea.form-textarea {
    border: 1px solid #e8e8e8;
    background: #fcfcfc;
    color: #999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    max-width: 100%;
}
.form-item input.form-text {
    height: 36px;
}
.form-item input.error, .form-item textarea.error, .form-item select.error /* Highlight the form elements that caused a form submission error */ {
    border: 1px solid #c00;
}
.form-item label /* The label for a form element */ {
    display: block;
    font-weight: bold;
}
.form-item label.option /* The label for a radio button or checkbox */ {
    display: inline;
    font-weight: normal;
}
.form-required /* The part of the label that indicates a required field */ {
    color: #c00;
}
.form-item .description /* The descriptive help text (separate from the label) */ {
    font-size: 0.85em;
}
.form-checkboxes .form-item, .form-radios .form-item /* Pack groups of checkboxes and radio buttons closer together */ {
    margin: 0; /* Drupal core uses "0.4em 0" */
}
button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e6624d;
}
/* @group Partner Application multi selects */
select#edit-submitted-partner-information-vendors-i-work-with.form-select.required,
select#edit-submitted-partner-information-technologies-i-sell.form-select.required,
select#edit-submitted-partner-information-solutions-i-sell.form-select.required,
select#edit-submitted-partner-information-verticals-i-sell-into.form-select.required,
select#edit-submitted-partner-information-countries-we-serve.form-select.required,
select#edit-submitted-partner-information-platforms-we-want-to-represent.form-select.required {
	width: 95%;
}
div.form-item.webform-component.webform-component-textfield.webform-component--partner-information--vendors-i-work-with,
div.form-item.webform-component.webform-component-textfield.webform-component--partner-information--technologies-i-sell,
div.form-item.webform-component.webform-component-textfield.webform-component--partner-information--solutions-i-sell,
div.form-item.webform-component.webform-component-textfield.webform-component--partner-information--verticals-i-sell-into,
div.form-item.webform-component.webform-component-textfield.webform-component--partner-information--countries-we-serve,
div.form-item.webform-component.webform-component-textfield.webform-component--partner-information--platforms-we-want-to-represent
{
	width: 50%;
	float: left;
}

select#edit-submitted-partner-information-vendors-i-work-with.form-select.required {
	height: 17em!important;
}
select#edit-submitted-partner-information-technologies-i-sell.form-select.required {
	height: 17em!important;
}
select#edit-submitted-partner-information-solutions-i-sell.form-select.required {
	height: 12em!important;
}
select#edit-submitted-partner-information-verticals-i-sell-into.form-select.required {
	height: 12em!important;
}
select#edit-submitted-partner-information-countries-we-serve.form-select.required {
	height: 30em!important;
}
select#edit-submitted-partner-information-platforms-we-want-to-represent.form-select.required {
	height: 7em!important;
}
/* @end */

/* Typography and backgrounds for all form buttons */
button, input[type="reset"], input[type="submit"], input[type="button"] {
    background: #e6624d url(../images/bg-button.png) 0 0 repeat-x;
    border: 1px solid #c94e3a;
    color: #fff;
    padding: 0.8em 1.5em;
    margin: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-shadow: none;
    font-size: 90%;
    text-transform: uppercase;
}
input.form-submit:hover {
    background-image: none;
    color: #fff;
}
.container-inline div, .container-inline label /* Inline labels and form divs */ {
    display: inline;
}
.tips /* Tips for Drupal's input formats */ {
}
.modalButton {
    display: block;
    margin: 5px auto;
    padding: 5px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ff6000;
    border-style: none;
    font-size: 2vw;
    font-variant: normal;
    text-transform: none;
    color: maroon;
}
/*
 * Password confirmation
 */
.password-parent, .confirm-parent {
    margin: 0;
}
/*
 * Search (search-block-form.tpl.php)
 */
#block-search-form /* Wrapper for the search form */ {
}
/*
 * Drupal's default login form block
 */
#user-login-form {
    text-align: left; /* LTR */
}
/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */

#user-login-form ul /* OpenID creates a new ul above the login form's links. */ {
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
}
html.js #user-login-form li.openid-link, #user-login-form li.openid-link /* The "Log in using OpenID" link. */ {
    margin-top: 1.5em;
    margin-left: -20px; /* LTR */ /* Un-do some of the padding on the ul list. */
}
#user-login-form li.user-link /* The "Cancel OpenID login" link. */ {
    margin-top: 1.5em;
}
#user-login ul {
    margin: 1.5em 0;
}
#user-login label, #user-register-form label {
    top: 5px;
    left: 10px;
}
/*
 * Drupal admin tables
 *
 * We overrode these styles in html-reset.css, but restore them for the admin
 * section of the site.
 */

form th {
    text-align: left; /* LTR */
    padding-right: 1em; /* LTR */
    border-bottom: 3px solid #e8e8e8;
}
form tbody {
    border-top: 1px solid #e8e8e8;
}
form tr.even {
    background-color: #fff;
}
form table .item-list ul {
    margin: 0;
}
/* @end */




/* @group TABS CSS */

div.tabs {
    margin: 0 0 20px 0;
}
ul.primary {
    margin: 0;
    padding: 0 0 0px 0px; /* LTR */
    border-width: 0;
    list-style: none;
    white-space: nowrap;
    line-height: normal;
    border-bottom: 1px solid #ddd;
}
ul.primary li {
    float: left; /* LTR */
    margin: 0;
    padding: 0;
}
ul.primary li a {
    display: block;
    line-height: 24px;
    margin: 0 5px 0 0;
    padding: 5px 20px; /* width of tab-left.png */
    border-width: 0;
    font-weight: bold;
    text-decoration: none;
    color: #777;
    background: #eee;
}
ul.primary li a .tab {
    display: block;
    height: 20px; /* 24px (parent) - 4px (padding) */
    margin: 0;
    padding: 4px 13px 0 6px;
    border-width: 0;
    line-height: 20px;
}
ul.primary li a:hover, ul.primary li a:focus {
    border-width: 0;
    background-color: transparent;
}
ul.primary li a:hover .tab, ul.primary li a:focus .tab {
}
ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a:focus {
    border-width: 0;
    color: #fff;
    background-color: #e6624d;
    margin-bottom: -1px;
    padding-bottom: 6px;
}
ul.primary li.active a .tab, ul.primary li.active a:hover .tab, ul.primary li.active a:focus .tab {
}
ul.secondary {
    margin: 0;
    padding: 0 0 0 5px; /* LTR */
    border-bottom: 1px solid #c0c0c0;
    list-style: none;
    white-space: nowrap;
}
ul.secondary li {
    float: left; /* LTR */
    margin: 0 5px 0 0;
    padding: 5px 0;
    border-right: none; /* LTR */
}
ul.secondary a {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 1px solid #c0c0c0;
    text-decoration: none;
    color: #777;
}
ul.secondary a .tab {
    display: block;
    height: 18px; /* 24px (parent) - 6px (padding) */
    margin: 0;
    padding: 3px 8px;
    line-height: 18px;
}
ul.secondary a:hover, ul.secondary a:focus {
}
ul.secondary a.active, ul.secondary a.active:hover, ul.secondary a.active:focus {
}
/* @end */

/* @group FLEX Features */

.features div.FLEX {
	padding: 25px;
}
.flexcenter {
        display: flex;
        justify-content: center;
}

/* @end */
/* @group Team Members */
.extra-content {
	position: absolute;
	width: 100%;
	height: 100%;
}


/* @end */

/* @group Software Downloads */
.view-id-software_firmware_downloads div.view-grouping-header a{
	font-size: 24px;
	font-weight: bold;
	color: #414142;
}
div.view.view-software-firmware-downloads div.view-grouping-header {
	font-size: 24px;
	font-weight: bold;
	color: #414142;
	margin-bottom: 20px;
}
div.SDVversion {
	border-bottom: 1px solid silver;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 10px;
}
.views-field-field-software-package h2 {
	text-transform: none;
	color: #ff6000;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 50px;
}
form#views-exposed-form-software-firmware-downloads-block-4.jquery-once-2-processed div div.views-exposed-form div.views-exposed-widgets.clearfix {
	margin-bottom: 50px;
}
 div.view.view-software-firmware-downloads.view-id-software_firmware_downloads div.view-content h3 a {
	color: black!important;
	text-transform: uppercase;
	font-size: 24px;
	width: 100%;
}
.pane-software-firmware-downloads div.field-content  {
	margin-bottom: 75px;
	margin-left: 25px;
}
.SDVbody p {
	margin-bottom: 16px;
	padding-left: 20px;
}
div.view.view-software-firmware-downloads.view-id-software_firmware_downloads {
	border: 1px none red;
	padding: 20px 20px 50px;
}
h3#ui-accordion-1-header-3.warnings.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-corner-all {
	color: #c53333;
}
.pane-software-firmware-downloads div.field-content h2 {
	background-color: #ffe2d2;
	color: #ff6000;
	font-weight: bold;
	padding: 10px;
	text-transform: none;
}
div.panel-pane.pane-views.pane-software-firmware-downloads div#ui-accordion-1-panel-0.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
    padding-top: 20px;
    padding-bottom: 2px;
    background-color: #ebebeb !important;
	height: inherit !important;
	/*min-height: auto;*/
}
form#views-exposed-form-software-firmware-downloads-default.jquery-once-1-processed div div.views-exposed-form {
	background-color: white;
	padding: 10px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input#edit-submit-software-firmware-downloads.form-submit {
	position: relative;
	bottom: -14px;
}


div.Legacy.releases  {
	background-color: #e9e9e9;
}
 div.Legacy.releases div.field-content h2 {
 	background-color: silver;
 	color: #414142;
 	font-weight: bold;
 	padding: 10px;
 	text-transform: none;
 }
 div.Legacy.releases .ui-accordion-content-active {
     padding-top: 2px;
     padding-bottom: 2px;
     background-color: #fff !important;
 	height: inherit !important;
 	/*min-height: auto;*/
 }
.pane-software-firmware-downloads  div.Legacy.releases div.views-row-inner {
 	padding-right: 20px;
	padding-top: 20px;
 	padding-bottom: 1px;
 }
/* @end */

/* @group Portal menu arrangement & buttons */
	
div#block-nice-menus-7 {
		float: left!important;
		left: 36px;
}
.portals ul#nice-menu-2 li.menu-29750 a, .portals ul#nice-menu-1 li.menu-14551 a, .portals ul#nice-menu-4 li.menu-31847 a, .LogTob a, .LogTob span, div#block-system-user-menu a, ul#nice-menu-7 li.menu-36183 a {
    margin: 5px;
    padding: 6px;
    width: auto;
    height: auto;
    line-height: 20px;
    color: white!important;
    border-left-style: none;
    border-right-style: none;
    border-width: 0;
    font-size: 12px;
}
li.menu-14551, li.menu-29750, li.menu-31847, .LogTob a {
    width: auto!important;
    background-color: #69bd4e !important;
    margin-right: 2px!important;
    text-transform: lowercase !important;
}
li.menu-36183 {
	background-color: #00a1e4 !important;
}
a.username.active, .LogTob a {
    background-color: #626366!important;
}
.block-nice-menus ul.nice-menu li {
    text-transform: capitalize!important;
}
.portals.block-without-title {
    float: right;
    clear: none;
    margin-bottom: 0;
    display: inline;
}
a.manageportal:before, a.partnerportal:before, a.howtobuy:before, a.expresspoc:before, .LogTob a:before, span.username:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;
    font-size: 14px;
    padding-right: 7px;
    position: relative;
    padding-left: 4px;
    top: 1px;
}
a.howtobuy:before {
    content: "\f07a";
}
a.manageportal:before {
    content: "\f085";
}
a.partnerportal:before {
    content: "\f0ac";
}
a.expresspoc:before {
    content: "\f135";
}
.LogTob a:before {
    content: "\f08b";
}
a.username:before, span.username:before {
    content: "\f2bd";
}
li.menu-29750:hover, li.menu-14551:hover, li.menu-31847:hover, li.menu-36183:hover, a.howtobuy:hover, a.manageportal:hover, a.partnerportal:hover, a.expresspoc:hover {
    background-color: #545555 !important;
    text-decoration: none;
}
div#block-nice-menus-2.block-without-title, div#block-nice-menus-1.block-without-title, div#block-logintoboggan-logintoboggan-logged-in.block.block-logintoboggan.contextual-links-region.block-logintoboggan-logged-in.block-logintoboggan-logintoboggan-logged-in.odd.block-without-title {
    margin-bottom: 0;
}
div#block-logintoboggan-logintoboggan-logged-in.block.block-logintoboggan.contextual-links-region.block-logintoboggan-logged-in.block-logintoboggan-logintoboggan-logged-in.odd.block-without-title, div#block-system-user-menu.block.block-system.block-menu.block-user-menu.block-system-user-menu.odd.block-without-title {
    height: 34px;
    padding-top: 9px;
	position: relative;
	bottom: -8px;
}
div#block-system-user-menu.block.block-system.block-menu.block-user-menu.block-system-user-menu.odd.block-without-title div.block-inner.clearfix div.content.clearfix ul.menu li.first.last.leaf a.colorbox-node.init-colorbox-node-processed-processed {
	position: relative;
	bottom: 16px;
}
div#block-logintoboggan-logintoboggan-logged-in.block.block-logintoboggan.LogTob.contextual-links-region.block-logintoboggan-logged-in.block-logintoboggan-logintoboggan-logged-in.odd.block-without-title {
    background-color: #626366 !important;
}
div#zone-user-wrapper.zone-wrapper.zone-user-wrapper.clearfix {
    background: #636466;
}
div#block-logintoboggan-logintoboggan-logged-in.block.block-logintoboggan.block-logintoboggan-logged-in.block-logintoboggan-logintoboggan-logged-in,
div#block-logintoboggan-logintoboggan-logged-in.block.block-logintoboggan.block-logintoboggan-logged-in.block-logintoboggan-logintoboggan-logged-in {
    float: right;
    display: inline-block;
    clear: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 18px;
}
div#block-system-user-menu.block.block-system.block-menu.block-user-menu.block-system-user-menu.odd.block-without-title {
}
/* "\f0c0" "\f0e4" */
/*li.first.last.leaf.depth-1.item-menu-management-portal:hover:before { 
  font-family: 'Glyphicons Halflings'; 
  content:"\e164";
}*/

/* @end */

/* @group Search button */


form#search-block-form input#edit-submit--2.form-submit {
    background-color: white;
}
/* @end */


/* @group Login page and blocks */

.toboggan-unified #login-message {
    color: #424753;
    padding-bottom: 30px;
}
.toboggan-unified #login-links a, input#edit-submit--2.form-submit {
    border: 0 solid #666!important;
    background-color: #69bd4e;
    border-radius: 6px;
    color: #ffffff;
    white-space: nowrap;
}
/*.toboggan-unified #login-links a:hover {
  background-color: #414142;
}*/


a#login-link.login-link {
	background-color: #69bd4e;
	color: white;
	border: 1px solid silver!important;
}
a#register-link.login-link {
    background-color: white;
	color: #414142;
	border: 1px solid silver!important;
}

a#register-link.login-link:hover, a#login-link.login-link:hover {
    background-color: green;
    text-decoration: none;
	color: white;
}
a#login-link.login-link.active.lt-active:hover {
    background-color: #69bd4e;
    text-decoration: none;
}
.toboggan-unified #login-links a.lt-active, .toboggan-unified #login-links a.lt-active:hover {
    background-color: #69bd4e;
    border: 2px solid #69bd4e;
    color: white;
}
form#user-login div label, div#edit-account label, form#user-register-form label {
    color: #424753;
}
div#register-form input, div#register-form select {
    color: #ff6000;
}
form#user-login {
    text-align: center;
}
form#user-register-form {
    width: 95%;
    margin: auto;
}
form#user-login input#edit-name.form-text.required, form#user-login input#edit-pass.form-text.required{
	width: 300px!important;
	display: inline;
	clear: right;
	float: none;
}
/*div#block-logintoboggan-logintoboggan-logged-in.block.block-logintoboggan.contextual-links-region.block-logintoboggan-logged-in.block-logintoboggan-logintoboggan-logged-in.odd.block-without-title {
	float: right;
	background-color: #808285!important;
	color: white;
}*/
/* float login to the right in top menu */
div#block-system-user-menu li.first.last.leaf {
    float: right;
}
/*.TopMenu {
	float: right;
}*/

/* @end */

/* @group GTranslate */
div#block-gtranslate-gtranslate.block.block-gtranslate.block-gtranslate-gtranslate {
    float: right;
    display: inline;
    padding-top: 10px;
}
div#block-gtranslate-gtranslate.block.block-gtranslate.block-gtranslate-gtranslate div.block-inner.clearfix div.content.clearfix select {
    background-color: #626465;
    color: white;
    border-color: gray;
    font: 9pt "Open Sans";
    margin-left: 14px;
    padding-left: 9px;
    padding-top: 0;
}
/* @end */

/* @group Icon list */
ul.icon li {
    list-style: none;
}
ul.icon li:before {
    font-family: FontAwesome;
    position: relative;
    content: "\e800";
    float: left;
    width: 1.4em;
    color: #61ba46;
    padding-right: 5px;
}
ul.icon li.contact:before {
    content: "\f095";
}
ul.icon li.envelope:before {
content: "\f0e0";
}
ul.icon li.reseller:before {
    content: "\f0ac";
}
ul.icon li.team:before {
    content: "\f0c0";
}
ul.icon li.pdf:before {
    content: "\f1c1";
}

ul.icon li.team:before {
    content: "\f0c0";
}

ul.icon li.award:before {
    content: "\f091";
}
span.icon-info:after {
    font-family: FontAwesome;
    content: "\f05a";
    padding-left: 2px;
}
.page-products ol {
    counter-reset: li;
    /* Initiate a counter */
    margin-left: 0;
    /* Remove the default left margin */
    padding-left: 0;/* Remove the default left padding */
}
div#block-system-main.block.block-system.block-main.block-system-main.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.panel-display.omega-grid.Products div.one-cols.general-layout-item div.rounded-shadow.region-plain-box-fullwidth div.rounded-shadow-background div.rounded-shadow-wrap-corner div.rounded-shadow-left-edge div.rounded-shadow-right-edge.clearfix div.panel-pane.pane-fieldable-panels-pane.pane-fpid-2357.pane-bundle-fieldable-panels-pane div.pane-content div.fieldable-panels-pane div.field.field-name-field-description.field-type-text-long.field-label-hidden div.field-items div.field-item.even div.one-half.last div.page-products ol li {
    font-size: 2em;
}
.page-products ol > li {
    position: relative;
    /* Create a positioning context */
    margin: 0 0 6px 2em;
    /* Give each list item a left margin to make room for the numbers */
    padding: 4px 8px;
    /* Add some spacing around the content */
    list-style: none;/* Disable the normal item numbering */
}
.page-products ol > li:before, .slider-pager a {
    content: counter(li);
    /* Use the counter as content */
    counter-increment: li;
    /* Increment the counter by 1 */
  /* Position and style the number */
    position: absolute;
    width: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* Some space between the number and the content in browsers that support
     generated content but not positioning it (Camino 2 is one example) */
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 3px;
    /*border-top:2px solid #666;*/
    color: #fe921c;
    background: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 15px;
    line-height: 10px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: -24px;
    top: 7px;
    border-style: solid;
    border-width: 1px;
    letter-spacing: -4px;
}
/* @end */

/* @group Tables */

/* @group Compatibilities */

table#CompTable thead tr th {
	line-height: .7em;
}
table#CompTable tbody tr th {
	text-align: left;
}

.compatabilities.pane-bundle-fieldable-panels-pane div.field-item.even p {
	text-align: left;
}
table#CompTable thead tr th {
	font-size: 1em;
	line-height: 1.2em;
}
/* @end */

/* @end */

.Nlogo {
    display: block;
    float: left;
    clear: left;
    position: relative;
    width: 35px;
    height: 75px;
    background: url(../images/N_logo.svg) no-repeat;
    padding-right: 12px;
    margin-right: 13px;
}
.alpha-resize-indicator {
    background: url(../images/resize-handle.png) no-repeat 0 0;
    width: 80px;
    height: 80px;
    position: fixed;
    z-index: 998;
    right: 0;
    bottom: 0;
    visibility: hidden;
}
.how-to-buy {
    background: url(../images/resize-handle.png) no-repeat 0 0;
    width: 80px;
    height: 80px;
    position: fixed;
    z-index: 998;
    bottom: 0;
    left: 0;
}
/* @group Panel page widening */

/* Breakdown the width constraints for panel pages with widescreen applied */
.widescreen div#region-content {
    width: 100%!important;
    margin-right: auto;
    margin-left: auto;
}
.page-products.widescreen.responsive-layout-wide div#block-system-main.block.block-system.block-main.block-system-main.odd.block-without-title {
    margin-bottom: 0;
}
/* Adjust the standard width of the panel zone for widescreen */

.widescreen.responsive-layout-wide DIV#zone-content {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0px;
}
.widescreen.responsive-layout-normal DIV#zone-content {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0px;
}
.widescreen.responsive-layout-narrow DIV#zone-content {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0px;
}
.widescreen.responsive-layout-mobile DIV#zone-content {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0px;
}
/* allow for restrained (1200px) rows within the widescreen format */
.widescreen.responsive-layout-wide .region-plain-box-restrained, .pane-plain-box-restrained-pane {
    width: 1200px;
    margin: 0 auto;
	background-color: transparent;
}

.widescreen.responsive-layout-wide .pane-content .promotion-box {
    padding: 1em 20px!important;
}
.widescreen.responsive-layout-wide .region-plain-box-fullwidth {
    width: 100%;/*margin-left: 5%;
margin-right: 5%;*/
}
div.rounded-shadow.region-plain-box-full-width-no-margins {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
div.rounded-shadow.region-plain-box-resources, div.rounded-shadow.region-plain-box-videos {
	padding: 3.5vw 3.5vw 2vw;
	background: url(../images/backgrounds/resources.jpg) fixed #d5e3ec !important;
    margin-bottom: 0;
    border-bottom-style: none;
}
.region-plain-box-resources li a {
    color: #ff6000;
    font-weight: bold;
}
.region-plain-box-resources h4.pane-title {
    margin-top: 15px;
}
div.view-content table.views-view-grid.cols-4 tbody tr td {
    background-color: #d4e2eb !important;
    border-style: none;
    border-width: 0;
}

.region-plain-box-testimonials {
	background: #d4ecda !important;
	background-attachment: fixed !important;
	margin-bottom: 0;
}
 div.panel-pane.pane-views-panes.pane-testimonials-panel-pane-1 div.pane-content,  
 div.panel-pane.pane-views-panes.pane-testimonials-panel-pane-2 div.pane-content {
	width: 1200px;
 	margin-right: auto;
 	margin-bottom: 0;
 	margin-left: auto;
 	padding-top: 2.5vw;
 }



/* @end */
.form-title {
	text-align: center;
}

/* @group Panel Region styles */
.region-plain-box-fullwidth, .region-plain-box-full-width-add-padding {
    padding-top: 3.5vw;
    padding-bottom: 3vw;
    margin-bottom: 0px;
}
.region-plain-box-restrained {
    padding: 3.5vw;
}
.whitepaper-region-plain-box-restrained {
    padding: 3.5vw;
}
#zohoiframe .region-plain-box-restrained{
    padding: 20px;
}
#zohoiframe .region-plain-box-restrained p{
    	text-align: left;
}
div#zohoiframe.panel-display.omega-grid.Products div.one-cols.general-layout-item div.panel-pane.pane-fieldable-panels-pane.pane-fpid-2480.pane-bundle-fieldable-panels-pane div.pane-content div.fieldable-panels-pane div.field.field-name-field-description.field-type-text-long.field-label-hidden  {
	padding: 1.5vw;
}
div.rounded-shadow.region-plain-box-background-image {
    background: url(../images/zone-background-img.png) 0 0 fixed!important;
    color: #414142!important;
    padding: 3vw 3vw 0;
    margin-bottom: 0;
}


div.rounded-shadow.region-plain-box-amp {
	background-color: black;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.rounded-shadow.region-plain-box-amp h2, div.rounded-shadow.region-plain-box-amp p, div.rounded-shadow.region-plain-box-amp ul li {
	color: white;
}
div.rounded-shadow.region-plain-box-amp div.FLEX {
	width: 80%;
	margin: auto;
}
div.rounded-shadow.region-plain-box-amp img.media-element.file-default.AMP {
	opacity: 0.2;
}

div.rounded-shadow.region-plain-box-amp div h3 {
	color: white;
	padding-left: 4vw;
	font-size: 1.8em;
	text-transform: capitalize;
}

div.rounded-shadow.region-plain-box-amp h4 {
	color: white;
	font-size:  1.6em;
	text-align: center;
	text-transform: capitalize;
}

div.rounded-shadow.region-plain-box-amp .ui-tabs-anchor span {
	color: white;
	text-transform: capitalize;
	font-size: .8em;
}
div.rounded-shadow.region-plain-box-amp table.invisible tbody tr td  sup {
	font-size: 8px;
	position: relative;
	bottom: 7px;
}

div.rounded-shadow.region-plain-box-amp .ui-tabs-anchor  {

	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.rounded-shadow.region-plain-box-amp .ui-tabs-anchor img {
	width: 65%;
}
span.lowercase, div.rounded-shadow.region-plain-box-amp span.lowercase {
	text-transform: lowercase;
}

div.rounded-shadow.region-plain-box-amp table.invisible tr td{
	border: 0 none transparent;
	background-color: transparent;
	text-align: center;
}

div.rounded-shadow.region-plain-box-amp li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active{
	background-color: #333333;
	border-style: none;
}
div.rounded-shadow.region-plain-box-amp .ui-tabs-panel.ui-widget-content.ui-corner-bottom {
	background-color: #333333!important;
	border-style: none;
}
div.rounded-shadow.region-plain-box-amp li.ui-state-default {
	background-color: #666666;
	border-style: none;
	width: 14%;
}
div#tabs-1.ui-tabs-panel.ui-widget-content.ui-corner-bottom div.FLEX div.two-third.last ul{
	list-style: none;
	float: left;
	clear: left;
}

div.rounded-shadow.region-plain-box-amp li.ui-state-active,
div.rounded-shadow.region-plain-box-amp  li.ui-state-default {
	-moz-border-radius: 10px 40px 0px 0px!important;
	-webkit-border-radius: 10px 40px 0px 0px!important;
	border-radius: 10px 40px 0px 0px!important;
}
div.rounded-shadow.region-plain-box-amp ul.ui-tabs-nav {
	border-style: none;
}

div.rounded-shadow.region-plain-box-amp .ui-tabs-anchor {
	padding-bottom: 0;
	padding-top: 0;
}

H3.iconList {
	margin-bottom: 3px;
	font-size: 1.7em;
}

p.iconText {
	font-size: 1.2em!important;
	text-align: left!important;
	line-height: 1.4em;
}

/* @end */

/* @group Product page styles */

.Products .pane-content p.introduction {
    font-size: 1.5em;
    text-align: center;
    line-height: 1.6em;
    padding-bottom: 0vw;
    color: #6b6161;
}
.Products .pane-content p, div.content div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even p {
    /*	font-size: 1.6vw;
	line-height: 3vw;*/
    font-size: 1.3em;
    text-align: center;
    font-weight: 100;
 font-size-adjust: line-height: 1px;
    padding-bottom: 1em;
}

.Products img.webnumber{
	width: 1em;
	position: relative;
	bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
}
.Products .pane-content h2, .block-nodeblock h2.block-title {
    text-align: center;
    font-size: 2.5vw;
    line-height: 3vw;
    margin-bottom: 1vw;
}
p.disclaimer {
    text-align: left!important;
    font-style: italic;
    font-size: 11px!important;
	padding-bottom: 0!important;
}
.Products div.one-third p {
    text-align: left!important;
}
.ui-widget-content {
    background: none !important;
}
.mxarch {
    padding: 10px;
    border: 1px solid silver;
    background-color: #d4e2eb;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.mxarch p {
    text-align: left!important;
}
.mxarch h4 {
    font-weight: bold;
    font-size: 1.4em;
}

 .views-row div.youtube-video-modal a.fancybox-media.youtube-thumbnail img {
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border: 3px solid #97b7cc;
	box-shadow: 0 0 10px #6d9bb7;
	margin-bottom: 30px;
	opacity: 1;
}

.view-product-videos.view-id-product_videos h5 {
	text-transform: none;
	margin-bottom: 4px;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

.view-product-videos.view-id-product_videos div.views-row{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	
 }
 
 p.icon-text {
 	text-align: justify!important;
 	font: normal 1.2em "open sans" !important;
 	font-weight: 300!important;
 	line-height: 1.3em !important;
 }
 
 .toggle_area .toggle_item .toggle_label {
     border: 1px solid #e8e8e8;
     background: #fff none 10px center no-repeat;
	 }
	 
div.full{
	width: 100%!important;
	float: left;
	clear: left;
	display: block;
}
div.fullpad {
  width: 70%;

  margin-right: auto;
	margin-left: auto;
}
	 /* @group Amazon products */
	 
	 #AmazonProducts div#expand.toggle_area {
/*	 		 	margin-right: 10%;
	margin-left: 10%;*/
	margin-bottom: 30px;
	 }
	 div#expand.toggle_area div.toggle_item div.toggle_label,
	 div#expand.toggle_area div.toggle_item div.toggle_content,
	 h3#ui-accordion-1-header-0.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-header-active.ui-state-active.ui-corner-top.ui-accordion-icons, 
	 h3#ui-accordion-1-header-0.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-corner-all {

	 	background-color: rgba(0,0,0, .3);
	 	border-style: solid;
	border-color: rgba(0,0,0, .3);
	 	text-align: center;
	 }
	 div#ui-accordion-1-panel-0.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active, 
	 div#ui-accordion-1-panel-1.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
	 	background-color: #e6e6e6 !important;
	 }
	 div#expand.toggle_area div.toggle_item div.toggle_label div.promotion div.lg-text p {
	 	font-size: 1em;
	 }
	 
	 div#expand.toggle_area div.toggle_item div.toggle_content, 
	  
	 div.view.view-amazon-links.view-id-amazon_links.view-display-id-default div.view-content table.views-view-grid tbody tr td {
	 	background-color: white!important;
	 }
	 
	#AmazonProducts .promotion {
    color: #fff;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.block-block-120 {
	margin-bottom: 0px!important;
}
	div#expand.toggle_area div.toggle_item div.toggle_content div.view.view-amazon-links.view-id-amazon_links.view-display-id-default.view-dom-id-f026dc461fa034461f9a055f9fe99a2a.contextual-links-region.jquery-once-2-processed div.view-content table.views-view-grid.cols-4 tbody tr.row-1.row-first.row-last td.col-2.col-last {
		border: 1px dashed silver!important;
		background-color: white!important;
	}	 
	 div#expand.toggle_area div.toggle_item div.toggle_label div.promotion div.lg-text p {
	 	color: white;
	 	text-align: center;
	 	font-weight: normal;
	 	font-style: normal;
	 }

	  div.Afooter {
	  	float: left;
	  	color: gray;
	  	font-size: .7em;
	  }

	   div.Abody.title{
	  	margin-bottom: 3px;
	  	float: left;
	  	font-size: 1.3em;
	   	color: #414142;

	   }
	  div.Athumb {
	  	float: left;
	  	margin-right: 10px;
	  }

	   div.Abuy {
	   	float: left;
	   	clear: both;
	   }
	   div#ui-accordion-1-panel-0.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active  table.views-view-grid.cols-3 tbody tr td {

	   	width: 33%;
	   }
	 /* @end */
	 
	 /* @group Amazon2 */
	 
	.AmazonView div.view-header p img.media-element.file-default {
	 	margin: auto 40%;
	 }
	 
	.AmazonView div.field-content div.Abody.title {
		font-weight: bold;
		text-align: center;
		border: 1px solid #e6e6e6;
		background-color: #ececec;
		margin-right: 10px;
	}
	.view-display-id-amazonblock_2 div.Abuy {
	 	float: left;
	 	clear: right;
	}
	
	  .AmazonView div.view-content table.views-view-grid.cols-3 tbody td {
	 	background-color: #fff;
	 }
	 div#block-views-amazon-links-new-amazonblock-2.block.block-views.block-amazon-links-new-amazonblock-2.block-views-amazon-links-new-amazonblock-2.odd.block-without-title div.block-inner.clearfix div.view-footer {
	 	padding: 20px;
	 }
	 div#block-views-amazon-links-new-amazonblock-2.block.block-views.block-amazon-links-new-amazonblock-2.block-views-amazon-links-new-amazonblock-2.odd.block-without-title div.block-inner.clearfix div.view-footer h3 {
	 	color: white;
	 }
	div#block-views-amazon-links-new-amazonblock-2.block.block-views.block-amazon-links-new-amazonblock-2.block-views-amazon-links-new-amazonblock-2.odd.block-without-title div.block-inner.clearfix div.view-footer p {
	 	color: white;
	 	text-transform: none;
	 }

	 /* @end */
	 
	 
	 
	 /* @group FAQ panels */
	.pane-fpid-2625.pane-bundle-fieldable-panels-pane    p {
	 	text-align: left;
	 	line-height: 1.2em;
	 }
	 /* @end */
/* @end */

div#VSP   {
	float: left;
	position: relative;
	left: -40px;
	top: 47px;
}

/* @group Gallery */
.NCPhotoGallery img{
	float: left;
	margin-right: 38px;
	margin-top: 5px;
	box-shadow: 0 0 10px #bfbebe;
	margin-bottom: 5px;
}

div#cboxCurrent {
	position: relative;
	bottom: 41px;
	margin-left: 20px;
	font-weight: bold;
	color: gray;
	font-size: 12px;
	margin-top: 1px;
}
div#cboxTitle {
	position: relative;
	bottom: 20px;
	color: #ff6000;
	z-index: 0;
}

/* @end */

/* @group blog overides */

.node.node-blog div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even p {
	text-align: left;
	margin-bottom: 0;
}

/* @end */

/* @group Success Stories */
.node-success-stories.odd.clearfix div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-item.even p, .node-news-and-press-release.odd.clearfix div.content.clearfix div.field.field-name-body.field-type-text-with-summary.field-label-hidden p {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 0;
}
.node-success-stories.odd.clearfix div.content.clearfix div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even h4 {
    margin-top: 20px;
    margin-bottom: 5px;
}
.view-ncv-success-stories-sidebar .views-field-field-sidebar-text div.field-content ul {
    margin-left: 35px;
    margin-bottom: 20px;
}
.view-ncv-success-stories-sidebar .views-field-field-sidebar-text div.field-content h5 {
    margin-bottom: 10px;
}
.view-ncv-success-stories-sidebar .views-field-field-sidebar-text div.field-content h6 {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #535355;
    padding-left: 10px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline;
}
.view-ncv-success-stories-sidebar .views-field-field-sidebar-text div.field-content p {
    padding-left: 15px;
	
}
article#node-success-stories-6916.node.node-success-stories.node-promoted.node-published.node-not-sticky.author-website.odd.clearfix div.content.clearfix div.field.field-name-field-subtitle.field-type-text.field-label-hidden div.field-items div.field-item.even {
    text-transform: capitalize;
    font-size: 1.5em;
    line-height: 1.3em;
}
.node.node-success-stories .image-success_story_body_image {
    border: 4px solid #fff;
    box-shadow: 0 0 3px #aaa;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa;
}
div.views-field.views-field-field-sidebar-text div.field-content p cite{
	font-weight: bold;

}
div.views-field.views-field-field-sidebar-text div.field-content blockquote {
	margin-bottom: 0;
	padding-bottom: 0!important;
}

div.views-field.views-field-field-sidebar-text div.field-content blockquote p {

	margin-bottom: 0;
	padding-bottom: 0;
	font-style: italic;
	font-size: 14px;
}
div.views-field.views-field-field-sidebar-text div.field-content p.name {
	margin-bottom: 0;
	text-align: right;
	font-weight: bold;
		margin-top: 5px!important;
}
div.views-field.views-field-field-sidebar-text div.field-content p.position {
	margin-bottom: ;
	text-align: right;

	font-style: italic;
}
div.field.field-name-field-subtitle {
	font-size: 1.6em;
}

/* @end */

/* @group Webform and Colorbox overrides */
/**
 * @file
 * Front-end styling for the display of webforms.
 */
#cboxOverlay {
    background: #00a1e4!important;
}
.WC.form-item.webform-component.webform-component-textfield, .WC.form-item.webform-component.webform-component-email.webform-component--form-wrapper--email {
    height: 39px;
}
.WC label {
    color: #414142;
    padding-bottom: 5px;
    width: 25%;
    float: left;
}
.CC.form-text.required, .CC.form-textarea.required {
    width: 75%;
    color: #ff6000;
    float: left;
}
.WC div.description {
    color: #414142;
    width: 100%;
}
.CC.form-textarea.required {
    width: 100%;
}
.webform-component-fieldset.form-wrapper {
    padding: 10px 25px;
    background-color: #f8f8f8;
    margin-right: 8px;
    margin-left: 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.webform-component-markup p span.openbold, span#modal-title.modal-title {
    font-weight: 700;
    color: #ff6000;
}

.webform-component-markup p {
    font-size: 2em;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.2em;
    padding-left: 0px;
    padding-right: 8px;
}
div.form-actions {
    text-align: center;
}
input#edit-webform-ajax-submit-8120--2.webform-submit {
    font-size: 1.3em;
    padding: 10px 60px;
}

/* @group surveygroup - this spacing should be expanded to other forms */
article#node-webform-8717 div.form-item.webform-component {
	margin-bottom: 15px!important;
	display: inline;
	float: left;
	clear: none;
	width: 100%;
}

article#node-webform-8717 .form-type-checkboxes, article#node-webform-8717 .form-type-radios {
	display: flex;
}

article#node-webform-8717 input.form-checkbox, article#node-webform-8717 input.form-radio {
	width: 4%;
	display: block;
	float: left;
	top: 6px;
	position: relative;
}
article#node-webform-8717 label.option {
	width: 96%;
	display: block;
	float: left;
	padding-bottom: 9px;
}

/* @end */

/* @end */

/* @group BLOCKS */
/* @group TCO Block */
#TCOtile {
    /*background: url(../images/tco-tile_nw.png) no-repeat #bdbebd;*/
    background: url(../images/ROIguages.jpg) right center no-repeat scroll #1c2a28;
    background-size: auto 100%;
    /*  margin-right: 50px;
  margin-top: 30px;
  height: 260px;
  width: 273px;*/
    border: 2px solid #090a09;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
}
#TCOtile h2 {
    padding-top: 9px;
    padding-left: 13px;
    padding-right: 10px;
    color: #0095e2;
    font-weight: normal;
    font-style: normal;
    line-height: 23px;
    font-size: 24px;
    width: 50%;
}
#TCOtile p {
    font-size: 17px;
    padding: 2px 127px 10px 13px;
    margin: 0;
    line-height: 1.2em;
    width: 50%;
    color: white;
}
#TCOtile a {
    font-size: 1.2em;
    padding-left: 17px;
    padding-right: 17px;
    line-height: 1.2em;
    white-space: nowrap;
}
/* @end */

/* @group Upcoming Webinar (product pages) block */
div#block-views-ncv-blog-block-8, div#block-views-ncv-blog-block-9 {
margin-top: 10px;
	margin-bottom: 10px;
padding-top: 20px;
}
div#block-views-ncv-blog-block-8 p.title, div#block-views-ncv-blog-block-9 p.title  {
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 0;
	padding-bottom: 0;
	position: relative;
	bottom: 10px;
	float: right;
	text-align: right;
	right: 19px;
}
div#block-views-ncv-blog-block-8 .promotion-button, div#block-views-ncv-blog-block-9 .promotion-button {
	float: right;
	margin-top: 6px;
}
div#block-views-ncv-blog-block-8 div.w.info, div#block-views-ncv-blog-block-9 div.w.info {
	margin-left: 100px!;
}
div#block-views-ncv-blog-block-8.block div.cal img, div#block-views-ncv-blog-block-9.block div.cal img {
	width: 62px;
	float: left;
	margin-right: 10px;
}
	div#block-views-ncv-blog-block-8 p.name, div#block-views-ncv-blog-block-9 p.name {
		margin: 0!important;
		padding: 0 100px 0 0 !important;
		font-weight: bold;
		font-size: 1.4em;
		line-height: 1.3em;
	}

/* @end */
/* @end */

/* @group VIEWS */
.pane-product-documentation-panel-pane-7.one-third {
    margin-bottom: 50px;
}


/* @group Download RSS feed */
.DRSS  div.views-field.views-field-title span.field-content a strong {
	color: #414142;
	font-size: 1.2em;
}

.DRSS a[href$=".zip"]:before, a[href$=".gz"]:before, a[href$=".msi"]:before, a[href$=".dmg"]:before, a[href$=".ova"]:before, a[href$=".rpm"]:before, a[href$=".deb"]:before {
    font-family: FontAwesome;
    padding-right: 2px;
    content: "\f019";
	color: #00A1E4;
	font-weight: normal;
	font-style: normal;
}

.DRSS a[href$="/"]:before{
    font-family: FontAwesome;
    padding-right: 2px;
    content: "\f08e";
}
.DRSS a[href$=".pdf"]:before {
    font-family: FontAwesome;
    padding-right: 7px;
    content: "\f1c1"!important;
	display: none;
}
.DRSS a[href$=".pdf"]:after{
    font-family: FontAwesome;
    padding-left: 7px;
    content: "\f1c1"!important;
	font-weight: normal;
	font-style: normal;
	color: red;
}

.DRSS div.view-content div.item-list ul li.views-row div.views-field.views-field-title span.field-content a strong {
		margin-left: 10px !important;
}
.DRSS div.view-content div.item-list span.views-field.views-field-field-release-type, .DRSS div.view-content div.item-list div.views-field.views-field-field-release-date{
		margin-left: 26px !important;
		font-size: .9em;
		margin-top: -3px;
}

.DRSS span.views-field.views-field-field-release-type span.field-content a {
	color: #414142;
	text-decoration: underline;
}
.DRSS div.view-footer p {
	float: left;
}
.DRSS div.item-list ul.pager  {
	float: left;
	margin-top: 0;
}
/* @end */
/* @end */

/* @group VIMEO embed */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.region-plain-box-expandable iframe.media-vimeo-player {
	width: 100%;
}
/* @end */

/* @group TB Megamenu  override */

.tb-megamenu {
    background-color: transparent;
    float: right;
}
.tb-megamenu .nav > li {
    list-style-type: none;
}
.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
    background-color: #f2f3f2 !important;
}
.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
    background-color: #f1f1f1 !important;
    color: #414142!important;
    border-right-color: #e7e8e7 !important;
}
.tb-megamenu .nav > li > a {
    border-right: 1px solid #e7e8e7;
    color: #bbb;
    padding: 33px 20px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
}
.tb-megamenu.style-green .dropdown-menu {
    border-color: #e7e8e7;
}
.NCMEGA p a {
    text-decoration: none!important;
    color: #a4a2a2 !important;
    font-size: 1em!important;
    line-height: 1.6em!important;
	text-transform: none!important;
}


.tb-megamenu .dropdown-menu > li > a:hover, .tb-megamenu .dropdown-menu > li > a:focus, .tb-megamenu .dropdown-submenu:hover > a, .tb-megamenu .dropdown-submenu:focus > a {
    text-decoration: none;




  
}
.tb-megamenu.style-green .nav > li > a:focus, .tb-megamenu.style-green .nav > li > a:hover {
    color: black!important;
}
.tb-megamenu.style-green .nav li.dropdown.open > .dropdown-toggle {
    color: #black!important;
}
.tb-megamenu.style-green .nav li.dropdown.open > .dropdown-toggle, .tb-megamenu.style-green .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #fff;
    /*color: #62bb46;*/
	color: #ff6000;
}
.tb-megamenu.style-green .nav > li.dropdown.open.active > a:hover, .tb-megamenu.style-green .nav > li.dropdown.open.active > a:focus {
    background-color: #fff;
    color: #62bb46;
}
.tb-megamenu.style-green .dropdown-menu li > a:hover, .tb-megamenu.style-green .dropdown-menu li > a:focus, .tb-megamenu.style-green .dropdown-submenu:hover > a {
    color: #62bb46;
}
.tb-megamenu.style-green .nav > .active > a, .tb-megamenu.style-green .nav > .active > a:hover, .tb-megamenu.style-green .nav > .active > a:focus {
    color: #fff;
    text-shadow: none;
    background-color: #62bb46;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.tb-megamenu.style-green .block-view-demo .views-field-field-image img {
    border: 1px solid #eee;
}
.tb-megamenu.style-green .block-view-demo .item-list ul li {
    border-bottom: 1px solid #eee;
}
.tb-megamenu a.btn.btn-orange.btn-small {
    color: white;
    border-style: none;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #00a1e4;
}
.tb-megamenu a.btn.btn-learnmore {
    color: white;
    border-style: none;
    /*-webkit-border-radius: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    position: relative;
    top: -3px;
    background: #22beff;
}
.tb-megamenu a.btn.btn-pricing.btn-small {
    color: silver;
	border: 1px solid silver;
    /*-webkit-border-radius: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    position: relative;
    top: -3px;
    background: white;
}
.tb-megamenu a.btn.btn-learnmore:hover {
	background: #009cdd;
}

.tb-megamenu a.btn.btn-orange.btn-small:hover {
    background: #22beff;
}
.tb-megamenu a.btn.btn-pricing.btn-small:hover {
	border-color: gray;
	color: gray;
}
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
    background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%) !important;
    color: #414142!important;
    font-weight: bold!important;
}
div.menu-highlight {
    background-color: #e5e5e5;
    box-shadow: 2px 2px 3px #b1b1b1;
    margin-top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* TB menu category styles*/
.level-2 a[href$="#"]:nth-of-type(1) {
   /* background-color: #f7f7f5 !important;*/
    border-top: 0px solid #dcdcdb !important;
    border-bottom: 1px solid #dcdcdb !important;
    color: #ff6000 !important;
    font-size: 1em;
    line-height: 2em;
	font-style: italic;
	text-transform: capitalize;
	cursor: default;
}

.level-3 a[href$="#"]:nth-of-type(1) {
    border-top: 0px solid transparent !important;
    background-color: transparent !important;
    color: grey;
    font-size: 1em;
    line-height: 1.3em;
}
.tbproduct{
	background-color: #dbdada !important;
	border: 0 solid #005c82 !important;
	-moz-border-radius: 10px!important;
	-webkit-border-radius: 10px!important;
	border-radius: 10px!important;
}
.tbproduct p{
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}

@media (max-width: 979px) {
.tb-megamenu.style-green .nav-collapse .nav > li > a:hover, .tb-megamenu.style-green .nav-collapse .nav > li > a:focus {
    color: #62bb46;
}
.tb-megamenu.style-green .nav-collapse .nav > li.active > a:hover, .tb-megamenu.style-green .nav-collapse .nav > li.active > a:focus {
    background-color: #62bb46;
    color: #fff;
}
}
/* mobile menu */
div#tb-megamenu-main-menu.tb-megamenu.tb-megamenu-main-menu.style-green.animate.slide button.btn.btn-navbar.tb-megamenu-button.menuIstance-processed i.fa.fa-reorder:after {
    content: "  MENU";
}
div#tb-megamenu-main-menu.tb-megamenu.tb-megamenu-main-menu.style-green.animate.slide button.btn.btn-navbar.tb-megamenu-button.menuIstance-processed {
    width: 100%;
    background: none #f1f1f1;
    color: #414142;
}


/* solutions menu */


div#tb-megamenu-column-1.tb-megamenu-column.span12.mega-col-nav div.tb-megamenu-column-inner.mega-inner.clearfix
{
	margin: 0!important;
	padding: 0!important;
}
.solutions .banner {

	margin: 0;
	padding: 0;
	max-height: 220px;
}

/*div#tb-megamenu-column-3.tb-megamenu-column.span4.mega-col-nav div.tb-megamenu-column-inner.mega-inner.clearfix ul.tb-megamenu-subnav.mega-nav.level-2.items-1 li.tb-megamenu-item.level-3.mega a.mega-group-title*/
div.tb-megamenu-column-inner.mega-inner.clearfix ul.tb-megamenu-subnav.mega-nav.level-2.items-1 li.tb-megamenu-item.level-3.mega a.mega-group-title{
	text-transform: none !important;
}
/* @end */

.FLEX, .Products .region-plain-box-fullwidth div.pane-content div.field-item.even {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
/* @group fifth column */
.one-fifth {
    float: left;
    margin-bottom: 20px;
    padding: 0;
    margin-bottom: 0;
    margin-right: 4%;
    position: relative;
}
.one-fifth {
    margin-right: 1%;
    width: 19%;
}
.one-fifth.last {
    margin-right: 0;
}
/* @end */



/* @group KB search */
.KBsearch .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.KBsearch .content {
    padding-top: 0px;
    padding-bottom: 0px;
    /*max-width: 50vw;*/
}
.KBsearch .content-row {
    margin-left: -15px;
    margin-right: -15px;
}
.KBsearch .content.search-box table {
    width: 100%;
	background-color: white;
}
.KBsearch .content.search-box input[type=text] {
    padding: 6px 10px;
	border: 0 solid transparent;
	border-radius: 0px;
    width: 100%;
    margin-right: 20px;
	font-size: 1.4em;
	font-weight: 100;
	color: #FF6000!important;
}
.KBsearch .content.search-box button {
    margin-left: 20px;
    padding: 5px 9px;
    cursor: pointer;
	background-color: #ff6000;
	border-color: #fe6000;
}
.content.search-box .result-box {
    margin-top: 40px;
    max-width: 50vw;
    padding-bottom: 20px;
}
.content.search-box .result-box .result-box-row {
    margin-top: 20px;
}
.content.search-box .result-box .result-box-total {
    margin-top: 40px;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
}
.KBsearch.block-63.block-block-63.odd {
	margin-bottom: 0;
}
/*.KBsearch .result-box-row a {
	text-decoration: none;
}

.KBsearch .result-box-row a:after {
    content: "\f08e";
	margin-left: 10px;
}
.KBsearch .result-box-row a:hover {
	text-decoration: none;
}*/

/* @end */

/* @group Search results */

fieldset.group-result.form-wrapper legend span.fieldset-legend {
	font-size: 1.5em;
	background-color: #ff6000;
	padding-right: 20px;
	padding-left: 20px;
	color: white;
	text-transform: uppercase;
}
.view-mode-search_result.clearfix div.field.field-name-field-publisher div.field-item {
	right: 10px;
	position: relative;
}

.view-mode-search_result.clearfix div.field.field-name-title-field div.field-item {
	font-weight: bold;
	font-size: 1.2em;
	width: 75%;
}
.view-mode-search_result.clearfix div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div {
	width: 75%;
}



.view-mode-search_result div.field-item.even h2 {
	margin-bottom: 5px;
}
.view-mode-search_result.clearfix {
	margin-bottom: 30px;
}

.node-faq.view-mode-search_result div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even p {
	text-align: left;
	margin-bottom: 0;
}

.view-mode-search_result.node-published div div.field.field-name-field-subtitle {
	font-size: 16px;
	line-height: 19px;
}

.node.node-faq.node-promoted.view-mode-search_result.clearfix  {
	margin-bottom: 0;
	padding-bottom: 0;
}

.node.node-faq.node-promoted.view-mode-search_result.node-published.clearfix div.field.field-name-title.field-type-ds.field-label-hidden div.field-items div.field-item.even faqtitle a:before
 {
	font-family: FontAwesome;

    content: "\f059  ";
	padding-left: 0;
	padding-right: 7px;
}
.node-faq.node-promoted.view-mode-search_result.node-published div.field.field-name-title.field-type-ds.field-label-hidden div.field-items div.field-item,  {
	padding-bottom: 10px;
}
.node.node-product-documentation.view-mode-search_result.node-published.clearfix {
	margin-bottom: 0px;
	padding-bottom: 10px;
	
}
/* search overrides across content types */

/* Titles */
.node-success-stories.view-mode-search_result.clearfix div.field-item a,
.node-blog.view-mode-search_result.clearfix div.field-item a,
.node.node-webinars.view-mode-search_result div.field.field-name-title-field.field-type-text.field-label-hidden div.field-items div.field-item,
.node-product-documentation.view-mode-search_result.clearfix div.field-item a,
.node-news-and-press-release.view-mode-search_result div.field.field-name-title-field div.field-item.even a {
	font-size: 20px;
	color: #414142!important;
	text-transform: capitalize;

	white-space: normal;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
.view-mode-search_result div.field.field-name-title-field.field-type-text.field-label-hidden div.field-item, 
.view-mode-search_result div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item, 
.view-mode-search_result div.ds-SLC-right div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item p, 
div#node-news-and-press-release-9081.ds-1col.node.node-news-and-press-release.view-mode-search_result.node-published.node-not-promoted.node-not-sticky.author-philmason.odd.clearfix div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even a {
	width: 100%;
	text-align: left;
}
.view-mode-search_result.clearfix div.field.field-name-title.field-type-ds.field-label-hidden div.field-items div.field-item faqtitle a {
		font-size: 18px;
	color: #414142!important;
	text-transform: capitalize;
	line-height: 18px !important;
	white-space: normal;
	font-weight: normal;
	font-style: normal;
}
.view-mode-search_result.clearfix div.field.field-name-title.field-type-ds.field-label-hidden div.field-items div.field-item  {
	padding-bottom: 13px !important;

}
/* replacements */
.node.node-blog.view-mode-search_result div.field.field-name-author.field-type-ds.field-label-inline.clearfix div.field-label{
	display: none;
}
.node.node-blog.view-mode-search_result div.field.field-name-post-date.field-type-ds.field-label-inline.clearfix div.field-label {
	 display: none;
}

.node.node-blog.view-mode-search_result div.field.field-name-author.field-type-ds.field-label-inline.clearfix div :BEFORE {
    content: "Posted by "!important;
}
.node.node-blog.view-mode-search_result div.field.field-name-author.field-type-ds.field-label-inline.clearfix div :after {
    content: " "!important;
	color: white;
	padding-right: 5px;
}
.node.node-blog.view-mode-search_result div.field.field-name-post-date.field-type-ds.field-label-inline.clearfix div :BEFORE {
	 content: " on "!important;
}
.node.node-blog.view-mode-search_result div.field.field-name-author {
	display: inline;
	float: left;
}

/* Body */
.node-blog.view-mode-search_result.clearfix div.group-middle div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even p,
.node.node-success-stories.clearfix div.group-middle div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item p {
	font-size: 17px;
	text-align: left;
	line-height: 22px;
}
/* image */
.view-mode-search_result div.field-item img {
	border: 2px solid #414142;
}
.node-news-and-press-release.view-mode-search_result div.ds-1col.taxonomy-term.vocabulary-publisher div.field.field-name-field-logo.field-type-image img {
	border-style: none;
}
/* @end */

/* @group Resources: whitepapers */

.pane-gated-documents-panel-pane-4.one-third .grid-3 {
	width: 20%!important;
	float: left;
	clear: both;
	padding-bottom: 10px;
}
.pane-gated-documents-panel-pane-4.one-third .grid-9 {
	width: 70% !important;
}

.pane-gated-documents-panel-pane-4.one-third h3.field-content, 
.pane-gated-documents-panel-pane-4.one-third h3.field-content .views-field-title,
.pane-gated-documents-panel-pane-4.one-third div.views-field,
.pane-gated-documents-panel-pane-4.one-third div.views-field.views-field-title{
	margin-bottom: 0!important;
}

.pane-gated-documents-panel-pane-4.one-third div.view-content div{
	margin-bottom: 20px;
}

.pane-gated-documents-panel-pane-4.one-third h3.field-content a, 
.pane-similar-success-stories-product-success-stories.one-third span.field-content a {
	text-transform: capitalize;
	color: #ff6000;
	text-decoration: underline;
	font-size: 16px;
	line-height: 16px;
}
/* @end */

/* @group Resources: Success Stories */



.FLEX.sscontainer {
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background-color: rgb(255, 255, 254);
}
.FLEX.sscontainer div.ssimage a img {
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
}

.FLEX.sscontainer div.sstitle {
	padding: 10px 10px 10px 20px;
	font-size: 1.2em;
	line-height: 1.3em;
}

article#node-success-stories-9004.node.node-success-stories.node-published.node-not-promoted.node-not-sticky.author-philmason.odd.clearfix div.content.clearfix div.field.field-name-field-subtitle.field-type-text.field-label-hidden div.field-items div.field-item.even {
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
}
.FLEX.sscontainer div.sstitle a {
	color: #ff6000;
}
 div.ssbody{
	padding: 10px 10px 10px 10px;
 	line-height: 1.45m;
 	font-size: 1.1em;
 	color: #414142;
 }

.pane-similar-success-stories-product-success-stories div.views-field.views-field-body div.field-content {
	margin-bottom: 10px;
	padding: 5px 7px 20px;
float: left;
}
.view-similar-success-stories.view-id-similar_success_stories div.view-content .clearfix {
	background-color: #e5e6e5;
}
.pane-similar-success-stories-product-success-stories div.views-field.views-field-body div.field-content a.more-link,
.pane-similar-success-stories-panel-pane-5 a.more-link {
	font-size: 13px;
	padding: 0 7px;
	color: #FF6000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	float: right;
	border: 1px solid #ff6000;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#block-system-main.block.block-system.block-main.block-system-main.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.panel-display.omega-grid.Products div.one-cols.general-layout-item div.rounded-shadow.region-plain-box-resources div.rounded-shadow-background div.rounded-shadow-wrap-corner div.rounded-shadow-left-edge div.rounded-shadow-right-edge.clearfix div.panel-pane.pane-views-panes.pane-similar-success-stories-product-success-stories.one-third div.pane-content div.view.view-similar-success-stories.view-id-similar_success_stories.view-display-id-product_success_stories.view-dom-id-7388a16e55ba57b93acb341072c2313f.jquery-once-1-processed div.item-list ul.pager.clearfix {
	margin-top: 0;
	display: block;
	float: left;
}
div#block-system-main.block.block-system.block-main.block-system-main.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.panel-display.omega-grid.Products div.one-cols.general-layout-item div.rounded-shadow.region-plain-box-resources div.rounded-shadow-background div.rounded-shadow-wrap-corner div.rounded-shadow-left-edge div.rounded-shadow-right-edge.clearfix div.panel-pane.pane-views-panes.pane-similar-success-stories-product-success-stories.one-third div.pane-content div.view.view-similar-success-stories.view-id-similar_success_stories.view-display-id-product_success_stories.view-dom-id-7388a16e55ba57b93acb341072c2313f.jquery-once-1-processed div.item-list ul.pager.clearfix li a {
	color: #4d4d4d;
	font-weight: normal;
	font-style: normal;
}

div#block-system-main.block.block-system.block-main.block-system-main.block-without-title .SuccessStory p {
	text-align: left;
	padding-bottom: 11px;
	margin-bottom: 0;
	max-width: 660px;
}
.SuccessStory  h2 {
	padding-bottom: 15px;
	margin-bottom: 0;
	padding-top: 20px;
		max-width: 660px;
}

.SuccessStory h3 {
		padding-bottom: 15px;
	margin-bottom: 0;
	padding-top: 20px;
	
	
}

div#file-22979.file.file-video.file-video-youtube div.content div.media-youtube-video.media-youtube-1 iframe.media-youtube-player {
	border: 5px solid #414142;
}
/* @end */

/* @group MD Slider */


.MDS-title {
	letter-spacing: -.58em;
}
.MDS-DNA.fadeIn {
	color: white;
	text-shadow: 5px 5px 20px #262626;
	letter-spacing: -.05em;
}

.MDS-body.fadeInLeft span.MDS-bold {
	font-weight: bold;
}
div#md-slider-17-block.md-slide-items div.md-slide-item.slide-5 div.md-objects div.md-object.md-layer-17-4-2.MDS-body.fadeInRight a span.MDS-sup {
	font-size: .5em;
	position: relative;
	bottom: .9em;
}

.MDS-body.fadeInLeft,
.MDS-body.fadeInRight,
.MDS-body.fadeInRight a,
.MDS-body.fadeInLeft a {
	line-height: 1.3em;
	font-weight: 100;
}
.MDS-descriptor.fadeInLeft, 
.MDS-descriptor.fadeInRight {
	line-height: 1.3em;
}

.MDS-button.fadeInLeft a, .MDS-button.fadeInRight a {
	background-color: #62bb46;
	border-color: #53a03a;
	font-weight: 700;
	color: #fff;
}

.MDS-button.fadeInLeft a:hover, .MDS-button.fadeInRight a:hover {
	background-color: #509a38;
	box-shadow: 0 0 10px #ffffff;
}
.MDS-block.fadeIn {
	background-color: rgba(0, 161, 228, 0.07);
	border: 1px double rgba(255, 255, 255, 0.46);
}
/* @end */
/* @group MD Slider Google fonts weights package */

.FW-Thin {
	font-weight: 100;
}
.FW-ExtraLight {
 		font-weight: 200;
 	}
.FW-Light {
 		font-weight: 300;
 	}
.FW-SemiBold {
 		font-weight: 600;
 	}
.FW-Bold {
 		font-weight: 700;
 	}
/* @end */
/* @group awards */


td.awardRow div div.awardBody div.AwardBlock h4.awardTitle {
	font-weight: bold;
}
div.awardBody div.AwardBlock  img {
  -moz-box-shadow: 0 0 5px #a9a9aa;
  box-shadow: 0 0 5px #a9a9aa;
  margin-bottom: 3px;
  padding: 5px;
  float: left;
  margin-right: 20px;
}
div.awardBody div.AwardBlock div p {
	float: left;
}
.view-nc-awards tbody tr:nth-of-type(odd){
  background:none!important;
}
.view-nc-awards div.view-content table.views-view-grid.cols-2 tbody tr td.awardRow {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.view-nc-awards div.view-content table.views-view-grid.cols-2 tbody td{
	
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #dcdcdc;
}

/* @end */

/* @group Strategic & Technology Partners */
div.view.view-nc-partners.view-id-nc_partners.view-display-id-platinum_partners div.views-row-inner,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners div.views-row-inner {
	width: 27%;
	float: left;
	min-height: 400px;
	background-color: white;
	margin: 0 1% 2%;
	padding: 2%;
	
}

div.view.view-nc-partners.view-id-nc_partners.view-display-id-platinum_partners p,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners p {
	font-size: 14px;
	text-align: left;
}
div.view.view-nc-partners.view-id-nc_partners.view-display-id-platinum_partners p.intro,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners p.intro {
	font-size: 18px;
	text-align: center;
}


div.field-content.PartnerLogo {
	height: 55px;
	margin-bottom: 10px;
}

.view-display-id-technology_partners div.view-content div.views-row div.field-content.PartnerLogo img {
	height: 38px;
}


.view-display-id-technology_partners div.view-content div.views-row.views-row-4 div.field-content.PartnerLogo a.colorbox.init-colorbox-processed.cboxElement img,
.view-display-id-technology_partners div.view-content div.views-row.views-row-5 div.field-content.PartnerLogo a.colorbox.init-colorbox-processed.cboxElement img,
.view-display-id-technology_partners div.view-content div.views-row.views-row-6 div.field-content.PartnerLogo a.colorbox.init-colorbox-processed.cboxElement img {
	height: 78px;
}


div.view-content div.views-row.views-row-4 div.views-field.views-field-field-logo div.field-content.PartnerLogo,
div.view-content div.views-row.views-row-5 div.views-field.views-field-field-logo div.field-content.PartnerLogo,
div.view-content div.views-row.views-row-6 div.views-field.views-field-field-logo div.field-content.PartnerLogo   {
	margin-bottom: 40px;
}

div.view.view-nc-partners.view-id-nc_partners.view-display-id-platinum_partners div.views-field.views-field-field-website-link div.field-content a,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners div.views-field.views-field-field-website-link div.field-content a{
	text-transform: capitalize;
	color: #62bb46!important;
}

@media (max-width: 979px) {
div.view.view-nc-partners.view-id-nc_partners.view-display-id-platinum_partners div.views-row-inner,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners div.views-row-inner {
	width: 100%;
	float: left;
	margin-right: 0 1% 2%;
	min-height: 100px;

}
div.view.view-nc-partners.view-id-nc_partners.view-display-id-platinum_partners p,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners p {
	font-size: 15px;
	line-height: 18px;
	margin-top: 10px;
}
}

div.panel-pane.pane-views-panes.pane-nc-partners-platinum-partners h3 a,
div.view.view-nc-partners.view-id-nc_partners.view-display-id-technology_partners h3 a{
	float: left;
	clear: left;
	display: block;
	width: 100%;
	color: #414142!important;
	margin-bottom: 20px;
	margin-top: 40px;
}


/* @end */


/* @group Whitepaper */

 div.panel-display.omega-grid.Products div.one-cols.general-layout-item.transparent {
    background: rgba(255,255,255,0.0)!important;
    border-top: 1px solid transparent!important;

 }
div.promotion div.FLEX div.three-fourth.last div.WPtitle h2,
div.promotion div.FLEX div.one-half.last div.WPtitle h2,
div.promotion div.FLEX div.two-third.last div.WPtitle h2{
	font-weight: normal;
	font-size: 49px;
	color: white;
	font-variant: normal !important;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
		margin-bottom: 20px!important;

}

div.promotion div.WPbody p {
	font-size: 20px;
	color: white;
}
div.promotion div.FLEX div.one-fourth p img.media-element.file-default {
	width: 200px;
}
div.promotion div.FLEX div.one-fourth {
	text-align: right;
}

div#block-block-122.block.block-block.block-122.block-block-122.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.panel-display.omega-grid.Products div.one-cols.general-layout-item.transparent div.rounded-shadow.region-plain-box-restrained {
	padding-top: 20px;
	padding-bottom: 0px;
}
/* @end */

/* @group Solutions pages */
.reverseLogo {
	background-color: #414142;
	padding: 10px;
	margin-bottom: 20px;
}

.reverseLogo img {
	height: 40px;
}

.solns .pane-content p.left {
    /*	font-size: 1.6vw;
	line-height: 3vw;*/
    font-size: 1.3em;
    text-align: left;
    font-weight: 100;
 font-size-adjust: line-height: 1px;
    padding-bottom: 1em;
}
.solns h3 {
	font-size: 1.8em;
	text-align: center;
}
.solns div.checkmarks ul {
	float: left;
}
.solns div.checkmarks ul {
	list-style-type: none;
}
.solns div.checkmarks ul li {
	list-style-image: url('/sites/all/themes/ncomputing/images/checkmark.png');
	font-size: 1.3em;
	margin-top: 0;
	font-weight: 100;
}
/* @end */
/* @group news */
.field-content.NewsLink a {
	color: #414142;
 	font-size: 1.2em;
 	line-height: 1.1em;
 }

.field-content.NewsLink a:visited {
	color: #8b8b8b;
 }

div.view.view-nc-news.view-id-nc_news div.view-content  div.views-row-inner div.views-field.views-field-field-publication-date div.field-content a span.date-display-single {
	color: #8b8b8b;
	padding-left: 10px;
}
div.view.view-nc-news.view-id-nc_news div.view-content  div.views-row-inner {
	padding-bottom: 13px;
}
.field-content.NewsLink a:hover {
	color: #ff6000!important;
 }
div#block-views-ncv-blog-block-4.block.block-views.block-ncv-blog-block-4.block-views-ncv-blog-block-4.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.view.view-NCV-Blog.view-id-NCV_Blog.view-display-id-block_4.block-latest-from-blog div.view-header p.fullpage-news a {
	float: left;
	background-color: #62bb46;
    background-image: url(../images/bg-button.png);
    background-repeat: repeat-x;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 2px;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
    border: 1px solid #53a03a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	position: relative;
	top: -8px;

}
div#block-views-ncv-blog-block-4.block.block-views.block-ncv-blog-block-4.block-views-ncv-blog-block-4.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.view.view-NCV-Blog.view-id-NCV_Blog.view-display-id-block_4.block-latest-from-blog div.view-header p.fullpage-news {
	top: 7px;
	position: absolute;
	right: 25px;
}
div#block-views-ncv-blog-block-6.block.block-views.block-ncv-blog-block-6.block-views-ncv-blog-block-6.even.block-without-title div.block-inner.clearfix div.content.clearfix div.view.view-NCV-Blog.view-id-NCV_Blog.view-display-id-block_6.block-recent-news div.item-list ul.pager{
	float: left;
}

div#block-views-ncv-blog-block-6.block.block-views.block-ncv-blog-block-6.block-views-ncv-blog-block-6.even.block-without-title div.block-inner.clearfix div.content.clearfix div.view.view-NCV-Blog.view-id-NCV_Blog.view-display-id-block_6.block-recent-news div.view-footer p.fullpage-blog a {
	
	float: left;
	background-color: #62bb46;
    background-image: url(../images/bg-button.png);
    background-repeat: repeat-x;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 2px;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
    border: 1px solid #53a03a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	position: relative;
	top: 37px;
}

/* @end */

/* @group cookies module */
div#popup-buttons button.agree-button.eu-cookie-compliance-secondary-button {

    background-color: #FF6000;
    border-color: #da5200;
    color: #fff;
	font-weight: normal;
	font-style: normal;
	padding: 6px;
}
#sliding-popup .eu-cookie-compliance-more-button {
  cursor: pointer;
  display: inline;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: underline;
  background: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}

.eu-cookie-compliance-default-button {
	color: white!important;
	background: url(none) transparent!important;
	box-shadow: 0 0 0 #ffffff!important;
	font-weight: normal!important;
	font-style: normal!important;
	text-shadow: 0 0 1px #000000!important;
	border: 0 none transparent!important;
}
/* @end */

/* @group Zoho overrides  */

#zoholeadiframe .label-right .first-column {
	/*width: auto!important;*/
}

/* @group Zoho Form styles */
#crmWebToEntityForm.zcwf_lblTopBottom {
	width:100%!important;
	padding: 0px!important;
	margin: -10px 0 0 !important;
	box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblTopBottom * {
	box-sizing: border-box;
	
}
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
	direction: ltr;
}
.zcwf_lblTopBottom .zcwf_title {
	word-wrap: break-word;
	padding: 0px 6px 10px;
	font-weight:bold }.zcwf_lblTopBottom.cpT_primaryBtn:hover{
	background: linear-gradient(#02acff 0,#006be4 100%) no-repeat padding-box !important;
	box-shadow: 0 -2px 0 0 #0159b9 inset !important;
	border: 0 !important;
	color: #fff !important;
	outline: 0 !important;
	}
	.zcwf_title {
		visibility: hidden!important;
		margin: 0!important;
		padding: 0!important;
		height: 0!important;
	}
.zcwf_lblTopBottom .zcwf_col_fld input[type=text], input[type=password], .zcwf_lblTopBottom .zcwf_col_fld textarea {
	width: 100%!important; /*updated 60 */
	border: 1px solid #c0c6cc !important;
	resize: vertical;
	border-radius: 2px;
	float: left;
}
.zcwf_lblTopBottom .zcwf_col_lab {
	width: 30%;
	word-break: break-word;
	padding: 0px 6px 0px;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 4px;
}
.zcwf_lblTopBottom .zcwf_col_fld {
	width: 100%!important;
	padding: 0px 6px 0px;
	position: relative;
	margin-top: 5px;
}
.zcwf_lblTopBottom .zcwf_privacy{padding: 6px;}
.zcwf_lblTopBottom .wfrm_fld_dpNn{display: none;}
.dIB{display: inline-block;}
.zcwf_lblTopBottom .zcwf_col_fld_slt {
	width: 100%!important; /* updated 60%*/

	border: 1px solid #ccc;
	background: #fff;
	border-radius: 4px;
	font-size: 14px;
	float: left;
	resize: vertical;
	padding: 2px 5px;
}
select#LEADCF37.zcwf_col_fld_slt {
	height: 120px; /* added */
	}
	

.zcwf_lblTopBottom .zcwf_row:after, .zcwf_lblTopBottom .zcwf_col_fld:after {
	content: '';
	display: table;
	clear: both;
}
.zcwf_lblTopBottom .zcwf_col_help {
	float: left;
	margin-left: 7px;
	font-size: 14px;
	max-width: 35%;
	word-break: break-word;
}
.zcwf_lblTopBottom .zcwf_help_icon {
	cursor: pointer;
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #fff;
	border: 1px solid #c0c6cc;
	color: #c1c1c1;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	border-radius: 50%;
}
.zcwf_lblTopBottom .zcwf_row {margin: 15px 0px;}
.zcwf_lblTopBottom .formsubmit {
	margin-right: 5px;
	cursor: pointer;
	color: var(--baseColor);
	font-size: 14px;
}
.zcwf_lblTopBottom .zcwf_privacy_txt {
	width: 90%;
	color: rgb(0, 0, 0);
	font-size: 14px;
	font-family: Verdana;
	display: inline-block;
	vertical-align: top;
	color: var(--baseColor);
	padding-top: 2px;
	margin-left: 6px;
}
.zcwf_lblTopBottom .zcwf_button {
	font-size: 17px!important;
	background: linear-gradient(#ff6000 0%, #ff6000 100%) no-repeat !important;
	color: white !important;
	border: 1px solid #da5200!important;
	padding: 3px 9px;
	border-radius: 2px!important;
	cursor: pointer;
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-shadow: 0 0 0;
}

.zcwf_lblTopBottom .zcwf_tooltip_over{
	position: relative;
}
.zcwf_lblTopBottom .zcwf_tooltip_ctn{
	position: absolute;
	background: #dedede;
	padding: 3px 6px;
	top: 3px;
	border-radius: 4px;word-break: break-word;
	min-width: 100px;
	max-width: 150px;
	color: var(--baseColor);
	z-index: 100;
}
.zcwf_lblTopBottom .zcwf_ckbox{
	float: left;
}
.zcwf_lblTopBottom .zcwf_file{
	width: 35%;
	box-sizing: border-box;
	float: left;
}
.clearB:after{
	content:'';
	display: block;
	clear: both;
}
@media all  {
	.zcwf_lblTopBottom .zcwf_col_lab, .zcwf_lblTopBottom .zcwf_col_fld {
		width: auto;
		float: none !important;
	}
	.zcwf_lblTopBottom .zcwf_col_help {width: 40%;}
}



/* @end */

/* @end */
/* stripe alternating rows and add padding */

@media (max-width: 979px) {
.FLEX {
    display: inline;
	float: left;
}
.Products .pane-content p, div.content div.field.field-name-body.field-type-text-with-summary.field-label-hidden div.field-items div.field-item.even p {
    /*	font-size: 1.6vw;
	line-height: 3vw;*/
    font-size: 18px;
 line-height: 22px;
}

.Products .pane-content h2, .block-nodeblock h2.block-title {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
ul li{
	font-size: 18px;
	padding-right: 10px;
		padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 20px;
		margin-left: 20px;
	color: #414142;
	line-height: 24px;
}
}


#content-desktop {display: block;}
#content-mobile {display: none;}

@media screen and (max-width: 768px) {

#content-desktop {display: none;}
#content-mobile {display: block;}

div#block-views-ncv-blog-block-8 {
	margin: 20px!important;
	padding-top: 20px;
}
div#block-views-ncv-blog-block-8 p.title {
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 0;
	padding-bottom: 0;
	bottom: 0;
	text-align: center;
	right: 0;
	float: none;
}
div#block-views-ncv-blog-block-8 .promotion-button {

}
div#block-views-ncv-blog-block-8 div.w.info {
	margin-left: 0px!important;
}
div#block-views-ncv-blog-block-8.block div.cal img {
	width: 62px;
	margin-right: 10px;
}
	div#block-views-ncv-blog-block-8 p.name {
		
		margin: 0!important;
		padding: 0!important;
		font-weight: bold;
		font-size: 1.4em;
	}



}

/*.Products .general-layout-item:nth-child(odd) {
	background-color: rgba(216, 216, 216, 0.3);
}*/


/* @group TEMP */
/*div#admin-menu-wrapper, div#admin-menu.admin-menu-site-54-67-28-21.admin-menu-processed.admin-menu-position-fixed {
	visibility: hidden;
}*/

/* Background colors for responsive identification */
/*.widescreen.responsive-layout-wide div#region-content {
	background-color: blue;
}
.widescreen.responsive-layout-normal div#region-content {
	background-color: Green;
}
.widescreen.responsive-layout-mobile div#region-content {
	background-color: red;
}
.widescreen.responsive-layout-narrow div#region-content {
	background-color: orange;
}*/



/* @end */
#sitewidemsg.alert {
background: url(none) no-repeat red;
color: #fff;
}

#sitewidemsg.status {
	background: url(none) no-repeat lawngreen;
	color: #414142;
	
}

#sitewidemsg.warning {
	background: url(none) no-repeat yellow;
	color: #414142;
}

/* @group MPLogin */



}
div#block-menu-block-1.block.block-menu-block.MPlogin {
	width: 100%!important;
}


div#block-menu-block-1.block.block-menu-block.MPlogin.contextual-links-region.block-1.block-menu-block-1.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.menu-block-wrapper.menu-block-1.menu-name-menu-mp-login.parent-mlid-0.menu-level-1 ul.menu li.first.last.leaf.menu-mlid-36154 a,
div#block-menu-block-1.block.block-menu-block.MPlogin.block-1.block-menu-block-1.odd.block-without-title div.block-inner.clearfix div.content.clearfix div.menu-block-wrapper.menu-block-1.menu-name-menu-mp-login.parent-mlid-0.menu-level-1 ul.menu li.first.last.leaf.menu-mlid-36154 a {
	background-color: #62bb46;
    background-image: url(../images/bg-button.png);
    background-repeat: repeat-x;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    margin: 2px;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
    text-shadow: none;
    border: 1px solid #53a03a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	width: 100%;

}

div#block-menu-block-1.block.block-menu-block.MPlogin ul li{
	list-style: none!important;
	width: 100%!important;
}
/* @end */
