/*
Theme Name: TheCorporation Child
Description: Child theme for Agilis Software
Author: MyInternetscout.com
Template: TheCorporation
*/
@import url("../TheCorporation/style.css");


/*----------------------------------------------------------------------*/
/*-------------------[Site-wide alterations]----------------------------*/
/*----------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif;
}

h4 a {
        color: #2d2d2d !important;
	font-weight: normal !important;
}

h4 a:hover {
	text-decoration: underline !important;
}
	

#pagetop h1 {
	font-size: 36px !important;
	padding-top: 48px !important;
}

img#logo {
	margin: 5px 0px 0px 0px;
}

#pagetop .container {
	padding: 0px;
	width: 960px;
}

#breadcrumbs .container {
	padding-left: 0px;
	width: 960px;
}

#content-area.fullwidth {
	width: 960px !important;
}

#featured-area .container, #pagetop .container {
	background: #50b4c7 !important;
}

#pagetop, #featured-area {
	background: #50b4c7;
	height: 383px;
} 

#featured-thumbs .container {
	width: 960px !important;
}

#content ol {
	list-style-type: decimal;
	padding-left: 25px;
	list-style-position: outside;
}

#content-area a, .post a {
	font-weight: normal;
	color: #2FA9C0;
	text-decoration: underline;
}

#content-area  a.orion , .post a.orion{
	font-weight: normal;
	color: #27a54b;
	text-decoration: underline;
}

#content-area a.acropolis, .post a.acropolis {
	font-weight: normal;
	color: #e04828;
	text-decoration: underline;
}

#content-area a.nephele, .post a.nephele {
	font-weight: normal;
	color: #df861c;
	text-decoration: underline;
}

#content-area a:hover, .post a:hover {
	text-decoration: none;
	color: #333 !important;
}

/*----------------------  Portfolio Page Changes -----------------------------*/

.et_pt_portfolio_item h2 {
	color: black;
	padding-bottom: 12px;
	font-size: 18px;
	min-height: 54px;
}

.et_portfolio_large .et_pt_portfolio_item {
	margin-bottom: 25px;
	width: 940px !important;
}

.et_portfolio_large .et_pt_portfolio_item h2 {
	width: 538px;
	float: right;
	margin-top: 5px;
	min-height: 0px;
}

.et_portfolio_large .et_pt_portfolio_item .et_pt_portfolio_entry {
	border: none !important;
	border-bottom: none !important;
	background: none !important;
	padding: 0px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin-bottom: none !important;
}

.et_portfolio_large .et_pt_portfolio_item .et_pt_portfolio_image {
	width: 380px;
	height: 110px;
	float: left;
	margin-right: 20px;
}

.et_portfolio_large .et_pt_portfolio_item .et_pt_portfolio_entry p {
	float: none !important;
}

.et_portfolio_large .et_portfolio_zoom_icon {
	left: 178px !important;
}

.et_portfolio_large .et_portfolio_more_icon, .et_portfolio_large .et_portfolio_zoom_icon {
	top: 44px !important;
}

.et_portfolio_large .et_pt_portfolio_row {
	margin-bottom: 0px !important;
}

.et_pt_portfolio_image {
	border: 1px #ccc solid;
}


.et_portfolio_small .et_pt_portfolio_row {
	margin-bottom: 0px;
}

.et_portfolio_small .et_pt_portfolio_image img {
	float: left;
	border: 1px solid #ccc;
}

.et_portfolio_small .et_pt_portfolio_image {
	border: 0px;
}

.et_portfolio_small .et_pt_portfolio_item {
	margin: 0px 0px 30px 0px !important;
	width: 938px !important;
}

.et_portfolio_small .et_pt_portfolio_item h2 {
	min-height: 0px !important;
	float: right;
	width: 788px;
	margin-top: 10px;
}

.et_portfolio_small .et_pt_portfolio_item p {
	float: right;
	width: 788px;
}

.et_portfolio_small .et_pt_portfolio_item .et_pt_portfolio_entry {
	border: 0px;
	border-bottom: 0px;
	background: none !important;
	padding: 0px;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important; 
	margin-bottom: 0px;
}

.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon {
	height: 0px;
	width: 0px;
}


/*----------------------  Footer Site Menu -----------------------------*/

#footer h3.widgettitle {
font-size: 14px;
color: white;
text-shadow: 1px 1px 2px #0A0A0A;
background: url(images/footer-title-border.png) no-repeat bottom left;
padding: 0px 0px 0px 0px;
margin: 0px 0px -20px -3px;
}


/*---------------------------------------------------------------------*/
/*-----------------------[home page]-----------------------------------*/
/*---------------------------------------------------------------------*/

#services .one-third {padding: 31px 10px 0px 30px;}

#breadcrumbs { padding: 0px 0px; }

