.navbar-lang li{
    padding : 5px;
}
.help-block-error,.help-block{
    color: red;
    font-style: italic;
    font-size: small;
}

form div.required label.control-label:after,form div.field-contactform-verifycode label.control-label:after {

    content:" * ";

    color:red;

}



.tag-wrapper button {
    border: 1px solid;

    text-shadow: 0 -1px 0 rgb(0 0 0 / 85%);
    border-radius: 4px;
    border-color: #289a9d;
    height: 28px;
    padding: 3px 9px;

    border: none;
    margin-right: 7px;
    -webkit-transition: all 230ms ease;
    -o-transition: all 230ms ease;
    transition: all 230ms ease;
    vertical-align: top;
    margin-bottom: 7px;
    font-size: 14px;
    color: #ffffff;
}

.activity-tag button{
    background: #fa6500;
}
.for-tag button{
    background: #2c2c2c;
}
.moreinfo-tag button{
    background: #0f4996;
}

.social-share{
    display: inline-flex;
    gap: 5.5px;

}
.os-type{
    color: #FF871C;
}

.chosen-container{
    text-align: left !important;
}


.glyphicon{
    font-size: 20px;
}

p.tab-5{
    text-indent:25px;
}
#docs-start a{
    color: #0F4996 !important;
}

#docs-start h5{
    color : #FF7607;
}

.tag-readmore{
    text-align: right;
    color: #0F4996;
}
.tag-readmore a{
    color: #0F4996;
}
#docs-start h5{
    color : #FF7607;
}

ul.style-2{
    list-style-type: disclosure-closed;
}

ul.style-3{
    list-style-type: disc;
}
figure video{
    height: 100%;
    width: 100%;
     border: 1px solid;
    border-style: groove;
}
.margin-0{
    margin-bottom: 0px !important;
}

.sensors_display{
    display:none !important;
}

.list-sensors-shockwatch, .list-sensors-e-seal{
    display:none !important;
}

.FAQSession {
    height: 600px !important;
}