// This one is used on pages where I want the fading Shook Construction Background Image
//@font-face {
//    font-family: 'RedHatText-Bold';
//    src: url('../../Fonts/RedHatText-Bold.ttf') format('truetype');
//}
//@font-face{
//    font-family: 'RedHatText-Medium';
//    src:url('../../Fonts/RedHatText-Medium.ttf') format('truetype');
//}
body {
    background: url(../../cust_logo_images/ShookConstruction/Background.jpeg);
    background-size: cover;
    display: flex;
//    font-family:RedHatText-Medium;
}

//head {
//    width: 100%;
//    height: 0;
//    border-top: 0px solid transparent;
//    border-left: 100px solid Black;
//    border-bottom: 30px solid transparent;
//    opacity:.5;
//}
//#ShookSupplyLogo {
//    position: fixed;
//    left: -170px;
//    top: -50px;
//    z-index: 3;
//    float: left;
//    scale: 0.25;
//}
//.TopLeftTriangle {
//    height: auto;
//    border-top: 0px solid transparent;
//   border-left: 1000px solid black;
//    border-bottom: 150px solid transparent;
//    opacity: .5;
//    position: fixed;
//    top: 0px;
//    left: 0px;
//    float: left;
//    z-index: 2;
//}
//.RedLine {
//   border-bottom: 4px solid red;
//    rotate: 175deg;
//    position: fixed;
//    z-index: 3;
//    top: 65px;
//    opacity: .5;
//    width:100%;
//    top:105px;
//    transform-origin:right;
//    right:100%;
//}
//#form1{
//    width:100%;
//    margin:10% auto;
//    z-index:4;
//}

//#ShookSupplyApparelSignage {
//    width: 35%;
//    position: absolute;
//    top: 35%;
//    left: 55%;
//}
//#txtUsername {
//    width: 100%;
//    border-width: 7px;
//    border-color: white;
//    border-style: solid;
//}
//#txtPassword {
//    width: 100%;
//    border-width: 7px;
//    border-color: white;
//    border-style: solid;
//}
.//userInfo {
//    margin: 10px 0 5px 0;
//    font-family:RedHatText-Bold;
//}
//a
//{
//    font-size:small;
//    color:black;
//}
