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;
}

.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;
}

.panel-login .logo {
    margin-bottom: 25px;
}

.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-cadastro-profissional {
    display: block;
    margin: 0 auto;
    max-width: 700px;
    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: 200px;
    min-height: 390px;
}

.panel-cadastro-profissional .logo {
    text-align: center;
}

.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% - 200px);
    min-height: 390px;
}

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

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

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

/* NAVBAR */
.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;
    text-transform: uppercase;
}

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

.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;
}

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

.atalho-home {
    width: 120px;
    height: 100px;
    background: #f2f2f2;
    float: left;
    margin: 15px;
    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: right;
    border: 2px solid #f0f0f0;
    font-size: 25px;
    font-weight: 700;
    color: #bbbbbb;
    line-height: 33px;
    width: 37px;
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.add-proj:hover {
    border-color: #714c4c;
    text-decoration: none;
    background: #714c4c;
    color: #fff;
}

table.style1 td p {
    margin: 0;
}

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

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

.style1 .titulo h4 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.style1 .id-bg {
    color: #fff;
    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: 20px;
    width: 100%;
}

.pr-tp-inr {
    display: table;
}

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

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

.pg-tp > i {
    color: #9a9a9a;
    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*/
.form-wrp.form-group input.form-control,
.form-wrp.form-group select.form-control {
    margin-bottom: 20px;
    width: 100%;
    background-color: #f7f7f7;
    height: 40px;
    font-size: 13px;
    color: #4d4d4d;
    padding: 10px;
    border-radius: 0;
}

/*formulario*/
.form-wrp textarea {
    border: 0;
    margin-bottom: 20px;
    width: 100%;
    background-color: #f7f7f7;
    height: 98px;
    font-style: italic;
    font-size: 13px;
    color: #a6a6a6;
    letter-spacing: 0;
    padding: 10px 30px;
}

.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 .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;
}

.btn {
    font-size: 15px;
    border-radius: 0;
    height: 40px;
    padding: 4px 8px;
}

.form-wrp .btn {
    width: 100%;

}

.btn-default {
    color: #717171;
    background: #eee;
    border: 1px solid #ced4da;
}

.btn-search {
    color: #fff;
    background: #65bd23;
    border: 1px solid #3a9512;
}

.btn-clear {
    color: #717171;
    background: #eee;
    border: 1px solid #ced4da;
}

#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;
}

/*   Janelas   */

.window {
    z-index: 99;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.window-content {
    width: calc(100% - 300px);
    height: 100%;
    position: fixed;
    right: -100%;
}

.window-content .fechar {
    position: absolute;
    font-size: 20px;
    top: 15px;
    left: -60px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    padding: 8px;
    border: 2px solid #ccc;
    border-radius: 50%;
}

.window-content-body {
    width: 100%;
    height: 100%;
    overflow: auto;
    box-sizing: border-box;
    background: #f8f8f8;
    padding: 0 20px;
}

.window-content-header {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.window-content-header h1 {
    font-size: 23px;
    margin: 0;
    color: #444;
    font-weight: 300;
}

.window-menu,
.window-menu ul {
    float: left;
    width: 100%;
    padding: 0;
}

.window-menu ul {
    padding: 10px 0;
}

.window-menu ul li {
    margin: 0;
    list-style: none;
    float: left;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
}

.window-menu ul li a {
    color: #1058d0 !important;
    padding-bottom: 8px;
}

.window-menu ul li a:hover,
.window-menu ul li a:visited,
.window-menu ul li a:active,
.window-menu ul li a.active {
    border-bottom: 2px solid #1058d0;
    text-decoration: none !important;
}

.open-iframe-area {
    width: 100%;
    height: 100%;
}

.open-iframe-area iframe {
    width: 100%;
    height: 100%;
    right: -100%;
}

/*   Icons   */

.icon-color-square {
    float: left;
    width: 15px;
    height: 15px;
    background: #444;
    margin: 2px;
}

.icon-color-round {
    float: left;
    width: 15px;
    height: 15px;
    background: #444;
    margin: 2px;
    border-radius: 50%;
}

/* ### follou-up geral ### */

.follow-general span {
    color: #959595;
    font: 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 5px;
}

.follow-general .header h1 {
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    color: #525c69;
    cursor: pointer;
    text-transform: uppercase;
    padding-left: 5px;
}

.follow-general .header {
    background: #fff;
    padding: 15px 10px;
    border-bottom: 1px solid #ccc;
}

/* formularios */
.follow-general {
    background: #f8f8f8;
}

.follow-general .form-control {
    background: #fff;
    border: none;
    box-shadow: none;
    padding: 5px;
    height: auto;
    border-radius: 0px;
}

.follow-general .form-control:focus {
    border: 1px solid #c8c8c8;
    background: #f6f6f6;
}

.follow-general .form-control::placeholder {
    color: #525c69;
}

.follow-general .form-group {
    margin: 8px 0;
}

.follow-general .btn-secondary {
    color: #495071;
    padding: 7px;
    font-size: 15px;
    border-radius: 0px;
    background: transparent;
    border: none;
    width: 100%;
    text-align: left;
}

.follow-general .btn-follow {
    color: #fff;
    padding: 3px 10px;
    font-size: 15px;
    border-radius: 0px;
    background: #0dabe9;
    border: none;
    text-align: left;
}

.follow-general .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #495071;
    background-color: transparent;
    border-color: transparent;
}

.follow-general .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
    border: 1px solid #c8c8c8;
    background: #f6f6f6;
}

