﻿body {
    /*font: 16px/26px sans-serif !important;*/
    font: 13px/20px sans-serif !important;
    font-weight: 300 !important;
    background-color: #F6F9FF;
}

h1 {
    font-size: 24px;
    color: #293347;
    font-weight: 200;
    /*font-weight: bold;*/
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    /* color: #727675; */
    color: #4394C4;
    margin-top: 20px;
}

.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    /* color: #727675; */
    color: #4394C4;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: -3px;
    margin-left: 5px;
    
}

.text1 {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    line-height: 14px;
    /* color: #6C7876; */
    color: #4D4D52;
    margin-left: 5px;
}

.forhandsbokaRubrik {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: Black;
}

.forhandsboka {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    color: #333333;
}

.forhandsbokaText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-right: 10px;
    color: #333333;
}

.red {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-right: 10px;
    color: red;
}

.kajak-button-kund {
    /*background-color: #00C49A !important;
    color: #fff !important;
    /*border-bottom-width: 0px;*/
    /*border: none !important;
    font-size: 20px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;*/
    background-color: #00C49A !important;
    border-radius: 2px !important;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    color: #fff !important;
    /*font-weight: 500 !important;*/
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 12px 30px !important;
    text-transform: uppercase;
    -webkit-transition: all .1s ease-in-out !important;
    transition: all .1s ease-in-out !important;
    border: none !important;
}

.kajak-button-big {
    /*background-color: #00C49A !important;
    color: #fff !important;
    /*border-bottom-width: 0px;*/
    /*border: none !important;
    font-size: 20px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;*/
    background-color: #00C49A !important;
    border-radius: 2px !important;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    color: #fff !important;
    /*font-weight: 500 !important;*/
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 6px 30px !important;
    text-transform: uppercase;
    /*-webkit-transition: all .1s ease-in-out !important;
    transition: all .1s ease-in-out !important;*/
    border: none !important;
    /*height: 30px;*/
}

    .kajak-button-big:hover {
        background-color: #FF6957 !important;
        border: none !important;
        /*color: #fff !important;*/
    }

    .kajak-button-big:active {
        border-color: #FF6957;
        /* Flyttar knappen när den trycks in */
        position: relative;
        left: 1px;
        top: 1px;
        /*color: #fff !important;*/
    }
    
    .kajak-button-big:focus {
        outline: none;
    }


.kajak-dropdown-big {
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    height: 30px;
    border-width: 1px;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    border-radius: 3px !important;
    /*padding: 6px 2px !important;*/
}

.kajak-textbox-big {
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    height: 30px;
    border-width: 1px;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    border-radius: 3px !important;
    padding: 6px 10px !important;
}

.kajak-text-big {
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    /*height: 30px;*/
    border-width: 1px;
    /*box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    border-radius: 3px !important;*/
    padding: 6px 10px !important;
}

.kajak-button {
    /*background-color: #00C49A !important;
    color: #fff !important;
    /*border-bottom-width: 0px;*/
    /*border: none !important;
    font-size: 20px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;*/
    background-color: #00C49A !important;
    border-radius: 2px !important;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    color: #fff !important;
    /*font-weight: 500 !important;*/
    font-size: 13px;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 3px 15px !important;
    text-transform: uppercase;
    /*-webkit-transition: all .1s ease-in-out !important;
    transition: all .1s ease-in-out !important;*/
    border: none !important;
    height: 25px;
}
    
.kajak-button:hover {
        background-color: #FF6957 !important;
        /*color: #fff !important;*/
    }

.kajak-button:active {
    border-color: #FF6957;
    /* Flyttar knappen när den trycks in */
    position: relative;
    left: 1px;
    top: 1px;
    /*color: #fff !important;*/
}

.kajak-button:focus {
    outline: none;
}



.kajak-dropdown {
    font-size: 11px;
    letter-spacing: 0.5px;
    text-align: center;
    height: 25px;
    border-width: 1px;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    border-radius: 3px !important;
    /*padding: 6px 2px !important;*/
}

.kajak-textbox {
    border-bottom-style: solid;
    border-width: 1px;
    /*border-color: antiquewhite ;*/
    height: 25px;
    border-radius: 3px !important;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    /*padding-left: 0px;*/
    /*margin-left: 2px;*/
    /*font-size: 11px;
    letter-spacing: 0.5px;
    text-align: center;*/
    
    /*padding: 0px 10px !important;*/
}

.kajak-text {
    font-size: 12px;
    letter-spacing: 0.5px;
    text-align: center;
    height: 30px;
    border-width: 1px;
    box-shadow: 2px 2px 10px rgba(1, 98, 77, 0.39);
    border-radius: 3px !important;
    padding: 6px 10px !important;
}
