@charset "utf-8";
/* Layout */
/*body
{ background-color:#eee; }
#page { padding-top:70px; }
#page.logedin { padding-top:0px; }*/
#topnav
{ z-index:10; }
#top_wrap { margin-bottom:10px; padding-top:6px; padding-bottom:6px; }
#breadcrumbs-wrap
{
	background-color:#fff;
	padding:4px 0;
	border-bottom:1px solid #444;
}

.breadcrumb
{ margin:0px; padding:0px; line-height:28px; height:28px; }
.logo-wrap
{ padding-top:16px; padding-bottom:16px;  }
#logo .buttons { background-color:#F5F5F5; padding:10px; border-radius:4px; }
#logo .buttons.visible-sm { padding:5px; border-radius:4px; margin-top:10px; }
#logo .visible-sm .btn { margin:0; }

.page-list .page
{ margin-bottom:16px; }
.page-list .buttons 
{ margin-top:4px; }

body.print div#mid
{ background:#fff; float:left; }

.left
{ float:left; }
.right
{ float:right; }

.ccm-image-block {
    display: block;
    height: auto;
    max-width: 100%;
}

.page-image
{ margin-bottom:20px; }
.SocialShare .facebook,
.SocialShare .google,
.SocialShare .tweeter,
.SocialShare .linkedin
{
	display:inline-block;
	margin-right:8px;
}
.SocialShare .facebook
{
	position:relative;
	top:-4px;
}
/* Layout End */
.CarousellImage
{
	margin-bottom:-260px;
}
.CarousellText
{
	position: relative;
    z-index: 2;
	overflow:hidden;
	height:260px;
}
.CarousellText .padding
{
	height:240px;
	max-width:40%;
	background-color: #fff;
    border-radius: 6px;
    color: #000;
    display: inline-block;
    float: right;
    font-size: 18px;
    margin-right: 30px;
    opacity: 0.7;
    padding: 10px 20px;
	text-shadow:0px 0px 5px #fff;
	text-transform:uppercase;
}
/* Layout END */
/* Main */
/* HTML Tag Redefinition */
html, body {height: 100%; }
label { font-weight:bold; display:block; padding-top: 10px; }
fieldset { border:1px solid #ccc;}
/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}
/* Page Elements */
.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}
/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}



/* Print Style */
body.print
{
	background-color:transparent;
	background-image:none;
	text-align:left;
}
body.print div#page
{
	background-color:transparent;
	background-image:none;
}
body.print div#page div#mid
{
	background-color:transparent;
	background-image:none;
}
div#mid_content_print
{ background:transparent; width:660px; float:left; }

div#mid_content_print div.mid_content_padding
{ padding:0px; }

