.main_footer .ofooter > li:nth-child(6n) {
    clear: none !important;
}


/*.container-fluid .right_content .content_right .recent_newslist .eventslistOnHome {
    float: right !important;
    margin-right: 0;
}*/


.related-prod-carousel .item {
    text-align: center;
}


.related-prod-carousel img {
    padding-bottom: 10px;
}


#myTab {
  padding-bottom: 1px;  
}

ul.tick li:before {
    content: "\2713";
    color: #d8292f;
    padding-right: 10px;
}


.right-panel-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #edf0f2 !important;
}


.container-title.panel-heading.PanelHeaderText {
    color: white !important;
    background-color: #656565 !important;
    font-size: 20px;
    font-weight: bold;
}


span.form-title.ct-form-title {
    font-size: 17px;
    text-align: center;
    width: 100%;
}


.expert-form .full-section {
    margin-bottom: 6px !important;
}

.scfForm input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], select, textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: 7px 14px;
    border: 1px solid #ccc;
    /* background: #F1F7F9; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    color: #111;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.external-form-container .expert-submit {
    margin-top: -6px !important;
}

.expert-form .full-section {
    margin-bottom: 20px !important;
}

.scfForm input[type="submit"] {
    height: 38px;
    border: none;
    background-color: #ED1C24;
    
    color: rgb(248, 247, 247);
    font-size: 17px;
    font-family: PT Sans;
    font-weight: 700;
    min-width: 100px;
}


.container-title {
    text-align: center;
    font-size: 20px;
    background: #88c6e2;
    margin-bottom: 14px;
    padding: 12px;
    font-weight: bold;
    width: 100%;
}

.container-title  p {
    width:100%;
    float: left;
    text-align: center;
    padding: 5px;
    margin: 0;
}


.scfForm .scfCheckboxBorder {
    margin: 0 5px 0 0 !important;
}
.st_twitter_large .stLarge{
background-image: url("/-/media/AmetekSolartronMetrology/Images/Logos/twittericon1") !important;
}