/*
This CSS file is a combination of several files in order to reduce HTTP requests.
Created 13.12.2018 - 21:19:18

*/

/*

-------------------------------------------------



File: application/../assets/css/style.css 



-------------------------------------------------

*//*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */

/* Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table 			{ border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th 	{ vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
/* End reset */

/* =============================================================================
	 HTML5 display definitions
	 ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
	 Base
	 ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #85b73d; color: #fff; text-shadow: none; }
::selection { background: #85b73d; color: #fff; text-shadow: none; }


/* =============================================================================
	 Links
	 ========================================================================== */

a { color: #00e; }
/*a:visited { color: #551a8b; }*/
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
	 Typography
	 ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
	 Lists
	 ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
	 Embedded content
	 ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
	 Figures
	 ========================================================================== */

figure { margin: 0; }


/* =============================================================================
	 Forms
	 ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {	}
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
	 Tables
	 ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
	 Author:
	 ========================================================================== */


h1 { font-size: 30px; color: inherit; font-weight: bold; }
h2 { font-size: 25px; color: inherit; font-weight: normal; }
h3 { font-size: 20px; color: inherit; font-weight: normal; }
h4 { font-size: 15px; color: inherit; font-weight: normal; }
h5 { font-size: 12px; color: inherit; font-weight: bold; }











/* ==|== non-semantic helper classes ========================================
	 Please define your styles before this section.
	 ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
	 PLACEHOLDER Media Queries for Responsive Design.
	 These override the primary ('mobile first') styles
	 Modify as content requires.
	 ========================================================================== */

@media only screen and (max-width: 500px) {
	/* Style adjustments for viewports 500px and less go here */

}

@media only screen and (min-width: 500px) and (max-width: 960px) {
	/* Style adjustments for viewports 960px and less go here */

}

@media only screen and (min-width: 960px) {
	/* Style adjustments for viewports 960px and over go here */

}

@media only screen and (min-width: 1200px) {
	/* Style adjustments for viewports 1200px and over go here */

}


/* ==|== print styles =======================================================
	 Print styles.
	 Inlined to avoid required HTTP connection: h5bp.com/r
	 ========================================================================== */

@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }	/* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}


/* -----------------------------------------------------------

	Clear floats

----------------------------------------------------------- */
.wrapper 		{ display: inline-block; }
.wrapper:after 	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper 		{ display: block; }
.clear { clear: both; }

/*--------------------------------------------8<--------------------------------------------*/


.custom_message {
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	width: 100%;
	cursor: pointer;
	box-shadow: 0px 1px 3px 0px #000;
}
.custom_message p {
	padding: 0;
	margin: 0;
}
.custom_message.positive {
	background: #d1f3d2;
	border: solid 1px #aacbac;
}
.custom_message.neutral {
	background: #e8e8e8;
	border: solid 1px #cacaca;
}
.custom_message.negative {
	background: #f4c3c3;
	border: solid 1px #ce9292;
}/*

-------------------------------------------------



File: application/../assets/css/astudios.css 



-------------------------------------------------

*/
/**
 * astudios CSS
 */

#container {
	padding: 40px 20%;
}

body
{
	font-family: 'Arimo', sans-serif;
	color: #a7a7a7;
	background: #191919;
}

a
{
	color: inherit;
	text-decoration: underline;
}

#front_page_wrapper
{
	/**/
}

#logo
{
	color: #85b73d;
	font-size: 63px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 255px;
	height: 48px;
	background: url(../img/astudios.png) 0 0 no-repeat;
	margin-bottom: 100px;
}
#site_slogan
{
	position: relative;
	top: -90px;
}

