/*
Theme Name: Friedmudd
Theme URI: https://students.friedmudd.com
Description: A theme for the beautifil Cathy Potter.
Version: 0.0.1
Author: Dave Spencer
Author URI: http://noosawebdesign.com
*/


@media (min-width: 1440px) {
  .theme .container {
    width: 1410px;
  }
}

.modal-message {
	margin-left: 12px;
}

html, body {
	height: 100%;
} 

body.theme {
	font-size:16px;
    padding-top: 100px;
    font-family: 'Open Sans', sans-serif;
}

.theme h3 {
    font-size: 20px;
}

.theme h4 {
    font-size: 16px;
}
.theme .tab-pane h4 {
    margin-bottom: 24px;
}

.theme .not-shown,
.theme .row.not-shown {
    display:none;
}

.form-control.text-area {
	height:auto;
}

.text-default {
	color:#333;
}

.image {
	width:100%;
	background-repeat:no-repeat;
	background-position: top center;
    background-size: cover;
}

#wrap {
    height: auto !important;
    margin: 0 auto -50px;
    min-height: 100%;
    padding: 0 0 50px;
}

.theme option {
	padding:2px 8px
}

.option-divider {
	border-top: 1px solid #ccc;
    margin-top: 6px;
    padding-top: 4px;
}

.theme .select {
	border: 1px solid #ccc;
	border-radius: 4px;
}

.nav-tabs .dropdown-menu > li > a {
	padding: 3px 20px 3px 6px;
}	

.theme .select > li > ul {
	width:100%;
}

.theme .select > li > a {
	padding: 6px 12px;
	color: #555;
}

.theme .select > li > ul > li {
	cursor: pointer;
}
.theme .select > li > ul > li:hover {
	background-color:#f4f4f4;
}

.theme progress {
	display:none;
	width:100%;
	padding: 10px;
}

.theme video {
	width:100%;
}

.cell-input {
	border:none;
}

input[type="checkbox"], 
input[type="radio"] {
    line-height: normal;
    margin: 3px 0 0;
}

.input-stacked {
	margin-bottom: 6px;
}

.theme .row.toggle-target,
.theme .toggle-target {
	display:none;
}

.theme .toggle-text {
	display:none;
	margin-top:10px;	
}

.theme .row {
	align-items: center;
    display: flex;
    margin-bottom: 4px;
}

.theme .row.block-row {
    display: block;
    margin-bottom: 4px;
}

.theme .row.default {
    margin-bottom: 0px;
}

.theme .title-row {
    margin-bottom: 0;
}

.theme .alert-row {
    margin: 0 0 10px 0;
    padding:16px 8px;
    background-color: #fafafa;
    border:1px solid rgba(138, 109, 59, .5);
    border-radius: 4px 4px 4px 4px;
}

.theme .input-row {
    min-height: 34px;
}

.theme .input-row label {
    line-height: normal;
    margin:3px 0;
}

.theme .input-row span {
    /*line-height: 34px;*/
}

.theme .form-control.slim {
	padding-top:3px;
	padding-bottom:3px;
	font-size: 12px;
	height: auto;
}

.form-inline {
	padding-top: 3px;
	padding-bottom: 3px;
}

form p {
	margin: 5px auto;
}

.theme  optgroup {
    margin-left: 8px;
    margin-top: 3px;
}

.row-group {
	background-color: #fff;
	padding: 10px 10px 6px 12px;
	border:1px solid #ddd;
	margin: 12px 0;
}

.row-group.row-subgroup {
	background-color: #fcfcfc;
}

.hr-bottom {
	margin-top:0;
}

.login-form a {
	margin-top: 8px;
}

.ellipsis {
	overflow-x: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}

td p:last-of-type {
	margin-bottom: 0;
}

td > div.ellipsis {
  width: 140px;
}

td > div.ellipsis-lg {
  width: 50%;
}

.friedmudd h3 {
	margin-bottom: 20px;
}

.friedmudd .btn {
    border-radius: 3px;
    padding: 6px 12px;
}

.friedmudd .btn.pull-right {
    margin-left: 6px;
}

.friedmudd .tab-subcontent .btn {
    margin-top: -10px;
}

/* Table Styles */

.friedmudd table {
	width:100%;
}


.friedmudd table.fixed {
	margin-bottom: 16px;
}

