
body{
    background-color: #eee;
}
a {
    text-decoration-line: none;
}
a:hover{
    text-decoration-line: none;
}

h4{
    text-align: center;
    color:black;
}


.col-sm-2  {
    filter: grayscale(55%);
}

.col-sm-2:hover{
    filter: grayscale(0%);
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.recursos { background-color: #5581aa; }
.documentos { background-color: #fc7012; }
.impressao { background-color: #10c347; }
.noticias { background-color: #c20303; }
.agenda { background-color: #02d8e6; }
.contactos { background-color: #9338c1; }

.recursos li, .documentos li, .impressao li, .noticias li, .agenda li, .contactos li {
    display: inline-block;;
}

.recursos li a, .documentos li a, .impressao li a, .noticias li a, .agenda li a, .contactos li a {
    display: block;
    padding: 8px;
    color:#fff;
}

.recursos li a:hover, .documentos li a:hover, .impressao li a:hover, .noticias li a :hover, .agenda li a:hover, .contactos li a:hover {
    text-decoration: underline;
}

.recursos ul li .active, .documentos ul li .active, .impressao ul li .active, .noticias ul li .active, .agenda ul li .active, .contactos ul li .active{
    text-decoration: underline;
    font-weight: 600;
}


h1 {
    font-size: 1.5em;
    padding: 5px;
    background-color: #FFAF00;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
}

#debug{
    font-family: monospace;
    float: left;
}

input[type=text] {
    padding: 0;
    margin:0;
}


.buttons_ocupacao {
    margin-left: 3%;
    bottom: 2%;
    float: left;
    position: fixed;

}

.buttons_ocupacao input[type='submit']{
    margin-bottom: 5%;
    background-color: #555555;
    border-radius: 7px;
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    padding: 3px 3px 3px 3px;
}

@media (max-width: 577px) {
    #ar-main-menu {
        visibility: hidden;
        display: none;
    }
    #ar-nav {
        visibility: visible;
        display: block;
    }
}
@media (min-width: 577px) {
    #ar-main-menu {
        visibility: visible;
        display: block;
    }
    #ar-nav {
        visibility: hidden;
        display: none;
    }
}

/**********TABLE*****************/
.ar-table {
    display: table;
    border-spacing: 2px;
    border-color: grey;
    border-collapse: collapse;
    background-color: #fff;
}

.ar-table td {
    padding: 2px;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    text-align:center;
}

.ar-table th {
    font-weight: 400;
    font-size: 11px;
    border-bottom: 2px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    text-align: center;
    padding: 4px;
    margin-left: 2px;
    background-color: #5581aa;
    color: #FFF;
}

.ar-table td, .ar-table th {
    vertical-align: inherit;
}


/*******BTN REQUISICAO|| AULAS || CONSULTA ********/
.ar-requisicao-btn, .ar-consulta-btn, .ar-aula-btn {
    /*background-color: rgb(134, 138, 134);*/
    border: solid 1px transparent;
    color: #333;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 0.70rem;
    margin: 4px 2px;
    width: 60px;
    height: 32px;
}
.ar-requisicao-btn:hover, .ar-consulta-btn:hover, .ar-aula-btn:hover {
    cursor: pointer;
    border: solid 1px #555;
}

.ar-requisicao-btn-off {
    border: solid 1px transparent;
    color: #333;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 0.70rem;
    margin: 4px 2px;
    width: 60px;
    height: 35px;
}

/******** AR ************/


.center {
    margin: auto;
    max-width: 800px;
}
.full {
    width: 100%;
}
.ar-container {    
    text-align: center;
    overflow: auto;
}
.ar-main-menu {
    margin: auto;
    max-width: 800px;
    text-align: center;
    display: inherit;
}
.ar-card {
    width: 200px;
    background-color: #fff;
    display: inline-block;
    margin: 20px;
    min-width: 0;
    word-wrap: break-word;
    box-shadow: 0 0.6rem 4rem 0 rgba(0,0,0,.14);
    /*
    background-color: #aaa;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    */
}
.ar-card:hover{
    text-decoration: none;
    background-color: #ccc;
    /*
    color: #fff;
    background-color: #666;
    */

}
.ar-card img {
    margin-top: 1.5rem !important;
    width: 50% !important;
}
.ar-card-title {
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1.2;
    margin-top: 0;
    text-align: center;
    margin-bottom: 0.75rem;
}
.card-body {
    flex: 1 1 auto;
    padding: 0.75rem;
}
.ar-menu-circle {
    display: inline-block;
    width: 70px;
    height: 90px;
    margin: 20px;}
@media (min-width: 576px) { 
    .ar-menu-circle { width: 60px; height: 80px; }}
@media (min-width: 768px) {
    .ar-menu-circle { width: 70px; height: 90px; }}

.ar-menu-circle h4 {
    color: #666;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 200;
}
.ar-menu-circle h4:hover, .ar-menu-circle .active {
    color: #555;
    font-weight: 600;
}

.ar-table-cabecalho {
    margin: 10px;
    border-spacing: 2px;
    margin: auto;
}

.ar-table-cabecalho td {
    padding: 1rem;
}

/************ POP UP **********/
.ar-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility:hidden;
    opacity: 0;
}
.ar-overlay:target {
    visibility: visible;
    opacity: 1;
}
.ar-popup, .ar-popup-cancelar, .ar_apagar_aula {
    background: #fff;
    border-radius: 5px;
    transition: all 2s ease-in-out;
    top: 0px;
    bottom: 0px;
    left:0px;
    right: 0px;
    margin:auto;
    padding: 20px;
    width: 400px;    
    position: inherit;
}
.ar-popup {height: 230px;}
.ar-popup-cancelar   {height: 270px;}
.ar_apagar_aula   {height: 230px;}

.ar-popup textarea {
    margin: 10px auto;
    width: 270px;
    height: 80px;
    color: black;
    border: 1px solid #3D6D7F;
    font-family: Tahoma, Arial, sans-serif;
    padding: 0px 5px;
    resize: none;
    background-color: #eee;
}
.ar-popup-cancelar textarea{
    height:80px;
    width: 255px;
    border: none;
    resize: none;
}

@media (max-width: 768px) { 
    .ar-popup, .ar-popup-cancelar, .ar_apagar_aula {
        width: 400px;
        height: 200px;
    }
}
@media (max-width: 576px) { 
    .ar-popup, .ar-popup-cancelar, .ar_apagar_aula {
        max-width: 300px;
        max-height: 200px;
        margin: 50px auto;
        position: initial;
    }
}
.ar-popup, .ar-popup-cancelar, .ar_apagar_aula h5 {
    padding: 10px;
    color:gray;
    font-family: Tahoma, Arial, sans-serif;
}

.ar-popup p {
    margin: 5px;
    color:black;
    font-family: Tahoma, Arial, sans-serif;
}



.ar-requisicao-cancela {
    margin:1%  3%;
    background-color: rgb(121, 131, 122);
    border: solid 1px transparent;
    border-radius: 5px;
    color: #333;
    text-align: center;  
}

.ar-requisicao-reserva {
    margin:1%;
    background-color: #1B8F25;
    border: solid 1px transparent;
    border-radius: 5px;
    color: #333;
    text-align: center;
}

.calendar {
    margin: auto;
    width: 50%;
    height: auto;
}

.calendar #dateCalendar {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ar-requisicao-calendar-left {
    float: left;
    background-color:transparent;
    border: solid 1px #333;
    border-radius: 5px;
    color: #333;
    text-align: center;
    font-size: 20px;
}

