/*
CSS file for components.php

 */

/* @@@@@@@@@@@@@@@@@@@@@@ Start Single properties @@@@@@@@@@@@@@@@@@@@ */

.height-20 {
    height: 20px;
}


.height-40 {
    height: 40px;
}


.margin-left-0 {
    margin-left: 0;
}

.margin-bot-10 {
    margin-bottom:10px;
}

.padding-left-0 {
    padding-left:0;
}


.width-full {
    width:100%;
}

/* @@@@@@@@@@@@@@@@@@@@@@ END Single properties @@@@@@@@@@@@@@@@@@@@ */





.div-footer {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    background-color: #ccc;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}

.p-footer {
    font-family: PT Sans, Verdana;
    font-size: 0.8em;
    margin: 2em;
}


/*



@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);

/* Elements */





.element-inline {
    display: inline;
}


.textAlignLeft {
    text-align: left !important;
}



/* @@@@@@@@@@@@@@@@@@@@@@ Start Buttons @@@@@@@@@@@@@@@@@@@@ */

.btn {
    border-radius:0;
}

.btn-default {
    border-color: #000;
    margin-right: 10px;
    margin-bottom: 15px;
}

.btn-a {
    margin-right: 0.5em;
}

.btn-grey {
    background-color: #ccc;
    border: 1px solid #777;
}


.btn-go-back {
    width:150px;



}

.btn-go-back:hover {
    background: #f2f2f2;
    cursor:pointer;

}


/* @@@@@@@@@@@@@@@@@@@@@@ End Buttons @@@@@@@@@@@@@@@@@@@@ */


/* @@@@@@@@@@@@@@@@@@@@@@ Start Single properties @@@@@@@@@@@@@@@@@@@@ */


.margin-top-0 {
    margin-top: 0;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-bot-0 {
    margin-bottom: 0;
}

.margin-bot-3 {
    margin-bottom:3px;
}

.margin-bot-10 {
    margin-bottom: 10px;
}

.margin-bot-20 {
    margin-bottom: 20px;
}

.margin-bot-40 {
    margin-bottom: 40px !important;
}

.margin-bot-50 {
    margin-bottom: 50px;
}

.ws-norm {
    white-space: normal;
}

.margin-top-bot-17 {
    margin-top: 17px;
    margin-bottom: 17px;
}

.margin-left-0 {
    margin-left:0 !important;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left:20px;
}
.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-auto {
    margin: auto;
}

.padding-top7 {
    padding-top: 7px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-left-0 {
    padding-left:0;
}


.padding-left-5 {
    padding-left: 5px;
}

.padding-em-1 {
    padding: 1em;
}

.width-full {
    width:100%;

}

.padding-signup-box {
    padding-left: 7%;
    padding-right: 4%;
}

.fontBold {
    font-weight: bold;
}

.font-norm {
    font-weight: normal;
}

.font-norm-labels label {
    font-weight: normal;
}

.underline {
    text-decoration: underline;
}

.white-space-nowrap {
    white-space: nowrap;
}

.border-color-blue {
    border-color: #478cfd !important;
}

.bordered-box-blue {
    border: 2px solid #478cfd;
    padding: 10px;
    margin: 30px 0 30px 0;
}

.background-white {
    background: white;
}


.display-inline {
    display: inline;
}

.display-block {
    display: block;
}

.vertical-line-right {
    border-right: 1px solid #000000;
    margin-right: 30px;
    padding-right: 50px;
}

.sans-serif {
    font-family: sans-serif;
}

.float-left {
    float:left;
}

.float-right {
    float:right;
}

.font-weight-100 {
    font-weight: 100;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-32 {
    font-size: 32px;
}

/* @@@@@@@@@@@@@@@@@@@@@@ End Single properties @@@@@@@@@@@@@@@@@@@@ */

.div-footer {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    background-color: #ccc;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}

.p-footer {
    font-family: PT Sans, Verdana;
    font-size: 0.8em;
    margin: 2em;
}

.hrblue {
    border-color: #36759A;
}

.hrHalf {
    width: 50%;
    text-align: left;
    margin-left: 0;
}

.topmeny {
    margin-top: 50px;
}

.borderedBox {
    border: 1px solid #000;
    padding: 10px;
    margin: 30px 0 30px 0;
    /*   border-radius: 3px;*/
}

.border-radius-2 {
    border-radius: 2px;
}


.div-ekstra {
    max-width: 505px !important;
}

.element-opace {
    background: rgba(255, 255, 255, 0.95);
}

.paddingRight {
    padding-right: 50px;
}

.flexLine {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flexLine:after, .flexLine:before {
    content: '';
    min-width: 10px;
    width: 100%;
    max-width: 160px;
    height: 1px;
    background: black;
    margin: 0 10px;
}


/* START INPUT STYLE */

/* Eks navn, adresse, e-post osv  */
.input-ord {
    max-width: 380px !important;
    height: 40px !important;
}

/*Telefonnummer fødselsnummer org nr*/
.input-mindre {
    max-width: 200px !important;
    height: 40px !important;
}

/*Postnummer, dato*/
.input-lite {
    max-width: 150px !important;
    height: 40px !important;
}

/*Kommentarfelt, notat*/
.input-ekstra {
    max-width: 505px !important;
    height: 80px !important;
}

.input-element {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 40px;
    padding: 6px 12px;
    font-size: 18px;
}

.input-one-third {
    width: 100px;
    display: inline;
}

.elem-ord {
    max-width: 380px;
}

@media (max-width: 768px) {
    .input-element {
        margin-left: 15px;
    }
}

.td-extra-select {
    width: 150px;
    max-width: 150px;
}

.td-add-extra {
    width:87px;
}

.td-btn-del-extra {
    width:60px;
}


/* END INPUT STYLE */
/* START MENY LOGGED IN STYLE */

.horizontalMenu {
    background: #b2dfdb;
    text-align: center;
    width: 100%;
    margin-left: 0;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin-top: 1em;
    margin-bottom: 1em;
}

.horizontalMenu ul {
    font-family: PT Sans, Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    display: inline;
    margin: 0;
    color: #ef6269;
    list-style: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0);
}

.horizontalMenu ul li {
    font-family: PT Sans, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    display: inline-block;
    margin-right: -4px;
    position: relative;
    padding: 1em 1.5em;
    background: #b2dfdb;
    color: #333333;
    cursor: pointer;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.horizontalMenu a {
    display: inline-block;
    background: #b2dfdb;
    color: #333333;
    text-decoration: none;
}

.horizontalMenu a:hover {
    display: inline-block;
    background: black;
    color: #b2dfdb;
    text-decoration: none;
}

.horizontalMenu ul li:hover {
    background: black;
    color: #b2dfdb;
}

.horizontalMenu ul li ul {
    font-family: PT Sans, Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
    position: absolute;
    width: 10em;
    top: 52px;
    left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline;
    color: #F25F5C;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0;
    -moz-transition: opacity 0;
    -ms-transition: opacity 0;
    -o-transition: opacity 0;
    transition: opacity 0;
}

.horizontalMenu ul li ul li {
    position: relative;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0;
    background: #b2dfdb;
    display: block;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.horizontalMenu ul li ul li:hover {
    background: black;
    color: #b2dfdb;
}

.horizontalMenu ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}


/*
a.tooltip {
    outline: none;
}

a.tooltip strong {
    line-height: 30px;
}

a.tooltip:hover {
    text-decoration: none;
}

a.tooltip span {
    z-index: 10;
    display: none;
    padding: 10px 10px;
    margin-top: 0;
    margin-left: 14px;
    width: 300px;
    line-height: 16px;
}

a.tooltip:hover span {
    display: inline;
    position: absolute;
    color: black;
    border: 1px solid #25857d;
    background: white;;
}

a.tooltip span {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}


*/

div.tooltip2 {outline:none; }
div.tooltip2 strong {line-height:30px;}
div.tooltip2:hover {text-decoration:none;}
div.tooltip2 span {
    z-index:10;display:none; padding:10px 10px;
    margin-top:0px; margin-left:14px;
    width:300px; line-height:16px;
}
div.tooltip2:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}

div.tooltip2 span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}








.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}



a.tooltipwide {
    outline: none;
    text-decoration: none;
}

a.tooltipwide strong {
    line-height: 30px;
}

a.tooltipwide:hover {
    text-decoration: none;
}

a.tooltipwide span {
    z-index: 10;
    display: none;
    padding: 10px 10px;
    margin-top: 0;
    margin-left: 14px;
    width: 800px;
    line-height: 16px;
}

a.tooltipwide:hover span {
    display: inline;
    position: absolute;
    color: black;
    border: 1px solid #25857d;
    background: white;
}

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}

a.tooltipwide span {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}

/* END MENY LOGGED IN */



/* @@@@@@@@@@@@@@@@@@@@@@ Bootstrap overrides  @@@@@@@@@@@@@@@@@@@@ */

.btn {
    border-radius: 0!important;
}


/* @@@@@@@@@@@@@@@@@@@@@@ End bootstrap overrides  @@@@@@@@@@@@@@@@ */












