/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/*
	css/
		find and remove all text-transform: uppercase; property
	templateDetails.xml
		created position topmenu_right, fixed_footer_top, fixed_footer_bottom
	layouts/default.php
		removed 261 - 264: fitvids
	layouts/blocks/head.php
		removed line 75: fitvids
		added line 132 - 145: frontpage video
	layouts/blocks/footer.php
		added line 8 - 21: FixedFooter
	js/prometeo.js
		added file for frontpage video
	css/joomla.css/
		line 11: removed select from reset code to style select as default
*/

/* Here you can include your override CSS styles */

/* general */

html {
    border: none;
}

body {
	font-size: medium;
	color: #111111;
	line-height: 25px;
	text-align: justify;
}

a, a:hover, a:focus {
	color: #93c01f;
}

h1, h2, h3, h4, h5, h6 {
	color: #111111;
}

table {
    margin: 0;
	width: auto;
}

tbody tr td {
	border: none;
	padding: 0;
}

td {
	vertical-align: baseline;
}

ul li {
	line-height: inherit;
}

li {
    list-style-type: none;
}

button:hover,
.button:hover,
input.button:hover,
span.button:hover,
button.button:hover,
div.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.pagenav-prev a:hover,
.pagenav-next a:hover,
.pager li.previous a:hover,
.pager li.next a:hover,
.readon:hover,
#gkMainbody .itemReadMore:active,
#gkMainbody .itemReadMore:focus,
#gkMainbody .itemReadMore:hover,
#gkMainbody .readmore > a:active,
#gkMainbody .readmore > a:focus,
#gkMainbody .readmore > a:hover,
.button.invert,
.gkShowCart a:hover {
	background: #ffffff;
	border-color: #ffffff;
}

/* addition for non responsive table images */
section td img {
    max-width: none !important;
}
/* end of addition for non responsive table images */

.box {
    color: #111111;
	line-height: inherit;
}

.box li {
	border: 0;
	line-height: inherit;
	padding: 0;
}

.ui-front {
    z-index: 10010;
}

/* end of general */

#gkHeader.nobreadcrumb {
    margin: 0;
}

#gkHeader #gkHeaderTop {
	background-color: #111;
	padding: 5px 20px;
	height: 30px;
	color: #ffffff;
	font-size: 12px;
	box-sizing: border-box;
}

#gkHeader #gkHeaderTop a {
	color: #ffffff;
}

#gkTopMenu li {
	height: 20px;
	line-height: 20px;
	padding-left: 24px;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

#gkTopMenu li:last-child {
	padding-left: 2px;
}

#gkTopMenuRight {
	float: right;
}

#gkTopMenuRight ul li {
	float: left;
	line-height: 21px;
}

#gkTopMenu .topnav_mail {
	background: url("../images/icons/mail_icon.png") no-repeat;
}

#gkTopMenu .topnav_phone {
	background: url("../images/icons/tel_icon.png") no-repeat;
}

#gkHeaderNav {
	top: 30px;
	padding-top: 30px;
  padding-bottom: 10px;
	height: 52px;
	background: #222222;
}

#gkLogo {
	margin: 0px 38px 0px 30px;
}

#gkMainMenu {
	line-height: normal;
	float: left;
}

.gkMenu > ul > li {
	height: 55px;
	line-height: normal;
}

.gkMenu > ul > li.haschild {
	margin-right: 8px;
}

.gkMenu > ul > li > a {
	height: auto;
	line-height: normal;
	padding: 28px 15px 0 10px;
	font-size: 15px;
	color: #ffffff;	
}

.gkMenu > ul > li.haschild > a:after {
	content: "";
	background: url("../images/icons/arrow_down.png") no-repeat;
	width: 10px;
	height: 7px;
	top: auto;
	bottom: 5px;
	right: 2px;
}

.gkMenu > ul > li.haschild:hover > a:after {
	background: url("../images/icons/arrow_down_hover.png") no-repeat;
}