#services img.icon {position: none !important; left: 33px; top: 28px;}

#services .one-third p {margin-top:130px;}

/*------------[Remove Border and caption around Homepage slider thumbnails]----------*/
#featured-thumbs {
	min-height: 0px;
}
#featured-thumbs img {border: none !important; width: 318px}

#featured-thumbs img { float: left; margin-left: 0px; padding: 0px; background: none; border: none;  -moz-box-shadow: none; -webkit-box-shadow: none; width: 0px; height: 0px; }

#featured-thumbs img { background: none; }
.thumb_popup p {display: none;}
.thumb_popup .heading {	display: block;}

#featured-thumbs .container {
	padding: 0px;
	height: 60px;
}

body#home #content-area, body#home #sidebar { 
	margin-top: 40px; 
}

h1#slogan {
	font-size: 22px;
	font-weight: bold;
	background: url('//agilis-sw.com/wp-content/themes/TheCorporation/images/h3-slogan-border.png') no-repeat 44px bottom;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
}

h1#slogan span { 
	background: none; 
	display: block; 
	padding: 0 0 5px 0; 
}

#content-area.fullwidth_home {
	width: 960px;
}

body#home #content-area {
	margin-left: 0px;
}

body {
font-size: 13px;
}

/*-----------------------[Main Menu]-------------------*/
#header {
	height: 110px;
	background: #222 !important;
}

#header .container{
	background: none !important;
}

div#top-menu { 
	float: left; 
	background: none !important; 
	margin-top: 9px; 
	height: 39px; 
	width: 960px;
	border-top: 1px solid #555;
}

ul.nav { 
	margin: 0px 0px 0px 0px; 
	float: left;
}

ul.nav li { 
	padding: 0px 28px 0px 0px; 
}
	
ul.nav li a { 
	padding: 7px 0px 13px 9px; 
}

#menu-item-660 a {
	padding-left: 0px;
}

#menu-item-1100 a, #menu-item-665 a, #menu-item-3914 a {
	padding-left: 9px;
}

ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a { 
	background: url(images/menuitem-current.png) no-repeat 65% 100%; 
}

ul.nav li a { 
	font-size: 14px; 
	color: #ffffff; 
}

ul.nav > li > a { 
	text-shadow: -1px -1px 1px #2b7dbc; 
}
				
ul.nav > li.sf-ul.sfHover { 
	background: #222; 
}

ul.nav > li.sf-ul.sfHover > a { 
	background: #222;
	display: block; 
	color: #92e6e6; 
	text-shadow: none;}
				
ul.nav li a:hover { 
	text-decoration: none; 
}
				
ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a, ul.nav > li > a:hover { 
	text-shadow: 0px 0px 10px #50b4c7; 
}

ul.nav li ul { 
	background: #222 !important; 
} 		

ul.nav li ul a { 
	color: #DDD; 
}

ul.nav li li a { 
	padding: 0px; 
}
				
ul.nav li ul { 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius-topleft: 0px; 
	-webkit-border-top-left-radius: 0px; 
	-moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); 
	padding: 4px 0px 17px; 
	width: 217px;
	border-left: 1px solid #8EE9EB;
	border-bottom: 1px solid #8EE9EB;
	margin-left: -1px;
}

ul.nav li ul li {  
	margin: 5px 9px 0px; 
	background: #222 !important;
	width: 180px; 
}

ul.nav li ul li:hover { 
	background: #e7e9e9; 
}

ul.nav li ul li a { 
	padding: 5px 10px;
	width: 180px;
	color: #E7E9E9;
	font-size: 12px;
	line-height: 18px;
}
					
ul.nav li ul li:hover > a { 
	background: #e7e9e9;
	color: #222; 
}
				
.nav li li:hover ul, ul.nav li li.sfHover ul { 
	left:193px !important; 
	top: -9px !important; 
}



/*------------------Homepage Slider Tagline Alterations-----------------*/
#featured-slider {
	height: 380px;
}

#backfeatureslide {
	z-index: -1; 
	width: 500px; 
	height: 338px; 
	overflow: hidden;
	margin-left: 332px;
	position: absolute;
}

#featured-slider p.tagline, #pagetop p.tagline { 
	text-transform: none; 
	font-weight: bold; 
	font-size: 18px; 
	color: #222; 
	text-shadow: none; 
	padding-bottom: 14px;
	width: 450px;
}

h2.feat-heading, #pagetop h1 { 
	color: #ffffff; 
	text-shadow: none !important; 
	padding-bottom: 18px; 
	text-transform: capitalize; 
	font-family: helvetica, arial, san-seriff;
}

h2.feat-heading {
	font-size: 36px;
}

.featitem {
	margin: 42px 50px 0 74px;
	width: 830px !important;
}

