body {
    background: white;
}

tbody tr{
/*    height: 65px;
*/
}

.btn[disabled] {
  background-color: #cccccc !important;
  color: #666666 !important;
}

ul::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

ul::-webkit-scrollbar-thumb{
	background-color: #000000;
}

.crmEntityFormView .tab{
    margin-bottom: 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 60px;
    margin-bottom: 5px;
    padding: 20px;
    padding-left: 15px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 1.42857143;
    color: black;
    background-color: #ededed;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
/*    font-family: NeurofaceBook;*/
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: none;
    text-decoration: none !important;
}

input.form-control {
    border: none;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

input[type='text'].stihl_longplaceholder::placeholder, textarea.stihl_longplaceholder::placeholder{
    font-size: 14px;
    white-space: pre-line;  
    position: relative;
    top: -7px;
}

textarea.stihl_longplaceholder::placeholder{
/*    top: -5px;*/
}

textarea{
    border: none;
    overflow: hidden;
}

.stihl_housenodiv{
    padding-left: 5px;
}

#stihl_BusinessConditionsLabel{
    padding-left: 15px;
    display: inline-block;
}

.StihlEmailText{
    background-color: #ededed;
    border: none;
    resize: none;
    padding: 20px 10px 20px 15px;
    width: 100%;
}

.StihleMailWarningMsg {
    color: red;
}

.stihlDisabled{
    color: darkgray !important;
    cursor: not-allowed;
}


.paddingRightMobileField{
    padding-left: 0px;
    padding-right: 0px;
}

.stihl_citydiv{
    padding-left: 5px;
}

#stihl_ExternalCustomFooter{
    padding-bottom: 50px;
}

#stihl_city{
/*    margin-left: 10px;
    width: calc(100% - 10px);
*/
}

.StihlContactFormularLabels label{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.StihlContactFormularImage{
    padding: 10px;
    margin-bottom: 5px;
}

.StihleWarningMsg, .StihlWarningMsg{
    color: red;
}

#searchEmailResultContainer{
    top: -6px;
}

#searchEmailResultText{
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 15px;
}

#searchEmailResult{
    position: absolute;
    display: inline-block;
    background: white;
    z-index: 100;
    border: solid 1px black;
/*    border-top: none;
*/
}

#searchEmailResult #searchResultList{
    position: relative;
}

#searchEmailResultList{
    max-height: 1024px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.crmEntityFormView fieldset[aria-label='TERMS AND CONDITIONS']{
    margin-bottom: 0px;
}

#searchEmailResultList li {
    padding-top: 10px;
    padding-right: 10px;
    list-style-type: none;
}

.stihl_empty_label{
    height: 65px;
}

.FunctionObject a:hover, .FunctionObject a p:hover {
    color: #f37a1f !important;
}
.customRequired:after {
    content: ' *';
    color: #f37a1f;
    vertical-align: super;
    font-family: "STIHL Contraface Display Title", "Arial";
}

#AttachFileLabel {
    display: none;
}

#fileSelectorContainer {
    padding-top: 10px;
    padding-bottom: 50px;
    margin-top: 0px;
    font-family: "STIHL Contraface Display Medium", Arial;
    font-size: 14px;
}

#fileSelectorButtonContainer{
    display: flex;
}

#fileSelectorContainer li {
/*    font-family: NeurofaceBook;
*/
}

#fileSelectorText {
/*    font-family: NeurofaceBook;
*/
}

.customRequired {
    padding-right: 0px;
}

file-cell info {
    display: inline-block;
    margin-right: 50px;
}

file-cell control {
    display: inline-block;
    vertical-align: super;
}

#customButton { /* style the fake upload button */
    background-image: url(/icon-paperclip-16.svg);
    border: 0px;
    margin-left: 0px;
    width: 16px;
    height: 16px;
    background-color: transparent;
    margin-right: 10px;
    cursor: pointer;
}

#AttachFile{
    display: none;
}

.Stihl_FileDeleteImg{
    width: 20px;
    cursor: pointer;
}

#fileName{
    font-family: "STIHL Contraface Display Title", "Arial Black";
    font-size: 14px;
    cursor: pointer;
}

#filesList{
    padding-top: 15px;
}

#filesList ul {
    padding-bottom: 20px;
}

table.section{
    width: 100%;
}

table tr td label{
    font-family: "STIHL Contraface Display Medium", "Arial";
    font-size: 14px !important;
}

table tr td input{
    font-family: "STIHL Contraface Text", "Arial";
    font-size: 18px;
}

table tr td textarea{
    font-family: "STIHL Contraface Text", "Arial";
    font-size: 18px;
}

table tr td select{
    font-family: "STIHL Contraface Text", "Arial";
    font-size: 18px;
}

.crmEntityFormView{
    width: 92%;
    padding-bottom: 50px;
}
.crmEntityFormView .section-title.show-bar{
    border: none;    
    padding-bottom: opx;
}

