﻿body {
    margin: 0;
    padding: 0;
}
.center{
    width: 90%;
    margin: auto;
}
.searchbtnsize{
    height: 32px;
    padding: 0px 0px;
    margin: 0px;
}
.gridview
{
    width: 100%;
    background-color: white;
    font-size: 0.8em;
    margin: 0px 0px 20px 0px;
    border: none;
    border-collapse:collapse;
}
.gridview td
{
    padding: 2px 5px;
    border: solid 1px #c1c1c1;
    color: #444444;
}
.gridview th
{
    padding: 4px 5px;
    color: #fff;
    background: #565656;
    border-left: solid 1px #606060;
}
.gridview th a {
    color: #fff;
}
.gridview .gridview_alter 
{
    background: gainsboro;
}
.gridview .gridview_pager 
{
    background: #565656;
}
.gridview .gridview_pager table 
{
    margin: 5px 0;
}
.gridview .gridview_pager td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
 }  
.gridview .gridview_pager a 
{
    color: #fff;
    text-decoration: underline;
}
h3{
    text-align: left;
    font-size: 20px;
}
.nopadding{
    padding-left: 0;
    padding-right: 0;
}
.textleft{
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0;
}
.alertskrivutbiljett{
    position: fixed;
    z-index: 200;
    width: 400px;
    height: 180px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    background-color: white;
    display: none;
    
}
.alert_janej{
    width: 70px;
    height: 40px;
    line-height:40px;
    text-align: center;
    color: white;
    margin-left: 90px;
    float: left;
    font-size: 18px;
    margin-top: 30px;
}
.alert_close{
    width: 35px;
    height: 35px;
    border-radius: 360%;
    background-color: #cacaca;
    color: white;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: -17.5px;
    right: -17.5px;
    font-size: 18px;
}
.fixed_dark{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 190;
    background-color: rgba(0,0,0,0.7);
    display: none;
}
.cursorpointer{
    cursor: pointer;
    border: 1px solid white;
    padding: 10px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.cursorpointer:hover{
    border: 1px solid #cacaca;
    background-color:azure;
}
.riakleft{
    height: auto;
    padding-left: 0;
    padding-right: 0;
}
.riakright{
    height: auto;
    padding-right: 0;
}
.checklist-row{
    width: 100%;
    height: 80px;
    float: left;
}
.checklist-skickad{
    background-color: azure;
}
.checklist-left{
    width: 70%;
    float: left;
    padding-left: 10%;
    height: 80px;
    line-height: 80px;
    font-size: 17px;
}
.checklist-right{
    width: 30%;
    float: left;
    height: 80px;
    line-height: 80px;
}

.footer{
    width: 100%;
    margin-top: 30px;
    height: 60px;
    float: left;
}
.translogo{
    height: 70px;
}
.font-size-nav-bar{
    font-size: 15px;
    color: #565656;
}
.admin-menu{
    width: 100%; 
    height: 60px; 
    float: left; 
    background-color: #565656; 
    position: fixed; 
    left: 0; 
    top: 75px; 
    z-index: 100;
}
.boka_btn{
    width: 300px;
    height: 40px;
    border: 1px solid seagreen;
    border-radius: 8px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    float: right;
}
.boka_btn:hover{
    background-color: seagreen;
    color: white;
}
.input-egen{
    width: 100%;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #565656;
    padding-left: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.admin-btn{
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 60px;
    height: 60px;
    float: right;
    margin-left: 20px;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
    cursor: pointer;
}
.admin-btn:active{
    background-color: #787878;
}
.admin-btn.aktiv{
    background-color: #787878;
}
.admin-btn:hover{
    background-color: #787878;
}
.navbar-right{
    height: 75px;
    line-height: 75px;
}
.navbar-brand{
    width: auto;
    height: 75px;
    line-height: 75px;
    padding: 0px 15px;
}
.rad-header{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: white;
    background-color: #565656;
}
.rad1{
    width: 100%;
    height: 30px;
    font-size: 13px;
    float: left;
    line-height: 30px;
    background-color: #f0f0f0;
    color: black;
    padding-left: 15px;
}
.rad2{
    width: 100%;
    height: 30px;
    font-size: 13px;
    float: left;
    line-height: 30px;
    background-color: gainsboro;
    color: black;
    padding-left: 15px;
}
.font-size-rad{
    font-size: 14px;
}
.rad-left{
    width: 50%;
    float: left;
    height: 30px;
}
.rad-mid{
    width: 30%;
    float: left;
    height: 30px;
}
.rad-right{
    width: 20%;
    float: left;
    height: 30px;
}
.rad-mid-mid{
    width: 20%;
}
.rad-mid-right{
    width: 30%;
}
.height-300{
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    margin-top: 30px;
    position: relative;
    border-bottom: 3px solid hotpink;
}
.height-300-circle{
    position: absolute;
    top: -50px;
    left: 0;
    background-color: hotpink;
    width: 50px;
    height: 50px;
    border-radius: 360%;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 20px;
}
.height-300-header{
    width: 100%;
    background-color:hotpink;
    color: white;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.colordark{
    background-color: #565656;
}
.colorgreen{
    background-color: seagreen;
}
.colorred{
    background-color: darkred;
}
.color1{
    background-color: hotpink;
}
.circlecolor1{
    background-color: hotpink;
}
.border-color1{
    border-bottom: 3px solid hotpink;
}
.color2{
    background-color: cadetblue;
}
.circlecolor2{
    background-color: cadetblue;
}
.border-color2{
    border-bottom: 3px solid cadetblue;
}
.color3{
    background-color:coral;
}
.circlecolor3{
    background-color: coral;
}
.border-color3{
    border-bottom: 3px solid coral;
}
.color4{
    background-color: #565656;
}

@media (min-width: 992px){
.height-300 {
    width: 32.33333333333333%;
    margin-right: 0.5%;
    margin-left: 0.5%;
}
}
a.white:link{color: white; text-decoration: none;}
a.white:visited{color: white; text-decoration: none;}
a.white:hover{color: white; text-decoration: none;}
a.white:active{color: white; text-decoration: none;}

a.black:link{color: black; text-decoration: none;}
a.black:visited{color: black; text-decoration: none;}
a.black:hover{color: black; text-decoration: none;}
a.black:active{color: black; text-decoration: none;}

a.vert-align-center {
    vertical-align: -webkit-baseline-middle;
}

/***************PADDINGS******************/
.padding-top-6 {
    padding-top: 6px;
}

/***************MARGINS******************/
.margin-bottom-neg-10 {
    margin-bottom: -10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.margin-right-10 {
    margin-right: 10px;
}

select[multiple] {
    height: 114px;
}

/***************WIDTHS******************/
.input-wide-250 {
    width: 250px !important;
}

.checkbox-lg .form-check-input {
    width: 1.5em; /* Adjust size as needed */
    height: 1.5em; /* Adjust size as needed */
    cursor: pointer;
}