/* submenu */
.gkMenu > ul li div.childcontent {
	padding-top: 20px;
	background: none;
	border: none;
	box-shadow: none;
}
.gkMenu > ul li div.childcontent-inner {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
}
.gkMenu > ul li div.childcontent-inner:after {
	content: "";
	display: block;
	clear: both;
}
.gkMenu ul ul {
	padding: 0;
}
.gkMenu > ul li div.childcontent li {
	padding: 0;
	font-size: 15px;
}
.gkMenu > ul li div.childcontent a {
	padding: 0.28em 1.8em 0.38em 0.9em;
	line-height: 1.34em;
	color: #ffffff;
}
.gkMenu > ul li div.childcontent a:hover {
	color: #8bc53f !important;
}
/* end of submenu */

#gkHeader {
	padding: 0;
}

.frontpage #gkHeaderMod {
	margin-top: 100px;
}

.gkIsWrapper-gk_storebox .gkIsOverlay {
	background: none;
}

.gkIsWrapper-gk_storebox .gkIsPrev > span, .gkIsWrapper-gk_storebox .gkIsNext > span {
	height: 41px;
	width: 22px;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.gkIsWrapper-gk_storebox .gkIsPrev > span {
	background: url("../images/icons/is_arrows.png") no-repeat;
}

.gkIsWrapper-gk_storebox .gkIsNext > span {
	background: url("../images/icons/is_arrows.png") no-repeat 100% 0;
}

#gkHeaderMod .custom img {
	width: 100%;
	height: auto;
}

#gkMainbody {
    margin: 0;
}

#gkSocialAPI {
	padding: 0;
}

#gkSidebar {
	text-align: inherit;
}

#gkPageContent #gkContent #gkSidebar {
	padding: 0;
}

#gkSidebar .box {
    border: none;
    padding: 0;
}

#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
    margin-top: 40px;
	padding: 0 0 40px;
}

#gkBottom1 .no_style, #gkBottom2 .no_style, #gkBottom3 .no_style, #gkBottom4 .no_style {
    margin: -40px 0;
}

#gkBottom1 {
	background: #222;
	color: #ffffff;
}

#gkBottom1 > div, #gkBottom2 > div, #gkBottom3 > div, #gkBottom4 > div, #gkBottom5 > div {
    margin: 0px;
}

#gkBottom1 h2, #gkBottom1 .box {
	color: #ffffff;
}

#gkBottom2 {
	background: #f2f2f2;
	color: #000000;
}

#gkBottom2 h2, #gkBottom2 .box, #gkBottom4 h2, #gkBottom4 .box {
	color: #000000;
}

#gkBottom4 {
	background: #f4a045;
	color: #000000;
}

#gkBottom5 > div {
	padding: 0;
}

#gkFixedFooter {
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 50px;
	height: 175px;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
	z-index: 100;
}

#gkFixedFooterTop {
	background-color: #111111;
	padding: 0 10px;
	height: 25px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}

#gkFixedFooterTop .gkHighlighterWrapperSub {
	opacity: 1;
}

#gkFixedFooterTop .gkHighlighterWrapper .gkHighlighterItem {
	top: 25px;
}

#gkFixedFooterTop a {
	color: #f2f2f2;
}

#gkFixedFooterBottom .MainContainer {
	margin-top: -15px;
}

#gkFixedFooterBottom .Boxhome {
	display: inline-block;
    width: 22%;
    height: 175px;
    /* float: left; */
    margin: 1%;
}

#gkFixedFooterBottom .Boxhome img {
	width: 100%;
}

#gkFooter {
	background: #111;
	padding: 35px 10px 10px;
	color: #f2f2f2;
	font-size: 11px;
	line-height: 25px;
}

#gkFooter > div {
	padding: 0;
}

#gkFooterNav {
	margin: 0;
}

#gkFooterNav p {
	margin: 0;
}

#gkFooterNav p a {
	color: #f2f2f2;
}

/* content classes */
.MainContainer {
	padding-top: 20px;
	overflow: hidden;
}

.MainContainer h1, .MainContainer h2, .MainContainer h3 {
	font-weight: 100;
	padding-bottom: 20px;
}

.MainContainer h1, h2 {
	font-size: 28px;
	line-height: 34px;
}

.IntBox {
    float: left;
    width: 50%;
}

.IntBox ul {
    padding-top: 20px;
}

.IntBox li {
    list-style-type: circle;
    margin-left: 40px;
}

