
.bg_light_gray{
    background-color: #f4f4f4;
}

.geoportal, 
.redirect, 
.deal, 
.deal_1,
.deal_2{
    background-color: #33CCFF;
    color:#ffffff;
}

.rate_negative, 
.rate_insufficient,
.rate_0,
.rate_1{
    background-color: rgba(192, 57, 43,1.0);
    color:#ffffff;
}

/*
background-color:   #F6A013;
*/
.rate_sufficient,
.rate_2{
    background-color: rgba(243, 156, 18,1.0);
    color:#ffffff;
}

/* 

    background-color: rgba(26, 188, 156,1.0); 

    */
.rate_good,
.rate_3,
.rate_4{
    background-color: rgba(46, 204, 113,1.0);
    color:#ffffff;
}


.rate_excellent,
.rate_positive,
.rate_5{
    background-color: rgba(17, 124, 48,1.0);    
    color:#ffffff;
}

.vote_bg{
    padding:8px;
    border-radius: 2px;
    font-size: 0.8em;
}

.m20{
    margin: 20px;
}
.m10{
    margin: 10px;
}
.ml10{
    margin-left: : 10px;
}
.pl10{
    padding-left: : 10px;
}
.bordered{
    border: 1px solid #e7e7e7;
    padding: 10px;
    margin: 10px auto;
}

.unsubscribe{
    background-color: #222222;
    color:#ccc;
}


.pw-red {
    background-color: #E53935;
    color: white;
}

.pw-green {
    background-color: #2EBF6C;
    color: white;
}

.pw-blue {
    background-color: #3B5998;
    color: white;
}

.nav-tabs {
    background-color: #fff;
}

.tab-content {
    background-color: #efefef;
    padding: 5px
}

.nav-tabs > li > a {
    border: medium none;
}

.nav-tabs > li > a:hover {
    background-color: #f4f4f4 !important;
    border: medium none;
    border-radius: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #efefef !important;
}


/*
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.9);
    z-index: 99;
}

.overlay-content {
    background: #fff;
    margin: 20px auto;
    max-width: 70%;
    max-height: 90%;
    overflow: scroll;
    padding: 20px;
}

 
.overlay .overlay-close {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 20px;
     color: #FFF;
    z-index: 100;
}

*/

.i-switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
    margin: 0;
    cursor: pointer;
    background-color: #27c24c;
    border-radius: 30px;
}

.i-switch input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.i-switch input:checked + i:before {
    top: 50%;
    right: 5px;
    bottom: 50%;
    left: 50%;
    border-width: 0;
    border-radius: 5px;
}

.i-switch input:checked + i:after {
    margin-left: 16px;
}

.i-switch i:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 30px;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.i-switch i:after {
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 18px;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

.i-switch-md {
    width: 40px;
    height: 24px;
}

.i-switch-md input:checked + i:after {
    margin-left: 17px;
}

.i-switch-md i:after {
    width: 22px;
}

.i-switch-lg {
    width: 50px;
    height: 30px;
}

.i-switch-lg input:checked + i:after {
    margin-left: 21px;
}

.i-switch-lg i:after {
    width: 28px;
}

.bg-danger {
    color: #ffffff;
    background-color: #f05050;
}

.demo-container {
    box-sizing: border-box;
    width: 840px;
    height: 450px;
    padding: 20px 15px 15px 15px;
    margin: 15px auto 30px auto;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.demo-placeholder {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.2em;
}

.bullet {
    padding: 4px;
    margin-right: 5px;
}

.flot_tooltip {
    position: absolute;
    display: none;
    border: 1px solid #ddd;
    padding: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
}

#range-slider {
    width: 300px;
}

#range-slider.slider-selection {
    background: #C82436;
}

#range-slider.slider-handle {
    background: #C82436;
}

.small-text {
    font-size: 0.8rem;
}

.note,
.note_bis,
.note_tris{
    font-size: 0.8rem;
    color: #111;
    margin: 0px;
}