#front_page_wrapper section
{
	display: block;
	width: 310px;
	height: 310px;
	float: left;
	margin: 10px;
	margin-left: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#front_page_wrapper section .cover_layer h1
{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	margin-top: 92%;
	line-height: 23px;
}

#front_page_wrapper section .cover_layer
{
	cursor: pointer;
}

#front_page_wrapper section .content_layer
{
	position: relative;
	margin-top: 310px;
	z-index: 10;
}

.cover_layer
{
	padding: 35px;
}

.cover_layer
{
	height: 100%;
	position: relative;
	z-index: 8;
}

#section_moi .cover_layer
{
	color: #191919;
	background: #e0e0e0;
}

#section_moi .cover_layer h1
{
	background: url(../img/heading_moi.png) center right no-repeat;
}

.content_layer
{
	/*
	color: #a7a7a7;
	background: #000;
	*/
	height: 100%;
	padding: 20px 35px;

	color: #a7a7a7;
	background: #191919;
}
.content_layer p, .content_layer li
{
	line-height: 18px;
}
.content_layer h2
{
	margin-bottom: 20px;
	font-size: 30px;
	letter-spacing: -0.5px;
	font-weight: normal;
	line-height: 33px;
}
.content_layer ul
{
	list-style: square;
}

.content_closer
{
	display: block;
	width: 30px;
	cursor: pointer;
	position: relative;
	top: -12px;
	left: 97%;
	font-size: 23px;
	font-family: Arial;
	padding: 10px;
}

.button_nav
{
	width: 100%;
	margin: 0;
	padding: 0 !important;
	margin-top: 20px;
}
.button_nav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.button_nav li a
{
	display: block;
	padding: 10px;
	padding-left: 20px;
	text-decoration: none;
	background: url(../img/arrow.png) center right no-repeat #e0e0e0;
	color: #191919;
	width: 90% !important;
	margin: 5px 0;
	position: relative;
	text-transform: uppercase;
}
.button_nav li a:hover
{
	background-color: #85b73d;
}
/*
#section_code .button_nav li a
{
	background: #191919;
	color: #a7a7a7;
}
#section_code .button_nav li a:hover
{
	background: #454545;
}
*/
#section_visual .cover_layer
{
	color: #191919;
	background: url(../img/cover_bg_visual.png) 0 0 no-repeat;
}
#section_visual .cover_layer h1
{
	background: url(../img/heading_visual.png) center right no-repeat;
}
#section_visual .content_layer
{
	color: #a7a7a7;
	background: #191919;
}

#section_code .cover_layer
{
	color: #a7a7a7;
	background: #000;
}
/*
#section_code .content_layer
{
	color: #191919;
	background: #e0e0e0;
}*/

#section_code .cover_layer h1
{
	background: url(../img/heading_code.png) center right no-repeat;
}

#main_footer
{
	margin-top: 100px;
	font-size: 11px;
	color: #656565;
}

/* Mobile devies */
@media only screen and (max-width: 650px)
{
	#container
	{
		padding: 20px;
		width: 100%;
	}

	#main_dimmer, #item_dimmer
	{
		cursor: pointer;
	}

	img
	{
		max-width: 350px;
		margin: 0 auto;
	}

	#logo
	{
		margin-bottom: 15px;
	}

	#front_page_wrapper section
	{
		/**/
	}

	#main_footer
	{
		margin-top: 15px;
		font-size: 11px;
		color: #656565;
	}

	#overlay_content
	{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 20;
	}

	#overlay_content article h3
	{
		font-size: 35px !important;
	}

	.overlay_closer
	{
		top: 20px !important;
		font-size: 40px !important;
	}

	#gallery_item_modal
	{
		position: absolute;
		top: 20px !important;
		z-index: 60;
		width: 350px !important;
	}
}

/*------------------------------*/

#main_dimmer, #item_dimmer
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .85;
	z-index: 10;
	cursor: pointer;
}
#item_dimmer
{
	opacity: .7;
	z-index: 40;
}

#overlay_content
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
	padding-bottom: 70px;
}
#overlay_content article
{
	position: relative;
	width: 80%;
	margin: 60px auto;
	z-index: 24;
	display: none;
}
#overlay_content article p
{
	padding-bottom: 10px;
}
#overlay_content article h3
{
	font-size: 50px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	width: 94%;
	border-bottom: solid 1px #a7a7a7;
	margin-bottom: 20px;
}
#overlay_content article h4
{
	font-size: 25px;
	font-weight: normal;
	display: block;
	width: 94%;
	margin: 10px 0;
	margin-top: 25px;
}
.overlay_closer
{
	display: block;
	font-size: 100px;
	position: absolute;
	top: 30px;
	left: 90%;
	cursor: pointer;
	z-index: 25;
}
.item_modal_closer
{
	display: block;
	float: right;
	font-size: 50px;
	cursor: pointer;
}

.item_gallery
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.item_gallery li
{
	float: left;
}
.item_gallery li a
{
	float: left;
	display: block;
	width: 150px;
	height: 150px;
	background: #e0e0e0;
	margin-right: 10px;
	margin-bottom: 10px;
}
#gallery_item_modal
{
	position: absolute;
	top: 50px;
	z-index: 60;
	width: 850px;
	padding-bottom: 70px;
}
#gallery_item_modal h1
{
	margin-bottom: 20px;
}
.item_body
{
	margin: 20px 0;
}
#gallery_item_modal h5
{
	border-top: solid 1px #a7a7a7;
	padding-top: 20px;
	margin: 20px 0;
	font-size: 17px;
}
#comment_module_comment_list
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#comment_module_comment_list li
{
	margin: 10px 0;
}
.comment_module_comment_body
{
	font-size: 10px;
}

