body {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}
/*a {
    text-shadow: none;
    color: #fff;
    text-decoration: none;
}
a:hover {
    cursor: pointer;
    color: #ddd;
}
*/
div#printdivcall table tr td {
    text-align: center;
	width: 50%;
}
.maindiv .border {
    border: none !important;
    border-right: 1px solid rgba(0, 0, 0,0.2) !important;
}
.maindiv h3 {
    text-align: center !important;
	background: transparent !important;
	width: 100% !important;
}
.chspl {
    font-size: 24px;
    text-align: center;
    color: #212529;
    font-weight: bold;
}
div#printdivcall table tr td:first-child {
    text-align: right;
	background: #f2f2f2;
    font-weight: bold;
}
div#printdivcall h3 {
    margin: 0;
    background: #f2f2f2;
}
div#visualizacao .imgpreview {
    margin: 15px 0;
}
div#viewprojectlist_filter label {
    margin-right: 10px;
}
.page-title a {
    font-size: 24px;
}
select.projectc-filter {
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border-radius: 4px;
    margin-left: 5px;
}
span.codecopy {
    background: green;
    color: #fff;
    padding: 3px;
    margin-left: 5px;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
}
.pwduser .codeen {
    font-style: italic;
    font-weight: bold;
}
.pwduser {
    padding: 20px 0;
}
.card-head{
	font-weight: 400;
}
span.hint {
    font-size: 12px;
    font-style: italic;
    margin-left: 5px;
}
.wrap-login100 {
    background: rgba(74,79,85,1);
}
.bt_block{
	display: block !important;
}
.float-right{
	float:right !important;
}
.login100-form-logo img {
    width: 300px;
    border-radius: 0;
}
.login100-form-logo {
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
} 
.sortable {
    padding: 15px;
    margin-bottom: 15px;
    background: transparent;
}
.hideandshow, .hideandshowbro, .hideandshowsec1{
	display:none;
}
.filter-field.equalplot label {
	text-align:left;
}
.filter-field.equalplot {
  width: 19.2%;
  display: inline-block;
}
.filter-field.equalplot input, .filter-field.equalplot select, .filter-field.equalplot textarea{
display: inline-block;
    width: 85%;
	    height: 39px;
    padding: 6px 12px;
}
.finaldiv .container {
    padding-left: 0;
    padding-right: 0;
}
.filter-field.equalplot label {
    font-weight: bold;
}
hr.midlength {
    opacity: 1;
    color: #ccc;
    border: 1px solid #eee;
}
#calcmortgagesub{
	width: 50%;
}
span.removeimg {
    position: relative;
    display: inherit;
}
.imgpreview {
    padding: 0;
    background: transparent;
    position: relative;
    border: 1px solid #ccc;
}
.imgpreview .fa-remove {
    float: right;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: -15px;
    top: -15px;
    color: #111;
    background: #eee;
    border-radius: 30px;
    padding: 7px 5px;
    width: 30px;
    height: 30px;
}
div#upload_project_photos {
    width: 100%;
    position: relative;
    display: inline-block;
}
.sortable .imagepreview {
border:1px solid #1c1010;
text-align: center;
margin:5px;
}
textarea:focus, input:focus, select:focus {
    border-color: #212529 !important;
	box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 25%) !important;
}
.viewprojects .table .btn, .viewusers .table .btn, #viewprojectlist_wrapper .table .btn {
    padding: 0;
}
.viewprojects .table .btn a, .viewusers .table .btn a, #viewprojectlist_wrapper .table .btn a {
    color: #fff;
    padding: 3px 8px;
}
div#toolbarContainer {
    display: none !important;
}
.table-filter-container {
    text-align: right;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
#viewprojectlist_wrapper {
    color: #000;
}
.coverinner {
    position: relative;
}
.textcl{
	color:#000;
}
.settingSidebar {
    display: none !important;
}
a.coverfull {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.btn-group .btn a {
    color: #fff;
}
label{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
div.dataTables_wrapper div.dataTables_filter label {
    display: inline-block;
}
.input-icon.right > i {
    left: auto;
    right: -25px;
    float: right;
}
.editproject .input-icon.right > i {
    left: auto;
    right: 0;
    float: right;
}
.editproject .input-icon.selwarn.right > i {
    left: auto;
    right: -20px;
    float: right;
}
.login100-form-title{
	font-size: 20px;
}
#debug-icon a svg{
	display: none;
}
.logo-icon{
	display:none;
}
.sidemenu-closed .logo-icon{
	display:block;
}
.page-header.navbar .page-logo{
	padding: 10px 20px 0px 10px;
}
.page-header.navbar .page-logo .logo-default{
    width: 100%;
    height: auto !important;
    margin: 0;
}
@media (min-width: 992px) {
}