.note {
    background: #9FFFE4;
    margin-top: 5px;
}

.note_bis {
    background: #FFF16A;
    margin-top: 5px;
}
.note_tris {
    background: #66CCFF;
    margin-top: 5px;
}

.th-sortable {
    cursor: pointer;
}

.th-sortable .th-sort {
    float: right;
    position: relative;
}

.th-sort i {
    position: relative;
    z-index: 1;
}

.th-sort .fa-sort {
    position: absolute;
    left: 0;
    top: 3px;
    color: #bac3cc;
    z-index: 0;
}

.th-sortable.active .text {
    display: none !important;
}

.th-sortable.active .text-active {
    display: inline-block !important;
}

.sortable-placeholder {
    list-style: none;
    border: 1px dashed #CCC;
    min-height: 50px;
    margin-bottom: 5px;
}

.inactive {
    text-decoration: line-through;
    color: #CCC;
}

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

.list-group.no-radius .list-group-item {
    border-radius: 0 !important;
}

.list-group.no-borders .list-group-item {
    border: none;
}

.list-group.no-border .list-group-item {
    border-width: 1px 0;
}

.list-group.no-bg .list-group-item {
    background-color: transparent;
}

.list-group-item {
    border-color: #eaeef1;
    padding-right: 15px;
}

a.list-group-item:hover,
a.list-group-item:focus {
    background-color: #f9fafc;
}

.list-group-item.media {
    margin-top: 0;
}

.list-group-item.active {
    color: #fff;
    border-color: #1ccacc !important;
    background-color: #1ccacc !important;
}

.list-group-item.active .text-muted {
    color: #91eff0;
}

.list-group-item.active a {
    color: #fff;
}

.list-group-alt .list-group-item:nth-child(2n+2) {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.list-group-lg .list-group-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-group-sp .list-group-item {
    margin-bottom: 5px;
    border-radius: 3px;
}

.list-group-item > .badge {
    margin-right: 0;
}

.list-group-item > .fa-chevron-right {
    float: right;
    margin-top: 4px;
    margin-right: -5px;
}

.list-group-item > .fa-chevron-right + .badge {
    margin-right: 5px;
}


/**************************/

.pie_chart {
    height: 500px;
}

.hidden {
    display: none;
}

.modal .modal-body {
    max-height: 420px;
    overflow-y: auto;
}

.navbar-nav li a {
    text-shadow: none !important;
}

.navbar-nav li a.active {
    /*
    background-color: rgba(0, 0, 0, 0.3);
    */
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    border-radius: 5px;
}

.user_box {
    margin: -10px 0 20px 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
}

.full-height {
    min-height: 100%;
    height: 100%;
}

.margin10 {
    margin: 10px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginright10 {
    margin-right: 10px;
}

.margintop10 {
    margin-top: 10px;
}

.logo {
    max-height: 100px;
    padding-bottom:5px;
}

.centered {
    margin: 0 auto;
    text-align: center;
}

.map {
    width: 100%;
    /* width: 640px;  */
    padding: 4px;
    height: 350px;
    margin: 10px auto;
    max-width: 100%;
    border: 1px solid #ccc;
}

.settings-bar {
    padding: 10px;
    margin: 0;
    background-color: #f4f4f4;
    border: 1px solid #e7e7e7;
}

.footer {
    position: relative;
    padding: 10px;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
    border-top: 1px solid #e7e7e7;
}

.pre-footer {
    padding: 10px;
}

.sub-footer {
    border-top: 1px solid #e7e7e7;
    background-color: #f4f4f4;
    padding: 10px;
}

#contentnorightbar {
    margin-left: 0;
    min-height: 100%;
}

#sidebar {
    min-height: 100%;
    padding: 10px;
    margin: 0 auto;
    background-color: #f4f4f4;
    margin-right: 0;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
}


/******************************/

.box {
    line-height: 40px;
    padding: 10px;
    display: block;
    text-decoration: none;
    background: #fff;
}

