html,
body.cpm-ui{
	min-width:400px;
}
body.cpm-ui,
.cpm-ui .navbar-white,
.cpm-ui .main-footer,
.cpm-ui [class*=sidebar-light-] {
		background-color: #f3f2f1;
	}
	
	
.isTag{position:absolute; top:3px; border-radius:100%; display:none; left: 45%;	}
 
.thumbnail:hover>.isTag,
.isTag.isBlock{display:block; 	}

	
.cpm-ui .content-wrapper {
    background-color: #f3f2f1;
	padding:10px 20px;
}
.cpm-ui .content-wrapper {
    background-color: #f3f2f1;
}
.cpm-ui .main-header .navbar-brand {
    line-height: 40px;
	vertical-align:middle;
    margin-left: 0.5rem;
}
.cpm-ui .main-header .navbar-brand img{
    max-height: 40px;
}
.cpm-ui:not(.login-page) .content-wrapper {
	display:flex;
	
}
.cpm-ui .content-wrapper .workspace{
	padding:10px;
	background-color: #fff;
    border-radius: 0.1rem;
    box-shadow:0 0 2px rgba(0,0,0,0.1), 0 2px 4px rgba(0,0,0,0.12);
	position:relative;
	width:100%;
}
.cpm-ui .main-footer {
    border-top: none !important;
}
.cpm-ui [class*=sidebar-light-] .nav-sidebar>.nav-item.menu-open>.nav-link,
.cpm-ui [class*=sidebar-light-] .nav-sidebar>.nav-item:hover>.nav-link {
    background-color: #fff;
    color: #2c7be5;
	font-weight:500;
}
  .cpm-ui .wrapper .main-header .brand-image {
		margin-top: -0.5rem;
		margin-right: 0.2rem;
		height: 33px;
	}
	.cpm-ui #sidebar-overlay {
		top: 0;
	}
	.cpm-ui.sidebar-collapse .nav-sidebar .menu-open>.nav-treeview {
		display: none;
	}
	.nav-treeview li a.nav-link{
		padding-left:25px;
	}
	.nav-treeview li a.nav-link .nav-icon.fas{
		    font-size: 0.8rem;
	}
	body:not(.layout-fixed.cpm-ui) .main-sidebar {
		top: 75px;
		min-height: calc(100% - 58px);
	}
	.cpm-ui .main-sidebar {
		top: 56px;
	}
	
	.cpm-ui .nav-link.nav-bars i{
		font-size: 1.1rem !important;
	}
	.cpm-ui.login-page .content-wrapper,
	.cpm-ui.login-page .main-footer,
	.cpm-ui.login-page .main-header,
	.cpm-ui.register-page .content-wrapper,
	.cpm-ui.register-page .main-footer,
	.cpm-ui.register-page .main-header,
	.notLogged .content-wrapper,
	.notLogged .main-footer,
	.notLogged .main-header {
		margin-left: 0px !important;
	}
	.notLogged .main-sidebar,
	.notLogged .main-sidebar::before{
		display:none !important;
		width:0px !important;
	}
	.notLogged .main-header .navbar-toggler,
	.notLogged .main-header .nav-link.nav-bars,
	.notLogged .main-header .nav-link.nav-bars,
	.notLogged .main-header #btn-search  {
		display:none !important;
	}

	.cpm-ui .login-logo,
	.cpm-ui .register-logo {
		margin-top: 20px;
	}
	.cpm-ui.login-page .content-wrapper,
	.cpm-ui.login-page .main-footer {
		box-shadow: none !important; 
		background: none !important; 
	}
	.lockscreen-wrapper {
		margin:20px;
	}
	.cpm-ui.login-page  {
		background-image: url(img/bg_1-min.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		height:90vh;
	}	
.main-header .navbar-nav .nav-item>a:hover{ color: #69b845;font-weight:450; }
.main-header .dropdown-item.active, .dropdown-item:active { 
    background-color: #69b845;
}
	/*
.main-header .navbar-nav .nav-item:nth-child(odd)>a{ color: #1178bd; }
.main-header .navbar-nav .nav-item:nth-child(even)>a{ color: #6bac2e; } 
.main-header .navbar-nav .nav-item:nth-child(1n)>a:hover>i{ color: #28a745; }
.main-header .navbar-nav .nav-item:nth-child(2n)>a:hover>i{ color: #dc3545; }
.main-header .navbar-nav .nav-item:nth-child(3n)>a:hover>i{ color: #007bff; }
.main-header .navbar-nav .nav-item:nth-child(4n)>a:hover>i{ color: #ffc107; }
.main-header .navbar-nav .nav-item:nth-child(5n)>a:hover>i{ color: #28a745; }*/

.control-sidebar .nav-sidebar>.nav-item:nth-child(1n)>a:hover>i{ color: #28a745; }
.control-sidebar .nav-sidebar>.nav-item:nth-child(2n)>a:hover>i{ color: #dc3545; }
.control-sidebar .nav-sidebar>.nav-item:nth-child(3n)>a:hover>i{ color: #007bff; }
.control-sidebar .nav-sidebar>.nav-item:nth-child(4n)>a:hover>i{ color: #ffc107; }
.control-sidebar .nav-sidebar>.nav-item:nth-child(5n)>a:hover>i{ color: #28a745; }

@media (min-width: 768px){
	.navbar-expand-md .navbar-nav {
		margin: 0 auto;
	}
}
@media (min-width: 992px){
	.sidebar-mini.sidebar-collapse .main-header {
		margin-left: 0 !important;
	}
	.main-sidebar:not(.sidebar-no-expand):hover {
		background: linear-gradient(to left, #ccc 0, #f3f2f1 1px, #f3f2f1 100%);
	}
	
}
	@media (min-width: 768px){
		body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
			transition: margin-left .3s ease-in-out;
			margin-left: 0;
			position: relative;
		}
	}
	.nav-bars{
		width: 35px;
		text-align: center;
		margin-right:25px;
	}
	.cpm-ui .main-header .navbar-collapse {
		position: relative;
	}
	.main-header.navbar-expand-md>.navbar-nav {
		display:block;
	}
	.main-header.navbar-expand-md>.navbar-nav>.nav-item {
		display:inline-block;
	}
	.nav-bars .fa-dedent:before {
		content: "\f03b";
	}
	a.nav-bars{
		color: rgba(0,0,0,.6);
	}
	.sidebar-collapse .nav-bars .fa-dedent:before {
		content: "\f03c";
	}
	@media (max-width: 767px){
		.layout-fixed .navbar-expand .navbar-toggler {
			display: block  !important;
		}
	}
	
	.card-footer {
		background-color: transparent;
		border-top: 1px solid rgba(0,0,0,.125);
		padding: 0.75rem 1.25rem;
		position: relative;
		border-bottom-left-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
	}
		#btn-search:hover i{color: #2c7be5;}
	@media (min-width: 992px){
		#btn-search{
			margin: auto;
			width: 100%;
			float: none;
			padding: 8px ;
			width:30px;
			border-radius: 50rem;
			-webkit-box-shadow: none;
			box-shadow: none;
			position: absolute;
			top:8px;
			right:0;
			font-size: 20px;
		}
		.navbar-white.navbar-light a.form-control.form-control-navbar,
		.cpm-ui .main-header a.form-control.form-control-navbar{
			background: none !important;
			border: none;
			color: rgba(52,58,64,.8);
		}
	}
/*
.cpm-ui.navbar-search-open .main-header .form-control-navbar{
	font-size:16px;
    height: 45px;
} */ 
.cpm-ui [class*=sidebar-light-] .sidebar a {
    color: #5e6e82;
}
.cpm-ui [class*=sidebar-light-] .sidebar a:hover {
    color: #5e6e82;
}


.cpm-ui.hide-nav .main-header,
.cpm-ui.hide-nav .main-sidebar,
.cpm-ui.hide-nav .content-header,
.cpm-ui.hide-nav .main-footer .float-right{
display:none !important;
}
.cpm-ui.hide-nav .main-footer  .float-left{
	float:none!important;
	text-align:center;
}
.cpm-ui.hide-nav .main-footer .float-left span{
	display:block !important;
}
.cpm-ui.lockscreen .content-wrapper,
.cpm-ui.login-page .content-wrapper,
.cpm-ui.register-page  .content-wrapper{
	padding-top:120px;
	z-index:2;
} 
.main-footer{z-index:1}
 
#search-overlay{
    background-color: rgba(0,0,0,.1);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.navbar-search-open #search-overlay{
    background-color: rgba(0,0,0,.5);
    display: block !important;
    top: 0;
    z-index: 1040;
	transition: ease-in-out 1s ease-in-out;
}
.navbar-search-open #form-search{
    z-index: 1041;
	transition: ease-in-out 1s ease-in-out;
}
#form-search h5{
	margin-bottom: 0;
    font-weight: 400;
    line-height: 1;
}
.navbar-search-open #btn-search{
	display:none;
}

#form-search .input-group{
    border-radius: 50rem;
}
.navbar-search-open .main-sidebar{
    z-index: 1;
}
.navbar-search-open .navbar-search-block {
	position: fixed;
    z-index: 1040;
    padding: 0 50px;
	max-width:500px;
	margin: 0 auto;
    top: 100px;
	bottom: auto;
}
#form-search .input-group-prepend .btn{
	border-top-left-radius:50rem;
	border-bottom-left-radius:50rem;
}
#form-search .input-group-append .btn{
	border-top-right-radius:50rem;
	border-bottom-right-radius:50rem;
}
#form-search .dropdown-menu{
	left:0 !important;
	right:0 !important;
}
.cpm-ui .main-header .card{
	box-shadow:none !important;
	margin-bottom: 0;
}
.cpm-ui .main-header .card .widget-user-username {
    font-size: 1rem;
}
.cpm-ui .main-header .card .widget-user-desc {
    font-size: .85rem;
}
.cpm-ui .card {
    box-shadow: none !important;
    border: 1px solid rgba(0,0,0,.125);
}
.cpm-ui .main-footer{
    min-height: 50px;
}
.cpm-ui.isLogged .workspace{
    min-height: 550px;
}