#featured-slider img.thumb {
	margin-top: 25px;
}

#featured-slider a.readmore {
	float: left;
}
	

/*--------------Homepage Slider Feature Excerpt Alterations------------*/

#featured-slider div.excerpt { 
	font-size: 18px; 
	color: #ffffff; 
	text-shadow: none !important; 
	float: left; 
	width: 450px; 
}


#pagetop {
	height: 5px;
}

#pagetop P.tagline {
	padding-top: 20px;
	color: #565656;
        padding-left: 290px;
}

.one-third .icon {
    margin-top: 60px;
    padding-bottom: 160px;

}

.one-third .title {
    margin-bottom: 140px;
}


/*---------------------------------------------Single Post Templates --------------------------------------*/

#content-area { float: right; width: 655px; margin: 40px 0px 0px 0px; }

#sidebar { float: left; width: 255px; margin: 0px 0px 0px 0px; }

/*---------------------------------------------Custom Single Post Templates --------------------------------------*/

#content-area-customblog {
	float: left;
	width: 960px;
	margin: 20px 0;
}

#content-area-newblog {
	float: left;
	width: 660px;
	margin: 20px 0;
}
/*---------------------------------------------ShortCodes Templates --------------------------------------*/

.content-title {
	text-align: center;
}

.content-title h1 {
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 15px;
}
.content-title h2 {
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 15px;
}
.value-prop {
	margin-bottom: 15px;
}

.value-prop h3 {
	font-size: 20px;
	padding-bottom: 0px;
}

.value-prop img {
	width: 285px;
	height: 185px;
}

.value-prop p {
	padding-top: 15px;
}

.landing-separator1 {
	margin-bottom: 25px;
	border: 1px solid #999;
	width: 100%;
}

.landing-separator2 {
	margin-bottom: 25px;
	border: 1px solid #eee;
	width: 100%;
}

.feature-left h2 {
	font-size: 20px;
	text-transform: capitalize;
}

.feature-left img {
	width: 375px;
	align: center;
}

.feature-left p {
	padding-top: 15px;
}
	
.feature-right h2 {
	font-size: 20px;
	text-align: right;
	text-transform: capitalize;
}

.feature-right img {
	width: 375px;
	align: center;
}

.feature-right p {
	padding-top: 15px;
	text-align: right;
}

.top-feature {
	margin-top: -42px;
	height: 273px;
	border: 1px solid #CCC;
}

.feature-text {
	float: left;
	margin: 30px 450px 30px 20px;
	width: 490px;
}
	
.feature-text h1 {
	font-weight: bold;
	font-size: 28px;
	line-height: 36px;
	padding-bottom: 45px;
	text-transform: capitalize;
}

.feature-text h2 {
	line-height: 28px;
	font-size: 22px;
}

.value-list {
	margin: 20px;
	width: 555px;
	float: left;
}

.value-list h3 {
	margin-bottom: 20px;
}

.check-mark {
	float: left;
	margin-top: 10px;
	width: 40px;
	height: 35px;
}

.value-point {
	margin: 15px 0 0 10px;
	float: left;
	width: 505px;
}

.value-point a {
	color: #111 !important;
	text-decoration: underline;
	font-weight: normal !important;
}

.value-pointl {
	width: 150px;
	float: left;
	margin: 25px 0 0 5px;
}

.value-pointl h4 {
	font-size: 24px;
}

.value-pointl a {
	color: #111 !important;
	text-decoration: underline;
	font-weight: normal !important;
}

.equal-mark {
	float: left;
	margin: 20px 0 0 225px;
}

.landing-page-form {
	width: 295px;
	padding: 20px 20px 0px 20px;
	border: 1px solid #ccc;
	float: right;
	margin-top: -1px;
	line-height: 0;
}

.landing-page-form .gform_wrapper {
	margin: 10px 0 0 0 !important;
}

.landing-page-form .gform_wrapper .gform_footer {
	padding: 0px !important;
	margin: 0px 113px !important;
	clear: none !important;
}

.landing-page-form .gform_wrapper ul li.gfield {
	clear: none !important;
	float: left !important;
}

.landing-page-form .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 90%;
	margin-bottom: 15px;
}

.landing-page-form #field_5_2 {
	width: 100%;
}

.landing-page-form h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}

.landing-page-form h4 {
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 18px;
}

.landing-page-form br {
	line-height: 0;
}

#gforms_confirmation_message {
	line-height: 18px;
}

.no-paragraph-height p {
	padding-bottom: 0px;
}
	
.home-value h3 {
	text-align: center;
	font-size: 17px;
}

.home-value a {
	font-weight: normal !important;
}

.home-value img {
	width: 210px;
	height: 150px;
}

.quote-credit {
	text-align: right;
	margin-bottom: 10px;
	color: #4681b3;
	font-size: 14px;
}

