body {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

.icon-opcoes a {
    color: #333;
}

.icon-opcoes i {
    font-size: 17px;
    margin-right: 5px;
    float: left;
}

.icon-opcoes span {
    position: relative;
    margin-top: -13px;
}

.btn-default {
    background: #eee;
}

.pad-20 {
    padding: 20px;
}

.pad-t-b-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pad-t-20 {
    padding-top: 20px;
}

.mg-xs-5 {
    margin: 10px 0;
}

.navbar-default .navbar-brand img {
    width: 120px;
}

.logo h1 {
    color: #9C9C9C;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: .08em;
    font-size: 20px;
}

.logo h1 span {
    font-weight: 600;
    color: #4d4d4d;
    font-size: 20px;
}

.logo span {
    font-size: 13px;
}

.corte {
    width: 100% !important;
    height: 100% !important;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
}

.content {
    background: #f2f2f2;
    padding-top: 20px;
    width: 100%;
}

.content-home {
    height: calc(100% - 70px);
    padding-top: 0;
}

.panel-login {
    display: block;
    margin: 0 auto;
    max-width: 430px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    padding: 30px 25px;
    position: relative;
    top: calc(50% - 170px);
}

.panel-login .navbar-brand {
    height: auto;
    padding: 0px;
    width: 100%;
}

.panel-login .navbar-brand img {
    display: block;
    margin: 0 auto;
    width: 150px;
}

.frm-tl {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.btn100 {
    width: 100%;
    background: #eee;
}

/*NAV*/
.navbar {
    min-height: 60px;
    z-index: 2;
}

.navbar-default {
    background-color: #fff;
    margin-bottom: 0px;
    border: 0px;
    border-bottom: 6px solid #2e3339;
    border-top: 1px solid #2e3339;
    border-radius: 0px;
    box-shadow: 1px 2px 7px #000;
}

.navbar-brand {
    height: auto;
    padding: 10px 10px;
}

.navbar-brand img {

}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 700;
}

.navbar-default .navbar-nav > li > a {
    color: #283036;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #cf1018;
}

.navbar-toggle {
    margin-top: 16px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.dropdown-menu {
    font-size: 12px;
}

/*HOME*/
.home {
    width: 100%;
    height: 100%;
}

.atalho-home {
    width: 120px;
    height: 100px;
    background: #f2f2f2;
    float: left;
    margin: 12px;
    border: 1px solid #e0e0e0;
    display: block;
    text-align: center;
    padding: 15px;
}

a.atalho-link {
    color: #9b6c6c;
}

a.atalho-link:hover {
    color: #714c4c;
}

.atalho-home h3 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.atalho-home i {
    font-size: 30px;

}

.add-proj {
    float: left;
    border: 2px solid #f0f0f0;
    font-size: 25px;
    font-weight: 700;
    color: #bbbbbb;
    line-height: 33px;
    width: 37px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 16px;
    margin-right: 20px;
}
.add-proj:hover {
    border-color: #714c4c;
    text-decoration: none;
    background: #714c4c;
    color: #fff;
}

table.style1 td i {
    font-size: 18px;
    color: #153050;
    padding: 0px 5px;
}

table.style1 td a {
    color: #153050;
}

.style1 .titulo h4 {
    margin-top: 7px;
    margin-bottom: 5px;
    font-size: 14px;
}

.style1 .id-bg {
    color: #ffffff !important;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    height: 30px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    width: auto;
    background-color: #2E3339;
    padding: 0px 3px;
    min-width: 30px;
}

/*PG XXX*/
.pg-tp {
    margin-bottom: 34px;
    width: 100%;
}

.pr-tp-inr {
    display: inline-block;
}

.pr-tp-inr > h4 {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 5px;
    margin-top: 4px;
}

.pr-tp-inr > span {
    color: #777777;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
}

.pg-tp > i {
    color: #ae9090;
    float: left;
    font-size: 30px;
    margin-right: 15px;
    position: relative;
}

.widget.pad50-65, .pad50-65 {
    padding: 50px 65px;
}

.widget {
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 30px 25px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.widget-title2 {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.widget-title2 > h4 {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 18px;
    margin-bottom: 6px;
}

.widget-title2 > span {
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 300;
    color: #777777;
}

/*formulario*/
.btn-group-lg > .btn, .btn-lg {
    font-size: 15px;
    border-radius: 4px;
    height: 42px;
}

.form-wrp input,
.form-wrp select {
    border: 0;
    margin-bottom: 20px;
    width: 100%;
    background-color: #f7f7f7;
    height: 49px;
    font-style: italic;
    font-size: 13px;
    color: #a6a6a6;
    letter-spacing: 0;
    padding: 10px;
}

.form-wrp textarea {
    border: 0;
    margin-bottom: 20px;
    width: 100%;
    height: 98px;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px 10px;
}

.form-wrp .slct-bx > * {
    width: 100%;
    background-color: #f7f7f7;
    color: #555555;
    float: right;
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 20px;
    padding: 9px 10px 9px 20px;
    position: relative;
    height: 49px;

}

.form-wrp input[type="checkbox"] {
    display: none;
}

.form-wrp input[type="checkbox"] + label {
    color: #a6a6a6;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
}

.form-wrp input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: url(../images/check_radio_sheet.png) left top no-repeat;
    cursor: pointer;
}

.form-wrp input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -19px top no-repeat;
}

.form-wrp input[type="radio"] {
    display: none;
}

.form-wrp input[type="radio"] + label {
    color: #a6a6a6;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
}

.form-wrp input[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -2px 10px 0 0;
    vertical-align: middle;
    background: url(../images/check_radio_sheet.png) -38px top no-repeat;
    cursor: pointer;
}

.form-wrp input[type="radio"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -57px top no-repeat;
}

.form-wrp input[type="radio"]:checked + label p i {
    float: left;
}

.form-wrp .icon-cor {
    width: 20px;
    height: 20px;
}

.form-wrp .form-select {
    overflow: hidden;
    height: 49px;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 0px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.form-wrp .form-select select {
    height: 49px;
    padding: 4px 24px;
    border: 0;
    font-size: 13px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #959595;
    background: #f3f3f3;
    font-style: italic;
    font-weight: 400;
}

.form-wrp .form-select::after {
    content: "\f107";
    font-family: FontAwesome;
    color: #a49b99;
    padding: 14px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 50px;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
    background: #1E2021;
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background: #2E3339;
}

.dtp table.dtp-picker-days tr > td > a.selected {
    background: #D81818;
}

.dtp .p10 > a {
    color: #E6D911;
}

.rb-box {
    width: 80%;
    max-width: 420px;
    margin: 50px auto;
    padding: 1.3em;
    background: #292942;
}

.rb {
    padding: 5px 0;
    text-align: center;
    background: rgb(247, 247, 247);
    height: 48px;
    width: 250px;
    float: right;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.rb-tab {
    display: inline-block;
    position: relative;
    width: 20%;
    height: 40px;
}

.rb-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.rb-spot {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: 2px solid rgba(46, 51, 57, 0.26);
    border-radius: 100%;
    cursor: pointer;
    transition: ease .5s;
    color: #BCBCBC;
}

.rb-tab-active .rb-spot {
    background: rgb(46, 51, 57);
    border: 2px solid rgb(46, 51, 57);
    color: #fff;
    font-weight: 700;
}

/*formulario*/

/*FOOTER*/
#footer {
    background: #2e3339;
    height: 70px;
    color: #fff;
}

#footer h1 {
    font-size: 12px;
    color: #fbff02;
    margin: 0px;
    padding: 28px;
}

#footer h1 span a {
    color: #fff;
}

#footer h3 {
    font-size: 12px;
    text-align: right;
    float: right;
    padding: 28px;
    margin: 0;
}

