/* app css stylesheet */

.app {
    background-color: #fff;
    margin-bottom: 35px;
    margin-top: 70px;
}

.app-content {
    background-color: #fff;
    margin-bottom:21px
}

.app-content-blue {
    background-color: #DAE1F3;
    margin-bottom:21px
}

.app-content-fixa {
    background-color: papayawhip;
    margin-bottom:21px
}

.app-content-blue-fixa {
    background-color: papayawhip;
    margin-bottom:21px
}

#footer {
   background:#f8f8f8;
   border-top: 1px solid #e7e7e7;
   bottom:0;
   position:absolute;
   width:100%;
}

.logo {
    margin-top: -10px;
}

.menu-drop {
    background-color: #f8f8f8 !important;
    color: #777 !important;
    line-height: 3 !important;
    padding: 5px;
}

.menu-drop-box {
    background-color: #f8f8f8 !important;
    padding: 0 !important;
}

.dropdown-menu>.active>a {
    background-color: #e7e7e7 !important;
    color: #555 !important;
    line-height: 3 !important;
}

.dropdown-menu>.active>a:hover {
    background-color: #e7e7e7 !important;
    color: #555 !important;
    line-height: 3 !important;
}

.dropdown-menu>li>a:hover {
    background-color: #eee !important;
    color: #333 !important;
    line-height: 3 !important;
}

/* agenda */

.prof-mara {
   background-color: #FCD5B4;
}

.prof-jessica {
   background-color: #C5D9F1;
}

.prof-agatha {
   background-color: #FFFFCC;
}

.prof-sarah {
   background-color: #FFFFCC;
}

.prof-lucas {
   background-color: #D8E4BC;
}

.prof-beatriz {
   background-color: #CCC0DA;
}

.prof-caroline {
   background-color: #E5E5E5;
}

.prof-rosana {
   background-color: #FFFF66;
}

.prof-rosana2 {
   background-color: #D8E4BC;
}

.prof-thais {
   background-color: #E6B8B7;
}

.prof-indefinido {
   background-color: #FF9C69;
}

.prof-juliane {
   background-color: #FF9C69;
}

.prof-edlla {
   background-color: #FF9C69;
}

.prof-tais {
   background-color: #E6B8B7;
}

.prof-sabrina {
    background-color: #B5B5B5;
}

.prof-bruna {
   background-color: #FF36FF;
}

.prof-bruna2 {
   background-color: #FF9C69;
}

.sem-aula {
   background-color: #538DD5;
}

.prof-indeterminado {
   background-color: #B5FC7A;
}

.prof-paula {
   background-color: #FF9C69;
}

.prof-tamires {
   background-color: #2CE9C6;
}

.prof-vitoria {
   background-color: #FF9C69;
}

.prof-milena {
   background-color: #E5E5E5;
}

.prof-julia {
   background-color: #C5D9F1;
}

.prof-daiane {
   background-color: #FF9C69;
}

.prof-luana {
	background-color: #d5a6bd;
}

.prof-larissa {
    background-color: #C5D9F1;
}