﻿
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    width: 100%;
    height: 100%;
    background: url('../images/bg-left-side.jpg') repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
    text-decoration: none;
}

/*
	
	
	
*/


*{
	margin:0;
	padding:0;
	
}

:focus,:active {
	outline:0;
}

.noBorder{
    border: 0;
}

.clear{
    clear: both;
}


/*
 *
 */
 /*
.navbar-default{
	background: #1240AB url('../img/l-light.png') left center no-repeat;
	color: white !important;
}
.navbar-default a{
	color: #ddd !important;
}

.navbar-brand{
	color: #fff;
}
*/

.navbar-custom{
	border-color: transparent !important;
	border-radius: 0 !important;
	background-color: #f5f5f5 !important;
	margin-bottom: 0px !important;
}

.navbar-brand  .img{
	display: inline-block;
	margin: auto;
	margin-top: -5px;
	margin-left: 5px;
	vertical-align: middle;
}
 
 /*
#header{
    position: relative;
    width: 100%;
    height: 100px;
    
    background: #1240AB url('../img/l-light.png') left center no-repeat;
    border: 1px solid #06266F;
    
}

#logo-text{
    width: 100%;
    text-align: center;
    
    line-height: 100px;
    
    font-family:'GESSTwoMedium';
    color: white;
    font-size: 3em;
    font-weight: bolder;
    
    background: url('../img/r-light.png') right center no-repeat;
}

@media screen and (max-width: 520px) {

   #logo-text{
		font-size: 1em;
	}

}

#menu{
    position: absolute;
    right: 100px;
    bottom: 0;
}

#menu ul{
    
}

#menu ul li{
    float: right;
    padding: 10px 10px 5px 10px;
}
#menu ul li.active{
    background: white;
}

#menu ul li:hover{
    
}

#menu ul li a{
    font-family:'GESSTwolight';
    color: white;
    font-size: 18px;
}

#menu ul li.active a{
    font-family:'GESSTwolight';
    color: #1240AB;
    font-size: 18px;
}

#menu ul li a:hover{
    color: #ccc;
    border-bottom: 1px dotted #bbb;
}

*/

/* main page */
#icons{
	/*
	margin: auto;
    width: 100%;
	text-align: center; 
	*/
}


#icons div.box{
    width: 198px;
    height: auto;
	position: relative;
    
    
    
    text-align: center;
	
	margin: auto;
	
	margin-top: 5px;
    
    
    
    
    
    /*
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
     border-radius: 10px;
	 */
}

#icons div.image{
	position: relative; 
	z-index: 2; 
	margin: auto; 
	width: 60px; 
	height: 60px; 
	border: 6px solid white; 
	line-height: 60px; 
	border-radius: 50%; 
	background: #63B76C; 
	vertical-align: middle;

}

#icons div.image  > i{
	font-size: 31px !important; 
	color: #fff !important;
}

#icons div.title{
	font-size: 26px;
    color: #FFFBFF;
	
	height: 90px;
	font-family: 'Open Sans';
	font-weight: normal;
    
    line-height: 90px;
	
	margin-top: -22px;
	border: 0px solid #d9d9d9;
	border-bottom: 0px;
    background: #e4e4e4;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
     border-radius: 5px;
	 
	 border-bottom-left-radius: 0px;
	 border-bottom-right-radius: 0px;
	 
	 color: #222;
	 
}

#icons div.line{
	width: 198px;
	height: 2px;
	
	margin: auto;
	padding: 0px;
	border: 0;
	
	
	background: #555;
	
	border-bottom-left-radius: 5px;
	 border-bottom-right-radius: 5px;
}

#icons a:hover{
	text-decoration: none;
}
/*
@media screen and (max-width: 850px) {

   #icons div.box{
		width: 100%;
	}

}


@media screen and (max-width: 537px) {

   #icons div.box{
		width: 198px;
	}

}
*/

#icons div.box:hover{
}


#tbody{
    padding: 30px 0px;
}

.stu_individual{
	border-color: #78A3FF;
}
.panel-info .panel-heading{
	background: #78A3FF !important;
	
	color: white !important;
}

.stu_individual .panel-body:nth-child(odd){
	background: #d9edf7;
}