.section {
    text-indent: 20px;
    line-height: 40px;
    margin: 10px 0 0 0;
}

.subnav li {
    text-indent: 20px;
    line-height: 40px;
    margin: 1px;
    border-top: 1px solid #e7e7e7;
    background: #fff;
    position: relative;
    border-radius: 5px;
}

.subnav li a {
    display: block;
    text-decoration: none;
}

.subnav li a:hover, li.selected {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    border-radius: 5px;
}

.subnav li a.active,
.subnav li a:focus {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    border-radius: 5px;
}


/*****************************/

html,
body {
    height: 100%;
    font-size: 0.92em;
}

ul {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 100%;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    border-top-style: none;
    padding-top: 0px;
    font-family: inherit;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

ul {
    list-style-type: none
}

li {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 100%;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    border-top-style: none;
    padding-top: 0px;
    font-family: inherit;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none
}


/************************************/

ul#topmenu {
    font-size: 12px;
    margin: 1px 0px 0px;
    width: 100%;
    line-height: 1;
    font-family: arial, sans-serif;
    position: relative;
    height: 29px;
}

ul#topmenu li {
    border-right: #c6c6c6 1px solid;
    float: left;
    margin: 0px;
    /*width: 200px;/*dimensione di default x tutti*/
}

ul#topmenu li.current a {
    z-index: 30;
    background: #585A61;
    padding-bottom: 8px;
    color: #000;
    position: relative
}

ul#topmenu li.fade a {
    z-index: 5;
    padding-bottom: 6px;
    position: relative;
}

ul#topmenu ul li {
    margin: 0px;
    height: 12px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 6px;
    border-top-style: none;
    padding-top: 6px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

ul#topmenu ul li:first-child a {
    padding-left: 10px;
    border-left: none;
}

ul#topmenu ul a:hover {
    text-decoration: underline
}

ul#topmenu li.current ul a {
    padding-bottom: 0px
}

ul#topmenu li.current ul {
    display: block
}

ul#topmenu li.fade ul {
    display: none
}

ul#topmenu ul li.current a {
    font-weight: bold
}

ul#topmenu li.over ul {
    display: block
}

ul#topmenu li:first-child a {
    border-left: 1px solid #C0C0C0;
}

ul#topmenu li. ul a {
    padding-bottom: 0px
}


/**********************************/


/*
*/

ul#topmenu li.over a {
    z-index: 30;
    background: #585A61;
    padding-bottom: 8px;
    color: #000;
    position: relative;
}

ul#topmenu li a {
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-weight: bold;
    background: url(../images/navt1.png) #fcfcfd repeat-x left bottom;
    padding-bottom: 6px;
    color: #202020;
    padding-top: 6px;
    text-align: center;
    text-decoration: none;
    border-top: 3px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
}

ul#topmenu li a {
    border-left-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-top-color: #C0C0C0;
    border-right-color: #C0C0C0
}


/*#3775ae*/

.thrColHybHdr #menucontainer {
    margin: 0 auto;
    text-align: center;
    clear: both;
    height: 27;
    background: #808080
    /*#C0C0C0*/
    url(../images/bgbarra.png) repeat-x bottom;
}

.thrColHybHdr #menu {
    margin: 0 auto;
    text-align: center;
    width: 1024px;
    clear: both;
    height: 27;
    background: #808080
    /* #C0C0C0 */
    url(../images/bgbarra.png) repeat-x bottom;
}

ul#topmenu ul {
    border-right: 0px solid;
    border-top: 2px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    display: none;
    /*background: url(../images/navt2.png) #494b53 repeat-x left bottom; #585A61*/
    position: absolute;
    top: 27px;
    height: 27px;
    left: 0px;
    border-top-color: #808080;
    width: 990px;
    margin: 0 auto;
    /*
    border-left-color: #FFCC00;
    border-right-color: #FFCC00;
    border-bottom-color: #FFCC00;
    */
}