.cpm-ui .nav-account .dropdown-menu{
	border: none !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 0%) !important;
}
.cpm-ui .widget-user .widget-user-image {
  z-index:1;
}
.isLogged .login-box{
   margin: 50px auto;
	
}
.cpm-ui .bg-primary {
    background-color: #2c7be5!important;
}
#plan_comment div.btn {
    margin: 7px auto !important;
}
#plan_comment .btn>label {
    margin-bottom: 0px !important;
}

#plan_comment .direct-chat-messages{
min-height:300px
}

#plan_comment .direct-chat-btn{ 
	float:right;
    margin-right: 30px;
	visibility:hidden;
}
#plan_comment .direct-chat-msg:hover .direct-chat-btn{ 
	visibility:visible;
}

#plan_comment .direct-chat-name{
 margin-left:10px;
}
#plan_comment .direct-chat-msg.right .direct-chat-name{
 margin-left:0;
 margin-right:10px;
	float:right;
}
#plan_comment .direct-chat-msg.right .direct-chat-timestamp{
	float:left;
}
#plan_comment .modal-header .btn{
margin:0 5px;
}
#plan_comment .btn label {
    font-weight: normal;
}
#plan_comment .message .alert{
	margin: 15px auto;
}
#plan_comment .btn label {
    font-weight: normal;
}
#plan_comment .message .alert{
	margin: 15px auto;
}
.modal-title {
    display: inline-block;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 31px;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    background: #fff;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 31px;
}

