@charset "UTF-8";

#mainContainer {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-spacing: 0px 0px;
    background-color: rgba(250,250,250,1.00);
    height: auto;
    border-radius: 10px;
    min-width: 375px;
    width: 375px;
}

#mainHeader {
    height: auto;
    display: block;

    /* [disabled]border-style: solid; */
    border-width: thin;
    border-color: rgba(0,0,0,1.00);

    /* [disabled]border-top-style: solid; */
    /* [disabled]border-right-style: solid; */
    min-width: 375px;
}

#mainContent {
    float: left;

    /* [disabled]border-color: rgba(0,0,0,1.00); */
    /* [disabled]border-width: thin; */
    /* [disabled]border-style: solid; */
    height: auto;
    text-align: center;
    color: #0914F1;
    width: 375px;
}

#navTop {
    height: auto;
    background-color: rgba(250,250,250,1.00);
    color: rgba(27,20,100,1.00);
    opacity: 0.9;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    display: block;
    width: 375px;
}

#ulNavTop {
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    float: none;
    margin-bottom: 0px;
    padding-top: 50px;
}

.liNavTop {
    float: none;
    list-style-type: none;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    width: auto;
    margin-left: 0px;
    clear: none;
    text-align: center;
    margin-bottom: 10px;
}

#gridLIMS {
    margin-top: 30px;
}

#gridLIMS5 {
    margin-top: 0px;
    padding-top: 0px;
}

#gridLIMS4 {
    margin-top: 30px;
}

#gridLIMS3 {
    margin-top: 0px;
}

#navLIMS {
    width: 310px;
    height: 40px;
    float: left;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
    opacity: 0.95;
    border-radius: 10px;
    font-size: small;
    margin-top: 10px;
}

#navLabScan {
    width: 150px;
    height: 45px;
    float: left;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
    opacity: 0.95;
    border-radius: 10px;
    margin-top: 5px;
}

#navLUFC1 {
    width: 295px;
    height: 45px;
    float: left;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
    opacity: 0.95;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 4px;
    display: block;
}

#sidebarLeft {
    width: 60px;
    float: left;
    height: auto;
    border: thin solid rgba(27,20,100,1.00);
    background-color: rgba(27,20,100,1.00);
    color: rgba(255,255,255,1.00);
    border-radius: 0px 10px 10px 0px;
    opacity: 0.95;
    min-height: 2650px;
    display: none;
}

#contentSidebar {
    margin-top: 50px;
}

#logoPlaceholder {
    width: auto;
    height: 100px;
    float: none;
    display: block;
    padding-left: auto;
    padding-right: auto;
    clear: none;
}

#headerSloganSection {
    width: auto;
    height: auto;
    float: left;
    font-size: x-large;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 5px;
    color: rgba(251,192,31,1.00);
    margin-top: 5px;

    /* [disabled]margin-bottom: 5px; */
    padding-top: 5px;
    min-width: 375px;
}

#mainFooter {
    height: auto;
    background-color: rgba(27,20,100,1.00);

    /* [disabled]border-right-width: thin; */
    /* [disabled]border-right-style: solid; */
    border-top: thin solid rgba(27,20,100,1.00);

    /* [disabled]border-bottom-width: thin; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-left-width: thin; */
    /* [disabled]border-left-style: solid; */
    border-right-color: rgba(27,20,100,1.00);
    border-bottom-color: rgba(27,20,100,1.00);
    border-left-color: rgba(27,20,100,1.00);
    color: rgba(255,255,255,1.00);
    text-align: center;
    opacity: 0.9;
    padding-bottom: 20px;
    padding-left: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-indent: 10px;
    clear: both;
    padding-top: 5px;
}

#mainFooter a:link {
    color: rgba(196,188,97,1.00);
    display: block;
    text-decoration: none;
}

#mainFooter a:visited {
    color: rgba(196,188,97,1.00);
    display: block;
    text-decoration: none;
}

#mainFooter a:hover {
    color: rgba(27,20,100,1.00);
    display: block;
    background-color: rgba(235,235,235,1.00);
}

#mainFooter a:focus {
    color: rgba(27,20,100,1.00);
    background-color: rgba(235,235,235,1.00);
    display: block;
}

.liNavTop2 {
    float: right;
    list-style-type: none;
    display: none;
}

.liNavTop1 {
    float: right;
    list-style-type: none;
    display: none;
}

.liNavTop a:link,
.liNavTop a:visited {
    color: rgba(27,20,100,1.00);
    text-decoration: none;
    display: list-item;
    opacity: 0.95;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgba(250,250,250,1.00);
    margin-right: 0px;
}

.liNavTop1 a:link,
.liNavTop1 a:visited {
    color: rgba(50,38,183,1.00);
    text-decoration: none;
    display: block;
    opacity: 0.95;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgba(252,209,92,1.00);
}

.liNavTop2 a:link,
.liNavTop2 a:visited {
    color: rgba(50,38,183,1.00);
    text-decoration: none;
    display: block;
    opacity: 0.95;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgba(252,209,92,1.00);
}

.liNavTop a:hover,
.liNavTop a:active  ,
.liNavTop a:focus {
    color: rgba(11,95,28,1.00);
    background-color: rgba(235,235,235,1.00);
    display: list-item;
}

.liNavTop1 a:hover,
.liNavTop1 a:active    ,
.liNavTop1 a:focus {
    color: rgba(50,38,183,1.00);
    text-decoration: none;
    background-color: rgba(250,250,250,1.00);
}

.liNavTop2 a:hover,
.liNavTop a:active    ,
.liNavTop a:focus {
    color: rgba(50,38,183,1.00);
    text-decoration: none;
    background-color: rgba(250,250,250,1.00);
}

.liNavLeft {
    list-style-type: none;
    margin-top: 30px;
    background-color: rgba(27,20,100,1.00);
    margin-left: -20px;
    margin-right: 15px;
    border: thin solid rgba(255,255,255,1.00);

    /* [disabled]padding-top: 5px; */
    /* [disabled]padding-bottom: 5px; */
    opacity: 0.85;
    text-indent: 15px;
}

#ulNavLeft {
    margin-top: 150px;
}

body {
    background-color: rgba(250,250,250,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold", "sans-serif";
}

#navigationSectionLeft {
}

#headerCompany {
    width: 375px;
    height: 25px;
    float: left;
    padding-bottom: 10px;
    font-size: xx-large;
    color: rgba(27,20,100,1.00);
    font-style: italic;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-variant: normal;
}

.liNavLeft a:link,
.liNavLeft a:visited {
    display: block;
    text-decoration: none;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
}

.liNavLIMS a:link,
.liNavLIMS a:visited {
    display: block;
    text-decoration: none;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
    font-size: small;
    float: left;
}

.liNavLabScan a:link,
.liNavLabScan a:visited {
    display: block;
    text-decoration: none;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
}

.liNavLUFC1 a:link,
.liNavLUFC1 a:visited {
    display: block;
    text-decoration: none;
    color: rgba(250,250,250,1.00);
    background-color: rgba(27,20,100,1.00);
}

.liNavLeft a:active,
.liNavLeft a:hover,
.liNavLeft a:focus {
    text-decoration: none;
    background-color: rgba(99,87,221,1.00);
}

.liNavLIMS a:active,
.liNavLIMS a:hover,
.liNavLIMS a:focus {
    text-decoration: none;
    background-color: rgba(99,87,221,1.00);

    /* [disabled]padding-top: 5px; */
    /* [disabled]padding-right: 5px; */
    /* [disabled]padding-bottom: 5px; */
    /* [disabled]padding-left: 5px; */
    font-size: small;
}

.liNavLabScan a:active,
.liNavLabScan a:hover,
.liNavLabScan a:focus {
    text-decoration: none;
    background-color: rgba(99,87,221,1.00);

    /* [disabled]padding-top: 5px; */
    /* [disabled]padding-right: 5px; */
    /* [disabled]padding-bottom: 5px; */
    /* [disabled]padding-left: 5px; */
    font-size: medium;
}

.liNavLUFC1 a:active,
.liNavLUFC1 a:hover,
.liNavLUFC1 a:focus {
    text-decoration: none;
    background-color: rgba(99,87,221,1.00);

    /* [disabled]padding-top: 5px; */
    /* [disabled]padding-right: 5px; */
    /* [disabled]padding-bottom: 5px; */
    /* [disabled]padding-left: 5px; */
    display: block;
}

#lufcFrontArticle {
    width: auto;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: medium solid rgba(27,20,100,1.00);
    clear: left;
    margin-top: 5px;
    margin-left: 5px;
    border-radius: 10px;
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-bottom: 5px;
    margin-right: 5px;
}

#limsFrontArticle {
    width: auto;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: medium solid rgba(251,192,31,1.00);
    float: left;
    clear: right;
    margin-top: 20px;
    margin-right: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
}

#labscanFrontArticle {
    width: auto;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: medium solid rgba(27,20,100,1.00);
    float: left;
    clear: left;
    margin-top: 20px;
    margin-left: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-right: 5px;
}

#projectenFrontArticle {
    width: auto;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: medium solid rgba(251,192,31,1.00);
    float: left;
    clear: right;
    margin-top: 20px;
    margin-right: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
}

#mapFront {
    margin-left: 295px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    display: none;
}

#logoPlaceholder #logoMain {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#lufcFrontArticle h2 {
    text-align: center;
    font-size: 125%;
    color: rgba(0,0,0,1.00);
    margin-top: 5px;
}

#labscanFrontArticle h2 {
    text-align: center;
    font-size: 125%;
    color: rgba(0,0,0,1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}

#limsFrontArticle h2 {
    text-align: center;
    font-size: 125%;
    color: rgba(0,0,0,1.00);
    margin-top: 5px;
}

#projectenFrontArticle h2 {
    text-align: center;
    font-size: 125%;
    color: rgba(0,0,0,1.00);
    margin-top: 5px;
}

.alignRight {
    text-align: right;
}

.liNavLIMS {
    float: left;
    list-style-type: none;
    border: thin solid rgba(250,250,250,1.00);
    margin-bottom: 0px;
    padding-bottom: 5px;
    background-color: rgba(27,20,100,1.00);
    padding-top: 5px;
    padding-right: 5px;
    margin-top: -5px;
    color: rgba(250,250,250,1.00);
    padding-left: 5px;
    margin-right: 25px;
    font-size: small;
    margin-left: -20px;
    display: block;
}

.liNavLabScan {
    float: left;
    list-style-type: none;
    border: thin solid rgba(250,250,250,1.00);
    margin-bottom: 0px;
    padding-bottom: 5px;
    background-color: rgba(27,20,100,1.00);
    padding-top: 5px;
    padding-right: 5px;
    margin-top: -10px;
    margin-right: 15px;
    color: rgba(250,250,250,1.00);
    padding-left: 5px;
    margin-left: -10px;
}

.liNavLUFC1 {
    float: left;
    list-style-type: none;
    border: thin solid rgba(250,250,250,1.00);
    margin-bottom: 0px;
    padding-bottom: 5px;
    background-color: rgba(27,20,100,1.00);
    padding-top: 5px;
    padding-right: 5px;
    margin-top: -10px;

    /* [disabled]margin-right: 50px; */
    color: rgba(250,250,250,1.00);
    padding-left: 5px;
    margin-left: 20px;
    display: block;
}

#ulNavLIMS {
    font-size: small;
    float: left;
    width: 290px;
}

#ulNavLabScan {
    width: auto;
}

#ulNavLUFC1 {
    width: auto;
}

.paginakop {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #1B1464;
    font-size: x-large;
}

.paginakoplims {
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center;
}

.mainArticle {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;

    /* [disabled]border: thin double rgba(26,20,100,1.00); */
    border-radius: 15px;
    margin-top: 0px;
}

.underline {
    text-decoration: underline;
    color: #000000;
}

.italic {
    font-style: italic;
}

.italicbold {
    font-style: italic;
    font-weight: bold;
}

#klantenImage {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    float: none;
}

#projectsupportImage {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 0px;
}

#projectenImg {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 5px;
}

#projectenImgLarge {
    display: none;
}

#selectieImage #selectieImg {
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#implementatieImage #implementatieImg {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#workflowImage a #Workflow {
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.h2centerbluetextColor {
    color: rgba(0,0,255,1.00);
    text-align: center;
}

.bluetextColor {
    color: rgba(0,0,255,1.00);
}

#picConsultants {
    width: 600px;
    clear: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display: none;
}

