/*
Title:    AMMON custom css file
Author:    mhogas@gmail.com // Marius Hogas 

PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE MAIN STYLES.CSS STYLESHEED.
I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.

*/

.YOUR-STYLE {color:#000}

#fulldes img {
  border: 0px;
  cursor: pointer;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

#fulldes {
cursor: default !important;
}


#btl .btl-panel > span {
  box-shadow:none !important;
  margin:2px 0;
}

#btl .btl-panel > span {
  margin-right: 10px;
  cursor:pointer;
  display:inline-block;
  height:26px;
  line-height:28px;
  padding:0 18px;
  text-indent:0 !important;
  width:auto;
}

#btl .btl-panel > span, button.btl-buttonsubmit, input.btl-buttonsubmit {
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
  margin-left: 10px !important;
  text-shadow:#4A4A4A 0 1px 1px;
}

#btl-content-profile {
  right: 188px !important;
  top: 150px !important;
  height:34px !important;
  width: 130px !important;
  display: block;
  background-attachment:scroll;
  background-color:transparent !important;
  background-image:none;
  background-position:0 0;
  background-repeat:no-repeat;
  border:none !important;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  border-top-left-radius:0;
  border-top-right-radius:0;
  box-shadow:none !important;
  display:none;
  font-size:12px;
  overflow:hidden;
  position:relative;
  text-align:left;
}

input.btl-buttonsubmit, button.btl-buttonsubmit {
  border:none !important;
  box-shadow:none !important;
  cursor:pointer;
  display:inline-block;
  height:26px !important;
  line-height:28px !important;
  padding:0 12px;
  text-align:center !important;
  width:120px !important;
}

.reset{
  margin-top: 60px !important;
  margin-bottom: 100px !important;
}

.remind{
  margin-top: 60px !important;
  margin-bottom: 100px !important;
}





#rt-header.first-page ul.menu li a{
font: 9.5pt 'Montserrat', sans-serif;

}






/* CHANGES 12/2015 */


body{
-webkit-font-smoothing: antialiased;
}

div#rt-header.mn-header.first-page{
  background:rgba(0, 84, 160, 0.75)!important;
  background:rgba(0, 84, 160, 0)!important;
}

a#rt-logo.first-page{
  background: url(http://site.2soft.pt:85/newslide/logo_branco.png)!important;
}

#rt-header.first-page ul.menu li a{
color:#fff!important;
text-shadow:0px 0px 3px #000;
border:1px solid rgba(255,255,255,0);
}

div.plusSlider{
height:initial;
}

div#slideshow{
position:relative!important;
top:-100px!important;
margin-bottom:-75px;
}

#container{

position:relative;
top:0px!important;
}

#rt-header.first-page ul.menu li.active a{
font: 9.5pt 'Montserrat', sans-serif;
color: #ffffff;
background: initial;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-radius:5px;
box-sizing:content-box;
}

#rt-header.first-page ul.menu li a:hover{
border:1px solid rgba(250,250,250,0.75)!important;
border-radius:4px;
-webkit-transition:all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
box-sizing:border-box;
opacity:1;
filter: alpha(opacity=100);
}


div.plusSlider-controls-wrapper{

height: 40px!important;
width: initial!important;
position: absolute!important;
left: 0!important;
top: 560px!important;
z-index: 500!important;

}

#slider{
height:100%!important;
}