form label
{
	display: block;
}
form input[type=text], form input[type=email], form input[type=password], form textarea
{
	display: block;
	background: #e0e0e0;
	padding: 10px;
	border: 0;
	margin: 5px;
	width: 92%;
}
textarea
{
	height: 50px;
}
form input[type=submit]
{
	display: block;
	padding: 10px;
	padding-left: 20px;
	text-decoration: none;
	background: url(../img/arrow.png) center right no-repeat #e0e0e0;
	color: #191919;
	margin: 5px 0;
	position: relative;
	text-transform: uppercase;
	border: 0;
	padding-right: 50px;
	margin-top: 20px;
	margin-left: 5px;
}
form input[type=submit]:hover
{
	background-color: #85b73d;
}

#item_comment_form
{
	display: none;
}

#contact_form
{
	margin-top: 20px;
}

/* EOF *//*

-------------------------------------------------



File: application/libraries/user_module/assets/css/user_module.css 



-------------------------------------------------

*/
#user_module_manage_users {
	padding: 20px;
	background: #fff;
	color: #000;
}
#user_module_manage_users .confirm {
	color: red;
	text-decoration: none;
	padding-left: 10px;
}
#user_module_manage_users hr {
	height: 1px;
	border: 0;
	background: #ccc;
}
#user_module_manage_users h1 {
	font-size: 25px;
}
#user_module_manage_users h2 {
	font-size: 16px;
	font-weight: bold;
}
#user_module_manage_users ul {
	list-style: square;
	margin-left: 20px;
}
#user_module_manage_users ul li {
	font-weight: bold;
}
#user_module_manage_users ul ul {
	margin-left: 20px;
}
#user_module_manage_users ul ul li {
	font-weight: normal;
}
#user_module_manage_users form input[type=text], #user_module_manage_users form input[type=email], #user_module_manage_users form textarea {
	display: block;
	width: 500px;
}
/*

-------------------------------------------------



File: application/libraries/modal/assets/css/modal.css 



-------------------------------------------------

*/
#modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
	width: 350px;
	height: 80px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 10px 2px #000;
	-moz-box-shadow: 1px 1px 10px 2px #000;
	box-shadow: 1px 1px 10px 2px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	padding: 20px;
}

#modal_dimmer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	z-index: 100;
}

#modal_close {
	text-decoration: none;
	float: right;
	margin-top: -15px;
	margin-right: -15px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/*

-------------------------------------------------



File: application/libraries/file_manager/assets/css/elfinder.css 



-------------------------------------------------

*/
/* file manager window */

.el-finder {
	width:100%; 
	min-width:400px;
	border:1px solid #ccc;
	background-color:#eee;
	font:12px trebuchet ms,lucida grande,verdana,sans-serif;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}

.el-finder-undocked {
	position:absolute;
	min-width:400px;
	border:1px solid #ccc;
	padding:5px;
}