.input-group .form-control.form-control-sm {
    height: 31px;
}
.dropdown-toggle::after {
    display: none; 
}
.main-header .dropdown-toggle>span::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
@media (min-width: 768px){
	.cpm-ui .main-header .navbar-collapse{
		height:60px;
	}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link{
			position: relative;
			text-align:center;
			min-width:90px;
			padding: 0.35rem 0.5rem;
		}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link>span{
			display:block;
		}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link>i.fa{
			font-size:20px;
		}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link>span>.badge{ 
		position: absolute;
			top: 5px;
		right: 20px;
	}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link{
			height:60px;
		}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link{
				line-height:30px;
				vertical-align: baseline;
		}
	.cpm-ui .main-header .navbar-nav.top-nav .nav-link.dropdown-toggle>span::after {
		vertical-align: 0.2rem;
        margin-left: 7px; 
	}

}

.control-sidebar>div {
    color: #4b545c;
    background-color: #fff;
    border-left: 1px solid #dee2e6;
}
.control-sidebar .nav-legacy {
    margin: 0 !important;
}

.cpm-ui .control-sidebar {
    top: 81px !important;
	background:#fff;
	border-left: 1px solid #ddd;
    bottom: -30px !important;
    z-index: 999;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.img-thumbnail {
    position: relative;
    width: 100px;
    height: auto;
    overflow: hidden;
}
.tr_info .img-thumbnail { 
    max-height: 100px!important;
}
.tr_info .img-thumbnail img{ 
    max-height: 90px!important;
	object-fit:cover;
}
.lockscreen  .input-group{
    border: 1px solid #e8ebef;
}
.cpm-ui.lockscreen.isLogged  .workspace {
    width: 450px;
    min-height: 320px!important;
}
#plan_qc .button-group .btn{
	width:90%;
	
}
.lockscreen-logo {
    font-size: 25px;
}
.lockscreen-logo i{
    color: #007bff;
	margin:15px auto;
	display:block;
    font-size: 4em;
}
.lockscreen-logo span{
    font-size: 25px;
	vertical-align:bottom;
    padding: 0 10px;
}
.lockscreen-logo small,
.login-logo small,
.lockscreen-logo span,
.login-logo span{
	padding:0 8px;
}
.lockscreen-logo img,
.login-logo img{
	max-height:55px;
}
	.xpanel-body .badge{
		padding: 3px;
		border-radius: .15rem;
	}
	
