img
{
	border:none;
}
li
{
	list-style: none;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font: 14px "Arial";
	
}
h1 {
	font-size: 20px !important;
	padding: 10px 10px 0 !important;
    color: #fff !important;
    margin-bottom: 0px !important;
}
p {
	padding: 0 10px 1em;
}
html, body {
	height: 100%;
}
.container {
	max-width: 1012px !important;
	margin: 0 auto;
}

.no-side-padding{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/** html .container {
	height: 100%;
}*/
footer {
    background: #787878 url(/images/footer_bg.jpg) no-repeat top center;
    width: 100%;
    clear: both;
    color: #DDD;
    overflow: hidden;
}
.ie8 body {
	/*overflow: hidden;*/
}
.ie8 footer ul
{
	padding-top: 15px;
	height: 220px;
}
.ie8 footer ul li:nth-child(1) {
line-height: 7px;
}

#clearfooter {
	display: block;
	height: 190px;
}

#login_form
{
	padding: 100px 0 90px 2px;
}
#login_form > img
{
	padding: 8px;
}
#login_form #logInForm
{
	background: #312f7f;
	padding: 13px;
		color: #fff;
}
#MainContent_imgGo
{
	position: relative;
	top: 15px;
	left: 8px;
}
/*input[type="text"]*/
#MainContent_txtCompany
{
	min-height: 28px;
	border: none;
}
#login_image
{
	margin-bottom: 10px;
}

footer
,footer a
{
	color:#fff;
	text-decoration: none;
	font-size: 17px;
}
footer a:hover
{
	color:#ccc;
}
/*footer ul
{
	width:1012px;
	margin:0 auto;
	padding: 30px 0;
	overflow: hidden;
}
footer ul li
{
	float: left;
}
footer ul li:nth-child(1)
{
	line-height: 8px;
}
footer ul li:nth-child(2)
{
	margin-left: 520px;
	line-height: 50px;
}
footer ul li:nth-child(2) a
{
	display: block;
}
footer ul li:nth-child(2) a:nth-child(1)
{
	background: url(/images/mail_icon.png) no-repeat 0px 5px;
	padding-left: 60px;
}
footer ul li:nth-child(2) a:nth-child(2)
{
	background: url(/images/bubble_icon.png) no-repeat 0px 5px;
	padding-left: 60px;
}*/
/*client page #header*/
#container #header
{
/*	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;*/
	/*margin: 160px 0 0 0;*/
	position: relative;
	top: 60px;
	padding: 1px 20px 10px 20px;
	behavior: url(/scripts/PIE.htc);
}
.ie7 #container #header
{
	top:150px;
	position: relative;
}
.ie7 #container #company
{
	
	position: relative;
}
#container #header h1
{
	font-size: 17px;
	font-weight: normal;
	color:#fff;
	text-align: center;
}
.ie7 #container #header h1
{
	padding-top: 10px;
}
#company
{
	margin: 60px 0 20px 0;
	padding: 10px;
	overflow: hidden;
	z-index: 10;
	/*padding-top: 200px;*/
/*	behavior: url(PIE.htc);*/
}
.ie8 #company
{
	/*top: -30px;*/
}
.linkBorder .btn {
    color: #fff;
}
    .linkBorder .btn:hover {
        color: #000;
    }
.linkBorder img{
    padding: 10px;
}

/*client page #header*/
form {
    height: 100%;
}
	

/* footer */
footer {
    padding: 0px;
    margin: 45px 0px 0px 0px;
    background-image: radial-gradient(circle, #04589c, #272f62);
    color: #fff;
    font-size: 14px;
}

    footer .container-fluid {
    }

    footer h4 {
        padding-top: 15px;
        color: #dfdfdf;
        text-transform: uppercase;
    }

    footer .sub-header {
        padding-top: 20px;
        color: #fff;
        font-size: 14px;
    }


    footer p {
        padding-top: 10px;
        padding-left: 28px;
    }

    footer a, footer a:hover {
        color: #31ccdd;
    }

    footer .glyphicon {
        padding-right: 10px;
        color: #fff;
    }

    footer .newsletter {
        margin-top: 5px;
    }

        footer .newsletter .glyphicon {
            padding-right: 0px;
            color: #555555 !important;
        }

    footer .google-map {
        position: absolute;
        right: 15px;
        bottom: 0px;
    }

        footer .google-map img {
            width: 64px;
            border: none;
            background-color: transparent;
            padding: 0px;
        }

    footer .disclamer {
        text-align: center;
        color: @lightGray;
        font-size: 12px;
        padding: 10px 0px 10px 0px;
    }

.footer-light-blue {
    color: #31ccdd;
}

.footer-grey {
    color: #dfdfdf;
}

/*shop links*/

footer .footer-shop {
    margin-top: 10px;
}

    footer .footer-shop h4 {
        text-transform: none;
        color: @white;
        margin: 0px;
        padding: 0px;
    }

    footer .footer-shop img {
        margin-top: 7px;
        padding-right: 2px;
    }

    footer .footer-shop ul {
        width: 140px;
    }

    footer .footer-shop li {
        margin-left: 40px;
        margin-bottom: 7px;
    }

        footer .footer-shop li:first-child {
            padding-bottom: 5px;
            border-bottom: 1px solid #fff;
        }

        footer .footer-shop li a {
            color: #fff;
        }

@media(min-width: 640px) {
    footer .footer-shop {
        margin-left: -19px;
    }
}



/*cert icons*/

.no-border div,
.no-border img {
    border: none !important;
}

@media screen and (min-width: 420px) and (max-width: 768px) {
}





.corporate-website{
    padding-top: 15px;
}
    .corporate-website img{
        margin-top: -2px;
        margin-right: 2px;
        margin-left: -2px;
    }
    .corporate-website ul {
        margin-left: 25px;
        margin-top: 5px;
    }
        .corporate-website ul li:first-child{
            border-bottom: 1px solid #fff;
            max-width: 50px;
        }
        .corporate-website ul li a {
            font-size: 14px;
            color: #fff;
        }


a.linkedin {
    display: block;
    margin-top: 5px;
    width: 48px;
    height: 16px;
    background: url("/images/LinkedIn_Icon.svg") 0 0 no-repeat
}

.past-footer {
    padding: 25px 0px 25px 0px;
    background-color: #272626;
}
.pre-footer {
    background-image: radial-gradient(circle,#0078bf,#193c91);
}

.row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#header {
    margin-top: 20px;
    padding: 5px 0px 30px 0px;
}
.linkBorder{
    padding: 15px;
}