/* Global rules */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/OpenSans.eot');
  src: local('Open Sans'), local('OpenSans'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/OpenSans.eot') format('embedded-opentype'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/OpenSans-Normal.woff2') format('woff2'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/OpenSans-Normal.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/OpenSans-Bold.woff2') format('woff2'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/OpenSans-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/Ubuntu.eot');
  src: local('Ubuntu'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/Ubuntu.eot') format('embedded-opentype'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/Ubuntu-Normal.woff2') format('woff2'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/Ubuntu-Normal.woff') format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/Ubuntu-Bold.woff2') format('woff2'), url('/National_Library/20160930123623oe_/https://domainname.shop/fonts/Ubuntu-Bold.woff') format('woff');
}

a:hover {
	text-decoration: underline;
}

html, body {
        margin: 0;
        height: 100%;
	-webkit-text-size-adjust: none;
}

a.unpaid {
	font-weight : bold;
}

h1 {
	font-family: 'Open Sans', Arial, sans-serif;
        font-size: 20px;
        font-weight: bold;
        clear: both;
}

h2 {
        font-size: 14px;
        font-weight: bold;
        color : #0066CC;
        margin-top: 1.5em;
        margin-bottom: 0em;
        clear: both;
}


/* The Normal class is used for normal text */

.Normal {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
        color : #000000;
}

.Normal hr {
        color: #AAAAAA;
        background-color: #AAAAAA;
        height: 1px;
        border: none;
}

.Normal small {
        font-size: 10px;
        line-height: 12px;
}

td.Normal {
        text-align: left;
}

.Normal input {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
}

.Normal select {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
}

