/*************************************************/
/***** Colocar aqui CSS proprio do projeto *******/
/*************************************************/

/***** INDEX *****/

.logoMRCC{
    background-image: url('../images/mrccBIG.png');
    height:96px;
    margin:4px 14px 4px 4px;
    display:inline;
    width:89px;
    float:right;
}

.headerInnerPage .logoMRCC{
    background-image: url('../images/mrcc.png');
    height:74px;
    margin:4px 14px 4px 4px;
    display:inline;
    width:68px;
    float:left;
}

.flags{
    display:block;
    float:right;
    margin-top:5px;
}

.flags img{
    width:30px;
    float:left;
    display:block;
    margin-right: 10px;
    cursor:pointer;
    opacity:0.6;
}

.flagSelected, .flags>img:hover{
    opacity: 1!important;
}

.footerInnerPage .flags img{
    height: 20px;
    width: 20px;
    margin:-2px 4px;
}

.titleArea{
    width: calc(100% - 423px); /*300px - width logo; 16px - margins;89px - width mrcc; 8px - margins*/
}

.headerInnerPage .titleArea{
    width: calc(50% - 168px); /*66px - width logo; 16px - margins;*/
}

.btContacts{
    font-size: 40px;
    width: 40px;
    height: 40px;
    color: #fff;
    cursor: pointer;
    display: inline;
    margin: 16px 8px 0 8px;
    float: right;
    opacity:0.8;
    font-family: "Arial Black", Gadget, sans-serif;
    text-align:center;
    border-radius: 12px;
    background-color: #f47032;
    line-height:38px;
}


.btContacts:hover{
    opacity:1;
}


/***** LOGIN *****/
.loginCol{
    display:table-cell;
    width:50%;
}

.areaLogin{
    display: block;
    width: 480px;
    height: 434px;
    margin: auto;
}
.bodyIndex{
    overflow: hidden;
}
#novaPassword, #novoRegisto, #esquecerMe{
    display:none;
}

.esquerda, .direita{
    display:block;
    float:left;
    height:100%;
}

.esquerda{
    width:60%;
}

.direita{
    width:40%;
}

.textoIntrodutorio{
    opacity:0.8;
    width: 80%;
    margin: 20px auto;
    padding: 1em;
    background-color:#fafafa;
    border-image-slice: 1;
    font-size: 23px;
    cursor:pointer;
    font-family: Tahoma, Geneva, sans-serif!important;
    text-align:center;
    color:#182439;


}

.esconder{
    display:none;
    font-style: normal!important;
    font-size: 14px!important;
    font-family: Tahoma, Geneva, sans-serif!important;
    line-height: 16px;
    
}


.contactosLogin{
    width: 480px;
    margin: 0 auto;
    padding: 15px 20px;
    background-color:#fafafa;
    background-clip: padding-box;
    font-family: Tahoma, Geneva, sans-serif;
    border-image-slice: 1;
    opacity:0.8;
    top: 150px;
}

.contactosLogin table{
    font-size: 14px;
    color: #182439;
}

#formLogin{
    opacity:0.8;
    position: static;
    margin-bottom: 20px;
}

.baixo{
    display:block;
    float:none;
    width: 80%;
    margin: 20px auto;
}

.baixo img{
    width: 100%;
}



.loginButton{
    display:inline;
    float:left;
    cursor:pointer;
    margin-right:15px;
    color:#182439;
    text-decoration: underline;
}

.loginButton:hover{
    color:#357bd8;
}

#btsRegisto{
    margin-bottom: 15px;
    display: block;
    float: left;
}

#btLogin{
    margin-top:-35px;
}

#novoRegisto .input-group-addon{
    text-align: left;
    display: table-caption;
    width:100%;
    border-right: 1px solid #ccc;
}

#novoRegisto .input-group{
    display: block;
}



/**** USER AREA ***/
.headerInnerPage .logoSupervisor{
    height: 66px;
    display: inline;
    width: 66px;
    float: left;
    cursor: pointer;
}

.headerInnerPage .logoSupervisor img{
    width: 66px;
    margin-top: 8px;
    margin-left: 5px;
    margin-right: 5px;
}
.headerInnerPage .voltar{
    height: 74px;
    margin: 4px 0 0 12px;
    width: calc(50% - 82px);
    cursor: pointer;
}
/***** USER FORMS *****/

/* top bar */
.nav>li {
    width: 33.3%;
    text-align: center;	
}
.navbar-default .navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover   {
    color: #ffffff;
    background-color: #182439;
}

.navbar-default .navbar-nav>li>a {
    color: #182439;
    background-color: #ffffff;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #e7e7e7;
}

#userHeader {
    margin: 10px auto 0;
    width:calc(100% - 40px);
}

#navBarLinks {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#registoMenu a{
    border-radius: 6px 0 0 6px;
    border:1px solid #182439;

}

#pedidosMenu a{
    border:1px solid #182439;
    border-left:0;
    border-right:0;
}

#acompanhamentoMenu a{
    border-radius: 0 6px 6px 0;
    border:1px solid #182439;
}