.cta-box {
	border: 1px solid #ccc;
	float: left;
	padding: 20px;
	width: 63%;
	margin-top: 20px;
}

.whats-new-box {
	border: 1px solid #ccc;
	float: right;
	padding: 20px;
	width: 28%;
	height: 219px;
	margin-top: 20px;
}

.whats-new-box a {
	color: #50b4c7 !important;
}

.support-square-options {
	margin-top: 30px; 
	height: 260px; 
	width 100%; 
	background: #EEE; 
	border: 1px solid #CCC;
}

.support-square-options:hover {
	border: 2px solid #23cfe0;
	background; #EFEFEF;
}

.support-square-options h3 {
	font-size: 18px; 
	font-weight: bold; 
	line-height: 20px; 
	padding: 8px 10px; 
	height: 40px; 
	width: 190px;
}

.support-square-options h4 {
	font-size: 18px; 
	font-weight: bold; 
	line-height: 20px; 
	padding: 8px 10px; 
	text-align: right; 
	height: 40px;
}

.support-square-options img {
	width: 170px; 
	height: 138px; 
	padding: 5px 20px;
}

.solution-square {
	margin-top: 30px; 
	height: 310px; 
	width 100%; 
	background: #EEE; 
	border: 1px solid #CCC;
}


.solution-square h3 {
	font-size: 18px; 
	font-weight: bold; 
	line-height: 20px; 
	padding: 8px 10px; 
	height: 40px; 
	width: 274px;
	text-align: center; 
}

h3#solution-square-scenario {
	height: 20px; 
}

.contact-forms .et-tabs-container {
	margin-top: 20px;
}

.contact-forms .et-tabs-container .et-tabs-control li {
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	width: 238px;
	height: 50px;
	text-align: center;
}

.contact-forms .et-tabs-container .et-tabs-control li a {
	line-height: 10px;
}

.gform_wrapper .gform_footer {
	line-height: 0px;
}

.client-logo-page {
	line-height: 0px;
}

.client-logo-page img {
	margin: 0px 20px 5px 0px;
	width: 220px;
	float: left;
}

.wp-caption {
	margin-right: 16px;
	float: left;
	height: 111px;
	margin-bottom: 25px;
	padding-top: 0px;
	border: 2px solid #dedede;
}

.wp-caption:hover {
	border: 2px solid #62aedd;
	margin-right: 16px;
}

.by-requirement-custom .et-tabs-control li {
	width: 318px;
	text-align: center;
	line-height: 12px;
}

.by-requirement-custom .et-tabs-control li a {
	font-size: 22px !important;
	padding: 20px 20px !important;
}

.by-requirement-custom .su-spoiler-style-2 {
	width: 280px;
	float: left;
	margin: 0px 8px;
}

.custom-sidebar {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px 20px;
}

.custom-sidebar h3 a {
	line-height: 38px;
	color: #333 !important;
}

.custom-sidebar h3 a:hover {
	color:#62aedd !important;
}

.evaluation-orion-form {
	margin-top:-30px;
}
	
.evaluation-orion-form .gform_wrapper ul li.gfield {
	clear: none;
	width: 45%;
	float: left;
	padding-right: 36px;
	min-height: 85px;
}

.evaluation-orion-form .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 98%;
	padding-right: 0px !important;
}

.evaluation-orion-form .gform_wrapper .gform_footer {
	margin: 16px 390px 0;
}

.testimonial-page .su-heading-shell {
	text-align: right !important;
}

.su-spoiler-style-1 {
	margin: 0 0 1em 0 !important;
}

.et-tabs-container .et-tabs-control li a {
	font-weight: normal !important;
}

.et-tabs-control li a, .tabs-left .et-tabs-control li a {
	font-weight: normal !important;
}

.solution-square a {
	font-weight: normal !important;
}

.page-id-3623 .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 98%;
}

.page-id-383 #shaon-pricing-table .pricing-table .col1 .price-content span, .page-id-383 #shaon-pricing-table .pricing-table .col1 .selectePrice-content span, .page-id-444 #shaon-pricing-table .pricing-table .col1 .price-content span, .page-id-444 #shaon-pricing-table .pricing-table .col1 .selectePrice-content span {
	font-size: 10px;
	line-height: 12px;
}
/*--------------------------------------------------Pricing Table Edits-----------------------------------*/

#shaon-pricing-table .pt_grid_12 * {
	font-size: 15px;
	background: #fff;
}

#shaon-pricing-table .pt_grid_12 a {
	color: #333;
}

#shaon-pricing-table .pt_grid_12 a:hover {
	text-decoration: none !important;
}

#shaon-pricing-table .pt_grid_12 .pricing-table li {
	text-shadow: none;
	padding: 5px 5px;
	border-bottom: 1px solid #ccc !important;
}