.onLoad #json2html,
.onLoad #ajax_list,
.onLoad #box-paginator{
	height:500px;
	position:relative;
}

.progress_container img{
	max-width:200px;
}

/* GRID */
.progress_container {
  left: 50%;
  position: absolute;
  top: 30%;
  transform: translate(-50%, -50%);
  background:#fff;
}

/* PROGRESS */
.progress_loading {
  background-color: #e5e9eb;
  height: 0.25em;
  position: relative;
  width: 30em;
}
.progress_loading-bar {
  animation-duration: 3s;
  animation-name: width;
  background-image: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
  background-size: 30em 0.25em;
  height: 100%;
  position: relative;
}
.progress_loading-shadow {
  background-image: linear-gradient(to bottom, #eaecee, transparent);
  height: 4em;
  position: absolute;
  top: 100%;
  transform: skew(135deg);
  transform-origin: 0 0;
  width: 100%;
}

/* ANIMATIONS */
@keyframes width {
  0%, 100% {
    transition-timing-function: cubic-bezier(1, 0, 1, 2);
  }
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

#filter-area .input-group .chosen-container {
	max-width:80%;
}
#filter-area .input-group .chosen-container+.input-group-append {
	width:20%;
}
#filter-area .input-group .chosen-container+.input-group-append>span,
#filter-area .input-group .chosen-container+.input-group-append>a{
	width:100%;
}
/**/ 
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.clearfix {
    width: 100%;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.dicon{
    width: 32px;
    height: 32px;
    box-sizing: border-box;
}
.icon-excel {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0iI0ZGRiIgc3Ryb2tlPSIjOTc5NTkzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yMy4wODYgMi41SDkuNWExIDEgMCAwMC0xIDF2MjVhMSAxIDAgMDAxIDFoMTlhMSAxIDAgMDAxLTFWOC45MTRhMSAxIDAgMDAtLjI5My0uNzA3bC01LjQxNC01LjQxNGExIDEgMCAwMC0uNzA3LS4yOTN6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjOTc5NTkzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yMy41IDIuNXY1YTEgMSAwIDAwMSAxaDUiLz48cGF0aCBmaWxsPSIjQzhDNkM0IiBkPSJNMjYuNSAxNWgtNWEuNS41IDAgMDEwLTFoNWEuNS41IDAgMDEwIDF6TTI2LjUgMTdoLTVhLjUuNSAwIDAxMC0xaDVhLjUuNSAwIDAxMCAxek0yNi41IDE5aC01YS41LjUgMCAwMTAtMWg1YS41LjUgMCAwMTAgMXpNMjYuNSAyMWgtNWEuNS41IDAgMDEwLTFoNWEuNS41IDAgMDEwIDF6TTI2LjUgMjNoLTVhLjUuNSAwIDAxMC0xaDVhLjUuNSAwIDAxMCAxek0xOS41IDE1aC00YS41LjUgMCAwMTAtMWg0YS41LjUgMCAwMTAgMXpNMTkuNSAxN2gtNGEuNS41IDAgMDEwLTFoNGEuNS41IDAgMDEwIDF6TTE5LjUgMTloLTRhLjUuNSAwIDAxMC0xaDRhLjUuNSAwIDAxMCAxek0xOS41IDIxaC00YS41LjUgMCAwMTAtMWg0YS41LjUgMCAwMTAgMXpNMTkuNSAyM2gtNGEuNS41IDAgMDEwLTFoNGEuNS41IDAgMDEwIDF6Ii8+PHBhdGggZmlsbD0iIzEwN0M0MSIgZD0iTTMuNSAyNWgxMWExLjUgMS41IDAgMDAxLjUtMS41di0xMWExLjUgMS41IDAgMDAtMS41LTEuNWgtMTFBMS41IDEuNSAwIDAwMiAxMi41djExQTEuNSAxLjUgMCAwMDMuNSAyNXoiLz48cGF0aCBmaWxsPSIjRjlGN0Y3IiBkPSJNNiAyMmwyLjE3NC00LjAxTDYuMTgyIDE0aDEuNjAybDEuMDg3IDIuNTQ5Yy4xLjI0Mi4xNjkuNDIzLjIwNi41NDJoLjAxNWMuMDcxLS4xOTQuMTQ2LS4zODIuMjI0LS41NjRMMTAuNDc4IDE0aDEuNDdsLTIuMDQyIDMuOTY3TDEyIDIyaC0xLjU2NUw5LjE4IDE5LjJhMi41NjggMi41NjggMCAwMS0uMTUtLjM3NWgtLjAxOGExLjkzIDEuOTMgMCAwMS0uMTQ1LjM2M0w3LjU3NCAyMkg2eiIvPjwvc3ZnPg==) center no-repeat;
}
.modal-dialog .zdropzone,
.modal-dialog .dropzone {
	height:350px;
	overflow: hidden;
}
.zdropzone,
.dropzone {
	height:200px;margin-bottom:0px;border-radius: 3px; border:3px dashed #ddd; background:;padding: 19px;
	
    background: url(icon/128/cloud.png) #fafafa no-repeat center top;
	
}.dropzone:hover {
	border:3px dashed #ccc; 
	
}
.dropzone.dz-started{
    background: none;
}
.dz-default{
	padding-top:80px;
}
.dz-default .input-group{
	max-width:500px;
	margin:0 auto;
}
.dropzone .dz-preview{
	padding-top:60px;
	margin:0 auto;
}
.dropzone.dz-clickable .dz-hide{
	display:none;
}