.IntBox iframe {
    padding: 20px;
}

.MainContainer h2.InnerIntBox {
	line-height: 34px;
}

.InnerIntBox {
    padding: 20px;
    line-height: 25px;
}

.MainContainer ol {
	list-style-type: none;
	padding: 0;
}

.IntBoxFullWidth {
	float: left;
	width: 100%;
}

.IntBoxFullWidth li, .IntBoxFullWidthWhite li {
    margin-top: 20px;
}

#DataSheetContainer ul {
    width: 29%;
    float: left;
    font-size: 16px;
    line-height: 18px;
    padding: 20px;
    text-align: left;
}

#ListTableCustom td {
    padding: 30px;
}

#ListTableCustomWelcome {
    margin: 30px auto 50px;
}

#ListTableCustomWelcome td {
    padding: 30px;
    background: none repeat scroll 0% 0% #FFF;
    border: 40px solid #F2F2F2;
    width: 315px;
}

#TableAppPortal td {
    vertical-align: top;
    padding: 30px 0 0 20px;
}

.LicenceTable {
    margin-left: 80px;
}

.LicenceTable td {
    border: 1px solid #F2F2F2;
    padding: 2px;
    text-align: center;
    width: 130px;
}

#gkContent #gkContentWrap .category table {
	width: 100%;
}

#gkContent #gkContentWrap .item-page .itemCategory a {
    font-size: 14px;
}

#gkContent #gkContentWrap .item-page header h1 {
    background-color: #ffffff;
    width: 97%;
    float: left;
    padding: 10px;
    margin-top: 5px;
	font-size: 12px;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}

#gkContent #gkContentWrap .item-page header time {
    float: right;
}

.bfQuickMode {
	margin-top: 23px;
}

.bfQuickMode .controls label.control-label {
    float: left;
    padding-top: 11px;
    padding-left: 10px;
    font-size: 12px;
	line-height: 21px;
	font-weight: normal;
    width: 100%;
}

.bfQuickMode input[type="text"] {
    font-size: 22px;
	padding: 2px !important;
    width: 99%;
}

.bfQuickMode select {
    height: 32px;
	font-size: normal;
	color: inherit;
	width: 99%;
	max-width: 100%!important;
	padding: 1px !important;
}

.bfQuickMode #bfElemWrap25 .controls,
.bfQuickMode #bfElemWrap140 .controls {
	width: 350px;
}

.bfQuickMode #bfElemWrap25 .controls label, .bfQuickMode #bfElemWrap25 .controls input,
.bfQuickMode #bfElemWrap140 .controls label, .bfQuickMode #bfElemWrap140 .controls input {
	float: right;
}

.bfQuickMode #bfElemWrap25 .controls label,
.bfQuickMode #bfElemWrap140 .controls label {
	width: 320px;
	padding-top: 4px;
}

.bfQuickMode .form-actions #bfSubmitButton {
	font-size: 22px;
	line-height:26px;
	font-weight: normal;
	padding: 20px;
	color: #ffffff !important;
	width: 100%;
	border: 2px outset #f0f0f0;
	background-color: #0066cc;
	width: 99%;
	height: auto;
	margin: 20px 0 50px;
	float: none;
}

.bfQuickMode .form-actions #bfSubmitButton:active {
	border-style: inset;
}

/* end of content classes */

/* page specific classes */
body.noheader #gkPageContent {
	margin-top: 188px;
}

body.frontpage {
	overflow: hidden;
}
body.frontpage #gkFooter {
	position: fixed;
	padding: 15px 10px 10px;
	width: 100%;
	bottom: 0;
	z-index: 100;
}

body.login-page #gkBottom2, body.sms-modem-internet-gateway #gkBottom2 {
	background: #e6e6e6;
	color: #222222;
}

body.login-page #gkBottom2 h2, body.login-page #gkBottom2 .box,
body.sms-modem-internet-gateway #gkBottom2 h2, body.sms-modem-internet-gateway #gkBottom2 .box {
	color: #222222;
}

body.product-policy #gkBottom2 {
	background: #efeeee;
	color: #222222;
}

body.product-policy #gkBottom2 h2, body.product-policy #gkBottom2 .box {
	color: #222222;
}

