/*  
Theme Name: Book1Table - Admin Area
Theme URI: http://www.book1table.com
Description: Book1Table - Admin Area
Version: 1.0
Author: BeeSoft - Web & Mobile Solutions
Author URI: http://www.beesoft.it
*/

/**************************************************************************************/

/* color guide

dark brown = #3e150b
light brown = #762f1c
extra light brown = #9e8a85
ultra light brown = ebe7e6

red = #dd4124
green = #68c02d
yellow = #f6dc80
blue = #239ad2

dark grey = #4c4c4c
light grey = #e2dcdb
extra light grey = #e5e5e5

*/

* { padding: 0px; margin: 0px; border: 0px; outline: 0px; }

body {
	color: #4c4c4c;
	background: #fff;
	font-family: 'Open Sans', Arial, sans-serif;
}

a, a:hover { 
	text-decoration: none; 
	color: #dd4124;
}

a:hover { text-decoration: underline; }

li { list-style: none; }

button, input[type=submit] { cursor: pointer; }

input[type=file] {
	border: 1px solid #ccc;
	padding: 4px 6px;
	border-radius: 3px;
}

h1, h2, h3, h4, h5 { color: #3e150b; }

/**************************************************************************************/

#head .nav {
	padding: 10px 0px 10px 0px; 
	float: right;  
}

#head .nav .avatar {
	border: 1px solid rgba(255,255,255,0.3);
	margin: 5px 0px 0px -25px;
	position: absolute;
	width: 30px;
}

#head .dropdown-menu { left: -25px; }

#logo { float: left; }

#content {
	padding-top: 60px;
	padding-bottom: 40px;
	background: url('../img/bg.png');
}

.page-header { 
	padding: 0px 20px 0px 20px; 
	margin-bottom: 20px;
	border-color: #ddd;
}

.page-header h5 { margin: 0px; }

.page-header .more { float: right; }

.well { background-color: #fff; }

.more {
	font-size: 10px;
	font-weight: bold;
}

.image {
	overflow: hidden;
	width: 160px;
	float: left;
}

.image img { 
	width: 150px; 
	height: 90px;
}

.desc { margin-left: 170px; }

.desc h3 {
	line-height: 30px;
	font-size: 22px;
	margin: 0px;
}

.desc .type, .desc .place { font-size: 12px; }

.desc .place {
	background: url('../img/icon-place.png') no-repeat left;
	line-height: 16px;
	padding-left: 18px;
	margin-left: -3px;
	display: inline-block;
}

.credits {	
	background: #eee;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
	overflow: hidden;
}

.credits .num, #credits .add { width: 46%; }

.credits .num { 
	border-right: 1px solid #ccc;
	height: 60px;
	float: left; 
}

.credits .num.nob { border: 0px; }

.credits .num strong {
	margin-top: 10px;
	display: block;
	font-size: 30px;
}

.credits .add { float: right; }

.credits .btn { display: block; }

.user { overflow: hidden; }

.user strong { display: block; }
.user em { font-size: 10px; }

.user .avatar { 
	margin-right: 20px;
	width: 60px; 
	float: left;
}

#page .nav-tabs { 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px; 
}

#page .text { padding: 20px; }

#page .gallery { margin-top: 20px; }

#page .gallery .image {
	padding: 5px;
	margin-left: 12px;
	position: relative;
}

#page .gallery .btn-remove {
	position: absolute;
	right: 0px;
	top: 0px;
}

#page .gallery .image small {
	display: inline-block;
	margin-top: 3px;
	font-style: italic;
	font-size: 10px;
	color: #999;
}

#page form h5 { margin-left: 20px; }

#page form label {
	font-weight: bold;
	font-size: 12px;
}

#page form .row { 
	margin: 0px;
	padding-bottom: 10px;
}

#page form .note {
	padding-top: 22px;
	line-height: 14px;
	color: #999;
}

#page form .note small {
	font-style: italic;
	font-size: 11px;
}

#page hr {
	border-top: 1px solid #e5e5e5;
	margin: 10px 0px 10px 0px;
}

#page .service { width: 280px; }

#page .service textarea { 
	margin-top: 10px;
	width: 260px; 
}

#attach {
	margin-top: 20px;
	background: #eee;
	border-radius: 3px;
	padding: 10px;
}

#attach .btn-remove { float: right; }

#btn-save, #btn-more {
	margin: 20px auto 0px auto;
	display: block;
}

#time, #admin { 
	margin: 10px 0px 30px 0px; 
	border-bottom: 1px solid #ddd;
}

#time th, #admin th { 
	font-size: 11px; 
	background: #eee;
}

#time th, #time td, #admin th, #admin td { 
	vertical-align: middle; 
	text-align: center; 
	padding: 10px;
}

#time .disabled .range { opacity: 0.5; }

#time .btn { margin-left: 20px; }

#time select, #time input { margin: 0px 5px 0px 5px; }

#time .under { margin-top: 5px; }

#admin .risto .image { width: 120px; }

#admin .risto .image img { 
	width: 100px; 
	height: 60px;
}

#admin .risto .desc { margin-left: 130px; text-align: left; }
#admin .risto .desc h3 { font-size: 14px; line-height: 20px; }
#admin .risto .type, #admin .risto .place { font-size: 10px; }

#admin .risto.new .desc { margin-left: 0px; }

#admin .pages .desc { margin-left: 1px; text-align: left; }
#admin .pages .desc h3 { font-size: 14px; line-height: 20px; }

#admin .user { 
	text-align: left; 
	width: 330px;
}

#filters {
	border-radius: 5px;
	margin-left: -40px;
	margin-bottom: 20px;
	background: #dd4124;
	padding: 20px;
	width: 940px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#filters .btn { margin-top: 25px; }

#filters form { margin: 0px; }
#filters form .row { padding-bottom: 0px; }

/**************************************************************************************/

#foot {
	color: #999;
	font-size: 10px;
	background: #fff;
	text-align: center;
	padding: 40px 0px 40px 0px;
	border-top: 2px solid #e5e5e5;
}

.red { color: red; }

.ac { text-align: center !important; }
.al { text-align: left !important; }
.ar { text-align: right !important; }

/**************************************************************************************/