#shaon-pricing-table .price-content {
	border: none !important;
}

#shaon-pricing-table .feature-content {
	border: none !important;
}

#shaon-pricing-table .priceTitle span {
	font-size: 20px;
	background: #f7f7f7 !important;
	border: 5px solid #fff !important;
	margin-left: -2px;
}

#shaon-pricing-table .pricing-table li {
	background: #fff !important;
}


.su-spoiler-content .pricing-table .col1 {
	width: 24% !important;
}

.su-spoiler-content .pt_grid_12 .pricing-table li {
	height: 80px !important;
}

#shaon-pricing-table a.signup {
	color: #eee !important;
	background-color: #50b4c7 !important;
	background-image: none !important;
}

.stopbutton #shaon-pricing-table a.signup {
	display:none !important;
}

/*-----
.page-id-444 .pricing-table {
	width: 100%;	
}

.page-id-444 #shaon-pricing-table .pt_grid_12 * {
	font-size: 10px;
}

.page-id-444 #shaon-pricing-table .col1-hader-bottom ul li {
	font-size: 15px;
	height: 70px !important;
}

.page-id-444 #shaon-pricing-table .pt_grid_12 * h1 {
	font-size: 46px;
}

.page-id-444 #shaon-pricing-table .col4-bottom {
	padding-top: 0px;
}

.page-id-444 #shaon-pricing-table .col1-hader-free, .page-id-444 #shaon-pricing-table .col2-hader-free, .page-id-444 #shaon-pricing-table .col3-hader-free, .page-id-444 #shaon-pricing-table .col4-hader-free {
	font-size: 18px;
}---*/

#shaon-pricing-table .myButton4, #shaon-pricing-table .myButton1, #shaon-pricing-table .myButton3, #shaon-pricing-table .myButton2 {
	font-size: 18px !important;
	color: #FFF !important;
	margin-top: 0px !important;
}

#shaon-pricing-table a.signup {
	text-shadow: none !important;
}

.page-id-385 #shaon-pricing-table .pricing-table .col1 {
	width: 24% !important;
}

.page-id-4676 #shaon-pricing-table .pricing-table .col1, .page-id-4851 #shaon-pricing-table .pricing-table .col1, .page-id-426 #shaon-pricing-table .pricing-table .col1, .page-id-428 #shaon-pricing-table .pricing-table .col1, .page-id-3875 #shaon-pricing-table .pricing-table .col1  {
	width: 34%;
}

.page-id-3897 #shaon-pricing-table .pricing-table .col1 {
	width: 32% !important;
}

.page-id-3897 #shaon-pricing-table .pt_grid_12 .pricing-table li {
	height: 50px !important;
}

.page-id-3897 .et-tabs-container .et-tabs-control li {
	width: 190px;
}

.page-id-3897 .et-tabs-container .et-tabs-control li a {
	padding: 5px 10px 15px !important;
	text-align: center !important;
}
/*---------------------------------------------------Old Peter CSS-----------------------------------*/

.single-faqs #pagetop h1 {
	display:none; 
}
	
/*---------------------------------------------FAQ Specific sidebar and content--------------------------------------*/

.error404  #sidebar, .page-id-3298 #sidebar, .page-id-2331 #sidebar, .search-results #sidebar, .single #sidebar, .search-no-results #sidebar {
	height: 630px;
	overflow-y: scroll;
	border: 2px solid black;
	margin-top: 40px;
	background: #343434;
}

.error404 #sidebar .widget, .page-id-3298 #sidebar .widget, .page-id-2331 #sidebar .widget, .search-results #sidebar .widget, .single #sidebar .widget, .search-no-results #sidebar .widget {
	margin-bottom: 0px;
	margin-top: 0px !important;
	background: none;
	padding: 0px !important;
}

.error404 #sidebar .widget h3.widgettitle, .page-id-3298 #sidebar .widget h3.widgettitle, .page-id-2331 #sidebar .widget h3.widgettitle, .search-results #sidebar .widget h3.widgettitle, .single #sidebar .widget h3.widgettitle, .search-no-results #sidebar .widget h3.widgettitle {
	background: none !important;
	margin: 0px;
	padding: 10px 0 5px 10px;
	border-bottom: 1px solid #ddd;
	text-shadow: none;
	color: #fff;
}

.error404 #sidebar #searchform, .page-id-3298 #sidebar #searchform, .page-id-2331 #sidebar #searchform, .search-results #sidebar #searchform, .single #sidebar #searchform, .search-no-results #sidebar #searchform {
	padding: 10px;
}

.page-id-2331 #content-area, .page-id-3298 #content-area {
	height: 630px;
	overflow-y: scroll;
	border: 2px solid black;
}