.crmEntityFormView .actions{
    border: none;
}

.crmEntityFormView .actions:after{
    padding-bottom: 70px;
}

#stihl_casemaincategorycode{
    padding-top: 10px;
    padding-bottom: 10px;
}

.text-muted{
    display: none;
}

#stihl_casesubcategorycode{
    padding-top: 10px;
    padding-bottom: 10px;
}

input#stihl_agreeforwardtodealers, input#stihl_allowsurvey {
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    left: 0px;
    padding-top: 3px;
}

.StihlAllowSurveyLabel {
    left: 30px;
}

input#stihl_agreeforwardtodealers {
    display: none;
}


#stihl_agreeforwardtodealers_label, #stihl_allowsurvey_label {
/*    padding-left: 40px;*/
    height: auto;
}

label#stihl_agreeforwardtodealers_label, label#stihl_allowsurvey_label {
/*    margin-left: 7px;*/
    margin-top: 2px;
    font-family: "STIHL Contraface Text", Arial;
    font-weight: 500;
}

input#stihl_allowsurvey.StihlAllowSurveyRow, .StihlAllowSurveyRow {
    padding-top: 10px;
}

input#InsertButton {
    background-color: #f37a1f;
    padding: 20px 130px;
    transition: background-color .3s ease-in-out,color .3s ease-in-out;
    color: white;
/*    margin-right: 8%;*/
/*    float: right;*/
}

input#InsertButton:hover {
    background-color: #000;
    transition: .4s;
}

table label {
    vertical-align: middle;
    line-height: 60px;
    height: 60px;
    max-width: calc(100% - 20px);
}

label#stihl_message_label {
    line-height: 1;
}

table[data-name="tab_8_section_4"] label {
    line-height: 1;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://support.stihl.com/icon-arrow-down-16.svg) no-repeat #ededed !important;
    overflow: hidden;
    background-position-x: 95% !important;
    background-position-y: center !important;
}

input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
    background-color: #f37a1f !important;
    background: #f37a1f;
}

.form-control:focus {
    border-color: black;
/*    border-color: #f37a1f;*/
    outline: 0;
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 122, 31, 0.6);*/
/*    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 122, 31, 0.6);*/
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: none !important;
}

.crmEntityFormView .cell {
    padding: 0;
    margin: 0px 0px;
}

select#stihl_countrycode {
    padding: 5px 15px;
    padding-right: 0px;
}

.input-group-addon:last-child {
    border: 0 !important;
    background-color: #f37a1f !important;
    border-radius: 0 !important;
    color: white !important;
}


.fa {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom {
    top: 57px !important;
    background-color: white;
    padding: 0;
    border: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid #f37a1f !important;
    border-right: 7px solid #f37a1f !important;
    border-bottom: 7px solid #ccc;
    border-bottom-color: white !important;
    top: -6px !important;
}

td.day.disabled {
    background: #ededed !important;
    border-radius: 0;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    width: auto !important;
}

.bootstrap-datetimepicker-widget a[data-action]:hover {
    background: #eee;
}

.bootstrap-datetimepicker-widget a[data-action] {
    float: unset !important;
    border: 1px solid orange !important;
    height:  unset !important;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: none !important;
}

.bootstrap-datetimepicker-widget a[data-action="togglePicker"] {
    border: unset !important;
}

td.day.active {
    background-color: #f37a1f !important;
}

td.day.active:hover {
    background-color: #f37a1f !important;
}

body[data-sitemap-state="/connected-contact/:/"] {
    font-family: "STIHL Contraface Display Title", "Arial Black";
}

body[data-sitemap-state="/connected-contact/:/"] input {
    font-family: "STIHL Contraface Text", Arial
}



.container .top-buffer {
    font-family: "STIHL Contraface Text", Arial !important;
}

    .container .top-buffer .searchTitle{
        font-family: "STIHL Contraface Text", Arial !important;
    }

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 52px;
    height: unset !important;
    line-height: 37px;
    margin: unset !important;
    cursor: pointer;
    border-radius: unset !important;
    margin-left: unset !important;
    text-align: center;
}

.day.today:before {
    border-bottom-color: #f37a1f !important;
}

td.day.active.today:before {
    border-bottom-color: white !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    display: none !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    display: none !important;
}

ul.list-unstyled {
    background-color: white;
    border: 1px solid orange;
}

span.icon-time.fa.fa-clock-o {
    width: auto;
    height: auto;
}

[data-name='tab_8_section_4'].section td .control {
    /* width: 25px; */
    width: 100%;
    display: inline-block;
    float: left;
}

[data-name='tab_8_section_4'].section .info {
    display: inline-block;
}

select::-ms-expand {
    display: none;
}

textarea.form-control {
/*    width: 98.3%;
*/
}

.select{
    max-width: none !important;
    height: 60px;
    margin-bottom: 5px;
}

.select span{

}