.Webhotel {
	font : 13px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Splash {
	font : 8px Arial, Helvetica, sans-serif;
        color : #6699FF;
        font-weight: bold;
}

.Invoice {
	font : 11px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Invoice small {
	font : 9px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Invoice body {
        margin: 10px;
        -background-color: #AAAAAA;
}

.Declaration {
	font : 13px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Declaration p {
	font : 13px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Declaration li {
	font : 13px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Declaration td {
	font : 13px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Declaration h2 {
	font : 18px Arial, Helvetica, sans-serif;
        color : #000000;
        font-weight: bold;
}


/* The Frontpage class is only used on the top page */

.OldBrowserWarning
{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 13px 50px;
	font : 18px Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
        cursor: pointer;
}

.Frontpage {
	font : 11px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Frontpage a {
        color : #000000;
	text-decoration: underline;
}

.Frontpage td {
        text-align: left;
}

.PageTop {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 10px;
        text-align: right;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 11px;
        clear: both;
}

.PageTop a {
	text-decoration: none;
}

.PageTop a:hover {
	text-decoration : underline;
}

.PageTopDivider {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        height: 1px;
        background-color: #CCCCCC;
        clear: both;
}

.MenuIcon {
        float: left;
        width: 24px;
        height: 24px;
        margin-top: 2px;
        margin-right: 6px;
        margin-left: -3px;
        display: none;
        background-image: url("/National_Library/20160930123623oe_/https://domainname.shop/png/mobilemenu.png");
        background-size: cover;
}

.MenuCloseIcon {
        float: right;
        width: 54px;
        height: 54px;
        background-image: url("/National_Library/20160930123623oe_/https://domainname.shop/png/close.png");
        background-size: 30px 30px;
	background-position: center;
        background-repeat: no-repeat;
}

.MobileMenuWrapper {
    display: none;
}

.MobileMenu {
    width: 100%;
    background-color: #2980B9;
    color: #FFFFFF;
    padding: 0px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 30px;
    display: none;
}

.MobileMenu p {
    padding: 10px;
    border-top: 1px solid #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.MobileMenu a {
    color: #FFFFFF;
    text-decoration: none;
}

.SubMenu {
    width: 100%;
    background-color: #3498DB;
    color: #FFFFFF;
    padding: 0px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
    display: none;
}

.SubMenu p {
    padding: 5px 5px 5px 30px;
    border-top: 1px solid #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.FrontpageLogo {
        height: 48px;
        width: auto;
        float: left;
        margin-top: 0px;
        margin-bottom: 5px;
}

.FrontpagePict {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-left: 5px;
}

.FlagMenu {
    display: inline;
    float: right;
}

.MobileFlagIcon {
    margin-top: 7px;
    display: none;
}

.MobileFlagMenu {
    display: none;
    position: absolute;
    margin-top: 10px;
    padding: 15px;
    background-color: #FCFCFC;
    border: 1px solid #000000;
    box-shadow: 0px 0px 5px 3px #DDDDDD;
    z-index: 1;
}

.DesktopLoginStatus {
    float: right;
    clear: right;
    display: inline-block;
}

.MobileLoginStatus {
    margin-top: 5px;
    margin-left: 3px;
    float: right;
    display: none;
}

.MobileLogin {
    display: none;
    position: absolute;
    right: 5px;
    margin-top: 15px;
    padding: 20px;
    background-color: #FCFCFC;
    border: 1px solid #000000;
    box-shadow: 0px 0px 8px 5px #DDDDDD;
    z-index: 1;
}

.WindowCloseIcon {
        width: 32px;
        height: 32px;
        background-image: url("/National_Library/20160930123623oe_/https://domainname.shop/png/close-window.png");
        background-size: cover;
	background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: -14px;
        top: -14px;
}

.LoginField {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 18px;
}

.LoginIcon {
    position: absolute;
    vertical-align: top;
    left: 8px;
    top: 6px;
    height: 16px;
    width: auto;
}

.FrontpageBackground {
        height: 400px;
        padding: 0;
        margin: 0;
        margin-bottom: 15px;
        overflow: hidden;
        clear: both;
        -background-image: url("/National_Library/20160930123623oe_/https://domainname.shop/jpg/background/1920px/ski.jpg");
        background-size: cover;   
        background-position: center bottom;
}

.ie8 .FrontpageBackground {
        -ms-behavior: url("/National_Library/20160930123623oe_/https://domainname.shop/ie/backgroundsize.htc");
}

.FrontpageMask {
        width: 100%;
        height: 400px;
        padding: 0;
        margin: 0;
        display: inline-block;
        background: rgba(255,255,255,0);
        transition: background 500ms;
}

.FrontpageSearch {
	font-family : Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: #3498DB; 
        text-align: center;
        padding: 20px 0px 20px 0px;
        border-style: solid;
        border-width: 0px;
        border-color: #CCCCCC;
        border-radius: 20px;
        background: rgba(245,245,245,0.75);
        height: 180px;
        margin-top: 40px;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
}

.ie8 .FrontpageSearch {
        background-color: #E7E7E7;
        -ms-behavior: url("/National_Library/20160930123623oe_/https://domainname.shop/ie/border-radius.htc");
}

.FrontpagePromo {
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #2980B9;
    float: right;
    width: 102px;
    text-align: center;
    padding: 10px;
    margin-top: 25px;
    margin-right: 10px;
    border-radius: 20px;
    background: rgba(245,245,245,0.75);
}

.ie8 .FrontpagePromo {
    width: 112px;
    height: 70px;
    background-color: #E7E7E7;
    -ms-behavior: url("/National_Library/20160930123623oe_/https://domainname.shop/ie/border-radius.htc");
}

.FrontpageBall1, .FrontpageBall2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
        font-weight: bold;
        text-shadow: -1px 0 #999999, 0 1px #999999, 1px 0 #999999, 0 -1px #999999;
        color: #FFFFFF;
        padding: 0px;
        background: #F09010;
        border-radius: 50%;
        width: 95px;
        height: 95px;
        text-align: center;
        margin: 5px;
        margin-bottom: 20px;
        display: inline-block;
}

.ie8 .FrontpageBall1 {
        -ms-behavior: url("/National_Library/20160930123623oe_/https://domainname.shop/ie/border-radius.htc");
}

.ie8 .FrontpageBall2 {
        -ms-behavior: url("/National_Library/20160930123623oe_/https://domainname.shop/ie/border-radius.htc");
}

.FrontpageInput {
	font-family : Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 0;
        padding: 5px 10px;
        border: 1px solid #2980B9;
        border-right: 0px;
        border-radius: 5px 0px 0px 5px;
        height: 18px;
        vertical-align: middle;
        width: 180px;
        -webkit-appearance: none;
}

.FrontpageButton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 0;
        padding: 5px 10px;
        background: #3498DB;
        color: #FFFFFF;
        border: 1px solid #2980B9;
        border-left: 0px;
        border-radius: 0px 5px 5px 0px;
        cursor: pointer;
        height: 30px;
        vertical-align: middle;
        -webkit-appearance: none;
}

.FrontpageProductContainer {
        vertical-align: top;
        width: 49.5%;
        display: inline-block;
        margin: 0px;
        padding: 0px;
}

@media screen and (max-width: 666px) {
    .FrontpageProductContainer {
        width: 100%;
    }
}

.FrontpageProducts {
        font-family: Ubuntu, Arial, sans-serif; 
        font-size: 15px;
        padding: 0px;
}

.FrontpageProducts a {
	text-decoration: none;
        color: #555555; 
}

.FrontpageProducts a:hover {
        color: #000000;
}

.ie8 .FrontpageProducts a:hover {
	text-decoration: underline;
}

.ie9 .FrontpageProducts a:hover {
	text-decoration: underline;
}

.IconLink:hover #icon { transform: scale(1.07, 1.07); }
.IconLink { text-decoration: none; }
.IconLink:hover { text-decoration: none; }

.HoverUnderline a {
	text-decoration: none;
}

.HoverUnderline a:hover {
	text-decoration: underline;
}

.FrontpageIcon {
    -opacity: 0.85;
}

.FrontpageIcon:hover {
    -transform: scale(1.05, 1.05);
    -opacity: 1.0;
}

.FrontpageNewsContainer {
        vertical-align: top;
        display: inline-block;
        margin: 0px;
        padding: 0px;
        width: 49.5%;
}

.FrontpageNews .FrontpageNewsContainer.doublecolumn {
    width: 100%;
}

.FrontpageNews .FrontpageNewsContainer.doublecolumn .excerpt {
    display: block;
}

.FrontpageNews.blogcontainer .FrontpageNewsContainer .date.narrow {
    display: none;
}

.FrontpageNews.blogcontainer .FrontpageNewsContainer .date.wide {
    display: inline;
    padding-right: 1em;
}

.FrontpageNews.blogcontainer .FrontpageNewsContainer .date.wide:before { content: ' '; display: block; }

.FrontpageNews.blogcontainer ul li .title {
        font-weight: bold;
}

.FrontpageNews.blogcontainer ul li {
    padding-bottom: 0.5em;
}

@media screen and (max-width: 480px) {
    .FrontpageNews .FrontpageNewsContainer {
        width: 100%;
    }

    .FrontpageNews.blogcontainer .FrontpageNewsContainer .excerpt {
        display: none;
    }

    .FrontpageNews.blogcontainer .FrontpageNewsContainer .date.narrow {
        display: inline;
    }

    .FrontpageNews.blogcontainer .FrontpageNewsContainer .date.wide {
        display: none;
    }

    .FrontpageNews.blogcontainer ul li .title {
        font-weight: normal;
	display: inline;
    }

    .FrontpageNews.blogcontainer ul li {
        padding-bottom: 0.1em;
    }
}

.FrontpageNews {
	font-family: 'Open Sans', Arial, sans-serif;
        font-size: 13px;
        line-height: 16px;
        padding: 0px;
        border-style: solid;
        border-width: 1px;
        border-color: #CCCCCC;
        border-radius: 5px;
        background-color: #F9F9F9;
        margin-top: 8px;
        margin-bottom: 10px;
}

.FrontpageNews.blogcontainer {
    background-color: #F4FBFF;
}

.FrontpageNews h2 {
        color : #666666;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 18px;
        clear: none;
        margin-top: 1em;
}

.FrontpageNews a {
        color : #666666;
	text-decoration : none;
}

.FrontpageNews a:hover {
        color : #666666;
	text-decoration : underline;
}

.FrontpageNews ul {
        padding-left: 29px;
}

.FrontpageNews.blogcontainer ul {
        padding-right: 29px;
}

.FrontpageNews .excerpt a {
    text-decoration : none;
}

.FrontpageNews .excerpt a .link {
    text-decoration : underline;
    white-space: nowrap;
    display: inline;
}

.FrontpageNews li .date {
    display: inline;
}

.FrontpageNews li.more {
    font-weight: bold;
}

.FrontpageNews ul li {
    list-style: none;
    padding-bottom: 0.1em;
}

.FrontpageNews img {
        vertical-align: bottom;
}

.FrontpageNotice {
	font-family: 'Open Sans', Arial, sans-serif;
        font-size: 20px;
        line-height: 25px;
        border-style: solid;
        border-width: 1px;
        border-color: #CCCCCC;
        border-radius: 5px;
        background-color: #Ffe0e0;
        margin-top: 8px;
        margin-bottom: 10px;
	padding: 10px;
	text-align: center; 
}

.-placeholder,
::placeholder,
::-moz-placeholder, 
::-webkit-placeholder {
    color: #999999;
}

/* Bottom menu */

.Wrapper {
    min-height: 100%;
    -height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
    -height: 100%;
    padding: 0;
    margin: 0 auto -295px;
}

.Push {
    height: 295px;
}

.BottomMenu {
        background-color: #2980B9;
        -background-color: #16A085;
        -background-color: #F09010;
        margin-top: 10px;
        padding: 10px;
        text-align: left;
        font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
        line-height: 22px;
	color: #FFFFFF;
	border: none;
        margin-left: auto;
        margin-right: auto;
        clear: both;
        min-height: 265px;
}

.BottomMenuContainer {
        vertical-align: top;
        width: 49.5%;
        display: inline-block;
        margin: 0px;
        padding: 0px;
}

.BottomMenu a {
        color: #FFFFFF;
        text-decoration: none;
}

.BottomMenu a:hover {
        text-decoration: underline;
}

.BottomMenu big {
    font-size: 125%;
    font-weight: bold;
}

.BottomMenuContactUs {
    display: inline-block;
    padding: 2px 8px 2px 8px;
    font-family: Ubuntu, Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
}

.BottomMenuFooter {
    -width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 14px;
    clear: both;
}

/* register.cgi */

.RegisterTab {
        box-sizing: border-box;
        margin: 0px;
        padding: 6px 0px 6px 5px;
        border: 1px solid #000000;
        border-bottom: 0;
        border-radius: 6px 6px 0px 0px;
        width: 20%;
        vertical-align: top;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        display: inline-block;
}

.RegisterTab a {
        text-decoration: none;
}

.RegisterTab a:hover {
        text-decoration: underline;
}

.ie8 .RegisterTab {
        max-height: 18px;
        overflow: hidden;
        padding: 5px 0px 5px 5px;
}

.RegisterPulldown {
        box-sizing: border-box;
text-align: center;
        margin-bottom: 20px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
        display: none;
}

.RegisterCategories {
        box-sizing: border-box;
        margin: 0px;
        padding: 8px;
        background: #F7F7F7;
        border: 1px solid #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        overflow: hidden;
        float: none;
        clear: both;
        width: 100%;
        min-height: 0;
        border-radius: 5px 5px 5px 5px;
}

.RegisterSearch {
	font-family : Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: #3498DB; 
        text-align: center;
        padding: 0px 0px 10px 0px;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
}

.RegisterTldContainer
{
        box-sizing: border-box;
        width: 20%;
        margin: 0px;
        padding: 3px 3px 3px 3px;
        display: none;
        float: left;
}

.RegisterTld {
        box-sizing: border-box;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 21px;
        font-weight: bold;
        text-shadow: -1px 0 #1478BD, 0 1px #1478BD, 1px 0 #1478BD, 0 -1px #1478BD;
        color: #FFFFFF;
        background: #3498DB;
        width: 100%;
        margin: 0;
        padding: 4px 0px 4px 0px;
        height: 50px;
        border-radius: 10px;
        text-align: center;
}

@media screen and (max-width: 639px) {
    .RegisterTldContainer {
        width: 25%;
    }
}

@media screen and (max-width: 479px) {
    .RegisterTldContainer {
        width: 33.3%;
    }
}

@media screen and (max-width: 374px) {
    .RegisterTldContainer {
        width: 50%;
    }
}

/* Misc */

.ClickButton {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 0px;
        background: #3498DB;
        color: #FFFFFF;
        border: 1px solid #2980B9;
        border-radius: 5px 5px;
        cursor: pointer;
        vertical-align: middle;
        padding: 3px 8px;
        -webkit-appearance: none;
}

#nohover {
        text-decoration: none;
}

.SubmitButton {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 13px;
        margin: 0px;
        margin-bottom: 2px;
        background: #3498DB;
        color: #FFFFFF;
        border: 1px solid #2980B9;
        border-radius: 5px 5px;
        cursor: pointer;
        vertical-align: middle;
        padding: 3px 15px;
        -webkit-appearance: none;
}

.DeleteButton {
        margin: 0px 0px 0px 2px;
        padding: 0px;
        border: 0px;
        width: 16px;
        height: 16px;
        cursor: pointer;
        background-color: #FFFFFF;
        background-image: url("/National_Library/20160930123623oe_/https://domainname.shop/png/delete.png");
        background-size: 15px 15px;
	background-position: center;
        background-repeat: no-repeat;
}

.ie8 .DeleteButton {
        background-image: url("/National_Library/20160930123623oe_/https://domainname.shop/gif/delete.gif");
}

.SearchResult {
    padding: 3px 2px;
}

.RadioContainer input[type="radio"]:checked+div{
    background-color: #BBEEBB;
    border: 1px solid #999999;
} 

.RadioParagraph {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    margin: 0px;
    padding: 8px 8px 8px 32px;
    overflow: hidden;
}

.RadioParagraph:hover {
    border: 1px solid #999999;
    -background-color: #99DD99;
    background-color: #FFFFCC;
    cursor: pointer;
}

@media screen and (max-width: 666px) {
    .BottomMenuContainer {
        width: 100%;
    }
    .Wrapper {
        margin: 0 auto -450px;
    }
    .Push {
        height: 450px;
    }
    .BottomMenu {
        min-height: 420px;
    }
}

/* Optimizations for mobile devices, i.e. iPhone 6 Plus and smaller (736px in landscape) */

@media screen and (max-width: 736px){
    .PageTop {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .MenuIcon {
        display: inline-block;
    }
    .FrontpageLogo {
        height: 28px;
        width: auto;
        margin-top: 1px;
    } 
    .FrontpagePict {
	width: 22px;
	height: 22px;
    }
    .MobileFlagIcon {
        display: inline-block;
    }
    .FlagMenu {
        display: none;
    }
    .FrontpageLogin {
        margin-top: 5px;
        clear: none;
    }
    .DesktopLoginStatus {
        display: none;
    }
    .MobileLoginStatus {
        display: inline-block;
    }
    .MobileMenuWrapper {
        display: block;
    }
    .FrontpageBackground {
        height: 320px;
    }
    .FrontpageSearch {
        margin-top: 30px;
        padding: 10px 0px 10px 0px;
        height: 170px;
        max-width: 300px;
        width: auto;
    }
    .FrontpageBall1, .FrontpageBall2 {
        width: 82px;
        height: 82px;
        font-size: 18px;
    }
    .FrontpagePromo {
        margin-top: 8px;
        padding: 8px;
    }
    .FrontpageProducts {
        -font-size: 14px;
    }
    .BottomMenuContactUs {
        font-size: 16px;
    }
    .OptionalRow {
        display: none;
    }
    .RegisterTab {
        display: none;
    }
    .RegisterCategories {
        width: 100%;
        min-height: 0;
        border-radius: 5px 5px 5px 5px;
    }
    .RegisterPulldown {
        display: block;
    }
    .SearchResult {
        padding: 8px 2px;
    }
    .SubmitButton {
        padding: 6px 15px;
    }
    .Admin input {
        font-size: 13px;
    }
    .Admin select {
        font-size: 13px;
    }
}

/* Optimizations for mobile devices smaller than iPhone 6 (375px in portrait) */

@media screen and (max-width: 374px){
    .FrontpageLogo {
        height: 23px;
        width: auto;
        margin-top: 4px;
    }
    .MobileFlagIcon {
        margin-top: 5px;
    } 
    .FrontpagePict {
	width: 19px;
	height: 19px;
    }
    .FrontpageProducts {
        font-size: 14px;
    }
}

/* Optimizations for mobile devices smaller than iPhone 2/3/4/5 (320px in portrait) */

@media screen and (max-width: 319px){
    .Star2 {
        display: none;
    }
}

/* The admin class is used in admin.cgi */

.Admin {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color : #000000;
}

.Admin a {
        color : #000000;
	text-decoration : none;
}

.Admin a:hover {
        color : #000000;
	text-decoration : underline;
}

.Admin input {
	font-size: 14px;
}

.Admin select {
	font-size: 14px;
}

.Admin td {
	padding: 1px;
}

.AdminTab {
        margin: 0px;
        padding: 4px 5px 2px 5px;
        background: #F7F7F7;
        border: 1px solid #000000;
        border-bottom: 0;
        border-top-left-radius: 5px 5px;
        border-top-right-radius: 5px 5px;
        vertical-align: top;
        font-family : Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        display: inline-block;
}

.AdminTabSelected {
        margin: 0px;
        padding: 4px 5px 2px 5px;
        background: #E0E0E0;
        -background: #F7F7F7;
        border: 1px solid #000000;
        border-bottom: 0;
        border-top-left-radius: 5px 5px;
        border-top-right-radius: 5px 5px;
        vertical-align: top;
        font-family : Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        display: inline-block;
}

.AdminTab a {
	text-decoration : none;
}

.AdminPanel {
        margin: 0px;
        padding: 10px 10px;
        background: #F7F7F7;
        border: 1px solid #000000;
        border-top-right-radius: 5px 5px;
        border-bottom-left-radius: 5px 5px;
        border-bottom-right-radius: 5px 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        overflow: auto;
        clear: both;
        min-width: 320px;
}


/* The Controlpanel class is used in admin.cgi */

.Controlpanel {
	font : 13px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Controlpanel a {
        color : #000000;
	text-decoration : none;
}

.Controlpanel a:hover {
        color : #000000;
	text-decoration : underline;
}

.Controlpanel img {
        vertical-align: bottom;
}

.NoteInfo {
        padding: 8px;
        border-radius: 8px;
        border-style: solid;
        border-color: #999999;
        border-width: 1px;
        background-color: #FFFFCC;
}

.NoteError {
        padding: 10px;
        border-style: dashed;
        border-width: 1px;
        background-color: #FFFFDD;
        color: red;
}

.NoteError a {
        color: black;
        text-decoration : underline;
}


/* The Menu class is used at the bottom */

.Menu {
	margin: 0px;
        padding: 0px;
        font-family: Cantarell, 'Open Sans', Arial, sans-serif;
	font-size: 14px;
        line-height: 17px;
	color: #3498DB;
	border : none;
}

.Menu a {
	color : #3498DB;
	text-decoration : none;
}

.Menu a:hover {
	text-decoration : underline;
}

.Menu big {
        font-size: 13px;
	color : #FF6600;
        font-weight: bold;
}

.Menu big a {
	color : #F07010;
}

.Menu td {
        text-align: left;
}

.rssfeed {
	color : #999999;
	text-decoration : none;
}

.rssfeed a {
	color : #999999;
	text-decoration : none;
}



/* The News class is used in the right column */

.News {
	font : 11px Arial, Helvetica, sans-serif;
        color : #0066CC;
}

.News a {
        color : #0066CC;
	text-decoration: underline;
}

td.News {
        text-align: left;
}


/* Admin pages */

.Backweb {
	font : 11px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Backweb a {
        color : #0066CC;
}

.Backweb a:visited {
        color : #660000;
}

.Backweb a:active {
        color : #660000;
}

.Backweb em {
        color : #CC0000;
}

.Backweb input {
	font : 11px Arial, Helvetica, sans-serif;
}

.Backweb select {
	font : 11px Arial, Helvetica, sans-serif;
}

.Backweb table {
	font : 11px Arial, Helvetica, sans-serif;
        color : #000000;
}

.Backweb th {
	text-align: left;
	font-weight: bold;
}

.disabled 
{ 
  color: #666666;
  font-style: italic;
}

.box 
{
  background-color: #eef;
  color: black;
  /*  border-left: 1px #669 solid;
     border-right: 1px #669 solid;*/
  padding-left:8px;	
  padding-right:8px;
  padding-top:8px;		
  padding-bottom:8px;
}


.boxhead
{
  background-color: #669;
  color: #eef; 
  font-size: 120%;
  font-weight: bold;
  padding-left:8px;	
  /*  margin-top:10px;*/
}

.boxhead a, 
.boxhead a:visited, 
.boxhead a:active
{ 
  color: #eef;
}


#left 
{ 
  float:left;
  width: 50%;
  background:#fff;
  /*  border-right:1px solid #669;*/
  margin-right:15px;
  padding-bottom:20px;
}

#right 
{ 
  background:#fff;
  padding-right: 15px;

}

.contentleft { 
  /* padding-left:15px;
     padding-top:15px;*/
  padding-right:15px;
}

.contentright { 
  /* padding-left:15px;
     padding-top:15px;*/
  /* padding-right:15px;*/
}

.head {
  font : 18px Arial, Helvetica, sans-serif;
  font-weight: bold;  
}

td.border, th.border { 
        border: solid 1px;
        padding: .5em;
}

table { 
        margin-left: 0;
}

table.border { 
        border-collapse: collapse;
}


/* The FAQ */

.FaqSectionHeader {
    box-sizing: border-box;
    clear: both;
    font-weight: bold;
    width: 100%;
    background-color: #BBDDFF;
    padding: 8px;
    border-top: 1px solid #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.FaqSection {
    box-sizing: border-box;
    display: none;
    width: 100%;
    overflow: hidden;
    border-left: 0px;
    margin-left: 0px;
    padding-left: 22px;
}

.FaqPlusIcon, .FaqMinusIcon {
    float: right;
    width: 20px;
    height: 20px;
}

.FaqPlusIcon {
    display: inline;
}

.FaqMinusIcon {
    display: none;
}

.FaqEntry {
    float: left;
    clear: both;
    width: 100%;
    background-color: #D7E7FF;
    border-top: 1px solid #FFFFFF;
    padding: 6px;
}

.FaqEntry a {
	text-decoration : none;
}

.FaqQuestion {
    box-sizing: border-box;
    float: left;
    max-width: 85%;
}

.FAQ {
	color : #000000;
}

.FAQ a {
	color : #000000;
	text-decoration : underline;
}

.FAQ img {
        max-width: 100%;
        height: auto;
}

.FAQ pre {
        font-size: 80%;
}

.FAQindex {
        color : #000000;
}

.FAQindex a {
        color : #000000;
	text-decoration: none;
}

DT.FAQ {
	font-weight: bold;
}

.obs {
	color : red;
	font-weight: bold;
}

LI {
	margin: 0.2em;
}

/* Transfer Letter */

.letter {
	font-size: 12px;
        font-family: Helvetica, sans-serif;
        color : #000000;
}

.letter td.alignright{
	text-align: right;
}

.letter td.smallsize{
	font-size: 10px;
}

.letter td.letteraddress{
	font-size : 16px;
}

.letter td.lettertitle{
	font-size : 16px;
	font-weight: bold;
}

/* Norid statement */

.statement {
	font-size: 15px;
        font-family: Helvetica, sans-serif;
        color : #000000;
}

TR.rowA {
	background-color: #BBDDFF;
}

TR.rowB {
	background-color: #D7E7FF;
}

TR.disabled {
	background-color: #DDDDDD;
}

/* DNS */

TD.disabled {
	color: #666666;
}

/* Definition list */

.deflist {
	background-color: #BBDDFF;
}

.deflist TH {
	font-weight: bold;
}

.deflist TD {
	text-align: right;
}

code {
    font-family: Monaco, Menlo, "Lucida Console", "Courier New", Courier, monospace;
}

.warning {
    background-color: #ffffaa;
    border-style: solid;
    border-width: 1px;
    padding: 0.3em;
    padding-left: 1em;
    padding-right: 1em;
    -font-style: italic;
}

.LastLogins {
        font-size: 12px;
}

.LastLogins tr {
	background-color: #E6E6E6;
}

.LastLogins th {
        text-align: left;
        vertical-align: top;
	padding: 3px;
}

.LastLogins td {
        text-align: left;
        vertical-align: top;
	padding: 3px;
}

@media screen and (max-width: 666px) {
    .LastLogins {
        font-size: 11px;
    }
}

.videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ExtendedInfo {
    background-color: Bisque;
}

.RedactedInfo {
    color: #BBBBBB;
}

.floating-form {
    min-width: 240px;
    max-width: 400px;
    padding: 0px 0px 0px 0px;
    font-family: sans-serif;
}

.floating-div {
    position: relative;
    margin-bottom: 8px;
}

.floating-input, .floating-select {
    font-size: 16px;
    padding: 16px 0px 4px 6px;
    display: block;
    width: 98%;
    background-color: transparent;
    border: 1px solid #333333;
    border-radius: 3px;
    -webkit-appearance: none;
}

.floating-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    background: url(https://web-archive.nli.org.il/National_Library/20160930123623oe_/https://domene.shop/png/sort.png) 96% no-repeat;
}

.floating-input:focus, .floating-select:focus {
    box-shadow: 0 0 1px 0 darkblue;
    border: 1px solid darkblue;
    -webkit-appearance: none;
}

.floating-input:disabled {
    color: #333333;
    border: 1px solid #999999;
    -webkit-appearance: none;
}

.floating-textarea {
    font-size: 16px;
    min-height: 62px;
    max-height: 260px;
    min-width: 99%;
    max-width: 99%;
    overflow: hidden;
    overflow-x: hidden;
    font-family: sans-serif;
}

.floating-label {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 20px;
    left: 8px;
    top: 11px;
    transition: 0.25s ease all;
    -moz-transition: 0.25s ease all;
    -webkit-transition: 0.25s ease all;
}

.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
    top: 4px;
    left: 7px;				   
    font-size: 11px;
    color: #333333;
}

.floating-select:focus ~ label, .floating-select:not([value=""]):valid ~ label {
    top: 4px;
    left: 7px;				   
    font-size: 11px;
    color: #333333;
}

.tooltip {
    display: none;
    position: absolute;
    padding: 8px;
    border-radius: 4px;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
    background-color: #FFFFCC;
    margin-top: 0px;
    margin-left: 402px;
    margin-right: 40px;
    max-width: 247px;
    z-index: 1;
}
.tooltip:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #999999;
    border-left: 0;
    margin-left: -10px;
    margin-top: -10px;
}
.tooltip:after {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-right-color: #FFFFCC;
    border-left: 0;
    margin-left: -9px;
    margin-top: -9px;
}

@media screen and (max-width: 736px){
  .tooltip {
    margin-top: 45px;
    margin-left: 0px;
    max-width: 382px;
  }
  .tooltip:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #999999;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px;
  }
  .tooltip:after {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom-color: #FFFFCC;
    border-top: 0;
    margin-left: -9px;
    margin-top: -9px;
  }
}