ul#topmenu ul a {
    text-align: left;
    width: auto;
    white-space: nowrap;
    border-width: 0 1px 0 0;
    border-style: dotted;
    margin: 0;
    padding: 0 10px;
    background: transparent none !important;
    color: #fff;
    border-color: #7c7e83 !important;
    font-weight: normal;
}


/*
ul#topmenu ul a {
    border-right: #7c7e83 1px dotted;
    padding-right: 10px;
    border-top: #7c7e83 0px dotted;
    padding-left: 10px;
    font-weight: normal;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #7c7e83 0px dotted;
    width: auto;
    color: #fff;
    padding-top: 0px;
    border-bottom: #7c7e83 0px dotted;
    white-space: nowrap;
    text-align: left
}*/


/******************dimensioni per voci custom************************/

ul#topmenu li#wheretosleep {
    width: 130px;
}

ul#topmenu li#whatson {
    width: 100px;
}

ul#topmenu li#eatdrink {
    width: auto;
}

ul#topmenu li#sportrelax {
    width: 140px;
}

ul#topmenu li#itinerari {
    width: 100px;
}

ul#topmenu li#giornali {
    width: 150px;
}

ul#topmenu li#wheretogo {
    width: 150px;
}

ul#topmenu li#publicservices {
    width: 110px;
}

ul#topmenu li#shopping {
    width: 100px;
}

ul#topmenu li#webtalking {
    width: 100px;
}

/*****************************
TOP MENU GESTORE
*******************************/

.topmenu_gestore {
    font-size: 10px;
    margin: 0;
    width: 100%;
     
    font-family: arial, sans-serif;
    position: relative;
    min-height: 30px;
    overflow-x: scroll;

}

.topmenu_gestore li {
    border-right: #c6c6c6 1px solid;
    float: left;
    margin: 0px;
    /*width: 200px;/*dimensione di default x tutti*/
}

.topmenu_gestore li.current a {
    z-index: 30;
    background: #585A61;
    padding-bottom: 8px;
    color: #000;
    position: relative
}

.topmenu_gestore li.fade a {
    z-index: 5;
    padding-bottom: 6px;
    position: relative;
}

