@import url("climasouth_tools.css");

.cs_button {
/*   height: 160px; */
  background-repeat: no-repeat;
  background-position: center;
/*   padding-top: 60px; */
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
}

.cs_btn_label {
  padding-left: 15px;
  padding-right: 15px;
}

#cs_language_selector {
  color: #fff;
  /*padding-top: 10px;*/
  padding-bottom: 10px;
}

#cs_language_selector table {
  width: 100%;
}

#cs_language_selector table td{
  padding-left:5px;
  padding-right:5px;
  text-align: center;
}

#cs_language_selector a {
  color: #fff;
}

#cs_language_selector .active a {
  color: #D9A927;
}

#cs_language_selector .active {
  font-weight: bold;
}

#cs_social, #cs_social a {
  color: #fff;
/*   background: #F3EBC3; */
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

#cs_left {
  background: #F3EBC3;
  padding-top: 10px;
  padding-bottom: 10px;
}

#climasouth_toolbar a {
  color: #282828 !important;
  text-decoration: none;
}

#climasouth_toolbar_ul {
  padding: 0px;
  margin: 0px;
}

#climasouth_toolbar .climasouth_toolbar_li {
  list-style: none;
  float: left;
  padding: 5px 20px;
  font-size: 13px;
}

a#climasouth_country_link{
  text-transform: uppercase;
  color: #dd6659!important;
}

#climasouth_handbooks{
  text-transform: uppercase;
}



#cs_new_container , #cs_calendar_container
{
  margin: 0px;
  padding: 0px;
}

#cs_new_container a,
#cs_new_container a:hover,
#cs_calendar_container a,
#cs_calendar_container a:hover,
#climasouth_dinamic_left a,
#climasouth_dinamic_left a:hover,
#climasouth_calendar a,
#climasouth_calendar a:hover,
#climasouth_highlight a,
#climasouth_highlight a:hover,
.twitter-timeline {
  color: #DD6659;
}

#readmore {
  color: #337ab7;
  text-decoration: underline;
}

#cs_calendar{
  background-color: #fff;
  padding-bottom:5px;
  padding-top:50px;
/*   margin-top: -30px; */
}

.main_news{
  background-color: #f8f7f3; /**/
  font-size:20px;
  padding-bottom:20px;
  padding-top:20px;
  margin-top: -30px;
  padding-left: 30px;
}

.main_news h4{
  font-size:24px;
}

.main_news img{
    padding-left: 100px;
    padding-right: 100px;
    width: 100%;
}

.cs_news{
  margin-top:50px;
  padding-left: 100px;
  padding-right: 100px;
}

.main_news .cs_news{
  padding-left: 150px;
  padding-right: 150px;
}


#cs_fullcal{
  padding: 40px;
  padding-left: 100px;
}


#cs_fullcal table td, #cs_fullcal table th {
  color:#000;
}

#climasouth_content #cs_fullcal table thead tr
{
  background-color: #FFF;
}

#climasouth_news {
  min-height: 300px;
  background: #f8f7f3;
  padding-top: 30px;
}

#climasouth_calendar {
  min-height: 300px;
  background: #f8f7f3;
  padding-top: 30px;
  margin-top:15px;
}

#climasouth_highlight, #climasouth_hp_highlight2 {
  min-height: 300px;
  background: #f8f7f3;
  padding-top: 30px;
  margin-top:15px;
  margin-bottom:15px;
}

#climasouth_hp_video {
  min-height: 300px;
  background: #f8f7f3;
  padding-top: 30px;
}

#climasouth_social {
  min-height: 1595px;
  background: #f8f7f3;
  padding-top: 30px;
}

/*#climasouth_hp_dinamic div {
    padding-right: 0px;
}*/

#kn-widget {
  margin-top: 80px;
  margin-left: 70px;
}

#cs_helpdesk {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 100px;
  margin-top: 90px;
}


#cs-alert {
  background: #D9A927;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 15px;
}

#cs_helpdesk .dbmng_form_button {
  margin-top: 20px;
}

#cs_helpdesk .dbmng_form_button {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

#cs_helpdesk .dbmng_form_button input{
  background: #DD6659;
  border-color: #DD6659;
}

#edit-captcha {
  padding: 6px 12px;
  border-radius: 4px;
  border-style: initial;
  border: 1px solid #ccc;
  height: 34px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#manage_news_list, #manage_news_edit, #manage_links_list, #manage_links_edit {
  padding: 20px;
  margin-top: 90px;
}


#map_info_container {
    display:none;
    background-color: #f7f6f2;
    position: absolute;
    top: 480px;
    left: 190px;
    width: 400px;
    height: 260px;
    padding:10px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}


form.search-form, search-results{
  margin:30px;
}

#climasouth_search_module{
  margin: 50px 15px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}


.gs-title, .gs-snippet{
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}

.gsc-url-bottom {
  display:none!important;
}

.gsc-option-menu-container .gsc-selected-option-container{
  width:100px!important;
}

.fc-time{
   display : none;
}

#climasouth_product li {
    padding-bottom: 20px;
}

#climasouth_product ul {
    padding-left: 20px;
    margin: 0px;
}

#panel_descr li {
    padding-bottom: 15px;
    padding-top: 15px;
}

#panel_descr p {
    margin-bottom: 20px;
}

.a_rss {
    color: #337ab7!important;
}



.cs-tile {
  position: relative;
  height: 320px;
  padding: 0px!important;
}

