.sidebar-brand-text {
    font-size: 12px;
    margin-top: 4px !important;
}

#user-edit-form div, #user-new-form div {
    margin-bottom: 10px;
}

.fancybox-slide--iframe .fancybox-content {
    background: transparent;
}

.mini-window {
    background: white;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 8px;
}

.fc .fc-button {
    font-size: 13px;
}

.fc-toolbar h2 {
    font-size: 20px;
    margin: 0;
    color: #222;
}

.fc .fc-highlight {
    background: rgba(188, 232, 241, .3);
    background: var(--fc-highlight-color, rgba(13, 68, 232, 0.5));
}

body.calendar-index .fancybox-content {
    background: transparent !important;
}

.fc-title .fas.fa-trash-alt {
    position: absolute;
    top: 4px;
    right: 4px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    border: 1px solid #969696;
    border-radius: 5px;
}

table.dataTable thead th {
    font-size: 13px;
    font-weight: 600;
}

table.dataTable tbody td {
    font-size: 13px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    white-space: normal;
}

.bg-white.py-2.collapse-inner.rounded {
    background: #3b60cc !important;
}

.bg-white.py-2.collapse-inner.rounded a {
    color: white !important;
}

.bg-white.py-2.collapse-inner.rounded a:hover {
    color: #222 !important;
}

.fancybox-slide.fancybox-slide--iframe.fancybox-slide--current.fancybox-slide--complete {
    overflow: hidden !important;
}


.fancybox-skin{
	background:transparent;
	box-shadow: unset !important;
}


       label {
            position: relative;
            vertical-align: middle;
            bottom: 1px;
			color: #2d3436;
			font-size:14px;
        }
        input[type=text],
        input[type=password],
        input[type=submit],
        input[type=email] {
            display: block;
            margin-bottom: 15px;
        }
        input[type=checkbox] {
            margin-bottom: 15px;
        }
	
       .btn-success{
	    background:#0ba151;
       }
       	
	a{
	color: #0984e3;
	font-size: 12px;
	}	
	a:hover{
	color:white;
	}	
	
th{
font-size: 12px;

}	


.heading{
float:left;

margin-bottom:10px;
}


.heading div{
font-size:14px;
min-width:110px;
font-weight:bold;
}

.heading h4{
font-size:14px;
font-weight:bold;
}

.heading img{
height:180px;
margin-right:19px;

border-radius:4px;
/*box-shadow: 8px 6px 15px black;*/
box-shadow: 4px 16px 26px rgba(0,0,0 , 0.6);
}


.stores{

display:table;
width:220px;
float:left;
}



.addressinfo {

    border-radius: 6px;
    display: table;
    float: left;
    font-size: 14px;
    height: 201px;
     margin: -19px 0 0 0px;
    padding: 0;
    width: 275px;

}

.checkbox_x2{
display:none;	
}

.site-offers-side {
    background: red none repeat scroll 0 0;
    border-left: 11px solid green;
    border-radius: 6px 6px 0 0;
    color: white;
    cursor: pointer;
    font-size: 22px;
    margin-bottom: 10px;
    padding: 13px 0;
    text-align: center;
    width: 100%;
}




.choice-banner {
    border-radius: 10px;
    height: 400px;
    margin-top: 0;
}


.bootstrap-datetimepicker-widget{

}

.things-table {
    background: white none repeat scroll 0 0;
    border-bottom: 2px solid #222;
    border-left: 2px solid #222;
    border-radius: 3px;
    border-right: 2px solid #222;
    display: none;
    float: left;
    height: 80px;
    overflow-y: auto;
    padding: 2px 5px;
    position: relative;
    width: 100%;
    z-index: 20;
}

.thing-item {
    cursor: pointer;
    display: table;
    margin-right: 6px;
}


.thing-item:hover{
opacity:0.5;	
}

.thing-selected {
    margin-bottom: 4px;
    margin-top: 9px;
   
	
}

.del-thing{
color:red;	
cursor:pointer;	
}

.del-thing:hover{
opacity:0.5;	
}

.sel-thing{
background:lightgray;
padding:1px 6px;
border:1px solid #222;
border-radius:4px;
margin-right:5px;
margin-bottom:5px;
font-size:11px;
display:inline-table;	
}

.new-job label{
font-size:12px;	
}

.new-job input{

height:25px;	
}
.label-thing{
margin-top:15px;	
}

#cat-search {
    border: 0 none;
    border-radius: 2px;
    float: left;
    height: 22px !important;
    margin-right: 1%;
    padding: 0 4px;
    width: 49% !important;
}

.namefromtable-multi a{
color:green;	
}


.namefromtable-multi{
padding:0px;	
}
.namefromtable-multi li{
list-style:none;	
}


.cost-show input{
width:100px !important;	
}

.pre-panel{
padding:20px;	
}


.pre-panel .panel-body {
    max-height: 470px;
    overflow-y: auto;
}


.calendar-cont{

	
}

.pre-calendar{
padding:30px;	
background:white;
}
.fc-center h2{
font-size:18px;	
}


.navbar-nav .glyphicon {
margin-right:2px;	
}




.navbar-right .iframe2 {
    padding-left: 1px !important;
    padding-right: 1px !important;
}



.navbar-nav a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.simpleColorContainer{
position:fixed !important;
	
}

.color-info:hover{
right:0px;	
}


.color-info {
    background: white;
    position: fixed;
    padding: 10px;
    z-index: 99;
    right: -165px;
    transition: right 0.5s;
    box-shadow: 2px 2px 10px #222;
}

.color-info div{
padding:10px 0px;	
}
.color-info div span{
margin-left:5px;	
}

.color-info-button {
    background: orangered none repeat scroll 0 0;
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px !important;
    position: absolute;
    right: -24px;
    top: 0;
}

.label-job-status {
}
.job-status-select{
	
}

.submit-col{
 padding-top: 25px;	
}


.total-cost{
color:orangered;	
}

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}


.table-maint a{
color:green;	
}


.change-divs {
    height: 600px;
    overflow-y: auto;
}