.topmenu_gestore ul li {
    margin: 0px;
    
    
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 6px;
    padding-top: 6px;
    
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.topmenu_gestore ul li:first-child a {
    padding-left: 10px;
    border-left: none;
}

.topmenu_gestore ul a:hover {
    text-decoration: underline
}

.topmenu_gestore li.current ul a {
    padding-bottom: 0px
}

.topmenu_gestore li.current ul {
    display: block
}

.topmenu_gestore li.fade ul {
    display: none
}

.topmenu_gestore ul li.current a {
    font-weight: bold
}

.topmenu_gestore li.over ul {
    display: block
}

.topmenu_gestore li:first-child a {
    border-left: 1px solid #C0C0C0;
}

.topmenu_gestore li. ul a {
    padding-bottom: 0px
}

 
.topmenu_gestore li.over a {
    z-index: 30;
    background: #585A61;
    padding-bottom: 8px;
    color: #000;
    position: relative;
}

.topmenu_gestore li a {
    padding-right: 0px;
    display: block;
   
    font-weight: bold;
    background: url(../images/navt1.png) #fcfcfd repeat-x left bottom;
   
    padding-left: 0px;
    padding-bottom: 6px;
    padding-top: 6px;
   
    color: #202020;
    text-align: center;
    text-decoration: none;
   
    border-top: 3px solid;
    border-color: #C0C0C0
}


 

.topmenu_gestore ul {
    border-right: 0px solid;
    border-top: 2px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    display: none;
    position: relative;
     
    min-height: 30px;
    left: 0px;
    border-top-color: #808080;
    width: 100%;
    margin: 0 auto;
  
}

.topmenu_gestore ul a {
    text-align: left;
    width: auto;
    white-space: nowrap;
    border-width: 0 1px 0 0;
    border-style: dotted;
    margin: 0;
    padding: 0 10px;
    background: transparent none !important;
    color: #fff;
    border-color: #7c7e83 !important;
    font-weight: normal;
}


/******************************/

.wifi-animation-wrapper {
    width: 300px;
    height: 300px;
    text-align: center;
    vertical-align: center;
    margin: 20px auto;
    background-image: url('../img/Oscar.png');
}

.wifi-symbol {
    display: none;
}

.wifi-symbol [foo],
.wifi-symbol {
    display: block;
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-top: -50px;
    -ms-transform: rotate(-45deg) translate(-100px);
    -moz-transform: rotate(-45deg) translate(-100px);
    -o-transform: rotate(-45deg) translate(-100px);
    -webkit-transform: rotate(-45deg) translate(-100px);
    transform: rotate(-45deg) translate(-100px);
}

.wifi-symbol .wifi-circle {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 21.42857px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-color: #FFF;
    border-style: solid;
    border-width: 1em 1em 0 0;
    -webkit-border-radius: 0 100% 0 0;
    border-radius: 0 100% 0 0;
    opacity: 0;
    -o-animation: wifianimation 3s infinite;
    -moz-animation: wifianimation 3s infinite;
    -webkit-animation: wifianimation 3s infinite;
    animation: wifianimation 3s infinite;
}

.wifi-symbol .wifi-circle.first {
    -o-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}

.wifi-symbol .wifi-circle.second {
    width: 5em;
    height: 5em;
    -o-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}

.wifi-symbol .wifi-circle.third {
    width: 3em;
    height: 3em;
}

.wifi-symbol .wifi-circle.fourth {
    width: 1em;
    height: 1em;
    opacity: 1;
    background-color: #FFF;
    -o-animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    animation: none;
}

@-o-keyframes wifianimation {
    0% {
        opacity: 0.4;
    }
    5% {
        opactiy: 1;
    }
    6% {
        opactiy: 0.1;
    }
    100% {
        opactiy: 0.1;
    }
}

@-moz-keyframes wifianimation {
    0% {
        opacity: 0.4;
    }
    5% {
        opactiy: 1;
    }
    6% {
        opactiy: 0.1;
    }
    100% {
        opactiy: 0.1;
    }
}

@-webkit-keyframes wifianimation {
    0% {
        opacity: 0.4;
    }
    5% {
        opactiy: 1;
    }
    6% {
        opactiy: 0.1;
    }
    100% {
        opactiy: 0.1;
    }
}


/*
GESTORE EMAIL SETUP
*/


/* max-width: 800px;*/


/*
.flex_container {
    margin: 0 auto;
    background-color: #f4f4f4;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.flex_item {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 350px;
    padding: 10px;
}
 */

.realtime_preview {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 600px;
    height: 450px;
    padding: 10px;
    background: #EEEFEB;
    color: #000000;
    border: 1px solid #f4f4f4;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    max-width: 90%;
}

.email_preview {
    background-color: #ffffff;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #ddd
}

.form_container {
    /*  background-color: #e7e7e7;*/
    /*  margin: 10px;*/
    padding: 10px;
    border: 1px solid #ddd
}

.centered {
    text-align: center;
    margin: 10px auto;
}

.form-group {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 4px;
}

.pad-sm {
    padding: 4px;
}

.wrapper {
    max-width: 99%;
    margin: 0 auto;
}


/*
.bg-toolbar {
    background-color: #e7e7e7;
}
*/

.chart_circle {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    font-size: 2em;
    font-weight: 300;
    color: #fff;
    line-height: 150px;
    text-align: center;
    background: #44ACDF
}

.chart_circle_inner_text {
    position: absolute;
    top: 80px;
    left: 60px;
}
#new {
    background-color: #C82436;
    color: white;
    font-size: 10px;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0;
    line-height: normal;
    text-indent: 0px;
}
#promo {
    background-color: #33CC66;
    color: black;
    font-size: 10px;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0;
    line-height: normal;
    text-indent: 0px;
}
#onrequest {
    background-color: #ff7f50;
    color: white;
    font-size: 8px;
    padding: 0px 5px 0px 5px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    right: 0;
    line-height: normal;
    text-indent: 0px;
}
#nav_blurred {
    color: #cccccc;
}
.title_index{
    font-weight: 600;
    font-size: 30px;
    color: #083d77;
}
.green_number{
    font-weight: 600;
    font-size: 50px;
    /*color: #a0d200;*/
    color: #abff4f;
}
.index_comparison{
    font-weight: 300;
    font-size: 20px;
}
#green-arrow {
    color: #29bf12;
}
#red-arrow {
    color: #f21b3f;
}

