﻿
.g-recaptcha {
   height: 0px!important;
}

.error-alert {
    background-color: #f6c2c2;
    padding: 15px;
    color: black;
    display: block;
    margin-top: 20px;
} 

.checkbox-wrapper {
    padding: 4px;
    background-color: #f9f9f9;
    border: 1px solid #bdbdbd;
}

.checkbox-wrapper a:hover {
    color: #7ba6b9;
    font-weight:bold;
}

.checkbox-wrapper input[type="checkbox"] {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform-origin: left center;
    margin-right: 13px;
}

#forgetlogincheckmark, #approvegdprcheckmark {
    padding-right: 6px;
}

.fa-check {
    color: green;
}

.fa-exclamation {
    color: red;
}

.checkbox-wrapper label {
    font: inherit;
    font-size: 15px;
    font-weight: 600;
}

.soktilar {
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
#sokbtn {
    margin-top: 10px;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 250px;
}
.sortbtn {
    cursor: pointer;
}
.sortbtnactive{
    color: red; 
}
.datepicker table tr td.active {
    background-image: linear-gradient(to bottom, #cc002f, #90000d);
    color: white;
}

.datepicker table tr td.active:hover {
    background-image: linear-gradient(to bottom, #e4073a, #c30516);
}
.admin-textbox {
    height: 40px;
    width: 100%;
    font-size: 15px;
    border-radius: 0px 0px 6px 6px;
    padding-left: 3px;
}
.logo_wrapper {
    margin-top: 6px;
    width: fit-content;
}
.datepicker {
    cursor:pointer;
}
#InputEmail {
    font-size: 15px;
}

.rubrik-first {
    border-radius: 6px 0px 0px 0px;
    padding-top: 2px !important;
    background: #fff;
    border-right: 1px solid #111;
    border-color: #d0d0d0;
    padding: 1px;
    margin-bottom: 0px;
    background-color: rgb(119 166 189);
    height: 25px;
    text-align: center;
    padding-left: 15px;
}
.rubrik-last {
    border-radius: 0px 6px 0px 0px;
    border: 0px;
}
.rubriker-left {
    padding-top: 2px !important;
    background: #fff;
    border-right: 1px solid #111;
    border-color: #d0d0d0;
    padding: 1px;
    margin-bottom: 0px;
    background-color: rgb(119 166 189);
    height: 25px;
    text-align: left;
    padding-left: 10px;
}

.rubriker-center {
    padding-top: 2px !important;
    background: #fff;
    border-right: 1px solid #111;
    border-color: #d0d0d0;
    padding: 1px;
    padding-left: 6px;
    margin-bottom: 0px;
    background-color: rgb(119 166 189);
    height: 25px;
    text-align: center;
}

.rubriker-img {
    padding-top: 2px !important;
    background: #fff;
    border-right: 1px solid #111;
    border-color: #d0d0d0;
    padding: 1px;
    margin-bottom: 0px;
    background-color: rgb(177, 52, 18);
    height: 25px;
    text-align: center;
    padding-left: 15px;
}
.rubriker-text {
    width: 100%;
    text-align: left;
    color: white;
    font-size: 14px;
    text-decoration: none;
}

.sort {
    padding-left: 6px;
    color: white;
}

.sort-active {
    padding-left: 6px;
    color: #3fa9f5;
}

.appmenybtn {
    display: inline-block;
    width: 100%;
    background-color: rgb(119 166 189);
    color: white;
    border: 1px solid gray;
    text-decoration: none;
    text-align: center;
    padding: 10px;
}

.webbadminbtn {
    display: inline-block;
    background-color: rgb(119 166 189);
    color: white;
    border: 1px solid gray;
    text-decoration: none;
    padding: 4px;
}
.btnwrapper{
    width:100%;
    text-align:right;
}

a:hover{
    color:white;
}
#radposter a:hover{
    color:unset;
}
.radposter-odd {
    border: 1px solid #d4d2d2;
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fcfcfc;
    height: 33px;
    margin-bottom: 1px;
    padding-top: 5px;
}

.radposter-even {
    background-color: #f7f7f7;
    border: 1px solid #e3e3e3;
    margin-left: 15px;
    margin-right: 15px;
    height: 33px;
    margin-bottom: 1px;
    padding-top: 5px;
}
.radposter-senderror {
    background-color: #e43838;
    color: white;
    border: 1px solid #d4d2d2;
    margin-left: 15px;
    margin-right: 15px;
    height: 33px;
    margin-bottom: 1px;
    padding-top: 5px;

}

.radposter-odd:hover, .radposter-even:hover {
    cursor: pointer;
    background-color: rgba(208, 208, 208, 0.36);
}

.radposter-row-text {
    font-size: 14px;
    max-width: 98%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    height: 25px;
    text-overflow: ellipsis;
}

.radposter-row {
    padding-top: 2px;
}

.radpost {
    text-align: left;
}

.radpost-annonsnr {
    text-align: center;
}
#sidnummer > .active > a {
    border-color: gray !important;
    background-color: rgb(119 166 189) !important;
    
}

#attestmsg {
    width: 100%;
    padding: 4px;
}

.avslagtext {
    display: inline-block;
    width: 100%;
    font-size: 15px;
}

#sparaattest {
    display: block;
    margin-top: 13px;
    cursor: pointer;
    background-color: #7ba6b9;
    color: white;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
    min-width: 250px
}

#skickamsg {
    display: inline-block;
    margin-top: 15px;
    font-size: 15px;
}

.modal-content {
    background: #7ba6b9;
    color: #e2e2e2;
}
.recaptcha-wrapper {
    background-color: #f9f9f9;
    border: 1px solid #cfcfcf;
}
