/* rgba(241, 171, 0, 0.85) */

/* Bootstrap 3 change breakpoint */

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
}

@media (max-width: 768px) {
	.navbar-toggle {
        display: block;
		/*top: -45px;*/
    }
}

body {
	font-family: 'TheSansLight', sans-serif;
	letter-spacing : 0.8px;
	background:url(../img/required/site_bg.jpg) no-repeat top center fixed #e9f8fd;
	overflow-y: scroll;
}

/*******************
LOADERS
*******************/

#bgLoaders
{
	background-color:  rgba(0, 0, 0, 0.5);
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
	width:100%;
	height:1000%;
}

#dvLoading,
#dvSaving
{
	background-color:  rgba(61, 145, 231, 1);	
	color:#FFF;
	height: 100px;
	width: 150px;
	position: fixed;
	z-index: 10000;
	left: 46%;
	top: 30%;
	margin: -25px 0 0 -25px;
	padding-top: 10px;
	padding-left: 0;
	padding-bottom: 0;
	overflow:hidden;
	text-align:center;
}


#dvSaving {
	display:none;
}

#dvSaving i {
	animation: pulsate 1s ease-out;
	animation-iteration-count: infinite; 
}

@keyframes drive {
    0% {right:-20%}
    50% {right:40%}
    100% {right:110%}
}