.large.tooltip-inner {
    max-width: 350px;
    width: 350px;
}

.w-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}

.rounded, .circle {
    border-radius: 500px;
}
.boxed {
    border-radius:3px;
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 5px;
}
.evidence {
    border-radius:5px;
    background-color: #abff4f;
    border: 2px solid #ddd;
    padding: 8px;
    margin: 20px 0px 20px 0px;
}
#ex1Slider .slider-selection {
	background: #CC0033;
}
.image-container {
  max-height:145px;
  overflow:hidden;
  position: relative;
}

.container {
  max-height:153px;
  overflow:hidden;
  position: relative;
  width: 100%;
  text-decoration: none;  
}

.image {
  opacity: 1;
  display: block;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  text-decoration: none;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #5bc0de;
  color: white;
  font-size: 12px;
  padding: 8px 16px;
}

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

.product {
  display: flex;
  background: #ffffff;
  flex-direction: column;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid;
  border-color: #ddd;
  justify-content: space-between;
  margin-top:  5px;
}
.description {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.box_advanced_tagging{
 height: 330px;
}

.thumbnail {
  position: relative;
  -ms-zoom: 0.35;
  -moz-transform: scale(0.25);
  -moz-transform-origin: 0 0;
  -o-transform: scale(0.25);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(0.25);
  -webkit-transform-origin: 0 0;
  }

.thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.thumbnail-container {
  width: 200px;
  height: 300px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.thumbnail iframe {
  width: 800px;
  height: 1200px;
  pointer-events: none;
}



/*Header*/

header{    
  margin-top: 10px;
    margin-bottom: 10px;
}


header>div:nth-child(1){
    margin-bottom: 0px;
    margin-top: 10px;
}

header>div:nth-child(2){
    display: flex;
    padding-right: 110px;
    flex-wrap: wrap;
    flex-direction: row;
}

header>div:nth-child(2)>*{
    margin: auto auto auto 0px;
}









/*Navbar*/

#nav{
    border-radius: 20px !important;
    margin-bottom: 5px;
    font-weight: 700;
    background-color: #fefcf3;
    border: 1px solid #e7e7e7;
}

.nav.navbar-nav{
    font-size: 16px;
}


.navbar-default .navbar-nav>li>a{
    color: #000000;
    font-weight: 800;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-nav li a.active {
    color: #ffffff;
    background-color: #000000;
    border-radius: 13px;
}

#bs-example-navbar-collapse-1>span{
    color: #000 !important;
    font-size: 16px;
    float: right;
    padding-right: 110px;
    margin-top: 12px;
}








/*Sidebar*/

#sidebar{
    background-color: #fefcf3;
    border-radius: 15px;
}

#sidebar > div > h4{
    font-weight: 500;
}

.subnav li {
    background: #F0DBDB;
    border-radius: 10px;
}

.subnav li a {
    display: block;
    text-decoration: none;
    color: #000000;
}

.subnav li a:hover, li.selected, .subnav li a.active, .subnav li a:focus {
    text-decoration: underline;
    background-color: #e5b9b9;
    color: #000;
    border-radius: 10px;
}


.subnav li a:focus {
    outline: none;
}