#listConsultants {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.centertekst {
    text-align: center;
}

#listProjecten {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}

#listSupportLIMS {
    width: 550px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
}

#listLIMS {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    border-style: solid;
    border-color: rgba(251,192,31,1.00);
    padding-left: 10px;
}

#findoutMore {
    float: right;
}

#dienstenLUFC {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;

    /* [disabled]border-color: #1A1464; */
    /* [disabled]border-style: solid; */
}

#selectieLUFC {
    width: auto;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    border-style: solid;
    border-color: #1A1464;
    margin-bottom: 40px;
    margin-top: 40px;
}

#selectieImageZichtbaar {
    display: none;
}

#mainContainer #sidebarLeft #langSidebar {
    margin-top: 10px;
}

#sidebarLeft #langSidebar img {
    margin-top: 10px;
    margin-left: 5px;
}

#ursLUFC {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-style: solid;
    border-color: #1A1464;
}

#workflowImageZichtbaar {
    display: none;
}

#workflowImageZichtbaarLarge {
    display: none;
}

#implementatieImageZichtbaar {
    display: none;
}

#LIMSProjectSupportImg {
}

#LIMSProjectSupportImgLarge {
    display: none;
}

#lineDevide {
    height: 5px;
    background-color: #1B1464;
    margin-left: 10px;
    margin-right: 10px;
}

#lineDevide2 {
    height: 5px;
    background-color: #E11A1D;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 40px;
}

#balkTop {
    margin-top: 0px;
}

#homesection1 {
    width: 345px;

    /* [disabled]padding-top: 20px; */
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);

    /* [disabled]margin-top: 10px; */
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#LUFCsection1 {
    width: 345px;

    /* [disabled]padding-top: 20px; */
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);

    /* [disabled]margin-top: 10px; */
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#LIMSsection1 {
    width: 345px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#LIMSsection3 {
    width: 345px;
    padding-bottom: 40px;
    background-color: rgba(235,235,235,1.00);
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#LIMSsection4 {
    width: 345px;

    /* [disabled]padding-top: 20px; */
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);

    /* [disabled]margin-top: 10px; */
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#LIMSsection5 {
    width: 345px;

    /* [disabled]padding-top: 20px; */
    padding-bottom: 40px;
    background-color: rgba(235,235,235,1.00);

    /* [disabled]margin-top: 10px; */
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#LIMSsection6 {
    width: 345px;

    /* [disabled]padding-top: 20px; */
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);

    /* [disabled]margin-top: 10px; */
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
}

#contactsection1 {
    width: 345px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 10px;
}

#errorsection1 {
    width: 345px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 10px;
    color: #000000;
    font-size: large;
}

#privacysection1 {
    width: 325px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,1.00);
    margin-bottom: 30px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    padding-right: 10px;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    padding-left: 10px;
    text-align: left;
    color: rgba(0,0,0,1.00);
    margin-left: 10px;
}

#customersection1 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 10px;
}

#confirmationsection1 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 10px;
}

#articlesection1 {
    width: 325px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    float: left;
    margin-left: 10px;
    text-align: left;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}

#homesection5 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#homesection6 {
    width: 355px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#homesection4 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#customersection2 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#articlesection2 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#homesection3 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#LUFCsection3 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#homesection2 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#LUFCsection2 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#LIMSsection2 {
    width: 345px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

#contactsection2 {
    width: 355px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
    margin-left: 10px;
    float: left;
}

.h2SloganStyle {
    font-size: medium;
    color: rgba(11,95,28,1);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-weight: bold;
    background-color: #fbc01f;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pSloganStyle {
    font-size: large;
    color: rgba(255,0,41,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-weight: bold;
}

.sectionKop {
    color: rgba(27,20,100,1.00);
    font-size: large;
}

#successLeft {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

#LUFCLeft {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

#LIMSLeft {
    background-color: rgba(255,255,255,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

#LIMSLeft3 {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 0px;
}

#LIMSLeft4 {
    background-color: rgba(255,255,255,1.00);
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
}

#LIMSLeft5 {
    background-color: rgba(235,235,235,1.00);
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 0px;
    margin-right: 5px;
}

#LIMSLeft6 {
    background-color: rgba(255,255,255,1.00);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

#supportLeft {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

#successRight {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;
}

#LUFCRight {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;
}

#LIMSRight {
    background-color: rgba(255,255,255,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;
}

#LIMSRight3 {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-top: 20px;
    min-height: 225px;
}

#LIMSRight4 {
    background-color: rgba(255,255,255,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;
}

#LIMSRight5 {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px rgba(235,235,235,1.00);
    box-shadow: 0px 0px rgba(235,235,235,1.00);
}

#LIMSRight6 {
    background-color: rgba(255,255,255,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px rgba(235,235,235,1.00);
    box-shadow: 0px 0px rgba(235,235,235,1.00);
}

#supportRight {
    background-color: rgba(235,235,235,1.00);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

#mainContentEd {
}

.lisuccesslft {
    color: #000000;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    text-align: left;
    list-style-position: outside;
    list-style-type: circle;
    font-size: large;
    padding-bottom: 5px;
    list-style-image: url(../images/SuccesTR30p.png);
}

.lisupportlft {
    color: #000000;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    text-align: left;
    list-style-position: outside;

    /* [disabled]list-style-type: circle; */
    font-size: large;
    padding-bottom: 5px;
    list-style-image: url(../images/check_green_box_Tr_20p.png);
}

.lisuccessrgt {
    color: #000000;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    text-align: left;
    list-style-position: outside;
    list-style-type: circle;
    font-size: large;
    padding-bottom: 5px;
    list-style-image: url(../images/Question2TR25p.png);
}

.lisupportrgt {
    color: #000000;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    text-align: left;
    list-style-position: outside;

    /* [disabled]list-style-type: circle; */
    font-size: large;
    padding-bottom: 5px;
    list-style-image: url(../images/check_green_box_Tr_20p.png);
}

.ulsuccesslft {
}

.ulsupportlft {
}

.ulsuccessrgt {
}

.ulsupportrgt {
}

.headerSuccesRight {
    color: rgba(27,20,100,1.00);
    font-weight: bold;
    font-size: large;
}

.headerLUFCRight {
    color: rgba(0,0,255,1.00);
    font-weight: bold;
    font-size: large;
}

.headerSupportRight {
    color: rgba(0,0,255,1.00);
    font-weight: bold;
    font-size: large;
}

.Imgmeeting {
    width: 300px;
    height: 200px;
}

.consultantSupport {
    width: 300px;
    height: 242px;
    margin-top: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 5px 5px rgba(235,235,235,1.00);
    box-shadow: 5px 5px rgba(235,235,235,1.00);
}

#successSlogan {
}

#supportSlogan {
}

#mainContent #homesection3 .h2SloganStyle {
    color: rgba(11,95,28,1);
    font-size: large;
    background-color: #fbc01f;
    padding-bottom: 20px;
    padding-top: 20px;
}

#gridTestimonials {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 30px;
}

#gridFAQ {
    padding-left: 10px;
    padding-right: 10px;
}

#KWR {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgba(235,235,235,1.00);
}

#KWR1 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,1.00);
}

#WLN {
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgba(235,235,235,1.00);
}

#WLN1 {
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,1.00);
}

#NKI {
    background-color: rgba(235,235,235,1.00);
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#Labora {
    background-color: rgba(235,235,235,1.00);
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#successLeft .headerSuccesLeft {
    color: rgba(11,95,28,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    font-weight: bold;
}

#LUFCLeft .headerLUFCLeft {
    color: rgba(11,95,28,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    font-weight: bold;
}

#LIMSLeft .headerLIMSLeft {
    color: rgba(11,95,28,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    font-weight: bold;
}

#homesection0 {
    margin-top: 20px;
    margin-bottom: 30px;
}

#homesection1 #sloganVendor {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    border: thin solid rgba(251,192,31,1.00);
    background-color: #fbc01f;
    margin-top: 40px;
}

#LUFCsection1 #sloganVendor {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    border: thin solid rgba(251,192,31,1.00);
    background-color: #fbc01f;
    margin-top: 40px;
}

#LIMSsection1 #sloganVendor {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    border: thin solid rgba(251,192,31,1.00);
    margin-bottom: 30px;
    background-color: #fbc01f;
}

#homesection2 #successSlogan .h2SloganStyle {
    color: rgba(255,0,41,1.00);
    margin-top: 20px;
    font-size: large;
}

#supportLeft .ulsupprtlft .liText {
    text-align: left;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    color: rgba(0,0,0,1.00);
}

#supportRight .ulsupportrgt .liText {
    color: rgba(0,0,0,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    text-align: left;
}

#supportRight .ulsupportrgt #KLM {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: medium solid rgba(11,95,28,1.00);
}

#supportRight .KLM {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: medium solid rgba(11,95,28,1.00);
}

#supportRight .testimonial {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: medium solid rgba(11,95,28,1.00);
    margin-top: 30px;
    margin-bottom: 20px;
}

#supportRight .testimonial2 {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: medium solid rgba(11,95,28,1.00);
    margin-top: 30px;
    margin-bottom: 20px;
}

#footerGrid  h3 {
    color: rgba(251,192,31,1.00);
}

#customersection1 #gridCustomers .customer {
    margin-bottom: 20px;
    text-align: left;
}

#confirmationsection1 #gridConfirmation .customer {
    margin-bottom: 20px;
    text-align: left;
    color: #1B1464;
    font-size: medium;
    padding-right: 10px;
    padding-left: 10px;
}

#gridCustomers {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-auto-rows: minmax(40px, auto);
    grid-row-gap: 40px;
    grid-column-gap: 5px;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 20px;
    padding-left: 5px;
    margin-top: 40px;
}

#gridConfirmation {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-auto-rows: minmax(40px, auto);
    grid-row-gap: 40px;
    grid-column-gap: 5px;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 20px;
    padding-left: 5px;
}

#articleContact {
    display: block;
    margin-top: 60px;
    margin-bottom: 40px;
    color: rgba(0,0,0,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: medium;
    text-align: left;
}

.KartraForm {
    display: block;
    margin-top: 30px;
}

#LUFCsection3 #gridWhyUs #supportRight {
    background-color: rgba(255,255,255,1.00);
}

#gridLUFC #LUFCLeft p {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: medium;
    text-align: left;
    color: rgba(0,0,0,1.00);
}

#gridLIMS #LIMSLeft p {
    color: rgba(0,0,0,1.00);
    text-align: left;
    font-size: medium;
    margin-left: 0px;
}

#gridLIMS3 #LIMSRight3 .swap-on-hover {
    position: relative;
    margin: 0 auto;
    max-width: 350px;
}

#LIMSRight3 .swap-on-hover .swap-on-hover_front-image {
    z-index: 9999;
    transition: opacity .5s linear;
    cursor: pointer;
}

#LIMSRight3 .swap-on-hover:hover > .swap-on-hover_front-image {
    opacity: 0;
}

#LIMSRight3 .swap-on-hover img {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 325px;
    height: 215px;
}

#gridLIMS4 #LIMSLeft4 .URSimage {
    width: 300px;
    -webkit-box-shadow: 5px 5px rgba(235,235,235,1.00);
    box-shadow: 5px 5px rgba(235,235,235,1.00);
}

#gridLIMS5 #LIMSRight5 .vendor-selection-arrow {
    width: 325px;
    -webkit-box-shadow: 5px 5px rgba(164,162,162,1.00);
    box-shadow: 5px 5px rgba(164,162,162,1.00);
}

#gridLIMS #LIMSRight .project-targets-image {
    width: 300px;
    margin-top: 20px;
}

#gridLIMS3 #LIMSLeft3 p {
    color: rgba(0,0,0,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    text-align: left;
}

#LIMSsection6 #gridLIMS6 {
}

#gridLIMS6 #LIMSLeft6 .testimonial {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: thin solid rgba(11,95,28,1.00);
}

#gridLIMS6 #LIMSRight6 .testimonial {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: thin solid rgba(11,95,28,1.00);
}

#gridLIMS #LIMSLeft p {
    color: rgba(0,0,0,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
}

#gridLIMS #LIMSLeft .LIMSlist {
    text-align: left;
    font-size: large;
    color: #000000;
}

#gridLIMS3 #LIMSLeft3 .headerLIMSLeft {
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    color: rgba(11,95,28,1.00);
}

#gridLIMS4 #LIMSRight4 .headerLIMSLeft {
    color: rgba(11,95,28,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
}

