/* here you can put your own css to customize and override the theme */
body{
	background:#f3f3f3;
}

.full-height-body{
	height: calc(100% - 60px) !important;
}

@media(max-width: 991px){
	.menu-pin-show{
		opacity: 0;
	}
}

/*.page-sidebar.ng-scope{
	height: 100%;
}
*/
.fileinput-button{
	position: relative;
	overflow: hidden;
	margin-right: 1px;
}

.fileinput-button input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.portlet-responsive{
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	max-height: 463px;
	min-height: 463px;
}

.table-responsive{
	width: 100%;
	margin-bottom: 15px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table {
	/* min-width: 890px; */
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th{
	padding: 8px;
}

.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	padding: 4px;
	vertical-align: middle;
}

.table.table-hover tbody tr:hover td{
	background-color: #eee !important;
}

.table-bordered{
	border:none;
}
.table-bordered>tfoot>tr>td{
	border:none;
}

.tabs-autodoor .nav-tabs{
	margin-bottom: 0px;
}

.tabs-autodoor .tab-content{
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.bt-close-modal {

	background-repeat: no-repeat !important;
	background-color: transparent !important;
	border: 0px !important;
}

.page-sidebar-menu > li.active-no-border > a{
	border-right: #27272B !important;
}

.col-md-12.thumb > img{
	width: 100%;
	margin-bottom: 10px;
}

.col-md-12.rounded > img{
	border-radius: 100px;
}

.thumb a.btn-clean{
  	border-radius: 20px;
    position: absolute;
    right: 11px;
    top: -6px;
    z-index: 9999;
}

.thumb a.btn-clean.square{
	right: 20px;
	top: 1px;
	color: #fff;
}

.table > thead{
	background-color: #cc6666;
	color: #fff !important;
}

.table > tbody> td{
	padding: 10px 10px;
}

.ng-table th.sortable.sort-desc, .ng-table th.sortable.sort-asc{
	background: none;
}

.ng-table th.sortable div:before, .ng-table th.sortable.sort-desc div:after{
	border-top: 4px solid #fff;
}

.ng-table th.sortable div:after, .ng-table th.sortable div:before{
	border-color: #fff transparent;
}

.table.uppercase>tbody>tr>td{
	text-transform: uppercase;
}

.loading-height{
	margin-top: 20%;
	margin-left: 57%;
}

.table-xs tbody tr td, .table-xs thead th{
	font-size: 11px !important;
}

.loading{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	position: absolute;
	opacity: 0.7;
	z-index: 100;
}

.loading i{
	/*margin: 0 auto;*/
	/*display: block;*/
	opacity: 1;
	text-align: center;
	font-size: 25px;
	margin-top: 7%;
	margin-left: 55%;
}


.dash-loading{
	background-color: #fff;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0.7;
	z-index: 9000;
	width: 100%;
	height: 100%;
}

.dash-loading i{
	margin: 0 auto;
	display: block;
	margin-top: 150px;
	text-align: center;
}

.filtros .btn-group{
	display: block;
}
.filtros button{
	width: 100%;
	border-color: #d3d3d3;
}

.portlet-collapse{
	position: absolute;
	z-index: 10;
	right: 30px;
	top: 35px;
}
.portlet-collapse.collapsed .fa-collapse:before{
  content: "\f078";
}

.portlet-collapse .fa-collapse:before{
  content: "\f077";
}

.panel-title{
	color: #0090d9;
}

.dl-horizontal dd{
	margin-left: auto !important;
}

.nav-tabs-simple > li:after{
	background-color: #3d3d3d;
}

/**************************** AJUSTES DE MENU *************/

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li > a {
	width: 73%;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li > .icon-thumbnail {
	margin-left: 40px;
}

.page-sidebar .sidebar-menu .menu-items > li > ul.sub-menu > li ul.sub-menu li {
	margin-left: 9px;
}

.page-sidebar .sidebar-menu .menu-items > li ul.sub-menu > li ul.sub-menu {
	background-color: #555555;
}

/*
.page-sidebar .sidebar-menu .menu-items {
    height: calc(88% - 45px);
}
*/
/**************************** VALIDAÇOES ******************/


.select2-container-active .select2-choice, .select2-container-active .select2-choices

form.ng-dirty input.ng-invalid-required, form.ng-dirty textarea.ng-invalid-required, form.ng-dirty .select2-container.ng-invalid-required .select2-choice{
	border-color: #f55753;
}


.btn-green, .btn-green:focus, .btn-green:hover{
  color: #ffffff;
  background-color: #009224;
  border-color: #00923A;
}

.btn-green.active, .btn-green:active, .btn-green.active:focus, .btn-green:active:focus, .btn-green:active:hover, .open .dropdown-toggle.btn-green{
  background-color: #009224;
  border-color: #00923A;	
}

.panel.panel-default.ng-scope {}

.table-xxs tbody tr td, .table-xxs thead th {
    font-size: 9px !important;
}

.table-f10 tbody tr td{
    font-size: 11px !important;
}

.popover.left{
	z-index: 9999;
	width: 450px;
	max-width: 450px;
}

.text-red {
	color: #CE0C02;
}

.text-green {
	color: #107F10;
}

.endereco {
	cursor: pointer;
}

.endereco:hover, .enderecoChoosed {
	background: #fafafa;
}

.btn-times {
	position: absolute;
    top: -7px;
    right: 7px;
    display: none;
}

.form-control[disabled] {
	background: #F9F7F7;
    color: rgb(109, 109, 109);
}

td.ellipsis{
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dropdown-menu.dropdown-menu-form {
    overflow: scroll !important;
    height: 300px !important;
}

body.fixed-header.sidebar-visible .manual-user-icon{
    display: none;
}

body.fixed-header.sidebar-visible .manual-user-text{
    display: block;
}

body.fixed-header .manual-user-text{
    display: none;
}

.dropdown-menu {
	z-index: 9790 !important;
}
.notification-divider{
    border-top: 1px solid #ddd;
    cursor: pointer;
}
.notification-cell > .row{
    margin: 0;
}

.notification-cell > .row > .col-md-1,
.notification-cell > .row > .col-md-11,
.notification-cell > .row > .col-md-12{
    padding: 0;
}

.notification-cell{
    min-height: 60px !important;
    padding: 10px;
    padding-right: 0;
    background: #FFFFFF;
    vertical-align: top !important;
}

.notification-cell:hover{
    min-height: 60px !important;
    padding: 10px;
    padding-right: 0;
    background: #FAFAFA !important;
    vertical-align: top !important;
}

.notification-read{
    background: transparent;
    border:2px solid #B8C6DD;
    border-radius:5px;
    height:10px;
    width:10px;
    margin-right:10px;
}

.notification-unread{
    background: #B8C6DD;
    border:2px solid #B8C6DD;
    border-radius:5px;
    height:10px;
    width:10px;
    margin-right:10px;
}

.notification-scrollbar{
    max-height: 300px !important;
    margin: -1px;
    border-top: 1px solid #ddd;
    overflow: auto;
}

.notification-attention{
    border: 1px solid red;
    border-radius: 20px;
    height: 12px;
    width: 12px;
    position: relative;
    background-color: red;
    margin-top: -3px;
    z-index: 1;
}

.widget-8{
    height: 130px;
}

/**********************************************/

.main-header {
    background: #004899;
    /* Old browsers */
    background: -moz-linear-gradient(left, #004899 0%, #05a5a6 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004899 0%, #05a5a6 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004899 0%, #05a5a6 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004899', endColorstr='#05a5a6',GradientType=1);
    /* IE6-9 */
    color: #585858;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 80px;
    z-index: 10;
    overflow: hidden;
}
.main-header .logo {
    margin-top: 9px;
}
.main-header__top-bar {
    display: none;
}
.main-header__bottom-bar {
    z-index: 2;
    position: relative;
}
@media (min-width: 768px) {
    .main-header {
        min-height: 170px;
        position: fixed;
        top: 0;
        width: 100%;
    }
    .main-header__top-bar {
        display: block;
        background-color: #fff;
        color: #909090;
        height: 50px;
        padding-top: 8px;
        position: relative;
        z-index: 3;
    }
    .main-header__top-bar__container {
        display: flex;
        justify-content: flex-end;
    }
    .main-header__top-bar__container span.usuario {
        padding-top: 7px;
        padding-right: 15px;
    }
    .main-header__top-bar__mail {
        color: #909090;
        text-decoration: none;
        line-height: 34px;
        margin-right: auto;
    }
    .main-header__top-bar__mail span {
        vertical-align: super;
    }
    .main-header__top-bar__search {
        position: relative;
        margin-right: 10px;
    }
    .main-header__top-bar__search__input {
        border: 2px solid #909090;
        border-radius: 100px;
        padding: 7px 12px;
        font-size: 14px;
        width: 100%;
        height: 34px;
    }
    .main-header__top-bar__search__btn {
        text-indent: -9999px;
        display: inline-block;
        width: 20px;
        height: 20px;
        border: none;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-10px);
    }
    .main-header__top-bar__client-area {
        border: 2px solid #909090;
        border-radius: 100px;
        padding: 6px 12px 6px 15px;
        font-size: 14px;
        text-decoration: none;
        color: #909090;
        display: inline-block;
        float: right;
        height: 34px;
    }
    .main-header__top-bar__client-area span {
        vertical-align: super;
    }
    .main-header__top-bar__client-area span i.material-icons {
        transform: translate(0, -3px) !important;
    }
    .main-header__bottom-bar__container {
        display: flex;
        align-items: center;
        min-height: 120px;
        justify-content: space-between;
    }
    .main-header .logo {
        float: left;
        transition: margin 200ms ease;
        margin-top: 0;
    }
    .main-header .main-menu {
        float: right;
        margin-top: 0;
        transition: margin 200ms ease;
    }
    .main-header--contract {
        min-height: 50px;
        border-bottom: 1px solid #909090;
        background: #fff;
        color: #000;
    }
    .main-header--contract .main-header__top-bar, .main-header--contract #particles-js {
        display: none;
    }
    .main-header--contract .main-header__bottom-bar__container {
        min-height: 50px;
    }
    .main-header--contract .logo {
        background-image: url('../img/login/logo-main-color.png');
        width: 134px;
        height: 30px;
    }
}
#particles-js {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    filter: blur(2px);
}
body.page-login {
    padding-top: 80px;
}
@media (min-width: 768px) {
    body.page-login {
        padding-top: 170px;
    }
    body.page-login.home {
        padding-top: 0;
    }
}
.logo {
    background-image: url("../img/login/logo.png");
    text-indent: -9999px;
    display: inline-block;
    width: 60%;
    max-width: 262px;
    height: 59px;
    margin: 0;
    padding: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.container:before, .container:after {
    display: none !important;
}

body.page-login {
    height: auto;
}

body.page-login .page-container .page-content-wrapper {
    position: inherit;
}

.main-footer__copyright-bar {
    background-color: #fff;
    color: #585858;
    padding: 20px 0;
    margin-top: 20px;
    font-size: 13px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.main-footer__copyright-bar p {
    color: #585858;
    padding: 10px 0;
    margin-bottom: 0;
}
.partners-list {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
}
.partners-list__item {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.label-novo {
    background: #FFF;
    color: #1d4f85;
    border-radius: 4px;
    padding: 0 8px;
    font-size: 12px;
    margin-left: 10px;
}

.file-selected {
    border: 2px solid #084488;
    display: inline-block;
    border-radius: 6px;
}

.file-selected span {
    top: 2px;
    position: relative;
    color: #666;
    display: inline-block;
    padding: 0 40px 0 15px;
}

.triangle-isosceles {
    position: relative;
    padding: 8px;
    padding-bottom: 25px;
    color: #000;
    background: #E2E0E0;
    font-size: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    display: block;
    margin: 1em 0 0;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

/* creates triangle */
.triangle-isosceles:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 25px;
    border-width: 15px 10px 0px;
    border-style: solid;
    border-color: #E2E0E0 transparent;
    display: block;
    width: 0;
}

.triangle-isosceles-table {
    position: relative;
    padding: 8px;
    padding-bottom: 25px;
    color: #000;
    background: #E2E0E0;
    font-size: 12px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    display: block;
    margin: 5px;
}

.modal .button-close {
    position: absolute;
    right: 20px;
    top: 31px;
    z-index: 10;
    font-size: 18px;
    color: #666;
    background: transparent;
    border: none;
}

.d-flex {
    display: flex;
}

.d-block {
    display: block;
}

.flex-1 {
    flex: 1;
}

.flex-row {
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
}

.align-items-start {
    align-items: start;
}

.justify-space-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.card-status {
    display: flex;
    flex-direction: column;
    width: 250px;
    border: 1px solid #EDEDED;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 15px 15px 5px;
    color: #444444;
    cursor: pointer;
    margin-right: 20px;
    transition: background-color 0.2s, color 0.2s, border 0.2s;
}

.card-status .status {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.card-status .quantidade {
    font-size: 32px;
    font-weight: 500;
    text-align: right;
}

.card-status.selected, .card-status:hover {
    border-color: #0053a6;
    color: #0053a6;
}

.card-status.selected {
    border-width: 2px;
}

.card-status.danger {
    border-color: #CA1F1F !important;
    color: #CA1F1F !important;
    background-color: #FFF1F1 !important;
}

.title-step {
    border: 2px solid #D8D8D8;
    padding: 20px 15px;
    margin-bottom: 10px;
}

.title-step p {
    margin: 0;
    font-size: 15px;
}

.title-step p span {
    display: inline-block;
    background-color: #0054a6;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    border-radius: 20px;
    padding: 3px 10px;
    margin-right: 10px;
}

.grupo-opcoes {
    display: flex;
    flex-direction: row;
}

.grupo-opcoes button {
    width: 150px;
    height: 150px;
    border: 2px solid #D8D8D8;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    margin-right: 15px;
}

.grupo-opcoes button svg {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
}

.grupo-opcoes button p {
    margin: 0;
    line-height: 16px;
    font-size: 13px;
    font-weight: 600;
    color: #111;
    letter-spacing: 0.1px;
}
.grupo-opcoes button:hover, .grupo-opcoes button.active, .grupo-opcoes button.active:focus, .grupo-opcoes button.active:active, .grupo-opcoes button.active:hover {
    border-color: #0054a6;
    border-width: 2px;
}

.grupo-opcoes button:hover svg, .grupo-opcoes button.active svg, .grupo-opcoes button.active:focus svg, .grupo-opcoes button.active:active svg, .grupo-opcoes button.active:hover svg {
    fill: #0054a6;
}

.grupo-opcoes button:disabled {
    border-color: #dddddd;
    cursor: not-allowed;
}

.grupo-opcoes button:disabled p {
    color: #999999;
}

.grupo-opcoes button:disabled svg {
    fill: #999999;
}

.btn-large {
    min-width: 200px;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
}

.btn-large.fileinput-button{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
}

.btn-large.fileinput-button input.upload {
    height: 50px;
    width: 200px;
}

a {
    color: #0054a6;
}

.file-selected {
    border-radius: 0;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 300px;
    justify-content: space-between;
}

.file-selected span {
    top: auto;
    color: #111;
    font-weight: 500;
    font-size: 13px;
}

.file-selected button {
    height: 50px;
    font-size: 20px;
}

.table-campanha {
    width: 50%;
    min-width: 600px;
}

.table-campanha thead {
    background-color: #EBEBEB;
}

.table-campanha thead tr th {
    padding: 10px;
    color: #111;
    font-size: 14px;
    border: 1px solid #BBBBBB;
}

.table-campanha tbody tr td {
    border: 1px solid #BBBBBB;
    padding: 10px;
    position: relative;
}

.table-campanha tbody td input, .input-large {
    border: 2px solid #d8d8d8;
    background: #FFF;
    border-radius: 0;
    height: 50px;
}

/*.input-large:focus, .select-large:focus a {*/
/*    border: 2px #0f55a5;*/
/*}*/

.table-campanha tbody td .select2 .select2-choice, .select-large .select2-choice {
    border: 2px solid #D8D8D8;
    border-radius: 0;
    height: 50px;
    line-height: 40px;
}

.table-campanha tbody td input, .table-campanha tbody td .select2-container > a {
    font-size: 14px;
}

.table-campanha tbody td input.ng-valid, .table-campanha tbody td .select2-container.ng-valid > a, .table-campanha tbody td input:focus, .table-campanha tbody td .select2-container:focus > a {
    border-color: #0f55a5;
    font-weight: 500;
    color: #111111;
}

.table-campanha tbody button, .table-campanha tbody button:hover, .table-campanha tbody button:focus, .table-campanha tbody button:active {
    position: absolute;
    right: -60px;
    top: 18px;
    background: transparent;
    color: #CC6666;
    font-size: 25px;
    border: none;
}

h4.tile {
    background-color: #f4f4f4;
    padding: 20px;
    position: relative;
    font-weight: 400;
}

p.tile {
    margin-top: -5px;
    padding: 10px 20px;
    background-color: #FAFAFA;
}

h4 i.gray-right {
    color: #666666;
    position: absolute;
    right: 25px;
    top: 24px;
}

.tile.blue, i.blue, .blue {
    color: #0054a5;
}

.tile.red, .red {
    color: #C62828;
}

.tile.green, .green {
    color: #2E7D32;
}

.btn-green {
    background-color: #2E7D32;
    border-color: #2E7D32;
}

.btn-green:hover, .btn-green:focus, .btn-green:active {
    background-color: #3c9a40;
    border-color: #3c9a40;
}

.btn-gray {
    background-color: #7E7E7E;
    border-color: #7E7E7E;
    color: #FFFFFF;
}

.btn-gray:hover, .btn-gray:focus, .btn-gray:active {
    background-color: #A1A1A1;
    border-color: #A1A1A1;
    color: #FFFFFF;
}

.check-campanha {
    flex: 1;
    text-align: right;
}

.text-align-right {
    text-align: right;
}

.check-campanha label {
    font-size: 15px;
    margin-top: 14px;
    font-weight: 500;
}

.check-campanha label::before {
    border-color: #0054a5;
}

.check-campanha label::after {
    text-align: left;
}

body:not(.sidebar-visible) .sidebar-menu a .arrow {
    display: none;
}

.dropdown-menu {
    background: #FFFFFF;
    overflow-x: auto !important;
}

.dropdown-menu > li {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.dropdown-menu > li > a > span:not(.glyphicon) {
    margin-left: 24px;
}

.dropdown-menu > li a {
    font-weight: 400;
}

.dropdown-menu > li a span {
    margin-left: 6px;
    left: -6px;
    color: #0053a6;
}

.dropdown-menu > li a span.glyphicon-remove {
    color: #c20000;
}

.card {
    border: 2px solid #E4E4E4;
    display: flex;
    flex-direction: column;
}

.card .card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
}

.card .card-header .title {
    display: flex;
    align-items: center;
}

.card .card-header .title h5 {
    font-size: 16px;
    font-weight: 400;
}

.card .card-header .right-content button {
    border-radius: 20px;
    background-color: #0054a5;
    font-size: 13px;
    padding: 6px 20px;
}

.card .card-header .right-content > a {
    border-radius: 20px;
    background-color: #0054a5;
    font-size: 13px;
    padding: 6px 20px;
}

.card .card-header .right-content button i {
    margin-left: 10px
}

.card .card-header .right-content select {
    border: 2px solid #e4e4e4;
    padding: 6px 10px;
}

.card .card-body {
    border-top: 2px dashed #e4e4e4;
    padding: 15px;
}

.card .card-body:first-child {
    border-top: none;
}

.icon-primary {
    font-size: 16px;
    color: #FFF;
    background: #0054a5;
    padding: 6px 10px;
    border-radius: 30px;
    width: 34px;
    text-align: center;
}

.list-large {
    background: #F4F4F4;
    padding: 5px 10px;
}

.list-large span:first-child{
    font-size: 25px;
}

.list-large span:last-child{
    font-size: 14px;
}

.list-medium {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    font-size: 11px;
    background: #FAFAFA;
    margin-top: 2px
}

.tile-score {
    background: #f4f4f4;
    padding: 5px 10px;
}

.m-0 {
    margin: 0;
}

.config-list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 5px;
}

.config-list-item:hover {
    background: #fefefe;
}