﻿/* Valuta omregneren */
.title {
    font-weight: bold;
}

div.valuta {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 5px;
}
/*span.reminder
{
	background-color: #C0C0C0;
}
input.calc
{
	font-size: 0.8em
}*/
.sktx-error-text {
    color: #A00000;
    font-size: .8em;
    padding-top: .4em;
    text-align: left;
}
/* tmp hide */
/*.skts-top-pad-1 .skts-wizard > h1 > span {
    display: none;
}*/

/*h1.valutaHdr {
    display: none;
}*/
/* Gammel udgave fix */
#contentinner > #mpCaptionWrapper > div.mpCaption {
    font-size: 32px;
    padding-bottom: 20px;
    font-weight: normal;
}

/*@media (min-width: 768px) {
    .skts-close {
        background-position: 2.6rem 2.9rem;
        padding: 3rem .5rem 1rem 5.2rem;
    }
}*/