.navbar-nav li{
    cursor: pointer;
}

.userBlock{display:none;}

.disable a, .disable a:hover{
    border-color:#cccccc !important;
    background-color: #e7e7e7 !important;
    color: #cccccc !important;
    font-style: italic;
}

#timer{
    width: 80%;
    margin:0 auto;
}


.dados h4{
    margin: 40px 0 20px;
    font-size: 30px;
    color: #182439;
}

#dadosMap .map{
    margin-top: 95px;
}


/* user pedido */
.colPedido{
    display: table-cell;
    width: 50%;
    min-height:100px;
    box-sizing: border-box;
}

.tableTripEmer a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.tableTripEmer a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.tableTripEmer a:active,
.tableTripEmer a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
.tableTripEmer {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
        width:80%;
}
.tableTripEmer th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
        text-align: center!important;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
        width: 25%;
}
.tableTripEmer th:first-child {
	padding-left:20px;
}
.tableTripEmer tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.tableTripEmer tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.tableTripEmer tr {
	text-align: center;
	padding-left:20px;
}
.tableTripEmer td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.tableTripEmer td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.tableTripEmer tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.tableTripEmer tr:last-child td {
	border-bottom:0;
}
.tableTripEmer tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.tableTripEmer tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.tableTripEmer tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
/* user registo */

.blockInfo{
    display:block;
    margin: 40px auto 0;
    width:calc(100% - 40px);
}

.blockInfo>form{
    padding-top:30px;
}

.userForm{
    width:100%;
    height:auto;
    border: 1px #182439 solid;
    margin-bottom: 40px;
}

.dadosEmbarcacao .row{
    margin: 0;
    display: block;
    float: left;
    width: 100%;
}

.dadosEmbarcacao .rowTitle{
    margin-top:20px;
}

.caractEqSeguranca, .caractMeioComunic{
    display: none;
}

.avisoMRCC{
    display:block;
    float:left;
    width:50%;
}
.avisoMRCCInner{
    width:80%;
    margin:0 auto;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px; 
}

.kv-avatar{
     margin-bottom: 30px;
     margin-top:20px;
}

.kv-avatar .krajee-default.file-preview-frame,.kv-avatar .krajee-default.file-preview-frame:hover {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    text-align: center;
}
.kv-avatar .file-input {
    max-width: 220px;
}
.kv-reqd {
    color: red;
    font-family: monospace;
    font-weight: normal;
}

.file-preview-thumbnails{
    margin-bottom:10px;
}

.labelBlockInfo{
    color: #182439;
    background-color: #fafafa;
    position: absolute;
    width: 230px;
    top: -26px;
    font-size: 30px;
    text-align:center;
    border-radius: 0 0 6px 6px;
}

.colEsquerda, .colDireita{
    display:block;
    float:left;
}

.colEsquerda{
    width:85%;
    padding-top:20px;
}

#novoPedido_form, #novoRegisto_form, #esquecerMe_form{
    padding-bottom:64px;
}


.success_message{
    margin-left: 15px;
}
.colDireita{
    min-width: 100px;
    width:15%;
}

.btn-primary {
    border-color: #182439;
    background-color: #182439;
}

.btsUser{
    float:none;
    margin: 0 auto;
}

.btAdicionarBoat{
    float:right;
    margin:40px 20px -20px;
}

.msgBtArea{
    display:block;
    float:left;
    width:100%;
}

/* user acompanhamento */
.inputPos{
    display: block;
    float: left;
    width:100%;
    margin-bottom: 15px;
}

#posicao{
    max-width: 630px;
}

#posicao .label{
    display: block;
    float: left;
    max-width: 145px;
    width:100%;
    color: #182439;
    font-size: 19px;
    text-align: right;
    font-weight: 200;
}

#posicao .inputGroupContainer{
    display: block;
    float:left;
    max-width:65px;
    margin-left:10px;
    width:calc(25% - 10px);
}
#posicao .graus{
    max-width:72px;
}


#posicao .input-group{
    display: block;
    float: left;
    width: calc(95% - 5px);
    margin-right: 5px;
}

.posicaoSelect{
    width: calc(25% - 10px);
    max-width: 60px;
    margin-left: 10px;
    display: block;
    float: left;
}


.metricsLatLong{
    display: block;
    float: left;
    width: 5%;
    margin-top: 2px;
    color: #182439;
}

#posicao .btsUser{
    float: none;
    margin: 45px auto;
}

.line{
    display: block;
    float:left;
    width:100%;
}

.cellTitle{
    display: block;
    float:left;
    width:50%;
}

.cellContent{
    display: block;
    float:left;
    width:50%;
}

.velocidade{
    margin-left:7px;
}

.knots{
    margin-top: 15px;
}


.contactosSocorro{
    width: 75%;
    margin: 20px 5%;
}    

/* user pedidos */

.headerPedidos {
    color: #182439;
    font-size: 30px;
}
.formSignal {
    color: #182439;
    cursor: pointer;
}
.historySignal {
    color: #182439;
    cursor: pointer;
    float: right;
    font-size: 22px;
}

