  .nav-function-fixed:not(.nav-function-top):not(.nav-function-hidden):not(.nav-function-minify) .page-content-wrapper
            {
                padding-left:0rem !important;
            }
            .field-icon {
                  float: right;
                  margin-left: -25px;
                  margin-right:10px;
                  margin-top: -30px;
                  position: relative;
                  z-index: 2;
            }
            .container{
              padding-top:50px;
              margin: auto;
            }
            .abcButton  {
              height: 36px !important;
              border-radius: 1px;
              box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              -webkit-transition: background-color .218s,border-color .218s,box-shadow .218s;
              transition: background-color .218s,border-color .218s,box-shadow .218s;
              -webkit-user-select: none;
              -webkit-appearance: none;
              background-color: #fff;
              background-image: none;
              color: #262626;
              cursor: pointer;
              outline: none;
              overflow: hidden;
              position: relative;
              text-align: center;
              vertical-align: middle;
              white-space: nowrap;
              background-color: #c3c3c3 !important;
              border-color: #c3c3c3 !important;
            }
            .abcRioButtonContents {
              display: none;
            }
            .abcRioButton {
              width:25px!important;
              height:25px !important;
               background-color: #c3c3c3 !important;
              border-color: #c3c3c3 !important;
              border-radius: 1px !important;
            }
            
            .abcRioButtonIcon {
              border-radius: 1px !important;
              margin-top: -2px !important;
              padding:5px !important;
              width:40px !important;
              margin-right: 5px;
              box-shadow: none;
            }
            .abcRioButtonLightBlue {
              background-color: #fff !important;
              color: #757575;
              margin-top: 3px;
              margin-right: 2px;
              
            }
            
            .abcButtonIcon {
              border-radius: 1px !important;
              padding:2px !important;
              margin-top: -5px !important;
            }
          
          .fgtpsw  {
            margin-top: -17px !important;
          }
          
          .loginpage {
            margin-left: 40px !important;
          }
          .loginform {
            margin-right: 50px!important;
          }
          .loginRightMargin {
            margin-right: -180px !important;
          }
          .btn {
            box-sizing: border-box;
          }
          #chk  {
            margin-bottom: -25px !important;

          }  
          #login-btn {
            width: 100% !important;
            height: calc(1.27em + 1rem + 1.5px) !important;
          }
          
          .container {
              max-width: 1250px !important;
          }

          .form-group {
              margin-bottom: 1.2rem !important;
          }
          .wrap{
          display:flex;
          justify-content: center;
          }
          .form-control {
            height: calc(1.27em + 1rem + 1.5px) !important;
          }
          .grid-container {
          display: grid;
          grid-column-gap: 50px;
          grid-template-columns: auto auto auto auto auto;
          
          padding: 10px;
        }

        .grid-item {
          
          padding: 5px;
          font-size: 15px;
          text-align: center;
        
          color: #a09ea0;
        }
        .grid--full {
          opacity:1; 
          color: #fff;
        }