.follow-general .dropdown, .dropup {
    width: 100%;
}

.follow-general .dropdown .dropdown-toggle::after {
    color: #fff;
    position: absolute;
    right: 15px;
    top: 17px;
}

.follow-general .dropdown.show .dropdown-toggle::after {
    color: #495071;

}

.follow-general .dropdown-menu.show {
    width: 100%;
    border-radius: 0;
    margin: 0;
}

.action-header {
    position: relative;
    bottom: -1px;
    z-index: 15;
    overflow: hidden;
    box-sizing: border-box;
    padding-right: 70px;
    height: 63px;
    background: #f2f2f2;
    border-bottom: 2px solid #e1e1e1;
    padding-top: 8px;
}

.header h6 {
    color: #0063c6;
    margin-top: 15px;
    font-size: 14px;
}

.action-header .new-action.active {
    z-index: 10;
    border-color: #0063c6;
    color: #0063c6 !important;
}

.new-action {
    display: block;
    float: left;
    margin-right: 3px;
    margin-left: 18px;
    height: 47px;
    border-bottom: 2px solid transparent;
    color: #555c6d !important;
    vertical-align: middle;
    font: 14px/47px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: pointer;
    transition: all 300ms ease;
}

.follow-general .icons {
    width: 30px;
    float: left;
}

.follow-general .header.follow {
    width: calc(100% - 40px);
    float: right;
}

.follow-general .icons i {
    background: #2dc4ff;
    padding: 7px;
    border-radius: 18px;
    font-size: 18px;
    color: #fff;
    z-index: 101;
    position: relative;
}

.follow-general .icons.proposal i {
    background: #46d507;
}

.follow-general .icons.manager i {
    background: #e11111;

}

.follow-general .icons::after {
    position: absolute;
    top: 32px;
    bottom: -32px;
    left: 15px;
    z-index: 100;
    width: 1px;
    background-color: #cfd6da;
    content: "";
}

.follow-general .follow-post {
    height: auto;
    min-height: 80px;
}

