﻿#regattest, #regfelanmalan {
    margin-top: 30px;
}

.felanmalan-vidare {
    font-size: 18px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    text-decoration: none;
    text-align: center;
    width: 135px;
    background-color: #7fa7be !important;
    color: #ffffff !important;
    border: 1px solid #7f7f7f;
}

.logo_wrapper {
    margin-top: 6px;
}

#uploadimgbtn {
    min-width: 150px;
    border: 0px;
}

#changekund, #changebrf, #uploadimgbtn {
    display: inline-block;
    margin-top: 13px;
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width:200px;
}
#attestsend, #btnskickakopia {
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
}


#spara {
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 250px
}
.sparadisabled {
    background-color: darkgray !important;
    cursor: not-allowed !important;
}

#sendbtnerror {
    margin-top: 10px;
    font-size: 15px;
    color: red;
    margin-bottom: 15px;
}
#tabort {
    cursor: pointer;
    background-color: darkred;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 250px
}

#savestatus {
    font-size: 16px;
    padding-top: 10px;
    color: #4c804c;
    display: inline-block;
    width: 100%;
}
#skickamsg {
    display: inline-block;
    margin-top: 15px;
    font-size: 15px;
}

.kundrubriker {
    display: block;
    width: 100px;
    padding-top: 5px;
}

.kundrubrikerfull {
    display: block;
    width: 100%;
    font-weight: bold;
    padding-top: 6px;
}

.kundval {
    display: block;
    width: 100%;
    border: 1px solid #dbdbdb;
    height: 20px;
    margin-bottom: 4px;
    padding-left: 4px;
}

.addtitlewrapper {
    background-color: gray;
    color: white;
    padding-left: 4px;
}
.addtitle {
    display: block;
    width: 100%;
    height: 20px;
    margin-bottom: 4px;
    font-weight: bold;
}

.spantextboxstyle {
    display: inline-block;
    width: 100%;
    border: 1px solid #bdbdbd;
    padding: 4px;
    font-size: 15px;
    min-height: 34px;
}

.spantextareastyle {
    display: inline-block;
    width: 100%;
    min-height: 150px;
    border: 1px solid #bdbdbd;
    padding: 4px;
    font-size: 15px;
}

#brf {
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

#valkommenwrapper, #kundwrapper, #brfwrapper, #changekundwrapper, .wrapper {
    padding-bottom: 20px;
    border-bottom: 1px solid #c3c3c3;
}

#changekund {
    float: right;
}

.kundbox, .inputbox {
    padding: 4px;
    width: 100%;
    font-size: 12px;
    margin-bottom: 5px;
    border: 1px solid #bdbdbd;
}

#forening {
    font-size: 18px;
}

#brferror, #inputemailerror {
    display: inline-block;
    padding-top: 15px;
    font-size: 15px;
    color: red;
}

.requiredval {
    border: 2px solid red;
}



#inputerror {
    display: block;
    background-color: red;
    color: white;
    padding: 2px 4px 2px 4px;
    margin-top: -5px;
}

.lg-nopadding {
    padding-left: 0px;
}

.lg-right-text {
    text-align: right;
}

.doc-upload-url {
    width: 100%;
}

.imagepreview {
    max-height: 80px;
    display: inline-block;
}
/**/
#docwrapper {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

#uploadwrapper {
    margin-top: 10px;
}

.fileextention {
    font-size: 15px;
    font-weight: 300;
    color: black;
    padding-left: 6px;
}

.fileextention-icon {
    font-size: 80px;
    color: #7ba6b9;
}

.filewrapper {
    display: inline-block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c3c3c3;
}

.removefile {
    display: inline-block;
    background-color: #b72f2f;
    color: white;
    margin-top: 22px;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    cursor: pointer;
}

.removefilewrapper {
    text-align: right;
}

.filewrapperodd {
    background-color: whitesmoke;
}

.upload_text {
    display: block;
    margin-top: 6px;
}

.sidotitel{
    width:100%;
    text-align:center;
}
.toggle-wrapper-padding {
    padding: 3px 0px 0px 15px;
}
#fakepassword {
    display: inline-block;
    width: 100%;
    border: 1px solid #bdbdbd;
    padding: 4px;
}
#changepasswordbtn {
    display: inline-block;
    text-decoration: none;
    background-color: #77a6bd;
    color: white;
    padding: 0px 4px 0px 4px;
    margin-right: -6px;
    margin-top: 4px;
    cursor: pointer;
}
.addbtn {
    display: inline-block;
    text-decoration: none;
    background-color: #2665c4;
    color: white;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
    min-width: 60px;
    margin-top: 8px;
    text-align: center;
}

.addbtn:hover {
    color: #438dff
}

.removeadressbtn, .removemedrapportbtn {
    display: inline-block;
    text-decoration: none;
    background-color: darkred;
    color: white;
    padding: 0px 4px 0px 4px;
    cursor: pointer;
    min-width: 60px;
    text-align: center;
}
.addnewbtn {
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 250px;
    text-decoration: none;
}

.splittwrapper {
    display: inline-block;
    width:48%;
}

.splittqwrapper {
    display: inline-block;
    width: 24%;
}

.btn-primary {
    color: #ffffff;
    background-color: #77a6bd;
    border-color: #a4a4a4;
}
.alertinput {
    background-color: #c73535;
    color: white;
    display: inline-block;
    width: 100%;
    border: 1px solid #bdbdbd;
    padding: 4px;
    font-weight:bold;
}
.okinput {
    background-color: #7ba6b9;
    color: white;
    display: inline-block;
    width: 100%;
    border: 1px solid #bdbdbd;
    padding: 4px;
    font-weight: bold;
} 
.addnewrow {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 2px;
    width: 100%;
}
.newlistwrapper{
    padding-top:25px;
}

#LoginStatus {
    text-decoration: none;
    background-color: #77a6bd;
    color: white;
    padding: 0px 4px 2px 4px;
}
#LoginStatus:hover {
    color: white;
}
#toplogotext{
    color:gray;
}
#skickakopiawrapper {

}
#senderror {
    margin-top: 26px;
    display: inline-block;
    font-weight: bold;
    color: red;
    width: 100%;
    min-height: 34px;
    border: 1px solid #bdbdbd;
    padding: 4px;
}
#testmail {
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 250px;
    margin-top: 10px;
    float: right;
}

.infomail-text {
    border: 1px solid #d6d6d6;
    padding: 3px;
    display: inline-block;
    background-color: whitesmoke;
    width: 100%;
}

.site-btn {
    display: inline-block;
    margin-top: 13px;
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 200px;
    text-align: center;
    margin-right: 10px;
    margin-top:15px;
}



/* JUSTERINGAR MOBILLÄGE */
@media (max-width: 767px) {

    .lg-nopadding {
        padding-left: 15px !important;
    }

    .lg-right-text {
        text-align: left !important;
    }

    #testmail {float:unset;}

}