#gridLIMS5 #LIMSLeft5 .headerLIMSLeft {
    color: rgba(11,95,28,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
}

#gridLIMS4 #LIMSRight4 p {
    color: rgba(0,0,0,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    text-align: left;
}

#LIMSsection5 p {
    color: rgba(0,0,0,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
    text-align: left;
    padding-left: 5px;
}

#gridLIMS5 #LIMSLeft5 .selectionlist {
    color: rgba(0,0,0,1.00);
    text-align: left;
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-size: large;
}

#gridFAQ #FAQLeft .QLeft {
    min-height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgba(27,20,100,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-weight: bold;
    font-size: medium;
    text-align: left;
    border-radius: 5px;
    background-color: rgba(251,192,31,1.00);
}

#gridFAQ #FAQRight .QRight {
    min-width: 0px;
    min-height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: rgba(27,20,100,1.00);
    font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    font-weight: bold;
    font-size: medium;
    border-radius: 5px;
    background-color: rgba(251,192,31,1.00);
}

#FAQLeft #QL1 .FAQanswer {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

#FAQLeft #QL1 .FAQanswer1 {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

#FAQLeft #QL2 .FAQanswer {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

#FAQLeft #QL3 .FAQanswer {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

#FAQRight #QR1 .FAQanswer {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

#FAQRight #QR2 .FAQanswer {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

#FAQRight #QR3 .FAQanswer {
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    font-size: large;
    display: none;
}

.menu-wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    padding-top: 0px;
    display: block;
    min-height: 50px;
    margin-top: 0px;
}

.menu-wrap .toggler {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    cursor: pointer;
    width: 60px;
    height: 50px;
    opacity: 0;
    margin-left: 10px;
}

.menu-wrap .hamburger {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 40px;
    height: 40px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(27,20,100,1.00);
    margin-left: 10px;
    border-width: thin;
    border-style: solid;
    border-radius: 5px;
}

/* Hamburger Line */
.menu-wrap .hamburger > div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

/* Hamburger Lines - Top & Bottom */
.menu-wrap .hamburger > div::before,
.menu-wrap .hamburger > div::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -10px;
    width: 100%;
    height: 2px;
    background: inherit;
}

/* Moves Line Down */
.menu-wrap .hamburger > div::after {
    top: 10px;
}

/* Show Menu */
.menu-wrap .toggler:checked ~ .ulNavTopClass {
    display: block;
}

.ulNavTopClass {
    display: none;
}

.accord-wrap {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    padding-top: 0px;
    display: block;
    min-height: 50px;
    margin-top: 0px;
}

.accord-wrap .toggler {
    position: absolute;
    top: -120px;
    left: 280px;
    z-index: 2;
    cursor: pointer;
    width: 40px;
    height: 40px;
    opacity: 0;
    margin-right: 10px;
    border-width: thin;
    border-style: solid;
    border-radius: 50%;
    display: block;
}

.accord-wrap .accordion {
    position: absolute;
    top: -115px;
    left: 285px;
    z-index: 1;
    width: 20px;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(249,200,65,1.00);
    margin-left: 0px;
    border-width: thin;
    border-style: solid;
    border-color: #FFFFFF;
    border-radius: 50%;
}

.accord-wrap .toggler:checked ~ .FAQP1 {
    display: block;
}

.accord-wrap .toggler:checked ~ .FAQul1 {
    display: block;
}

.FAQP1 {
    display: none;
    margin-top: 0px;
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    text-align: left;
    max-width: 100%;
}

.FAQul1 {
    display: none;
    margin-top: 0px;
    color: rgba(27,20,100,1.00);
    font-weight: normal;
    text-align: left;
    max-width: 100%;
}

.accord-wrap .accordion >div {
    position: relative;
    flex: none;
    width: 100%;
    height: 2px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.accordion >div::before {
    content: '';
    position: relative;
    width: 100%;
    height: 2px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
}

.accord-wrap .toggler:checked + .accordion >div::before {
    transform: rotate(0deg);
}

.h3question {
    min-height: 80px;
    max-width: 90%;
    text-align: left;
}

#LIMSLeft5 .selectionlist li {
    list-style-image: url(../images/check_blue_box_Tr_20p.png);
}

#gridLUFC #LUFCRight .louis {
    width: 300px;
    height: 334px;
}

#gridLUFC #LUFCRight p {
    text-align: left;
    padding-left: 10px;
    color: rgba(0,0,0,1.00);
    font-size: large;
}