@keyframes pulsate {
    0% {transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {transform: scale(1.2, 1.2); opacity: 0.0;}
}

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

/***********************
* LOGO UNIGE & NAVBAR MENU 
***********************/
.logo_unige {
	background-color: #007d64;
	background-image: url("../img/required/logo_unige.png");
	background-position: center top;
	background-repeat: no-repeat;
	border-top: 20px solid #007d64;
	height: 76px;
	left: 0;
	width: 185px;
}

.logo_unige:after {
    border-right: 14px solid transparent;
    border-top: 14px solid #007d64;
    content: " ";
    float: left;
    height: 0;
    left: 0;
    margin-top: 56px;
    width: 100%;
}

@media screen and (max-width: 991px) {
	
	.logo_unige {
		width: 117px;
		height: 45px;
		background-size: 73% 86%;
		border-top: 14px solid #007d64;
	}
	
	.logo_unige:after {
		margin-top: 31px;
	}
}

.mini-unige-p { 
	margin-top: 5px;
	font-weight:bold;
}

.mini-epgl-p { 
	font-size:14px;
	margin-top: 10px;
	font-weight:400;
}

.fontEPGL {
	font-family: 'Orbitron',sans-serif !important;
	text-rendering: optimizelegibility !important;
}

.scIIcolor {
	color: #007d64;
}

.section-title {
	margin-top: 22px;
	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.navbar-default {
    background-color: #f6f3f3;
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > li {
	min-width:100px;
	text-align:center;
}

@media only screen and (max-width: 991px) {
	.navbar-default .navbar-nav > li {
		text-align:left;
	}
}

.navbar-default .navbar-nav > li > a:hover {
	background: rgba(0, 125, 100, 0.1);
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    color: #FFF;
	font-weight:bold;
    background: rgba(0, 125, 100, 0.3);
}

.dropdown-menu > .active > a {
	background-color: rgba(0, 125, 100, 0.3) !important;
	/*background: rgba(241, 171, 0, 0.3) !important;*/
}

/*****
SHRINK
******/

/*nav.navbar.shrink {
  min-height: 35px;
  	-moz-transition: 2s;
    -webkit-transition: 2s;
    transition: 2s;
}*/

nav.navbar.shrink .section-title {
	margin-top: -17px;
  	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s cubic-bezier(1,-1.61,0,1.59);
}

/*********
BREADCRUMB
*********/
.breadcrumb > li + li::before {
    content: " \f0da";
	font-family: FontAwesome;
}



/**/

.francisco img {
	/*display: block;*/
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 991px) {
	.staff-block {
		text-align:center;
	}
	
	.img-thumbnail {
		width: 60% !important;
		height: auto;
		margin-bottom: 15px;
	}
}

.container {
	background-color:rgba(255, 255, 255, 0.8) !important;
	
}

.well.m-content {
	padding-top: 125px;
}

@media screen and (max-width: 991px) {
	.well.m-content {
		padding-top: 80px;
	}
}


.header {
	margin-top:-22px;
	background-color: #f6f3f3 !important;
}

.admin_mode_menu {
	/*background-color:  rgba(61, 145, 231, 0.7);*/
	background: rgb(102,182,252); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(102,182,252,0.7) 0%, rgba(178,225,255,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(102,182,252,0.7) 0%,rgba(178,225,255,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(102,182,252,0.7) 0%,rgba(178,225,255,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b6fc', endColorstr='#b2e1ff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #8ebef0;
	color: #FFFFFF;
	top:132px;
	z-index: 999 !important;
}

.admin_mode_menu a,
.admin_mode_menu button {
	margin-left:5px;
	margin-right:5px;
}

.admin_mode_infos,
.preview_mode_infos {
	position: fixed;
	z-index: 1031;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	color: #FFF;
	background-color: rgba(20, 171, 114, 0.9);
	font-size: 16px;
	width: 100%;
	text-align:center;
}

.admin_mode_infos_notMod {
	background-color: rgba(239, 148, 25, 0.9);
}

.admin_mode_infos:hover,
.preview_mode_infos:hover,
.admin_mode_infos_notMod:hover {
	background-color: rgba(24, 47, 71, 0);
	color: rgba(0, 0, 0, 0);
	transition: background-color 1s, color 1s;
	-webkit-transition: background-color 1s, color 1s;
}



.language-menu {
	float:right;
}

.language-menu a {
	margin-left: 5px;
	margin-right: 5px;
}

.language-menu span.active {
	color:#414141;
	margin-left: 5px;
	margin-right: -5px;
	font-weight:bold;
}

.language-menu span.active:after {
	content:"\f0d8";
	font-family: FontAwesome;
	position: relative;
	top: 10px;
	right: 12px;
	
}

.contentbox  {
	background-color:  rgba(61, 145, 231, 0.2);
	/*border:  1px solid rgba(61, 145, 231, 1);*/
	border: 1px solid #8ebef0;
	margin: 5px;
	padding: 5px;
}

.edit {
	margin: 5px;
	padding:5px;
	min-height: 50px;
}

.cke_widget_drag_handler {
	display:none !important;
}

.editor {
	background-color: #FFFFFF !important;
	margin-top: 0px;
	margin-bottom: 15px;
	border-radius:5px;
}

.not-saved {
	border: 1px solid red !important;
}

#not-saved-notifications {
	position: fixed;
	z-index:1;
	top:5px;
	right:5px;
	display:none;
}

.editor .cke_widget_drag_handler {
	display:block !important;
}

/*******************
editor-btn-navbar
*******************/

.editor-btn-navbar {
	/*background-color:  rgba(61, 145, 231, 0.5);*/
	background: rgb(102,182,252); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(102,182,252,0.7) 0%, rgba(178,225,255,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(102,182,252,0.7) 0%,rgba(178,225,255,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(102,182,252,0.7) 0%,rgba(178,225,255,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b6fc', endColorstr='#b2e1ff',GradientType=0 ); /* IE6-9 */
	/*border-bottom: 1px solid rgba(61, 145, 231, 1);*/
	border-bottom: 1px solid #8ebef0;
	color:white;
    padding-left: 5px;
	margin-bottom: 5px;
}

.editor-btn-navbar:hover {
	background-color:  rgba(61, 145, 231, 1);
	cursor:move;
}

.editor-btn {
	font-size:16px;
	font-weight:normal;
    padding: 2px 10px 7px 10px;
	
}

.editor-btn i{
	font-weight:normal !important;
}

.delete-editor:hover {
	color:red;
	cursor:pointer;
}

/*
.move-editor:hover {
	color:green;
	cursor:move;
}
*/

.empty-area:hover  {
	color:blue;
	cursor:pointer;
}


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

.modal-backdrop {
	overflow-y: scroll !important;
}

.footer {
	background-color: #647980 !important;
	color: #FFF;
	padding: 20px;
	margin-top: -20px;
	border: 1px solid #e3e3e3;
	border-top: none;
	border-radius: 0 0 4px 4px;
}


/* Buttons */

.delete-webpage,
.group-webpage,
.ungroup-webpage {
	background: whitesmoke;
	width: 30px;
	border: 1px solid lightgrey;
	text-align: center;
	margin-right: 2px;
	padding-top: 0px;
	cursor: pointer;
	height: 25px;
}

.position-webpage {
	width: 40px;
	text-align: center;
	margin-right: 2px;
	padding-top: 0px;
	cursor: pointer;
	height: 25px;
}

.position-webpage select {
	color: #000;
	width: 35px;
	font-family: arial;
}

.delete-webpage i {
	position: relative;
	top: -20%;
	color: #c60d0d;
}

.group-webpage i {
	-ms-transform: rotate(135deg); /* IE 9 */
    -webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
    transform: rotate(135deg);
	position: relative;
	top: -20%;
	color: #2e2ebe;
}

.ungroup-webpage i {
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
	position: relative;
	top: -20%;
	color: #c78712;
}

.delete-webpage:hover,
.group-webpage:hover,
.ungroup-webpage:hover {
	background:#d6d6d6;
}


.jedit {
	
	display: inline-block;
	color: #000;
	height: 34px;
}

.jedit input {
	width: 50% !important;
	height: 25px !important;
}

.jedit button {
	display: inline-block;
	height: 25px;
    margin-left:5px;
	margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}


.modal-content {
    position: relative;
    background-color: rgb(117,176,235);
	color: #FFF;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0px !important;
    outline: 0;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/*
* CKE_DIALOG OVERLOAD
*/

.cke_dialog {
	width:50% !important;
}

.cke_dialog_contents {
	width:100% !important;
}


/***********************
* JQX-NOTIFICATION OVERLOAD
***********************/
.jqx-notification {
	position: inherit;
	text-shadow: none !important;
	background-image: none !important;
    background-repeat: repeat-x !important;
	font-family: inherit;
	border-width: 10px;
}

.jqx-notification-success, 
.jqx-success {
    background-color: #DFF0D8 !important;
    border-color: #D6E9C6 !important;
	color: #3C763D !important;
}

.jqx-notification-warning, 
.jqx-warning {
	background-color: #FCF8E3 !important;
	border-color: #FAEBCC !important;
	color: #8A6D3B !important;
}

.jqx-notification-error, 
.jqx-error {
	background-color: #F2DEDE !important;
	border-color: #EBCCD1 !important;
	color: #A94442 !important;
}



.adminmode-menu {
	/*opacity:0.5;
	transition: opacity linear 0.5s;*/
}

.adminmode-menu:hover {
	/*opacity:1;
	transition: opacity linear 0.5s;*/
}


/**********************
* WEB STRUCTURE TREE
***********************/
.tree,
.tree ul {
  margin:0 0 0 1em; /* indentation */
  padding:0;
  list-style:none;
  color:#FFF;
  position:relative;
  font-size:14px !important;
  width:100%;
}

.tree ul {margin-left:1.5em} /* (indentation/2) */

.tree:before,
.tree ul:before {
  content:"";
  display:block;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  border-left:1px solid;
}

.tree li {
  margin:0;
  padding:0 1.5em; /* indentation + .5em */
  line-height:2em; /* default list item's `line-height` */
  /*font-weight:bold;*/
  position:relative;
}

.tree li a{
	color: #FFF;
}

.tree li:before {
  content:"";
  display:block;
  width:10px; /* same with indentation */
  height:0;
  border-top:1px solid;
  margin-top:-1px; /* border top width */
  position:absolute;
  top:1em; /* (line-height/2) */
  left:0;
}

.tree li:last-child:before {
  background: rgba(117,176,235,1);/* same with body background */
  height:auto;
  top:1em; /* (line-height/2) */
  bottom:0;
}

/***********************
* PANEL
***********************/

.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
  z-index:1032;
  background-color: rgba(0,0,0,0.5);
}

.cd-panel::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}

.cd-panel.is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}

.cd-panel.is-visible .cd-panel-close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
  -moz-animation: cd-close-1 0.6s 0.3s;
  animation: cd-close-1 0.6s 0.3s;
}

.cd-panel.is-visible .cd-panel-close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
  -moz-animation: cd-close-2 0.6s 0.3s;
  animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}

@-moz-keyframes cd-close-1 {
  0%, 50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(45deg);
  }
}

@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
  }
}

@-moz-keyframes cd-close-2 {
  0%, 50% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(-45deg);
  }
}