.ar-requisicao-calendar-right {
    float: right;
    background-color: transparent;
    border: solid 1px #333;
    border-radius: 5px;
    color: #333;
    text-align: center;
    font-size: 20px;
}

/* POP-UP CANCELAR RESERVA */

#ar_popup_obs {
    text-align: left;

}

/*
.ar-requisicao-cancelar {
    margin:1%;
    background-color: #D12B1A;
    border: solid 1px transparent;
    border-radius: 5px;
    color: #333;
    text-align: center;
}

.ar-requisicao-fechar {  
    margin:1%  3%;
    background-color: rgb(121, 131, 122);
    border: solid 1px transparent;
    border-radius: 5px;
    color: #333;
    text-align: center;
}
*/


/*select {
    margin-top: 10px;
    background-color: transparent ;
    border: solid 1px rgb(121, 131, 122);
    border-radius: 5px;
    color: #333;
    font-size: 23px;
}
*/
/***** MENU MOBILE ******/
#navbarNav {
    width: 150px;
}

#navbarNav ul {
    margin-top: 10px;
    background-color:#ffffff;
}

#navbarNav ul li a {
    color: #787878;
    font-weight: 500;
    font-size:17px;
    text-decoration:none;
    padding: 5px;
}

/*#navbarNav ul li a:hover {
    border:2px #FFF solid;
    border-radius: 3px;
}*/

