/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    background-color: #f8f8f8;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    left: auto;
}

.dropdown-short {
    width: 60px;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.formrefeicao{
    width: 710px;
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
}
.divrefeicao{
    font-size:medium;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

.refeicaostatus {
    font-size:medium;
    width: 510px;
    /* Para ver as bordas do formulário */
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
}

.foo
{
resize:none;
} 


@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}
.small {
    width: 80px;
}
.medium {
    max-width: 150px;
    min-width: 100px;
}
.large {
    max-width: 340px;
    min-width: 120px;
}
.data {
    max-width: 100px;
    min-width: 80px;
}
.input-dt{
    padding: 0.2em;
    border: 1px solid #CCC;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    /*display: block;*/
}
.largeRela{
    max-width: 435px;
    min-width: 220px;
}
.cnpj{
    max-width: 568px;
    min-width: 80px;
}
ul.ui-autocomplete {
    z-index: 1100;
}
table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #000000;}

table.cenralizarSpo tr td {vertical-align: middle;}

#viveiroTb td{border: none ; width: 30px; height: 40px;}

#enfermagemTb td{border: none ; width: 30px; height: 40px;}

.largeModalViveiro {
    max-width: 250px;
    min-width: 80px;
}

  .linkDesabled {
       pointer-events: none;
       cursor: default;
    } 

.body_dois{
    background: #fff;
}

.col-lg-6 {
    margin: 0 auto !important;
    float: none !important;
}

/*.tituloLt{
    width: 1000px;
    height: 130px;   
}*/

imagem-tituloLt {
    /*flex-shrink: 0;*/
}

h1.tituloLt{
   margin-left: 10px;
   font-size: 23px;
   font-family: sans-serif;
   color:#3d8b3d;
   font-weight: bold;  
   /*padding:20px;*/
}

.cbViveiroLt{
  /*margin-left: 550px;*/
    background: #f8f8f8;
   /*width: 990px;*/
    /*height: 150px;*/
    max-width: 100%;
    margin-bottom: 10px;
}


table.cbViveiroLt{
    border-style: inherit;
    /*margin-left: 15px;  */
}

.cbViveiroLt tr td{
    border: none !important;
    font-family: sans-serif;
    font-size: 22px;
    /*margin-top: 50px;*/
    color: #2a6496;
    /*width: 1px;*/
}


.viveiroLt{
    background: #f8f8f8;
    /*margin-left: 550px; */
    /*margin-top: 5px;*/
    /*width: 1000px;*/
    text-decoration: none;
}

table.viveiroLt{
    /*margin-left: 7px; */
    /*//margin-right: 7px;*/
    /*//padding: 10px;*/
}

.viveiroLt tr td{
    font-family: sans-serif;
    font-size: 22px;
    /*//margin-top: 50px;*/
    color: #3d8b3d;
    height: 50px;
    padding: 10px;
    box-shadow: 0px 0px 5px #3d8b3d; 
}

.viveiroLt tr:hover{
    background-color: #e7e7e7;
}

.rpViveiroLt{
    /*//width: 1005px;*/
    /*//margin-right: 450px;*/
    /*//margin-left: 550px;*/
    margin-top: 10px;
    background: #f8f8f8;
}

table.rpViveiroLt{
   /*//margin-left: 0px;*/
  /* //padding: 10px;*/
   margin-top: -20px;
}

table.rpViveiroLt-total{
   margin-top: -20px;
}

.rpViveiroLt tr td{
    font-family: sans-serif;
    font-size: 18px;
    color: #3d8b3d;
    /*//padding: 10px;*/
   /* //width: 370px;*/
    border: none !important;
}

.but{
    display: inline-block;
    padding: 8px 20px;
    text-decoration: none;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 20px;
    border: 3px;
    cursor: pointer;
       
}

.but-rc {
    border-radius: 4px;
    margin-top: -20px;
}

.but-filtrar {
    color: #f8f8f8;
    background-color: #5cb85c;
}

.but-filtrar:hover{
    color: #f8f8f8;
    background-color: #2a6496;
}

.but-limpar {
    color: #f8f8f8;
    background-color: #b52b27;
}

.but-limpar:hover{
    color: #f8f8f8;
    background-color: #2a6496;
    text-decoration:none; 
}



.but-atualizar{
    color: #f8f8f8;
    background-color: #5cb85c;
    padding: 8px 5px;
}


.paginationNew{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;margin-top:-17px}
.paginationNew>li{display:inline}
.paginationNew>li>a,
.paginationNew>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.paginationNew>li:first-child>a,
.paginationNew>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.paginationNew>li:last-child>a,
.paginationNew>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.paginationNew>li>a:hover,
.paginationNew>li>span:hover,
.paginationNew>li>a:focus,
.paginationNew>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}
.paginationNew>.active>a,
.paginationNew>.active>span,
.paginationNew>.active>a:hover,
.paginationNew>.active>span:hover,
.paginationNew>.active>a:focus,
.paginationNew>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}
.paginationNew>.disabled>span,
.paginationNew>.disabled>span:hover,
.paginationNew>.disabled>span:focus,
.paginationNew>.disabled>a,
.paginationNew>.disabled>a:hover,
.paginationNew>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.paginationNew-lg>li>a,
.paginationNew-lg>li>span{padding:10px 16px;font-size:18px}
.paginationNew-lg>li:first-child>a,
.paginationNew-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.paginationNew-lg>li:last-child>a,
.paginationNew-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.paginationNew-sm>li>a,
.paginationNew-sm>li>span{padding:5px 10px;font-size:12px}
.paginationNew-sm>li:first-child>a,
.paginationNew-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.paginationNew-sm>li:last-child>a,
.paginationNew-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}


