/* -----------------------------------------
   Shared Styles - java -jar T:\yuicompressor-2.4.8\yuicompressor-2.4.8.jar app.css -o app.min.css
----------------------------------------- */
ul, ol, dl {
    margin-bottom: 0;
}

h5 {
    margin-top: 10px;
}

em {
    background-color: #EAEAEA;
}

.panel {
   padding: 3px;
   border: 1px solid #DDDDDD;
   border-style: solid;
   border-width: 2px 1px 1px;
   background: none repeat scroll 0 0 #FFFFFF;
   margin-bottom: 10px;
}

.panel h6 {
   background-color: #E7E7E7;
   border-bottom: 1px solid #DDDDDD;
   box-shadow: none;
   color:#005189;
   font-weight: normal;
   margin-bottom: 5px;
   padding-bottom: 2px;
   padding-left: 3px;
   padding-top: 2px;
   text-transform: uppercase;
   text-align: left;
   border-left: 2px solid;
}


ul.breadcrumbs{
    border: 0px;
    border-top: 2px solid #005189;
}

.fontnormal {
   font-weight: normal;
}

.nav-bar > li > a:first-child {
    padding: 0 10px;
}

.nav-bar  {
    margin-bottom: 5px;
}

.topic {
    list-style: none outside none;
    overflow: hidden;
}

.topic li {
    font-size: 12px;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.topic li a img {
   border: 1px solid #AAAAAA;
   float: left;
   margin: 0 5px 5px;
}
.topictitle {
   font-weight: bold;
}

.dotlink li a {
   background: url("/img/arrow.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
   padding: 0 0 0 10px;
}

.column, .columns {
   padding: 0 5px;
}
.row .row {
   margin: 0 -5px;
}

ul.inline-list > li, ul.link-list > li {
    list-style: none;
    float: left;
    margin: 5px 10px;
    display: block;
}

table {
   margin: 0 0 10px;
}

.radius.label:hover {
   color: white;
}

ul.inline-list-centered, ul.link-list-centered {
    display: table;
    margin: 0 auto;
}

ul.inline-list > li > *:hover, ul.link-list > li > *:hover {
    text-decoration: underline;
}

body {
   background-color: #FFFFFF;
   background-image: url("../img/bg-body1200.png");
   background-position: center top;
   background-repeat: repeat-y;
}

footer {
    border-top: 2px solid #005189;
    margin-top: 20px;
    background: none repeat scroll 0 0 #F6F6F6;
}

div.pagination-centered {
    margin: 10px 0;
}

/* -----------------------------------------
    Pagebar
----------------------------------------- */
.top-bar {
    margin: 5px 0px;
    line-height: 35px;
    min-height: 35px;
}

.top-bar ul > li.divider {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 35px;
}


.top-bar ul > li a:not(.button) {
    color: white;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}

.top-bar ul > li a {
    color: white;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}

.top-bar ul {
    height: 35px;
    line-height: 35px;
}

.top-bar ul > li.toggle-topbar {
    height: 35px;
}

.top-bar ul > li.toggle-topbar a {
    margin-top: -10px;
}

@media only screen and (max-width: 940px) {
  .top-bar { margin-bottom: 0; overflow: hidden; height: 35px; background: #222222; /* Override contain to grid stuff for breakpoint */ /* Setting up the sliding area */ /* When the Small Nav is Showing */ }
  .top-bar ul { width: 100%; height: 100%; margin-bottom: 0; display: block; line-height: 35px; }
  .top-bar ul > li a:not(.button) { color: white; }
}

.crmtopbar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABICAIAAAC4IAh6AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIBBQBHB0K/HgAAAAXSURBVBjTY/j69SsTAwPDKMaCP3z4AACL7wY+g5iJPgAAAABJRU5ErkJggg==");
    height: 45px;
    line-height: 45px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}

.firstrow {
   margin-bottom: 0px;
   margin-top: 0px;
   height: 66px;
}

/* -----------------------------------------
    Facebook
----------------------------------------- */

/* Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ */

/* This element holds injected scripts inside iframes that in
some cases may stretch layouts. So, we're just hiding it. */

#fb-root {
  display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}


/* -----------------------------------------
    Slider
----------------------------------------- */
.cmsslider {
    height: 0px;
    overflow: hidden;
    z-index: 10;
}

/* -----------------------------------------
    Topten
----------------------------------------- */
.toptenp {
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
}

.toptenimage {
    margin: auto;
    border: 1px solid #9A9A9A;
}
.toptenpimg {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0px;
    float: left;
    padding-right: 5px;
    padding-left: 0px;
}
.toptenpdate {
    font-size: 10px;
    vertical-align: top;
}

/* -----------------------------------------
    Topten
----------------------------------------- */
.commentonome {
    text-align: left;
}
.commentodata {
    margin-left: 30px;
    text-align: left;
}

/* -----------------------------------------
    Article
----------------------------------------- */
.articleimage {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #9A9A9A;
}

.articleimage150x90 {
    height: 90px;
    width: 150px;
}

.articleimageinside {
    margin: 0 10px 10px 0;
    border: 1px solid #9A9A9A;
    border-radius: 10px 10px 10px 10px;
    padding: 2px;
    box-shadow: 1px 1px 4px #AAAAAA;
    display: block;
    margin: 10px auto;
    clear: both;
}

.articleauthor {
    border-bottom: 1px solid #DDDDDD;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    padding-bottom: 5px;
}

.articleauthorname,
.articleauthordate,
.articleauthorpdf,
.articleauthorcommenti,
.articleauthorname a,
.articleauthordate a,
.articleauthorpdf a,
.articleauthorcommenti a {
    color: #2b2b2b;
}

.articleauthorname a,
.articleauthordate a,
.articleauthorpdf a,
.articleauthorcommenti a {
    font-weight: bold;
}

.articleauthorname:hover,
.articleauthordate:hover,
.articleauthorpdf:hover,
.articleauthorcommenti:hover {
    color: #000;
}
.articleauthorname a:hover,
.articleauthordate a:hover,
.articleauthorpdf a:hover,
.articleauthorcommenti a:hover {
    color: #2795b6;
}

.articlep {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: justify;
}

.articlesezione {
    font-size: 12px;
    margin-bottom: 0px;
}

.articletitle {
    font-size: 22px;
    margin-bottom: 5px;
    border-bottom: 1px solid #6f6f6f;
    font-weight: bold;
    margin-top: 10px;
}

.articlesocial {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    padding-bottom: 10px;
}

.articlecontent {
    line-height: 1.6;
    margin-bottom: 17px;
}

#font-up, #font-down {
    margin-left: 2px;
    margin-right: 2px;
    float: right;
    padding: 2px;
    background: none repeat scroll 0px 0px rgb(228, 228, 228);
    cursor: pointer;
}

