/************************************/
/* script: custom.css               */
/* author: Luigi Quesada            */
/* agency: Sicura Easy Point Srl    */
/* released: 11 Febbraio 2020       */
/************************************/

body {
	background-color: #F2F3FA;
	background-repeat: no-repeat;
	background-size: cover;
}

.form-control {
	padding-left: 6px;
	padding-right: 6px;
}

.redstroke {
	font-weight: bold;
	border: 1px solid red;
	color: red;
}

.greenstroke {
	font-weight: bold;
	border: 1px solid green;
	color: green;
}

.login {
	background-image: url(../img/blog/03.jpg);
}

.error {
    background-image: url(../img/icons/server-error-2.svg);
    background-position: 80% 10px;
	background-size: unset;
}

.login-content {
	max-width: 400px;
	margin: 100px auto 50px;
}

.auth-head-icon {
	position: relative;
	height: 60px;
	width: 60px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	background-color: #fff;
	color: #5c6bc0;
	box-shadow: 0 5px 20px #d6dee4;
	border-radius: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

#imgHeaderLogo {
	margin-top: 0px;
}

#imgLoginLogo {
	margin-top: -50px;
}

#imgRecoverLogo {
	margin-top: -50px;
}

a.href_link  { color: #8080FF; text-decoration: none; }
a.href_link2 { color: #8080FF; text-decoration: none; }
a.href_link3 { color: #9BC737; text-decoration: none; font-weight:700; font-size:1.75rem; }
a.href_link3:hover { color: #CFE49C; text-decoration: none; font-weight:700; font-size:1.75rem; }
a.href_link4 { color: #9BC737; text-decoration: none; font-weight:600; font-size:1.25rem; }
a.href_link4:hover { color: #CFE49C; text-decoration: none; font-weight:600; font-size:1.25rem; }
a.href_link5 { color: #FFFFFF; text-decoration: none; }

.error-content {
	max-width: 620px;
	margin: 200px auto 0;
}

.error-icon {
	height: 160px;
	width: 160px;
	background-image: url(/assets/img/icons/server-error.svg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 80px;
}

.error-code {
	font-size: 75px;
	color: #5c6bc0;
}

.form-control-line {
    padding-left: 4px;
}

.profile-noimage {
    height: 36px;
    width: 36px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.profile-noimage-big {
    height: 64px;
    width: 64px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
	margin-left: -20px;
	margin-right: 20px;
	font-size: 24px;
}

#divSystemClock {
	color: #4C6C8B;
	font-size: 15px;
}

.sidebar-footer {
	color: #627d88;
}

.page-wrapper {
    width: 100%;
    min-height: 100%;
    position: absolute;
    overflow: hidden;
}

.page-navigator {
	width: 100%;
	font-size: 13px;
	margin-top: -5px;
}

.pagination1 {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-top: 10px;
}

.pagination1 li {
  display: inline;
  text-align: center;
}

.pagination1 a {
  float: left;
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 12px;
  color: #fff;
  margin-left: -1px;
  border: 1px solid transparent;
  line-height: 1.5;
}

.pagination1 a.active {
  cursor: default;
}

.pagination1 a:active {
  outline: none;
}

.modal-1 li:first-child a {
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 0 0 6px;
}

.modal-1 li:last-child a {
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0;
  border-radius: 0 6px 6px 0;
}

.modal-1 a {
  border-color: #ddd;
  color: #4285F4;
  background: #fff;
}

.modal-1 a:hover {
  background: #eee;
}

.modal-1 a.active, .modal-1 a:active {
  border-color: #4285F4;
  background: #4285F4;
  color: #fff;
}

.modal-2 li a {
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
}

.modal-2 a {
  border-color: #ddd;
  color: #4285F4;
  background: #fff;
}

.modal-2 a:hover {
  background: #eee;
}

.modal-2 a.active, .modal-2 a:active {
  border-color: #4285F4;
  background: #4285F4;
  color: #fff;
}

th {
	text-align: center;
}

.datetimepicker th {
    width: 35px;
    height: 35px;
}

.datetimepicker td {
    width: 35px;
    height: 35px;
}

.thumbnail {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	width: 120px;
	height: 170px;
}

.thumbnail-image {
	width: 120px;
	height: 120px;
	border-radius: 20px;
	border: 1px solid #CCCCCC;
}

.thumbnail-details {
	color: #666666;
	font-size: 10px;
	text-align: center;
	height: 20px;
}

.thumbnail-actions {
	text-align: center;
	border: 1px solid white;
}

.k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-selected, .k-columnmenu-item.k-state-selected, .k-list .k-item.k-state-selected, .k-list-container .k-button.k-state-active, .k-list-container .k-button:active, .k-list-optionlabel.k-state-selected, .k-spreadsheet-popup .k-button.k-state-active, .k-spreadsheet-popup .k-button.k-state-selected, .k-spreadsheet-popup .k-button:active {
    background-color: #3498DB;
}

.k-list .k-item.k-state-hover.k-state-selected, .k-list .k-item:hover.k-state-selected, .k-list-optionlabel.k-state-hover.k-state-selected, .k-list-optionlabel:hover.k-state-selected {
	background-color: #227FC0;
}

.k-button, .k-button-group .k-state-disabled:not(.k-state-active), .k-button-group.k-state-disabled .k-button:not(.k-state-active), .k-dropdowntree .k-dropdown-wrap, .k-editor-toolbar a.k-tool, .k-fieldselector .k-list li.k-item, .k-gantt-views li, .k-handle, .k-list-container .k-nodata .k-button, .k-map .k-navigator, .k-pivot-toolbar .k-button, .k-scheduler-footer li, .k-scheduler-navigation .k-nav-next, .k-scheduler-navigation .k-nav-prev, .k-scheduler-navigation .k-nav-today, .k-scheduler-views li, .k-spreadsheet-filter {
	background-image: linear-gradient(#3498DB,#3498DB);
	background-color: #3498DB;
	color: white;
}

.k-button, .k-button-group .k-state-disabled:not(.k-state-active), .k-button-group.k-state-disabled .k-button:not(.k-state-active), .k-dropdowntree .k-dropdown-wrap, .k-editor-toolbar a.k-tool, .k-fieldselector .k-list li.k-item, .k-gantt-views li, .k-handle, .k-list-container .k-nodata .k-button, .k-map .k-navigator, .k-pivot-toolbar .k-button, .k-scheduler-footer li, .k-scheduler-navigation .k-nav-next, .k-scheduler-navigation .k-nav-prev, .k-scheduler-navigation .k-nav-today, .k-scheduler-views li, .k-spreadsheet-filter {
	background-image: linear-gradient(#3498DB,#3498DB);
	background-color: #3498DB;
	color: white;
	height: 30px;
}

.k-action-buttons .k-button.k-state-hover, .k-action-buttons .k-button:hover, .k-button.k-state-hover, .k-button:hover, .k-dropdowntree .k-dropdown-wrap.k-state-hover, .k-dropdowntree .k-dropdown-wrap:hover, .k-editor-toolbar a.k-tool.k-state-hover, .k-editor-toolbar a.k-tool:hover, .k-fieldselector .k-list li.k-item.k-state-hover, .k-fieldselector .k-list li.k-item:hover, .k-gantt-views li.k-state-hover, .k-handle:hover, .k-pivot-toolbar .k-button.k-state-hover, .k-pivot-toolbar .k-button:hover, .k-scheduler-footer li:hover, .k-scheduler-navigation .k-nav-next:hover, .k-scheduler-navigation .k-nav-prev:hover, .k-scheduler-navigation .k-nav-today:hover, .k-scheduler-views li:hover, .k-spreadsheet-filter:hover {
	background-image: linear-gradient(#227FC0,#227FC0);
	background-color: #227FC0;
	color: white;
	height: 30px;
}

.k-content {
	font-family: sans-serif, Arial;
	box-shadow: 0 3px 25px 0 rgba(53,73,95,.1);
}

.k-dropdowntree .k-multiselect-wrap, .k-multiselect .k-multiselect-wrap {
	min-height: 36px;
}

.k-dropdowntree:hover .k-multiselect-wrap:hover, .k-multiselect:hover .k-multiselect-wrap:hover {
	border-color: #5C6BC0;
}

.k-icon {
	font-size: 20px;
	margin-top: 3px;
}
.k-dropdowntree .k-multiselect-wrap li .k-icon, .k-multiselect .k-multiselect-wrap li .k-icon {
    font-size: 16px;
}

.k-dropdowntree .k-multiselect-wrap .k-button, .k-multiselect .k-multiselect-wrap .k-button {
	text-align: left;
	line-height: 1;
}

.btn-right-aligned {
	position: relative;
	margin-top: 24px;
	margin-left: -10px;
}

label {
    margin-bottom: .1rem;
}

label.mini {
    margin-bottom: .1rem;
	font-style: italic;
	font-size: 11px;
}

label.mini2 {
    margin-bottom: .1rem;
	font-size: 10px;
}

.select-css {
	font-size: 13px;
	color: #495057;
	padding: .6em 0.3em .3em .9em;
	width: 40px;
	border-color: #ADADAD;
	background-color: #E1E1E1;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23565656%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat, repeat;
	background-position: left .3em top 50%, 0 0;
	background-size: .65em auto, 100%;
	margin-left: -39px;
    margin-top: 23px;
}

.select-css:focus {
	background-color: #E5F1FB;
}

.select-css option {
	background-color: #FFFFFF;
}

.cloud-section-menu {
	text-align: left;
	width:100%;
	padding: 3px 5px 2px 5px;
	margin: 0px 5px 5px 0px;
}

.cloud-section-menu {
	border: 1px solid #9BD2B0;
	background-color: #ECF6F0;
}

.cloud-section-menu.selected {
	border: 1px solid #FCC100;
	background-color: #FFE492;
}

.cloud-section-sx {
	float: left;
	width: 30%;
}

.cloud-section-dx {
	float: left;
	width: 65%;
}

.cloud-folder-box {
	float: left;
	width: 100%;
	border: 1px solid #FCC100;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

.paragraph-bottomline {
	border-bottom: 1px solid #eee;
}

.paragraph-bottomline-2 {
	margin-top: 12px;
	border-bottom: 1px solid #eee;
}

.cloud-item {
	width: 100%;
	height: 30px;
}

.cloud-arrow {
	float: left;
	width: 5%;
	height: 30px;
	padding-left: 5px;
	padding-top: 2px;
}

.cloud-description {
	float: left;
	width: 70%;
	height: 30px;
	padding-top: 5px;
}

.cloud-span-description {
	color: #8080FF;
}

.cloud-actions {
	float: left;
	width: 25%;
	height: 30px;
	padding-top: 7px;
}

.fee_total {
	font-weight: bold;
}

.ibox {
  position: static !important;
}

.button-image {
	margin-right: 4px;
	display: inline-block;
}

.button-image2 {
	margin-bottom: 4px;
	display: inline-block;
}

.input-datepicker-eraser {
	background-color: #FFFFFF;
	cursor: pointer;
	padding: 6px 0 0 6px;
	color: #71808f;
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
	border: 1px solid #e9ecef;
	width: 30px;
	margin-left: -1px;
}

.ClickToCall {
	cursor: pointer; 
}

#counters_totals {
	margin-bottom: 45px;
}

#counter_cell {
	float: right;
	text-align: center;
	min-width: 120px;
	height: 30px;
	border: 1px solid #FAA13E;
	margin-left: 4px;
	margin-right: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 5px;
	color: green;
}

.counter_title {
    float: left;
    text-align: left;
    font-size: 9px;
    color: #333;
    margin-left: 5px;
    margin-top: -2px;
	margin-right: 10px;
}

.content-wrapper {
	overflow: auto;
	height: 100%;
 }
 
.btn-p100 {
	height: 33px;
	width: 140px;
}

#map {
	width: 100%;
	height: 800px;
	border: 1px solid #FAA13E;
}

.mb2 { margin-bottom: 2px; }
.mb4 { margin-bottom: 4px; }
.mb6 { margin-bottom: 6px; }

.customer-layout-center {
	text-align: center;
	width: 100%;
}

.lead-double {
	width: 100%;
	border: 1px solid red;
	background-color: #FF5B5B;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border-radius: 3px;
}

.lead-double:hover {
	width: 100%;
	border: 1px solid #FF5B5B;
	background-color: #FF9F9F;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
}

.no-margin-bottom {
	margin-bottom: 0px;
}

.event_button_new {
	float: right;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.btn-icon-only.btn-sm2 {
	height: 24px;
	width: 24px;
	margin-right:-4px;
	margin-bottom: 2px;
}

.btn-icon-only.btn-sm3 {
  height: 28px;
  width: 28px;
  margin-left: 4px;
  margin-bottom: 0px;
}