@media screen and (min-width:1280px){
    #gridLIMS #LIMSLeft p {
        color: rgba(0,0,0,1.00);
        text-align: left;
        margin-left: 0px;
    }

    #gridLUFC #LUFCLeft p {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
        color: rgba(0,0,0,1.00);
    }

    #mainContainer {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-spacing: 0px 0px;
        background-color: rgba(250,250,250,1.00);
        height: auto;
        border-radius: 10px;
    }

    #mainHeader {
        width: auto;
        height: auto;
        display: block;

        /* [disabled]border-style: solid; */
        border-width: thin;
        border-color: rgba(0,0,0,1.00);

        /* [disabled]border-top-style: solid; */
        /* [disabled]border-right-style: solid; */
    }

    #mainContent {
        width: 1280px;
        float: left;

        /* [disabled]border-color: rgba(0,0,0,1.00); */
        /* [disabled]border-width: thin; */
        /* [disabled]border-style: solid; */
        clear: none;
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
        margin-top: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }

    #navTop {
        width: 1280px;
        height: 28px;
        background-color: rgba(250,250,250,1.00);
        color: rgba(27,20,100,1.00);
        opacity: 0.9;
        float: left;
        padding-top: 20px;
        padding-bottom: 30px;
        display: block;
        margin-top: 10px;
    }

    #ulNavTop {
        display: block;
        height: 28px;
        padding-right: 275PX;
        margin-bottom: 0px;
        visibility: visible;
    }

    .liNavTop {
        float: right;
        list-style-type: none;
        margin-right: 30px;
        display: list-item;
        clear: none;
        color: #1B1464;
    }

    #navLIMS {
        width: 350px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
    }

    #navLabScan {
        width: 150px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
    }

    #sidebarLeft {
        width: 140px;
        float: left;
        height: auto;
        border: thin solid rgba(27,20,100,1.00);
        background-color: rgba(27,20,100,1.00);
        color: rgba(255,255,255,1.00);
        border-radius: 0px 10px 10px 0px;
        opacity: 0.95;
        min-height: 1800px;
        display: none;
    }

    #contentSidebar {
        margin-top: 50px;
    }

    #logoPlaceholder {
        width: 280px;
        height: 180px;
        margin-top: 40px;
        margin-left: 0px;

        /* [disabled]margin-right: 0px; */
        float: left;
        padding-bottom: 0px;
        padding-left: 500px;
    }

    #mainHeader #logoPlaceholder a {
        width: 280px;
    }

    #logoMain {
        width: 280px;
        height: auto;
        margin-left: 0px;
    }

    #headerSloganSection {
        width: 1280px;
        height: 40px;
        float: right;
        font-size: x-large;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        padding-bottom: 0px;
        margin-top: 0px;
        color: rgba(251,192,31,1.00);
        padding-left: 0px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #mainFooter {
        height: auto;
        clear: both;
        background-color: rgba(27,20,100,1.00);

        /* [disabled]border-right-width: thin; */
        /* [disabled]border-right-style: solid; */
        border-top: thin solid rgba(27,20,100,1.00);

        /* [disabled]border-bottom-width: thin; */
        /* [disabled]border-bottom-style: solid; */
        /* [disabled]border-left-width: thin; */
        /* [disabled]border-left-style: solid; */
        border-right-color: rgba(27,20,100,1.00);
        border-bottom-color: rgba(27,20,100,1.00);
        border-left-color: rgba(27,20,100,1.00);
        color: rgba(255,255,255,1.00);
        text-align: center;
        opacity: 0.9;
        padding-bottom: 30px;
        padding-left: 100px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        text-indent: 10px;
        padding-top: 10px;
        padding-right: 100px;
    }

    .liNavTop a:link,
    .liNavTop a:visited {
        color: rgba(27,20,100,1.00);
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(255,255,255,1.00);
    }

    .liNavTop a:hover,
    .liNavTop a:active  ,
    .liNavTop a:focus {
        color: rgba(11,95,28,1.00);
        text-decoration: none;
        background-color: rgba(235,235,235,1.00);
        display: block;
    }

    .liNavLeft {
        list-style-type: none;
        margin-top: 30px;
        background-color: rgba(27,20,100,1.00);
        margin-left: -20px;
        margin-right: 15px;
        border: thin solid rgba(255,255,255,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-bottom: 5px; */
        opacity: 0.85;
        text-indent: 15px;
    }

    #ulNavLeft {
        margin-top: 150px;
    }

    body {
        background-color: rgba(250,250,250,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #navigationSectionLeft {
    }

    #headerCompany {
        width: 1280px;
        height: 40px;
        float: right;
        padding-bottom: 0px;
        font-size: xx-large;
        color: rgba(27,20,100,1.00);
        font-style: italic;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    .liNavLeft a:link,
    .liNavLeft a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLIMS a:link,
    .liNavLIMS a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLabScan a:link,
    .liNavLabScan a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLeft a:active,
    .liNavLeft a:hover,
    .liNavLeft a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);
    }

    .liNavLIMS a:active,
    .liNavLIMS a:hover,
    .liNavLIMS a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-right: 5px; */
        /* [disabled]padding-bottom: 5px; */
        /* [disabled]padding-left: 5px; */
        font-size: medium;
    }

    .liNavLabScan a:active,
    .liNavLabScan a:hover,
    .liNavLabScan a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-right: 5px; */
        /* [disabled]padding-bottom: 5px; */
        /* [disabled]padding-left: 5px; */
    }

    #lufcFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(27,20,100,1.00);
        float: left;
        clear: left;
        margin-top: 30px;
        border-radius: 10px;
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        margin-bottom: 20px;
    }

    #limsFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(251,192,31,1.00);
        float: right;
        clear: right;
        margin-top: 30px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    #labscanFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(27,20,100,1.00);
        float: left;
        clear: left;
        margin-top: 0px;
        border-radius: 10px;
        margin-bottom: 50px;
    }

    #projectenFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(251,192,31,1.00);
        float: right;
        clear: right;
        margin-top: 0px;
        border-radius: 10px;
        margin-bottom: 50px;
    }

    #mapFront {
        margin-left: 450px;
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
        display: none;
    }

    #logoPlaceholder #logoMain {
        margin-top: 0px;
        display: block;
        margin-bottom: 0px;
        width: 280px;
        height: 160px;
    }

    #lufcFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    #labscanFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #limsFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    #projectenFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    .alignRight {
        text-align: right;
    }

    .liNavLIMS {
        float: left;
        list-style-type: none;
        border: thin solid rgba(250,250,250,1.00);
        margin-bottom: 0px;
        padding-bottom: 5px;
        background-color: rgba(27,20,100,1.00);
        padding-top: 5px;
        padding-right: 5px;
        margin-top: -5px;
        margin-right: 25px;
        color: rgba(250,250,250,1.00);
        padding-left: 5px;
        margin-left: -15px;
    }

    .liNavLabScan {
        float: left;
        list-style-type: none;
        border: thin solid rgba(250,250,250,1.00);
        margin-bottom: 0px;
        padding-bottom: 5px;
        background-color: rgba(27,20,100,1.00);
        padding-top: 5px;
        padding-right: 5px;
        margin-top: -10px;
        margin-right: 15px;
        color: rgba(250,250,250,1.00);
        padding-left: 5px;
    }

    #ulNavLIMS {
        width: 400px;
    }

    #ulNavLabScan {
        width: auto;
    }

    .paginakop {
        margin-top: 20px;
        margin-bottom: 30px;
        text-align: center;
        font-size: xx-large;
    }

    .paginakoplims {
        margin-top: 100px;
        margin-bottom: 50px;
        text-align: center;
    }

    .mainArticle {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 15px;
        margin-right: 15px;
        border: thin double rgba(26,20,100,1.00);
        border-radius: 40px;
        margin-bottom: 40px;
    }

    .underline {
        text-decoration: underline;
    }

    .italic {
        font-style: italic;
    }

    .italicbold {
        font-style: italic;
        font-weight: bold;
    }

    #klantenImage {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
        margin-bottom: 40px;
    }

    #projectsupportImage {
        width: 800px;
        margin-right: auto;
        margin-left: auto;
    }

    #projectenImg {
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 20px;
        display: none;
    }

    #selectieImage #selectieImg {
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
        display: none;
    }

    #implementatieImage #implementatieImg {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        display: none;
    }

    #workflowImage a #Workflow {
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .h2centerbluetextColor {
        color: rgba(0,0,255,1.00);
        text-align: center;
    }

    .bluetextColor {
        color: rgba(0,0,255,1.00);
    }

    #picConsultants {
        width: auto;
        clear: left;
        margin-left: 250px;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 50px;
        display: block;
    }

    #listConsultants {
        width: 500px;
        margin-right: auto;
        margin-left: auto;
    }

    .centertekst {
        text-align: center;
    }

    #listProjecten {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px;
    }

    #listSupportLIMS {
        width: 550px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
    }

    #listLIMS {
        width: 450px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 25px;
        border-style: solid;
        border-color: rgba(251,192,31,1.00);
        padding-left: 10px;
    }

    #findoutMore {
        float: right;
    }

    #dienstenLUFC {
        width: 400px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 50px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        border-color: #1A1464;
        border-style: solid;
        margin-top: 50px;
    }

    #selectieLUFC {
        width: 600px;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 15px;
        margin-right: auto;
        margin-left: auto;
        border-style: solid;
        border-color: #1A1464;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    #ursLUFC {
        width: 650px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-top: 50px;
        margin-bottom: 50px;
        border-style: solid;
        border-color: #1A1464;
    }

    .liNavTop1 {
        float: right;
        list-style-type: none;
        display: block;
        margin-right: 50px;
    }

    .liNavTop2 {
        float: right;
        list-style-type: none;
        display: block;
        margin-right: 50px;
    }

    .liNavTop1 a:link,
    .liNavTop1 a:visited {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(252,209,92,1.00);
    }

    .liNavTop2 a:link,
    .liNavTop2 a:visited {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(252,209,92,1.00);
    }

    .liNavTop1 a:hover,
    .liNavTop1 a:active,
    .liNavTop1 a:focus {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        background-color: rgba(250,250,250,1.00);
        display: block;
    }

    .liNavTop2 a:hover,
    .liNavTop2 a:active,
    .liNavTop2 a:focus {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        background-color: rgba(250,250,250,1.00);
        display: block;
    }

    #mainContainer #sidebarLeft #langSidebar {
        margin-top: 10px;
        width: 1280px;
    }

    #langSidebar img {
        margin-top: 10px;
        margin-left: 10px;
    }

    #workflowImageZichtbaar {
        display: inline;
    }

    #workflowImageZichtbaarLarge {
        display: none;
    }

    #selectieImageZichtbaar {
        display: inline;
    }

    #selectieImageLarge {
        display: block;
        padding-bottom: 50px;
        padding-left: 50px;
        padding-top: 50px;
    }

    #workflowImageLarge {
        display: block;
        padding-left: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #implementatieImageZichtbaar {
        display: block;
    }

    #implementatieImageLarge {
        padding-left: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #projectenImgLarge {
        display: block;
        margin-left: 250px;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    #LIMSProjectSupportImg {
        display: none;
    }

    #LIMSProjectSupportImgLarge {
        display: block;
    }

    #navLUFC1 {
        width: 210px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
        margin-top: 5px;
        margin-bottom: 0px;
        display: none;
    }

    #mainContainer #mainHeader #langSidebar {
        width: 125px;
    }

    #balkTop {
        background-color: rgba(251,192,31,1.00);
        height: 10px;
        display: block;
    }

    .textSlogan {
    }

    .yelloText {
        color: #FBC01F;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #lineDevide {
        background-color: #E11A1D;
        height: 5px;
        padding-left: 0px;
        margin-right: 40px;
        margin-left: 40px;
        margin-top: 40px;
    }

    #lineDevide2 {
        height: 5px;
        background-color: #E11A1D;
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 40px;
    }

    #homesection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #LUFCsection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #LIMSsection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #contactsection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
        color: #000000;
        text-align: center;
        padding-left: 10px;
    }

    #errorsection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
        color: #000000;
        text-align: center;
        padding-left: 10px;
        font-size: large;
    }

    #privacysection1 {
        width: 1160px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
        color: #000000;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }

    #customersection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
        color: #1B1464;
        font-size: large;
    }

    #confirmationsection1 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
        color: #1B1464;
        font-size: large;
    }

    #articlesection1 {
        width: 1160px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
        color: #000000;
        font-size: large;
    }

    #homesection2 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #LUFCsection2 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #LIMSsection2 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    #LIMSsection3 {
        width: 1180px;
        background-color: rgba(235,235,235,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #LIMSsection4 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #LIMSsection5 {
        width: 1180px;
        background-color: rgba(235,235,235,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #LIMSsection6 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #contactsection2 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }

    #homesection3 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #LUFCsection3 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #homesection4 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #customersection2 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #articlesection2 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #homesection5 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    #homesection6 {
        width: 1180px;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
        padding-bottom: 40px;
        margin-top: 30px;
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        float: left;
    }

    .h2SloganStyle {
        font-size: x-large;
        color: rgba(11,95,28,1);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
    }

    .pSloganStyle {
        font-size: xx-large;
        color: rgba(255,0,41,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
    }

    .sectionKop {
        font-size: x-large;
    }

    #LIMSsection3 .sectionKop {
    }

    #successLeft {
        width: auto;
    }

    #LUFCLeft {
        width: auto;
        text-align: center;
    }

    #LIMSLeft {
        width: auto;
        text-align: center;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft3 {
        width: auto;
        text-align: center;
        color: #0B5F1C;
    }

    #LIMSLeft4 {
        width: auto;
        text-align: center;
        padding-top: 20px;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft5 {
        width: auto;
        text-align: center;
    }

    #LIMSLeft6 {
        width: auto;
        text-align: center;
        background-color: rgba(255,255,255,1.00);
        margin-top: opx;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-right: opx;
        margin-bottom: opx;
        margin-left: opx;
    }

    #supportLeft {
        width: auto;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #successRight {
        width: auto;
        margin-top: 0px;
    }

    #LUFCRight {
        width: auto;
        margin-top: 0px;
        text-align: center;
    }

    #LIMSRight {
        width: auto;
        margin-top: 0px;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSRight3 {
        width: auto;
        margin-top: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
        display: block;
        background-color: rgba(255,255,255,1.00);
        padding-top: 20px;
    }

    #LIMSRight4 {
        width: auto;
        margin-top: 0px;
        background-color: rgba(255,255,255,1.00);
    }

    #gridLIMS4 #LIMSRight4 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #LIMSRight5 {
        width: auto;
        margin-top: 0px;
        background-color: rgba(235,235,235,1.00);
    }

    #LIMSRight6 {
        width: auto;
        margin-top: 0px;
        padding-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #gridSuccess {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridLUFC {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridLIMS {
        display: grid;
        grid-template-columns: 100%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 30px;
    }

    #gridLIMS3 {
        display: grid;
        grid-template-columns: 40% 60%;
        grid-auto-rows: minmax(450px, auto);
        grid-gap: 20px;
        padding-top: 0px;
        padding-right: 40px;
        padding-bottom: 0px;
        padding-left: 20px;
        margin-top: 0px;
    }

    #gridLIMS4 {
        display: grid;
        grid-template-columns: 60% 40%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 0px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
        margin-top: 0px;
    }

    #gridLIMS5 {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #supportRight {
        width: auto;
        padding-right: 10px;
        padding-left: 10px;
    }

    #mainContentEd {
    }

    .lisuccesslft {
        color: #000000;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    .ulsuccesslft {
    }

    .headerSuccesRight {
    }

    .headerLUFCRight {
        font-weight: bold;
    }

    .lisuccessrgt {
        color: #000000;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        text-align: left;
        list-style-position: outside;
        list-style-type: circle;
        font-size: large;
        padding-bottom: 5px;
        list-style-image: url(../images/Question2TR30p.png);
    }

    .ulsuccessrgt {
    }

    .Imgmeeting {
        width: 800px;
        height: 508px;
        margin-bottom: 20px;
    }

    .consultantSupport {
        width: 800px;
        height: 642px;
        margin-bottom: 50px;
        padding-top: 0px;
        margin-top: 30px;
        display: inline;
        -webkit-box-shadow: 10px 10px rgba(235,235,235,1.00);
        box-shadow: 10px 10px rgba(235,235,235,1.00);
    }

    #successSlogan {
        margin-top: 40px;
    }

    #gridTestimonials {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridFAQ {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridCustomers {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
        grid-auto-rows: minmax(40px, auto);
        grid-column-gap: 10px;
        grid-row-gap: 60px;
        padding-top: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 100px;
        margin-top: 50px;
        text-align: left;
    }

    #gridConfirmation {
        display: grid;
        grid-template-columns: 20% 25% 20% 20%;
        grid-auto-rows: minmax(40px, auto);
        grid-column-gap: 30px;
        grid-row-gap: 60px;
        padding-top: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 50px;
        margin-top: 50px;
        text-align: left;
    }

    #gridTestimonials #Labora img {
        display: block;
    }

    #gridTestimonials #NKI img {
        display: block;
    }

    #gridTestimonials #WLN img {
        display: block;
    }

    #gridTestimonials #WLN1 img {
        display: block;
    }

    #gridTestimonials #KWR img {
        display: block;
    }

    #gridTestimonials #KWR1 img {
        display: block;
    }

    #KWR {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(235,235,235,1.00);
    }

    #KWR1 {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(255,255,255,1.00);
    }

    #WLN {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
    }

    #WLN1 {
        background-color: rgba(255,255,255,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
    }

    #NKI {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(235,235,235,1.00);
        margin-top: 0px;
    }

    #Labora {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
    }

    #gridWhyUs {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridLIMS6 {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #successLeft .headerSuccesLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LUFCLeft .headerLUFCLeft {
        color: rgba(11,95,28,1.00);
        font-size: x-large;
        font-weight: bold;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    #LIMSLeft .headerLIMSLeft {
        color: rgba(11,95,28,1);
        font-size: large;
        font-weight: bold;
        margin-bottom: 30px;
    }

    #homesection0 {
        margin-top: 40px;
    }

    #homesection1 #sloganVendor {
        margin-right: 300px;
        margin-left: 300px;
        border: medium solid rgba(251,192,31,1.00);
    }

    #LUFCsection1 #sloganVendor {
        margin-right: 300px;
        margin-left: 300px;
        border-style: solid;
        border-width: medium;
        background-color: #fbc01f;
    }

    #LIMSsection1 #sloganVendor {
        margin-right: 300px;
        margin-left: 300px;
        border-style: solid;
        border-width: medium;
    }

    #mainContent #homesection3 .h2SloganStyle {
        color: rgba(11,95,28,1.00);
        font-size: x-large;
    }

    #homesection2 #successSlogan .h2SloganStyle {
        color: rgba(255,0,41,1.00);
        font-size: x-large;
    }

    #supportLeft .ulsupprtlft .liText {
    }

    #supportRight .ulsupportrgt .liText {
    }

    #supportRight .ulsupportrgt #KLM {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .KLM {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .testimonial {
        /* [disabled]padding-top: 10px; */
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-top: 20px;
    }

    #supportRight .testimonial2 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-top: 80px;
    }

    #supportLeft .testimonial {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-bottom: 0px;
    }

    #mainContainer #mainFooter #footerGrid {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        text-align: left;
        color: rgba(255,255,255,1);
        font-size: medium;
    }

    #footerGrid h3 {
        text-align: left;
        color: rgba(251,192,31,1.00);
        font-size: large;
    }

    #customersection1 #gridCustomers .customer {
        font-size: medium;
    }

    #confirmationsection1 #gridConfirmation .customer {
        font-size: medium;
    }

    #articleContact {
        display: block;
        margin-top: 50px;
        margin-bottom: 40px;
        padding-right: 20px;
        padding-left: 20px;
        color: rgba(0,0,0,1.00);
        text-align: left;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
    }

    .KartraForm {
        display: block;
        margin-top: 30px;
    }

    #gridLIMS3 #LIMSRight3 .swap-on-hover {
        position: relative;
        margin: 0 auto;
        max-width: 600px;
        display: block;
    }

    #LIMSRight3 .swap-on-hover .swap-on-hover_front-image {
        z-index: 9999;
        transition: opacity .5s linear;
        cursor: pointer;
    }

    #LIMSRight3 .swap-on-hover:hover > .swap-on-hover_front-image {
        opacity: 0;
    }

    #LIMSRight3 .swap-on-hover img {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        width: 600px;
        height: 400px;
    }

    #gridLIMS4 #LIMSLeft4 .URSimage {
        width: 600px;
        -webkit-box-shadow: 5px 5px rgba(235,235,235,1.00);
        box-shadow: 5px 5px rgba(235,235,235,1.00);
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #gridLIMS5 #LIMSRight5 .vendor-selection-arrow {
        width: 525px;
        -webkit-box-shadow: 5px 5px rgba(164,162,162,1.00);
        box-shadow: 5px 5px rgba(164,162,162,1.00);
        margin-top: 10px;
        margin-bottom: 95px;
    }

    #gridLIMS #LIMSRight .project-targets-image {
        width: 1000px;
        -webkit-box-shadow: 0px 0px rgba(235,235,235,1.00);
        box-shadow: 0px 0px rgba(235,235,235,1.00);
        margin-top: 50px;
    }

    #gridLIMS6 #LIMSRight6 .testimonial {
        border: medium solid rgba(11,95,28,1.00);
        padding: 10px;
    }

    #gridLIMS6 #LIMSLeft6 .testimonial {
        border: medium solid rgba(11,95,28,1.00);
        padding: 12px;
    }

    #gridLIMS3 #LIMSLeft3 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS #LIMSLeft .LIMSlist {
        text-align: left;
        font-size: large;
        color: #000000;
    }

    #gridLIMS5 #LIMSLeft5 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS5 #LIMSLeft5 .selectionlist {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #LIMSsection5 p {
        color: rgba(0,0,0,1.00);
        text-align: left;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
    }

    #gridFAQ #FAQLeft .QLeft {
        color: rgba(27,20,100,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        font-weight: bold;
        text-align: left;
        background-color: rgba(251,192,31,1.00);
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-radius: 5px;
    }

    #gridFAQ #FAQRight .QRight {
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        color: rgba(27,20,100,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
        font-size: large;
        text-align: left;
        border-radius: 5px;
        background-color: rgba(251,192,31,1.00);
    }

    #FAQLeft #QL1 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQLeft #QL2 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQLeft #QL3 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR1 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR2 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR3 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    .menu-wrap {
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

    .ulNavTopClass {
    }

    .menu-wrap .hamburger {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        width: 40px;
        height: 40px;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 5px;
        display: none;
        align-items: center;
        justify-content: center;
        background-color: rgba(255,255,255,1.00);
        margin-left: 10px;
        border-width: thin;
        border-style: solid;
        border-radius: 5px;
    }

    .menu-wrap .toggler {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        cursor: pointer;
        width: 60px;
        height: 50px;
        opacity: 0;
        margin-left: 10px;
        display: none;
    }

    .accord-wrap .toggler {
        position: absolute;
        top: -120px;
        left: 495px;
        z-index: 2;
        cursor: pointer;
        width: 40px;
        height: 40px;
        opacity: 0;
        margin-right: 10px;
        border-width: thin;
        border-style: solid;
        border-radius: 50%;
        display: block;
    }

    .accord-wrap .accordion {
        position: absolute;
        top: -115px;
        left: 500px;
        z-index: 1;
        width: 20px;
        height: 20px;
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(249,200,65,1.00);
        margin-left: 0px;
        border-width: thin;
        border-style: solid;
        border-color: #FFFFFF;
        border-radius: 50%;
    }

    #gridLUFC #LUFCRight .louis {
        width: 400px;
        height: 449px;
    }
}

