/**
* manager.css
* v1.0
* Default Django Admin theme
*/

/* clearfix */

.height10{ height:10px; clear:both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* links */

a:link, a:visited{ color:#318DF3; }


/* ============= SHOP PUB HEADER ================
=================================================*/

#header{ height:175px; background:#ffffff; position:relative; overflow:visible; }
#header #shop-pub-header{ width:951px; margin:0 auto; position:relative; z-index: 10; }
#header #shop-pub-header h1{ float:left; margin-left:35px; margin-top:14px; position:relative; width:196px; height:100px; }
#header #shop-pub-header h1 img{ position:absolute; left:0; top:0;  }
#header #shop-pub-header h1 a{ font-size:1px; text-indent:-9999px; line-height:0; display:block; position:absolute; left:0; top:0; width:100%; height:100%; }

/* = USER TOOLS
=================================================*/

#header #shop-pub-header #user-tools{ color:#775F5F; }
#header #shop-pub-header #user-tools a{ color:#999; }
#header #shop-pub-header #titulo-admin{ position:absolute; top:60px; margin:0; padding:0; width:350px; left:50%; margin-left:-175px; text-align:center; color:#775f5f; font-size:28px; font-family:Georgia, serif; font-style:italic; font-weight:normal; }

/* = MAIN MENU
=================================================*/

#header #shop-pub-munu-wrapper{ background:url(../img/manager/bg_shop_pub_nav.png) repeat-x left bottom; position:absolute; width:100%; bottom:0; z-index: 1; }
#header #shop-pub-menu{ width:840px; margin:0 auto; padding:21px 0 0 0; font:12px "Trebuchet MS", sans-serif; }
#header #shop-pub-menu li.menu-item{ float:left; list-style:none; margin:0; padding:0; margin-right:1px; margin-left:1px; position:relative; }
#header #shop-pub-menu li.menu-item:hover{ margin-right:0; margin-left:0; }
#header #shop-pub-menu li.menu-item > a{ color:#fff; text-decoration:none; text-transform:uppercase; display:block; padding:20px 16px 13px 16px; }
#header #shop-pub-menu li.menu-item:hover > a{ border:1px solid #d5d5d5; background:#fff; color:#484848; border-bottom:0; margin-top:-1px; }
#header #shop-pub-menu li.menu-item ul{ display:none; position:absolute; left:0; top:47px; background:#fff; border:1px solid #d5d5d5; border-top:0; list-style:none; margin:0; padding:10px 15px 20px; width:190px; }
#header #shop-pub-menu li.menu-item:hover ul{ display:block; }
#header #shop-pub-menu li.menu-item ul li{  list-style:none;  line-height:1.4em; }
#header #shop-pub-menu li.menu-item ul a{ color:#525252; font-size:10px; text-transform:uppercase; background:url(../img/manager/marcador_link.png) no-repeat 0 2px; padding-left:10px; }
#header #shop-pub-menu li.menu-item ul a:hover{ color:#318DF3; text-decoration:none; }


/* ================ DASHBOARD ===================
=================================================*/

.dashboard #content { width: 960px; margin:0 auto 0 auto !important; overflow:hidden; }
.dashboard #shop-apps{ width:970px; padding-top:30px; }

/* = PUB APPS 
=================================================*/

.dashboard .shop-app{ width:223px; height:300px; float:left; display:inline; border:1px solid #d5d5d5; background:#fafafa; margin:0 16px 16px 0; }
.dashboard .shop-app ul{ margin-left:21px; padding:0; }
.dashboard .shop-app ul li{  list-style:none;  line-height:1.4em; }
.dashboard .shop-app ul a{ color:#525252; font-size:9px; text-transform:uppercase; background:url(../img/manager/marcador_link.png) no-repeat 0 2px; padding-left:10px; }
.dashboard .shop-app ul a:hover{ color:#318DF3; text-decoration:none; }

.dashboard .shop-app-title{ width:100%; overflow:hidden; padding:15px 15px 10px 11px; }
.dashboard .shop-app-title h2{ float:left; padding-left:10px; font-family:Georgia, serif; color:#775f5f; font-weight:normal; font-style:italic; }
.dashboard .shop-app-title h2 a{ color:#775f5f; }
.dashboard .shop-app-title h2 a:hover{ color:#404040; }
.dashboard .shop-app-title img{ float:left; }

/* = DASHBOARD BOX
=================================================*/

.dashboard .dashboard-box .box-title h2{ color:#775f5f; font:italic normal 18px Georgia, serif; float:left; display:inline; }
.dashboard .dashboard-box .box-title img{ float:left; display:inline; }
.dashboard .dashboard-box .box-data{ border:1px solid #d5d5d5; background:#fafafa; padding:20px 35px; margin-bottom:10px; }

/* = GENERIC DATA
=================================================*/

.dashboard .generic-data{ margin:0; padding:0; }
.dashboard .generic-data li{ list-style:none; float:left; display:inline; margin-right:38px; }
.dashboard .generic-data .value{ font:italic normal 16px Georgia, serif; color:#775f5f; display:block; padding-bottom:13px; }
.dashboard .generic-data .line1{ font:normal 14px "Trebuchet MS", sans-serif; color:#525252; display:block; text-transform:uppercase; padding-bottom:5px; }
.dashboard .generic-data .line2{ font:normal 12px "Trebuchet MS", sans-serif; color:#525252; display:block; text-transform:uppercase; }

/* = LISTA DE ATIVIDADES 
=================================================*/

.dashboard .box-atividades{ width:100%; float:left; display:inline; }
.dashboard .box-atividades .box-title{ padding-top:10px; padding-bottom:10px; }
.dashboard .box-atividades ul{ margin:0; padding:0; }
.dashboard .box-atividades li{ border-top:1px solid #e9e9e9; padding:12px 27px; }
.dashboard .box-atividades li.odd{ background:#fafafa; }

/* = USERS LIST
=================================================*/

.dashboard .box-usuarios-online{ float:right; display:inline; width:285px; }
.dashboard .box-usuarios-online h2{ text-align:right; color:#775f5f; font: italic normal 18px Georgia, serif; margin:0; padding:30px 0 22px 0; }
.dashboard .user-list{  }
.dashboard .user-list li{ border:1px solid #d9d9d9; margin-bottom:4px; list-style:none; }
.dashboard .user-list li h3{ font: italic normal 14px Georgia, serif; padding:20px 0 0 20px; margin:0; }
.dashboard .user-list li p{ font: normal 10px "Trebuchet MS", sans-serif; text-transform:uppercase; padding:7px 0 15px 20px; margin:0; }
/* = LOGIN
=================================================*/

body.login{ background:#fff; }
.login #header { height:150px;}
.login #header #shop-pub-header{ width:100%;height:100%; position:absolute; }
.login #header #shop-pub-header h1{ margin:0 auto; float:none; } 
.login #header #shop-pub-header h1 img{ padding:15px 0 0px 0; margin:0 auto; display:block;  }
.login #header #shop-pub-header #titulo-admin{ bottom:0; width:100%; height:auto; top:auto; text-align:center; margin:0; left:0; background:#4e4e4e; color:#fff; padding:10px 0; font-size:18px; }
.login .submit-row{ padding:1em 0 0;  }
.login .submit-row input{ margin-left:112px; }
.login #container{ background:#fafafa; border:1px solid #d5d5d5; height:auto; }

/* = CHANGE LIST
=================================================*/

.change-list #changelist #toolbar{ background:#fafafa; }
.change-list #changelist-filter{ background:#fafafa; }
.change-list .filtered{ background:#bcaeae; }
.change-list .row1{ background:#f2f2f2; }

/* = MODULES & CHANGE FORM
=================================================*/
.module h2, .module caption, .inline-group h2{ background:#BABAB3; }
.change-form .submit-row{ background:#fafafa; }

/* = ERRORLIST
=================================================*/

.errorlist li{ background-color:#c84a30; border:1px solid #c84a30; }/*  */
.errornote{ color:#c84a30; }

/* ================= BUTTONS ====================
=================================================*/

.button, input[type="submit"], input[type="button"], input.default[type="submit"], .submit-row input{
    border:1px solid #8F181A;
    display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .2em 2em;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fef4e9;
	background: #8F181A;
}

.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .submit-row input:hover {
	background: #0090c7;
}
.button:active, input[type="submit"]:active, input[type="button"]:active, .submit-row input:active {
	background: #006f99;
}

/* = CHANGE FORM BUTTONS
=================================================*/
.change-form button, .change-form input[type="submit"], .change-form input[type="button"], .change-form input.default[type="submit"], .change-form .submit-row input{
    border:1px solid #4E4E4E;
    background:#4E4E4E;
}

.change-form button:hover, .change-form input[type="submit"]:hover, .change-form input[type="button"]:hover, .change-form input.default[type="submit"]:hover, .change-form .submit-row input:hover{
	background:#333333;
}
.change-form button:focus, .change-form input[type="submit"]:focus, .change-form input[type="button"]:focus, .change-form input.default[type="submit"]:focus, .change-form .submit-row input:focus{
	background: #161616;
}


/* ADMIN VIEWS EDIDATAS - MATRICULA */
.content-dados-matricula{ padding: 0 0 0 0; clear:both; }
.content-dados-matricula .box-dados{ width: 100% !important; height: auto !important; padding: 0 0 0 0 !important; margin:0 !important; }
.content-dados-matricula .box-dados .inner-box{ padding: 0 0 15px 15px; }
.box-dados ul{ margin: 0 !important; }

