/*
 * Copyright  (c) 2016 @ Ministério da Saúde.
 *
 * Este software e confidêncial e de propriedade do Ministério da Saúde.
 * Não e permitida sua distribuição ou divulgação do seu conteúdo sem
 * expressa autorização do mesmo.
 */

@charset "UTF-8";

/* -------------|
/* - CSS RESET
/* ----- */

* {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    font-family: inherit;
}

a {
    outline: none;
}

legend {
    display: none;
}

ol, ul {
    list-style: none;
}

a:hover {
    text-decoration: underline;
}

a:active, button:active {
    position: relative;
    top: 1px;
}

.barra a:active, .barra button:active {
    position: relative;
    top: auto;
    left: -1px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    /*background: url("../images/bkg/background.jpg") no-repeat center top fixed;*/
    background-color: #D1D1D1;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #444444;
    height: 100% !important;
    float: left;
    width: 100%;
}

header, section {
    margin-bottom: 40px;
    border: 1px solid red;
    float: left;
    display: block;
}

/* -------------|
/* - REGRAS GERAIS
/* ----- */

/* Image Replacement */

.image-replace {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

/* Image Replacement para Inputs */

.input-replace {
    display: block;
    content: "";
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer;
    border: none !important;
}

.header, .section {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

/*.section{
    min-height: 452px;
}*/

/* ---------|
/* - HEADER
/* ---- */

.rvfs-1 p, .rvfs-1 div, .rvfs-1 td {
    font-size: 97%
}

.rvfs-2 p, .rvfs-2 div, .rvfs-2 td {
    font-size: 98%
}

.rvfs-3 p, .rvfs-3 div, .rvfs-3 td {
    font-size: 99%
}

.rvfs-4 p, .rvfs-4 div, .rvfs-4 td {
    font-size: 100%
}

.rvfs-5 p, .rvfs-5 div, .rvfs-5 td {
    font-size: 101%
}

.rvfs-6 p, .rvfs-6 div, .rvfs-6 td {
    font-size: 102%
}

.rvfs-7 p, .rvfs-7 div, .rvfs-7 td {
    font-size: 103%
}

/* Barra Brasil */

#barra-brasil {
    background: url("../images/lgo/barra-brasil-v3-bgx.png") no-repeat scroll center bottom #025471;
    overflow: hidden;
    position: relative;
}

#barra-brasil .barra {
    background: url("../images/lgo/barra-brasil-v3-bgx.gif") repeat-x scroll 0 bottom transparent;
    display: block;
    height: 28px;
    margin: 0 auto;
}

#barra-brasil .barra ul {
    float: right;
    margin: 0;
    width: 319px;
    list-style: none;
}

#barra-brasil .barra ul li {
    float: left;
    padding-left: 25px;
}

#barra-brasil .ai {
    background: url("../images/lgo/ai.png") no-repeat scroll 0 4px #025471;
    display: block;
    height: 28px;
    text-indent: -10000px;
    width: 161px;
}

#barra-brasil .brasilgov {
    background: url("../images/lgo/brasil.png") no-repeat scroll 0 4px #025471;
    display: block;
    height: 28px;
    text-indent: -10000px;
    width: 108px;
}

