/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
.img-center {
	margin: 0 auto;
}

.width-33 {
	width: 33%;
}

.support_box {
	border: 1px solid #dbbeb6;
	width: 100%;
	background: #feebe6;
	margin-bottom: 15px;
}

.support_box h2 {
	color: #ee5716;
	margin: 0px;
	font-size: 16px;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	background: url(../img/round_icons.png) 10px 8px no-repeat;
	text-indent: 50px;
	line-height: 48px
}

.support_box div {
	margin: 0px;
}

.support_box div.row {
	padding-top: 10px;
	border-top: 1px solid #efd9d3;
}

.training_box {
	border: 1px solid #a9bcc9;
	width: 100%;
	background: #eaf3ff;
	margin-bottom: 15px;
}

.training_box h2 {
	color: #1f4578;
	font-size: 16px;
	margin: 0px;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	background: url(../img/round_icons.png) 10px -40px no-repeat;
	text-indent: 50px;
	line-height: 48px
}

.training_box div {
	margin: 0px;
}

.training_box div.row {
	padding-top: 10px;
	border-top: 1px solid #d1dff2;
}

.jumpstart_box {
	border: 1px solid #94c296;
	width: 100%;
	background: #d6fad7;
	margin-bottom: 15px;
}

.jumpstart_box h2 {
	color: #1d671f;
	margin: 0px;
	font-size: 16px;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	background: url(../img/round_icons.png) 10px -90px no-repeat;
	text-indent: 50px;
	line-height: 48px
}

.jumpstart_box div {
	margin: 0px;
}

.jumpstart_box div.row {
	padding-top: 10px;
	border-top: 1px solid #c3e9c4;
}

.support_box p, .training_box p, .jumpstart_box p {
	color: #505050;
	width: 90%;
	font-size: 13px;
}

