<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right,#0001,#0002), url("/uploaded/Image/mastheads/OptiAssist_Training.webp"); }


@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#0001,#0002), url("/uploaded/Image/mastheads/mobile/450_OptiAssist_Training.webp");}

}

#IMG-MASTHEAD h1 {
    font-size: clamp(1.6rem, 0.785rem + 3.619vw, 3.5rem);
    line-height: clamp(1.6rem, 0.785rem + 3.619vw, 3.5rem);
padding: 0 5px;
}

h2 { letter-spacing: 2px !important; }

.fak.fa-ssm-uk-no:before, .fa-kit.fa-ssm-uk-no:before {
    content: "01926 560192" !important;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 1.3em;
}

#IMG-MASTHEAD .MastheadCTA {
    background: linear-gradient(305deg, #ff631900 55%, #ff6319 55%, #ff6319 85%) !important;
    background-size: 450% !important;
    border-color: #ff6319;
    text-shadow: 0 0 1px #ff6319;
}

.TwoCTA {
    display: flex;
    justify-content: center;
    align-items: center;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA {
    margin: 40px 20px -20px 0px;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA:hover {
    margin: 40px 20px -20px 0px;
}

html {scroll-behavior: smooth;}

/*----------------- Breadcrumb Start------------------*/

/* Style the list */


#regWhite .fa-solid {
font-weight: 500;
}

#breadcrumb .svg-inline--fa {
display:none;
}


ul.breadcrumbNav {
  padding: 10px 16px;
  list-style: none;
color: #ff6319;
font-weight: 700;
font-size: 1em;
margin-left: -25px;
padding-left: 0px;
}

/* Display list items side by side */
ul.breadcrumbNav li {
  display: inline;
margin-left: -8px
}

/* Add a slash symbol (/) before/behind each list item */


#breadcrumb ul.breadcrumbNav li+li:before {
display: inline;
    padding: 5px;
    color: #565656;
    content: "/\00a0";
}


/* Add a color to all links inside the list */
svg.home {
filter: invert(57%) sepia(58%) saturate(5171%) hue-rotate(347deg) brightness(101%) contrast(105%);
}
svg.home:hover {
filter: invert(29%) sepia(53%) saturate(717%) hue-rotate(173deg) brightness(91%) contrast(103%);
}


/* Add a color on mouse-over */
#breadcrumb ul.breadcrumbNav li a:hover {
  color: #1d4f91;
font-weight: 700;
  text-decoration: underline;
}

#breadcrumb ul.breadcrumbNav li a{
color: #ff6319;
font-weight: 700;
text-decoration: none;
}

/*----------------- Breadcrumb End ------------------*/

/*----------------- Modal Start ------------------*/

.iconLeft:before {
content:"\f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*----------------- Modal End ------------------*/
/*---------------------- GREY SECTION START------------------------------- */

.background-transition {height: calc(8vw + 50px); max-height: 250px}
#transition-one {background: linear-gradient(177.3deg, #fff 0%, #fff 40%, #333333aa 40.3%, #333333aa 49.1%, #333 49.4%, #333), linear-gradient(179deg, #fff 0%, #fff 39.8%, #333333aa 40.2%, #333333aa 50.8%, #333 70.2%, #333);}


/*---------------------- GREY SECTION END  ------------------------------- */

/*---------------------- FORM START  ------------------------------- */

.FormR {width: 95%; float:right; background-color: transparent; padding: 2%;padding-top:0px;}

#ssform {padding: 14px;}

input[type=button], input[type=text], input[type=password], input[type=email], select {

    -webkit-appearance: none;
    box-shadow: 0 0 3px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 98%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
	}

select { width: 100% !important; }

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #85b358;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
       text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}


/*---------------------- FORM END  ------------------------------- */

/*------------ Marketo Form Start  ------------*/

.form-container {padding-bottom:20px; padding-left: 20px;}

.mktoForm div, .mktoForm span, .mktoForm label, .mktoForm p {
    color: #555;
}

#regWhite #Country {
    border: 1px solid #55a73d !important;
	}
	
	
