/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 8 Aug, 2019, 11:27:57 AM
    Author     : GWB31
*/
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap');
*{box-sizing: border-box;}
.font-raleway{font-family: 'raleway', sans-serif !important;}
.font-lato{font-family: 'Lato', sans-serif !important;}
.font-noto{font-family: 'Noto Serif', serif !important;}
.full-width{float: left;width: 100%;max-width: 100%;}
.float-left{float: left;}
.float-right{float: right;}
.mar-top-0{margin-top: 0px;}
.mar-bot-0{margin-bottom: 0px;}
.mar-left-0{margin-left: 0px !important;}
.mar-right-0{margin-right: 0px;}
.mar-top-5{margin-top: 5px;}
.mar-bot-5{margin-bottom: 5px;}
.mar-right-5{margin-right: 5px;}
.mar-left-5{margin-left: 5px;}
.mar-top-10{margin-top: 10px;}
.mar-top-15{margin-top: 15px;}
.mar-top-20{margin-top: 20px;}
.mar-left-10{margin-left: 10px;}
.mar-right-10{margin-right: 10px;}
.mar-bot-10{margin-bottom: 10px;}
.mar-bot-15{margin-bottom: 15px;}
.mar-bot-20{margin-bottom: 20px;}
.pad-left-0{padding-left: 0px !important;}
.pad-right-0{padding-right: 0px !important;}
.pad-10{padding: 10px;}
.pad-bot-5{padding-bottom: 5px;}
.pad-left-5{padding-left: 5px;}
.pad-left-10{padding-left: 10px;}
.pad-right-5{padding-right: 5px;}
.pad-top-10{padding-top: 10px;}
.pad-top-15{padding-top: 15px;}
.pad-top-20{padding-top: 20px;}
.pad-bot-10{padding-bottom: 10px;}
.pad-bot-15{padding-bottom: 15px;}
.pad-bot-20{padding-bottom: 20px;}
.mar-bot-25{margin-bottom: 25px;}
.mar-bot-35{margin-bottom: 35px;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.color-333333{color:#333333;}
.color-6c306a{color:#6c306a;}
.color-0000ee{color: #0000ee;}
.font-10{font-size: 10px;}
.font-12{font-size: 12px;}
.font-14{font-size: 14px;}
.font-16{font-size: 16px;}
.font-18{font-size: 18px;}
.font-20{font-size: 20px;}
.font-22{font-size: 22px;}
.weight-400{font-weight: 400;}
.weight-500{font-weight: 500;}
.weight-600{font-weight: 600;}
.weight-700{font-weight: 700;}
.weight-800{font-weight: 800;}
.wrapper-1200 {width: 100%;max-width: 1200px;margin: 0 auto;padding: 0 15px;}
.wrapper-1100 {width: 100%;max-width: 1100px;margin: 0 auto;padding: 0 15px;}
.wrapper-1100 .content{width: 100%;}
.wrapper-1200 .content{width: 100%;}

a{text-decoration: none;}
.pos-relative {position: relative;}
/**/
.header-logo-section .jordan-logo {width: 203px;height: auto;}
.login-sec-custom .header-login-inner {width: 440px;padding: 4px 10px;}
.login-sec-custom form.login-form {margin-top: 6px;}
.login-sec-custom .login-input {float: left;width: 170px;display: inline-block;padding: 5px 10px;font-family: 'Lato';font-size: 14px;font-weight: 500;color: #525252;border-radius: 2px;background-color: #F2F3F2;margin-top: 0px;margin-bottom: 0px;box-shadow: 0px -2px 2px -1px #cccccc;border: 1px solid #ccc;box-sizing: border-box;}
.login-sec-custom .login-btn-custom {padding: 8px 13px 8px 13px;border: none;background-color: #6c306a;color: #ffffff;font-family: Lato;font-weight: 500;border-radius: 3px;background-image: none;font-size: 14px;-webkit-appearance: none;}
.forgotpas-terms-sec a.forgot-link {margin-top: 0px;font-size: 11px;text-decoration: none;}
.login-sec-custom .forgot-form {margin-top: 6px;}
.login-sec-custom .forgot-form .login-input {width: 330px;}
.login-sec-custom .forgot-form .forgot-link {font-size: 11px !important;margin-top: 0px;}
.copyright, .footer a {color: #2b2b2b;}