.support_box b, .training_box b, .jumpstart_box b {
	color: #929292;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}

.support_box form, .training_box form, .jumpstart_box form {
	margin: 2px 0px 5px 0px;
}

.support_box span, .training_box span, .jumpstart_box span {
	width: 6px;
	height: 6px;
	background: #505050;
	display: block;
	float: left;
	margin: 8px;
}

.add2cart {
	background: #ff7200 url(../img/add-to-cart.png) 10px 7px no-repeat;
	margin-bottom: 10px;
	width: 125px;
	height: 35px;
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 32px;
}

.add2cart:hover {
	text-decoration: none;
	color: #fff;
}

.community_content .download {
	background: url(../img/community_icons.png) 0px 15px no-repeat;
	width: 100px;
	height: 70px;
	margin-top: 10px;
}

.community_content .sub_version {
	background: url(../img/community_icons.png) 0px -65px no-repeat;
	width: 100px;
	height: 70px;
	margin-top: 10px;
}

.community_content .forum {
	background: url(../img/community_icons.png) 0px -155px no-repeat;
	width: 100px;
	height: 70px;
	margin-top: 10px;
}

.community_content .wiki {
	background: url(../img/community_icons.png) 0px -240px no-repeat;
	width: 100px;
	height: 70px;
	margin-top: 10px;
}

.community_content .defect_reporting {
	background: url(../img/community_icons.png) 0px -330px no-repeat;
	width: 100px;
	height: 70px;
	margin-top: 10px;
}

.community_content .community_videos {
	background: url(../img/community_icons.png) 0px -415px no-repeat;
	width: 100px;
	height: 70px;
	margin-top: 10px;
}

.community_content a {
	text-decoration: none;
	color: inherit
}

.right_panel_links {
	margin-top: 20px;
	margin-bottom: 30px;
}

.right_panel_links ul {
	padding: 0px;
}

.right_panel_links li {
	margin-bottom: 10px;
	list-style: none;
}

.right_panel_links a {
	color: #444;
	font-size: 17px;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 22px;
	padding: 10px 10px 10px 75px;
	box-sizing: border-box;
}

.right_panel_links a:hover {
	background-color: #eee;
}

.right_panel_links .call_link {
	background: url(../img/demo_icon.png) no-repeat 10px 5px;
}

.right_panel_links .demo_link {
	background: url(../img/demo_icon.png) no-repeat 10px 5px;
}

.right_panel_links .support_link {
	background: url(../img/support_icon.png) no-repeat 10px 5px;
}

.right_panel_links .download_link {
	background: url(../img/download_icon.png) no-repeat 10px 5px;
}

.release_notes {
	margin-left: 30px;
	background: #eaeaea;
	padding-top: 20px;
	padding-bottom: 20px;
}

.release_notes ul {
	padding-left: 15px;
}

.release_notes ul li {
	margin-bottom: 14px;
}

.release_notes_list {
	padding-left: 20px;
}

.release_notes_list>li {
	padding-bottom: 25px;
	padding-left: 10px;
}

.release_notes_list>li>b {
	line-height: 16px;
	font-weight: normal;
}

.release_notes_list>li>ul {
	padding-left: 20px;
	padding-top: 10px;
}

.warehouse_bg {
	background: #AAE5F3 url("../img/warehouse_bg.png") repeat 0px 0px
		!important;
}

.footer_rgt h3 {
	background: url(../img/tweet.png) no-repeat 97% 0%;
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.tweet_box {
	background: url(../img/tweet_bg.png) repeat;
	width: 100%;
	padding: 10px;
	float: right;
	border-radius: 6px;
}

.tweet_box iframe {
	height: 180px !important;
}

.support_tbl {
	width: 100%;
	border-top: 1px solid #d3d3d3;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
}

.support_tbl table {
	width: 100%;
}

.support_tbl .left {
	width: 54%;
	float: left;
	color: #494949;
	font-size: 16px;
	background: #ffebea;
	height: 50px;
	border: 1px solid #d3d3d3;
	border-bottom: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 15px;
}

.support_tbl .left.head {
	font-size: 20px;
	font-family: 'Convergence', sans-serif;
	color: #3c4857;
	background: #fff;
	border: none;
	line-height: 20px;
}

.support_tbl .right {
	width: 46%;
	float: left;
	height: 50px;
	border-right: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.support_tbl .right.head {
	border: none;
}

.support_tbl .right.head table {
	
}

.support_tbl div.gold {
	color: #e6a025;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 14px;
	padding: 8px 0px;
}

.support_tbl div.gold span {
	background: url(../img/support_circles.png) 0px 0px no-repeat;
	display: inline-block;
	height: 30px;
	width: 29px;
	margin-right: 5px;
}

.support_tbl div.silver {
	color: #969696;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 14px;
	padding: 8px 0px
}

.support_tbl div.headtext {
	color: #969696;
	height: 30px;
	line-height: 15px;
	font-size: 13px;
	padding: 6px 0px 10px 0px;
	text-align: center;
}

.support_tbl div.silver span {
	background: url(../img/support_circles.png) -29px 0px no-repeat;
	display: inline-block;
	height: 30px;
	width: 29px;
	margin-right: 5px;
}

.support_tbl div.bronze {
	color: #dc6222;
	height: 30px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 14px;
	padding: 8px 0px
}

.support_tbl div.bronze span {
	background: url(../img/support_circles.png) -58px 0px no-repeat;
	display: inline-block;
	height: 30px;
	width: 29px;
	margin-right: 5px;
}

.support_tbl span.tick {
	background: url(../img/green_tick.png) 20px 10px no-repeat;
	height: 27px;
	width: 32px;
	margin-right: 5px;
	display: block;
	margin: auto;
	padding: 18px 27px;
}

.support_tbl span.dollar {
	background: url(../img/dollar.png) 20px 8px no-repeat;
	height: 27px;
	width: 32px;
	margin-right: 5px;
	display: block;
	margin: auto;
	padding: 20px 27px;
}

.support_tbl .right:last-child span {
	border: none;
}

.support_tbl span.cross {
	background: url(../img/red_cross.png) 20px 10px no-repeat;
	height: 27px;
	width: 32px;
	margin-right: 5px;
	display: block;
	margin: auto;
	padding: 18px 27px;
}

.customer_list {
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	margin-bottom: 30px;
}

.customer_list:after {
	content: "";
	display: block;
	clear: both;
}

.cust_one, .cust_two, .cust_three {
	width: 372px;
	height: 281px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	float: left;
	box-sizing: border-box
}

.cust_one {
	width: 372px;
}

.customer_list a {
	display: block;
	width: 370px;
	height: 281px;
	position: absolute;
	z-index: 999;
}

.customer_list .img {
	background: #fff;
	width: 370px;
	height: 280px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	z-index: 1;
}

.customer_list .img img {
	vertical-align: middle;
	position: relative;
	max-height: 100px;
	max-width: 200px;
	display: inline;
}

.cust_two .img {
	position: absolute;
	vertical-align: middle;
}

.cust_two .img img {
	margin-top: 90px;
}

.cust_one .desc {
	width: 0;
	overflow: hidden;
	height: 281px;
	position: absolute;
	background: url(../img/cust_desc_bg.png);
	color: #fff;
	margin-top: -281px;
	margin-left: 372px;
	z-index: 98;
}

.cust_two .desc {
	width: 0;
	overflow: hidden;
	height: 281px;
	position: absolute;
	background: url(../img/cust_desc_bg.png);
	color: #fff;
	margin-left: 372px;
	z-index: 98;
}

.cust_three .desc {
	width: 0;
	overflow: hidden;
	height: 281px;
	position: absolute;
	background: url(../img/cust_desc_bg.png);
	color: #fff;
	margin-top: -280px;
	margin-left: 0;
	z-index: 98;
}

.cust_one .desc .content, .cust_two .desc .content, .cust_three .desc .content
	{
	width: 720px;
	padding: 12px;
	color: #fff;
}

.customer_list .desc p {
	color: #fff;
	font-size: 13px;
	line-height: 18px;
}

.customer_list .desc h3 {
	font-size: 20px;
	margin-top: 5px;
	color: #e85c41
}

.video-list li a {
	color: #666666;
}

.video-list li a i {
	color: #e84c3d;
	margin-right: 5px;
}

@media only screen and (max-width: 960px) {
	.support_tbl .left {
		width: 100%;
		float: left;
		color: #494949;
		background: #eaf3ff;
		min-height: 30px;
		height: auto;
		border: none;
		border-bottom: none;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 5px 15px;
	}
	.support_tbl .left.head {
		font-size: 20px;
		font-family: 'Convergence', sans-serif;
		color: #3c4857;
		background: #fff;
		border: none;
		line-height: 20px;
		text-align: center;
	}
	.support_tbl .right {
		width: 100%;
		float: left;
		height: 50px;
		border-right: none;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.support_tbl .right.head {
		border-right: none;
	}
	.support_tbl td span {
		border: none !important;
	}
	.release_notes {
		margin-left: 0;
	}
	.vertical-divider-left, .vertical-divider-left-lg {
		margin-left: 0;
	}
}

@media only screen and (max-width: 480px) {
	.support_tbl div.headtext {
		color: #969696;
		height: 30px;
		line-height: 15px;
		font-size: 13px;
		padding: 0px 0px 16px 0px;
		text-align: center;
	}
	.customer_list {
		border: none;
	}
	.cust_wrapper {
		border: 1px solid #d7d7d7;
		margin-bottom: 30px;
	}
	.customer_list .img {
		width: 100%;
		border: none;
		display: block;
		min-height: 100px;
		border-bottom: 1px solid #d7d7d7;
	}
	.customer_list .img  img {
		width: auto !important;
		margin: 25px 0px;
	}
	.customer_list .desc {
		width: 100%;
		border: none;
		display: block;
	}
}

@media only screen and (max-width: 980px) {
	.customer_list {
		border-top: 1px solid #d7d7d7;
		border-left: 1px solid #d7d7d7;
		margin-bottom: 30px;
	}
	.customer_list:after {
		content: "";
		display: block;
		clear: both;
	}
	.cust_one, .cust_two, .cust_three {
		width: 30%;
		height: 281px;
		border-right: 1px solid #d7d7d7;
		border-bottom: 1px solid #d7d7d7;
		float: left;
		box-sizing: border-box
	}
	.cust_one {
		width: 30%;
	}
	.cust_wrapper {
		display: table;
		width: 100%;
	}
	.customer_list a {
		display: none;
	}
	.customer_list .img {
		background: #fff;
		width: 30%;
		min-height: 281px;
		height: auto;
		border-right: 1px solid #d7d7d7;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.customer_list .img img {
		vertical-align: middle;
		position: relative;
		width: 90%
	}
	.cust_two .img {
		position: relative;
		vertical-align: middle;
	}
	.cust_two .img img {
		margin-top: 0px;
	}
	.cust_one .desc {
		display: table-cell;
		width: 70%;
		overflow: hidden;
		height: auto;
		min-height: 281px;
		position: relative;
		background: none;
		color: #000;
		margin-top: 0px;
		margin-left: 0px;
		z-index: 98;
	}
	.cust_two .desc {
		display: table-cell;
		width: 70%;
		overflow: hidden;
		height: auto;
		min-height: 281px;
		position: relative;
		background: none;
		color: #000;
		margin-top: 0px;
		margin-left: 0px;
		z-index: 98;
	}
	.cust_three .desc {
		display: table-cell;
		width: 70%;
		overflow: hidden;
		height: auto;
		min-height: 281px;
		position: relative;
		background: none;
		color: #000;
		margin-top: 0px;
		margin-left: 0px;
		z-index: 98;
	}
	.cust_one .desc .content, .cust_two .desc .content, .cust_three .desc .content
		{
		width: auto;
		padding: 12px;
		color: #fff;
	}
	.customer_list .desc p {
		color: #535353;
		font-size: 16px;
		line-height: 25px;
	}
	.customer_list .desc h3 {
		font-size: 22px;
		margin-top: 5px;
	}
}

div.skiptranslate {
	margin: -40px 0 0; /*font-size:0px;*/
}
/*div.skiptranslate img,div.skiptranslate a{display:none;}*/
div.skiptranslate iframe {
	height: 40px;
	overflow: hidden;
	display: none;
}

.goog-te-gadget {
	float: left;
}

.goog-te-combo {
	float: left;
	margin-top: 12px !important;
	margin-right: 5px !important;
}

.goog-logo-link {
	width: 100px;
	display: inline-block;
	margin-top: 12px !important;
}

.goog-logo-link img {
	float: left;
	margin-top: 5px !important;
}

.home_img {
	background: none;
	border: none;
	box-shadow: 0 0 0 #000;
}

.home_img:after {
	background: none;
}

.home_txt ul {
	padding-left: 5px;
}

.home_txt li {
	margin-bottom: 15px;
	list-style: none;
	padding: 5px 0px 5px 20px;
	transition: all 0.2s ease 0s
}

.home_txt li.active {
	border-left: 4px solid #d43f3a
}

.home_txt li.active a {
	color: #333;
}

.home_txt a {
	text-decoration: none;
	color: #666;
}

.version_box {
	font-size: 22px;
	line-height: 25px;
	float: left;
	margin-bottom: 20px;
	display: block;
}

.version_box b {
	color: #c60025;
	width: 100%;
	display: block;
	margin: 5px 0px;
	font-size: 25px;
}

.version_box .english {
	background: url(../img/english.png) no-repeat 0px 0px;
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin-right: 15px;
}

.version_box .multilingual {
	background: url(../img/multilingual.png) no-repeat 0px 0px;
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin-right: 15px;
}

.version_box_small {
	font-size: 14px;
	line-height: 25px;
	float: left;
	margin-bottom: 20px;
	display: block;
}

.version_box_small b {
	color: #c60025;
	width: 100%;
	display: block;
	margin: 0px;
	font-size: 18px;
}

.version_box_small .english {
	background: url(../img/english.png) no-repeat 0px 0px;
	background-size: cover;
	width: 100px;
	height: 65px;
	display: block;
	float: left;
	margin-right: 15px;
}

.version_box_small .multilingual {
	background: url(../img/multilingual.png) no-repeat 0px 0px;
	background-size: cover;
	width: 100px;
	height: 65px;
	display: block;
	float: left;
	margin-right: 15px;
}

.version_box_small h4 {
	font-size: 14px;
	margin-top: 3px;
}

.listy li {
	padding: 8px 0px;
}

.innerrt_grey {
	background: #F8F8F8;
	padding: 1px 20px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	margin: 15px 0;
}

.innerrt_grey li {
	list-style: none;
	margin-bottom: 12px;
}

.innerrt_grey li:before {
	font-family: FontAwesome;
	display: inline-block;
	width: 1.2em;
	margin-left: -1.2em;
}

.infoee:before {
	content: '\f05a';
}

.quick_tour:before {
	content: '\f0a6';
}

.call_now:before {
	content: '\f095'
}

.defversion:before {
	content: '\f1ce'
}

.goog-te-gadget .goog-te-combo {
	max-width: 125px;
}

.box2 .box-style-1 {
	padding: 15px 8px !important;
}

.box2 .box-style-1 img {
	margin: auto;
}

.home_dot {
	width: 170px;
	margin: auto;
	padding-top: 0px;
}

.home_dot li {
	float: left;
	list-style: none
}

.home_dot li a {
	background: #888;
	border: medium none;
	border-radius: 100%;
	height: 14px;
	display: block;
	margin: 0 7px;
	transition: all 0.2s linear 0s;
	width: 14px;
}

.home_dot li.active a {
	background: #d43f3a
}

.full-width {
	width: 100%;
}

.img_mdl {
	margin: auto
}

.os4ed_product {
	width: 250px;
	margin: auto;
	margin-top: 3px;
	display: block
}

.slider_btn:hover {
	color: #fff;
}

.table-layout {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
	padding: 0px;
}

.table-layout.table-layout-section>[class*=" col-xs"], .table-layout.table-layout-section>[class^="col-xs"]
	{
	border-right: 1px solid #ecf0f1;
}

.table-layout.table-layout-section>[class*=" col-xs"]:last-child,
	.table-layout.table-layout-section>[class^="col-xs"]:last-child {
	border-right-width: 0px;
}

.table-layout>[class*=" col-"], .table-layout>[class^="col-"] {
	padding: 0px;
}

.table-layout>.col-xs-1, .table-layout>.col-xs-2, .table-layout>.col-xs-3,
	.table-layout>.col-xs-4, .table-layout>.col-xs-5, .table-layout>.col-xs-6,
	.table-layout>.col-xs-7, .table-layout>.col-xs-8, .table-layout>.col-xs-9,
	.table-layout>.col-xs-10, .table-layout>.col-xs-11 {
	display: table-cell;
	table-layout: fixed;
	float: none;
	vertical-align: middle;
}

@media ( min-width : 768px) {
	.table-layout>.col-sm-1, .table-layout>.col-sm-2, .table-layout>.col-sm-3,
		.table-layout>.col-sm-4, .table-layout>.col-sm-5, .table-layout>.col-sm-6,
		.table-layout>.col-sm-7, .table-layout>.col-sm-8, .table-layout>.col-sm-9,
		.table-layout>.col-sm-10, .table-layout>.col-sm-11 {
		display: table-cell;
		table-layout: fixed;
		float: none;
		vertical-align: middle;
	}
	.table-layout.table-layout-section>[class*=" col-sm"], .table-layout.table-layout-section>[class^="col-sm"]
		{
		border-right: 1px solid #ecf0f1;
	}
	.table-layout.table-layout-section>[class*=" col-sm"]:last-child,
		.table-layout.table-layout-section>[class^="col-sm"]:last-child {
		border-right-width: 0px;
	}
}

@media ( min-width : 992px) {
	.table-layout>.col-md-1, .table-layout>.col-md-2, .table-layout>.col-md-3,
		.table-layout>.col-md-4, .table-layout>.col-md-5, .table-layout>.col-md-6,
		.table-layout>.col-md-7, .table-layout>.col-md-8, .table-layout>.col-md-9,
		.table-layout>.col-md-10, .table-layout>.col-md-11 {
		display: table-cell;
		table-layout: fixed;
		float: none;
		vertical-align: middle;
	}
	.table-layout.table-layout-section>[class*=" col-md"], .table-layout.table-layout-section>[class^="col-md"]
		{
		border-right: 1px solid #ecf0f1;
	}
	.table-layout.table-layout-section>[class*=" col-md"]:last-child,
		.table-layout.table-layout-section>[class^="col-md"]:last-child {
		border-right-width: 0px;
	}
}

@media ( min-width : 1200px) {
	.table-layout>.col-lg-1, .table-layout>.col-lg-2, .table-layout>.col-lg-3,
		.table-layout>.col-lg-4, .table-layout>.col-lg-5, .table-layout>.col-lg-6,
		.table-layout>.col-lg-7, .table-layout>.col-lg-8, .table-layout>.col-lg-9,
		.table-layout>.col-lg-10, .table-layout>.col-lg-11 {
		display: table-cell;
		table-layout: fixed;
		float: none;
		vertical-align: middle;
	}
	.table-layout.table-layout-section>[class*=" col-lg"], .table-layout.table-layout-section>[class^="col-lg"]
		{
		border-right: 1px solid #ecf0f1;
	}
	.table-layout.table-layout-section>[class*=" col-lg"]:last-child,
		.table-layout.table-layout-section>[class^="col-lg"]:last-child {
		border-right-width: 0px;
	}
}

.animation {
	visibility: hidden;
}

.animation.delay {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.animation.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animation.animating {
	visibility: visible;
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animation.animated {
	visibility: visible;
}

.animation.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@
-webkit-keyframes bounce { 0%,20%,50%,80%,100%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

40%{
-webkit-transform


:translateY(-30px)


;
transform


:translateY(-30px)


;
}
60%{
-webkit-transform


:translateY(-15px)


;
transform


:translateY(-15px)


;
}
}
@
keyframes bounce { 0%,20%,50%,80%,100%{
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
40%{
-webkit-transform


:translateY(-30px)


;
-ms-transform


:translateY(-30px)


;
transform


:translateY(-30px)


;
}
60%{
-webkit-transform


:translateY(-15px)


;
-ms-transform


:translateY(-15px)


;
transform


:translateY(-15px)


;
}
}