/* error messages */
.el-finder-err {
	padding: 15px;
	text-align:center;
	background: #fee; 
	color: #cc0509; 
	border: 2px #844 solid;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}

/* disabled */
.el-finder-disabled .el-finder-toolbar li,
.el-finder-disabled .el-finder-nav,
.el-finder-disabled .el-finder-cwd { 
	opacity:0.35; filter:Alpha(Opacity=35);
}

.el-finder .el-finder-droppable {
	background-color:#99ccff;
}
.el-finder .ui-selected {
	background-color:#ccc;
/*	background-color:#c5e4f9;*/
}

.el-finder input {
	margin:0;
	padding:0;
	outline:none;
	border:1px solid #ccc;
}

/************************************/
/*             toolbar              */
/************************************/         

.el-finder-toolbar ul {
	padding:5px 7px;
	margin:0;
	list-style:none;
}

.el-finder-toolbar ul li {
	display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
	vertical-align: top;
	height:22px; 
	width:23px;
	margin:0 2px;
	padding:0;
	background:url('../images/toolbar.png') no-repeat; 
	border:1px solid #ccc;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}
.el-finder-toolbar ul li.delim { 
	border:none;
	width:3px;
	background-position: 1px -610px;
}

.el-finder-toolbar ul li.el-finder-tb-hover {
	border:1px solid #fff;
	background-color:#ccc;
}

.el-finder-toolbar ul li.disabled { opacity:0.35; filter:Alpha(Opacity=35); }

.el-finder-toolbar ul li.back       { background-position: 3px -171px; }
.el-finder-toolbar ul li.reload     { background-position: 3px -192px; }
.el-finder-toolbar ul li.select     { background-position: 3px -214px; }
.el-finder-toolbar ul li.open       { background-position: 4px -235px; }
.el-finder-toolbar ul li.mkdir      { background-position: 4px -258px; }
.el-finder-toolbar ul li.mkfile     { background-position: 4px -280px; }
.el-finder-toolbar ul li.upload     { background-position: 3px -305px; }
.el-finder-toolbar ul li.rm         { background-position: 3px -330px; }
.el-finder-toolbar ul li.copy       { background-position: 3px -356px; }
.el-finder-toolbar ul li.paste      { background-position: 3px -381px; }
.el-finder-toolbar ul li.rename     { background-position: 3px -407px; }
.el-finder-toolbar ul li.edit       { background-position: 4px -435px; }
.el-finder-toolbar ul li.info       { background-position: 3px -462px; }
.el-finder-toolbar ul li.help       { background-position: 3px -487px; }
.el-finder-toolbar ul li.icons      { background-position: 3px -537px; }
.el-finder-toolbar ul li.list       { background-position: 3px -557px; }
.el-finder-toolbar ul li.uncompress { background-position: 3px -583px; }
.el-finder-toolbar ul li.resize     { background-position: 3px -656px; }
.el-finder-toolbar ul li.quicklook  { background-position: 3px -726px; }

.el-finder-dock-button {
	width:19px;
	height:19px;
	float:right;
	margin: 2px;
	border:1px solid #ccc;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	background:url('../images/toolbar.png') 2px -705px no-repeat; 
}

.ui-dialog .el-finder-dock-button {
	background-position:2px -681px;
}

.el-finder-dock-button-hover {
	background-color:#ccc;
	border:1px solid #fff;
}

/**********************************************************/
/*  workzone, container for navigation and current folder */
/**********************************************************/

.el-finder-workzone {
	background-color:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	position:relative;
}

.el-finder-spinner {
	position:absolute;
	top:37%;
	left:37%;
	width:250px;
	height:50px;
	background:transparent url(../images/spinner.gif) 50% 50% no-repeat;
	display:none;
}

/* error in workzone */
.el-finder-workzone p.el-finder-err {
	display:none;
	position:absolute;
	left:37%;
	top:20px;
}

/* navigation and current directory */
.el-finder-nav, .el-finder-cwd {
	height:350px;
	overflow:auto;
	padding:3px 1px;
}

/************************************/
/*             navigation           */
/************************************/

.el-finder-nav {
	float:left;
	width : 200px;
	background:#fff;
}

.el-finder-nav .ui-resizable-e {
	right:0;
}

/* folders tree */
.el-finder-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

.el-finder-nav ul li {
	clear:both;
}

ul.el-finder-tree, ul.el-finder-places {
	margin-bottom:1em;
}

.el-finder-nav ul li ul {
	margin-left:12px;
}

.el-finder-nav ul div {
	width:12px;
	height:20px;
	float:left;
	margin-right:23px;
}

.el-finder-nav  a, .el-finder-nav  div.collapsed {
	background-image:url(../images/toolbar.png);
	background-repeat:no-repeat;
}
.el-finder-nav  div.collapsed {
	background-position: -1px 7px;
}
.el-finder-nav div.expanded {
	background-position: -1px -9px;
}

.el-finder-nav a {
	display: block;
	white-space:nowrap;
	line-height:20px;
	color:#444;
	cursor:default;
	text-decoration:none;
	outline:none;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	background-position: 15px -56px;
}

.el-finder-nav a.dropbox {
	background-position: 15px -80px; 
}
.el-finder-nav a.readonly {
	background-position: 15px -104px; 
}
.el-finder-nav a.noaccess {
	background-position: 15px -750px; 
}

.el-finder-nav a.selected {
/*	background-color:#ccc;*/
	background-color:#c5e4f9;
	background-position: 15px -128px;
}

.el-finder-nav a.el-finder-tree-root { 
	background-position: 15px -30px; 
	font-weight:bold;
}

.el-finder-nav a.el-finder-places-root {
	background-position: 15px -152px; 
	font-weight:bold;
}

.el-finder-nav ul.el-finder-tree .el-finder-droppable {
	background-position: 15px -237px; 
}


/***********************************/
/*     current working directory    */
/************************************/

.el-finder-cwd {
	border-left:1px solid #ccc;
	padding:3px;
}

/********** view: icons  ************/
.el-finder-cwd div {
	width: 81px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	margin:0 3px 3px 0;
	padding:1px 0;
	text-align:center;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	color:#000;
	background-color:transparent;
}


.el-finder-cwd p, 
.el-finder-ql p {
	width:48px;
	height:48px;
	margin:1px auto;
	padding:0;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	background: url('../images/icons-big.png') -1px 1px no-repeat;
}

/* mimetypes */

.directory p { background-position:  0     -50px; }
.application p,.x-java p { background-position: -1px  -150px; }
.audio p { background-position: -1px -300px; }
.image p { background-position: -1px -250px;  }
.text p, .x-empty p { background-position: -1px  -200px; }
.video p  { background-position: -1px -350px; }
.vnd-adobe-photoshop p, .postscript p    { background-position: 0 -250px; }
/* texts */
.rtf p, .rtfd p { background-position: 0 -400px; }
.html p { background-position: 0 -550px; }
.css p { background-position: 0 -600px; }
.javascript p, .x-javascript p  { background-position: 0 -650px; }
.x-perl p { background-position: 0 -700px; }
.x-python p { background-position: 0 -750px; }
.x-ruby p { background-position: 0 -800px; }
.x-sh p, .x-shellscript p { background-position: 0 -850px; }
.x-c p, .x-java-source p { background-position: 0 -900px; }
.x-php p  { background-position: 0 -950px; }
.xml p           { background-position: 0 -1000px; }
/* applications */
.vnd-ms-office p, 
.msword p, 
.vnd-ms-word p, 
.vnd-oasis-opendocument-text p,
.ms-excel p,
.vnd-ms-excel p,
.vnd-oasis-opendocument-spreadsheet p,
.vnd-ms-powerpoint p,
.vnd-oasis-opendocument-presentation p { background-position: 0 -500px; }
.pdf p { background-position: 0 -450px; }
.x-shockwave-flash p { background-position: 0 -1250px; }
/* archives */
.zip p, .x-7z-compressed p { background-position: 0 -1050px; }
.x-gzip p, .x-tar p  { background-position: 0 -1100px; }
.x-bzip p, .x-bzip2 p { background-position: 0 -1150px; }
.x-rar p, .x-rar-compressed p { background-position: 0 -1200px; }


.el-finder-cwd div.el-finder-droppable p {
	background-position: 0 -98px;
}

.el-finder-cwd label {
	display:block;
	font-size:11px;
	line-height:13px;
	padding:0 1px;
	margin:0;
	height:25px;
	overflow:hidden;
	cursor:default;
}

.el-finder-cwd div input { 
	background:#fff; 
	color:#000;
	width:81px;
	margin-left:-2px; 
	outline:none; 
	border:1px solid #ccc;
	text-align:center;
}

.el-finder-cwd div em {
	float:left;
	margin-top:-40px;
	margin-left:9px;
	width:15px;
	height:16px;
	background:url(../images/icons-big.png) -17px -1310px no-repeat;
}

.el-finder-cwd div em.dropbox {
	float:right;
	margin-right:9px;
	background-position: 0 -1308px;
}
.el-finder-cwd div em.noread {
	float:right;
	margin-right:9px;
	background-position: 0 -1310px;
}
.el-finder-cwd div em.readonly {
	float:right;
	margin-right:9px;
	background-position: -34px -1306px;
}

.el-finder-cwd div em.noaccess {
	float:right;
	margin-right:9px;
	background-position: 0 -1430px;
}

/********** view: list  ************/

.el-finder-cwd table {
	width:100%;
/*	*width:99%;*/
	border-collapse: collapse;	
	border-spacing: 0;
	border:1px solid #ccc;
	border-top:0 solid;
	border-left:0 solid;
	margin:-3px -3px;
}

.el-finder-cwd table tr {
	background:transparent;
}

.el-finder-cwd table tr.el-finder-row-odd {
	background-color:#eee;
}

.el-finder-cwd table tr.ui-selected {
	background-color:#ccc;
}

.el-finder-cwd table th,
.el-finder-cwd table td {
	padding:3px 5px;
	border-left:1px solid #ccc;
	cursor:default;
	white-space:nowrap;
	color:#000;
	
}

.el-finder-cwd table th {
	text-align:left;
	background:#fbf9ee;
	font-size:.86em;
}

.el-finder-cwd table td.icon {
	width:24px;
}

.el-finder-cwd table  p {
	width:24px;
	height:16px;
	margin:0;
	padding:0;
	background:url(../images/icons-small.png) 4px 0 no-repeat;
}

.el-finder-cwd table .size {
	text-align:right;
}

tr.directory   p { background-position:4px  -16px; }
tr.text        p { background-position:5px  -34px; }
tr.image       p { background-position:4px  -51px; }
tr.audio       p { background-position:4px  -70px; }
tr.video       p { background-position:5px  -89px; }
tr.application p { background-position:4px -108px; }
/* text */
tr.html          p  { background-position:5px  -188px; }
tr.javascript    p,
tr.x-javascript  p,
tr.css   		 p,
tr.x-sql   		 p,
tr.xml   		 p,
tr.x-python   	 p,
tr.x-java-source p,
tr.x-perl        p,
tr.x-ruby        p  { background-position:5px  -228px; }
tr.x-php         p  { background-position:5px  -247px; }
tr.x-c           p  { background-position:5px  -208px; }
tr.x-shellscript p, 
tr.x-sh          p  { background-position:5px  -168px; }
tr.rtf p, tr.rtfd p { background-position:5px  -148px; }
/* application */
tr.x-shockwave-flash p { background-position:4px  -266px; }
tr.pdf               p { background-position:4px  -285px; }
tr.vnd-ms-office     p { background-position:4px  -325px; }
tr.msword p,
tr.vnd-oasis-opendocument-text  p,
tr.vnd-ms-word p { background-position:4px -346px; }
tr.vnd-ms-excel p,
tr.ms-excel p,
tr.vnd-oasis-opendocument-spreadsheet { background-position:4px -365px; }
tr.vnd-ms-powerpoint p,
tr.vnd-oasis-opendocument-presentation { background-position:4px -385px; }
/* archives */
tr.x-tar   p,
tr.x-gzip  p,
tr.x-bzip  p,
tr.x-bzip2 p,
tr.zip     p,
tr.x-rar   p,
tr.x-rar-compressed p,
tr.x-7z-compressed  p { background-position:4px -305px; }

tr.el-finder-droppable td.icon  p { background-position:5px -450px; }

.el-finder-cwd table td p em {
	float:left;
	width:10px;
	height:12px;
	margin-top:5px;
	background:url(../images/icons-small.png) 0px -405px no-repeat;
}

.el-finder-cwd table p em.readonly { background-position:0px -433px; }
.el-finder-cwd table p em.dropbox  { background-position:0px -418px; }
.el-finder-cwd table p em.noread, 
.el-finder-cwd table p em.noaccess { background-position:0px -470px; }

/************************************/
/*              statusbar           */
/************************************/

.el-finder-statusbar {
	height:20px;
}

.el-finder-stat,
.el-finder-path,
.el-finder-sel {
	padding:3px 9px 1px 9px;
	font-size:11px;
	color:#555;
}
/* current directory path */
.el-finder-path {
	float:left;
}
/* number folders/files in current directory and size */
.el-finder-stat {
	float:right;
}
/* info about selected files */
.el-finder-sel {
	text-align:center;
}

/************************************/
/*           dialog window          */
/************************************/
.el-finder-dialog {
	font-size:.84em;
}
.el-finder-dialog form p, .el-finder-dialog .ui-tabs p {
	margin:.5em;
}
.el-finder-dialog .ui-dialog-titlebar { 
	padding: .2em .1em .1em .8em; 
}
.el-finder-dialog .ui-dialog-buttonpane {
	padding: .1em 1em .1em .4em; 
	font-size:.9em;
}
.el-finder-dialog .ui-dialog-content {
	padding:5px;
}

.el-finder-dialog hr {
	border:0;
	border-bottom: 1px #ccc solid;
	clear:both
}
.el-finder-dialog ul {
	margin-top:0;
}

.el-finder-dialog kbd { font-size:1.2em;}
.el-finder-dialog a { outline: none;}

.el-finder-dialog textarea { 
	width:98.9%;
	height:400px;
	outline:none;
	border:1px solid #ccc;
	font-family: "Monaco", "Andale Mono", "Lucida Console", monospace;
}

.ui-state-error {
	margin: 5px 0; 
	padding:.5em;
	clear:both;
}

.el-finder-dialog .ui-state-error .ui-icon {
	float: left; 
	margin-right: .3em;
}

.el-finder-add-field {
	cursor:pointer;
}

.el-finder-add-field span {
	float:left;
	margin-right:.7em;
}

.el-finder-dialog table {
	width : 100%;
}

.el-finder-dialog table td {
	padding:2px 5px;

}

.el-finder-dialog .ui-tabs { 
	font-size:.98em;
}

.el-finder-dialog .ui-tabs div {
	padding:0 .5em;
}
.el-finder-dialog .ui-tabs-nav li a {
	padding:.2em 1em;
}

/************************************/
/*            contextmenu           */
/************************************/

.el-finder-contextmenu { 
	position:absolute;
	width:200px;
	background:#fff; 
	color:#000;
	cursor:default; 
	border:1px solid #ccc;  
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	padding:5px 0;
	
}

.el-finder-contextmenu div { 
	position:relative;
	display:block;
	margin:0;
	padding:4px 29px 4px 29px;
	white-space:nowrap;
	font:12px trebuchet ms,lucida grande,verdana,sans-serif;
	background:url('../images/toolbar.png') 0 0 no-repeat;
}

.el-finder-contextmenu  span {
	float:right;
	width:9px;
	height:18px;
	margin-right:-27px;
	background:url(../images/toolbar.png) -4px 5px no-repeat;
}

.el-finder-contextmenu  div.el-finder-contextmenu-sub {
	position:absolute;
	top:0;
	display:none;
	margin:0;
	padding:5px 0;
	background:#fff; 
	border:1px solid #ccc;  
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}


.el-finder-contextmenu div.reload     { background-position: 5px -192px; }
.el-finder-contextmenu div.select     { background-position: 5px -214px; }
.el-finder-contextmenu div.open       { background-position: 6px -235px; }
.el-finder-contextmenu div.mkdir      { background-position: 6px -258px; }
.el-finder-contextmenu div.mkfile     { background-position: 6px -280px; }
.el-finder-contextmenu div.upload     { background-position: 5px -305px; }
.el-finder-contextmenu div.rm         { background-position: 5px -330px; }
.el-finder-contextmenu div.copy       { background-position: 5px -356px; }
.el-finder-contextmenu div.cut        { background-position: 5px -631px; }
.el-finder-contextmenu div.duplicate  { background-position: 5px -356px; }
.el-finder-contextmenu div.paste      { background-position: 5px -381px; }
.el-finder-contextmenu div.rename     { background-position: 5px -407px; }
.el-finder-contextmenu div.edit       { background-position: 6px -435px; }
.el-finder-contextmenu div.info       { background-position: 5px -462px; }
.el-finder-contextmenu div.help       { background-position: 5px -487px; }
.el-finder-contextmenu div.icons      { background-position: 5px -537px; }
.el-finder-contextmenu div.list       { background-position: 5px -557px; }
.el-finder-contextmenu div.archive    { background-position: 5px -583px; }
.el-finder-contextmenu div.extract    { background-position: 5px -583px; }
.el-finder-contextmenu div.resize     { background-position: 5px -655px; }
.el-finder-contextmenu div.quicklook  { background-position: 5px -727px; }

.el-finder-contextmenu div.delim { 
	margin:0; 
	padding:0; 
	height:1px; 
	border-top:1px solid #eee; 
	background:transparent; 
	display:block;
}
.el-finder-contextmenu div.hover { background-color:#99ccff; }

.el-finder-places {
	margin-top:.5em;
}


.el-finder-drag-helper {
	padding:0;
	cursor:move;
	zoom:1;
}

.el-finder-drag-helper div {
	border:0 solid;
	margin-left:-57px;
	
}

.el-finder-drag-copy {
	background:url('../images/toolbar.png') 0 -771px no-repeat;
}

.el-finder-drag-helper label { 
	border:1px solid #ccc; 
	background-color:#eee;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}


/************************************/
/*             QuickLook            */
/************************************/

.el-finder-ql {
	position:absolute;
	width:420px;
	height:auto;
	padding:12px 9px;
	text-align:center;
	border-radius:9px; 
	-moz-border-radius:9px; 
	-webkit-border-radius:9px;
	background:url(../images/ql.png);
	overflow: inherit !important;
}

.el-finder-ql.directory p { background-position:  0     -50px; }

/* toolbar */
.el-finder-ql div.el-finder-ql-drag-handle {
	height:18px;
	font-size:14px;
	background-color:#777;
	margin:-12px -9px 12px -9px;
	padding:3px 0 0 19px;
	opacity:.8;
	text-align:center;
	white-space: nowrap;
	overflow:hidden;
	-moz-border-radius-topleft:9px; 
	-moz-border-radius-topright:9px; 
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px; 
	border-top-left-radius: 9px; 
	border-top-right-radius: 9px;
}
/* close button */
.el-finder-ql div.el-finder-ql-drag-handle span {
	float:left;
	margin:0 19px 0 -15px;
}
/* title in tolbar */
.el-finder-ql div.el-finder-ql-drag-handle strong {
	line-height:18px;
	margin-left:-17px;
	color:#fff;
}

.el-finder-ql div.el-finder-ql-media {
	width:100%;
	padding:0;
}

.el-finder-ql div.el-finder-ql-content {
	width:100%;
	font:.82em/1.3em trebuchet ms,lucida grande,verdana,sans-serif;
	padding:5px 0;
	overflow:hidden;
}

.el-finder-ql div.el-finder-ql-content span,
.el-finder-ql div.el-finder-ql-content a {
	display:block;
	color: #fff;
}

/* text files preview */
.el-finder-ql iframe {
	background:#fff;
	width:100%;
	height:315px;
	padding:0;
	margin:0;
	border:none;
	outline:none;
}


/* images preview */
.el-finder-ql img {
	margin:0 auto;
	border:1px solid #fff;
}

/* button help */
.el-finder-help-std {
	background: url(../images/icons-big.png) 0 -1380px no-repeat;
	width:48px;
	height:48px;
	float:right;
}

.el-finder-logo {
	background: url(../images/icons-big.png) 0 -1329px no-repeat;
	width:48px;
	height:48px;
	float:left;
}

.el-finder-ql .ui-resizable-e, .el-finder-ql .ui-resizable-s { background:transparent !important;}
/*

-------------------------------------------------



File: application/libraries/tooltip/assets/css/tinyTips.css 



-------------------------------------------------

*/﻿@charset "utf-8";

img.tTip						{ margin: 8px 15px 8px 0px; float: left; }
h1.massive						{ font-size: 72px; line-height: 10px; padding: 0px; letter-spacing: -6px; color: #f4c20a; }
#demo_wrapper					{ width: 600px; margin: 30px auto 0px auto; }

.lightTip						{  }
.lightTip .content				{
	width: 100px;
	padding: 5px;
	/*border: 6px solid #e2e2e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	background: #e2e2e2;
	color: #020202;
}

.lightTip .bottom				{
	height: 14px;
	background: url(../../application/libraries/tooltip/assets/images/notch-white.png) top center no-repeat;
}

/*
.yellowTip						{  }
.yellowTip .content				{ width: 310px; padding: 10px; border: 6px solid #f9e98e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbf7aa; color: #020202; }
.yellowTip .bottom				{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-yellow.png) top center no-repeat; }

.orangeTip						{  }
.orangeTip .content				{ width: 310px; padding: 10px; border: 6px solid #f9cd8e; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #fbe3aa; color: #020202; }
.orangeTip .bottom				{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-orange.png) top center no-repeat; }

.redTip							{  }
.redTip .content				{ width: 310px; padding: 10px; border: 6px solid #ce6f6f; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #f79992; color: #020202; }
.redTip .bottom					{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-red.png) top center no-repeat; }

.greenTip						{  }
.greenTip .content				{ width: 310px; padding: 10px; border: 6px solid #a9db66; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #cae8a2; color: #020202; }
.greenTip .bottom				{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-green.png) top center no-repeat; }

.blueTip						{  }
.blueTip .content				{ width: 310px; padding: 10px; border: 6px solid #36a4d9; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #90d8f0; color: #020202; }
.blueTip .bottom				{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-blue.png) top center no-repeat; }

.purpleTip						{  }
.purpleTip .content				{ width: 310px; padding: 10px; border: 6px solid #8671de; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #a290f0; color: #020202; }
.purpleTip .bottom				{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-purple.png) top center no-repeat; }

.darkTip						{  }
.darkTip .content				{ width: 310px; padding: 10px; border: 6px solid #303030; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #505050; color: #f8f8f8; }
.darkTip .bottom				{ height: 14px; background: url(../../application/libraries/tooltip/assets/images/notch-dark.png) top center no-repeat; }*/