@media (min-width: 1400px) {
	.container {
		max-width: 1380px;
	}
}
@media (min-width: 1600px) {
	.container {
		max-width: 1540px;
	}
}
html{ background: #fff; }
.ui-resizable-s{bottom: 0;}
.footer{
	background-color: #fafafa;
    border-top: 1px solid #ccc;
    text-align: center;
	padding-bottom: 5px;	
    width: 100%;
	z-index: 10;
	float: left;
}
#page{ float: left; }
.footer-login{background:transparent;border:0;}
.copyright div{display: inline-block;}
.copyright img{height: 50px;}
.copyright span{font-size: 0.9em;display:block;}
.copyright_img{position: relative;top: -10px;}
.copyright h3{
	display: inline;
    font-size: 18px;
    font-weight: bold;
    margin-right: 35px;
    margin-left: 20px;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.popover-header{
	margin:0;
	padding-top: 15px;
}
.profile-change-pass:hover{
	color: #9f0c02;
	cursor: pointer;
}
button:hover,.href{cursor:pointer;}
div.error {
    color: red;
    position: absolute;
    margin-top: 40px;
    margin-left: 55px;
}
.index-page .brand h1{
	font-size: 4.0em;
}
.index-page .brand{
	margin-top: 12vh;
}
.card-signup {
	padding: 25px;
}
.card-signup h4 {
	font-size: 1.5em;
    line-height: 1.2em;
    margin-top: -7px;
    margin-left: 14px;
    text-align: left;
}
@media screen and (max-width : 767px) {
	.card-signup h4 {
		text-align: center;
	}
}
@media screen and (max-width : 453px) {
	.card-signup h4 {
		font-size: 1.4em;
	}
}
.card-signup .footer {
	margin-top: 25px;
	margin-bottom: 20px;
}
.card-signup .content {
	margin-top: 55px;
}
.control-label-icon{
	margin-left: 47px !important;
}
.content-wrapper{
	min-height:84vh;
	background-color: #fff;
}
.content-wrapper h2{
	margin-bottom: 40px;
}
.geoloc_meta{
	background-color: #f5f5f5;
    padding: 10px;
    padding-top: 1px;
}
.input-geoloc{
	margin: 0;
	height: 70px;
	padding-left: 10px;
}
.input-geoloc p i{
	position: relative;
	top: 6px;
}
.pagination-frame{
    padding-left: 10px;
    padding-bottom: 20px;
	margin-top: -30px;
    background: #fff;
    z-index: 1;
}
.pagination a {
	color: #a10d0b;
}
.pagination a:hover {
	color: #019a31;
}
.header-title{
    font-size: 20px;
    margin-left: 10px;
    font-size: 1.5em;
}
@media screen and (min-width : 1199px) {
	.header-title{ width: 451px; }
}
@media screen and (max-width : 767px) {
	.header-title{ width: 70%; }
}
@media screen and (max-width : 505px) {
	.header-title{ display: none; }
}
.navbar-custom,
.table .thead-dark,
.pagination .active a {
	background: #019a31;
	color: #fff !important;
}
.navbar-custom .navbar-nav > .active > a {
    color: #019a31;
    background: #fff;
}
.navbar-custom .navbar-nav > li:hover > a {
    color: #019a31;
    background: #eee;
}
.navbar-custom li a{
	color: #fff;
	margin-right: 10px;
}
.navbar-custom .dropdown-item{
	color: #000;
}
.navbar-custom{
	padding: 0;
}
.folder_menu { 
	float:left; 
	width:280px;
	min-height: 78vh;
	padding-top: 13px;
	overflow-y: auto;
	overflow-x: hidden;
	border-right: 1px solid #ccc;
}
.table_menu{
	width:210px;
}
.dropdown-disabled{color: #999;}
#content {
	overflow:hidden;
	width:auto;
	padding-left: 40px;
	min-height: 78vh;
}
.dropdown-special{
	display: inline;
}
.dropdown-toggle-special{
	background-color: #fff !important;
	color: #555 !important;
	box-shadow: none !important;
	padding: 12px 15px !important;
}
.dropdown-menu-special li{
	font-size: 0.8em;
	padding: 3px 10px;
	min-width: 11rem;
}
.dropdown-menu-special li i{
	font-size: 1.3em;
	position: relative;
	top:  5px;
}
.dropdown-menu-special li:hover{
	cursor: pointer;
	background: #ddd;
	color:#000;
}
.dropdown-no-caret:after{display:none;}
.dropdown-toggle-special2{
	background: none !important;
	color: #555 !important;
	box-shadow: none !important;
	padding: 0px !important;
}
.dropdown-toggle-special2:hover{
	color: #019a31 !important;
}
.dropdown-toggle-special2 i{
	font-size: 25px !important;
	margin-top: -15px;
}
.dropdown-toggle-special2:after{
	display: none;
}
.navbar-submenu{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.navbar-submenu div{
	padding: 0 20px;
	border-right: 1px solid #ccc;
}
.navbar-submenu div:hover{
	color: #019a31;
	cursor: pointer;
}
.display_table{padding-top: 15px;}
.files_list, .files_list ul,.files_list2, .files_list2 ul{
	list-style: none;
	padding: 0;
}

.files_list ul,.files_list2 ul{padding-left:0px;}
.files_list ul ul,.files_list2 ul ul{padding-left:15px;}
.list_basic{float: right;}
.list_filter span,.list_basic span{
	position: relative;
	top: -6px;
}
.list_filter:hover,.list_filter.active,
.list_basic:hover,.list_basic.active{
	cursor: pointer;
	color: #019a31;
}
.dropdown-filter{
	margin: 0;
	padding: 3px !important;
}
.dropdown-menu-filter{
	padding: 10px 15px;
}
.document_gisurl:hover{
	color: #019a31;
	cursor: pointer;
}
.dropdown-menu-filter input[type=text]{width: 100%;}
.files_library_level_2{padding-left:15px !important;}
.files_library_level_3{padding-left:27px !important;}
.files_library_level_4{padding-left:39px !important;}
.files_library_level_5{padding-left:51px !important;}
.files_library_level_6{padding-left:63px !important;}

.files_list li:hover,.files_list .active,.files_list2 ul li:hover{
	cursor: pointer;
	background: #eee;
}
.files_list2 .active,.files_list2 .active:hover{
	cursor: pointer;
	background: #019a31;
	color: #fff;
}
.files_list ul li,.files_list2 ul li{padding:1px 5px;}
.files_list i,.files_list2 i{
	top: 7px;
    position: relative;
}
.files_library ul li{display: table;}
.files_library ul li:before{
	content: "\e2c7";
	font-family: "Material Icons";
	display: table-cell;
	font-size: 30px;
	margin-top:-3px;
	position: relative;
	top: 8px;
	width: 1.2em;
}
.files_library li.full:before{
	content: "\e2cc";
	font-family: "Material Icons";
	display: inline-block;
	font-size: 30px;
	margin-top:-3px;
	position: relative;
	top: 8px;
	width: 1.2em;
}
.files_library li.open:before{
	content: "\e2c8";
	font-family: "Material Icons";
	display: inline-block;
	font-size: 30px;
	margin-top:-3px;
	position: relative;
	top: 8px;
	width: 1.2em;
}
.files_library li.open, .files_list li.open2{
	background: #e0e0e0;
}
.table_filter td{background: #fff;}

.lists-order{float: right;margin-right: 20px;}
.lists-order:hover{color: #019a31 !important;cursor: pointer;}
.list-sortable{display:table;}
.list-sortable .sort_icon{display:table-cell;vertical-align:middle;width:40px;}
.list-sortable .sort_title{display:table-cell;}
.list-new{padding-left: 0px !important;}
.list-new:hover{
	color: #019a31 !important;
	cursor: pointer;
}
.list_menu li,.list_menu2 li{display: table;width:90%;}
.list_menu li:before,.list_menu2 li:before{
	content: "\e8ee";
	font-family: "Material Icons";
	display: table-cell;
	font-size: 22px;
	position: relative;
	top: 5px;
	width: 1.2em;
}

.list-body{padding-top: 20px;}
.list-body h2{text-align: center;}
.list-title,.list-title2{    
	font-weight: bold;
    font-size: 1.1em;
}
.modal-wide .modal-dialog {
    width: 800px;
    max-width: 800px;
}
.form-custom-field{
	width: 180px;
	text-align: center;
}
.form-custom-field label:hover,.form-custom-field label.active{
	cursor: pointer;
	background: #f8f8f8;
}
.form-custom-field .custom-title{
	font-size: 1.1em;
	font-weight: bold;
}
.form-custom-field .custom-desc{
	font-size: 0.9em;
	font-style: italic;
}
.wrapper1, .wrapper2 {
  width: 100%;
  overflow-x: scroll;
  overflow-y:hidden;
}

.wrapper1 {height: 20px; display: none; }
.div1 {
  width: 2000px;
  height: 20px;
}
.seznami_frame{ margin-bottom: 80px; }
.seznami-variables img{
	display: inline-block;
	vertical-align: top;
    margin-top: 10px;
}
.seznami-variables .form-group{
	margin: 0;
}
.search_num{background: yellow;}
.form-group .help-block{
	margin-left: 0px;
}
.seznami-variables-row .list-title{
	padding-top: 35px;
	margin-bottom: 3px;
}
.seznami-variables .var-input{
	display: inline-block;
	width:65%;
	margin-left: 20px;
    top: 10px;
    position: relative;
	margin-bottom: 10px;
}
.row-record-insert{
	padding: 10px 0;
	margin-top: 0px !important;
}
.seznami-variables .checkbox{
	margin-right: 25px;
}
#sortable{
	padding: 0;
	list-style: none;
}
.seznami-variables-row .img_sort{
	display: inline-block;
	font-size: 40px;
	margin-top: 27px;
}
.seznami-variables-row .img_sort:hover{
	color: #019a31;
}
.img_sort:hover{
	color: #019a31;
	cursor: pointer;
}
.ui-state-highlight2{width:100%;height:150px;background-color: #FBFCC2;}
.ui-state-highlight3{width:100%;height:30px;display:inline-block;background-color: #ddd;}
.seznami-variables .var-special{font-size: 0.9em;}
.seznami-variables div.var-edit{
	display: inline-block;
	width:20%;
	margin-left: 10px;
	position: relative;
	top: -13px;
	font-size: 20px;
}
.chosen-container-multi{
	width: 460px !important;
	height: 60px;
}
.btn-variables-edit:hover,.record-edit:hover,.table-edit:hover,.permission-edit:hover{
	color: #019a31 !important;
	cursor: pointer;
}
.btn-variables-delete:hover,.btn-value-delete:hover,.clearAttach:hover,.record-delete:hover,.table-delete:hover,.permission-delete:hover,.style-delete:hover{
	color: #bc0101 !important;
	cursor: pointer;
}
.permission-disabled{color: #ccc;}
.seznami-variables-row{
	margin: 0;
	padding: 15px 0;
}
.seznami-variables-row:hover{
	background: #eee;
}
.seznami-variables label.control-label{
	font-weight: bold !important;
	font-size: 16px !important;
	color: #888 !important;
	margin: 0px !important;
}
.seznami-variables .check{
	margin-right: 10px;
}
.seznami-variables .checkbox{
	display: inline-block;
}
.seznami-variables .input-4,.seznami-variables .input-5{
	display: block;
}
#seznam_load{
	min-height: 77vh;
	overflow: auto;
}
.tableFloatingHeader th{padding:0;margin:0;border-collapse:separate;border-spacing: 0;}
.table-list{margin-bottom: 80px;}
.table-list th {
	min-width: 140px;
}
.table-list td {
    white-space: nowrap;
	padding: 0 12px;
}
.table-list .set_width{
	min-width: 75px !important;
	padding: 0;
    text-align: center;
    white-space: unset !important;
}
.table-list th span:hover,.table-list th span.active{
	color: #019a31;
	cursor: pointer;
}
.value-col1{
	display: inline-block;
	width: 85%;
}
.value-col2{
	display: inline-block;
	width: 10%;
	margin-left: 10px;
}

.search-opt label:hover{cursor: pointer;}
.loader-frame {
	position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    height: 600px;
    z-index: 100;
	display: none;
}
.loader-frame-import{
	top: -51px;
    left: 0px;
	height: 300px;
}
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
	position: absolute;
	left: 50%;
	margin-top: 85px;
}
.loader-import{
	left: 40%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.lists-navbar-right{
	margin-top: 0 !important;
	width: auto !important;
	margin-right: 20px;
}

.display_doc_row:hover{
	background: #eee;
}
.display_doc{
	display: inline;
	padding: 0 15px;
}
.display_folder_check{
	padding-right: 0px;
	padding-top: 15px;
}
.display_folder_icon i{
	font-size: 50px;
	color: #ffe8a0;
}
.display_folder_title{
	width: 77%;
}
.display_folder_title .folder_title{
	font-weight: bold;
	margin-bottom: 3px;
}
.display_folder_title .folder_title:hover{
	color: #019a31;
	cursor: pointer;
}
.display_folder_title .folder_desc{
	font-size: 0.9em;
	color: #666;
}
.display_folder_title .folder_user{
	font-size: 0.8em;
	margin-bottom: 0px;
}
.display_folder_actions{
	padding-top: 15px; 
}
.document_edit:hover,.document_share_icon:hover{
	cursor: pointer;
	color: #019a31;
}
.document_delete:hover{
	color: #bc0101 !important;
}
.modal-delete,.documentDelete,.deleteCustom,.permissionDelete{
	background: #bc0101;
	background-color: #bc0101 !important;
	color: #fff;
}
.bg-success h4{color: #fff;}
.bg-danger h4{color: #fff;}
.modal-delete i{color: #fff;}
.input-search .control-label-icon{
	margin-left: 80px !important;
	margin-top: 15px !important;
	background: #fff;
	padding:10px;
	z-index: 100;
}
.input-search .material-icons{
	font-size: 2.8em;
	margin-top: -7px;
}
.input-search .icon-refresh{
	margin-top: -2px;
	margin-left: 15px;
	padding:8px;
}
.input-search .icon-refresh:hover{
	color: #019a31;
    background: #eee;
	cursor: pointer;
}
.search-date .datepicker {
	display: inline;
	width:150px;
}
#search-field{
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;	
	padding: 25px;
}
.jjlkkjke{background: yellow;}
.title-label{
	font-weight: bold;
	font-size: 0.9em;
}
.profile-page .title-label{
	margin-top: 30px;
}
.profile-change-pass{
	margin-left: 12px;
}
.form-checkbox,
.form-radio,
.form-inline{
	display: inline-block;
	margin-right: 20px;
}
.slider-frame .form-group{
	display: inline-block;
	margin: 0 7px;
}
.slider-frame{
	font-size: 0.8em;
	margin-top: 24px;
	height: 25px;
}
.slider-value{
	width: 50px;
}
.noUi-tooltip{
	margin-top: -26px;
}
.form-text-middle{
	display: inline-block;
	width: 100px;
	text-align: center;
}
.align-middle-custom{
	text-align: center;
	padding-top: 20px;
}
.form-text-short input,
.form-inline{
	max-width: 200px;
}
.note-input{
	background: #9f0c02;
	color: #fff;
}
#dropzone{
	opacity: 1;
	border: 1px solid #888;
	padding: 20px;
	text-align: center;
}
.upload-files,
.progress {
	margin-top: 20px;
}
.upload-files-img{
	padding: 10px;
}
.upload-files-del{
	position: absolute;
	margin-top: -13px;
	margin-left: 5px;
	color: #019a31;
	font-weight: bold;
}
.upload-files-del:hover{
	cursor: pointer;
	color: #9f0c02;
}
.modalWindow h4{width: 100%;font-weight:bold;}
.modalWindow .btn{margin-right:20px !important;}
.modal-content .modal-footer button + button{margin-bottom:0;}
.modalWindow .modal-footer{padding-bottom: 40px;}

#drop-target{
	/*overflow: hidden;*/
	display: inline-block;
	min-height: 100px;
	width: 100%;
}
#drop-target.dragover {background: rgba(0,0,0,0.6);}
#drop-target.dragover .document_name div{color:#bbb;}
.document_uploading{
	background: rgba(0,0,0,0.6);
	position: absolute;
	padding: 50px 150px;
    text-align: center;
    margin: 111px 0 0px 79px;
    color: #fff;
	display: none;
	z-index: 1000;
}
.document_deleted{
	background: darkred;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#drop-msg {
	position:absolute;
	margin-top: 150px;
	z-index: 10000;
	padding-left: 400px;
	font-weight:bold;
	font-size: 30px;
	color:#fff;
	width: 95%;
	display: none;
}
#table_load{padding-bottom: 100px;}
.table-document{font-size: 0.9em; table-layout: fixed; width: 100%}
.table-document tr:hover,.table-document .row_active{background: #f7fef4;}
.table-document .row_selected{background: #CAF5B8 !important;}
.table-document td{word-wrap: break-word;padding: 4px;vertical-align: middle;}
.table-document th{border-top: 0;}
@media screen and (max-width : 992px) {
	.table-document .hidden-xs{display:none!important;}	
}
@media screen and (max-width : 1199px) {
	.table-document .hidden-lg{display:none!important;}	
	#folder_menu { 
		width:200px;
	}
}
.navbar-menu2{width: 100%;}
.navbar-left{float:left;}
.navbar-right{
	width: 130px;
	float:right;
	margin-top: -20px;
}
.navbar-right div{display: inline-block;}
.navbar-right div select{
	background-image: none !important;
	position: relative;
    top: 5px;
}
.navbar-right div select:hover{cursor: pointer;}
.frame-sort{
	margin-right: 5px;
    position: relative;
	top: 5px;
}
.sort-order{
	width: 26px;
    padding: 5px;
    background-color: transparent !important;
    color: #666 !important;
    box-shadow: none !important;
}
.document_change p{margin-bottom: 5px;line-height:17px;font-size: 0.92em;}
.document_meta p{word-wrap: break-word;}
.document_title{font-weight: bold;}
.document_icon{font-size:20px;text-align:center;}
.document_name div{
	font-weight: bold;
	color: #019a31;
}
.document_name div:hover{
	color: #9f0c02;
	cursor: pointer;
}
.folder_nav span{
	position: relative;
	top: -5px;
	margin-left: 5px;
}
.share-pass1,.share-pass2{display: inline-block;}
.share-pass1{margin-top: 10px;}
.share-pass1 div{
	margin: 0;
	position: relative;
	top: -5px;
}
.share-pass2{width: 100%;display: none;margin-top: -5px;}
.share-set-pass{display: none;}
.share-pass2 input{
	background-color: #fff !important;
	background-image: none !important;
	padding: 0 10px;
}
.share-pass2 .control-label-icon {
    margin-left: 45px !important;
}
.share_pass2 .btn{
	padding: 10px;
    margin-top: 0px;
    margin-left: 5px;
}
.share-pass2 .form-group{margin: 0;}
.share-pass2 label{z-index: 1000;}
.share-pass2 span{margin-top: -5px;padding-left:0;}
.display_block{display: block;}
.display_none{display: none;}
.share_title{position: relative;top: -5px;}
.share_title:hover{cursor: pointer;}
.share-set-pass{margin-top: 30px;}
.share-modal input{
	border: 1px solid #ccc !important;
    box-shadow: 1px 1px 0px 1px #ccc !important;
}
.dropdown-menu-create{width: 205px;}
.share-modal .share-pass2{width: 450px;}
.table_icon{margin-top: 5px;color: #666;}
.table_icon_dropdown{margin-top: -6px !important;}
.login-title{padding-top:10px;}
.show_nav,.show_display{display: inline-block;padding:20px;}
.show_inline{display: inline-block;}
.show_icon{font-size: 46px;}
.show_title{font-size: 25px;font-weight:bold;margin-bottom: 8px;padding-left: 20px;position: relative;top: -10px;}
.show_nav_title{padding-bottom: 15px;}
@media (max-width: 1399px) {
	.show_nav_title{width: 80%;}
}
.show_nav_btn{text-align:right;margin-top: 12px;}
.show_display_document{width:70%;min-height:500px;border-top: 1px solid #CCCCCC;}
.show_display_document img{width:90%;}
.show_display_document_image{border: 2px solid #888;}
.show_display_document_document{padding: 80px 100px;border:0;}
.show_display_html{text-align:center;}
.show_display_data{
	background-color: #FAFAFA;
	border-top: 1px solid #CCCCCC;
	width:30%;
}
.btn-expand{
	padding: 5px;
	width: 50px;
	float: right;
    top: -25px;
	height: 30px;
}
.btn-expand i{
	font-size: 30px !important;
	position: relative !important;
	top: -5px !important
}
.search-frame{
	width:210px;
	margin-right: 50px;
	position: relative;
	top: -3px;
}
.search-frame.active{
	width: 340px;
}
.search-opt{
	position: absolute;
	margin-top: -6px;
}
.search-opt label{
	color: #fff;
}
.search-frame .form-group,.form-no-padding{
	padding: 0;
	margin: 0;
}
.clearable{
  position: relative;
  display: inline-block;
}
.clearable.active{width: 340px;}
.clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.clearable__clear{
  display: none;
  color: #000;
  z-index: 10;
  margin-top: 12px;
  position: absolute;
  right:0; top:0;
  padding: 0 8px;
  font-style: normal;
  font-size: 1.2em;
  user-select: none;
  cursor: pointer;
}
.clearable__clear.active{display:block;}
.clearable input::-ms-clear { display: none; }

.document-share{
	background-color: #fff !important;
	color:#000;
	padding-left: 10px;
}
.search-frame .form-group.is-focused .form-control{
	background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
}
.search-frame input::-moz-placeholder {color: #FFFFFF !important;font-size: 13px !important;line-height:25px !important;}
.search-frame input:-ms-input-placeholder {color: #FFFFFF !important;font-size: 13px !important;line-height:25px !important;}
.search-frame input::-webkit-input-placeholder {color: #FFFFFF !important;font-size: 13px !important;line-height:25px !important;}
.search-frame .input-group-addon{
	color: #fff;
}
.search-frame .search-btn.active{
	background:#fff;
	color: #019a31;
	height: 42px;
	cursor: pointer;
	border-left: 2px #019a31 solid;
}
.search-frame .search-btn.active:hover{
	cursor: pointer;
	color: #fff;
	background: #9f0c02;
}
.search-frame .search-btn.active:hover i{color: #fff;}
.search-frame input{
	padding:21px 0;
	font-size: 13px !important;
}
.search-frame input.active{
	background-color: #fff !important;
	color:#000;
	padding-left: 21px;
	height: 41px;
}
.search-frame .form-control.active::-moz-placeholder {color: #000000 !important;}
.search-frame .form-control.active:-ms-input-placeholder {color: #000000 !important;}
.search-frame .form-control.active::-webkit-input-placeholder {color: #000000 !important;}

.document_action{
	padding-left: 4px;
}
.document_action li{
	list-style: none;
}
.document_action li:hover{
	background: #f8f8f8;
	cursor: pointer;
}
.document_action li i{
	position: relative;
	top: 6px;
	margin-right: 3px;
}
#accordion{margin-top: 20px;}
#accordion h6{ 
	background-color: #019a31;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom:0;
	margin-top: 10px;
}
#accordion h6 i{position:relative;top:3px;}
#accordion div.block{
	background-color: #EFEFEF;
	display: none;
	padding: 10px;
}
#accordion div p,.show_user p{
	margin-bottom:2px;
}
#accordion div.active{display:block;}
.document_edit{float:right;}
.user_actions{font-size:0.9em;}


.pagination {
	display: block !important;
}
.pagination li{
	display: inline-block;
}
.pagination > li > a, .pagination > li > span {
    border: 0;
    border-radius: 30px !important;
    transition: all .3s;
    padding: 0px 11px;
    margin: 0 3px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
}
.pagination .page-text{width: 85px;}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination.pagination-info > .active > a, .pagination.pagination-info > .active > a:focus, .pagination.pagination-info > .active > a:hover, .pagination.pagination-info > .active > span, .pagination.pagination-info > .active > span:focus, .pagination.pagination-info > .active > span:hover {
    background-color: #019a31;
    border-color: #019a31;
	color: #fff;
    /* box-shadow: 0 4px 5px 0 rgba(3, 169, 244, 0.14), 0 1px 10px 0 rgba(3, 169, 244, 0.12), 0 2px 4px -1px rgba(3, 169, 244, 0.2); */
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover{
	color: #999999;
}




.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	background: #000000;
	text-align: center;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	left: 0;
	width: 100%;
	/*height: 100%;
	top: 0;*/
	bottom: 0;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	font-weight: 300;
	line-height: 1.1;
    font-size: 1.5em;
	text-transform: uppercase;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	margin-bottom: 30px;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	display: none;
	-webkit-transition: all 0.2s, -webkit-transform 0.35s;
	transition: all 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	display: block;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-lily:hover figcaption{
	background: rgba(0,0,0,0.4);
}
figure.effect-lily:hover a{
	top: 0;
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
#users_load{
	overflow: auto;
}