/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
body {
	 background-color: #f4f4f4;
 }
 
#extr-page, #extr-page #main {
	background-color: #334454;

}

form.delete-btn {
	display: inline-block;
}

.login-box {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

.login-box header {
	background-color: #1f1f1f;
	color: #fff;
}

 
.right {
	text-align: right;
}

form.list-options {
	display: inline-block;
}

#header {
	background-color: #333e48;
	background-image: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.page-footer {
	background-color: #333e48;
}

#logo {
	width: 100% !important;
	margin-top: 0px;
}

#logo img {
	height: 51px;
	width: auto;
	padding: 5px;
	margin-left: 30px;
}

.fix-addon {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
    border: 0px;
}

.text-message .date-time {
	font-weight: bold;
	float: right;
	color: #999999;
}

.text-message .message {
	margin-top: 5px;
}


.text-message .sender {
	font-weight: bold;
	text-align: left;
}

#extr-page #header #logo {
	margin-top: 0px;
	
}

#extr-page #header #logo img {
	width: auto;
}

#extr-page #header {
	height: 50px;
	background-color: #fff !important;
}

.permissions-title {
	background-color: #ecf3f8;
	color: #404040;
	font-size: 16px;
	padding: 4px;
}

header.default {
	background-color: #4c4f53;
	color: #fff;
}

.login-info {
    padding-top: 4px;
}

.login-info a {
	margin-left: 30px;
	color: #0394da;
    font-size: 14px;
}

.control-label {
	font-weight: bold;
}

.dashboard-search select {
	width: 200px;;
	display: inline-block;
}

.dashboard-search .btn {
	display: inline-block;
}
#dashboard-year-change {
	display: none;
}
.dashboard-year-change a {
	
	font-size: 14px;
}

.minified .login-info {
	display: none;
}

.row-disabled {
	color: #999;
}



#widget-grid ul.alert, .crud-notices {
	border-radius: 5px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

#widget-grid ul.alert .fa {
	margin-left: -35px;
}

#widget-grid ul.alert {

	padding-left: 40px;
}

.form-inline-field {
	display: inline-block;
	width: auto;
	height: auto;
}

input[type=checkbox], input[type=radio] {
	margin-right: 5px;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }


.ac-lookup {
	position: absolute; z-index: 2; background: transparent;
}

.form-control-sm {
	display: block;
    width: 70%;
    height: 20px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    
}

#main.tickets .ticket-info .row, #main.team .team-info .row  {
	margin-bottom: 8px;
}

#main.tickets .ticket-posts {
	padding: 50px;
}

#main.tickets .ticket-posts .row {
	margin-bottom: 20px;
}

#main.tickets .ticket-posts .content {
	text-align: justify;
}


#main.tickets .ticket-posts .staff-user-info
{
	margin-bottom: 20px;
}


#main.tickets .ticket-posts .staff-user-info .staff-labels
{
	display: inline-block;
	margin-left: 20px;
	border-bottom: 1px dotted #000;
}

#main.tickets .ticket-posts .staff-user-info .username {
	display: inline-block;

}

#main.tickets .ticket-posts .staff-stamp {
	text-align: right;
	color: #A00;
}
#main.tickets .ticket-posts .user-stamp {
	text-align: right;
	color: #000;
}

#main.tickets .ticket-posts .staff-user-info .date, #main.tickets .ticket-posts .staff-user-info .time {
	display: inline-block;
	margin-left: 20px;
}


#main.tickets .ticket-posts .staff-user-info img {
	width: 40px;
}

#main.tickets .avyd-staff {
	background: #e9edf1;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-left: 40px;
    
    position: relative;
}
	

#main.tickets .avyd-user {
	background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 40px;
    padding-left: 10px;
    position: relative;
}


.clip-circle {
	border-radius: 50%;
}

.header-row {
	margin-bottom: 10px;
}

.header-col {
	font-weight: bold;
}

.row-item {
	margin-top: 10px;
}

.data-label {
	font-weight: bold;
	font-size: 13px;
}

.data-view .row {
	margin-top: 5px;
	margin-bottom: 5px;
}