#topo_geral {
    background: #016D27;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjgzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTkyMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #016D27 0%, #01812E 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #016D27), color-stop(100%, #01812E));
    background: -webkit-linear-gradient(top, #016D27 0%, #01812E 100%);
    background: -o-linear-gradient(top, #016D27 0%, #01812E 100%);
    background: -ms-linear-gradient(top, #016D27 0%, #01812E 100%);
    background: linear-gradient(to bottom, #016D27 0%, #01812E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#016D27', endColorstr='#01812E', GradientType=0);
    background-repeat: repeat-x;
    margin: auto;
    position: relative;
    width: 100%;
    min-height: 88px;
}

.logo {
    display: block;
    float: left;;
}

.logo h1 {
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.18);
    filter: dropshadow(color=#035a13, offx=0, offy=3);
    color: #FFFFFF;
    font-size: 5em !important;
    line-height: 50px;
    margin-top: 15px;
}

.logo h1:after {
    content: '';
    padding-right: 10px;
    margin-right: 10px;
    border-right: 3px solid #fff;
    opacity: 0.2;
    filter: alpha(opacity20);
}

.titulo_sistema {
    text-shadow: 0px 3px 5px #035a13;
    filter: dropshadow(color=#035a13, offx=0, offy=3);
    float: left;
    margin-top: 20px;
}

.titulo_sistema span.img_separador {
    background: url("../images/bkg/topo_barra_divisao.png") no-repeat left center;
    float: left;
    height: 70px;
    margin-left: 0;
    margin-top: -10px;
    width: 21px;
}

.titulo_sistema h1 {
    background: none;
    border: none;
    color: #FFFFFF;
    font-size: 3em;
    font-weight: normal;
    height: auto;
    line-height: 27px;
    padding: 0;
    text-shadow: none;
    text-transform: none;
}

.titulo_sistema h2 {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.titulo_sistema h3 {
    border: none;
    color: #FFFFFF;
    font-size: 1.5em;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

#box_menu_top {
    display: block;
    float: right;
    height: 20px;
    margin-top: 10px;
}

#box_menu_top ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
}

#box_menu_top ul li {
    float: left;
    margin-left: 6px;
}

#box_menu_top ul li a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    margin-left: 20px;
}

#box_menu_top ul li a span {
    margin-right: 4px;
    position: absolute;
    top: 1px;
    left: -15px;
    opacity: 0.7;
    transition: opacity 0.8s;
    filter: alpha(opacity=80);
}

#box_menu_top ul li a:hover {
    text-decoration: underline;
}

#box_menu_top ul li a:hover span.icone {
    opacity: 1;
    transition: opacity 0.8s;
    filter: alpha(opacity=80);
}

#box_menu_top .btn_paginainicial {
    background-image: url("../images/ico/icon_paginainicial.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
}

#box_menu_top .btn_contato {
    background-image: url("../images/ico/icon_contato.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
}

#box_menu_top .btn_sair {
    background-image: url("../images/ico/btn_sair_logaM.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
}

.usuario {
    float: right;
    margin-top: 9px;
    line-height: 40px;
    width: 100%;

}

.usuario a span {
    color: #fff;
    margin-right: 5px;
    opacity: 0.7;
    transition: opacity 0.8s;
    filter: alpha(opacity=80);
}

.usuario a span.usuarioLogado {
    opacity: 1;
    filter: alpha(opacity=100);
}

.usuario a:hover {
    text-decoration: none;
}

.usuario a:hover span {
    opacity: 1;
    transition: opacity 0.8s;
    filter: alpha(opacity=80);
}

.usuario p {
    float: right;
    color: #fff;
    font-size: 1.3em;
}

/* BOTOES ACESSIBILIDADE */

.box_botoes_acessibilidade {
    background-color: #024d29;
    border-radius: 6px 6px 6px 6px;
    float: left;
    height: auto;
    line-height: 0px;
    margin-top: 6px;
    padding: 0 3px;
    -webkit-box-shadow: 1px 5px 10px 1px #00440d;
    box-shadow: 1px 5px 10px 1px #00440d;
}

.box_botoes_acessibilidadeLogin {
    background-color: #024D29;
    border-radius: 6px 6px 6px 6px;
    float: right;
    height: auto;
    line-height: 0;
    margin-top: 6px;
    padding: 3px;
    width: auto;
}

.box_botoes_acessibilidade .fontsize-controllers {
    float: left;
    height: 100%;
    margin: 0 auto;
    padding: 2px 0 2px 2px;
    position: relative;
    text-align: left;
}

.box_botoes_acessibilidade .fontsize-controllers a {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: inherit;
    box-shadow: none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bolder;
    height: 13px;
    line-height: normal;
    margin: -2px 1px 0 0;
    /*overflow: hidden;*/
    padding: 0;
    /*text-indent: -999em;*/
    text-shadow: 0 1px 6px rgba(255, 255, 255, 0.35);
    vertical-align: top;
    width: 18px;
}

/*.box_botoes_acessibilidade .fontsize-controllers a.rvfs-decrease{
    background:url("../images/lgo/bt_acess_diminuir.png") no-repeat;
}
.box_botoes_acessibilidade .fontsize-controllers a.rvfs-reset{
    background:url("../images/lgo/bt_acess_normal.png") no-repeat;
}
.box_botoes_acessibilidade .fontsize-controllers a.rvfs-increase{
    background:url("../images/lgo/bt_acess_aumentar.png") no-repeat;
}*/
.box_botoes_acessibilidade .fontsize-controllers .btn-group {
    padding: 3px;
}

.box_botoes_acessibilidade .contraste {
    float: left;
    margin: 5px 5px 2px 0;
    cursor: pointer;
}