/* -----------------------------------------
    Slideshow
----------------------------------------- */
#slideshow-container {
    display: inline-block;
    width: 100%;
}

.navigation-container {
    overflow: hidden;
    width: 800px;
}

ul.thumbs {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

ul.thumbs li {
    float: left;
    padding: 0;
    margin: 2px;
    list-style: none;
}

a.thumb {
    padding: 1px;
    display: block;
}

a.thumb:focus {
    outline: none;
}

ul.thumbs img {
    display: block;
    border: 1px solid #9A9A9A;
    border-radius: 4px;
    margin-right: 1px;
    padding: 2px;
    box-shadow: 1px 1px 4px #AAAAAA;
}

div.slideshow-content {
    display: none;
    clear: both;
}

div.slideshow-content a, div.slideshow-navigation a {
    text-decoration: none;
}
div.slideshow-content a:hover, div.slideshow-content a:active {
    text-decoration: underline;
}

div.slideshow span.image-wrapper {
    display: block;
    top: 30px;
    left: 0;
}
div.slideshow a.advance-link {
    display: block;
    line-height: 30px;
    text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
    text-decoration: none;
}

div.slideshow a.advance-link:focus {
    outline: none;
}

div.slideshow {
    height: 400px;
    overflow: hidden;
    width: 100%;
}

div.slideshow img {
    border-style: solid;
    border: 1px solid #9A9A9A;
    border-radius: 4px;
    margin-right: 1px;
    padding: 2px;
    box-shadow: 1px 1px 4px #AAAAAA;
}

div.navigation a.pageLink {
    height: 77px;
    line-height: 77px;
}

#controls {
    margin-top: 5px;
    height: 23px;
}

#controls a {
    padding: 5px;
}

.ss-controls {
    float: left;
}

.nav-controls {
    float: right;
}