.cs-tile-int {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.cs-tile-int:hover {
  opacity: 1;
}

.cs-tile-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events:none;
}

.news_title {
  padding: 40px;
  padding-top: 100px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

.title_l .news_title {
  padding: 30px;
  padding-top: 100px;
}

.title_x {
  font-size: x-large;
}

.title_l {
  font-size: larger;
}

.title_m {
  font-size: medium;
}

.news_date {
  text-align: right;
  color: #FFF;
  padding-right: 5px;
  font-size: medium;
  font-weight:bold;
}

.cs-tile-border {
  width: 100%;
  height: 100%;
  position:relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  border: 3px solid white;
}

.tile-color-blu {
  background-color: #92938f; /*#5bb6cf;*/
}

.tile-color-yellow {
  background-color: #ca9407;
}

.tile-color-yellowbis {
  background-color: #bd993b;
}

.tile-color-red {
  background-color: #dd6659; /*#d37663;*/ /*#eb5f4f;*/
}


/* Box */
.cs-tile-box {
  position: relative;
  height: 200px;
  padding: 0px!important;
  margin-top: 20px;
}

.cs-tile-border-box {
  width: 100%;
  height: 100%;
  position:relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.cs-tile-border-box-trasparent {
  width: 100%;
  height: 100%;
  position:relative;
  border: 1px solid #999;
  border-radius: 4px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: rgba(255,255,255,0.2);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.cs-tile-border-box-trasparent:hover {
  background-color: #000;
  opacity: 0.5;
}
.tile-color-trasparent {
    background-color: rgba(204, 204, 204, 0.5);
}

.cs-tile-padding {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.cs-tile-int-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

.cs-tile-int-box:hover {
  opacity: 0;
}

.cs-tile-overlay-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events:none;
}

.box_title {
  padding: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

.box_subtitle, .box_data {
  font-weight: normal;
  font-size: smaller;
}

.box_title_trasp {
  padding: 70px;
  font-weight: bold;
  text-align: center;
  color: #FFF;

}

.box_title_trasp_ne {
  padding: 40px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

#cs_navigation_toolbar {
  text-align: center;
}

#cs-calendar a:link{
  text-decoration: none;
/*  font-size: xx-large;
  width: 20px;*/
}

.modal-content #cs_fullcal {
    padding: 0px;
}

.modal-content #cs_calendar {
    padding: 0px;
}


.cs_left {
  display: block;
  float: left;
  margin-right: 20px;
}

.cs_right {
  float: right;
  display: block;
  margin-right: 40px;
}

.cs-news-tools {
  float: left;
  display:block;
  font-size: 16px;
}

/* NEWS & EVENTS in Home Page */

.news_date_hp {
  text-align: right;
  color: #FFF;
  padding-right: 5px;
  font-size: medium;
/*   font-weight:bold; */
}

.news_title_hp {
  padding: 20px;
  padding-top: 60px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}

.cs-tile-hp {
  position: relative;
  height: 200px;
  padding: 0px!important;
}

.cs-tile-border-hp {
  width: 100%;
  height: 100%;
  position:relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  border: 3px solid #f8f7f3;
}

.cs-tile-int-hp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.cs-tile-int-hp:hover {
  opacity: 1;
}

.cs-tile-overlay-hp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events:none;
}

.cs_left.evt {
  margin-right: 5px;
}

.fontar {
  font-family: 'Arial';
}

.dbmng_form_field_id_c_news_c_position select {
  height: 200px!important;
}

.advanced_news {
  /*background-image: url("http://www.climasouth.eu/sites/default/files/carosello_deserto.jpg");*/
  background-size: cover;
  /*height: 590px;*/
  background-repeat: no-repeat;
}

.cs_link_img3 {
  height: 2%;
}

.cs_link_img5 {
  height: 5%;
}

.cs_link_img7 {
  height: 7%;
}

#links_content {
  padding-left: 30px;
  padding-right: 30px;
}

.cs-control {
  margin-bottom: 20px;
}

#show_calendar table {
  background-color: transparent!important;
}
#show_calendar table thead tr {
  background-color: transparent!important;
}
#show_calendar  .fc {
   font-size: 1em;
}

#calendar {
  max-width: 900px;
	margin: 0 auto;
  margin-top: 70px;
}

#calendar table thead tr {
    background: #fff!important;
    color: #000!important;
    font-weight: bold!important;
}

#calendar table thead td {
  padding: 0px!important;
}

#calendar table {
  margin: 0px!important;
}

.link_description {
  padding-bottom: 10px;
}

#links_content>div {
  /*margin-bottom: 20px;*/
}

#links_content a {
  color: #DD6659;
  text-decoration: none;
}

#links_content h4 {
  color: #DD6659;
}

.cl_link_icon {
  color:#337ab7;
}

.link-h4 {
  font-size: 18px;
}

.row_link {
    margin-bottom: 10px;
}

.link-2x {
  font-size: 20px!important;
  margin-left: 5px;
}

.cs-video {
  padding-top: 5px!important;
  padding-bottom: 15px!important;
  padding-left: 5px!important;
  padding-right: 5px!important;
}
.cs-video p {
  height: 50px;
  text-align: center;
  padding-top: 10px;
}

#cs_video_content > div, #cs_video_content2 > div {
  padding-left: 0px;
}

.cs-hp-content {
    padding: 5px;
}
.cs-content {
    background: #ca9407; /*#e85f55;*/
    height: 50px;
    text-align: center;
    padding-top: 13px;
    color: #fff;
}
