/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
*/
@import "https://fonts.googleapis.com/css?family=Oswald:300italic,400italic,600italic,700italic,400,300,600,700";
html,body {height:100%;font-family:"Oswald",sans-serif;background:#f4f5f8}

.landing{background-image:linear-gradient(rgba(34, 77, 113, 0.8), rgba(34, 77, 113, 0.8)), url(../images/devon.jpg) !important;background-size:cover}
.a-white{color:#f7f7f7;}
.a-white:hover{color:#ffffff;}	
	
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #e4e7ea; 
	opacity:.8;
	z-index: 10000; 
}
#spinnerstatus {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 50%; 
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 32px;
}

#container-login{padding-top:100px;}

/* Toggle Styles */
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#wrapper.toggled {
    //padding-left: 250px;
}
#navbar-left-header{
background:#2A3F54;
}
#navbar-left-header{    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;}
#brand-large{display:inline; color:#ffffff;padding-top:10px;padding-bottom:5px;padding-left:8px;margin-left:10px;line-height:32px}
#brand-small{display:none;padding-top:15px;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
  border-color: #dddddd;
}
.form-footer {
    position: fixed;
	background:#eeeeee;
	border-top:1px solid #ddd;
	bottom:0px;
	margin-left:-15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	width:100%;
}
#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0px;
    height: 100%;
	margin-left: -250px;
    overflow-y: scroll;
	overflow-x:hidden;
	-moz-scrollbars: none; 
	-ms-overflow-style: none;
	background: #2A3F54;
	margin-top:50px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
	 -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  	transform: translate3d( 0px, 0, 0 ); /* X, Y, Z */
	-webkit-transform: translate3d( 0px, 0, 0 );
}
#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}
#sidebar-wrapper::-moz-scrollbar {
    display: none;
}
#wrapper.toggled #sidebar-wrapper {
    width: 250px;
	background:#2A3F54;
	-webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
	transform: translate3d( 0px, 0, 0 ); /* X, Y, Z */
	-webkit-transform: translate3d( 0px, 0, 0 );
}
.page-header{padding-left:5px;padding-top:0px;padding-bottom:0px;margin-top:10px;margin-bottom:10px;background:#f5f5f5;border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)}
	.page-header h3{margin-top:10px}
/* List Group Sidebar Style */
#wrapper.toggled #menu {display:block}
#wrapper #menu {display:none;}
#menu h4 a{margin-left:10px;color: #eeeeee;cursor:pointer;font-size:12pt}
#menu h4 a hover{color: #ffffff;}
/*
border-right: 5px solid #1ABB9C;

.nav.side-menu>li.active>a {
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#334556, #2C4257), #2A3F54;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
}
*/
.list-group-custom {border:0px;background: #2A3F54;}
.list-group-item-custom {background: linear-gradient(#334556, #2C4257), #2A3F54;margin-top:5px;margin-bottom:2px;border:0px;margin-right:0px;box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;}

a.list-group-item-custom:focus{background: #2A3F54;color: #ffffff;}
a.list-group-item-custom.collapsed{background: #2A3F54;box-shadow:none;text-shadow:none}
a.list-group-item-custom.collapsed:before{border:0px;}
a.list-group-item-custom {color: #eeeeee;cursor:pointer;font-size:12pt }
a.list-group-item-custom:hover{background: #2A3F54;color: #ffffff;}
a.list-group-item-custom:hover:after{ content: ''; display: block; position: absolute; right:-1px; bottom: 0px; width: 5px; height: 100%; border-right: 5px solid #337ab7; } 
/*
content: '\f0d9';    font-family: FontAwesome; display: block; position: absolute; left:0px; bottom: 0px; width: 5px; height: 100%; color:#ffffff
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
*/
.sublinks{padding-left:20px;background:#2A3F54}
.list-group-sub-item{background:#2A3F54;border:0px;padding: 4px 0px 4px 15px !important;}

a.list-group-sub-item {color: #eeeeee;cursor:pointer;font-size:10pt }
a.list-group-sub-item:focus{color: #337ab7;background:#2C4257;}
a.list-group-sub-item:hover{color: #337ab7;background:#2C4257;}
a.list-group-sub-item:hover:after{content: '\f0d9'; font-weight: 900; color:#337ab7;font-family: 'Font Awesome\ 5 Free'; font-size:20pt;display: block; position: absolute; right:-1px; top:-5px;bottom: 0px; width: 10px; height: 100%; }
a.list-group-sub-item.active{color: #337ab7;background:#2C4257;}
.list-group-sub-item.active:hover{color: #337ab7;background:#2C4257;}
a.list-group-sub-item.active:after{content: '\f0d9'; font-weight: 900; color:#f7f7f7;font-family: 'Font Awesome\ 5 Free'; font-size:20pt;display: block; position: absolute; right:-1px; top:-5px;bottom: 0px; width: 10px; height: 100%; }

/*Side Bar Drop down Menus*/
.sidebar{display:none;}
.sidebar a{color:#ffffff}
.nav.nav-stacked.sidebar li :hover{background-color: #535353}
.nav.nav-stacked.sidebar li :focus{background-color: #535353}
.nav.nav-stacked.sidebar li.active{background-color: #535353}
.nav.nav-stacked.sidebar .dropdown-menu{top:0;left:100%;margin-top:-1px; border-radius: 0px 3px 3px 0px;border:0px;background-color: #535353;box-shadow:0 0 0 0 !important;-webkit-box-shadow:0 0 0 0 important!;}
.nav.nav-stacked.sidebar .dropdown-header{font-size:10pt;color:#ffffff;margin-top:5px;font-weight:bold}
.nav.nav-stacked.sidebar .dropdown-menu a{color:#f7f7f7}
.nav.nav-stacked.sidebar .dropdown-menu .active{background:#535353}
.nav.nav-stacked.sidebar .dropdown-menu a:hover{color:#ffffff}
.dropdown-backdrop{left:100%}
#page-content-wrapper {
    width: 100%;
	height:100%;
   position: relative;
   padding: 15px;
	padding: 50px 0px 15px 0px;
}
#wrapper.toggled #page-content-wrapper {
    position: relative;
	overflow:none;
}
.mainbody{padding: 0px 15px 15px 15px;}
.crumb{font-size:12pt;border-radius:0px;border-bottom:0px solid #cccccc;padding-left:0px;margin-bottom:0px;padding-bottom:0px;}
@media(min-width:768px) {
    #wrapper {
		/*larger screens - do not over lay left nav over screen - instead push screen right by 250px*/
        padding-left: 250px;
    }
    #wrapper.toggled {
        padding-left: 0;
    }
	#navbar-left-header{
	background:#2A3F54;width:250px;
	background-image:linear-gradient(rgba(34, 77, 113, 0.5), rgba(34, 77, 113, 0.5)));
	background-position: center;
	}
	.index-top{margin-top:50px;}
	#wrapper.toggled #navbar-left-header{
	background:#2A3F54;width:50px !important;
	}
	#brand-small{display:none;padding-top:15px;}
	#brand-large{display:inline;padding-top:10px;padding-bottom:5px;padding-left:8px;margin-left:10px;line-height:32px}
	
	#wrapper.toggled #brand-small{display:inline;padding-top:15px;padding-bottom:5px;padding-left:8px;margin-left:-2px;}
	#wrapper.toggled #brand-large{display:none;}
	
    #sidebar-wrapper {
        width: 250px;
		//position:fixed;
		margin-top: 50px;
    }
    #wrapper.toggled #sidebar-wrapper {
        width: 50px;
		background:#2A3F54;
		overflow:visible
    }

	#wrapper #menu {
		display:block
	}	
	#wrapper.toggled #menu {
		display:none;		
	 }

	#wrapper.toggled .sidebar{display:block;}
    #page-content-wrapper {
        position: relative;
		padding: 50px 0px 20px 0px;
    }
    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
		padding-left:50px;
    }
	#mainbody{padding: 0px 20px 20px 20px;}
}
.modal-small{width:300px;}


.img-circle.profile_img {
    width: 30px;
	height:30px;
color:#000;
    background: #fff;
   font-size:14pt;
   border-radius:50%;

    border: 1px solid rgba(52, 73, 94, 0.44);
    padding: 4px;
	text-align:center;
}
.profile_info {
    padding: 25px 10px 10px;
    width: 65%;
    float: left
}

.profile_info h2 {
    font-size: 14px;
    color: #ECF0F1;
    margin: 0;
    font-weight: 300
}
.tile-stats {
    position: relative;
    display: block;
    margin-bottom: 12px;
    border: 1px solid #E4E4E4;
    -webkit-border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    background: #FFF;
    transition: all 300ms ease-in-out
}
.tile-stats:hover .icon i {
    animation-name: tansformAnimation;
    animation-duration: .5s;
    animation-iteration-count: 1;
    color: rgba(58, 58, 58, 0.41);
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: tansformAnimation;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: tansformAnimation;
    -moz-animation-duration: .5s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards
}
.tile-stats .icon {
    width: 16px;
    height: 16px;
    color: #BAB8B8;
    position: absolute;
    right: 33px;
    top: 16px;
    z-index: 1
}
.tile-stats a {
    font-size: 18px;
}
.tile-stats a i {
    font-size: 18px;
}
.tile-stats .icon i {
    margin: 0;
    font-size: 35px;
    line-height: 0;
    vertical-align: bottom;
    padding: 0
}
.tile-stats .count {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.65857
}
.tile-stats .count,
.tile-stats h3,
.tile-stats p {
    position: relative;
    margin: 0;
    z-index: 5;
    padding: 0
}
.tile-stats h3 {
    color: #BAB8B8
}
.tile-stats p {
    margin-top: 5px;
    font-size: 12px
}
.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease
}
.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
    margin-bottom: 10px
}
.x_title .filter {
    width: 40%;
    float: right
}
.x_title h2 {
    margin: 5px 0 6px;
    float: left;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.x_title h2 small {
    margin-left: 10px
}
.x_title span {
    color: #BDBDBD
}
.x_content {
    padding: 0 5px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px
}
.x_content h4 {
    font-size: 16px;
    font-weight: 500
}
.panel_toolbox {
    float: right;
    min-width: 70px
}
.panel_toolbox>li {
    float: left;
    cursor: pointer
}
.panel_toolbox>li>a {
    padding: 5px;
    color: #C5C7CB;
    font-size: 14px
}
.panel_toolbox>li>a:hover {
    background: #F5F7FA
}
.media .profile_thumb {
    border: 1px solid;
    width: 50px;
    height: 50px;
    margin: 5px 10px 5px 0;
    border-radius: 50%;
    padding: 9px 12px
}
.media .profile_thumb i {
    font-size: 30px
}
.media .date {
    background: #ccc;
    width: 52px;
    margin-right: 10px;
    border-radius: 10px;
    padding: 5px
}
.media .date .month {
    margin: 0;
    text-align: center;
    color: #fff
}
.media .date .day {
    text-align: center;
    color: #fff;
    font-size: 27px;
    margin: 0;
    line-height: 27px;
    font-weight: bold
}
.event .media-body a.title {
    font-weight: bold
}
.event .media-body p {
    margin-bottom: 0
}
ul.striped li:nth-child(odd) {
    background-color: #eee
}