.select .value {
    background-color: #ededed;
    height: 100%;
    font-family: "STIHL Contraface Text", Arial !important;
    font-size: 20px !important;
    padding: 15px 50px 10px 15px !important;
    display: inline-flex !important;
    align-items: center !important;
    width: 100%;
    background: url(https://support.stihl.com/icon-arrow-down-16.svg) no-repeat #ededed !important;
    background-position-x: 95% !important;
    background-position-y: center !important;
    border-bottom: none !important;
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block !important;
}


.select .value:focus {
    border-color: black;
/*    border-color: #f37a1f;*/
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 122, 31, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 122, 31, 0.6);
}


.select .value::before {
    border-style: none !important;
}

.select.large .list ul{
    max-height: 200px !important;
}

.select .list ul li{
    font-family: "STIHL Contraface Text", Arial !important;
    font-size: 20px !important;
}

.select .list .filter input{
    font-family: "STIHL Contraface Text", Arial !important;
    font-size: 20px !important;
}

.select .stihlselectmain{
    display: none;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: black;
    font-family: "STIHL Contraface Text", "Arial";
    background: url(https://support.stihl.com/icon-arrow-down-16.svg) no-repeat #ededed !important;
    overflow: hidden;
    background-position-x: 95% !important;
    background-position-y: center !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    align-items: center !important;
    display: inline-flex;
}

.select .list.open{
    border-color: black;
/*    border-color: #f37a1f;*/
    border-style: solid;
    border-width: 1px;
    outline: 0;
    -webkit-box-shadow: none;
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 122, 31, 0.6);*/
/*    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(243, 122, 31, 0.6);*/
}

.select .list ul li:hover, .select .list ul li.hovered{
    background: black !important;
}

.not-allowed{
    cursor: not-allowed !important;
}

#StihleMailSubHeadlineText{
    display: inline-block;
    cursor: default;
    padding-top: 5px;
    padding-bottom: 15px;
}
#StihleMailSubHeadlineText + div{
    display: inline-block;
}

.Stihl_FileDeleteBtn{
    background: url(/icon-cross-16.svg) no-repeat;
    background-position-x: 0px;
    background-position-y: center;
    width: 20px;
    border: none;	
}

#filesList li {
    padding-bottom: 5px;
    width: 100%;
    display: flex;
    flex-direction: row;
}

#filesList {
    width: 50%;
}

#filesList .Stihl_FileLabel {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dot{
    height: 5px;
    width: 5px;
    background-color: black;
    border-radius: 50%;
    display: block;
    margin-top: 7px;
    margin-right: 5px;
}

.hideBorder{
    border-style: none !important;
}

.select:focus{
    border-color: black !important;
    border-style: solid;
    border-width: 1px !important;
    -webkit-box-shadow: none !important;
}


#StihlSearchEmailResultCloseBtnId{
    float: right;
}

.select.large:focus {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: none !important;
}

@media (max-width: 992px) {
    .StihlContactFormularLabels{
        height: 45px;
    }
}


@media (max-width: 767px){

    .stihl_housenodiv{
        padding-left: 0px;
   }

    .stihl_citydiv{
        padding-left: 0px;
   }
    .crmEntityFormView table.section {
        overflow: unset;
    }
}

@media (max-width: 510px){
    .crmEntityFormView table.section>tbody>tr>td{
        width: 430px;
    }

    input#InsertButton{
        width: 170px;
        padding: 20px 50px;
    }
}

@media (max-width: 470px){
    .crmEntityFormView table.section>tbody>tr>td{
        width: 370px;
    }
}

@media (max-width: 410px){
    .crmEntityFormView table.section>tbody>tr>td{
        width: 330px;
    }
}

@media (max-width: 370px){
    .crmEntityFormView table.section>tbody>tr>td{
        width: 290px;
    }
}

.tri-state-toggle {
    transition: all 500ms ease; 
    display: grid;
    grid-column: 3;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
}

.tri-state-toggle-button {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 0px solid transparent;
    margin: 2px;
    color: #727C8F;
    cursor: pointer;
    border: 1px solid lightgrey;
}

.tri-state-toggle-button.active {
    border: 1px solid #F37A1F;
    color: #F37A1F;
    font-weight: 500;
}

.tri-state-toggle-button:focus {
  outline: none;
}

.stihlHidden{
    display: none;
}

.captcha-cell{
    font-family: "STIHL Contraface Text", Arial;
}

.rcCaptchaAudioLink, .rcRefreshImage{
    text-decoration: none;
    padding-top: 5px;
    font-weight: bold;
    font-family: "STIHL Contraface Display Title", Arial;
}

.rcCaptchaAudioLink{
    padding-bottom: 5px;
}

.captcha-cell input{
    margin-right: 10px;
    border: none;
    background-color: #ededed;
    color: black;
    height: 30px;
}

.captcha-cell input:focus{
    border: solid 1px black;
    outline: 0;
}

.captcha-cell label{
    font-weight: 200;
}

#stihl_legaldisclaimer{
    color: red;
}