/*
* Author: Dennis Ji
* Template: Metro Admin Template - Bootstrap Theme
* Version: 1.0.0
* Bootstrap version: 2.3.1
* Copyright 2013 Bootstrap Metro Dashboard
* www: http://clabs.co
* mail: lukasz@clabs.co
* You can buy this theme on WrapBootstrap: https://wrapbootstrap.com/user/Bootstrap Metro Dashboard
*/
/*
html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/
@media print {
	body {
		-webkit-print-color-adjust: exact;
	}
}

.kesu {
	display: none;
}

div, h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	overflow-y: scroll;
}

ul {
	list-style: none;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}

.table_wrap {
	width: 960px;
	border: 5px solid #eee;
	border-radius: 5px;
	margin-bottom: 30px;
	background: #fff;
	padding-bottom: 30px;
}
/*ログイン*/
.alert_login {
	color: #ff0000;
}

#content {
	padding-bottom: 100px;
}

/*トップページ*/
.genhan{
	display:none;
}
.menu_index {
	width: 866px;
	
	background: #fff;
	clear: both;
	padding: 5px;
	margin-bottom: 30px;
	font-size: 16px;
}
.menu_index ul{
	width:800px;
	clear:both;
	
}
.menu_index ul li a{
	width:180px;
	height:100px;
	display:block;
	float:left;
	background:#e0f5e0;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	color:#999;
	font-weight:bold;
	font-size:24px;
	padding-top:30px;
	padding-bottom:10px;
	line-height:30px;	
	
}
.menu_index ul li a:hover{
	text-decoration:none;
	background:#00f200;
	color:#fff;
	box-shadow: 0 0 5px #00f200;
}
.table_wrap_index td {
	text-align: center;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.table_wrap_index .y_title {
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.table_wrap_index .s_title {
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.table_wrap_index .y_title2 {
	border-left: none;
	font-weight: bold;
}

.table_wrap_index .u_line {
	background: #e0f5e0;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #999;
}

.table_wrap_index table {
	width: 100%;
	margin-top: 5px;
	border-right: 1px solid #999;
}

.table_wrap_left {
	width: 226px;
	border: 2px solid #eee;
	background: #fff;
	float: left;
	padding: 5px;
}

.table_wrap_left table {
	width: 100%;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	margin-top: 10px;
}

.table_wrap_left td {
	width: 68%;
	background: #fff;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 10px;
}

.table_wrap_left th {
	width: 32%;
	background: #fbfbfb;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-align: left;
	padding-left: 10px;
}

.table_wrap_right {
	width: 606px;
	border: 2px solid #eee;
	background: #fff;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 5px;
}

.table_wrap_right .u_line {
	background: #e0f5e0;
	border: 1px solid #999;
}

.table_wrap_right .u_line1 {
	background: #fff;
	padding-left: 50px;
}

.table_wrap_right .y_title {
	width: 20%;
	background: #fbfbfb;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

.table_wrap_right .y_title2 {
	border-left: none;
}

.table_wrap_right td {
	width: 20%;
	text-align: center;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.table_wrap_right table {
	width: 100%;
	margin-top: 5px;
	border-right: 1px solid #999;
}
/*サブページ*/
.table_wrap_sub {
	width: 870px;
	background: #fff;
	clear: both;
	padding: 5px;
	overflow: hidden;
}

.table_wrap_sub td {
	text-align: center;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
}

.table_wrap_sub .y_title {
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
}

.table_wrap_sub .y_title2 {
	border-left: none;
	font-weight: bold;
}

.table_wrap_index .y_title3 {
	border-left: none;
	font-weight: bold;
	border-top: 1px solid #999;
}

.table_wrap_sub .u_line {
	background: #e0f5e0;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #999;
}

.table_wrap_sub table {
	width: 100%;
	margin-top: 5px;
	border-right: 1px solid #999;
}

.table_wrap_sub .addr {
	width: 100px;
	font-size: 12px;
}

.table_wrap_sub td .jyo {
	width: 110px;
}

.table_wrap_sub .kakaku {
	width: 80px;
}

.table_wrap_sub .toho {
	width: 15px;
}


.table_wrap_sub2 {
	width: 866px;
	border: 2px solid #eee;
	background: #fff;
	clear: both;
	padding: 5px;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}

.table_wrap_sub2 td {
	text-align: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.table_wrap_sub2 th {
	width: 168px;
}

.table_wrap_sub2 .y_title {
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
}

.table_wrap_sub2 .s_title {
	width: 168px;
	font-size:14px;
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.table_wrap_sub2 .y_title2 {
	border-left: none;
	font-weight: bold;
}

.table_wrap_sub2 .u_line {
	background: #e0f5e0;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #999;
}

.table_wrap_sub2 table {
	width: 100%;
	margin-top: 5px;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

.table_wrap_sub2 #address ul {
	display: none;
}

.table_wrap_sub3 {
	width: 866px;
	background: #fff;
	clear: both;
	padding: 5px 5px 40px 5px;
	margin-bottom: 30px;
	overflow: hidden;
}

.table_wrap_sub3 td {
	text-align: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.table_wrap_sub3 th {
	
}

.table_wrap_sub3 .y_title {
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
}

.table_wrap_sub3 .s_title {
	width: 168px;
	border-left:;
	background: #fbfbfb;
	font-weight: bold;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.table_wrap_sub3 .y_title2 {
	border-left: none;
	font-weight: bold;
}

.table_wrap_sub3 .u_line {
	background: #e0f5e0;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #999;
}

.table_wrap_sub3 table {
	width: 100%;
	margin-top: 5px;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

.table_wrap table {
	width: 100%;
}

.table_wrap th {
	text-align: left;
	width: 20%;
	background: #f1f1f1;
	border-bottom: 1px solid #cecece;
	padding-left: 10px;
}

.table_wrap td {
	border-bottom: 1px solid #cecece;
	width: 80%;
	padding-left: 5px;
	padding-top: 5px;
}

.non_border {
	border-style: none;
}

.sub_menu {
	width: 20%;
	float: left;
}

#es_add {
	width: 95%;
	background: #cecece;
	float: left;
	line-height: 2em;
	padding-bottom: 50px;
	font-size: 16px;
	font-weight: bold;
}

#es_index {
	width: 1000px;
	background: #333;
	float: left;
	line-height: 1.5em;
	padding-bottom: 50px;
	font-size: 18px;
	font-weight: bold;
}

.btn {
	text-align: center;
	margin-left: 320px;
	margin-top: 30px;
	margin-bottom: 40px;
	width: 200px;
	display: block;
}

.btn2 {
	margin-left: 50px;
	text-align: center;
}

.btn3 {
	margin-left: 50px;
	text-align: center;
}

.btn4 {
	margin-left: 160px;
	text-align: center;
}

.btn_search {
	text-align: center;
	margin-left: 230px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.btn2_search {
	margin-left: 50px;
	text-align: center;
	padding: 10px;
}

.btn_mail {
	text-align: center;
	margin-left: 290px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.btn2_mail {
	margin-left: 50px;
	text-align: center;
	padding: 10px;
}

.search_box {
	padding-bottom: 50px;
}

.gazou li {
	width: 45%;
	float: left;
	margin-left: 2%;
}

.gazou {
	clear: both;
}

.gazou_th li {
	width: 20%;
	float: left;
	margin-left: 2%;
	padding: 3px;
	height: 100px;
	width: 100px;
}

.gazou_th {
	clear: both;
}

.madori_s {
	clear: both;
}

.madori_s li {
	width: 45%;
	float: left;
	margin-left: 2%;
}

.check_select {
	width: 125px;
}

.check_inner {
	margin-bottom: 5px;
}

.check {
	float: right;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cecece;
	text-align: left;
	margin-top: 15px;
	font-size: 11px;
	font-weight: normal;
}

.check_user {
	float: right;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cecece;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: normal;
}

.pager2 {
	padding-top: 25px;
}

.file-div div {
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0 10px;
	border: dashed 4px #eee;
}

.file-div img {
	width: 100%;
	height: 100%;
}

.file-div input {
	display: none;
}

img {
	vertical-align: bottom;
}

.sortable li img {
	width: 100px;
	height: 100px;
}

.sortable li {
	width: 130px;
	height: 140px;
	text-align: center;
}
/*キーワード登録*/
.btn_small_box {
	text-align: center;
}

.btn_small_box2 {
	text-align: center;
}

#small_box {
	width: 300px;
	margin-left: 100px;
	display: block;
	border: 5px double #cecece;
	padding: 20px;
	margin-top: 50px;
}

.at_text {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.fleft {
	float: left;
	width: 30%;
}

.fleft2 {
	float: left;
	width: 30%;
	margin-left: 5%;
	margin-right: 5%;
}

select, input, textarea {
	vertical-align: 0em;
}

input {
	width: 150px;
	background: #fff;
}

input.v_align_s {
	vertical-align: middle;
	width: 30px;
}

input.v_align_y {
	vertical-align: middle;
	width: 35px;
}

input.v_align {
	vertical-align: middle;
	width: 100px;
}

input.v_align2 {
	vertical-align: middle;
	width: 150px;
}

input.v_align3 {
	vertical-align: middle;
	width: 200px;
}

input.v_align4 {
	vertical-align: middle;
	width: 500px;
}

select.v_align_s {
	vertical-align: middle;
	width: 100px;
}

select.v_align_ss {
	vertical-align: middle;
	width: 70px;
}

select.v_align {
	vertical-align: middle;
	width: 150px;
}

select.v_align2 {
	vertical-align: middle;
	width: 150px;
}

select.v_align3 {
	vertical-align: middle;
	width: 200px;
}

.tarea {
	width: 650px;
	height: 100px;
	vertical-align: top;
	max-width: 650px;
}

.tarea2 {
	width: 650px;
	height: 300px;
	vertical-align: top;
	max-width: 650px;
}

.tarea3 {
	width: 650px;
	height: 500px;
	vertical-align: top;
	max-width: 650px;
}

label {
	white-space: nowrap;
	vertical-align: top;
}

input[type="file"].v_gazou {
	width: 250px;
}

label {
	display: inline;
	margin-right: 10px;
}

input .v_aligns {
	position: relative;
	top: -7px;
}

.editer_false_btn {
	background-image: url(../img/monitor_16x16.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
}
select option[value="99425"]{
	display:none;
}
.editer_true_btn {
	background-image: url(../img/monitor_16x16_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
}

@media print {
	.editer_false_btn {
		background-image: url(../img/monitor_16x16.png);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		display: block;
		height: 16px;
		width: 16px;
	}
	.editer_true_btn {
		background-image: url(../img/monitor_16x16_2.png);
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		display: block;
		height: 16px;
		width: 16px;
	}
}

/* ---------------ナビゲーション------------------ */
ul.accordion { /* アコーディオンを含むリスト */
	width: 200px;
	margin: 20px 0;
	background: #666;
	text-align: left;
	font-weight: bold;
}

ul.accordion ul {
	display: none; /* アコーディオン非表示 */
	list-style: none;
}

ul.accordion ul li a {
	padding-left: 30px;
}

ul.accordion li { /* 見出し */
	list-style: none;
	line-height: 20px;
	color: #cecece;
	background: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

ul.accordion li a {
	color: #cecece;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.accordion li p {
	padding-left: 5px;
}

ul.accordion li span {
	padding-top: 10px;
}

ul.accordion li a:hover, .over {
	color: #fff;
	text-decoration: none;
}

ul.accordion li.current {
	font-weight: bold;
	background-color: #666;
}

ul.accordion li.sub { /* サブメニュー */
	border: none;
	padding: 0;
}

ul.accordion li ul li {
	padding: 10px;
}

ul.accordion li p span { /* サブメニューの三角アイコン */
	background: url(../img/open.png) no-repeat 5px 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.accordion li p span.open { /* サブメニューが開いてるとき */
	background: url(../img/close.png) no-repeat 5px 10px;
	padding-left: 25px;
}

ul.accordion .home {
	margin-left: 30px;
	margin-bottom: 10px;
}

ul.accordion li:last-child {
	border-style: none;
	list-style: none;
	line-height: 20px;
	color: #cecece;
	background: #666;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
ul{list-style:none;}
.accordion{background:#333;}

ul.accordion { background:#333; width:100%; font-size:14px; font-weight:bold; text-align:left;}
ul.accordion a { display:block; background:#666; text-decoration:none; color:#cecece; font-weight:bold; text-shadow:1px 1px 3px #000; padding-bottom:10px;}
ul.accordion span { display:block; padding-top:10px; color:#cecece; font-weight:bold; text-shadow:1px 1px 3px #000;margin-left:30px; background-position:97% center; background-repeat:no-repeat; }

ul.accordion span:hover{color:#fff;}
ul.accordion ul { display:none; text-align:middle;}
ul.accordion > li { background:#666; border-bottom:1px solid #000; }
ul.accordion > li > p { background:#666;cursor:pointer;}
ul.accordion > li > p span { background-image:url(../img/open.png) no-repeat 0 7px;}
ul.accordion > li > p span.open { background-image:url(../img/close.png) no-repeat 0 7px;}
ul.accordion > li > ul > li { background:#999; border-bottom:1px solid #000;}
ul.accordion > li > ul > li > p { background:#999;}
ul.accordion > li > ul > li > a { background:#999; padding-top:10px;padding-left:30px;}
ul.accordion > li > ul > li >p a:hover { background:#cecece; color:#666; text-shadow:none;}
ul.accordion > li > ul > li > ul > li { background:#fff; border-bottom:1px dotted #cecece;}
.home{margin-left:30px; padding-top:10px;}
.first{border-top:1px solid #000;}
.second{border-bottom:none;}
/* Main Colors
=================================================================== */
/*
.black,
.black [class="box-header"],
.black.box,ul.accordion > li > ul > li > a { background:#999; padding-top:10px;color:#fff;}
.black.box,ul.accordion > li > ul > li > a:hover { background:#c7c7c7; padding-top:10px;color:#fff;}
*/
.slider.black .ui-slider-range, .progress.black .ui-progressbar-value
.sliderVertical.black .ui-slider-range, .progressSlim.black .ui-progressbar-value
	{
	background: #222 !important;
	border-color: #222 !important;
	color: #fff;
}

.black .box-header h2 i, .black .box-header .box-icon i, .black .box-header .box-icon i:hover
	{
	opacity: 1;
	filter: alpha(opacity = 100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.green, .green [class="box-header"], .green.box, .slider.green .ui-slider-range,
	.progress.green .ui-progressbar-value, .sliderVertical.green .ui-slider-range,
	.progressSlim.green .ui-progressbar-value, .label-success,
	.badge-success {
	background: #00A300 !important;
	border-color: #00A300 !important;
	color: #fff;
}

.greenDark, .greenDark [class="box-header"], .greenDark.box, .slider.greenDark .ui-slider-range,
	.progress.greenDark .ui-progressbar-value, .sliderVertical.greenDark .ui-slider-range,
	.progressSlim.greenDark .ui-progressbar-value {
	background: #1E7145 !important;
	border-color: #1E7145 !important;
	color: #fff;
}

.greenLight, .greenLight [class="box-header"], .greenLight.box, .slider.greenLight .ui-slider-range,
	.progress.greenLight .ui-progressbar-value, .sliderVertical.greenLight .ui-slider-range,
	.progressSlim.greenLight .ui-progressbar-value {
	background: #99B433 !important;
	border-color: #99B433 !important;
	color: #fff;
}

.pink, .pink [class="box-header"], .pink.box, .slider.pink .ui-slider-range,
	.progress.pink .ui-progressbar-value, .sliderVertical.pink .ui-slider-range,
	.progressSlim.pink .ui-progressbar-value {
	background: #9F00A7 !important;
	border-color: #9F00A7 !important;
	color: #fff;
}

.pinkDark, .pinkDark [class="box-header"], .pinkDark.box, .slider.pinkDark .ui-slider-range,
	.progress.pinkDark .ui-progressbar-value, .sliderVertical.pinkDark .ui-slider-range,
	.progressSlim.pinkDark .ui-progressbar-value {
	background: #7E3878 !important;
	border-color: #7E3878 !important;
	color: #fff;
}

.yellow, .yellow [class="box-header"], .yellow.box, .slider.yellow .ui-slider-range,
	.progress.yellow .ui-progressbar-value, .sliderVertical.yellow .ui-slider-range,
	.progressSlim.yellow .ui-progressbar-value, .label-warning,
	.badge-warning {
	background: #FFC40D !important;
	border-color: #FFC40D !important;
	color: #fff;
}

.purple, .purple [class="box-header"], .purple.box, .slider.purple .ui-slider-range,
	.progress.purple .ui-progressbar-value, .sliderVertical.purple .ui-slider-range,
	.progressSlim.purple .ui-progressbar-value {
	background: #603CBA !important;
	border-color: #603CBA !important;
	color: #fff;
}

.blue, .blue [class="box-header"], .blue.box, .slider.blue .ui-slider-range,
	.progress.blue .ui-progressbar-value, .sliderVertical.blue .ui-slider-range,
	.progressSlim.blue .ui-progressbar-value, .label-info, .badge-info {
	background: #2D89EF !important;
	border-color: #2D89EF !important;
	color: #fff;
}

.blueDark, .blueDark [class="box-header"], .blueDark.box, .slider.blueDark .ui-slider-range,
	.progress.blueDark .ui-progressbar-value, .sliderVertical.blueDark .ui-slider-range,
	.progressSlim.blueDark .ui-progressbar-value {
	background: #2B5797 !important;
	border-color: #2B5797 !important;
	color: #fff;
}

.blueLight, .blueLight [class="box-header"], .blueLight.box, .slider.blueLight .ui-slider-range,
	.progress.blueLight .ui-progressbar-value, .sliderVertical.blueLight .ui-slider-range,
	.progressSlim.blueLight .ui-progressbar-value {
	background: #EFF4FF !important;
	border-color: #EFF4FF !important;
	color: #fff;
}

.orange, .orange [class="box-header"], .orange.box, .slider.orange .ui-slider-range,
	.progress.orange .ui-progressbar-value, .sliderVertical.orange .ui-slider-range,
	.progressSlim.orange .ui-progressbar-value {
	background: #E3A21A !important;
	border-color: #E3A21A !important;
	color: #fff;
}

.orangeDark, .orangeDark [class="box-header"], .orangeDark.box, .slider.orangeDark .ui-slider-range,
	.progress.oragneDark .ui-progressbar-value, .sliderVertical.orangeDark .ui-slider-range,
	.progressSlim.orangeDark .ui-progressbar-value {
	background: #DA532C !important;
	border-color: #DA532C !important;
	color: #fff;
}

.red, .red [class="box-header"], .red.box, .slider.red .ui-slider-range,
	.progress.red .ui-progressbar-value, .sliderVertical.red .ui-slider-range,
	.progressSlim.red .ui-progressbar-value, .label-important,
	.badge-important {
	background: #EB3C00 !important;
	border-color: #EB3C00 !important;
	color: #fff;
}

.widget.green h2 .glyphicons i:before, .widget.greenDark h2 .glyphicons i:before,
	.widget.greenLight h2 .glyphicons i:before, .widget.pink h2 .glyphicons i:before,
	.widget.pinkDark h2 .glyphicons i:before, .widget.yellow h2 .glyphicons i:before,
	.widget.purple h2 .glyphicons i:before, .widget.blue h2 .glyphicons i:before,
	.widget.blueDark h2 .glyphicons i:before, .widget.blueLight h2 .glyphicons i:before,
	.widget.orange h2 .glyphicons i:before, .widget.orangeDark h2 .glyphicons i:before,
	.widget.red h2 .glyphicons i:before {
	color: #fff;
}

/* Basic
=================================================================== */
body {
	background: #fff;
	color: #333;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

a {
	color: #646464;
}

hr {
	height: 2px;
	border: none;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, rgba(249, 249, 249, 0.25) 0%,
		rgba(249, 249, 249, 1) 50%, rgba(249, 249, 249, 0.25) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249,
		249, 249, 0.25)), color-stop(50%, rgba(249, 249, 249, 1)),
		color-stop(100%, rgba(249, 249, 249, 0.25))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(249, 249, 249, 0.25) 0%,
		rgba(249, 249, 249, 1) 50%, rgba(249, 249, 249, 0.25) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(249, 249, 249, 0.25) 0%,
		rgba(249, 249, 249, 1) 50%, rgba(249, 249, 249, 0.25) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(249, 249, 249, 0.25) 0%,
		rgba(249, 249, 249, 1) 50%, rgba(249, 249, 249, 0.25) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(249, 249, 249, 0.25) 0%,
		rgba(249, 249, 249, 1) 50%, rgba(249, 249, 249, 0.25) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40f9f9f9',
		endColorstr='#40f9f9f9', GradientType=1); /* IE6-8 */
}

.noMarginLeft {
	margin-left: 0px !important;
}

h1 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
}

h2 {
	font-size: 16px;
	line-height: 16px;
}

h3 {
	font-size: 15px;
	line-height: 15px;
}

h4 {
	font-size: 14px;
	line-height: 14px;
}

h5 {
	font-size: 13px;
	line-height: 13px;
}

h6 {
	font-size: 12px;
	line-height: 12px;
}

/* Header Section
=================================================================== */
.navbar {
	margin-bottom: 0px;
	border-bottom: 1px solid #000; /* rgba(0, 0, 0, 0.05); */
}

.navbar-inner {
	width: 1100px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	background: #fff;
	filter: none;
	text-shadow: 1px 1px 1px #0a0c0e;
	color: #ee761a;
}

.navbar-inner a {
	color: #7b7b7b;
	text-shadow: 0 -1px 1px #0b090a;
	font-weight: bold;
}

.navbar-inner a i {
	margin-top: 2px;
}

.navbar-inner a:hover i {
	opacity: .8;
	filter: alpha(opacity = 80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.brand img {
	margin: -12px 0px -5px 0px;
}

a.brand span {
	color: #ee761a;
	text-shadow: none;
	font-weight: bold;
}

.header-nav {
	padding: 0px;
	color: #fff !important;
	background: #000 !important;
}

.header-nav .nav {
	margin: 0px;
}

.header-nav .btn {
	display: inline-block;
	padding: 21px 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: 0px;
	border-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.header-nav a.btn {
	color: #000 !important;
	text-shadow: none !important;
	padding: 10px 25px !important;
}

.header-nav .btn .caret {
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
}

.header-nav .btn:hover .caret {
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
}

/*Navigation Section
=================================================================== */
#sidebar-left {
	background: #333;
	width: 200px;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.nav-tabs.nav-stacked>li>a, .nav-tabs.nav-stacked>li>ul>li>a {
	padding: 15px 10px 14px 10px;
	color: #fff;
	border-top: none;
	border-bottom: 1px solid #666;
	border-left: none;
	border-right: none;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.nav-tabs.nav-stacked>li:last-child>a {
	border-bottom: 1px solid transparent;
}

.nav-tabs.nav-stacked>li>ul>li>a {
	padding: 15px 10px 14px 10px;
	display: block;
}

.nav-tabs.nav-stacked>li>a>i, .nav-tabs.nav-stacked>li>ul>li>a>i {
	opacity: 1;
	filter: alpha(opacity = 100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 16px;
}

.nav-tabs.nav-stacked>li>ul>li>a>i {
	font-size: 20px;
}

.nav-tabs.nav-stacked>li>a:hover>i {
	opacity: 1;
	filter: alpha(opacity = 100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>ul>li>a:hover
	{
	color: #666;
}

.nav-tabs.nav-stacked>li.active>a, .nav-tabs.nav-stacked>li>ul>li.active>a
	{
	background: #2D89EF;
	border-bottom: 1px solid #2D89EF;
}

.nav-tabs.nav-stacked>li.active>a:hover, .nav-tabs.nav-stacked>li>ul>li.active>a:hover
	{
	background: #2D89EF;
	color: #fff;
	border: none;
	border-bottom: 1px solid #2D89EF;
}

.nav-tabs.nav-stacked>li.active>ul {
	padding: 5px 0px;
	color: #3b3b41;
	background: #fff;
}

.nav-tabs.nav-stacked>li:first-child>a {
	margin: 0px 0px 0px 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle,
	.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #ee761a;
	background-color: #fff;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.dropdown-menu:after, .dropdown-menu:before {
	top: -1px;
	left: 10px;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #222 !important;
	border-left: 9px solid transparent;
	content: '';
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	max-width: 300px;
	padding: 0px 0;
	margin: 5px 0 0 0;
	list-style: none;
	text-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 0px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #eee;
	border-bottom: 1px solid #ffffff;
}

.dropdown-menu li a {
	display: block;
	padding: 7px 10px !important;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	text-shadow: none;
	white-space: normal !important;
}

.dropdown-menu li {
	border-bottom: 1px solid #eee;
}

.dropdown-menu li:first-child {
	border-top: 0px !important;
}

.dropdown-menu li:last-child {
	border-bottom: 0px !important;
}

.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a
	{
	color: #ffffff;
	text-decoration: none;
	background: #2D89EF;
}

.dropdown-menu .active>a, .dropdown-menu .active>a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #2D89EF;
}

.dropdown-menu .disabled>a, .dropdown-menu .disabled>a:hover {
	color: #999999;
}

.dropdown-menu .disabled>a:hover {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
}

.dropdown-menu-title {
	background: #222;
	color: #fff;
	padding: 8px 0px;
	position: relative;
}

.dropdown-menu-title span {
	margin-left: 15px;
}

.dropdown-menu-title a:link {
	position: absolute;
	right: 4px;
	top: 4px;
	padding: 4px 6px !important;
}

.dropdown-menu-title a i {
	color: #fff;
}

.dropdown-menu-title a:hover {
	background: #fff !important;
}

.dropdown-menu-title a:hover i {
	color: #222 !important;
}

.dropdown-menu-sub-footer {
	background: #eee;
}

.dropdown-menu ul, .dropdown-menu ul li {
	padding: 0px !important;
	margin: 0px !important;
}

ul.notifications li, ul.tasks li, ul.messages li {
	width: 260px;
}

ul.notifications li .avatar img, ul.tasks li .avatar img, ul.messages li .avatar img
	{
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}

ul.messages li .header {
	display: block;
}

ul.messages li .header .from {
	font-size: 12px;
	font-weight: bold;
}

ul.notifications li .icon {
	margin: 0px 10px 0px -10px !important;
	padding: 7px 10px 9px 10px;
}

ul.notifications li .time, ul.tasks li .header .percent, ul.messages li .header .time
	{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	right: 5px;
}

ul.tasks li .title, ul.notifications li .message {
	font-size: 12px;
}

ul.notifications li.warning a {
	color: #FA5833;
}

ul.messages li .message {
	font-size: 11px;
}

/* Content and Main Elements
=================================================================== */
.breadcrumb {
	line-height: 34px;
	font-size: 13px;
	border: 0px;
	color: #333;
	width: 100%;
	font-weight: bold;
}

.breadcrumb span {
	text-shadow: 1px 1px 0px #fff;
}

.breadcrumb a {
	color: #333;
	text-shadow: 0px 1px 1px #fff;
}

.breadcrumb a:hover {
	color: #646464;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;
}

.dark {
	background: #fff;
	text-shadow: 0px 1px 1px #fff !important;
	padding: 20px;
	top: -28px;
	right: -28px;
	margin-bottom: -56px;
	margin-right: -30px;
	position: relative;
	border-left: 2px solid #eee;
	overflow: hidden;
}

.well {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.statbox {
	height: 120px;
	padding: 10px;
	position: relative;
	margin-bottom: 28px;
}

.statbox .number {
	font-size: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.statbox .title {
	font-size: 16px;
	position: absolute;
	top: 50px;
	right: 10px;
}

.statbox .footer {
	background: rgba(0, 0, 0, .1);
	background-color: #19FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
}

.statbox .footer:hover {
	background: rgba(0, 0, 0, .2);
}

.statbox .footer a {
	color: #fff;
	text-decoration: none;
}

.widget {
	padding: 10px;
	margin-bottom: 28px;
}

.widget h2 {
	padding: 10px 10px 0px 10px;
	font-size: 18px !important;
	line-height: 18px !important;
	margin-bottom: -5px;
	font-weight: 300;
	text-shadow: 0px 1px 0px #fff;
}

.widget h2 .glyphicons i:before {
	margin-top: -7px;
	font-size: 20px !important;
	line-height: 20px !important;
}

.box {
	background: #fff !important;
	margin-bottom: 28px;
}

.box-header {
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	padding: 15px;
	background: #eee;
	font-weight: bold;
	margin: -5px -5px 0 -5px;
}

.box-header h2 {
	float: left;
	margin-top: 0px;
	color: #2355ce;
}

.box-header .break {
	border-left: 2px solid #2355ce;
	margin: -2px 10px -2px 10px;
}

.box-header_title .break {
	border-bottom: 3px solid #2355ce;
}

.box-header .box-icon {
	float: right;
	margin-top: 1px;
}

.box-header .box-icon i {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	opacity: .8;
	filter: alpha(opacity = 80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.box-header .box-icon i:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.box-header .box-icon a {
	margin: 0px 5px;
}

.box-content {
	position: relative;
	z-index: 50;
	margin-top: -1px;
	padding: 10px;
	background: #fff !important;
}

.box-header_title {
	width: 100%;
	border-bottom: 3px solid #ee761a;
	padding-left: 5px;
	height: 40px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.20);
	border-top: 1px solid #e5e5e5;
}

.box-header_title h1 {
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

/* Vertical Bar Chart
=================================================================== */
.verticalChart {
	width: 100%;
}

.verticalChart .singleBar {
	width: 9%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

.verticalChart .singleBar .bar {
	position: relative;
	height: 200px;
	background: rgba(255, 255, 255, 0.2);
	overflow: hidden;
}

.verticalChart .singleBar .bar .value {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #fff;
	color: #fff;
}

.verticalChart .singleBar .bar .value span {
	position: absolute;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	height: 20px;
	color: #ddd;
	text-shadow: 0px -1px 0px #fff, 0px 1px 0px #fff, 1px 0px 0px #fff, -1px
		0px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px 1px 0px #fff,
		1px -1px 0px #fff;
	display: none;
	text-align: center;
}

.verticalChart .singleBar .title {
	margin-top: 5px;
	text-align: center;
}

/* Browsers Stats
=================================================================== */
.browserStat.big {
	display: inline-block;
	width: 49%;
	text-align: center;
	margin-bottom: 20px;
	padding: 0px;
}

.browserStat {
	display: inline-block;
	width: 32%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.browserStat span {
	display: block;
	text-align: center;
	margin-top: 10px;
}

/* Notifications & Labels
=================================================================== */
.notification {
	position: absolute;
	top: -1px;
	right: -1px;
	line-height: 16px;
	height: 16px;
	padding: 3px 6px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px
		hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px
		rgba(255, 255, 255, 0.3);
	box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px
		hsla(0, 100%, 100%, 0.3);
}

.notification-small {
	padding: 2px 7px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px
		hsla(0, 100%, 100%, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px
		rgba(255, 255, 255, 0.3);
	box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px
		hsla(0, 100%, 100%, 0.3);
}

.label, .badge {
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	padding: 3px 6px;
}

.label {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Quick Buttons
=================================================================== */
.quick-button {
	border: 1px solid #ddd;
	margin-bottom: -1px;
	padding: 30px 0px 10px 0px;
	font-size: 14px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #fafafa, #efefef);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa),
		to(#efefef));
	background-image: -webkit-linear-gradient(top, #fafafa, #efefef);
	background-image: -o-linear-gradient(top, #fafafa, #efefef);
	background-image: linear-gradient(to bottom, #fafafa, #efefef);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa',
		endColorstr='#efefef', GradientType=0);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	color: #646464;
	text-shadow: 0 1px 0px rgba(255, 255, 255, .6);
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.quick-button:hover {
	text-decoration: none;
	border-color: #a5a5a5;
	color: #444444;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .25);
}

.quick-button:hover .notification {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .6);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .6);
}

.quick-button i {
	font-size: 32px;
}

/* Quick Buttons Metro Style
=================================================================== */
.quick-button.metro {
	position: relative;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
	filter: none;
	padding: 30px 10px 0px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.quick-button.metro p {
	text-align: left;
	margin-top: 20px;
}

.quick-button.metro:hover {
	color: rgba(255, 255, 255, .9);
	text-shadow: none;
}

.quick-button.metro i {
	font-size: 64px;
	text-align: center !important;
}

.quick-button.metro .badge {
	text-align: center !important;
	position: absolute;
	top: 50%;
	left: 70%;
	background: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}

/* Quick Buttons Small
=================================================================== */
.quick-button-small {
	border: 1px solid #ddd;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #fafafa, #efefef);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa),
		to(#efefef));
	background-image: -webkit-linear-gradient(top, #fafafa, #efefef);
	background-image: -o-linear-gradient(top, #fafafa, #efefef);
	background-image: linear-gradient(to bottom, #fafafa, #efefef);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa',
		endColorstr='#efefef', GradientType=0);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	color: #646464;
	text-shadow: 0 1px 0px rgba(255, 255, 255, .6);
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.quick-button-small:hover {
	text-decoration: none;
	border-color: #a5a5a5;
	color: #444444;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .25);
}

.quick-button-small:hover .notification {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .6);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .6);
}

.quick-button-small i {
	font-size: 20px;
}

/* Dashboard Lists ex.
=================================================================== */
ul.dashboard-list li {
	padding: 5px 0;
	list-style: none;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

ul.dashboard-list li i {
	font-size: 18px;
	opacity: .7;
	filter: alpha(opacity = 70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	padding: 2px 2px 0px 2px;
	margin-right: -2px;
}

ul.dashboard-list li:first-child {
	border-top: none;
	border-bottom: 1px solid #eee;
}

ul.dashboard-list li:last-child {
	border-bottom: none;
}

ul.dashboard-list a:hover {
	text-decoration: none;
}

ul.dashboard-list {
	margin: 0;
}

ul.dashboard-list li a span {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 0px 4px;
}

ul.dashboard-list li .avatar {
	height: 50px;
	width: 50px;
	padding: 1px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	border: 1px solid #eee;
}

ul.dashboard-list li .avatar img {
	height: 40px;
	width: 40px;
	padding: 1px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	border: 1px solid #eee;
}

/* Dashboard Lists Metro Style ex.
=================================================================== */
ul.dashboard-list.metro {
	margin: -10px -10px;
}

ul.dashboard-list.metro li {
	padding: 5px 0;
	list-style: none;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

ul.dashboard-list.metro li:last-child {
	border-bottom: none;
}

ul.dashboard-list.metro li i {
	font-size: 18px;
	padding: 9px 7px;
	margin: -5px 10px -5px 0px;
}

ul.dashboard-list a:hover {
	text-decoration: none;
}

ul.dashboard-list.metro li .avatar {
	height: 50px;
	width: 50px;
	float: left;
	margin: 3px 15px 0px 10px;
	border: none;
}

/* Support tickets
=================================================================== */
ul.tickets {
	margin: 0;
}

ul.tickets li {
	list-style: none;
	padding: 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

ul.tickets li:first-child {
	border-top: none;
	border-bottom: 1px solid #eee;
}

ul.tickets li:last-child {
	border-bottom: none;
}

ul.tickets li.ticket .header {
	width: 100%;
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
}

ul.tickets li.ticket .header .title {
	float: left;
	text-align: left;
}

ul.tickets li.ticket .header .number {
	float: right;
	text-align: right;
}

ul.tickets li.ticket .avatar img {
	height: 36px;
	width: 36px;
	padding: 1px;
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	border: 1px solid #eee;
}

ul.tickets li.ticket .content {
	display: inline-block;
	width: 100%;
}

ul.tickets li.ticket .content .name, ul.tickets li.ticket .content .status
	{
	float: left;
	text-align: left;
	width: 40%;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

ul.tickets li.ticket .content .priority, ul.tickets li.ticket .content .date
	{
	float: right;
	text-align: right;
}

/* Support tickets Metro Style
=================================================================== */
ul.tickets.metro {
	margin: -10px;
}

ul.tickets.metro li {
	padding: 5px 10px;
}

ul.tickets.metro li a {
	color: #fff !important;
}

ul.tickets li.ticket .avatar img {
	padding: 0px;
	border: none;
}

/* Chat
=================================================================== */
ul.chat {
	margin: 0;
}

ul.chat li {
	list-style: none;
	padding: 5px 0;
	margin: 10px auto;
	font-size: 12px;
}

ul.chat li img.avatar {
	height: 50px;
	width: 50px;
	padding: 1px;
	border: 1px solid #eee;
}

ul.chat li.left img.avatar {
	float: left;
	margin-right: 10px;
}

ul.chat li.right img.avatar {
	float: right;
	margin-left: 10px;
}

ul.chat li .message {
	display: block;
	border: 2px solid #eee;
	padding: 5px;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul.chat li.left .message {
	text-align: left;
	margin-left: 65px;
	background: #fff
}

ul.chat li.left .message .arrow {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 5px;
	left: -20px;
	background: url(../img/chat-left.png) no-repeat 0px 0px;
}

ul.chat li.right .message .arrow {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 5px;
	right: -20px;
	background: url(../img/chat-right.png) no-repeat 0px 0px;
}

ul.chat li.right .message {
	text-align: right;
	margin-right: 65px;
	background: #fcfcfc;
}

ul.chat li .message .text {
	display: block;
}

.chat-form {
	border-top: 1px solid #ddd;
	background: #eee;
	padding: 10px;
	margin: 20px -10px -10px -10px;
}

.chat-form textarea {
	width: 100%;
	padding: 0.5em;
	-webkit-box-sizing: border-box; /* Safari, Chrome et al  */
	-moz-box-sizing: border-box; /* Firefox */
	box-sizing: border-box; /* Opera/IE 8+ */
	height: 80px;
	outline: 0px !important;
	font-size: 12px;
}

/* Chat Metro Style
=================================================================== */
ul.chat.metro {
	margin: -10px -10px -20px -10px;
	padding: 10px;
}

ul.chat.metro li img.avatar {
	padding: 0px;
	border: none;
}

ul.chat.metro li .message {
	background: rgba(0, 0, 0, .2) !important;
	border: 2px solid rgba(0, 0, 0, .27) !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

ul.chat.metro li.left .message .arrow {
	left: -22px;
	background: url(../img/chat-left-metro.png) no-repeat 0px 0px;
}

ul.chat.metro li.right .message .arrow {
	right: -22px;
	background: url(../img/chat-right-metro.png) no-repeat 0px 0px;
}

/* Forms
=================================================================== */
.form-actions {
	padding: 19px 20px 20px;
	margin: 20px -10px -30px -10px;
	background-color: #eee;
	border-top: 1px solid #eee;
	*zoom: 1;
}

.form-actions:before, .form-actions:after {
	display: table;
	line-height: 0;
	content: "";
}

.form-actions:after {
	clear: both;
}

/* Buttons
=================================================================== */
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn2 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn_search {
	display: inline-block;
	padding: 12px 12px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn2_search {
	display: inline-block;
	padding: 12px 12px;
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn_mail {
	display: inline-block;
	padding: 12px 12px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn2_mail {
	display: inline-block;
	padding: 12px 12px;
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn4 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn_small_box {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn_small_box2 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #a7a9aa;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}

.btn i {
	margin-top: 2px;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus {
	color: #fff;
	text-decoration: none;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: default;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-large {
	padding: 11px 14px;
	font-size: 17.5px;
	border-radius: 0px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	border-radius: 0px;
}

.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	border-radius: 0px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block
	{
	width: 100%;
}

.btn {
	color: #ffffff;
	background-color: #f00;
	border-color: #f00;
	background-image: none;
	filter: none;
	text-shadow: none;
	font-weight: bold;
}

.btn:hover, .btn:focus, .btn:active {
	background-color: #8b0000;
	border-color: #8b0000;
}

.btn2 {
	color: #ffffff;
	background-color: #a7a9aa;
	border-color: #a7a9aa;
	background-image: none;
	filter: none;
	text-shadow: none;
}

.btn2:hover, .btn2:focus, .btn2:active {
	background-color: #9a9c9d;
	border-color: #8d9091;
}

.btn_search {
	color: #ffffff;
	background-color: #a7a9aa;
	border-color: #a7a9aa;
	background-image: none;
	filter: none;
	text-shadow: none;
}

.btn_search:hover, .btn_search:focus, .btn_search:active {
	background-color: #9a9c9d;
	border-color: #8d9091;
}

.btn2_search {
	color: #ffffff;
	background-color: #a7a9aa;
	border-color: #a7a9aa;
	background-image: none;
	filter: none;
	text-shadow: none;
}

.btn2_search:hover, .btn2_search:focus, .btn2_search:active {
	background-color: #9a9c9d;
	border-color: #8d9091;
}

.btn_mail {
	color: #ffffff;
	background-color: #a7a9aa;
	border-color: #a7a9aa;
	background-image: none;
	filter: none;
	text-shadow: none;
}

.btn_mail:hover, .btn_mail:focus, .btn_mail:active {
	background-color: #9a9c9d;
	border-color: #8d9091;
}

.btn2_mail {
	color: #ffffff;
	background-color: #a7a9aa;
	border-color: #a7a9aa;
	background-image: none;
	filter: none;
	text-shadow: none;
}

.btn2_mail:hover, .btn2_mail:focus, .btn2_mail:active {
	background-color: #9a9c9d;
	border-color: #8d9091;
}

.btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled] .btn:hover,
	.btn.disabled:focus, .btn[disabled]:focus, fieldset[disabled] .btn:focus,
	.btn.disabled:active, .btn[disabled]:active, fieldset[disabled] .btn:active
	{
	background-color: #a7a9aa;
	border-color: #a7a9aa;
}

.btn-primary {
	background-color: #2D89EF;
	border-color: #2D89EF;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #357ebd;
	border-color: #3071a9;
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
	.btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus,
	.btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active
	{
	background-color: #2D89EF;
	border-color: #2D89EF;
}

.btn-warning {
	background-color: #FFC40D;
	border-color: #FFC40D;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
	background-color: #eea236;
	border-color: #ec971f;
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover,
	.btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus,
	.btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active
	{
	background-color: #FFC40D;
	border-color: #FFC40D;
}

.btn-danger {
	background-color: #EB3C00;
	border-color: #EB3C00;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
	background-color: #d43f3a;
	border-color: #c9302c;
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover,
	.btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus,
	.btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active
	{
	background-color: #EB3C00;
	border-color: #EB3C00;
}

.btn-success {
	background-color: #00A300;
	border-color: #00A300;
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
	background-color: #4cae4c;
	border-color: #449d44;
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover,
	.btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus,
	.btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active
	{
	background-color: #00A300;
	border-color: #00A300;
}

.btn-info {
	background-color: #5bc0de;
	border-color: #5bc0de;
}

.btn-info:hover, .btn-info:focus, .btn-info:active {
	background-color: #46b8da;
	border-color: #31b0d5;
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover,
	.btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus,
	.btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active
	{
	background-color: #5bc0de;
	border-color: #5bc0de;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link
	{
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link {
	font-weight: normal;
	color: #2D89EF;
	cursor: pointer;
	border-radius: 0;
}

.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus,
	fieldset[disabled] .btn-link:focus {
	color: #333333;
	text-decoration: none;
}

/* Alert Boxes
=================================================================== */
.alert {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	position: relative;
	padding: 14px 40px 14px 18px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.alert.alert-success {
	background-color: #edf6e5 !important;
	color: #7a9659 !important;
	border: 1px solid #9fc76f !important;
}

.alert.alert-error {
	background-color: #fdeaea !important;
	color: #ca6f74 !important;
	border: 1px solid #f27b81 !important;
}

.alert {
	background-color: #fffee1 !important;
	color: #daac50 !important;
	border: 1px solid #f5c056 !important;
}

.alert.alert-info {
	background-color: #e9f8ff !important;
	color: #5d9fa9 !important;
	border: 1px solid #75c7d3 !important;
}

/* Tabs
=================================================================== */
.tab-menu.nav-tabs {
	*zoom: 1;
	margin-top: -46px;
}

.tab-menu.nav-tabs>li {
	float: right;
}

.tab-menu.nav-tabs {
	border-bottom: none;
}

.tab-menu.nav-tabs>li {
	margin-bottom: -1px;
}

.tab-menu.nav-tabs>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	margin-left: 0px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.tab-menu.nav-tabs>li>a:hover {
	border: none;
}

.tab-menu.nav-tabs>.active>a {
	color: #555555;
	cursor: default;
	background-color: #fff;
	border: none;
}

.tab-menu.nav-tabs>.active>a:hover {
	background-color: #fafafa;
}

/* Masonry Gallery
=================================================================== */
.masonry-thumb {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 6px;
}

/* Login Box
=================================================================== */
.login-box {
	width: 400px;
	margin: 100px auto;
	background: rgb(245, 245, 245); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%,
		rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 77%,
		rgba(245, 245, 245, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245,
		245, 245, 1)), color-stop(19%, rgba(255, 255, 255, 1)),
		color-stop(77%, rgba(255, 255, 255, 1)),
		color-stop(100%, rgba(245, 245, 245, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%,
		rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 77%,
		rgba(245, 245, 245, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(245, 245, 245, 1) 0%,
		rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 77%,
		rgba(245, 245, 245, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(245, 245, 245, 1) 0%,
		rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 77%,
		rgba(245, 245, 245, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%,
		rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 77%,
		rgba(245, 245, 245, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5',
		endColorstr='#f5f5f5', GradientType=0); /* IE6-8 */
	color: #000;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.15);
}

.login-box .icons {
	text-align: right;
	margin: 20px 15px;
}

.login-box .icons i {
	text-align: right;
	opacity: .2;
	filter: alpha(opacity = 20);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	margin: 0px 5px;
}

.login-box .icons i:hover {
	opacity: .8;
	filter: alpha(opacity = 80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.login-box h2 {
	color: #646464;
	margin-left: 30px;
	font-family: monaco;
	font-weight: normal;
}

.login-box h3 {
	color: #646464;
	margin-left: 30px;
	font-family: monaco;
	font-weight: normal;
}

.login-box p {
	margin: 10px 30px;
	font-weight:;
}

.login-box .input-prepend {
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
	border-left: 3px solid #fff;
}

.login-box .input-prepend-focus {
	background: #fcfcfc;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	border-left: 3px solid #646464;
}

.login-box .add-on {
	border: 1px solid #eee !important;
	background: #cecece;
	margin-left: -10px;
}

.login-box .remember {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.login-box .button-login {
	margin-top: 20px;
	margin-left: 150px;
	width: 200px:
}

/* UI - Uniform
=================================================================== */
div.checker {
	margin-top: -4px !important;
}

div.radio {
	margin-top: -4px !important;
}

div.uploader {
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

/* UI - Sliders & Progress
=================================================================== */
.ui-slider-handle {
	display: inline-block;
	border: 1px solid #ddd;
	height: 16px;
	width: 16px;
	position: absolute !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll
		#f4f4f4 !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll,
		-webkit-linear-gradient(top, #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll,
		-moz-linear-gradient(top, #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll,
		-o-linear-gradient(top, #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll,
		-ms-linear-gradient(top, #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll,
		linear-gradient(top, #F4F4F4 0%, #F7F7F7 100%) !important;
	margin-top: -1px !important;
	outline: none !important;
}

.sliderVertical .ui-slider-handle {
	margin: 0px 0px -10px 0px !important;
}

.slider {
	background: #eee !important;
	border: 1px solid #ddd !important;
	height: 10px;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.slider .ui-slider-range {
	position: absolute;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.sliderVertical {
	background: #eee !important;
	border: 1px solid #ddd !important;
	width: 6px;
	top: auto;
	bottom: auto;
	padding: 15px 3px !important;
	position: relative;
	margin: 8px 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float: left;
	height: 100px;
	margin-right: 40px;
}

.sliderVertical .ui-slider-range {
	height: 100%;
	width: 100%;
	top: auto;
	bottom: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.ui-slider-range-max {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.ui-slider-range-min {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.sliderVertical .ui-slider-range-max {
	top: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.sliderVertical .ui-slider-range-min {
	bottom: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.progress {
	background: #eee !important;
	border: 1px solid #ddd !important;
	height: 14px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: relative;
}

.ui-progressbar-value {
	border-color: transparent;
	height: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
}

.progressBarValue span {
	font-size: 12px;
}

.progressBarValue span.progressCustomValueVal {
	font-size: 18px;
	font-weight: 700;
	padding: 0 5px;
	color: #FA5833;
}

.progressSlim {
	background: #ddd !important;
	height: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: relative
}

.tasks .progressSlim {
	overflow: hidden;
	border: none !important;
	height: 12px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	margin-top: 0px;
}

.tasks .progressSlim .ui-progressbar-value {
	overflow: hidden;
	margin: 0px;
	border: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.progressSlim .ui-progressbar-value {
	border-color: transparent;
	height: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
}

/* ToDo List
=================================================================== */
.todo ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.todo ul li {
	margin-left: 0px !important;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f6f6f6;
	font-size: 12px;
	position: relative;
}

.todo-actions {
	position: absolute;
	right: 0px;
}

.todo .label {
	position: absolute;
	right: 60px;
}

.todo-actions i {
	opacity: .3;
	filter: alpha(opacity = 30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	margin: 2px 5px 0px 5px;
}

.todo-actions i:hover {
	opacity: .6;
	filter: alpha(opacity = 60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.todo ul li:first-child {
	border-top: 0px;
}

.todo ul li:last-child {
	border-bottom: 0px;
}

/* ToDo List Metro Style
=================================================================== */
.todo.metro ul {
	list-style: none;
	padding: 0px;
	margin: -10px;
}

.todo.metro ul li {
	padding: 8px;
	border-bottom: none;
	font-size: 12px;
	position: relative;
	color: #fff !important;
}

.todo.metro ul li a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
}

.todo.metro ul li strong {
	position: absolute;
	right: 10px;
}

.todo .label {
	position: absolute;
	right: 60px;
}

.todo-actions i {
	opacity: .3;
	filter: alpha(opacity = 30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	margin: 2px 5px 0px 5px;
}

.todo-actions i:hover {
	opacity: .6;
	filter: alpha(opacity = 60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.todo ul li:first-child {
	border-top: 0px;
}

.todo ul li:last-child {
	border-bottom: 0px;
}

/* Skill Bars
=================================================================== */
.skill-bar h5 {
	margin-bottom: 6px;
}

.skill-bar li {
	margin-bottom: 12px;
	list-style: none;
	margin-left: -26px;
	padding-left: 0px;
}

.meter {
	height: 14px;
	position: relative;
	background: #fff !important;
	border: 1px solid #ddd;
}

.meter>span {
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
	background: #ddd;
}

.meter>span:after, .animate>span>span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

.meter>span:after, .animate>span>spans li.current {
	
}

/* Star Rating
=================================================================== */
.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 30px;
}

.rating span.star, .rating span.star {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}

.rating span.star:hover, .rating span.star:hover {
	cursor: pointer;
}

.rating span.star:before, .rating span.star:before {
	content: "\f006";
	padding-right: 5px;
	color: #999999;
}

.rating span.star:hover:before, .rating span.star:hover:before, .rating span.star:hover 
	~ span.star:before, .rating span.star:hover ~ span.star:before {
	content: "\f005";
	color: #e3cf7a;
}

/* Footer
=================================================================== */
footer {
	min-height: 24px;
	background: #3A3A3A;
	color: #fff !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* Sparkline stats
=================================================================== */
.sparkLineStats {
	position: relative;
	margin-bottom: -4px;
}

.sparkLineStats ul {
	margin: 0;
}

.sparkLineStats li {
	margin-bottom: 0;
	line-height: 42px;
	padding-top: 3px;
	font-size: 12px
}

.sparkLineStats li .number {
	font-size: 17px;
	font-weight: 700;
	padding: 0px 0px 0px 2px;
	color: #fff;
}

.sparkLineStats li span:first-child {
	margin-right: 5px;
}

.sparkLineStats h4 {
	position: relative;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 0px;
	margin-bottom: 10px;
	line-height: 37px;
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
}

/* Circle stats
=================================================================== */
.circleStats {
	text-align: center;
	position: relative;
}

.circleStatsItemBox {
	position: relative;
	background: #67C2EF;
	width: 100%;
	min-width: 130px;
	height: 160px;
	padding-top: 40px;
	margin-bottom: 28px;
}

.circleStatsItemBox .header {
	background: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 20px;
	padding: 5px 0px;
	position: absolute;
	top: 0px;
}

.circleStatsItemBox .footer {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 20px;
	padding: 5px 0px;
	position: absolute;
	bottom: 0px;
}

.circleStatsItemBox .footer .count {
	font-size: 12px;
}

.circleStatsItemBox .footer .value {
	font-weight: bold;
}

.circleStatsItemBox .percent {
	font-size: 12px;
	position: absolute;
	top: 110px;
	width: 100%;
	left: 0px;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
}

.circleStatsItemBox input {
	cursor: default;
	box-shadow: none;
	border: none;
	height: auto;
	position: absolute;
	top: 30px;
	padding: 5px 0px !important;
	border-color: rgba(0, 0, 0, 0.8);
}

.circleStatsItemBox input:focus {
	outline: 0;
	outline: thin dotted 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* Typography - Blockquote
=================================================================== */
blockquote {
	background: url(../img/quote.png) no-repeat 0px 10px;
	font-style: italic;
	border-left: none;
	padding: 0 0 0 30px;
}

/* Icons
=================================================================== */
.the-icons {
	list-style: none;
}

.glyphicons p {
	width: 33%;
	float: left;
	line-height: 44px;
}

/* Page: Messages
=================================================================== */
ul.messagesList {
	list-style: none;
	margin: 0px;
	font-size: 12px;
}

ul.messagesList li {
	background: #f9f9f9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	cursor: pointer;
}

ul.messagesList li .glyphicons {
	padding: 5px 0 5px 25px;
}

ul.messagesList li .glyphicons i:before {
	font-size: 14px;
	margin: -2px 0px 0px 5px;
	color: #3b3b41;
}

ul.messagesList li:nth-child(odd) {
	background: #fff !important;
}

ul.messagesList li.odd {
	background: #fff !important;
}

ul.messagesList li span.from {
	display: inline-block;
	width: 25%;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

ul.messagesList li span.title {
	display: inline-block;
	width: 55%;
	font-weight: 300;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

ul.messagesList li span.date {
	display: inline-block;
	width: 20%;
	text-align: right;
}

.message .header {
	margin-bottom: 30px;
}

.message .header h1 {
	background: #67C2EF; /* rgba(103, 194, 239, 1); */
	color: #fff;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, .15);
	margin: -20px -20px 10px -20px;
	padding: 20px;
}

.message .header i {
	margin-top: 1px;
}

.message .header .from {
	display: inline-block;
	width: 70%;
	font-size: 12px;
}

.message .header .date {
	display: inline-block;
	width: 29%;
	text-align: right;
	float: right;
	font-size: 12px;
}

.message .attachments {
	border-top: 3px solid #f9f9f9;
	border-bottom: 3px solid #f9f9f9;
	padding: 10px 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

.message .attachments ul {
	list-style: none;
	margin: 0;
}

.message .attachments ul li {
	margin: 10px 0;
}

.message .attachments ul li span.label {
	font-size: 12px !important;
}

.message .attachments ul li span.quickMenu {
	float: right;
	text-align: right;
}

.message .attachments ul li span.quickMenu .glyphicons {
	padding: 5px 0 5px 25px;
}

.message .attachments ul li span.quickMenu .glyphicons i:before {
	font-size: 14px;
	margin: -2px 0px 0px 5px;
	color: #3b3b41;
}

/* Page: Tasks
=================================================================== */
.priority.high {
	background: #FFEFEC; /* rgba(250,96,61,.1); */
	margin-bottom: 1px;
}

.priority.high span {
	background: #FA603D; /* rgba(250,96,61,1); */
	padding: 2px 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
}

.priority.medium {
	background: #FFF7EB; /* rgba(250,187,61,.1); */
	margin-bottom: 1px;
}

.priority.medium span {
	background: #FABB3D; /* rgba(250,187,61,1); */
	padding: 2px 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
}

.priority.low {
	background: #F1F9ED; /* rgba(120,205,81,.1); */
	margin-bottom: 1px;
}

.priority.low span {
	background: #78CD51; /* rgba(120,205,81,1); */
	padding: 2px 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
}

.task {
	border-bottom: 1px solid #f9f9f9;
	margin-bottom: 1px;
}

.task.last {
	border-bottom: 1px solid transparent;
}

.task.high {
	border-left: 2px solid #FA603D; /* rgba(250,96,61,1); */
}

.task.medium {
	border-left: 2px solid #FABB3D; /* rgba(250,187,61,1) */;
}

.task.low {
	border-left: 2px solid #78CD51; /* rgba(120,205,81,1); */
}

.task .desc {
	display: inline-block;
	width: 75%;
	padding: 10px 10px;
	font-size: 12px;
}

.task .desc .title {
	font-size: 18px;
	margin-bottom: 5px;
}

.task .time {
	display: inline-block;
	float: right;
	width: 15%;
	padding: 10px 10px 10px 0px;
	font-size: 12px;
	text-align: right;
}

.task .time .date {
	font-size: 18px;
	margin-bottom: 5px;
}

.timeline {
	width: auto;
	height: 100%;
	margin: 20px auto;
	background: url(../img/timeline-bg.png) repeat-y center top;
}

.timeslot {
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 5px 0px;
}

.timeslot .task {
	position: absolute;
	width: 42%;
	padding-right: 18px;
	display: block;
	height: auto;
	border: none;
}

.timeslot.alt .task {
	left: auto;
	right: -20px;
	padding-left: 18px;
}

.timeslot .task span {
	border: 2px solid #67C2EF; /* rgba(103, 194, 239, 1); */
	background: #EDF6FB; /* rgba(103, 194, 239, .1); */
	padding: 5px;
	display: block;
	font-size: 11px;
}

.timeslot .task span span {
	border: 0px;
	background: transparent;
	padding: 0px;
}

.timeslot .task span span.details {
	font-size: 16px;
	margin-bottom: 10px;
}

.timeslot .task span span.remaining {
	font-size: 14px;
}

.timeslot .task .arrow {
	position: absolute;
	top: 6px;
	right: 0px;
	height: 20px;
	width: 20px;
	background: url(../img/timeline-left-arrow.png) no-repeat;
}

.timeslot.alt .task .arrow {
	position: absolute;
	top: 6px;
	left: 0px;
	height: 20px;
	width: 20px;
	background: url(../img/timeline-right-arrow.png) no-repeat;
}

.timeslot .icon {
	position: absolute;
	border: 2px solid #67C2EF; /* rgba(103, 194, 239, 1); */
	background: #3b3b41;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	height: 30px;
	width: 30px;
	left: 50%;
	margin-left: -16px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-shadow: none;
	z-index: 2;
}

.timeslot.alt .icon {
	
}

.timeslot .time {
	background: #f9f9f9;
	position: absolute;
	top: 1px;
	left: 50%;
	padding: 5px 10px 5px 40px;
	z-index: 1;
	margin-top: 1px;
}

.timeslot.alt .time {
	top: 1px;
	left: auto;
	right: 50%;
	padding: 5px 40px 5px 10px;
}

/*boot-res.css*/
.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*style-res.css*/
.container-fluid-full {
	height: 100%;
}

#content {
	width: 880px;
	margin-top: 20px;
	overflow: hidden;
	float: right;
}

#sidebar-left {
	background: #333;
	margin-left: 0px !important;
	width: 200px;
	height: auto;
	border-radius: 10px;
}

.sidebar-nav>ul {
	margin: 0px;
}

footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px;
}