/* -----------------------------------------
    Eventi
----------------------------------------- */
.eventi,
.eventitiny {
    width:100%;
    box-shadow: 1px 1px 4px #AAAAAA;
    background: none repeat scroll 0 0 #F2F2F2;
    border: 0px;
    border-top: 2px solid #005189;
}

.eventi thead,
.eventitiny thead {
    /*
    background:url("../img/single_hsep.gif") repeat-x scroll 0 100% #F4F4F4;
    */
    background-color: rgb(231, 231, 231);
    color: #005189;
}
.eventi thead tr,
.eventitiny thead tr {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px 8px;
    text-transform: uppercase;
    color:#005189;
    padding-bottom: 3px;
    box-shadow: none;
}

.eventi thead td,
.eventitiny thead td {
    padding-left: 3px;
}

.eventi tbody tr,
.eventitiny tbody tr {
    background-color: #F1F1F1;
}

.eventi tbody tr:hover,
.eventitiny tbody tr:hover {
    background-color: #E1E1E1;
}

.eventi tbody td,
.eventitiny tbody td {
    padding: 5px;
}

.eventi img,
.eventitiny img {
    float: left;
    margin-right: 8px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #9A9A9A;
    padding: 1px;
}

.eventitiny thead tr th, .eventitiny tfoot tr th, .eventitiny tbody tr td, .eventitiny tr td, .eventitiny tfoot tr td {
    line-height: 12px;
}

.voti {
    margin-top: 10px;
}

/* -----------------------------------------
    Tabella Commenti
----------------------------------------- */
.tablecommenti {
    width:100%;
    border: 1px solid #AAAAAA;
    box-shadow: 1px 1px 4px #AAAAAA;
}

.tablecommenti tr {
    background-color: #F1F1F1;
}

.tablecommenti thead tr {
    background: none repeat scroll 0 0 #888888;
    box-shadow: 1px 1px 4px #aaaaaa;
    color: #EEEEEE;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 5px 8px;
    text-transform: uppercase;
}

.tablecommenti thead tr:hover {
    background: none repeat scroll 0 0 #888888;
}

.tablecommentiautore {
    text-align: center;
    width: 10%;
}

.tablecommentiheader {
    background: none repeat scroll 0 0 #DDDCDC;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
}

.tablecommentiemptyrow {
    background: white;
    height: 10px;
}