#dadosTripulantes, #dadosEmergencia{
    margin-bottom:20px;
}

.listaHistoricoPedidos {
    width: 100%;
}
.descricaoPedido {
    width: 90%;
    margin: 0 auto;
}

.descricaoPedido .row{
   margin-left: 15px;
}

.textTituloPedido {
    color: #182439;
    font-size: 26px;
    font-weight: bold;
}
.textoGDH {
    color: #182439;
    font-size: 20px;
}
.textoParametros {

}

.btsPedidos{
    display: inline;
    margin-left: 20px;
}

.btsPedidos button{
    margin-right:10px;
}

.titleNotasAcompanhamento{
    font-size: 18px;
    color: #182439;
    display: block;
    float: left;
    width: 100%;
}
#notasPedidoAcompanhamento{
    display: block;
    float: left;
    width: 80%;
    height: 218px;
    overflow-y: scroll;
    border: 1px solid #182439;
    padding: 2%;
    border-radius: 4px;
}
/***** COMNAV FORMS *****/
.noteArea{
    margin-top: 10px;
}

.mailLinha1,.mailLinha2, .mailLinha3{
    display:block;
    float:left;
    width:100%;
    margin-bottom:15px;
}

.mailLinha2{
   width:80%;
   margin-left:20%;
}

.fake_textarea{
display: block;
    float: left;
    margin: 0 8% 20px;
    width: 80%;
    height: 200px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 2%;
}

.popupMail .modal-footer{
    border: 0px;
    height: 65px;
}

.popupMail .modal-body{
    height: 300px;
}

.popupMail  .modal-body .modal-title{
    margin: 0px 15px 20px;
    font-weight: bold;
}

.popupMail input{
    display: block; 
    float: right; 
    width: 15%; 
    margin-right: 2%;
}


/* estados */
.stateArea a{
    border-radius: 6px;
    margin: 2px 0 3px;
    color: #000;
    cursor:pointer;
}

.stateRed { 
    width: 100%; 
    height: 80px;
    background: #ff5e5e;
}

.stateRed:hover, .listStateRed:hover{
    background: #ff5e5e!important;
    opacity:0.7;
}

.stateGreen { 
    width: 100%;
    height: 80px;
    background: #6aca6b;
}

.stateGreen:hover, .listStateGreen:hover{
    background: #6aca6b!important;
    opacity:0.7;
}

.stateYellow { 
    width: 100%;
    height: 80px;
    background: #fdca2e;
}

.stateYellow:hover, .listStateYellow:hover{
    background: #fdca2e!important;
    opacity:0.7;
}

.stateGray { 
    width: 100%;
    height: 80px;
    background: #cccccc;
}

.stateGray:hover, .listStateGray:hover{
    background: #cccccc!important;
    opacity:0.7;  
}

.listStateRed { 
    height: 60px;
    background: #ff5e5e;
}

.listStateGreen { 
    height: 60px;
    background: #6aca6b;
}

.listStateYellow { 
    height: 60px;
    background: #fdca2e;
}

.listStateGray { 
    height: 60px;
    background: #cccccc;
}

#btEstados{
    display: block;
    float: none;
    width: 220px;
    margin: 25px auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

#btEstados .caret{
    margin-left: 10px;
}

#dropDownBtEstados{
    width: 220px;
    left:calc(50% - 110px);
}

#dropDownBtEstados a{
    white-space: pre-wrap;
    padding:10px;
    cursor:pointer;
}
 
.triangle-down {
    width: 0;
    height: 0; border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f5e79e;
}
.scrollable{ 
    overflow-y:scroll;
    height:70%;
}


/* popup pedidos */
.boxPopupPedidos{
    margin-bottom: 20px;
    border-top: 1px #cccccc solid;
}

.descricaoPopupPedidos{
    display: block;
    float: left;
    width: 95%;
}

.iPopupPedidos{
    display: block;
    float: left;
    width: 5%;
}


.btsPopupPedidos{
    display: block;
    float: right;
    width: 15%;
    margin: -7px 5px 0 0;
}

.btsPopupPedidos input{
    display: block;
    float: right;
    width: 40%;
    margin-right: 2%;
}

.descricaoPopupPedidos span{
    float: left;
}

.descricaoPopupPedidos .historySignal{
    margin: -3px 5px;
}

#caixaAutorizados .historySignal{
    float: right;
}

.descricaoPopupPedidos .historySignal:hover{
    color: #265a88;
}



/***** MAPAS *****/

/* The div containing the map */
.map {
    width: 100%;
    border: 1px solid #ddd;
}

/* PopUp that shows when clicking an icon */
.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
}
.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}
.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}
.ol-popup-closer:after {
    content: "X";
}

.popup-nome{
    min-width: 75px;
    width: auto;
    font-size:12px;
    padding:5px;
    text-align: center;
}

input::-webkit-calendar-picker-indicator{
    display: none;
}

input[type="date"]::-webkit-input-placeholder{ 
    visibility: hidden !important;
}