@media screen and (min-width:1075px) and (max-width:1280px){
    #FAQLeft #QL1 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQLeft #QL2 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQLeft #QL3 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR1 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR2 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR3 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #gridFAQ #FAQLeft .QLeft {
        color: rgba(27,20,100,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        font-weight: bold;
        text-align: left;
        background-color: rgba(251,192,31,1.00);
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 5px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    #gridLUFC #LUFCLeft p {
        font-size: large;
    }

    #lineDevide {
        background-color: #E11A1D;
        height: 5px;
        padding-left: 0px;
        margin-right: 40px;
        margin-left: 40px;
    }

    #mainContainer {
        width: 1075px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-spacing: 0px 0px;
        background-color: rgba(250,250,250,1.00);
        height: auto;
        border-radius: 10px;
    }

    #mainHeader {
        width: auto;
        height: auto;
        display: block;

        /* [disabled]border-style: solid; */
        border-width: thin;
        border-color: rgba(0,0,0,1.00);

        /* [disabled]border-top-style: solid; */
        /* [disabled]border-right-style: solid; */
    }

    #mainContent {
        width: 1075px;
        float: left;

        /* [disabled]border-color: rgba(0,0,0,1.00); */
        /* [disabled]border-width: thin; */
        /* [disabled]border-style: solid; */
        height: auto;
        padding-top: 30px;
        margin-top: 30px;
    }

    #navTop {
        width: 1075px;
        height: 28px;
        background-color: rgba(250,250,250,1.00);
        color: rgba(27,20,100,1.00);
        opacity: 0.9;
        float: left;
        padding-top: 20px;
        display: block;
        margin-top: 10px;
        padding-bottom: 30px;
    }

    #ulNavTop {
        display: block;
        height: 28px;
        margin-top: 0px;
        padding-right: 180px;
        margin-bottom: 0px;
        visibility: visible;
    }

    .liNavTop {
        float: right;
        list-style-type: none;
        margin-right: 30px;
        display: list-item;
    }

    #navLIMS {
        width: 350px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
    }

    #navLabScan {
        width: 150px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
    }

    #sidebarLeft {
        width: 140px;
        float: left;
        height: auto;
        border: thin solid rgba(27,20,100,1.00);
        background-color: rgba(27,20,100,1.00);
        color: rgba(255,255,255,1.00);
        border-radius: 0px 10px 10px 0px;
        opacity: 0.95;
        min-height: 1700px;
        display: none;
    }

    #contentSidebar {
        margin-top: 50px;
    }

    #logoPlaceholder {
        width: 280px;
        height: 160px;
        float: left;
        margin-top: 40px;
        margin-left: 0px;
        padding-left: 400px;
        margin-bottom: 10px;
    }

    #headerSloganSection {
        width: 1075px;
        height: 40px;
        font-size: x-large;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 0px;
        color: rgba(251,192,31,1.00);
        float: left;
        margin-right: opx;
    }

    #mainFooter {
        height: auto;
        clear: both;
        background-color: rgba(27,20,100,1.00);

        /* [disabled]border-right-width: thin; */
        /* [disabled]border-right-style: solid; */
        border-top: thin solid rgba(27,20,100,1.00);

        /* [disabled]border-bottom-width: thin; */
        /* [disabled]border-bottom-style: solid; */
        /* [disabled]border-left-width: thin; */
        /* [disabled]border-left-style: solid; */
        border-right-color: rgba(27,20,100,1.00);
        border-bottom-color: rgba(27,20,100,1.00);
        border-left-color: rgba(27,20,100,1.00);
        color: rgba(255,255,255,1.00);
        text-align: center;
        opacity: 0.9;
        padding-bottom: 30px;
        padding-left: 50px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        text-indent: 10px;
        padding-top: 10px;
        padding-right: 50px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    .liNavTop a:link,
    .liNavTop a:visited {
        color: rgba(27,20,100,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(250,250,250,1.00);
    }

    .liNavTop a:hover,
    .liNavTop a:active  ,
    .liNavTop a:focus {
        color: rgba(11,95,28,1.00);
        background-color: rgba(235,235,235,1.00);
        display: block;
        text-decoration: none;
    }

    .liNavLeft {
        list-style-type: none;
        margin-top: 30px;
        background-color: rgba(27,20,100,1.00);
        margin-left: -20px;
        margin-right: 15px;
        border: thin solid rgba(255,255,255,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-bottom: 5px; */
        opacity: 0.85;
        text-indent: 15px;
    }

    #ulNavLeft {
        margin-top: 150px;
    }

    body {
        background-color: rgba(250,250,250,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #navigationSectionLeft {
    }

    #headerCompany {
        width: 1075px;
        height: 30px;
        float: left;
        font-size: xx-large;
        color: rgba(27,20,100,1.00);
        font-style: italic;
        font-weight: bold;
        padding-left: 0px;
        text-align: center;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    .liNavLeft a:link,
    .liNavLeft a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLIMS a:link,
    .liNavLIMS a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLabScan a:link,
    .liNavLabScan a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLeft a:active,
    .liNavLeft a:hover,
    .liNavLeft a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);
    }

    .liNavLIMS a:active,
    .liNavLIMS a:hover,
    .liNavLIMS a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-right: 5px; */
        /* [disabled]padding-bottom: 5px; */
        /* [disabled]padding-left: 5px; */
        font-size: medium;
    }

    .liNavLabScan a:active,
    .liNavLabScan a:hover,
    .liNavLabScan a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-right: 5px; */
        /* [disabled]padding-bottom: 5px; */
        /* [disabled]padding-left: 5px; */
    }

    #lufcFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(27,20,100,1.00);
        float: left;
        clear: left;
        margin-top: 30px;
        border-radius: 10px;
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        margin-bottom: 20px;
    }

    #limsFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(251,192,31,1.00);
        float: right;
        clear: right;
        margin-top: 30px;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    #labscanFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(27,20,100,1.00);
        float: left;
        clear: left;
        margin-top: 0px;
        border-radius: 10px;
        margin-bottom: 50px;
    }

    #projectenFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(251,192,31,1.00);
        float: right;
        clear: right;
        margin-top: 0px;
        border-radius: 10px;
        margin-bottom: 50px;
    }

    #mapFront {
        margin-left: 350px;
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
        display: none;
    }

    #logoPlaceholder #logoMain {
        margin-top: 0px;
        display: block;
        width: 280px;
        height: 160px;
    }

    #lufcFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    #labscanFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #limsFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    #projectenFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    .alignRight {
        text-align: right;
    }

    .liNavLIMS {
        float: left;
        list-style-type: none;
        border: thin solid rgba(250,250,250,1.00);
        margin-bottom: 0px;
        padding-bottom: 5px;
        background-color: rgba(27,20,100,1.00);
        padding-top: 5px;
        padding-right: 5px;
        margin-top: -5px;
        margin-right: 25px;
        color: rgba(250,250,250,1.00);
        padding-left: 5px;
        margin-left: -10px;
    }

    .liNavLabScan {
        float: left;
        list-style-type: none;
        border: thin solid rgba(250,250,250,1.00);
        margin-bottom: 0px;
        padding-bottom: 5px;
        background-color: rgba(27,20,100,1.00);
        padding-top: 5px;
        padding-right: 5px;
        margin-top: -10px;
        margin-right: 15px;
        color: rgba(250,250,250,1.00);
        padding-left: 5px;
    }

    #ulNavLIMS {
        width: 500px;
    }

    #ulNavLabScan {
        width: auto;
    }

    .paginakop {
        margin-top: 20px;
        margin-bottom: 30px;
        text-align: center;
        font-size: x-large;
    }

    .paginakoplims {
        margin-top: 90px;
        margin-bottom: 50px;
        text-align: center;
    }

    .mainArticle {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 15px;
        margin-right: 15px;
        border: thin double rgba(26,20,100,1.00);
        border-radius: 40px;
        margin-bottom: 40px;
    }

    .underline {
        text-decoration: underline;
    }

    .italic {
        font-style: italic;
    }

    .italicbold {
        font-style: italic;
        font-weight: bold;
    }

    #klantenImage {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
    }

    #projectsupportImage {
        width: 800px;
        margin-right: auto;
        margin-left: auto;
    }

    #projectenImg {
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 20px;
        display: none;
    }

    #selectieImage #selectieImg {
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
        display: none;
    }

    #implementatieImage #implementatieImg {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        display: none;
    }

    #workflowImage a #Workflow {
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .h2centerbluetextColor {
        color: rgba(0,0,255,1.00);
        text-align: center;
    }

    .bluetextColor {
        color: rgba(0,0,255,1.00);
    }

    #picConsultants {
        width: auto;
        clear: left;
        margin-left: 150px;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 50px;
        display: block;
        padding-left: 0px;
    }

    #listConsultants {
        width: 500px;
        margin-right: auto;
        margin-left: auto;
    }

    .centertekst {
        text-align: center;
    }

    #listProjecten {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px;
    }

    #listSupportLIMS {
        width: 550px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
    }

    #listLIMS {
        width: 450px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 25px;
        border-style: solid;
        border-color: rgba(251,192,31,1.00);
        padding-left: 10px;
    }

    #findoutMore {
        float: right;
    }

    #dienstenLUFC {
        width: 400px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 50px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        border-color: #1A1464;
        border-style: solid;
        margin-top: 50px;
    }

    #selectieLUFC {
        width: 600px;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 15px;
        margin-right: auto;
        margin-left: auto;
        border-style: solid;
        border-color: #1A1464;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    #ursLUFC {
        width: 650px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-top: 25px;
        margin-bottom: 25px;
        border-style: solid;
        border-color: #1A1464;
    }

    .liNavTop1 {
        float: right;
        list-style-type: none;
        display: block;
        margin-right: 40px;
    }

    .liNavTop2 {
        float: right;
        list-style-type: none;
        display: block;
        margin-right: 40px;
    }

    .liNavTop1 a:link,
    .liNavTop1 a:visited {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(252,209,92,1.00);
    }

    .liNavTop2 a:link,
    .liNavTop2 a:visited {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(252,209,92,1.00);
    }

    .liNavTop1 a:hover,
    .liNavTop1 a:active,
    .liNavTop1 a:focus {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        background-color: rgba(250,250,250,1.00);
        display: block;
    }

    .liNavTop2 a:hover,
    .liNavTop2 a:active,
    .liNavTop2 a:focus {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        background-color: rgba(250,250,250,1.00);
        display: block;
    }

    #mainContainer #langSidebar {
        margin-top: 10px;
    }

    #langSidebar img {
        margin-top: 10px;
        margin-left: 10px;
    }

    #workflowImageZichtbaar {
        display: inline;
    }

    #workflowImageZichtbaarLarge {
        display: none;
    }

    #selectieImageZichtbaar {
        display: inline;
    }

    #selectieImageLarge {
        display: block;
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
    }

    #workflowImageLarge {
        display: block;
        padding-left: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #implementatieImageZichtbaar {
        display: block;
    }

    #implementatieImageLarge {
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
    }

    #projectenImgLarge {
        display: block;
        margin-left: 175px;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    #LIMSProjectSupportImg {
        display: none;
    }

    #LIMSProjectSupportImgLarge {
        display: block;
    }

    #navLUFC1 {
        width: 210px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
        margin-top: 5px;
        margin-bottom: 0px;
        display: none;
    }

    #logoMain {
        width: 1075px;
        height: auto;
    }

    #balkTop {
        height: 10px;
        display: block;
    }

    .yelloText {
        color: #FBC01F;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #lineDevide2 {
        background-color: #E11A1D;
        height: 5px;
        padding-left: 0px;
        margin-right: 40px;
        margin-left: 40px;
        margin-bottom: 40px;
    }

    #homesection1 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #LUFCsection1 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #LIMSsection1 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #contactsection1 {
        width: 1000px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 25px;
        margin-right: 15px;
        padding-left: 10px;
    }

    #errorsection1 {
        width: 1000px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 25px;
        margin-right: 15px;
        padding-left: 10px;
        color: #000000;
        font-size: large;
    }

    #privacysection1 {
        width: 960px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #customersection1 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #confirmationsection1 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #articlesection1 {
        width: 955px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #homesection2 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #LUFCsection2 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #LIMSsection2 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #LIMSsection3 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(235,235,235,1.00);
        margin-top: 30px;
        border: thin ridge rgba(235,235,235,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #LIMSsection4 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #LIMSsection5 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(235,235,235,1.00);
        margin-top: 30px;
        border: thin ridge rgba(235,235,235,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
        margin-right: 0px;
        padding-left: 0px;
    }

    #LIMSsection6 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #contactsection2 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
        margin-bottom: 30px;
    }

    #homesection3 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #LUFCsection3 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #homesection4 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #customersection2 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #articlesection2 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #homesection5 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    #homesection6 {
        width: 975px;
        float: left;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 30px;
        border: thin ridge rgba(250,250,250,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-left: 50px;
    }

    .h2SloganStyle {
        font-size: x-large;
        color: rgba(11,95,28,1);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .pSloganStyle {
        font-size: xx-large;
        color: rgba(255,0,41,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
    }

    .sectionKop {
        font-size: x-large;
    }

    #successLeft {
        width: auto;
    }

    #LUFCLeft {
        width: auto;
    }

    #LIMSLeft {
        width: auto;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft4 {
        width: auto;
        padding-top: 20px;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft5 {
        width: auto;
        padding-top: 0px;
    }

    #LIMSLeft6 {
        width: auto;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft3 {
        width: auto;
    }

    #supportLeft {
        width: auto;
    }

    #successRight {
        width: auto;
        margin-top: 0px;
    }

    #LUFCRight {
        width: auto;
        margin-top: 0px;
    }

    #LIMSRight {
        width: auto;
        margin-top: 0px;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSRight3 {
        width: auto;
        margin-top: 0px;
        display: block;
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
        background-color: rgba(235,235,235,1.00);
    }

    #LIMSRight4 {
        width: auto;
        margin-top: 0px;
        text-align: left;
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
    }

    #LIMSRight5 {
        width: auto;
        margin-top: 0px;
        background-color: rgba(235,235,235,1.00);
    }

    #LIMSRight6 {
        width: auto;
        margin-top: 0px;
    }

    #supportRight {
        width: auto;
    }

    #mainContentEd {
    }

    .lisuccesslft {
    }

    .ulsuccesslft {
    }

    .headerSuccesRight {
    }

    .headerLUFCRight {
    }

    .lisuccessrgt {
        color: #000000;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        text-align: left;
        list-style-position: outside;
        list-style-type: circle;
        font-size: large;
        padding-bottom: 5px;
        list-style-image: url(../images/Question2TR25p.png);
    }

    .ulsuccessrgt {
    }

    .Imgmeeting {
        width: 800px;
        height: 534px;
    }

    .consultantSupport {
        width: 800px;
        height: 642px;
        margin-top: 30px;
        margin-bottom: 40px;
        -webkit-box-shadow: 10px 10px rgba(235,235,235,1.00);
        box-shadow: 10px 10px rgba(235,235,235,1.00);
    }

    #successSlogan {
        margin-top: 30px;
    }

    #gridTestimonials {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-right: 40px;
        padding-top: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
        margin-top: 30px;
    }

    #gridFAQ {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-right: 40px;
        padding-top: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    #gridTestimonials #Labora img {
        display: block;
    }

    #gridTestimonials #NKI img {
        display: block;
    }

    #gridTestimonials #WLN img {
        display: block;
    }

    #gridTestimonials #WLN1 img {
        display: block;
    }

    #gridTestimonials #KWR img {
        display: block;
    }

    #gridTestimonials #KWR1 img {
        display: block;
    }

    #KWR {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(235,235,235,1.00);
    }

    #KWR1 {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(255,255,255,1.00);
    }

    #WLN {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 0px;
        padding-bottom: 10px;
    }

    #WLN1 {
        background-color: rgba(255,255,255,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 0px;
        padding-bottom: 10px;
    }

    #gridTestimonials #WLN p {
        margin-top: 22px;
    }

    #gridTestimonials #WLN1 p {
        margin-top: 22px;
    }

    #NKI {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(235,235,235,1.00);
        margin-top: 0px;
    }

    #Labora {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
    }

    #gridSuccess {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridLUFC {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridLIMS {
        display: grid;
        grid-template-columns: 100%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 40px;
    }

    #gridLIMS4 {
        display: grid;
        grid-template-columns: 60% 40%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
        margin-top: 0px;
    }

    #gridLIMS5 {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
        margin-top: 40px;
    }

    #gridLIMS3 {
        display: grid;
        grid-template-columns: 40% 60%;
        grid-auto-rows: minmax(400px, auto);
        grid-gap: 20px;
        padding-top: 0px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
        margin-top: 0px;
    }

    #gridWhyUs {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #gridLIMS6 {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    #successLeft .headerSuccesLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LUFCLeft .headerLUFCLeft {
        color: rgba(11,95,28,1.00);
        font-size: x-large;
        font-weight: bold;
    }

    #LIMSLeft .headerLIMSLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #homesection0 {
        margin-top: 40px;
    }

    #homesection1 #sloganVendor {
        margin-right: 175px;
        margin-left: 175px;
        border: medium solid rgba(251,192,31,1.00);
    }

    #LUFCsection1 #sloganVendor {
        margin-right: 175px;
        margin-left: 175px;
        border-style: solid;
        border-width: medium;
    }

    #LIMSsection1 #sloganVendor {
        margin-right: 175px;
        margin-left: 175px;
        border-style: solid;
        border-width: medium;
    }

    #mainContent #homesection3 .h2SloganStyle {
        color: rgba(11,95,28,1.00);
        font-size: x-large;
    }

    #homesection2 #successSlogan .h2SloganStyle {
        font-size: x-large;
    }

    #supportLeft .ulsupprtlft .liText {
    }

    #supportRight .ulsupportrgt .liText {
    }

    #supportRight .ulsupportrgt #KLM {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .KLM {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .testimonial {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-bottom: 20px;
        margin-top: 30px;
    }

    #mainContainer #mainFooter #footerGrid {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
        grid-auto-rows: minmax(200px, auto);
        grid-gap: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        text-align: left;
    }

    #footerGrid h3 {
        text-align: left;
        color: rgba(251,192,31,1.00);
        font-size: large;
    }

    #gridCustomers {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
        grid-auto-rows: minmax(100px, auto);
        grid-row-gap: 60px;
        grid-column-gap: 20px;
        padding-top: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        text-align: left;
        margin-top: 40px;
    }

    #gridConfirmation {
        display: grid;
        grid-template-columns: 20% 25% 20% 20%;
        grid-auto-rows: minmax(100px, auto);
        grid-row-gap: 60px;
        grid-column-gap: 30px;
        padding-top: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 40px;
        text-align: left;
    }

    #customersection1 #gridCustomers .customer {
    }

    #confirmationsection1 #gridConfirmation .customer {
        color: #1B1464;
        font-size: medium;
    }

    #articleContact {
        display: block;
        text-align: left;
        color: rgba(0,0,0,1.00);
        margin-top: 100px;
        margin-bottom: 50px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
    }

    .KartraForm {
        display: block;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    #LIMSRight5.KartraForm {
        display: block;
        margin-top: 30px;
    }

    #gridLIMS #LIMSLeft p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS3 #LIMSRight3 .swap-on-hover {
        position: relative;
        margin: 0 auto;
        max-width: 550px;
        display: block;
    }

    #LIMSRight3 .swap-on-hover .swap-on-hover_front-image {
        z-index: 9999;
        transition: opacity .5s linear;
        cursor: pointer;
    }

    #LIMSRight3 .swap-on-hover:hover > .swap-on-hover_front-image {
        opacity: 0;
    }

    #LIMSRight3 .swap-on-hover img {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        width: 510px;
        height: 340px;
    }

    #gridLIMS4 #LIMSLeft4 .URSimage {
        width: 500px;
        -webkit-box-shadow: 5px 5px rgba(235,235,235,1.00);
        box-shadow: 5px 5px rgba(235,235,235,1.00);
        margin-top: 0px;
        margin-bottom: 125px;
    }

    #gridLIMS5 #LIMSRight5 .vendor-selection-arrow {
        width: 425px;
        -webkit-box-shadow: 5px 5px rgba(164,162,162,1.00);
        box-shadow: 5px 5px rgba(164,162,162,1.00);
        margin-top: 20px;
        margin-bottom: 300px;
    }

    #gridLIMS #LIMSRight .project-targets-image {
        width: 800px;
    }

    #gridLIMS6 #LIMSRight6 .testimonial {
        border: medium solid rgba(11,95,28,1.00);
        padding: 10px 10px px;
    }

    #gridLIMS6 #LIMSLeft6 .testimonial {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .testimonial2 {
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-top: 90px;
    }

    #gridLIMS3 #LIMSLeft3 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS #LIMSLeft .LIMSlist {
        text-align: left;
        font-size: large;
        color: #000000;
    }

    #gridLIMS5 #LIMSLeft5 .selectionlist {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS5 #LIMSLeft5 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        text-align: left;
        font-size: large;
    }

    #LIMSsection5 p {
        color: rgba(0,0,0,1.00);
        text-align: left;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        padding-left: 15px;
        padding-right: 10px;
    }

    #gridFAQ #FAQRight .QRight {
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        color: rgba(27,20,100,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
        font-size: large;
        text-align: left;
        border-radius: 5px;
        background-color: rgba(251,192,31,1.00);
    }

    .menu-wrap {
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

    .ulNavTopClass {
    }

    .menu-wrap .hamburger {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        width: 40px;
        height: 40px;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 5px;
        display: none;
        align-items: center;
        justify-content: center;
        background-color: rgba(255,255,255,1.00);
        margin-left: 10px;
        border-width: thin;
        border-style: solid;
        border-radius: 5px;
    }

    .menu-wrap .toggler {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        cursor: pointer;
        width: 60px;
        height: 50px;
        opacity: 0;
        margin-left: 10px;
        display: none;
    }

    .accord-wrap .toggler {
        position: absolute;
        top: -120px;
        left: 395px;
        z-index: 2;
        cursor: pointer;
        width: 40px;
        height: 40px;
        opacity: 0;
        margin-right: 10px;
        border-width: thin;
        border-style: solid;
        border-radius: 50%;
        display: block;
    }

    .accord-wrap .accordion {
        position: absolute;
        top: -115px;
        left: 400px;
        z-index: 1;
        width: 20px;
        height: 20px;
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(249,200,65,1.00);
        margin-left: 0px;
        border-width: thin;
        border-style: solid;
        border-color: #FFFFFF;
        border-radius: 50%;
    }

    #gridLUFC #LUFCRight .louis {
        width: 400px;
        height: 449px;
    }
}

