@charset "utf-8";
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(../fonts/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/sourcesanspro-bold-webfont.eot');
    src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: fastener-bold;
    src: url(../fonts/sourcesanspro-bold-webfont.woff);
}

#background {
    min-height: 650px;
}

#background div.container {
    width: 100%;
}

.loginbox {
    border: 2px solid white;
    border-radius: 10px;
    width: 550px;
    position: absolute;
    left: 44%;
    top: 40%;
    margin-left: -186px;
    margin-top: -125px;
    background-image: url(../images/effect-stroke.png);
    z-index: 10;
}

.logo {
    position: absolute;
    left: 50%;
    top: 64%;
    margin-left: -148px;
    margin-top: -165px;
    z-index: 20;
}

.logininputarea {
    margin: 30px 80px;
    z-index: 50;
    font-family: 'Source Sans Pro', sans-serif;
    color: #2c2c2c;
}

.tdfield {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 2px solid #b2b2b2;
    height: 40px;
    width: 100%;
    color: #5d5d5d;
    font-size: 16px;
    padding: 5px;
    background: #f7f8fc;
}

.icebutton {
    background-color: #416abb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 25px;
    text-decoration: none;
    margin-bottom: 20px;
}

.icebutton:hover {
    background-color: #001424;
}

.requestaccesstext {
    color: #2e5477;
    font-size: 12px;
    text-decoration: none;
}

.requestaccesstext:Hover {
    color: #6e8daa;
    text-decoration: none;
}

.loginboxfade {
    width: 400px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 95%;
    margin-left: -186px;
    z-index: 30;
}

.logofast {
    text-align: center;
    width: 100%;
}

.logofast img {
    width: 250px;
}

.label-text {
    width: 100%;
    clear: both;
    padding-top: 10px;
}

.label {
    width: 30%;
    font-size: 18px;
    float: left;
    color: #5d5d5d;
    padding: 10px 0px;
    font-weight: bold;
}

.text {
    width: 70%;
    font-size: 18px;
    float: left;
}

.text-check {
    width: 70%;
    font-size: 15px;
    float: left;
    color: #2c2c2c;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
}

.footer {
    padding-top: 30px;
    text-align: center;
    color: #2c2c2c;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}


/*items scanned*/

.container {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.container-inner {
    /*width:1188px;*/
    height: 100%;
    margin: auto 0;
    align: center;
}

.container-logo {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.container-logo a img {
    width: 370px;
}

.form-heading {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 26px;
    text-transform: capitalize;
    color: #17377d;
    text-transform: uppercase;
    font-weight: bold;
}

.notes {
    margin: 0 auto;
}

.fout-col {
    float: letf;
    text-align: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    color: #3b3b3b;
    text-transform: uppercase;
    font-weight: bold;
}

.fout-col .tdfield {
    height: 30px;
}

.ist-col,
.sec-col,
.thr-col,
.for-col {
    width: 23%;
    padding-right: 14px;
    margin-right: 1%;
    margin-bottom: 5px;
    float: left;
}

.ist-col12 {
    width: 25%;
    padding-right: 15px;
    margin-right: 1%;
    margin-bottom: 5px;
    float: left;
    margin-left: 8%;
}

.thr-col12 {
    width: 23%;
    padding-right: 14px;
    margin-right: 1%;
    margin-bottom: 5px;
    float: left;
}

.sec-col12 {
    width: 20.5%;
    padding-right: 14px;
    margin-right: 1%;
    margin-bottom: 5px;
    float: left;
}

.for-col12 {
    width: 10%;
    padding-right: 14px;
    margin-right: 1%;
    margin-bottom: 5px;
    float: left;
}

.ist-col48 {
    width: 48%;
    padding-right: 14px;
    margin-right: 1%;
    margin-left: 8%;
    float: left;
}

.sec-col48 {
    width: 48%;
    padding-right: 14px;
    margin-right: 1%;
    float: left;
}

.for-col {
    padding-right: 0px;
}

.fout-col .icebutton {
    font-size: 14px !important;
    text-transform: capitalize !important;
    font-weight: normal;
}

.fout-col .clrbtn {
    text-align: right;
}

.ist-sec {
    text-transform: capitalize;
}

.ist-col48 .tdfield {
    height: 102px;
}

.col48text50 {
    width: 25%;
}

.fout-col table {
    border-spacing: 0px;
    border: 1px solid #b2b2b2;
    background: #fff;
}

.col {
    width: 24%;
    color: #3b3b3b;
    font-size: 16px;
    border: 1px solid #b2b2b2;
    border-collapse: collapse;
    font-weight: normal;
    padding: 3px 10px;
}

.col1 {
    width: 24%;
    color: #3b3b3b;
    font-size: 16px;
    border-color: #b2b2b2;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    border-collapse: collapse;
    font-weight: normal;
    padding: 3px 10px;
}

.col2 {
    width: 24%;
    color: #3b3b3b;
    font-size: 16px;
    border-color: #b2b2b2;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-collapse: collapse;
    font-weight: normal;
    padding: 3px 10px;
}

.fout-col tr td .icebutton {
    float: right;
    background-color: #e5e5e5;
    color: #505050;
    border: 1px solid #c5c5c5;
    padding: 3px 10px;
    margin: 0px 6px 0px 0px;
}

.footer {
    padding-top: 50px;
    padding-bottom: 30px;
}

.fout-col .tdfield {
    background-color: #f7f8fc;
}

.floatr {
    float: right !important;
}

.spacer {
    height: 150px;
    float: left;
}