#regWhite #swks_County {
    border: 1px solid #55a73d !important;
	}


.mktoHtmlText.mktoHasWidth {
    padding-left: 20px;
       }

.mktoForm {
font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
font-size: 14px !important;
color: #757575 !important;
line-height: 1.7em;
font-weight: 500 !important;
word-wrap: break-word;
margin-top: 10px;
padding-bottom: 10px;
}
.mktoForm .mktoFormCol {
    width: 100%;
    margin-bottom: 0px !important;
display: flex !important;
flex-direction: row !important;
}
.mktoHasWidth {
width: 99% !important
}
.mktoForm .mktoLabel {
    display: flex;
    padding-top: 0em !important;
    width: 15px !important;
    margin-left: -7.5px !important;
}
.mktoFieldWrap.mktoRequiredField {
width: 99%
}
.mktoForm .mktoOffset {
width: 0% !important
}
.mktoHtmlText {
    display: flex;
    justify-content: center;
}
.formTextBlock {
    padding: 10px 0px !important;
    font-size: 1.1em;
    color: #757575;
   width: 92%;
}
.mktoForm .mktoFieldWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
width: 92%!important;
align-items: center;
border: 1px solid #ff6319 !important;
font-size: 1.1em !important;
float: left;
padding: 10px !important;
border-radius: 4px;
}
.mktoForm .mktoFormRow {
    width: 100%;
    display: flex;
    justify-content: center;
}

.mktoForm .mktoGutter {
    display: none;
}

.mktoButtonRow {
    margin-top: -10px !important;
    width: 100%;
    display: flex !important;
    justify-content: center;
}

.mktoButtonWrap.mktoNative {
    width: 90%;
    margin-left: 0 !important;
}

.mktoForm .mktoAsterix {
    float: none;
    padding-left: 0px !important;
    color: #009fdf;
}

#regWhite input[type=text], #regGrey input[type=email], #regGrey textarea  {margin-bottom: 0 ;}
textarea#mkto_formnotes {margin-bottom: 20px; !important;}

.mktoForm .mktoError .mktoErrorArrow {
    background-color: #1D4F91 !important;
    border: none !important;
}

.mktoForm .mktoError .mktoErrorMsg {
    background-color: #1D4F91 !important;
    background-image: none !important;
    border: none !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 1.1em !important;
    line-height: 1.1em !important;
    padding: 8px 8px 6px 8px !important;
    text-shadow: none !important;
    font-weight: lighter;
}

.mktoForm button.mktoButton {
    background-color: #ff6319;
    width: 100%;
    border: 0;
    text-align: center;
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 4px;
}
#mktoOptIn {
width: 100%;
height: 20px;
padding-top: 0px !important;
margin-top: -12px;
}


#regWhite select {
    background-color: #fff;
    color: #757575;
}

.mktoFieldWrap {margin-bottom: 15px !important;}

.demo {
font-size: 4.2em!important;
text-transform: uppercase;
font-weight: 700;
color: white;
line-height: 1em;
text-shadow: 0 3px 8px #262626;
margin: 0px;
opacity: 1;
margin-bottom: 45px;
}

#regWhite #Country {
    border: 1px solid #ff6319 !important;
    box-shadow: 0 0 3px #617fbb;
}

input::placeholder {
    color: #ababab !important;
}

.mktoButtonRow {
    margin-top: 10px !important;
    font-weight: 700;
}

#regBodyContent #regLoginTV input[type=text], #regBodyContent input[type=text], #regBodyContent input[type=text] { 
margin-right: 0;
}

input[type=button], input[type=text], input[type=password], input[type=email], select {
box-shadow: 0 0 3px #617fbb;
}

.mktoCaptchaDisclaimer {margin-bottom: 15px !important; padding-left: 20px!important;}

@media (max-width: 480px) {
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {padding: 20px !important;}
textarea#mkto_formnotes {height: 70px;}
#regWhite select { padding: 10px !important;}
}


/*------------ Marketo Form End  ------------*/



</pre></body></html>