.main-header .nav-account>.nav-link{
    padding: 0 1rem !important;
}
.btnfeedback{
    position: fixed;
    width: 120px;
    z-index: 1040;
    text-align: center;
    font-size: 18px;
    padding: 0 0;
    bottom: 0;
    right: 20px;
}
.btnfeedback .btn-sm{
    padding: 5px 7px;
}

.bg-card {
    background-size: contain;
    background-position: right;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}
.bg-holder {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    will-change: transform,opacity,filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    z-index: 0;
}
.bg-left {
    left: 0;
}
.bg-right {
    right: 0;
}
.bg-top {
    top: 0;
}
.bg-bottom {
    bottom: 0;
}

.page-home .bg-holder,
.page-common .bg-holder{
	background-image:url(img/illustrations/authentication-corner.png);
}

.isLogged.page-home .bg-holder.bg-welcome,
.isLogged.page-common .bg-holder.bg-welcome{
	background-image:url(img/backgroundfull.png);
}
.login-logged .login-logo{
    visibility: hidden !important;
}
.page-account .bg-holder{
	background-image:url(img/illustrations/corner-4.png);
    background-size: contain;
    background-position: right;
}

.page-project .bg-holder{
	background-image:url(img/illustrations/corner-6.png);
    background-size: contain;
    background-position: left;
}

