.mds{
        margin:10px !important;
}
.mof{
        overflow: hidden; 
}
.mname{
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
        margin-top: 3px;
        margin-bottom: 3px;
        height: 40px;
}
.bor{
        border: none;
        border-radius: .28571429rem;
        box-shadow: 0 1px 3px 0 #d4d4d5,0 0 0 1px #d4d4d5;
}
.ctext{
        padding: 10px 10px 5px;
}
.mhr{
        border-top: 1px solid #d4d4d5;
        border-bottom: 1px solid #fff;
        margin: 10px 10px 5px 10px;
}
img.pondimgjobsize {
        width: 30px;
        height: 30px;
}
.minif{
        padding: 0px !important;
}
.mclearb{
        clear: both;
}
.btnl{
        width: 47.5%;
}
.btnr{
        width: 47.5%;
}
@media (max-width: 1025px) {
        .btnl{
                width: 100%;
        }
        .btnr{
                width: 100%;
        }
}
.bor:hover{
        box-shadow: 1px 1px 7px 0px #7b7a7a;
}
.borimg{
        width: 30%;
        border: 1px solid #d4d4d5;
        padding: 4px;
        border-radius: 6px;
}
div.mimg img{
        width: 100%;
}
.marg{
        padding: 10px 0px 10px 0px;
}

.position-img {
        padding-top: 10px;
}

.position-img img {
        max-height: 200px;
        margin: 10px auto 0;
}


@media (max-width: 678px) {
        .mds{
                margin: 0px !important;
                padding: 10px !important;
        }
}
@media (min-width: 679px) {
        .mds{
                margin: 10px 3px 10px 10px !important;
        }
}
@media (min-width: 1026px) {
        .mds{
                margin: 10px !important
        }
}
.js-stools-container-bar .js-stools-btn-filter {
        display: none;
}
#mappform-form .d-flex h4 {
        margin: 10px 0;
        font-size: 17px;
}
#register-form .file-input .hide,
#mappform-form .file-input .hide {
        display: none;
}
#register-form .file-input .input-group-btn,
#mappform-form .file-input .input-group-btn {
        margin-top: 0;
}
#register-form .file-input .input-group .file-caption,
#mappform-form .file-input .input-group .file-caption {
        margin: 0 auto;
        width: auto;
}
#register-form .file-input .input-group,
#mappform-form .file-input .input-group {
        display: block;
}
#register-form .file-input .btn-primary
#mappform-form .file-input .btn-primary {
        background-image: inherit;
}