.stu_individual .panel-body-subtitle{
	font-weight: bold;
	color: #236300;
	font-size: 16px;
}

.stu_individual .panel-body-subtitle span{
	font-weight: normal;
	color: #E85E00;
	padding-right: 8px;
}

 .stu_individual table{
 }

 .stu_individual table, .stu_individual table tr, .stu_individual th, .stu_individual td{
    border: 1px solid #bbb;
    border-collapse: collapse;
}

.stu_individual th{
    border: 1px solid #aaa;
    font-weight: bold;
    padding: 8px;
}

 .stu_individual td{
    padding: 3px;
}

 .stu_individual tr:hover{
    background: #e2e2e2;
}

 .stu_individual td.td-deg{
    text-align: center;
}



#h_result{
	padding: 10px 0px;
    text-align: center;
    font-size: 25px;
    color: white;
    font-family:'GESSTwoMedium';
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
     border-radius: 10px;
}

.tr_header{
    color: white;
    background: #78A3FF;
    font-weight: bolder;
}

.tr_header th{
	text-align: center;
}

.tr_committee{
    color: #000;
    background: #eee;
    font-weight: bold;
	padding: 6px;
}

.tr_com_val{
    color: #000;
    background: #f5f5f5;
	padding: 5px;
}

.tr_com_val td.value{
    color: #E85E00;
	font-weight: bold;
}


.tr_value td{
    text-align: center;
	background: #f9f9f9;
	padding: 5px;
}

.tr_value td.value{
	color: #E85E00;
	font-weight: bold;
}

.hide{
	display: none;
}


#footer{
    width: 100%;
    height: 25px;
    
    background: #eee;
    border: 1px solid #ccc;
    
    color: #999;
    
    text-align: right;
    font-style: italic;
    
    line-height: 20px;
}

#footer #text{
    padding-right: 25px;
}

#designed_yb a{
    height: auto;
    font-size: 18px;
    padding-top: 4px;
	
	position: absolute;
	left: 10px;
	bottom: 10px;
	
	/*
	line-height: 100%;
    margin-left: 30px;
	float: left;
	*/
    width: auto;
    color: gray;
    font-family: 'GESSTwolight';
    font-weight: bold;
	text-decoration: none;
}

#designed_yb span {
    color: #778fd4;
}

#goo_form a{
    height: auto;
    font-size: 18px;
    padding-top: 4px;
    line-height: 100%;
	/*
    margin-left: 30px;
	float: left;
	*/
    width: auto;
    color: gray;
    font-family: 'GESSTwolight';
    font-weight: bold;
	text-decoration: none;
}

#goo_form span {
    color: #778fd4;
}


#print{
	padding: 2px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: 10px;
	/*
    padding-right: 10px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    padding: 3px;
    background: url('../img/print.png') no-repeat left center;
	*/
}

/* notifiacation
 */
#notified{
    width: 40%;
    margin: 0 auto;
    position: absolute;
    display: block;
    top: 45px;
    left: 35%;
    padding: 10px;
    text-align: center;
    color: white;
    font-size: 17px;
    font-family: monospace;
    font-weight: bold;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

div.nred{
    background: #db3425 url('../images/invalid-icon.png') left center no-repeat;
    border: 2px solid #c71100;
}

div.ngreen{
    background: #34d629 url('../images/valid-icon.png') left center no-repeat;
    border: 2px solid #0eb802;
}



/* print header "hide" */
#print-header{
    display: none;
}

.print-text{
    display: none;
}



/* table */

.wrapper {
  margin: 0 auto;
  padding: 40px;
  max-width: 800px;
}

.table th{
	text-align: right;
	background: #452a77;
	color: white;
	font-weight: bold;
	vertical-align: middle !important;
}

.table tr:nth-child(odd) {
  background-color: #EAF3F3;
}

.table-responsive .table{
}

.table-responsive {
  direction: ltr;
}
.table-responsive > table {
  direction: rtl;
}