.page-plan .bg-holder{
	background-image:url(img/illustrations/corner-3.png);
    background-size: contain;
    background-position: right;
}

.bg-holder{
	z-index:0;
}

.bg-holder+div,
.bg-holder+.container-fluid{
	z-index:1;
}
.sticky li a{
	color:#fff;
}
td .img-thumbnail img.lazy {
	max-width: 100%;
	background-color: #2ECC71;
}

  #toTop{
    display: inline-block;
    padding: 12px;
    border-radius: 15px;
    position: fixed;
    bottom: 45px;
    right: 20px;
    z-index: 9999;
    color: #c4c4c4;
    background: #f7f7f7;
    border: 1px solid #ccc;
    transition: all ease .4s;
    cursor: pointer;
  }
  #toTop:hover{
    color: #fd3030;
    bottom: 47px;
    box-shadow: 2px 2px 5px #ccc;
  }
  .microsoft-login{
    color: #42526E;
    font-weight: 500;
  }
  .microsoft-login:hover{
    font-weight: 700;
    background-color: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 5%), 0 5px 8px rgb(0 0 0 / 8%);
  }
  .microsoft-login img{
	  margin-right:15px;
  }
  
  .sidebar-btn-wrapper{
  }
  .control-sidebar-slide-open .sidebar-btn-wrapper{
	  position: fixed;
	  top: 0px;
	  right:299px;
	  left:0;
	  bottom:0;
	}

  .sidebar-btn{
    background: #fff;
    padding: 5px 8px;
	  position: fixed;
	  top: 300px;
	  width:35px;
	  height:35px;
	right:-35px;
    border: 1px solid rgba(0,0,0,.125);
    border-right: 1px solid #fff;
  }
.sidebar-btn i {
    font-size: 18px;
    padding: 3px;
}
  .control-sidebar-slide-open .sidebar-btn{
	  right:299px;
		transition: right .4s ease-in-out,display .3s ease-in-out;
  }
  
  
  .sidebar-btn-wrapper{
  }
  .control-sidebar-slide-open .sidebar-btn-wrapper{
	  position: fixed;
	  top: 0px;
	  right:299px;
	  left:0;
	  bottom:0;
	}

  .sidebar-btn{
    background: #fff;
    padding: 5px 8px;
	  position: fixed;
	  top: 300px;
	  width:35px;
	  height:35px;
	right:-35px;
    border: 1px solid rgba(0,0,0,.125);
    border-right: 1px solid #fff;
  }
