.CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    fill: #1d4f76!important;
}
#coveo0975257a .coveo-for-sitecore-frame-container .coveo-main-section .coveo-search-section {
    display: block;
    position: relative;
    top: -200px;
    left: 18px;
}
#coveo0975257a .coveo-for-sitecore-frame-container .coveo-results-column {
    position: relative;
    position: relative;
    top: -200px;
}
#coveo0975257a .coveo-no-results {
    height:250px;
}
#coveo0975257a .coveo-results-header {
    width:100%!important;
}
#coveo0975257a .CoveoSearchbox .CoveoSearchButton:hover {
    background-color:transparent;
}
#coveo0975257a .training-register-button {
    color:white;
    background-color: #17457a;
    height: 30px;
    width: 150px;
    border-radius: 15px;
    border: solid 2px;
    border-color: #17457a;
    display: inline-flex;
    justify-content: center;
    padding-top: 2px;
    margin: 10px 0 20px 0;
}
#coveo0975257a .training-register-button a {
    color:white!important;
}
#coveo0975257a .training-register-button a:hover {
    text-decoration: none!important;
}
#coveo0975257a .training-register-button a:visited {
    color:white!important;
}
#coveo0975257a .coveo-facet-column {
    width:25%!important;
}
.training-form {
    background-color: #e9ebea;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
}
.training-form input[type=hidden], input[type=checkbox], input[type=radio] {
    list-style:none;
}
.training-form input[type=checkbox], input[type=radio] {
    margin-right:15px;
}
.training-form .hs-fieldtype-textarea .hs-input {
    width:600px;
}
.training-form label {
    font-size:18px;
    margin-top:15px;
    font-weight: 500;
}
.training-form .hs-button {
    width:150px;
    margin-top:15px;
    padding: 6px 12px;
    padding-right: 30px;
    padding-left: 30px;
    font-family: urw-din,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857143;
    text-transform: uppercase;
    border-radius: 17px;
    color: #fff;
    background-color: #0f2d4f;
    border-color: #091c31;
    border: 2px solid transparent;
}
.training-form ul {
    list-style: none;
    padding-left:0;
}
.training-form legend {
    font-size:18px;
}
.training-form #label-email-0813833d-f910-4f05-b453-8d891c489624 #label-firstname-0813833d-f910-4f05-b453-8d891c489624 #label-lastname-0813833d-f910-4f05-b453-8d891c489624 #label-company-0813833d-f910-4f05-b453-8d891c489624 #label-country-0813833d-f910-4f05-b453-8d891c489624 #label-api_owned_training_courses-0813833d-f910-4f05-b453-8d891c489624 {
    font-weight:700;
    color:#0f2d4f;
}
.training-form label .hs-error-msg {
    color:red;
}
div#coveo728075ff .coveo-search-section h2 
{
display: none;
}
@media screen and (min-width:1200px) {
    .training-form input[type=text], input[type=email] {
        width:600px;
    }
}
@media screen and (max-width:1199px) {
    .training-form input[type=text], input[type=email] {
        width:500px;
    }
    .training-form .hs-fieldtype-textarea .hs-input {
        width:500px;
    }
}
@media screen and (max-width:991px) {
    #coveo0975257a .coveo-dropdown-header-wrapper {
        position: relative;
        left: 28px;
        top: -20px;
    }
    #coveo0975257a .coveo-for-sitecore-frame-container .coveo-main-section .coveo-search-section {
        top:0;
    }
    #coveo0975257a .coveo-for-sitecore-frame-container .coveo-results-column {
        top:0;
        left:18px;
    }
}
@media screen and (max-width:767px) {
    .training-form input[type=text], input[type=email] {
        width:65vw;
    }
    .training-form .hs-fieldtype-textarea .hs-input {
        width:65vw;
    }
}
@media screen and (max-width:480px) {
    #coveo0975257a .coveo-dropdown-header-wrapper {
        top:0;
    }
    .training-form input[type=text], input[type=email] {
        width:60vw;
    }
    .training-form .hs-fieldtype-textarea .hs-input {
        width:55vw;
    }
}
@media screen and (max-width:300px) {
    .training-form input[type=text], input[type=email] {
        width:55vw;
    }
    .training-form .hs-fieldtype-textarea .hs-input {
        width:55vw;
    }
}