.friedmudd th {
	background-color: #eee;
	border:1px solid #e0e0e0;
	padding:6px;
	position: relative;
}

.friedmudd .table-sub-header td {
	background-color: #fafafa;
	border:1px solid #e0e0e0;
	border-top: none;
	padding:6px;
}

.friedmudd td {
	background-color: #fff;
	border:1px solid #e0e0e0;
	padding:5px;
	vertical-align: top;
}

.sub-table-row {
	margin-left:24px;
	border-top: 1px solid #eee;
	display:none;
}

.sub-table-row a {
	line-height: 28px
}

th .nav > li > a {
    padding: 4px 0px;
    display: inline-block;
}

td .nav > li > a {
    padding: 0px;
}

.fixed-column-1 {
	width:30px;
	text-align: center;
}

.fixed-column-2 {
	width:150px;
}

.fixed-column-half {
	width:50%;
}

.theme .tab-button-group {
	position: absolute;
	top:-50px;
	right:0;
}

.relative {
	position: relative;
}

.widget-heading {
    background-color: #f5f5f5;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px;
}

.theme h4.widget-title {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.theme .panel th {
    background-color: #fff;
}

/* Banner Styles 

.banner-container {
    background-color: #f6f6f6;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    color:#aaa;
}*/

/* Breadcrumb Styles */

.breadcrumb-container {
    background-color: #fdfdfd;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 6px;
    padding-bottom: 6px;
    color:#aaa;
    font-size: 12px;
    line-height: 34px;
}

.breadcrumb-container span {
    color:#666;
    padding:4px 0;
}

.breadcrumb-container a:hover {
    color:#666;
}

.breadcrumb-container i {
    font-size: 10px;
    margin: 0 4px;
}

/* Menu Styles */

.navbar-nav {
    float: left;
    margin: 8px 0 0;
    text-transform: uppercase;
    padding: 0;
    color:#8b181f;
}

.theme .navbar-fixed-top .navbar-toggle {
    border-radius: 0;
    margin: 0;
    padding: 8px;
	position: absolute;
	top:18px;
	right:10px;
    color: #9a0000;
    border:none;
    background-color:transparent;
    font-size: 18px;
    color: #337ab7;
}
.theme .navbar-fixed-top .navbar-toggle:hover {
    color: #286090;
}

.theme .navbar  {
    background-color: #fff;
}

.theme .navbar .navbar-brand {
    padding-top: 4px;
}

.theme .navbar .navbar-brand:hover {
    color: #ddd;
}

.theme .navbar-nav > li > a {
    color: #222;
    padding-top: 12px;
    padding-bottom: 12px;
}

.theme .navbar-nav > li > a:hover {
    color: #8b181f;

}

.theme .navbar .navbar-nav > .active > a, 
.theme .navbar .navbar-nav > .active > a:hover, 
.theme .navbar .navbar-nav > .active > a:focus {
    background-color: #555555;
}

.theme .dropdown-menu  {
	padding:6px;
}

.theme .dropdown-menu > li > a {
	padding: 8px 20px;
}

.theme .dropdown-menu > li > a:hover,
.theme .dropdown-menu > li > a:focus {
	background-color: rgba(139, 24, 31, 0.05);
}

.dropdown-menu > li > span {
	font-size: 13px;
	white-space: nowrap;
	padding-right:12px;
}

.dropdown > a > span {
	padding-right:12px;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
    background-color: #555;
}

.btn-group .dropdown-menu > li > a,
.fixed-column-1 .dropdown-menu > li > a {
    padding: 3px 10px;
}

.shortcodes {
	list-style: none;
	padding-left: 0;
}

.right-nav {
	list-style: none;
	text-transform: uppercase;
	margin-top: 14px;
}

.right-nav > li > a {
    color:#8b181f;
    padding: 4px 15px;
    line-height: 20px;

}

.right-nav > li > a:hover,
.right-nav > li > a:focus {
    color:#222;
    text-decoration: none;
    background-color: #eee;
}

/* Dialog layout */

.modal-dialog.modal-dialog-md {
    width: 768px;
}

.modal-dialog.modal-dialog-lg {
    width: 1024px;
}

/* More */

.ui-autocomplete { 
	max-height: 300px; 
	overflow-y: scroll; 
	overflow-x: hidden;
}

.theme .ui-widget {
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
}

.ui-sortable .row {
    cursor:move;
}

.upload-message {
	padding-top:10px;
}

.loading {
	text-align: center;
	width:100%;
	display:none;
	z-index: 99;
	box-shadow: 0 5px 15px rgba(200, 200, 200, 0.3);
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
}

.loading > div {
	background-color:rgba(255, 255, 255, 0.85);
	padding:28px;
	border-radius: 14px;
}

.loading span {
	border-radius: 4px;
	color:#fff;
	padding:16px 48px;
	box-shadow: 3px 3px 4px 0px rgba(128, 128, 128, 0.75);
}

.process {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.success {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.warning {
	background-color: #FCF8E3 !important;
    border-color: #FFCC00 !important;
}

.container .text-muted {
    color: #aaa;
}

.btn-link.btn-danger, .btn-link.btn-danger:hover {
	color: #D9534F;
	background-color: #fff;
    border-color: #D9534F;
}

.btn-link.btn-warning, .btn-link.btn-warning:hover {
	color: #f0ad4e;
}

/* icons */

.fa {
	cursor: pointer;
}

.fa.fa-no-cursor {
	cursor: default;
}

.fa-sort-desc, .fa-sort-asc {
	font-size:11px;
	color:#999;
	position: absolute;
	right:2px;
}

.fa-sort-desc {
	top:6px;
}

.fa-sort-asc {
	top:10px;
}

.fa-tasks {
	color:#337ab7;
}

.fa-left {
	margin-left: 8px;
}

.fa-right {
	margin-right: 8px;
	width:16px;
	text-align: center;
}

.fa-center {
	width:26px;
	text-align: center;
}

.fa-eye {
	position: absolute;
	right: 10px;
	top: 10px;
}

.fa-eye:hover,
.fa-eye:focus {
	color:#3c763d;
}

.fa-url {
	position: absolute;
	right: 28px;
    top: 4px;
    cursor: pointer;
    font-size: 16px;
}

.container .fa-searching,
.modal .fa-searching {
	position: absolute;
	right: 24px;
    top: 10px;
    font-size: 14px;
}

.fa-url:hover {
	color:#666;
}

.fa-exclamation-triangle {
	margin-top: 3px;
}

.fa-dialog {
	float:left; 
	margin:12px 22px 0px 4px;
}

.confirm-body .fa-dialog {
	font-size: 24px;
}

.no-dropdown {
	position: relative;
	padding:4px 0;
}

/* Widget styles */

#widget-container {
	margin-bottom: 20px;
	width:100%;
}

.show-help  {
	position: absolute;
	right:0;
	top:-28px;
}

.quick-links  {
	position: absolute;
	right:26px;
	top:-28px;
}

.show-help i,
.quick-links i {
	font-size: 18px;
}

h3 button {
	margin: 0 2px;
}

#footer {
	background-color: #f7f7f7;
	border-top: 1px solid #e7e7e7;
	bottom:0;
	position: fixed;
    width: 100%;
}

.close {
    line-height: 13px !important;
}

.credit {
	margin:14px;
}

.theme .form-control {
    padding: 6px 8px;
}

.theme input.form-control {
    padding-left: 11px;
}

.tab-content {
	background-color: #fcfcfc;
	position: relative;
    padding: 6px;
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    margin-bottom: 32px;
}

.pane-content {
	background-color: #fff;
	position: relative;
    padding: 6px;
    border:1px solid #ddd;
    margin-bottom: 32px;
}

.theme .nav-tabs > li.active > a, 
.theme .nav-tabs > li.active > a:focus, 
.theme .nav-tabs > li.active > a:hover {
    background-color: #fcfcfc;
}

.tab-content.tab-subcontent {
    padding: 16px;
    background-color: #fff;
}

.theme .tab-pane .nav-tabs > li.active > a, 
.theme .tab-pane .nav-tabs > li.active > a:focus, 
.theme .tab-pane .nav-tabs > li.active > a:hover {
    background-color: #fff;
}

.tab-nav {
	background-color: #fafafa;
	border:1px solid #e0e0e0;
	padding:6px;
}

.detail-content {
	padding:10px;
}



.text-muted a {
	color:#999 !important;
}



.theme .ui-widget input, 
.theme .ui-widget select, 
.theme .ui-widget textarea, 
.theme .ui-widget button {
	font-family: inherit;
}