#navbarNav ul li .active {
 color: #000000; 
 font-weight: 700;
}


div#mensagem{
    margin: 0;
    width: 100%;
    padding: 5px 10px;
    position: fixed;
    background-color: rgba(200,200,200,0.9);
    font-size: 18px; 
    border-radius: 0 0 25px 25px;
    box-shadow: 5px 0 5px 5px #ccc;
}

/******** AGENDA, TABELA DE EVENTOS ********/
table#agenda{
    margin: 20px auto;
    width:auto;
}
table#agenda tr{
    height:50px; 
    
} 
table#agenda th {
    color: #C20303;
    font-size: 15px;
    border-bottom: 1px solid #BFBFBF;
    vertical-align: top;
    padding-top: 27px;
    font-weight: 600;
}
table#agenda td{
    padding:5px;
    font-size: 20px;
} 

#agenda_tr_simples{
    border: 1px solid #000;
}

#ar-agenda-ver{
    border: none;
    background-color: transparent;
    color:black;
    outline:none;
    font-size: 20px;
    font-weight: 400;

}

/***** ACCORDION ************/
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.ative_accordion, .accordion:hover {
    background-color: #ccc;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.ative_accordion:after {
    content: "\2212";
}

.ar-agenda-panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.card {
    width: 280px;
    margin: auto auto 10px auto;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    border: solid 1px #ddd;
}
.card:hover { box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3) }
.card-title {text-shadow: 1px 1px 4px #aaa; color:#000;}
.card-text {border-top: solid 1px #ddd;}

.select-recursos{
    float:left;
    overflow: hidden;
    padding: 0;
    margin-top: 75px;
}

.select-recursos:hover{
    background-color:white;
}
.select-recursos option{
    padding: 5px 10px;
}

@media (max-width: 700px) {
    .select-recursos {
        float: none;
        margin-top: 5px;
        padding: 3px 12px;
        text-align: center;
        cursor: pointer;
    }
}

 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/******************* DOCUMENTOS **************/
.ar_root {
    width: 200px;
    display: inline-block;
    margin:10px;
    padding: 10px;
}
.ar_root:hover {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.14);
}


.ar_root h6 {
    margin: -10px;
    color:black;
}

.ar_conf {
    width: 85px;
    display: inline-block;
    margin:10px;
    padding: 10px;
}

.ar_conf:hover {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.14);
}

#submit {
    background-color:transparent; 
    border:none; 
    margin-left: 10px;
    
    float:right;
    outline: none;
}

.ar-docs-expand {
    display: none;
    padding: 10px;
    text-align: left;
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    border: 1px solid rgb(252, 112, 18);
    margin-top: 75px;
}



/***************** BREADCRUMBS  *******************/
.docs-breadcrumb {
    padding: 4px 10 px;
    list-style: none;
    float: left;
}
.docs-breadcrumb li {
    display: inline-block;
}
.docs-breadcrumb input[type='submit'] {
    border:none;
    font-size: 15px;
    color:#666;
    outline: none;
    background-color: transparent;
}
.docs-breadcrumb input[type='submit']:hover {
    cursor:pointer;
    text-decoration: underline;
    color: #333;
}
.active_bc{
    background-color: #fc7012;
}

