html{
	font-family: 'Roboto', sans-serif;
}

.navbar-wrapper{
	/*height: 120px;*/
}

.intelligent{
         margin: 105px 0 0 0;
	/*background: url('../images/intelligent-eng.png') no-repeat 45px 108px;
	height: 500px;*/
}

.intelligent h1{
    font-size: 64px;
    line-height: 75px;
    font-weight: 100;
    color: #ffffff;
    border-bottom: 1px solid #fcb116;
    max-width: 860px;
    margin: 0px auto;
}

.intelligent-text{
        max-width: 840px;
        margin: 25px auto;
        color: #ffffff;
        display: block;
        font-size: 20px;
        font-weight: 100;
        line-height: 38px;
        text-align: center;
}

.nav > li > a{
	padding-left: 0;
	padding-right: 0;
	color: #ffffff;
}

.navbar-nav > li > a{
	padding-top: 9px;
	padding-bottom: 11px;
	color: #ffffff;
	font-size: 12px;
}

.navbar-inverse .navbar-nav > li > a{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
}

.navbar-inverse .navbar-nav > li.contact > a{
	color: #b5b5b5;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
	text-decoration: underline;
	padding-right: 15px;
}

.navbar-nav > li.contact > a{
	padding-top: 13px;
}

.navbar-height{
	min-height: 40px;
}

.label{
	color: #b5b5b5;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
}

.loginPart, .search-part{
	background-color: #0053a0;
}

ul.loginPart li{
	padding: 0;
}

ul.loginPart li a{
	padding-left: 40px;
	padding-right: 14px;
}

.navbar-inverse .navbar-nav > li > a:hover{
	background-color: #3779b6;
}

ul.loginPart li a.login{
	background: url('../images/key.png') no-repeat 10px center;
}

ul.loginPart li a.register{
	background: url('../images/pen.png') no-repeat 10px center;
}

.navbar-inverse .navbar-nav > li.contact > a:hover{
	background-color: transparent;
	text-decoration: none;
}

.search-part{
	padding-top:7px;
	padding-bottom: 7px;
}

.search-part .label{
	color: #ffffff;
	font-size: 12px;
	font-family: "Open Sans" !important;
}

.search-box{
	height: 26px;
	border-radius: 0px;
	border: 0px;
}

.region-form{
	margin-top: 4px;
	margin-bottom: 4px;
}

.press-part p{
	margin-top: 14px;
}
.press-part p a{
	width: 100%;
}

.usermenu{
	height: 60px;
	background-color: #444!important;
	margin-top: 120px;
}

.user-menu-holder{
	color: #ffffff;
    margin: 0;
	padding: 0;
}

.user-menu-holder a{
	color: #ffffff;
}

.checkout-btn{
	padding: 0 52px;
}


/* lightboxes */

#overlay {
    background: #000000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
    filter: alpha(opacity=50);
}

#loginBox {
    width: 420px;
    min-height: 142px;
    border: 1px solid #D4D4D4;
    background-color: #fff;
    position: fixed;
    left: 50%;
    margin-left: -202px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
}

#lostPasswordBox {
    width: 402px;
    min-height: 142px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin-left: -202px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#loaderBox {
    width: 302px;
    height: 134px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -151px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#serious-popup {
    width: 500px;
    min-height: 142px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -250px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
    line-height: 18px;
}

#session, #session-terminated, #registerNotOK, #uploadImageBox, #vimeoLightBox, #pdfDownloadLightBoxConfirm, #registerThanks, #importantAlertsBox, #uploadEmpowerTacBox, #uploadLogoEmpowerBox  {
    width: 402px;
    min-height: 142px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#videoBox {
    min-height: 280px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#videoBox .lightBoxContent {
    width: 479px;
    min-height: 270px;
    background: #ffffff url('../images/ajax-loader.gif') center 110px no-repeat;
    padding: 3px 0 0 0;
    margin: 0px;
}

#youtubeLightBox {
    min-height: 280px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#youtubeLightBox .lightBoxContent {
    width: 480px;
    height: 273px;
    background: #ffffff url('../images/ajax-loader.gif') center 110px no-repeat;
	margin: 0;
    padding: 3px 0 0 0;
}

