/* Cassiopeia styling to mimic PRI_SIMPLE look */
@charset "UTF-8";:root {
    --cassiopeia-color-primary: #287099;
    --cassiopeia-color-link: #666666;
    --link-color: #666666;
    --link-color-rgb: 102,102,102;
    --cassiopeia-color-hover: #287099;
    --link-hover-color: #666666;
    --link-hover-color-rgb: 102,102,102
}

.brand-logo {
	background-image: url(/images/logo.png);
}

.metismenu.mod-menu .mm-collapse {
    background-color: #287099;
    position: absolute;
    box-shadow: 1px 1px 4px #0000001a
}

.container-header nav {
    margin-top: 0px;
    padding: 0;
}

label {
    display: block;
    margin-bottom: 5px;
}

label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    padding: 2px 4px;    
    font-size: 14px;
    line-height: 25px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
@media (min-width: 1200px) {
    input, textarea, .uneditable-input {
        margin-left: 0;
    }
}
input, textarea, .uneditable-input {
    margin-left: 0;
}
input, textarea, .uneditable-input {
    width: 206px;
}

label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
button, input {
    line-height: normal;
}
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

input:not([type="image" i], [type="range" i], [type="checkbox" i], [type="radio" i]) {
    overflow-clip-margin: 0px !important;
    overflow: clip !important;
}

input[type="text" i] {
    padding-block: 1px;
    padding-inline: 2px;
}

input:not([type="file" i], [type="image" i], [type="checkbox" i], [type="radio" i]) {
}

input {
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-variant-alternates: ;
    font-variant-position: ;
    font-variant-emoji: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    font-optical-sizing: ;
    font-size-adjust: ;
    font-kerning: ;
    font-feature-settings: ;
    font-variation-settings: ;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    padding-block: 1px;
    padding-inline: 2px;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input, button, select, optgroup, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  display: inline-block;
}

input,textarea,.uneditable-input {
    width: 206px
}

.slideshowck .camera_caption {
	left:10px;
	bottom: 10px;
	display: block;
	width: 500px!important;
}
.slideshowck .camera_caption > div {
	padding: 10px 20px;
}

.slideshowck .camera_caption {
	color: #fff;
	margin-bottom: 10px;
}
.slideshowck .camera_caption > div {
	background: #000;
	background: rgba(0,0,0, 0.7);
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

.sp-media-wrapper {
    background: #287099;
    color: #fff;
    border-top: 1px solid #236185;
    border-bottom: 1px solid #236185;
	padding: 30px 30px 30px 30px;
}

.sp-media-wrapper a:not(.btn) {
    color: #fff
}

.sp-media-wrapper a:not(.btn):hover {
    color: #999
}

.footer .grid-child {
    justify-content: space-between;
    align-items: center;
    padding: .5rem .5em;
}

.footer a:not(.btn), .footer .btn-link {
    color: currentColor;
    font-size: 0.9rem;
}

.rating input {
	 position:absolute;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 -khtml-opacity:0;
	 opacity:0;
	 cursor:pointer;
	 width:17px;
}
.rating span {
	 width:24px;
	 height:16px;
	 line-height:16px;
	 padding:1px 22px 1px 0; /* 1px FireFox fix */
	 background:url(../images/stars.png) no-repeat -22px 0;
}	 
.rating input:checked + span {
	 background-position:-22px 0;
}	 
.rating input:checked + span ~ span {
	 background-position:0 0;
}

.fa-star, .fa-star-o{
  color: yellow;
}

.page-header, H2 a{
	text-decoration: none!important;
}

.content-bounce img {
    display: block;
    height: auto;
    margin: 30px auto;
    max-width: 100%;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    border-radius: 200px;
    border: 5px solid #999;
}