.follow-date {
    position: relative;
    display: table;
    width: 100%;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.follow-date::before {
    position: absolute;
    top: 20px;
    right: 0;
    left: 15px;
    z-index: 100;
    height: 1px;
    background-color: #dbe1e6;
    content: "";
    transition: left 300ms ease;
}

.crm-entity-stream-section-planned-label, .crm-entity-stream-section-today-label, .follow-date-label {
    min-height: 22px;
}

.crm-entity-stream-section-today-label .follow-date-content, .follow-date-label .follow-date-content, .crm-entity-stream-section-planned-label .follow-date-content {
    background-color: transparent;
    box-shadow: none;
}

.follow-date-content {
    position: relative;
    z-index: 500;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: all 300ms ease, 1000ms background-color linear;
}

.crm-entity-stream-planned-label, .crm-entity-stream-today-label, .follow-date-history-label {
    display: inline-block;
    padding: 2px 15px;
    min-height: 18px;
    border-radius: 11px;
    color: #fff;
    font: bold 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 12px;
}

.follow-date-history-label {
    background-color: #dde5e8;
    color: #6e7273;
}

.follow-date-history-label.today {
    background-color: #2fc6f5;
    color: #fff;
}

.follow-date-history-label.yesterday {
    background-color: #d5bd07;
    color: #fff;
}

.crm-entity-stream-section-planned-label::before, .crm-entity-stream-section-today-label::before, .follow-date-label::before {
    top: 10px;
}

.crm-entity-stream-section-planned-label .follow-date-content, .crm-entity-stream-section-today-label .follow-date-content, .follow-date-label .follow-date-content {
    text-align: center;
}

.follow-post {
    border-left: 2px solid #2fc6f6;
}

span.follow-post-title {
    overflow: hidden;
    box-sizing: border-box;
    margin-right: 5px;
    max-width: calc(100% - 50px);
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0;
    font: bold 13px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.follow-post-content {
    position: relative;
    padding: 8px 50px 10px 15px;
    min-height: 55px;
    transition: all 300ms ease, 1000ms background-color linear;
}

.content-detail {
    position: relative;
    padding: 1px 0;
    color: #535c69;
    word-break: break-word;
    overflow-x: hidden;
    margin-bottom: 3px;
    font: 400 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.crm-entity-stream-content-detail {
    color: #535c69;
    word-break: break-word;
    font: 400 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.avatar {
    position: absolute;
    margin-top: 0;
    right: 28px;
    display: block;
    overflow: hidden;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #e9e9e9 url('/assets/images/avatar-padrao.png') no-repeat center;
    background-size: auto auto;
    background-size: 50%;
    z-index: 10;
}

.follow-space {
    height: 20px;
    display: table;
    width: 100%;
}

.business {

}

.business-check {
    padding: 10px 0;

}

.form-wrp .business-check input[type="checkbox"] + label {
    margin-right: 5px;
    margin-left: 5px;
    color: #525c69;
    font-style: normal;
    min-width: 130px;
}

.form-wrp .business-check input[type="checkbox"] + label span {
    margin: -1px 0px 0 0;
}

.follow-general .btn-business {
    color: #fff;
    padding: 4px 10px;
    font-size: 15px;
    border-radius: 0px;
    background: #0dabe9;
    border: none;
    text-align: left;
    width: auto;
}

.business-post p {
    margin-bottom: 0px;
}

.business-post .material-icons {
    top: 5px;
    position: relative;
    font-size: 20px;
}

.follow-general .btn-proposal {
    color: #fff;
    padding: 2px 10px;
    font-size: 15px;
    border-radius: 0px;
    background: #0dabe9;
    border: none;
    text-align: left;
    width: auto;
    height: 34px;
}

.follow-general .btn-proposal-edit {
    color: #fff;
    padding: 7px 10px;
    font-size: 15px;
    border-radius: 0px;
    background: #a1a1a1;
    border: none;
    text-align: left;
    width: auto;
    height: 34px;
}

.follow-general .btn-proposal-del {
    color: #fff;
    padding: 7px 10px;
    font-size: 15px;
    border-radius: 0px;
    background: #d20000;
    border: none;
    text-align: left;
    width: auto;
    height: 34px;
}

/*   Colors   */

.color-blue {
    color: #337ab7 !important;
}

.alert-dismissible {
    cursor: pointer;
}

.lista-imoveis .lista-img {
	height: 240px;
}
.lista-imoveis i {
	float: right;
	
}