/* -----------------------------------------
    Link commenti
----------------------------------------- */
.linkcommenti {
   background: url("/img/commenti_icon.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
   padding: 0 0 0 20px;
}

.notiziacommento {
   line-height: normal;
   word-wrap: break-word;
}

/*
  nivoSlider
*/

/*
.slider-wrapper {
    width: 300px;
    height: 220px;
    margin: auto;
}
*/

/* -----------------------------------------
    Fotogallery
----------------------------------------- */
.galleria{
    height:493px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* -----------------------------------------
    Barra delle citta'
----------------------------------------- */
.cittarow{
    background: none repeat scroll 0px 0px rgb(231, 231, 231);
    border-bottom: 2px solid black;
    margin-bottom: 5px;
    margin-top: -5px;
    padding-bottom: 6px;
    padding-top: 6px;
}

.box_tag {
   padding: 10px 5px;
}

.box_fonte {
   padding: 0 0 10px 0px;
}

.box_gradient {
    /* http://css3please.com/ */
    /*
    xbackground-color: #E8E8E8;
    xbackground-image: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#f2f2f1)); /* Chrome, Safari 4+ */
    xbackground-image: -webkit-linear-gradient(top, #E8E8E8, #f2f2f1); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    xbackground-image:    -moz-linear-gradient(top, #E8E8E8, #f2f2f1); /* Firefox 3.6-15 */
    xbackground-image:      -o-linear-gradient(top, #E8E8E8, #f2f2f1); /* Opera 11.10-12.00 */
    xbackground-image:         linear-gradient(to bottom, #E8E8E8, #f2f2f1); /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
    */
}

.citta{
    background: #f6f6f6;
    border: 0 solid;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    display: inline-block;
    margin: 0px 3px;
    text-transform: capitalize;
    border-radius: 3px;
    font-size: 12px;

    bottom: 1px;
    font-weight: bold;
    padding: 1px 4px 2px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.citta:hover, .citta:focus {
    color: #2BA6CB;
    background: white;
}

.cittaactive{
    background: #f6f6f6;
    border-radius: 3px;
    border: 0 solid;
    border: 1px solid rgb(204, 204, 204);
    color: red;
    display: inline-block;
    font-size: 12px;
    margin: 0px 3px;
    text-transform: capitalize;

    bottom: 1px;
    font-weight: bold;
    padding: 1px 4px 2px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.cittaactive:hover{
    color: red;
}

/* -----------------------------------------
    Barra dai tag
----------------------------------------- */
.tag {
    background: #f6f6f6;
    border-radius: 3px;
    border: 1px solid rgb(204, 204, 204);
    bottom: 1px;
    color: rgb(51, 51, 51);
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px 5px 0;
    padding: 5px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    white-space: nowrap;
}

.tag:hover, .tag:focus {
    color: red;
    border-color: #B5B4B4;
}

/* --------
   Icone
---------- */
.fi-step { padding-right: 3px; }
.size-8  { font-size:  8px; }
.size-10 { font-size: 10px; }
.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-32 { font-size: 32px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }

.likecount {
    margin-right: 10px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

/*
  CHAT
*/

#livechat {
    height: 200px;
    overflow:auto;
    margin:0px;
    padding-right:2px;
    margin-bottom: 12px;
    word-wrap: break-word;
}

/*
  CHAT
*/

.avatarphoto {
    background-color: white;
    border-radius: 24px;
    height: 48px;
    margin-right: 7px;
    padding: 2px;
    width: 48px;
}

.avatarphotocertificato {
    border: 1px solid red;
}

.avatartop {
    margin-top: 0px;
    border-top-width: 0px;
    width: 36px;
    height: 36px;
    padding-top: 4px;
}

/*
  Select
*/

select {
   background-color: #fff;
   font-family: inherit;
   border: 1px solid #ccc;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   -ms-border-radius: 2px;
   -o-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
   -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
   box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
   color: rgba(0,0,0,0.75);
   display: block;
   font-size: 14px;
   margin: 0 0 12px 0;
   padding: 6px;
   height: 32px;
   width: 100%;
   -webkit-transition: all 0.15s linear;
   -moz-transition: all 0.15s linear;
   -o-transition: all 0.15s linear;
   transition: all 0.15s linear;
}

/*
  Video container
*/

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    margin-bottom: 10px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
  Gestione dei flussi
*/

.flowtitle {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    overflow:hidden;
}
.flowsubtitle {
    font-size: 25px;
    font-weight: normale;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.flowpoint{
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.6em;
}
.flowred {
    color: red;
}
.flowblack {
    color: black;
}
.flowsubscribe {
    max-width: 400px;
    margin: auto;
    background-color: rgb(241, 241, 241);
    border-radius: 9px;
    border: 1px solid;
}
.flowsubscribe fieldset {
    border: none;
}

.flowsubscribe fieldset legend {
    background: none;
}

.flowsubscribe fieldset input[type="submit"] {
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
}

.flowsubscribe fieldset input[type="text"] {
    font-size: 15px;
}

.absolutebackground {
}

/*
    cookie choise
*/

#cookieChoiceInfo {
    background-color: #5a5a5a;
    border-bottom: 1px solid black;
    color: #fff;
    font-family: arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    line-height: 1.6;
    margin: 0;
    padding: 4px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1000;
}
#cookieChoiceInfo a {
    background-color: #303030;
    border-radius: 2px;
    border: 1px solid rgba(180, 180, 180, 0.72);
    color: #fff;
    cursor: pointer;
    line-height: 19px;
    padding: 4px 8px;
    text-decoration: none;
    white-space: nowrap;
}

/*
  Commenti
*/

.commento-segnala, .commento-up, .commento-reply {
    cursor: pointer;
}

.commento-segnala-div {
    background-color: white;
    border-radius: 4px;
    border: 1px solid #c1bfbf;
    color: black;
    font-weight: normal;
    float: left;
    padding: 5px;
    position: absolute;
    right: 20px;
    bottom: 2px;
    z-index: 1;
}

.commento-segnala-separatore {
    border-top: 1px solid #2ba6cb;
    color: red;
    margin-bottom: 0;
    margin-top: 4px;
    padding-bottom: 0;
    padding-top: 2px;
}

/*
  Card
*/

.va-card {
    margin: 0;
    display: inline-block;
    width:100%;
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px #c7c7c7;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease-in-out 0s;
}
.va-card:hover {
    transform: scale(1.1);
}
.va-image {
    width:100%;
    transition: transform 0.3s ease-in-out 0s;
}
.va-image:hover {
    transform: scale(1.1);
}
.va-imagecontainer {
}
.va-detail {
     padding: 10px;
}
.va-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 130%;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
.va-link {
    text-decoration: none;
}
.va-subtitle {
}

/*
  Cookie
*/
.cmscookie {
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid black;
    border-radius: 4px;
    top: 5px;
    color: white;
    display: none;
    font-weight: bold;
    left: 5px;
    line-height: 20px;
    padding: 5px 3px;
    position: fixed;
    right: 5px;
    text-align: center;
    z-index: 100;
}

#cmscookieinfo {
    color: white;
    text-decoration: underline;
}

#cmscookiedismiss {
    background-color: #FF7070;
    border: 1px solid rgba(180, 180, 180, 0.72);
    border-radius: 2px;
    color: #000000;
    cursor: pointer;
    line-height: 19px;
    padding: 0px 8px;
    text-decoration: none;
    white-space: nowrap;
}

/*
  Box
*/
.cmslistacommenti {
    cursor: pointer;
}
.cmslistaclose {
    display: none;
    margin-left: 4px;
    margin-right: 4px;
}

/*
  Slider veloce
*/

.cmsfastslider {
   width: inherit;
   height: inherit;
   position: relative;

}

.cmsfastslider img {
   display: block;
   left: 0px;
   opacity: 0;
   z-index: 1;
   position: absolute;
   width: inherit;
}

.cmsfastslidercaption a,
.cmsfastslidercaption a:hover,
.cmsfastslidercaption a:active {
    color: #fff;
    font-size: 13px;
}

.cmsfastslidercaption {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000);
    padding: 7px 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    right: 0;
    width: 100%;
    z-index: 30;
}

.cmsfastsliderleft:hover,
.cmsfastsliderright:hover {
    border: 1px solid white;
}

.cmsfastsliderleft {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000);
    color: white;
    font-size: 50px;
    height: 55px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: 35%;
    z-index: 30;
    cursor: pointer;
    border-radius: 10%;
}
.cmsfastsliderright {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000);
    color: white;
    font-size: 50px;
    height: 55px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 35%;
    z-index: 30;
    cursor: pointer;
    border-radius: 10%;
}
.cmsfastsliderheader {
    box-shadow: 0 1px 5px 0 #4a4a4a;
    display: block;
    height: 225px;
    margin: auto;
    overflow: hidden;
    width: 300px;
}
.cmsfastsliderbody {
    width: 100%;
    height: 0px;
    overflow: hidden;
    display: block;
}


code {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: normal;
}

article {
    padding-right: 6px;
}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

.cms-content {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}

.cms-push {
  height: 4em;
}

footer {
  /* height: 4em; */
}

html, body {
  height: 100%;
}

/* Cotnrasti */
div.alert-box, .button, ul.pagination li.current a {
    background-color: #1A587F;
}
/* Cotnrasti */


/* FONT */
.titillium-web-extralight {
  font-family: "Titillium Web", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.titillium-web-light {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.titillium-web-regular {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.titillium-web-semibold {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.titillium-web-bold {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.titillium-web-black {
  font-family: "Titillium Web", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.titillium-web-extralight-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.titillium-web-light-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.titillium-web-regular-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.titillium-web-semibold-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.titillium-web-bold-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.actor-regular {
  font-family: "Actor", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.nunito-<uniquifier> {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.varela-regular {
  font-family: "Varela", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.eagle-lake-regular {
  font-family: "Eagle Lake", serif;
  font-weight: 400;
  font-style: normal;
}



.merienda-<uniquifier> {
  font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.margarine-regular {
  font-family: "Margarine", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.offside-regular {
  font-family: "Offside", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.nova-oval-regular {
  font-family: "Nova Oval", system-ui;
  font-weight: 400;
  font-style: normal;
}



.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}


.armata-regular {
  font-family: "Armata", sans-serif;
  font-weight: 400;
  font-style: normal;
}



.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


.playfair-display-<uniquifier> {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}



.raleway-<uniquifier> {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