.box_botoes_acessibilidade .contraste span {
    color: #fff;
    font-size: 12px;
}

#box_info_usuario {
    height: auto;
    position: relative;
    float: right;
}

#box_info_usuario_tempo {
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 5px 0;
    text-align: right;
}

#wrapper-clock-count {
    float: left;
/ margin-right: 10 px;
}

#box_info_usuario_tempo_acabando {
    background-image: url('../images/topo_bg_tempo_acabando.jpg');
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 40px;
    margin-right: 10px;
    padding: 5px 10px 5px 0;
    text-align: right;
    width: 97px;
}

#box_info_usuario_pc {
    float: left;
    margin-right: 5px;
    padding-top: 14px;
}

#box_info_usuario_status {
    float: left;
    margin-right: 10px;
    padding-top: 18px;
}

#box_info_usuario_sair {
    float: left;
    padding-top: 12px;
    padding-left: 18px;
}

/* ----------|
/* - FOOTER
/* ----- */

#BoxRodapePrincipal {
    background: #024762;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2NDA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYxN2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #024762 0%, #034F6D 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #024762), color-stop(100%, #034F6D));
    background: -webkit-linear-gradient(top, #024762 0%, #034F6D 100%);
    background: -o-linear-gradient(top, #024762 0%, #034F6D 100%);
    background: -ms-linear-gradient(top, #024762 0%, #034F6D 100%);
    background: linear-gradient(to bottom, #024762 0%, #034F6D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#024762', endColorstr='#034F6D', GradientType=0);
    border-top: 1px solid #FFCC00;
    float: left;
    height: auto;
    width: 100%;
}

#BoxRodape_endereco {
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    height: auto;
    padding: 4px 0;
}

#BoxRodape_endereco p {
    font-size: 0.9em;
    margin: 0;
}

#BoxRodape_LogoDatasus {
    height: 46px;
    width: 245px;
    text-indent: -9000px;
    /*background-image: url("http://aplicacao.saude.gov.br/estaticosaude/rodape_governo.png");*/
    background-repeat: no-repeat;
    display: block;
    float: right;
    margin-top: 10px;
}

.configuracao {
    color: #fff;
}

.configuracao:hover {
    color: #fff;
}

.configuracao:hover .usuarioLogado {
    text-decoration: underline;
}

.configuracao-usuario ul {
    margin: 5px 0;
}

#modal-config-user h3,
#modal-config-user label {
    color: #064060;
}

.cadastrar h3,
.cadastrar label,
.esqueceu-senha h3,
.esqueceu-senha label {
    color: #064060;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    color: #005580;
    background-color: rgba(1, 12, 119, 0.15);
}

.progress .bar {
    float: left;
}

.progress .bar + .bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar, .progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar, .progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar, .progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar, .progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar, .progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.span1 > input,
.span2 > input,
.span3 > input,
.span4 > input,
.span5 > input,
.span6 > input,
.span7 > input,
.span8 > input,
.span9 > input,
.span10 > input,
.span11 > input,
.span12 > input,
.span1 > textarea,
.span2 > textarea,
.span3 > textarea,
.span4 > textarea,
.span5 > textarea,
.span6 > textarea,
.span7 > textarea,
.span8 > textarea,
.span9 > textarea,
.span10 > textarea,
.span11 > textarea,
.span12 > textarea,
.span1 > select,
.span2 > select,
.span3 > select,
.span4 > select,
.span5 > select,
.span6 > select,
.span7 > select,
.span8 > select,
.span9 > select,
.span10 > select,
.span11 > select,
.span12 > select {
    width: 100%;
}

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    height: 28px;
}

textarea {
    max-width: 100%;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
}

.span12 {
    width: 100%;
}

.span11 {
    width: 91.66666666666666%;
}

.span10 {
    width: 83.33333333333334%;
}

.span9 {
    width: 75%;
}

.span8 {
    width: 66.66666666666666%;
}

.span7 {
    width: 58.333333333333336%;
}

.span6 {
    width: 50%;
}

.span5 {
    width: 41.66666666666667%;
}

.span4 {
    width: 33.33333333333333%;
}

.span3 {
    width: 25%;
}

.span2 {
    width: 16.666666666666664%;
}

.span1 {
    width: 8.333333333333332%;
}

@media (max-width: 400px) {
    .modal.fade.in {
        top: 10%;
    }

    input,
    textarea,
    select {
        width: 100%;
        margin: 5px 0;
        float: left;
    }
}