.error404 #content-area, .search-no-results #content-area, .search-results #content-area {
	height: 630px;
	overflow-y: scroll;
	border: 2px solid black;
	background: steelblue;
}

#dc_jqaccordion_widget-2, #dc_jqaccordion_widget-3, #dc_jqaccordion_widget-4, #dc_jqaccordion_widget-5, #dc_jqaccordion_widget-6, #dc_jqaccordion_widget-7 {
	padding: 0px !important;
	background: none !important;
	margin-bottom: 20px !important;
}

#dc_jqaccordion_widget-2 h3, #dc_jqaccordion_widget-3 h3, #dc_jqaccordion_widget-4 h3, #dc_jqaccordion_widget-5 h3, #dc_jqaccordion_widget-6 h3, #dc_jqaccordion_widget-7 h3 {
	background: #111 !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px !important;
	color: #fff;
	text-shadow: none !important;
	border-bottom: 1px solid #ddd;
}

#dc_jqaccordion_widget-2 ul li, #dc_jqaccordion_widget-3 ul li, #dc_jqaccordion_widget-4 ul li, #dc_jqaccordion_widget-5 ul li, #dc_jqaccordion_widget-6 ul li, #dc_jqaccordion_widget-7 ul li  {
	background: none !important;
	padding: 0px !important;
}

#dc_jqaccordion_widget-2 ul li ul, #dc_jqaccordion_widget-3 ul li ul, #dc_jqaccordion_widget-4 ul li ul, #dc_jqaccordion_widget-5 ul li ul, #dc_jqaccordion_widget-6 ul li ul, #dc_jqaccordion_widget-7 ul li ul  {
	padding: 0px 0px 12px !important;
}

#dc_jqaccordion_widget-2-item ul ul a, #dc_jqaccordion_widget-3-item ul ul a, #dc_jqaccordion_widget-4-item ul ul a, #dc_jqaccordion_widget-5-item ul ul a, #dc_jqaccordion_widget-6-item ul ul a, #dc_jqaccordion_widget-7-item ul ul a   {
        background: #343434;
}

#dc_jqaccordion_widget-2-item ul ul a:hover, #dc_jqaccordion_widget-3-item ul ul a:hover, #dc_jqaccordion_widget-4-item ul ul a:hover, #dc_jqaccordion_widget-5-item ul ul a:hover, #dc_jqaccordion_widget-6-item ul ul a:hover, #dc_jqaccordion_widget-7-item ul ul a:hover  {
        background: steelblue;
}

/*---------------------------------------------------Search Result CSS-----------------------------------*/

.search-query-content-title {
	background: #111;
	color: #fff;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	border: #ededed 1px solid;
}

.search-results-same-style {
	margin: 10px;
	background: #fff;
	padding: 10px;
}

.search-results #content-area h2 a {
	color: rgb(121,121,121);
	font-size: 12px;
}

.search-results #content-area p {
	font-size: 11px;
	line-height: 20px;
}

.search-results #content-area .entry {
	margin-bottom: 30px;
}

/*---------------------------------------------------Footer CSS-----------------------------------*/

#footer .widget ul li ul {
	padding: 5px 0px 0px 7px;
	margin: 0px 0px 0px;
}

#footer .widget ul li {
	background: none;
	padding: 3px 0px 3px 8px;
}

#footer .widget ul {
	margin: 0px;
}

.parent-custom-menu {
	font-weight:bold;
}

.sub-menu-custom-menu {
	font-weight: normal;
}

input[type=text], input.text, input.title, textarea, select {
	margin: 0.5em 0 1em 0;
}

input[type=text], input.text, input.title, textarea, select {
	padding: 6px;
	color: #222;
	width: 95%;
}

#footer #searchsubmit {
	color: #FFF;
	background: steelblue;
	padding: 5px;
	font-size: 16px;
}

#footer h3.widgettitle {
	font-size: 22px;
	margin: -20px 0px -20px -3px;
}



.wlm_inpageloginform th {
	font-size: 18px;
}

.wlm_inpageloginform input[type=text], .wlm_inpageloginform input[type=password] {
	border: 2px solid #bbb;
	padding: 5px;
	width: 200px;
}

.wlm_inpageloginform input[type="submit"] {
	color: #FFF;
	background: steelblue;
	padding: 5px;
	font-size: 16px;
}

.broken_link, a.broken_link {
	text-decoration: none !important;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

#restore-docs {
	color: #efefef;
}

div.accordion-container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.page-id-383 #pagetop, .page-id-383 #pagetop .container, .page-id-444 #pagetop, .page-id-444 #pagetop .container {
	background: #31a5d3 !important;
} 

.page-id-383 #shaon-pricing-table .colHeader h2, .page-id-444 #shaon-pricing-table .colHeader h2 {
	font-family: helvetica;
	font-size: 40px;
	font-weight: bold;
}