@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

.cd-panel-header {
  position: fixed;
  width: 90%;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.7);
  color:white;
  z-index: 1033;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
}

.cd-panel-header h3 {
  /*font-weight: bold;*/
  padding-left: 5%;
}

.from-right .cd-panel-header, .from-left .cd-panel-header {
  top: -50px;
}

.from-right .cd-panel-header {
  right: 0;
}

.from-left .cd-panel-header {
  left: 0;
}

.is-visible .cd-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s;
}

@media only screen and (min-width: 768px) {
  .cd-panel-header {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel-header {
    width: 30%;
  }
}

.cd-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.cd-panel-close::before, .cd-panel-close::after {
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #424f5c;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-panel-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-panel-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.no-touch .cd-panel-close:hover {
  background-color: #424f5c;
}

.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.no-touch .cd-panel-close:hover::before {
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg);
}

.no-touch .cd-panel-close:hover::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cd-panel-container {
  position: fixed;
  width: 90%;
  height: 100%;
  top: 0;
  background: rgba(117,176,235,1);
  z-index: 1032;
  box-shadow: -1px 2px 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

@media only screen and (min-width: 768px) {
  .cd-panel-container {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel-container {
    width: 30%;
  }
}

.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 5%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.cd-panel-content p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}

.cd-panel-content p:first-of-type {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .cd-panel-content p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
  }
}