@media (min-width: 550px) and (max-width: 750px) {
    .modal.fade.in {
        top: 80%;
    }
}

@media (max-width: 768px) {
    .span1,
    .span2,
    .span3,
    .span4,
    .span5,
    .span6,
    .span7,
    .span8,
    .span9,
    .span10,
    .span11,
    .span12 {
        width: 100%
    }
}

table .span12 {
    width: 100%;
}

table .span11 {
    width: 91.66666666666666%;
}

table .span10 {
    width: 83.33333333333334%;
}

table .span9 {
    width: 75%;
}

table .span8 {
    width: 66.66666666666666%;
}

table .span7 {
    width: 58.333333333333336%;
}

table .span6 {
    width: 50%;
}

table .span5 {
    width: 41.66666666666667%;
}

table .span4 {
    width: 33.33333333333333%;
}

table .span3 {
    width: 25%;
}

table .span2 {
    width: 16.666666666666664%;
}

table .span1 {
    width: 8.333333333333332%;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 15px;
}

.panel > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group .list-group-item:first-child {
    border-top: 0;
}

.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
    border-top: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading h4 {
    margin: 0 !important;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a {
    color: inherit;
    display: block;
    padding: 10px 15px;
    width: 100%;
}

.panel-title > a:hover {
    text-decoration: none;

}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

table.panel-default {
    border-left-color: transparent;
    border-top-color: transparent;
}

table.panel-default tr:nth-child(even) {
    background: #f5f5f5;
}

.panel-default > thead th {
    border-color: #ddd;
}

.panel-default > tbody td {
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #428bca;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

table.panel-primary {
    border-left-color: transparent;
    border-top-color: transparent;
}

table.panel-primary tr:nth-child(even) {
    background: #C5DBEE;
}

.panel-primary > thead th {
    border-color: #316C9E;
}

.panel-primary > tbody td {
    border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

table.panel-success {
    border-left-color: transparent;
    border-top-color: transparent;
}

table.panel-success tr:nth-child(even) {
    background: #E3F0DD;
}

.panel-success > thead th {
    border-color: #d6e9c6;
}

.panel-success > tbody td {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

table.panel-info {
    border-left-color: transparent;
    border-top-color: transparent;
}

table.panel-info tr:nth-child(even) {
    background: #EAF2F6;
}

.panel-info > thead th {
    border-color: #bce8f1;
}

.panel-info > tbody td {
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #317093;
    font-size: 14px;
    text-align: center;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

table.panel-warning {
    border-left-color: transparent;
    border-top-color: transparent;
}

table.panel-warning tr:nth-child(even) {
    background: #fcf8e3;
}

.panel-warning > thead th {
    border-color: #faebcc;
}

.panel-warning > tbody td {
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

table.panel-danger {
    border-left-color: transparent;
    border-top-color: transparent;
}

table.panel-danger tr:nth-child(even) {
    background: #F5EAEA;
}

.panel-danger > thead th {
    border-color: #ebccd1;
}

.panel-danger > tbody td {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}

.table th {
    font-size: 14px;
    text-align: center;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default, .btn {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn:active {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active, .btn.disabled {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge, .btn .badge {
    color: #fff;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-top: 5px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

button[ng-click^="open()"],
button[ng-click*="open()"],
.btn-calendario {
    padding: 4px 12px;
}

.btn-form-right {
    float: right;
}

.btn-form-left {
    float: left;
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-primary:hover {
    color: #3071a9
}

.text-warning {
    color: #8a6d3b
}

.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

.text-danger:hover {
    color: #843534
}

.text-success {
    color: #3c763d
}

.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

.text-info:hover {
    color: #245269
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
    padding: 3px 11px;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}

li > label {
    margin-right: 15px;
}

::selection {
    background: #01812E;
    color: #fff;
}

::-moz-selection {
    background: #01812E;
    color: #fff;
}

.filder {
    border: 1px solid #cccccc;
    float: left;
    margin: 10px 0 15px 0;
    padding: 15px 0;
    width: 100%;
}

.filder .row {
    margin: 0 !important;
}

h4 .title_table {
    padding-bottom: 15px;
    padding-top: 15px;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tabbable .tab-content {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 15px 10px;
}

.section h1, .section h2, .section h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.section h4, .section h5, .section h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

table p {
    margin-bottom: 0;
}

.link-icon {
    opacity: 0.7;
    transition: opacity 1s;
}

.link-icon:hover {
    opacity: 1;
    transition: opacity 0.6s;
}

ms-grid table {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

ms-grid table {
    border-color: #bce8f1 !important;
    margin-bottom: 0 !important;
}

ms-grid table > thead {
    color: #31708f;
    background-color: #BBD7E5;
    border-color: #bce8f1 !important;
}

ms-grid table tr:nth-child(even) {
    background: #EAF2F6 !important;
}

ms-grid table thead th {
    border-color: #bce8f1 !important;
}

ms-grid table tbody td {
    border-color: #bce8f1 !important;
    vertical-align: middle !important;
    text-align: center !important;
}

ms-grid table > thead + ms-grid table tbody {
    border-top-color: #bce8f1 !important;
}

ms-grid table > .panel-footer + ms-grid table tbody {
    border-bottom-color: #bce8f1 !important;
}

ms-grid table > thead {
    color: #317093;
    font-size: 14px;
    text-align: center;
}

ms-grid table > tbody td span {
    font-size: 1.3em;
}

ms-grid table .btn-sm {
    padding: 3px 4px;
}

ms-grid table .btn-sm span[class^="icon-"],
ms-grid table .btn-sm span[class*=" icon-"] {
    height: 16px;
    width: 16px;
}

accordion .panel {
    border-color: #bce8f1;
}

accordion .panel > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    transition: background 0.4s;
}

accordion .panel > .panel-heading + accordion .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}

accordion .panel > .panel-footer + accordion .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}

accordion .panel > .panel-heading a {
    color: #317093;
    font-size: 14px;

    transition: color 0.4s;
}

accordion .panel > .panel-heading a:hover {
    color: #195475;
    transition: color 0.6s;
}

accordion .panel > .panel-heading:hover {
    background-color: #92C2DA;
    transition: background 0.6s;
}

.total-registros {
    color: #31708f;
    background-color: #BBD7E5;
    border-color: #bce8f1 !important;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 6px 15px;
    font-weight: bold;
    margin-bottom: 18px;
    font-size: 1.2em !important;
}


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
    display: none !important;
}

ng\:form {
    display: block;
}

/*Conteudo de loading*/
.loading-container {
    position: relative;
}

.loading-container .loading:before, .loading-container .loading:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 50px;
    min-width: 50px;
}

.loading-container .loading:before {
    background-color: white;
    opacity: 0.4;
}

.loading-content {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    padding: 8px 10px 9px;
    width: auto;
    height: auto;
    position: absolute;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    top: 20px;
    left: 50%;
    z-index: 99999;
    background: #ccc;
}

.dropdown-menu {
    max-width: 450px !important;
}

#exMosquitoComplete ul li a {
    white-space: normal !important;
}

#exComplexoComplete,.quebraLinha ul li a {
    white-space: normal !important;
    word-wrap: break-word;
}

#exInseticidaComplete ul li a {
    white-space: normal !important;
}

.ajustaMensagemErroTuboGarrafa {
    position: relative;
    top: 5px;
}

.ng-table-td-break {
    word-break: break-all;
    font-size: 100% !important;
}

.aling-temp-hora {
    float: left;
    position: relative;
    top: 6px;
}

.aling-celcios {
    float: right;
    position: relative;
    left: 12%;
    margin-top: -22%
}

.spacing-top-div {
    float: left;
    margin-top: 10px !important;
}

.pull-aling-padding {
    margin-right: 15px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.percentagemAnalisados {
    float: right;
    position: relative;
    right: 9%;
}

.inputTotalAnalisado {
    background-color: #eee;
    border-color: #ddd;
    padding: 10px;
    padding-left: 93px;
    padding-right: 94px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-radius: 3px;
}

.aling-table-vertical {
    vertical-align: middle !important;
}

.colorThead {
    background-color: #f9f9f9;
}

#espMosq option {
    width: 250px !important;
    word-break: break-all !important;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0;

}

.tooltip-inner {
    color: #fff;
    background: #000;
    border: solid 1px #000;
    font-weight: normal !important;
}
.centeredColumnXXYELOW{background: yellow;}
.centeredBordedDataShed{border-bottom-style: dashed;border-width: 5px; border-bottom-color: blue;}
.centeredBordedDataShed2{border-bottom-style: dashed;border-width: 4px; border-bottom-color: red;}
/**Css especifico para o chrome**/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .btn-sm {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }
}