.sidebar-btn i {
    font-size: 18px;
    padding: 3px;
}
  .control-sidebar-slide-open .sidebar-btn{
	  right:299px;
		transition: right .4s ease-in-out,display .3s ease-in-out;
  }
  
  #map {

    height: 100vh !important;

	  min-height:700px;

	  width: 100%;

  }
  .thumbnails .thumbnail {
	position:relative;
    margin: 0 auto;
  }
  .thumbnails .thumbnail .btn{
	  z-index:99;
  }
	 .thumbnails a.img {
		position: relative;
		max-height: 300px;
		overflow: hidden;
	}
  .thumbnails .thumbnail img{
	  max-width:100%;
    max-height: 200px;
  }

.modal .img-thumbnail{
    width: 150px;
}
#compare-image .img-thumbnail{
    width: 250px;
    max-width: 250px;
    max-height: 250px;
    display: block;
    margin: 10px auto;
	text-align:center;
}
@media (min-width: 992px){
	.modal-dialog.modal-lg,
	.modal-dialog.modal-xl {
		width: 90% !important;
		max-width: 1600px !important;
	}
}

.login-logged{
	margin-top:60px;
}
.login-logged .login-logo{
	margin-bottom:40px;
}
.login-logged h1{
	margin-bottom:40px;
	font-size: 50px;
}
.login-logged  h1,
.login-logged  h3  {
	color: #333;
	/*
	color: #fff;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);*/ 
}

.img_fix{
	border:2px solid #F90;
}

.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-150px;
    top:200px;
    width:180px;
    z-index: 999;
}
.sticky{
	margin:0;
	padding:0;
}
.sticky li{
    list-style-type:none;
    background-color:#222d32;
    color:#efefef;
    line-height:43px;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-105px;
}
.sticky li i{
    margin-left:10px;
    margin-right:10px;
}
.sticky li a{
    margin:0px;
    font-size:14px;
    text-decoration:none;
	display:block;
	color:#fff;
}

.isTooltip {
  position: relative;
  display: inline-block;
}
.isTooltip .inputHidden{
	visibility:hidden;
    display: none;
}
.isTooltip .tooltipText {
  visibility: hidden;
  width: 300px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -220px;
  opacity: 0;
  transition: opacity 0.3s;
}

.isTooltip .tooltipText::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.isTooltip:hover .tooltipText {
  visibility: visible;
  opacity: 1;
}
#filter-area .card-header,
#filter-area .card-body{
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#filter-area .card .form-group {
    margin-top: 0;
    margin-bottom: 0;
}
#filter-area .card .row+.row {
    margin-top: 0.7rem;
}

#filter-area .card .form-group.active  .form-control,
#filter-area .card .form-group.active  .chosen-container-single .chosen-single{
    border: 0.15em solid #6db653;
}
.collapsed-card .card-header {
	position: relative;
}
#btn-collapse{
	position:absolute;
	top:-2px;
	right:10px;
}
#btn-collapse.btn-tool {
    padding: .1rem .5rem;
}
.on-less_filter{display:none;}
.collapsed-card .on-more_filter{display:block;}
.expand-card .on-more_filter{display:none;}

.collapsed-card .on-less_filter{display:none;}
.expand-card .on-less_filter{display:block;}
		
		
.page-item.active .page-link {
    background-color: #6db653;
    border-color: #6db653;
}
.page-link {
    color: #6db653;
    border: none !important;
    border-radius: 0.25rem;
}
.isHide,
.hide {
 display:none !important;
}

.item-box {
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-bottom: 5px;
    background: #fff;
}
.plan-info .thumbnails .thumbnail {
    padding: 5px;
    background-color: #f0f1f5;
    border-radius: 5px;
}
@media (max-width: 576px) {
  .login-box,
  .register-box {
    margin-top: .5rem;
    width: 100%;
  }
  .col-xs-0{
	display:none !important;
  }
}