body.login-page #gkBottom3 {
	margin-top: 10px;
}

body.product-overview #gkHeaderMod {
	height: 600px;
	background-color: #222222;
}

body.product-overview #gkBottom5 {
	background-color: #222222;
}

body.vmware-version #gkPageContent {
	background: #ef9d18;
}

body.hardware-version #gkPageContent {
	background: #8bc53f;
}

body.cloud-version #gkPageContent {
	background: #7bafd6;
}

body.vmware-version .IntBoxFullWidth, body.hardware-version .IntBoxFullWidth, body.cloud-version .IntBoxFullWidth {
	padding-bottom: 40px;
}

body.vmware-version h2, body.hardware-version h2, body.cloud-version h2 {
	color: #ffffff;
}

body.vmware-version #DataSheetContainer h2 {
	color: #000;
}

body.trial #gkHeaderMod, body.case-history, body.contact #gkHeaderMod {
	margin-top: 100px;
}

body.news {
	background: #333333;
}

body.news #gkContent {
	background: #f2f2f2;
}

body.news #gkContent .category, body.news #gkContent .item-page {
	padding: 20px;
}

body.news #gkContent .category, body.news #gkContent .item-page {
	min-height: 580px;
}

body.news #gkContent .category header {
	padding: 20px 0 45px;
	margin: 0;
}

body.news #gkContent h1, body.news #gkContent h2 {
	font-size: 45px;
	line-height: 25px;
	padding-bottom: 20px;
}

body.news #gkContent h2 small {
	font-size: 100%;
}

body.news #gkContent .category table tr {
	background-color: #FFF;
	width: 97%;
	float: left;
	padding: 10px;
	margin-top: 5px;
}

body.news #gkContent .category table tr td a{
	color: #000000;
}

body.news #gkFooter, body.case-history #gkFooter {
	position: fixed;
	width: 100%;
	bottom: 0;
}

body.case-history #gkHeaderMod h1 {
	font-size:26px;
	padding-bottom: 17px;
}

body.case-history #gkContentWrap .blog article {
	background: #f2f2f2;
	padding: 20px !important;
}

body.case-history #gkContentWrap .blog .img-intro-left {
	float: left !important;
}

body.case-history #gkContentWrap .blog .img-intro-left .gkImageWrapperOverlay {
	display: none;
}

body.case-history #gkContentWrap .blog .itemBody {
	float: none;
	width: auto;
}

body.work-with-us #gkContent #gkContentWrap .item-page,
body.privacy-policy #gkContent #gkContentWrap .item-page {
	padding: 0;
}
/* end of page specific classes */

/* newsletter */
body.news #gkContent #gkContentWrap .item-page header h1 {
	margin: 5px 0 30px;
}

body.news #gkContent h2.title {
	font-size: 26px;
	line-height: 125%;
}

.item-header .title {
	background-color: #FFF;
    width: 97%;
    float: left;
    padding: 10px;
    color: #404040;
    display: block;
    font-family: Helvetica;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -0.75px;
    margin: 5px 0 0;
    text-align: left;
}

.WifiMainContainer ol {
	padding: 0;
}

.WifiMediumTitle {
    font-size: 36px;
    text-align: center;
    color: #333;
}

.WifiSmallTitle {
    font-size: 24px;
    text-align: center;
    color: #666;
}

.WifiFullBar {
    background-color: #93C01F;
    padding: 20px;
    color: #FFF;
    font-size: 22px;
    text-align: center;
}
/* end of newsletter */


.templates-icon i{font-size: 45px;}
.templates-icon {text-align:center;color:#444;position: absolute;   margin-top: 66px;    margin-left: 864px;}
@media (max-width:1040px){.templates-icon {margin-left: 82%;}}
@media (max-width:768px){.templates-icon {display:none}}
.live-test .uk-subnav.uk-subnav-pill.uk-flex-center {width: 79%;margin-left: 0px;}
.live-test .uk-subnav.uk-subnav-pill.uk-flex-center li {text-align:center;padding:0px;margin-left:25px;margin-right:25px;}
.live-test .uk-subnav.uk-subnav-pill.uk-flex-center i {font-size:45px;}
.uk-subnav-pill>.uk-active>*{background:#ddd;color:#444;}