.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}
.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}
.timeline > li {
  position: relative;
  margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 200px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }
  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }
  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}
  /*CSS refeitorio/acesso*/
    #areatotal{
                width: 500px;
                height: 280px;                
                margin-left: 15px;
                margin-top: 20px;
                border: #006400 solid 1px;
                border-radius: 6px;                
            }
            #areatotal2{
                width: 550px;
                height: 455px;                
                margin-left: 15px;
                margin-top: 20px;
                border: #006400 solid 1px;
                border-radius: 6px;                
            }

            #topo{                
                height: 115px;                
            }

            #barra{                
                height: 5px;
                background-color: #FF0000;
                position: relative;                                                
            }

            #meio{                
                height: 90px;
                background-color: #006400;
                position: relative;                                                
            }

            #rodape_laranja{                
                height: 25px;                
                position: relative;
                background-color: #FF8C00;                                                 
            }

            #rodape_verde{                
                height: 25px;                
                position: relative;
                background-color: #32CD32;                                                 
            }

            #rodape_vermelho{                
                height: 25px;                
                position: relative;
                background-color: #FF0000;                                                 
            }              

            #logo{
                height: 115px;
                width: 275px;                
                float: left; 
            }

            #foto{
                height: 115px;
                width: 175px;                
                float: left; 
            }

            .logomuz{
                width: 280px;
                height: 100px;
                margin-top: 5px;
                margin-left: 10px;
            }

            .fotoaluno{
                width: 90px;
                height: 100px;
                margin-top: 8px;
                margin-left: 64px;
                border: #006400 solid 1px;
                border-radius: 6px;
                display: block;
                 z-index: 1;
            }

            .dados{
                font-size:14px;
                font-family:Arial, Helvetica, sans-serif;                 
                font-weight: bold;
                color: #ffffff;
                padding-top: 9px;
                padding-left: 15px;
                line-height: 20px;
            }

            .credencial{
                font-size:14px;
                font-family:Arial, Helvetica, sans-serif;                 
                font-weight: bold;
                color: #ffffff;
                padding-top: 2px;
                padding-left: 8px;
                line-height: 20px;
            }
/*==========================BOTAO ATIVAR/DESATIVAR VIVEIRO======================================*/
        .caixa{
            display: inline-block;
            background-color: #848484;
            height: 25px;
            width: 50px;
            border-radius: 20px;
            transition-duration: 0.7s;
            float: left;
        }
        .btn_habilitar{
            display: inline-block;
            float: left;
            background-color: #FAFAFA;
            box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
            height: 24px;
            width: 24px; 
            border-radius: 20px;
            transition-duration: 0.2s;
            margin-left: 1px; 
        }
        .caixa:hover{
            cursor: pointer;        
            box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
        }
        .btn_habilitar:hover{
            cursor: pointer;
        }
/*============================================================================================*/