/*.breadcrumb li {
    display: inline;
    font-size: 18px;
}*/
/*.breadcrumb li+li:before {
    color: black;
    content: "/\00a0";
}*/

/***************** DOCUMENTOS *******************/
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

/* Pie Chart */
.progress-pie-chart {
  width:200px;
  height: 200px;
  border-radius: 50%;
  background-color: #E5E5E5;
  position: relative;
}
.progress-pie-chart.gt-50 {
  background-color: #10c347;
  margin: 30px auto;
}
.progress-pie-chart.gt-20 {
    background-color: #ff8a04;
  }
.progress-pie-chart.gt-0 {
background-color: #ff0101;
}

.ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0, 200px, 200px, 100px);
}
.ppc-progress .ppc-progress-fill {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0, 100px, 200px, 0);
  background: #E5E5E5;
  transform: rotate(60deg);
}
.gt-50 .ppc-progress {
  clip: rect(0, 100px, 200px, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0, 200px, 200px, 100px);
  background: #E5E5E5;
}

.ppc-percents {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 173.91304px/2);
  top: calc(50% - 173.91304px/2);
  width: 173.91304px;
  height: 173.91304px;
  background: #eee;
  text-align: center;
  display: table;
}
.ppc-percents span {
  display: block;
  font-size: 2.6em;
  font-weight: bold;
  color: #2e2e2e;
}

.pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.progress-pie-chart {
  margin: 50px auto 0;
}

#p_dashboard {
    margin-top: 10px;
    font-size: 15px;
    font-weight: bolder;
} 

.ar-container h3 {
    margin-top: -16px;
}

/******************** FORM INQUÉRITO ******************/
.ar_impressao{
    padding: 10px;
    text-align: left;
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
    border: 1px solid #10c347;
    margin-top: 15px;
    z-index: 1000; 
}
.ar_impressao legend, .ar_impressao_t legend{
    padding: 10px;
    width: auto;
    width:fit-content;
    width:-moz-fit-content;
    font-size: 20px;
}
.ar_impressao textarea{
    background-color: #FFF;
    height: auto;
    padding: 12px 20px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    resize: none;
}
.ar_impressao .ibtnDel {
    color: #FFF;
    font-size: 12px;
    padding: 4px 10px;
}
.ar_impressao .ibtnDel:hover {color: #FFF; background-color: #bd2130;}

.ar_impressao_t{
    padding: 10px;
    text-align: left;
    border: 1px dashed #10c347;
    margin-top: 5px;
}
.ar_impressao_t textarea{
    height: auto;
    border-color: rgb(196, 194, 194);
    padding: 12px 20px;
    border-radius: 4px;
    background-color: #f8f8f8;
    resize: none;
}
.ar_impressao_profissional{
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    cursor: pointer;
}
.ar_impressao #addrow{
    background-image: url("../img/icon_plus.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 30px;
    height: 30px;
    float: right;
    border: none;
    outline: none;
    cursor: pointer;
}

table.order-list th { text-align: center; vertical-align: bottom; font-weight: 400; }
table.order-list td { text-align: center; vertical-align: middle; }

.form-control input[type='text']{
    width: 100px;
}

p input[type='radio']{
    border:none; 
    background-color:transparent;
}

@media (max-width: 600px) {
    fieldset.ar_impressao {
        width: 545px;
    }
    fieldset.ar_impressao_t{
        width: 545px;
    }
}

.error{
    background-color:red;
    padding:10px;
}

/******************** VIDEOS ******************/
video {
    width: 500px;
    margin:50px;
    box-shadow: 0px 0px 10px #333;
    background-color: #fff;
}
@media (max-width: 700px) {
    video { width: 270px; }
    .ar-container { padding-bottom: 50px; }
}
@media (max-width: 500px) {
    video { width: 200px; }
}