div#mid_content_print div.block_title_padding
{ border-top:1px solid #ccc; }
/* Print Style End */
.page-list .box
{ margin-bottom:25px; }

.product.box .image a i.beck,
.product.box .image a i.fa
{
	color: #565656;
    font-size: 100px;
    height: 140px;
    line-height: 120px;
    margin-bottom: 8px;
    width: 100%;
}
.product.box .image a:hover i.beck,
.product.box .image a:hover i.fa
{ color:#333; }

.product.box .image
{ text-align:center }
.box.service a
{ 
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height:300px;
	overflow:hidden;
}
.box.service .content
{
	opacity:0.90;
 	filter:alpha(opacity=90); /* For IE8 and earlier */
	height:300;
	background-color:#333;
	position: relative;
    top: 240px;
	overflow:hidden;
}
.box.service .content .inner
{ padding:0 10px; text-shadow:0px 2px 3px #000000; color:#FFF; }

.box.service h3,
.box.service i
{
	height:60px;
	line-height:60px;
	display:inline-block;
	font-size:36px;
	padding-top:0px;
	margin:0px;
	color:#FFF;
}
.box.service a > h3
{ padding-left: 10px; }
.box.service a > i
{ padding-right: 10px; }

.box.service .content h3 { margin-top:0px; color:#FFF; }

.box.grey .content
{ background-color:#41C7C9; }
.box.blue .content
{ background-color:#01B5E2; /*background-color:#34C6F6; /*#01AEF0;*/ }
.box.royal .content
{ background-color:#4E9AE9; }
.box.cyan .content
{ background-color:#8CC540; }
.box.green .content
{ background-color:#A5C841; }
.box.bluegreen .content
{ background-color:#41C7C9; }
.box.red .content
{ background-color:#F1434B; }
.box.gold .content
{ background-color:#FBB911; }
.box.orange .content
{ background-color:#FF7F00; }

.box.service a:hover
{
	text-decoration:none;
	background-color:#333;
	background-image:none;
	/*background-color:transparent;*/
	transition: background-color 1000ms linear;
}
.box.service a:hover .content
{
	opacity:0.90;
 	filter:alpha(opacity=90); /* For IE8 and earlier */
	height:300px;
	top: 0px;
	transition: top 400ms linear;
	/*transition: opacity 500ms linear;*/
}
.page-list .product
{
	background-color:#f0f0f0;
	border: 1px solid #e6e6e6;
	margin-bottom:20px;
}
.page-list .product.box:hover
{
	background-color:#ddd;
}

.page-list .product h3
{ margin-bottom:0px; }
.page-list .product h3 .btn
{
	border-radius:0px;
	border:none;
    box-sizing: border-box;
	background-color:#f0f0f0;
	color:#565656;
	font-size:19px;
	text-align:left;
	vertical-align:middle;
}
.page-list .product h3 .btn i
{ text-align:right; }
.page-list .product h3 .btn:hover 
{
	background-color:#000;
	color:#f0f0f0;
	transition: background-color 400ms linear;
}
.page-list .product .description
{ padding:10px; }

.page-list .product.list-item
{
	background-color:transparent;
	border-radius:4px;
	padding:10px 0;
}

.docdownload
{
	z-index:100; 
	position:relative; 
	top:10px; 
	right:10px
}
#fancybox-outer, #fancybox-wrap
{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-safari-box-sizing: content-box;
	box-sizing: content-box;
}
.row .fancybox_gallery_image
{ text-align:left; margin-bottom:10px; }

.ccm-block-page-list-header
{
	background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 4px;
    padding: 1px 10px;
}
.cid-1 .ccm-block-page-list-header
{
	background-color: #333;
	border: 1px solid #000;
    color: #fff;
}
/* Main END */
/* Sidebar */
.SidebarBlockPadding
{ 
    margin-bottom: 20px;
}
.sidebar_image, .SidebarBlock
{ margin-bottom:16px; }

.sidebar_image
{ text-align:center; }
.sidebar-title
{
	background-color:#CCC;
}
.sidebar .nav.nav-pills > li > a
{
	transition:background-color 300ms linear 0s;
}
.sidebar .nav-pills > li.active > a, 
.sidebar .nav-pills > li.active > a:hover, 
.sidebar .nav-pills > li.active > a:focus {
    background-color: #777;
}
.sidebar .nav-pills > li li > a
{
    background-color: transparent;
	color:#000;
	padding-left:20px;
	transition:color 300ms linear 0s;
}
.sidebar .nav-pills > li li > a:hover, 
.sidebar .nav-pills > li li > a:focus {
	color:#e3002f;
}
.sidebar .nav-pills > li li.active > a, 
.sidebar .nav-pills > li li.active > a:hover, 
.sidebar .nav-pills > li li.active > a:focus {
    background-color: transparent;
	color:#e3002f;
}
.sidebar .nav-pills > li li li > a
{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}
/* Sidebar END */
/* Admin */
/*
body .ccm-ui .dropdown-menu
{ display:block; }*/
.page-list.triple .thumbnail h3
{ display:block; }
.builder
{
	border-bottom: 1px solid #e0e5e9;
    box-shadow: 0 2px 0 0 #f6f6f8;
    clear: both;
    margin: 40px auto 0;
    padding: 0;
    width: 100%;
}
.monitor
{
	background: #f6f6f8 none repeat scroll 0 0;
    border-left: 2px solid #e0e5e9;
    border-radius: 16px 16px 0 0;
    border-right: 2px solid #e0e5e9;
    border-top: 2px solid #e0e5e9;
    margin: 0 auto;
    max-width: 808px;
    padding: 38px 26px 26px;
    position: relative;
    width: 90%;
}
.screen
{
	background: #fefefe none repeat scroll 0 0;
    border: 1px solid #e0e5e9;
    max-width: 750px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{ color:#333; }