.language-panel-content,
.language-panel-content a {
	color:#FFFFFF;
}

.cd-panel-creditbar {
	position:inherit; 
	bottom:0px; 
	background-color:#D6D6D6; 
	width:100%; 
	height:30px; 
	padding:6px;
	color:#8a8a8a;
}

.cd-panel-button-title {
	margin: 5px 0px;
	color: #FFF;
	
}

/***********************
PUBLICATION
***********************/
.publication-title:before {
	font-family: FontAwesome;
	font-size:28px;
	content: "\f1ea";
	float:left;
	margin-right:10px;
}

.publication p {
	padding-left:10px;
	padding-bottom:25px;
	border-bottom:1px dotted #d6d6d6;

}

/***********************
SERVICE
***********************/
.service-title:before {
	font-family: FontAwesome;
	font-size:28px;
	content: "\f1b2";
	float:left;
	margin-right:10px;
}

/***********************
EQUIPMENT
***********************/
.equipment-title:before {
	font-family: FontAwesome;
	font-size:28px;
	content: "\f12e";
	float:left;
	margin-right:10px;
}

/***********************
THESIS DEFENSE
***********************/
.thesis-title:before {
	font-family: FontAwesome;
	font-size:28px;
	content: "\f19d";
	float:left;
	margin-right:10px;
}

/***********************
BACK TO TOP
***********************/
#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(89,89,89,0.7);
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.5s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #4e4c4c;
	color: #FFF;
}
#back-to-top.show {
    opacity: 1;
}