.page-id-383 #shaon-pricing-table div.column, .page-id-444 #shaon-pricing-table div.column {
 	width: 25%;
}

.page-id-4626 #shaon-pricing-table .colHeader h2, .page-id-444 #shaon-pricing-table .colHeader h2 {
	font-family: helvetica;
	font-size: 40px;
	font-weight: bold;
}

.page-id-4626 #shaon-pricing-table div.column, .page-id-444 #shaon-pricing-table div.column {
 	width: 25%;
}

.page-id-4626 #shaon-pricing-table .colHeader {
background: #f5d25e;
background: -moz-linear-gradient(top, #f5d25e 0%, #b7a300 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5d25e), color-stop(100%,#b7a300));
background: -webkit-linear-gradient(top, #f5d25e 0%,#b7a300 100%);
background: -o-linear-gradient(top, #f5d25e 0%,#b7a300 100%);
background: -ms-linear-gradient(top, #f5d25e 0%,#b7a300 100%);
background: linear-gradient(top, #f5d25e 0%,#b7a300 100%);
}

/*-----------------------------Nephele Check list -------------------------------*/

.nephele-checklist h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 10px 0px;
	text-align: center
}

.nephele-checklist img {
	width: 20px;
	float: left;
	margin-right; 5px;
}
	
.nephele-check-fourth {
	width: 25%;
	float: left;
	padding: 5px 0px;
}

.nephele-check-third {
	width: 33%;
	float: left;
	padding: 5px 0px;
}

.nephele-check-half {
	width: 50%;
	float: left;
	padding: 5px 0px;
}


.page-id-2201 #suggested-results {
	border-top: 2px solid #ccc;
	padding: 10px 0px;
	border-bottom: 2px solid #ccc;
	margin-top: 15px;
}

.page-id-2201 .su-spoiler-style-2 {
	margin: 0px !important;
	border: none;
}

.page-id-2201 #search-results {
	background: #fff !important;
	color: #333 !important;
	border-bottom: none !important;
	padding: 0px !important;
}

.page-id-2201 .su-spoiler-style-2 .su-spoiler-content {
	padding: 5px 0px 0px;
	background: #fff;
}

.page-id-2201 #results {
	height: 0px;
	padding: 0px;
	color: #fff !important;
}

#restore-results h3 a {
	color: #eee;
	padding-left: 10px;
}

table.variations {
	display: none;
}

#billing_email_field {
display: block !important;
}

.postid-4670 #sidebar {
	display: none;
}

.postid-4670 .woocommerce-breadcrumb {
	height: 0px;
	overflow: hidden;
}

.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images {
	display: none !important;
	width: 0px !important;
}

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {
	float: left !important;
	margin-bottom: 2em;
	margin-top: 2em;
}

#landing-forms-container .gform_wrapper ul li.gfield {
	clear: none !important;
	float: left !important;
	width: 24% !important;
	margin: 0px 6px !important;
}

#landing-forms-container .gfield_label {
	display: none !important;
}

#landing-forms-container .gform_wrapper .gform_footer {
	padding: 12px 0 0px 0;
	margin: 7px 0 0 0;
	clear: none;
	background: url('//agilis-sw.com/wp-content/uploads/2013/09/submitinactive.png');
	height: 14px;
	float: left;
	width: 24%;
}

#landing-forms-container .gform_wrapper .top_label .gfield_label {
	display: none;
}

#landing-forms-container .gform_wrapper .top_label input.large {
	width: 90%;
	height: 16px;
	padding-left: 10px;
	font-size: 14px;
	color: #777;
}

#landing-forms-container .gform_wrapper {
	margin: 0px 0;
	max-width: 100%;
}

#landing-forms-container .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	background: #444;
	border: none;
	width: 100%;
	height: 28px;
	color: #eee;
	margin-top: -12px;
}

/*
#wide-submit .gform_wrapper .gform_footer input.button, #wide-submit .gform_wrapper .gform_footer input[type=submit] {
width: 100%;
margin: -12px 0 0;
}
*/

.gform_wrapper .validation_error {
	line-height: 15px !important;
}

a.tooltip span {
    font-size: 10px !important;
    position:inherit;
    background:#000 !important;
    color:#e0e0e0;
    padding:2px 7px;
    line-height: 14px;
    height: 24px;
    opacity: 0;
    transition:opacity 0.4s ease-out;
    }

a.tooltip:hover span {
    opacity: 1;
    bottom:-35px;
    }

#orionswitch {
   background-image: url('images/orionarch.png');
   height: 300px;
   width: 275px;
}

#orionswitch:hover {
   background-image: url('images/orionoemhover.png');

}

#acropolisswitch {
   background-image: url('images/acropolisarch.png');
   height: 300px;
   width: 275px;
}

