html, body {
  background-color: #f8f9fa;
}



html, body.login {
	height: 100%;
}

.login label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.login .card-wrapper {
	width: 400px;
}

.login .card {
	border-color: transparent;
	box-shadow: 0 4px 8px rgba(0,0,0,.05);
}

.login .card.fat {
	padding: 10px;
}

.login .card .card-title {
	margin-bottom: 30px;
}

.login .form-control {
	border-width: 2.3px;
}

.login .form-group label {
	width: 100%;
}

.login .btn.btn-block {
	padding: 12px 10px;
}

.login .footer {
	margin: 20px 0;
	color: #888;
	text-align: center;
}

@media screen and (max-width: 425px) {
	.login .card-wrapper {
		width: 90%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 320px) {
	.login .card.fat {
		padding: 0;
	}

	.login .card.fat .card-body {
		padding: 15px;
	}
}



.error {
  color: red;
  display: block;
}






h1 {
  font-weight: bold;
}

section.search {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

section.search .input-group-text, section.search label, .col-form-label, .nav-tabs .nav-link {
  border-right-width: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

nav.inside {
  margin-bottom: 40px;
  border-bottom: 0px solid #d1d4d8;
}

.nav-tabs {
  border: 0;
  background-color: #f8f9fa;
}

.nav-tabs .nav-link {
  border:0;
    padding: 15px 30px 15px 30px;
}

.nav-tabs .nav-link.active {
  border-bottom: 0px solid #007bff;
}

section.search .custom-select, section.search .form-control, section.search .input-group-text {
  border-radius: 3px;
}

.modal-backdrop.show {
  opacity: 0.75;
}


.input-group {
  margin-bottom: 10px;
}



.modal-header {
  border: 0;
}

.modal-header h5 {
  color: #ffffff;
}

.modal-body {
  padding: 0px 40px 0px 40px;
}

.modal-body.item {
  padding: 0px 0px 0px 0px;
}

.modal-body .tab-content {
  padding: 0px 40px 0px 40px;
}

.modal-body.list {

    height: 400px;
    overflow-y: auto;
padding: 20px;
}

.modal-footer {
  padding: 20px 40px 40px 40px;
}




.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}


.modal-dialog input[type=text],
.modal-dialog input[type=email],
.modal-dialog input[type=date],
.modal-dialog input[type=number],
.modal-body .custom-select {
  border: 0;
  border-bottom: 1px solid #ced4da;
  border-radius: 0;
  padding: .5rem .5rem;
}

.modal-dialog {


    margin: 1.875rem auto;

}

body.dashboard .card {
    border-radius: 3px;
 }

body.dashboard .card-body {
  padding : 0;
 }

.table {
    background: #fff;
    margin-bottom: 0;
}

td a {
  color: #000000;
}

table.results th:hover {
  cursor: grab;
}

footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

footer p {
  margin-bottom: .25rem;
}




.table th, table.table tr.tfooter td {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}



	.table-title .btn {
		color: #566787;
		float: right;
		font-size: 13px;
		background: #fff;
		border: none;
		min-width: 50px;
		border-radius: 2px;
		border: none;
		outline: none !important;
		margin-left: 10px;
	}
	.table-title .btn:hover, .table-title .btn:focus {
        color: #566787;
		background: #f2f2f2;
	}
	.table-title .btn i {
		float: left;
		font-size: 21px;
		margin-right: 5px;
	}
	.table-title .btn span {
		float: left;
		margin-top: 2px;
	}
    table.table tr th, table.table tr td {
        border-color: #e9e9e9;
		padding: 12px 15px;
		vertical-align: middle;
    }


    table.table-striped tbody tr:nth-of-type(odd) {
    	background-color: #fcfcfc;
	}
	table.table-striped.table-hover tbody tr:hover {
		background: #f5f5f5;
	}
    table.table th i {
        font-size: 13px;
        margin: 0 5px;
        cursor: pointer;
    }

    table.table td:last-child {
        text-align: right;
    }

    table.table td:last-child i {
		opacity: 0.9;
		font-size: 22px;
        margin: 0 5px;
    }
	table.table td a {
		font-weight: bold;

		display: inline-block;
		text-decoration: none;
	}
	table.table td a:hover {
		color: #2196F3;
	}
	table.table td a.settings {
        color: #444444;
    }

table.table td a.delete {
    color: #e9ecef;
}
    table.table td a.delete:hover {
        color: #F44336;
    }


.modal .btn:hover, .modal .btn:focus {
  box-shadow: none !important;
}


	table.table .avatar {
		border-radius: 50%;
		vertical-align: middle;
		margin-right: 10px;
	}

table.table th.export {
    text-align: right;
}

table.table th i {
      color: #ffffff;
      font-size: 22px;

  }

td.icon, th.icon {
      text-align: right;
}


.add-btn i.material-icons {
  color: #007bff;
  font-size: 48px;

}


.modal-footer {
  border-top: 0;
  padding-top: 30px;
}


.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    /*width: 155px !important;*/
}

.relative {
  position: relative;
}

.center{margin:auto;}


div.edit {
  position: absolute;
  top: 7px;
  right: 42px;
}

a.nav-link {
  color: #495057;
  opacity: 0.25;
}

a.nav-link.general {
  opacity: 1;
}


a.nav-link:hover {
  color: #495057;
  opacity: 1;
}

a.nav-link.active, .nav-tabs .nav-link.active {
  color: #007bff;
  opacity: 1;
}

.navbar-brand img {
  width: 150px;
}

option[value=''] {
    opacity: 0.5;
}

textarea.form-control {
  border-radius: 0;
}

.googlemap {
  position: absolute;
  right: 25px;
  top: 7px;
}

.modal-dialog input.allowCopy[type="text"] {
  border: 1px solid #ced4da;
  border-left: 0;
}

.input-group-text.clipboard {
  border-radius: 0;
  border-right-color : #ced4da;

}

.status-1 i.material-icons, .status-2 i.material-icons, .status-3 i.material-icons, .status-4 i.material-icons{
  font-size: 19px;
  top: 3px;
    margin-right: 8px;
}

.status-1 i  {
  color: orange;
}


.status-2 i {
  color: green;
}

.status-3 i {
  color: black;
}

.status-4 i {
  color: red;
}

table.table tr th.icon {
  padding-right: 8px;
}

table.table tr td.icon {
  padding-right: 18px;
}

tr.status-3, tr.status-4, tr.inactive-client {
  opacity: 0.25;
}

button.no-border {
  background: none;
  border: none;
}

.stats {
  max-height: 300px;
  margin-bottom: 40px;
}

.stats-clients {
  max-height: 500px;
  margin-bottom: 40px;
}