#hapyakLightBox,
#VidYardLightBox,
#vimeoLightBox {
    width: 486px;
    min-height: 280px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -246px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#vimeoLightBox .lightBoxContent {
    width: 480px;
    height: 273px;
    background: #ffffff url('../images/ajax-loader.gif') center 110px no-repeat;
	margin: 0;
    padding: 3px 0 0 0;
}

#hapyakLightBox .lightBoxContent,
#VidYardLightBox .lightBoxContent,
#vimeoLightBox .lightBoxContent {
    width: 480px;
    height: 273px;
    background: #ffffff url('../images/ajax-loader.gif') center 110px no-repeat;
    margin: 0;
    padding: 3px 0 0 0;
}

#infobox {
    width: 402px;
    min-height: 142px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#warningbox, #warningbox-missingitems {
    width: 402px;
    min-height: 142px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#warningboxConfirm {
    width: 402px;
    min-height: 142px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#logoutboxConfirm {
    width: 500px;
    min-height: 180px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -250px;
    top: 30%;
    z-index: 1000;
    font-size: 14px;
    font-weight: 300;
    padding: 3px;
}

#serviceLevelLightBox {
    width: 402px;
    min-height: 142px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -202px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#shippingAddressDetailsLightBox {
    background-color: #ffffff;
    font-size: 12px;
    left: 50%;
    margin: 0 0 0 -300px;
    min-height: 142px;
    padding: 3px;
    position: fixed;
    top: 15%;
    width: 600px;
    z-index: 1000;
}

#termsLightBox {
    width: 602px;
    height: 400px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -302px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#termsLightBox .box-content {
    height: 400px;
    margin-right: 0px;
    overflow: auto;
    text-align:left;
    padding: 8px;
}

#termsLightBox a {
    color: #0980ae;
}

#termsLightBox a:hover {
    text-decoration: none;
}

#js_how_it_works_box {
    width: 602px;
    height: 270px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -302px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#js_how_it_works_box .box-content {
    height: 270px;
    margin-right: 0px;
    margin-left: 0;
    overflow: auto;
    text-align:left;
    padding: 5px;
}

#shippingAddressListLightBox {
    width: 602px;
    height: 400px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -302px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#addNewShipp_to {
    width: 602px;
    height: 400px;
    background-color: #ffffff;
    position: fixed;
    left: 50%;
    margin: 0px 0px 0px -302px;
    top: 30%;
    z-index: 1000;
    font-size: 12px;
    padding: 3px;
}

#closeShippingAddressDetails {
    float: right;
}

/* lightboxes end */
.errorBorder {
    border: 1px solid #9d152d !important;
}

.lightBoxVideo{
	width: 396px;
	float: left;
    height: 270px;
}
#searchBy{
    width: 300px;
    position: absolute;
    top: 33px;
    right: 0px;
    z-index: 500;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #f0f0f0;
}

/* *******************  table sorter ***************************************************** */

.tablesorter > thead > tr > .header{
    background: url("../images/sorter.png") no-repeat scroll right -7px;
    cursor: pointer;
}

.tablesorter > thead > tr > .headerSortDown{
    background: url("../images/sorter.png") no-repeat scroll right -28px;
    cursor: pointer;
}

.tablesorter > thead > tr > .headerSortUp{
    background: url("../images/sorter.png") no-repeat scroll right 18px;
    cursor: pointer;
}

/* ***************************** END table sorter **************************************** */

#cigVideoLightBox {
    background-color: #ffffff;
    font-size: 12px;
    left: 50%;
    margin: 0 0 0 -202px;
    min-height: 280px;
    padding: 3px;
    position: fixed;
    top: 30%;
    z-index: 1000;
}

.cigVideoPlayer {
    background : url('../images/ajax-loader.gif') center center no-repeat;
}

.set-password-error{
    min-height: 17px;
    font-size: 12px;
    color: #d0021b;
    left: 160px;
    position: absolute;
    top: 30px;
}

.set-password-error.changepass-success{
    color: #309100;
}

#generateRandomPasswod{
    float: left;
    clear: both;
}
#generateRandomPasswod:hover {
    text-decoration: underline;
}

.holder{
    width: 226px;
    height: 50px;
    float: left;
}

.form-text a.cap{
   /* text-transform: lowercase;*/
}

#redirectSiteBox {
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    left: 50%;
    margin: 0 0 0 -250px;
    min-height: 180px;
    padding: 3px;
    position: fixed;
    top: 30%;
    width: 500px;
    z-index: 1000;
}