#acropolisswitch:hover {
   background-image: url('images/acropolishover.png');
}

#nepheleswitch {
   background-image: url('images/nephelearch.png');
   height: 300px;
   width: 275px;
}

#nepheleswitch:hover {
   background-image: url('images/nephelehover.png');
}

a.fill-div {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#featured-slider a.readmore span {
	background: #222;
	padding: 0px 10px 0px 10px;
	border: 2px solid #eee;
}

#featured-slider a.readmore {
	background: none;
}

<!--------evalformheader----------->
.evalrequest {
	float: right;
	padding: 10px 0 0;
}

#evalrequest {
	max-height: 70px
}

#evalrequest h4 {
	color: #ccc;
}

#evalrequest .gform_wrapper {
	margin:0px;
}

#evalrequest .gform_body {
	width: 61%;
	float: left;
	clear: none;
}

#evalrequest .gfield {
	margin:0px;
}

#evalrequest .gform_wrapper .right_label input.medium {
	margin: 0px;
	width: 100%;
}

#evalrequest .gform_wrapper .gform_footer.right_label {
	width: 33%;
	padding: 0px;
	float: right;
	margin: 0px 0px 0px;
	clear: none;
}

#evalrequest .gform_wrapper .gform_footer input[type=submit] {
	background: #50b4c7;
	border: none;
	width: 100%;
	height: 24px;
	color: #fff;
	float: right;
	margin: 0px;
}

#evalrequest .gfield_label {
	display:none;
}

#evalrequest .gform_wrapper .validation_message {
	color: #E46565;
	font-weight: normal;
	letter-spacing: normal;
}

#evalrequest .gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin-top: 2px;
}

#evalrequest .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-bottom: -14px !important;
	padding-left: 0px;
}

#evalrequest .gform_wrapper li.gfield.gfield_error {
	background: none;
	padding: 0px !important;
	border-top: none;
	border-bottom: none;
}

#evalrequest .validation_error {
	display: none;
}

#evalrequest .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0px !important;
}

#evalrequest .gform_wrapper .right_label .gfield_description {
	margin-left: 0px;
	width: 160%;
}

#evalrequest .gform_wrapper .gfield_description.validation_message {
	padding: 0px !important;
}

#landing-forms-container .gform_wrapper div.validation_error {
	display: none;
}

#landing-forms-container .gform_wrapper li.gfield.gfield_error {
	background: none;
	border: none;
	padding: 0 !important;
}

#landing-forms-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0px;
}

#landing-forms-container .gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin-top: -40px;
}

#landing-forms-container .gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
	padding: 10px 5px !important;
}

/*---------------- Blog Updates ------------------------*/

.entry a.readmore span, .et_pt_blogentry a.readmore span {
	background: #222 !important;
	padding: 0 13px 0 !important;
}

.entry a.readmore, .et_pt_blogentry a.readmore {
	background: none !important;
	text-shadow: none !important;
}

.entry a.readmore:hover, .et_pt_blogentry a.readmore:hover {
	color: #FFF !important;
}

#content-area .entry a.readmore {
	color: #2FA9C0 !important;
}

.blog-header {
	float: left;
	width: 432px;
	margin: 10px 99px 0;
	height: 48px;
	border-bottom: 1px solid #50b4c7;
	border-top: 1px solid #50b4c7;
}

.blog-title {
	text-align: center;
	font-size: 28px;
	margin: 15px 0 0;
	color: #eee;
	text-transform: uppercase;
}

.blog-pages #sidebar {
	float: right;
	height: initial;
	overflow: visible;
	border: none;
	background: none;
	margin-top: 0px;
}

.blog-pages #sidebar .widget {
	background: #f2f4f4 url(images/widget_bottom.png) no-repeat bottom left;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	padding: 23px 12px 28px 12px !important;
	margin-top: 26px !important;
}

.blog-pages #sidebar .widget h3 {
	font-size: 16px;
	text-shadow: none;
	margin: 0 0 13px 0 !important;
	padding: 0 0 15px 0 !important;
	color: #222 !important;
}

#menu-blog-menu li {
	padding: 0 15px;
}

.nocomments p {
	display: none;
}

#et_pt_blog > div.et_pt_blogentry.clearfix > h2 > a {
	text-decoration: none;
	line-height: 1.2;
}

#gform_wrapper_39 {
	margin: -20px 0;
}

.half-field {
	clear: none !important;
	float: left;
	width: 45%;
	padding: 10px 20px 10px 0px;
}

.full-field {
	padding-right: 20px;
}

.short-html-field {
	min-height: 35px !important;
	margin-top: 0px	!important;
}

.shortcoder-nh br{
	line-height:0px;
	height:0px;
}

.nocomments div#respond {
	display: none;
}