html,
body {
    height: 100%;
    background: transparent !important;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -20px;
    padding: 0 0 30px;
    overflow: hidden;
}

.wrap > .container {
    padding: 70px 15px 20px;
}



.jumbotron {
    text-align: center;
    background-color: transparent;
    padding-top: 36px;
    margin-bottom: 0px;
}


.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}



form div.required label.control-label:after{
	content:" * ";
	color: red;
}
.container {
    width: 100%;
}

a:hover,
a:focus {
    text-decoration: none;
}

.glyphicon-inactive{
    color:#aaaaaa;
}
/* ----- SLIDER NA PAGINA INICIAL -----*/
.da-slider {
    position: fixed;
    height: 100%;
    top: 35px;
    margin-left: -15px;
}

.da-slider img {
	height: 100%;
    width: 100%;
}

.da-slide .da-img {
    position: static;
    width: 100%;
    height: 100%;
}

.da-dots {
    bottom: 70px;
    top: 40%;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 100;
    right: 30px;
    left: initial;
}

.da-arrows {
	display: none;	
}


/* -----Sem Modulo Ativo----*/
.sem-modulo-ativo {
    text-align: center;
    margin-top: 10%;
    margin-left: 25%;
    width: 50%;
}

.sem-modulo-ativo h3{
	font-weight: bold;
}

.sem-modulo-ativo .contactos{
	padding-top: 30px;
}

.sem-modulo-ativo i{
	 color: #ec971f;
}

.sem-modulo-ativo .thumbnail {
	border: 1px solid #ec971f;
    background-color: rgba(236,151,31,0.2);
}


.site-error,
.site-index{
	margin: 50px;
}

/* -----Sem Modulo Ativo----*/
.sem-modulo-ativo {
    text-align: center;
    margin-top: 10%;
    margin-left: 25%;
    width: 50%;
}

.sem-modulo-ativo h3{
	font-weight: bold;
}

.sem-modulo-ativo .contactos{
	padding-top: 30px;
}

.sem-modulo-ativo i{
	 color: #ec971f;
}

.sem-modulo-ativo .thumbnail {
	border: 1px solid #ec971f;
    background-color: rgba(236,151,31,0.2);
}