#footer i {
    font-size: 18px;
    float: left;
    padding: 13px 11px;
}

#footer p {
    padding: 10px 10px;
}

#footer .end {
    padding: 58px 10px;
}

#footer .social {
    padding: 13px;
    float: right;
}

#footer .social a {
    color: #fff
}

#footer ul {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 0;
    list-style: none;
}

#footer ul li {
    display: block;
    list-style-type: none;
    margin: 0;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    width: 33%;
}

#footer ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}

#footer ul li a:hover {
    text-decoration: none;
    color: #00acec;
}

#cop {
    height: 60px;
}

#cop p {
    text-align: center;
    padding: 20px;
}

.listagem-produtos-sintoma {
    float: left;
    width: 100%;
    padding: 0;
}

.listagem-produtos-sintoma li {
    list-style: none;
    padding: 0;
    width: 25%;
}

/*   Configurações   */

.custom-conf .widget-title2 {
    margin: 0;
}

.dropzone {
    border: 2px dotted #ccc;
    margin-bottom: 15px;
}

.galeria {
    display: block;
    margin-bottom: 20px;
}

.galeria .item-content {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.galeria .item-content .edit {
    position: absolute;
    color: #fff;
    top: 5px;
    right: 44px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    padding: 2px;
}

.galeria .item-content .delete {
    position: absolute;
    color: #fff;
    top: 5px;
    right: 20px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    padding: 2px;
}

.galeria .item-content img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}

.galeriaP {
    display: block;
    margin-bottom: 20px;
}

.galeriaP .item-content {
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
}

.galeriaP .item-content .edit {
    position: absolute;
    color: #fff;
    top: 5px;
    right: 44px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    padding: 2px;
}

.galeriaP .item-content .delete {
    position: absolute;
    color: #fff;
    top: 5px;
    right: 20px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    padding: 2px;
}

.galeriaP .item-content img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}


.modal-edit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 89;
    box-shadow: 0 0 3px 0 #000;
    background: rgba(0, 0, 0, 0.5);
}

.modal-edit-content {
    margin: 5% auto;
    max-width: 100%;
    overflow: auto;
    background: #fff;
    width: 500px;
}

.modal-edit-actions {
    padding: 20px;
    background: #fff;
}

.modal-edit input {
    margin: 0 0 15px 0;
}

.item-content-edit {
    width: 100%;
    display: none;
}

.m-bottom {
    margin-bottom: 15px !important;
}

.p-top {
    padding-top: 15px !important;
}

.search-form {
    display: block;
    padding: 20px 30px;
}

.search-form .form-control {
    padding: 20px;
}

.panel-title {
    margin-top: 6px;
    font-size: 13px;
}

.panel-default > .panel-heading {
    height: 46px;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    text-decoration: none;
}