@media screen and (min-width : 650px ) and ( max-width : 1075px ){
    #lineDevide {
        background-color: #E11A1D;
        height: 5px;
        padding-left: 0px;
        margin-right: 20px;
        margin-left: 20px;
    }

    #mainContainer {
        width: 650px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-spacing: 0px 0px;
        background-color: rgba(250,250,250,1.00);
        height: auto;
        border-radius: 10px;
    }

    #mainHeader {
        width: auto;
        height: auto;
        display: block;

        /* [disabled]border-style: solid; */
        border-width: thin;
        border-color: rgba(0,0,0,1.00);

        /* [disabled]border-top-style: solid; */
        /* [disabled]border-right-style: solid; */
    }

    #mainContent {
        width: 650px;
        float: left;

        /* [disabled]border-color: rgba(0,0,0,1.00); */
        /* [disabled]border-width: thin; */
        /* [disabled]border-style: solid; */
        height: auto;
        margin-top: 30px;
    }

    #navTop {
        width: 650px;
        height: 28px;
        background-color: rgba(250,250,250,1.00);
        color: rgba(27,20,100,1.00);
        opacity: 0.9;
        float: left;
        padding-top: 40px;
        display: block;
        margin-top: 10px;
        padding-bottom: 30px;
    }

    #ulNavTop {
        width: auto;
        height: 28px;
        padding-right: 25px;
        margin-bottom: 0px;
        display: block;
        padding-top: 0px;
        margin-top: 0px;
    }

    .liNavTop {
        float: right;
        list-style-type: none;
        margin-right: 15px;
        display: block;
    }

    .liNavTop1 {
        float: right;
        list-style-type: none;
        display: block;
        margin-right: 15px;
    }

    .liNavTop2 {
        float: right;
        list-style-type: none;
        display: block;
        margin-right: 5px;
    }

    #navLIMS {
        width: 350px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
        font-size: medium;
    }

    #navLabScan {
        width: 150px;
        height: 45px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
    }

    #sidebarLeft {
        width: 100px;
        float: left;
        height: auto;
        border: thin solid rgba(27,20,100,1.00);
        background-color: rgba(27,20,100,1.00);
        color: rgba(255,255,255,1.00);
        border-radius: 0px 10px 10px 0px;
        opacity: 0.95;
        min-height: 2250px;
        display: none;
    }

    #contentSidebar {
        margin-top: 50px;
    }

    #logoPlaceholder {
        width: 385px;
        height: 85px;
        float: left;
        display: block;
        margin-top: 10px;
        padding-left: 265px;
        padding-right: auto;
        padding-top: 5px;
        padding-bottom: 0px;
    }

    #headerSloganSection {
        width: 650px;
        height: 30px;
        float: right;
        font-size: x-large;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 0px;
        color: rgba(251,192,31,1.00);
    }

    #mainFooter {
        height: auto;
        clear: both;
        background-color: rgba(27,20,100,1.00);

        /* [disabled]border-right-width: thin; */
        /* [disabled]border-right-style: solid; */
        border-top: thin solid rgba(27,20,100,1.00);

        /* [disabled]border-bottom-width: thin; */
        /* [disabled]border-bottom-style: solid; */
        /* [disabled]border-left-width: thin; */
        /* [disabled]border-left-style: solid; */
        border-right-color: rgba(27,20,100,1.00);
        border-bottom-color: rgba(27,20,100,1.00);
        border-left-color: rgba(27,20,100,1.00);
        color: rgba(255,255,255,1.00);
        text-align: center;
        opacity: 0.9;
        padding-bottom: 20px;
        padding-left: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .liNavTop a:link,
    .liNavTop a:visited {
        color: rgba(27,20,100,1.00);
        text-decoration: none;
        display: list-item;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(250,250,250,1.00);
    }

    .liNavTop a:hover,
    .liNavTop a:active  ,
    .liNavTop a:focus {
        color: rgba(11,95,28,1.00);
        text-decoration: none;
        background-color: rgba(235,235,235,1.00);
        display: list-item;
    }

    .liNavLeft {
        list-style-type: none;
        margin-top: 30px;
        background-color: rgba(27,20,100,1.00);
        margin-left: -20px;
        margin-right: 15px;
        border: thin solid rgba(255,255,255,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-bottom: 5px; */
        opacity: 0.85;
        text-indent: 15px;
    }

    #ulNavLeft {
        margin-top: 150px;
    }

    body {
        background-color: rgba(250,250,250,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #navigationSectionLeft {
    }

    #headerCompany {
        width: 650px;
        height: 30px;
        float: right;
        font-size: xx-large;
        color: rgba(27,20,100,1.00);
        font-style: italic;
        font-weight: bold;
        margin-top: 0px;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    .liNavLeft a:link,
    .liNavLeft a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLIMS a:link,
    .liNavLIMS a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLabScan a:link,
    .liNavLabScan a:visited {
        display: block;
        text-decoration: none;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
    }

    .liNavLeft a:active,
    .liNavLeft a:hover,
    .liNavLeft a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);
    }

    .liNavLIMS a:active,
    .liNavLIMS a:hover,
    .liNavLIMS a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-right: 5px; */
        /* [disabled]padding-bottom: 5px; */
        /* [disabled]padding-left: 5px; */
        font-size: medium;
    }

    .liNavLabScan a:active,
    .liNavLabScan a:hover,
    .liNavLabScan a:focus {
        text-decoration: none;
        background-color: rgba(99,87,221,1.00);

        /* [disabled]padding-top: 5px; */
        /* [disabled]padding-right: 5px; */
        /* [disabled]padding-bottom: 5px; */
        /* [disabled]padding-left: 5px; */
    }

    #lufcFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(27,20,100,1.00);
        float: left;
        clear: left;
        margin-top: 15px;
        margin-left: 15px;
        border-radius: 10px;
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        margin-bottom: 15px;
        margin-right: 15px;
    }

    #limsFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(251,192,31,1.00);
        float: left;
        clear: right;
        margin-top: 15px;
        margin-right: 15px;
        border-radius: 10px;
        margin-bottom: 15px;
        margin-left: 15px;
    }

    #labscanFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(27,20,100,1.00);
        float: left;
        clear: left;
        margin-top: 15px;
        margin-left: 15px;
        border-radius: 10px;
        margin-bottom: 15px;
        margin-right: 15px;
    }

    #projectenFrontArticle {
        width: auto;
        height: auto;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(251,192,31,1.00);
        float: left;
        margin-top: 15px;
        margin-right: 15px;
        border-radius: 10px;
        margin-bottom: 40px;
        margin-left: 15px;
        clear: left;
    }

    #mapFront {
        margin-left: 295px;
        margin-top: 10px;
        margin-bottom: 10px;
        clear: both;
    }

    #logoPlaceholder #logoMain {
        margin-top: 0px;
        display: block;
        margin-bottom: 0px;
        float: left;
    }

    #lufcFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    #labscanFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #limsFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    #projectenFrontArticle h2 {
        text-align: center;
        font-size: 125%;
        color: rgba(0,0,0,1.00);
        margin-top: 5px;
    }

    .alignRight {
        text-align: right;
    }

    .liNavLIMS {
        float: left;
        list-style-type: none;
        border: thin solid rgba(250,250,250,1.00);
        margin-bottom: 0px;
        padding-bottom: 5px;
        background-color: rgba(27,20,100,1.00);
        padding-top: 5px;
        padding-right: 5px;
        margin-top: -10px;
        margin-right: 15px;
        color: rgba(250,250,250,1.00);
        padding-left: 5px;
        margin-left: -10px;
        font-size: medium;
    }

    .liNavLabScan {
        float: left;
        list-style-type: none;
        border: thin solid rgba(250,250,250,1.00);
        margin-bottom: 0px;
        padding-bottom: 5px;
        background-color: rgba(27,20,100,1.00);
        padding-top: 5px;
        padding-right: 5px;
        margin-top: -10px;
        margin-right: 15px;
        color: rgba(250,250,250,1.00);
        padding-left: 5px;
    }

    #ulNavLIMS {
        width: 300px;
        font-size: medium;
    }

    #ulNavLabScan {
        width: auto;
    }

    .paginakop {
        margin-top: 20px;
        margin-bottom: 30px;
        text-align: center;
        font-size: xx-large;
    }

    .paginakoplims {
        margin-top: 80px;
        margin-bottom: 50px;
        text-align: center;
    }

    .mainArticle {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        border: thin double rgba(26,20,100,1.00);
        border-radius: 40px;
    }

    .underline {
        text-decoration: underline;
    }

    .italic {
        font-style: italic;
    }

    .italicbold {
        font-style: italic;
        font-weight: bold;
    }

    #klantenImage {
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }

    #projectsupportImage {
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }

    #projectenImg {
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 20px;
        display: none;
    }

    #selectieImage #selectieImg {
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #implementatieImage #implementatieImg {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
    }

    #workflowImage a #Workflow {
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .h2centerbluetextColor {
        color: rgba(0,0,255,1.00);
        text-align: center;
    }

    .bluetextColor {
        color: rgba(0,0,255,1.00);
    }

    #picConsultants {
        width: auto;
        clear: left;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 50px;
        display: block;
    }

    #listConsultants {
        width: 500px;
        margin-right: auto;
        margin-left: auto;
    }

    .centertekst {
        text-align: center;
    }

    #listProjecten {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #listSupportLIMS {
        width: 550px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
    }

    #listLIMS {
        width: 400px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 25px;
        border-style: solid;
        border-color: rgba(251,192,31,1.00);
        padding-left: 10px;
    }

    #findoutMore {
        float: right;
    }

    #dienstenLUFC {
        width: 400px;
        margin-right: auto;
        margin-left: auto;
        border: medium solid #1A1464;
        text-align: left;
        padding-left: 20px;
    }

    #selectieLUFC {
        width: auto;
        padding-left: 15px;
        padding-top: 0px;
        padding-bottom: 15px;
        margin-right: auto;
        margin-left: auto;
        border-style: solid;
        border-color: #1A1464;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    #ursLUFC {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-top: 25px;
        margin-bottom: 25px;
        border-style: solid;
        border-color: #1A1464;
    }

    .liNavTop1 a:link,
    .liNavTop1 a:visited {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(252,209,92,1.00);
    }

    .liNavTop2 a:link,
    .liNavTop2 a:visited {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        display: block;
        opacity: 0.95;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: rgba(252,209,92,1.00);
    }

    .liNavTop1 a:hover,
    .liNavTop1 a:active,
    .liNavTop1 a:focus {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        background-color: rgba(250,250,250,1.00);
        display: block;
    }

    .liNavTop2 a:hover,
    .liNavTop2 a:active,
    .liNavTop2 a:focus {
        color: rgba(50,38,183,1.00);
        text-decoration: none;
        background-color: rgba(250,250,250,1.00);
        display: block;
    }

    #mainContainer #sidebarLeft #langSidebar {
        margin-top: 10px;
        margin-right: 10px;
    }

    #langSidebar img {
        margin-top: 10px;
        margin-left: 10px;
        float: none;
    }

    #workflowImageZichtbaar {
        display: inline;
    }

    #workflowImageZichtbaarLarge {
        display: none;
    }

    #selectieImageZichtbaar {
        display: block;
    }

    #selectieImageLarge {
        display: none;
    }

    #implementatieImageZichtbaar {
        display: block;
    }

    #implementatieImageLarge {
        display: none;
    }

    #projectenImgLarge {
        display: block;
        margin-left: 20px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    #LIMSProjectSupportImg {
        display: none;
    }

    #LIMSProjectSupportImgLarge {
        display: block;
    }

    #navLUFC1 {
        width: 210px;
        height: 40px;
        float: left;
        color: rgba(250,250,250,1.00);
        background-color: rgba(27,20,100,1.00);
        opacity: 0.95;
        border-radius: 10px;
        margin-top: 5px;
        margin-bottom: 0px;
        display: none;
    }

    #balkTop {
        background-color: #FBC01F;
        height: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        display: block;
    }

    .yelloText {
        color: #FBC01F;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #lineDevide2 {
        background-color: #E11A1D;
        height: 5px;
        padding-left: 0px;
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 40px;
    }

    #homesection1 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
    }

    #LUFCsection1 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
    }

    #LIMSsection1 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
    }

    #contactsection1 {
        width: 590px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 20px;
        margin-right: 10px;
        padding-left: 10px;
    }

    #errorsection1 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 20px;
        margin-right: 10px;
        padding-left: 10px;
        color: #000000;
        font-size: large;
    }

    #privacysection1 {
        width: 560px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #customersection1 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
    }

    #confirmationsection1 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
        color: #1B1464;
        font-size: medium;
    }

    #articlesection1 {
        width: 580px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        float: none;
        margin-left: 25px;
    }

    #homesection2 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LUFCsection2 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LIMSsection2 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LIMSsection3 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(235,235,235,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LIMSsection4 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LIMSsection5 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(235,235,235,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(235,235,235,1.00);
        box-shadow: 7px 7px 2px rgba(235,235,235,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LIMSsection6 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #contactsection2 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #homesection3 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #LUFCsection3 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #homesection4 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #customersection2 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #articlesection2 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #homesection5 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    #homesection6 {
        width: 600px;
        padding-top: 20px;
        padding-bottom: 40px;
        background-color: rgba(255,255,255,1.00);
        -webkit-box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        box-shadow: 7px 7px 2px rgba(240,239,239,1.00);
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 25px;
        float: left;
    }

    .h2SloganStyle {
        font-size: large;
        color: rgba(11,95,28,1);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
    }

    .pSloganStyle {
        font-size: x-large;
        color: rgba(255,0,41,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
    }

    .sectionKop {
        font-size: x-large;
    }

    #successLeft {
    }

    #LUFCLeft {
    }

    #LIMSLeft {
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft3 {
    }

    #LIMSLeft4 {
        padding-top: 20px;
        background-color: rgba(255,255,255,1.00);
    }

    #LIMSLeft5 {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0px;
    }

    #LIMSLeft6 {
        margin-bottom: 20px;
        background-color: rgba(255,255,255,1.00);
        margin-right: 0px;
        margin-left: 0px;
    }

    #successRight {
    }

    #LUFCRight {
    }

    #LIMSRight {
        background-color: rgba(255,255,255,1.00);
    }

    #mainContentEd {
    }

    .lisuccesslft {
    }

    .ulsuccesslft {
    }

    .headerSuccesRight {
    }

    .headerLUFCRight {
    }

    .lisuccessrgt {
        color: #000000;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        text-align: left;
        list-style-position: outside;
        list-style-type: circle;
        font-size: large;
        padding-bottom: 5px;
        list-style-image: url(../images/Question2TR25p.png);
    }

    .ulsuccessrgt {
    }

    .Imgmeeting {
        width: 550px;
        height: 368px;
    }

    .consultantSupport {
        width: 550px;
        height: 442px;
        margin-top: 30px;
        margin-bottom: 40px;
        -webkit-box-shadow: 5px 5px rgba(235,235,235,1.00);
        box-shadow: 5px 5px rgba(235,235,235,1.00);
    }

    #successSlogan {
    }

    #gridTestimonials {
        padding-right: 20px;
        padding-left: 20px;
    }

    #gridFAQ {
        padding-right: 20px;
        padding-left: 20px;
    }

    #gridTestimonials #Labora img {
        display: block;
    }

    #gridTestimonials #NKI img {
        display: block;
    }

    #gridTestimonials #WLN img {
        display: block;
    }

    #gridTestimonials #WLN1 img {
        display: block;
    }

    #gridTestimonials #KWR img {
        display: block;
    }

    #gridTestimonials #KWR1 img {
        display: block;
    }

    #KWR {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(235,235,235,1.00);
        margin-top: 20px;
    }

    #KWR1 {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(255,255,255,1.00);
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    #WLN {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
    }

    #WLN1 {
        background-color: rgba(255,255,255,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    #NKI {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        background-color: rgba(235,235,235,1.00);
        margin-top: 20px;
    }

    #Labora {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
    }

    #successLeft .headerSuccesLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LUFCLeft .headerLUFCLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LIMSLeft .headerLIMSLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LIMSLeft3 .headerLIMSLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LIMSLeft4 .headerLIMSLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #LIMSLeft5 .headerLIMSLeft {
        color: rgba(11,95,28,1.00);
        font-size: large;
        font-weight: bold;
    }

    #homesection0 {
        margin-top: 40px;
    }

    #homesection1 #sloganVendor {
        margin-right: 80px;
        margin-left: 80px;
        border: medium solid rgba(251,192,31,1.00);
    }

    #LUFCsection1 #sloganVendor {
        margin-right: 80px;
        margin-left: 80px;
        border-width: medium;
        border-style: solid;
    }

    #LIMSsection1 #sloganVendor {
        margin-right: 80px;
        margin-left: 80px;
        border-width: medium;
        border-style: solid;
    }

    #mainContent #homesection3 .h2SloganStyle {
        color: rgba(11,95,28,1.00);
        font-size: x-large;
    }

    #homesection2 #successSlogan .h2SloganStyle {
        color: rgba(255,0,41,1.00);
        font-size: x-large;
    }

    #supportLeft .ulsupprtlft .liText {
    }

    #supportRight .ulsupportrgt .liText {
    }

    #supportRight .ulsupportrgt #KLM {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .KLM {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .testimonial {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-top: 40px;
        margin-bottom: 20px;
    }

    #footerGrid h3 {
        text-align: center;
        color: rgba(251,192,31,1.00);
        font-size: large;
    }

    #gridCustomers {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(40px, auto);
        grid-column-gap: 20px;
        grid-row-gap: 40px;
        padding-top: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 60px;
    }

    #gridConfirmation {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-auto-rows: minmax(40px, auto);
        grid-column-gap: 20px;
        grid-row-gap: 40px;
        padding-top: 40px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 30px;
    }

    #customersection1 #gridCustomers .customer {
    }

    #confirmationsection1 #gridConfirmation .customer {
        padding-right: 10px;
        padding-left: 10px;
    }

    #articleContact {
        display: block;
        color: rgba(0,0,0,1.00);
        margin-top: 80px;
        margin-bottom: 50px;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    .KartraForm {
        display: block;
        margin-top: 30px;
    }

    #gridLUFC #LUFCLeft p {
        font-size: large;
    }

    #gridLIMS #LIMSLeft p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS3 #LIMSRight3 .swap-on-hover {
        position: relative;
        margin: 0 auto;
        max-width: 600px;
    }

    #LIMSRight3 .swap-on-hover .swap-on-hover_front-image {
        z-index: 9999;
        transition: opacity .5s linear;
        cursor: pointer;
    }

    #LIMSRight3 .swap-on-hover:hover > .swap-on-hover_front-image {
        opacity: 0;
    }

    #LIMSRight3 .swap-on-hover img {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        width: 575px;
        height: 370px;
    }

    #LIMSRight3 {
        background-color: rgba(235,235,235,1.00);
        padding-top: 10px;
        padding-right: 0px;
        padding-left: 10px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 20px;
        min-height: 400px;
        display: block;
    }

    #gridLIMS4 #LIMSLeft4 .URSimage {
        width: 550px;
        -webkit-box-shadow: 5px 5px rgba(235,235,235,1.00);
        box-shadow: 5px 5px rgba(235,235,235,1.00);
    }

    #gridLIMS5 #LIMSRight5 .vendor-selection-arrow {
        width: 550px;
        margin-bottom: 20px;
    }

    #gridLIMS5 #LIMSRight5 {
        background-color: rgba(235,235,235,1.00);
    }

    #gridLIMS #LIMSRight .project-targets-image {
        width: 500px;
        margin-top: 30px;
    }

    #LIMSRight6 {
        width: auto;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    #LIMSsection6 #gridLIMS6 {
        display: block;
    }

    #gridLIMS6 #LIMSLeft6 .testimonial {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-right: 0px;
        margin-left: 0px;
    }

    #gridLIMS6 #LIMSRight6 .testimonial {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
    }

    #supportRight .testimonial2 {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        border: medium solid rgba(11,95,28,1.00);
        margin-top: 40px;
    }

    #gridLIMS3 #LIMSLeft3 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS #LIMSLeft .LIMSlist {
        text-align: left;
        font-size: large;
        color: #000000;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
    }

    #gridLIMS3 {
        margin-top: -20px;
        display: block;
    }

    #gridLIMS4 {
        margin-top: 30px;
    }

    #gridLIMS5 {
        margin-top: 0px;
        padding-top: 0px;
    }

    #gridLIMS4 #LIMSRight4 {
        background-color: rgba(255,255,255,1.00);
    }

    #gridLIMS4 #LIMSRight4 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        text-align: left;
        font-size: large;
    }

    #gridLIMS5 #LIMSLeft5 .selectionlist {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        text-align: left;
    }

    #gridLIMS5 #LIMSLeft5 p {
        color: rgba(0,0,0,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        text-align: left;
        font-size: large;
        padding-left: 15px;
    }

    #LIMSsection5 p {
        color: rgba(0,0,0,1.00);
        text-align: left;
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        padding-left: 20px;
        padding-right: 20px;
    }

    #gridFAQ #FAQLeft .QLeft {
        color: rgba(27,20,100,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-size: large;
        font-weight: bold;
        text-align: left;
        background-color: rgba(251,192,31,1.00);
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        border-radius: 5px;
    }

    #gridFAQ #FAQRight .QRight {
        min-height: 100px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        color: rgba(27,20,100,1.00);
        font-family: "Roboto Medium", "Roboto Light", "Roboto Bold";
        font-weight: bold;
        font-size: large;
        text-align: left;
        border-radius: 5px;
        background-color: rgba(251,192,31,1.00);
    }

    #FAQLeft #QL1 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQLeft #QL2 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQLeft #QL3 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR1 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR2 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    #FAQRight #QR3 .FAQanswer {
        color: rgba(27,20,100,1.00);
        font-weight: normal;
        font-size: large;
        display: none;
    }

    .menu-wrap {
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 1;
        padding-bottom: 0px;
    }

    .menu-wrap .hamburger {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        width: 40px;
        height: 40px;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 5px;
        display: none;
        align-items: center;
        justify-content: center;
        background-color: rgba(255,255,255,1.00);
        margin-left: 10px;
        border-width: thin;
        border-style: solid;
        border-radius: 5px;
    }

    .menu-wrap .toggler {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        cursor: pointer;
        width: 60px;
        height: 50px;
        opacity: 0;
        margin-left: 10px;
        display: none;
    }

    .accord-wrap .toggler {
        position: absolute;
        top: -120px;
        left: 495px;
        z-index: 2;
        cursor: pointer;
        width: 40px;
        height: 40px;
        opacity: 0;
        margin-right: 10px;
        border-width: thin;
        border-style: solid;
        border-radius: 50%;
        display: block;
    }

    .accord-wrap .accordion {
        position: absolute;
        top: -115px;
        left: 500px;
        z-index: 1;
        width: 20px;
        height: 20px;
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(249,200,65,1.00);
        margin-left: 0px;
        border-width: thin;
        border-style: solid;
        border-color: #FFFFFF;
        border-radius: 50%;
    }

    #gridLUFC #LUFCRight .louis {
        width: 490px;
        height: 548px;
    }
}