/*
.table {
  margin: 0 auto 40px auto;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
}
@media screen and (max-width: 580px) {
  .table {
    display: block;
  }
}

.row {
  display: table-row;
  background: #f6f6f6;
}
.row:nth-of-type(odd) {
  background: #e9e9e9;
}
.row.header {
  font-weight: 900;
  color: #ffffff;
  background: #ea6153;
}
.row.green {
  background: #27ae60;
}
.row.blue {
  background: #2980b9;
}
@media screen and (max-width: 580px) {
  .row {
    padding: 8px 0;
    display: block;
  }
}

.cell {
  padding: 6px 12px;
  display: table-cell;
}
@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 12px;
    display: block;
  }
}
*/
/* degree table */

/*

RESPONSTABLE 2.0 by jordyvanraaij
  Designed mobile first!

If you like this solution, you might also want to check out the 1.0 version:
  https://gist.github.com/jordyvanraaij/9069194

*/
.responstable {
  margin: 1em 0;
  width: 100%;
  overflow: hidden;
  background: #FFF;
  color: #024457;
  border-radius: 10px;
  border: 1px solid #167F92;
}
.responstable tr {
  border: 1px solid #D9E4E6;
}
.responstable tr:nth-child(odd) {
  background-color: #EAF3F3;
}
.responstable th {
  display: none;
  border: 1px solid #FFF;
  background-color: #167F92;
  color: #FFF;
  padding: 1em;
  font-weight: bolder;
  vertical-align: middle;
  font-size: 20px;
}
.responstable th:first-child {
  display: table-cell;
  text-align: center;
}
.responstable th:nth-child(2) {
  display: table-cell;
}
.responstable th:nth-child(2) span {
  display: none;
}
.responstable th:nth-child(2):after {
  content: attr(data-th);
}
@media (min-width: 480px) {
  .responstable th:nth-child(2) span {
    display: block;
  }
  .responstable th:nth-child(2):after {
    display: none;
  }
}
.responstable td {
  display: block;
  word-wrap: break-word;
  max-width: 7em;
}
.responstable td:first-child {
  display: table-cell;
  text-align: center;
  border-right: 1px solid #D9E4E6;
}
@media (min-width: 480px) {
  .responstable td {
    border: 1px solid #D9E4E6;
  }
}
.responstable th, .responstable td {
  text-align: center;
  margin: .5em 1em;
}

.responstable td:nth-child(2){
  text-align: right;
}

@media (min-width: 480px) {
  .responstable th, .responstable td {
    display: table-cell;
    padding: 1em;
  }
}

/* instagram */
#instagram{
	overflow-x: hidden; /* Hide horizontal scrollbar */
    overflow-y: scroll; /* Add vertical scrollbar */
	height: 400px;
}

.list-group-item{
	text-align: justify;
}

ol {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol ol {
    margin: 0 2em 0 0; /* Add some left margin for inner lists */
}

.rounded-list div{
    position: relative;
    display: block;
    padding: .4em 2em .4em .8em;
    *padding: .4em;
    margin: .5em 0;
    background: #eee;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out; 
	cursor: finger;
	text-align: justify;
	font-family: 'Open Sans';
	font-size: 14px;
}

.rounded-list div:hover{
    background: #eee;
}

.rounded-list div:hover:before{
   /* transform: rotate(360deg);   */
}

.rounded-list div:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    right: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2.5em;
    width: 2.5em;
    line-height: 2.2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out; 
}

/* panel style */
.panel-group h2{
	font-family: 'GESSTwolight';
}

.panel-heading{
	font-family:'GESSTwoMedium';
}

.reachLimit{
	background-color: #f2dede !important;
}

.reachLimit .note{
	color: #a94442 !important;
	padding-right: 3px;
}

.arabicAlign{
	text-align: right;
	direction: rtl;
}

.taskName{
	font-family: 'GESSTwolight';
	cursor: pointer;
}

.taskName .degree{
	color: #E87A00;
	padding-right: 7px;
	font-size: 12px;
}

.taskName .note{
	padding-right: 5px;
	font-size: 12px;
	font-style: italic;
	color: #DE221F;
}

.taskName .only{
	padding-right: 5px;
	font-size: 12px;
	font-style: italic;
	color: #aaa;
}

.taskName:hover{
	color: blue;
}

.taskName ol li{
	list-style: decimal inside;
}

.taskName ol li{
	display: list-item;
}

.taskAssginForm{
	display: none;
	padding-top: 3px;
}

.panel-body-clicked{
	color: #3c763d;
	background-color: #dff0d8;
}