.loader-alert {border-top: 2px solid #88B42C !important;}

/* -----Pagina Inicio Modulos----*/

.thumbnail-fixed-height{
	height:265px;
}


.ask-info-font{
	font-size:14px !important;
	font-style:italic;
	font-weight:bold !important;
	color:#639203;
}

.ask-info-position{
	bottom:0;
	left:0;
	right:0;
	padding-bottom: 5%;
	position: absolute;
}

/* -----base---*/
.base{
	border: 1px solid #88b42c;
	background-color: rgba(136, 180, 44, 0.2);
}

.base .btn-default {
    color: #fff;
    background-color: #99C639;
    border-color: #88b42c;	
}

.base .btn-default:hover {
    background-color: #88b42c;
}

.base i{
	 color: #88b42c;
}
/* -----gestaoplanta---*/
.gestaoplanta{
	border: 1px solid #0095C8;
	background-color: rgba(0,149,200,0.2);
}

.gestaoplanta .btn-default {
    color: #fff;
    background-color: #53A9C6;
    border-color: #0095C8;
}

.gestaoplanta .btn-default:hover {
    background-color: #0095C8;
}

.gestaoplanta  i{
	 color: #0095C8;
}
/* -----praticacultural---*/
.praticacultural{
	border: 1px solid #5e7b1e;
	background-color: rgba(78, 103, 25, 0.3);
}

.praticacultural .btn-default {
    color: #fff;
    background-color: #5c7722;
    border-color: #5e7b1e;	
}

.praticacultural .btn-default:hover {
    background-color: #5e7b1e;
}

.praticacultural i{
	 color: #5e7b1e;
}

/* -----adega---*/
.adega{
	border: 1px solid #8c3358;
	background-color: rgba(140,51,88,0.2);
}

.adega .btn-default {
    color: #fff;
    background-color: #C65383;
    border-color: #8c3358;	
}

.adega .btn-default:hover {
    background-color: #8c3358;
}

.adega i{
	 color: #8c3358;
}

/* -----lagar-azeite---*/
.lagarazeite{
	border: 1px solid #a5a11c;
	background-color: rgba(165,161,28,0.2);
}

.lagarazeite .btn-default {
    color: #fff;
    background-color: #C6C139;
    border-color: #a5a11c;	
}

.lagarazeite .btn-default:hover {
    background-color: #a5a11c;
}

.lagarazeite  i{
	 color: #a5a11c;
}



/* -----meteorologia---*/
.meteorologia{
    color: #fff;
	border: 1px solid #ffc300;
	background-color: rgba(230, 176, 0,0.2);
}

.meteorologia .btn-default {
    color: #fff;
    background-color: #fff3cc;
    border-color: #ffc300;
}

.meteorologia .btn-default:hover {
    background-color: #ffc300;
}

.meteorologia  i{
	 color: #ffdb66;
}


/* ----- sensors-acushla -----*/

.sensoresacushla{
	border: 1px solid #009639;
	background-color: rgba(0,150,57,0.2);
}

.sensoresacushla .btn-default {
    color: #fff;
    background-color: #53C67F;
    border-color: #009639;
}

.sensoresacushla .btn-default:hover {
    background-color: #009639;
}

.sensoresacushla i{
	 color: #009639;
}


/* -----caderno-campo---*/
.cadernocampo{
	border: 1px solid #b36924;
	background-color: rgba(179, 105, 36, 0.2);
}

.cadernocampo .btn-default {
    color: #fff;
    background-color: #C67D39;
    border-color: #b36924;	
}

.cadernocampo .btn-default:hover {
    background-color: #b36924;
}

.cadernocampo  i{
	 color: #b36924;
}

.btn-modal-button{
	margin-right: 1%;	
}

/* -----eyesontraps---*/
.eyesontraps{
	border: 1px solid #b38700;
	background-color: rgba(128, 96, 0, 0.3);
}

.eyesontraps .btn-default {
    color: #fff;
    background-color: #806000;
    border-color: #b38700;	
}

.eyesontraps .btn-default:hover {
    background-color: #b38700;
}

.eyesontraps  i{
	 color: #b38700;
}

.btn-modal-button{
	margin-right: 1%;	
}


/* -----inolive---*/
.inolive{
	border: 1px solid #929231;
	background-color: rgba(96, 96, 32, 0.3);
}

.inolive .btn-default {
    color: #fff;
    background-color: #606020;
    border-color: #929231;	
}

.inolive .btn-default:hover {
    background-color: #929231;
}

.inolive  i{
	 color: #929231;
}

.btn-modal-button{
	margin-right: 1%;	
}
/* -----monitorizacao---*/
.monitorizacao{
	border: 1px solid #993399;
	background-color: rgba(153,51,153,0.2);
}

.monitorizacao .btn-default {
    color: #fff;
    background-color: #C653C6;
    border-color: #993399;	
}

.monitorizacao .btn-default:hover {
    background-color: #993399;
}

.monitorizacao  i{
	 color: #993399;
}
/* -----gestor---*/
.gestao{
	border: 1px solid #595959;
	background-color: #d9d9d9;
}

.gestao .btn-default {
    color: #fff;
    background-color: #d9d9d9;
    border-color: #595959;	
}

.gestao .btn-default:hover {
    background-color: #595959;
}

.gestao i{
	 color: #b2b2b2;
}

/* -----sensor---*/
.sensor{
	border: 1px solid #435D6A;
	background-color: #c0d0d8;
}

.sensor .btn-default {
    color: #fff;
    background-color: #c0d0d8;
    border-color: #435D6A;	
}

.sensor .btn-default:hover {
    background-color: #435D6A;
}

.sensor i{
	 color: #435D6A;
}

/* -----indices_vegetacao---*/
.indicevegetativo{
	border: 1px solid #102535;
	background-color: rgba(42,97,127,0.5);
}

.indicevegetativo .btn-default {
    color: #fff;
    background-color: #2a617f;
    border-color: #102535;	
}

.indicevegetativo .btn-default:hover {
    background-color: #2a617f;
}

.indicevegetativo  i{
	 color: #1a3c59;
}

/* ---------- ICON SIZES ---------- */
.icon-1x{
	font-size: 1.2em;
}

.icon-5x{
	font-size: 5em;
}

/* -----------MENU RAPIDO ---------*/
.text-style{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-left: 7%;
}

.background-change{
	background-color:#9d9d9d;
}


/* -------- FIM MENU RAPIDO --------*/

.search-form {
    border-bottom: 1px solid #88b42c;
}

.form-control:focus {
    border-color: #88b42c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(136, 180, 44,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(136, 180, 44,0.6);
}

div#w2 {
    margin-left: -10px;
}

.navbar-brand{
	margin-top:25% !important;
	margin-left:0px !important;
	padding:0px !important;
	margin-right:0px !important;
	height:0px !important;
	line-height:0 !important;
}

div.detail-view-title{
    background-color:#d1d1d1;
    color:#000;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 2px;
}
 
div.grid-view-title{
    background-color:#d1d1d1;
    color:#000;
    margin-top: 2px;
    margin-bottom: 8px;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.6;
}

/** Load **/
#loadModal,
#loadEl{
  background-image: url(../img/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.8;
  background-color: #C8C8C8;
  display: block;
  text-align: center;
  color: #666;
  display: none;  
}


#loadModal{ 
  position: fixed;
  z-index: 999999;
  top: 0%;
  width: 100%;
  height: 100%;
}

#loadEl {
  width: 100%;
  height: 100%;
}
 
.cursorPointer{
    cursor: pointer;
}
 
button.btn_normal {
    color: #287bb7;
    background-color: transparent;
    border: 0px solid;
}
 
.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}
 
.select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field  {
 
min-width: 150px !important;    
 
}