label
{
	font-weight:normal !important;
	opacity:1 !important;
}
.site-action
{
	bottom:100px !important;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle !important;
	padding:4px 4px !important;
}

.slidePanel-actions .btn {
    line-height: 9px;
}
.page {
    overflow-y:auto;
    overflow-x:hidden;
    height: 0px;
}
.animsition{
    height:100%;
}
.input-search{
    background: initial;
    z-index: 1000;
}
.navbar-brand-logo {
    height: 46px;
    max-width: 80px;
    margin-top: -11px;
}
.navbar-brand-text {
    margin-left: 5px;
    font-size: 25px;
}
.site-navbar {
    max-height: 66px;
}
.center-block {
    display: block;
}
.btn-group.btn-group-flat.bottom-icons{
    position: absolute;
    bottom: 0;
    right: 0;
}
.page-aside-section:last-child {
    margin-bottom: 100px;
}
#sharesuccess .modal-dialog {
    margin: 30px auto;
    width: 300px;
}
#sharesuccess .modal-content {
    border-radius: 170px !important;
    height: 290px;
    padding: 65px 30px;
	border: 5px solid #bfd74a;
}
#sharesuccess .modal-body .successmsg{
    background-image: url(/assets/557f8d33/zuni/success-tickicon.png);
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 23px;
    font-weight: bold;
    line-height: 28px;
    margin: -29px 0 0;
    padding: 56px 0 0;
    position: relative;
    width: 100%;
}
#sharesuccess .modal-header .close {
    background-color: #bfd74a;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    color: #fff;
    height: 30px;
    margin-top: -32px;
    opacity: 1;
    position: absolute;
    right: 0;
    width: 10% !important;
}
#sharesuccess .modal-body {
border-bottom: 0 none !important;	
}
#options div:nth-child(2) a {
    margin-bottom:6px;
}
#garden_notification span{
 background-color: orange;
    padding: 2px 8px 3px;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: normal;
    color: #fff;	
}
#broken_notification span{
 background-color: orange !important;
    padding: 1px 4px 2px;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: normal;
    color: #fff;	
}
#broken_notificationsnd span{
 background-color: orange !important;
    padding: 2px 8px 3px;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: normal;
    color: #fff;	
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #98b90c !important;
    border-color: #98b90c !important;
}
.panel-title_gray {
    display: block;
    padding: 12px 30px  !important;
    font-size: 15px  !important;
    color: #fff;
    background: #98b90c !important;
    margin-bottom: 12px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.panel-title_blue {
    display: block;
    padding: 12px 30px  !important;
    font-size: 15px  !important;
    color: #fff;
    background: #98b90c !important;
    margin-bottom: 12px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.btn-success {
    color: #fff;
    background-color: #98b90c !important;
    border-color: #98b90c !important;
}

.back-to-list
{
	float:right !important;
}

@media screen and (min-width: 768px){
    .input-search.top-bar-search {
        margin-left: 80px;
    }
}
@media screen and (min-width: 1200px){
    .inavbar-brand.navbar-brand-center.site-gridmenu-toggle {
        width: 100%;
    }
}
.input-search-close.icon.md-close{
    color: red;
    opacity: 1;
    font-size: 36px;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content{
    z-index:100000;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}
.carousel-caption-with-background{
    background-color: white;
    padding:0px;
    border-radius: 50px;
    color: black;
}
body {
   
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   
    text-shadow: none !important;
}
.collapse.navbar-collapse.navbar-collapse-toolbar{
    margin-left: -15px;
    max-height: 66px;
    padding-right:15px;
    margin-right: -15px;
}
.site-menu {
    font-size: 26px;
}
.overlay-fade {
    opacity: .9;
}
html {
    overflow: hidden;
}
body {
    overflow: hidden !important;
}
.page-header .breadcrumb {
    font-size: 13px;
    padding-bottom: 15px;
}
.page-header {
    padding: 20px;
}
.site-menubar-header .avatar {
    float: left;
    margin-right: 20px;
}
.overlay-panel.vertical-align.sidebar {
    padding: 10px;
    overflow:hidden;
}
.widget-content{
    height: 450px;
}
.widget.widget-shadow{
    overflow-y: auto;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
}
.ui-timepicker-wrapper {
    z-index: 10000;
}
.error-page-text{
    color:white;
}
.calendar-container {
    padding: 0px;
    padding-top: 30px;
}
.broadcastwidget img {
    max-width:100%;
}
.brand-img{
    max-width: 100%;
    max-height:256px;
}
.left-menu-slider{
    padding: 0 30px;
    font-weight: 500;
    font-size: 14px;
}
.left-menu-slider > a {
    color: rgba(117, 117, 117, .9);
    line-height: 38px;
}
.left-menu-slider > a > i {
    font-size: 26px;
}
.striped-row-1 {
    background-color: #e4e4e4;
}
.table {
    color: #3a3a3a;
}
.site-menu-item a {
    color: #3a3a3a;
}
body {
    color: #3a3a3a;
}
.form-control {
    border: 1px solid #e0e0e0;
}

@media only screen and (max-width: 1400px) {
	
#sharesuccess .modal-body .successmsg {
    font-size: 22px;
    line-height: 24px;
    margin: -47px 0 0;
}	
#sharesuccess .modal-dialog {
    width: 245px;
}
#sharesuccess .modal-content {
    height: 235px;
    padding: 65px 30px;
}
#sharesuccess .modal-header .close {
    width: 11% !important;
	height:26px;
}	
}
@media only screen and (max-width: 620px) {
	
#sharesuccess .modal-body .successmsg {

}	
	
}
@media only screen and (max-width: 500px) {
	
#sharesuccess .modal-body .successmsg {


}
}
@media only screen and (max-width: 400px) {	
	

}
.note-editor.note-frame {
    border: 1px solid #e0e0e0 !important;
    box-shadow: none !important;
}
.note-popover .popover-content, .panel-heading.note-toolbar {
    padding: 0 0 5px 6px !important;
    margin: 0 !important;
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
}
#viewcollaborators label
{
float:left !important;
margin-right:20px !important;
}

#viewcollaborators .checkbox-custom 
{
float:left !important;
display:inline-block !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
#viewcollaborators span {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    float: left;
}
.filter-user label
{
    float:left !important;
    margin-right:30px !important;
}

.filter-user.checkbox-custom
{
    float:left !important;
    display:inline-block !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.filter-user span {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    float: left;
}
.checkbox-primary input[type="checkbox"]:checked + label::before, .checkbox-primary input[type="radio"]:checked + label::before
{
    background-color: #4caf50 !important;
    border-color: #4caf50 !important;

}
.fa-pencil
{
    cursor: pointer;
}
.checkbox-custom label
{
    color: orange;
    padding-left: 5px;
    cursor: default !important;
}
.checkbox-custom input{
    cursor: pointer !important;
}