@import url(upload.css);
@import url(/assets/plugins/ui/jquery-ui-1.10.0.custom.min.css);
@import url(/assets/plugins/colorbox/colorbox.css);
@import url(/assets/plugins/select2/select2.css);

@import url('https://fonts.googleapis.com/css?family=Comfortaa');

html,
body { height: 100%; }
body { /*	background: url(../img/body-bg.png);*/ color: #838383; font-family: 'Comfortaa', sans-serif; background-color: #dde4ea; color: #212f40;/*  border-top: 5px solid #bac5cf;*/ }
a {}
a:hover { text-decoration:none;}

h1,
h2,
h3,
h4 { font-weight: normal; text-shadow: 0px 1px 0px #fff; color: #114f87; margin-bottom: 0; }
.logo { background: url(../img/logo.png) no-repeat bottom center; width: 200px; background-size:contain;  }
.logo a {display:block; width:100%; height:100%;}
.navbar .logo { background: url(../img/logo.png) no-repeat left center; background-size: 120px 49px; height: 49px; width: 120px; }
#login header .logo { text-align: center; margin:0 auto 20px auto; padding-top: 100px; }
/* Sticky footer styles
      -------------------------------------------------- */

/*.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -30px; background-color: #dde4ea; background-image: -webkit-gradient(linear, left top, left bottom, from(#dde4ea), color-stop(100%, #afbcc8)); background-image: -moz-linear-gradient(90deg, #afbcc8 0%, #dde4ea); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde4ea', endColorstr='#afbcc8');
}
*/
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -30px; background-color: #e1e1e1; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(100%, #e1e1e1)); background-image: -moz-linear-gradient(90deg, #ffffff 0%, #e1e1e1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1');
}
.push,
footer { height: 30px; text-align: center; }
footer { background-color: #f5f5f5; }

      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
footer { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; }
}
/* /stickey footer */

/* old stickey
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
	border-top: 1px solid #bac5cf;
}
footer, .push {
	padding-top: 3px;
	height: 30px;
	text-align: center;;
}
 */
footer.inverse { background: #3b3b3b; color: #efefef; font-size: 11px; line-height: 30px; border-top: 1px solid #bac5cf }
.or_separator { color: #336ca0; font-size: 14px; text-shadow: 0px 1px 0px #fff; text-align: center }
h1 { color: #444444; /*font-size: 20px;
    font-weight: normal;
    text-shadow: 0 1px 0 #ffffff;
    margin-left:5px;
	text-transform:uppercase
    */ font-size: 22px; font-weight: 800; text-shadow: 0px 1px #fff; text-transform: uppercase }
table.or_row { width: 100%; }
table.or_row td.or { width: 40%; }
.seperator_border { height: 1px; border-bottom: 1px solid #cdcdcd; }
/* rl */

.navbar-inverse .navbar-inner,
footer.inverse { background-color: #336ca0; background-image: -moz-linear-gradient(top, #336ca0, #084781); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#336ca0), to(#084781)); background-image: -webkit-linear-gradient(top, #336ca0, #084781); background-image: -o-linear-gradient(top, #336ca0, #084781); background-image: linear-gradient(to bottom, #336ca0, #084781); background-repeat: repeat-x; border-color: #336ca0; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff336ca0', endColorstr='#ff084781', GradientType=0);
}
/*
.navbar-inverse .navbar-inner,
footer.inverse { background-color: #515252; background-image: -moz-linear-gradient(top, #515252, #212121); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#515252), to(#212121)); background-image: -webkit-linear-gradient(top, #515252, #212121); background-image: -o-linear-gradient(top, #515252, #212121); background-image: linear-gradient(to bottom, #515252, #212121); background-repeat: repeat-x; border-color: #515252; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff515252', endColorstr='#ff212121', GradientType=0);
}
*/

.navbar-inverse .nav > li > a { color: #cecece; font-size: 14px; line-height: 40px; }
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus { color: #ffffff; }

.navbar-fixed-top,
.navbar-fixed-bottom { position: static; margin-bottom: 20px; }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { color: #fff; background: #336ca0 }
.navbar .btn-navbar { margin-top: 14px; }
.navbar-inverse .btn-navbar { color: #fff; background: #134e84; }
.navbar-inverse .btn-navbar:hover { background: transparent; }
.navbar-inverse .nav > li > a:hover { background: transparent; }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { background: transparent; }
.navbar-inverse .nav-collapse .nav > li > a:hover { }
.navbar-inverse .nav-collapse .dropdown-menu a:hover { background: #1c5991; }
.navbar-inverse .nav-collapse .dropdown-menu { margin-top: -10px; }
/*
.navbar.transparent.navbar-inverse .navbar-inner {background: rgba(102,102,102,0.8);border-bottom: 1px solid rgb(204,204,204);}
.navbar.transparent.navbar-inverse .navbar-inner .container {margin-top: 10px;margin-bottom: 10px;-webkit-transition: margin .2s ease-in-out;-moz-transition: margin .2s ease-in-out;transition: margin .2s ease-in-out;}
*/
/* ./rl */

.well-container { width: 420px; display: block; margin: 0 auto 0 auto; background: #ffffff; border: 1px solid #afbcc8; /*	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 0px 0px 2px #dadada, inset 0px -3px 0px #97aabe;
*/ -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .2); box-shadow: 0px 0px 3px rgba(0, 0, 0, .2); -webkit-border-radius: 10px; border-radius: 10px; }
.well-container-blank { width: 420px; display: block; margin: 0 auto 0 auto; }
.content { padding: 10px 20px 10px; }
.login-fields { padding-top: 10px; }
.login-fields .field { margin-bottom: 1.25em; }
.login-fields label { display: none; }
input { font-family: "Helvetica", "Arial", "Sans Serif"; font-size: 13px; }
.login-fields input { padding: 8px 15px 7px 50px; background-color: #fdfdfd; width: 298px; display: block; margin: 0; box-shadow: inset 2px 2px 4px #f1f1f1; }
.username-field { background: url(../img/user.png) no-repeat; }
.password-field { background: url(../img/password.png) no-repeat; }
.login-actions { float: left; width: 100%; margin-top: -1em; margin-bottom: 1.25em; }
.login-social { clear: both; padding: 10px 0 15px; }
span.login-checkbox { float: left; margin-top: 22px; }
span.login-checkbox > input[type='checkbox'] { opacity: 0; float: left; width: 15px; }
span.login-checkbox > input[type='checkbox'] + label { clear: none; height: 15px; display: block; padding: 0 0 0 22px; margin: 0; font-size: 12px; line-height: 1.2em; background: url(../img/check.png) no-repeat 0 0; cursor: pointer; }
span.login-checkbox > input[type='checkbox']:checked + label { background-position: 0 -15px; }
/** Text Under Box**/
.login-extra { display: block; width: 300px; margin: 1.5em auto; text-align: center; line-height: 19px; text-shadow: 1px 1px 0px #fff; }
.well-container h1 { margin-bottom: .4em; color: #515251; }
/** Buttons **/
.twitter,
.fb { position: relative; height: 32px; width: 157px; display: block; background: url(../img/twitter_btn.png) no-repeat; }
.fb { width: 162px; background: url(../img/fb_btn.png) no-repeat; }
.twitter:active,
.fb:active { top: 1px; }
.twitter:hover,
.fb:hover { background-position: 0 -32px; }
.twitter a,
.fb a { padding: 5px 0 0 35px; text-shadow: -1px -1px 0px rgba(0,0,0,.3); color: #fff; font-weight: bold; font-size: 11px; height: 32px; display: block; }
.fb a { padding: 5px 0 0 31px; }
.twitter,
.fb { display: inline-block; }
.twitter a:hover,
.fb a:hover { color: #FFF; text-decoration: none; }
.button { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; float: right; margin-top: 18px; }
.register .login-social { margin-bottom: 1em; }
.register .login-actions { margin-bottom: 0; }
.register .login-fields input { width: 299px; padding-left: 6px; }
.register h1 { color: #444; }
.register span.login-checkbox { position: relative; top: -6px; width: 200px; }
.register span.login-checkbox > input[type="checkbox"] + label { position: relative; line-height: 1.3em; }
/* custom */


.foldtl { position: relative; -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.8); -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.8); box-shadow: 5px 5px 5px rgba(0,0,0,0.8); }
.foldl:before { content: ""; position: absolute; top: 0%; left: 0%; width: 0px; height: 0px; border-bottom: 70px solid #eee; border-left: 70px solid #272822; /*Set to background color, not transparent!*/ -webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.3); -moz-box-shadow: 7px 7px 7px rgba(0,0,0,0.3); box-shadow: 7px 7px 7px rgba(0,0,0,0.3); }
/* Widgets */
.widget-box { background: none repeat scroll 0 0 #F9F9F9; border: 1px solid #CDCDCD; clear: both; margin-top: 16px; margin-bottom: 16px; position: relative; overflow: hidden !important; }
.accordion .widget-box { margin-top: -2px; margin-bottom: 0; border-radius: 0; }
.widget-box.widget-plain { background: transparent; border: none; margin-top: 0; margin-bottom: 0; }
.widget-well { min-height: 20px; padding: 8px; margin-left: 0; margin-bottom: 10px; background-color: #ffffff; border: 1px solid #E3E3E3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.widget-clear-well { min-height: 20px; padding: 5px 20px; margin-bottom: 20px; }
.widget-title,
.modal-header,
.table th,
div.dataTables_wrapper .ui-widget-header { background-color: #EFEFEF; background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FDFDFD), to(#EAEAEA)); background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%); background-image: -moz-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%); background-image: -ms-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%); background-image: -o-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%); background-image: -linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%); border-bottom: 1px solid #CDCDCD; height: 36px; }
.widget-title .nav-tabs { border-bottom: 0 none; }
.widget-title .nav-tabs li a { border-bottom: medium none !important; border-left: 1px solid #DDDDDD; border-radius: 0 0 0 0; border-right: 1px solid #DDDDDD; border-top: medium none; color: #999999; margin: 0; outline: medium none; padding: 9px 10px 10px; font-weight: bold; text-shadow: 0 1px 0 #FFFFFF; }
.widget-title .nav-tabs li:first-child a { border-left: medium none !important; }
.widget-title .nav-tabs li a:hover { background-color: transparent !important; border-color: #D6D6D6; border-width: 0 1px; color: #666666; }
.widget-title .nav-tabs li.active a { background-color: #F9F9F9 !important; color: #444444; }
.widget-title span.icon { border-right: 1px solid #cdcdcd; padding: 7px 10px 6px 11px; float: left; opacity: .8; font-size: 18px; }
.widget-title h5 { color: #444; text-shadow: 0 2px 0 #fff; float: left; font-size: 18px; font-weight: normal; padding: 0 11px 7px; }
.widget-title .buttons { float: right; margin: 8px 10px 0 0; }
.widget-title .label { padding: 3px 5px 2px; float: right; margin: 8px 15px 0 0; box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset, 0 1px 0 #ffffff; }
.widget-calendar .widget-title .label { margin-right: 190px; }
.widget-content { padding: 12px 10px; border-bottom: 1px solid #cdcdcd; }
.no-padding { padding: 0; }
.widget-box.widget-plain .widget-content { padding: 12px 0 0; }
.widget-content.collapse { display: none; }
.widget-content.collapse.in { display: block; }
.sr-task { border-top: 1px solid #DDDDDD; clear:both;  padding-top:10px; }
.sr-task:first-child { border-top: medium none; padding-top:0;  }
.sr-task span { }
.sr-task i { float: left; margin-top: 4px; margin-right: 13px; font-size: 17px; color: #333; }
.sr-task .requestid { margin-top: 0; margin-right: 13px; font-size: 17px; color: #777777; }
.sr-task .status {  }
.sr-task .update-date { color: #4b5664; float: left; text-align: right;  padding-right:20px; text-transform: uppercase}
.sr-task .update-date .update-day { display: block; font-size: 24px; margin-bottom: -2px; margin-left:2px; }
.sr-task-done,
.update-alert,
.update-notice { display: block; float: left; max-width: 93%; font-weight: normal; padding-bottom:10px; }
.sr-task-done span { display: block; padding: 4px 0; }
.sr-task-done a { font-size: 130%; line-height: 32px; }
.label, .badge {font-weight: normal !important;}
.sr-task-info {clear:both;  padding:0 0 15px 5px;  margin-left:40px;}
.sr-task-info .actor {font-size:80%; color:#888888;}
.alert-proceed { background-color: #ffffee; border-color: #ffffcc; color: #333; }
/* Search input */
/*
#search input[type=text],
#search button { background-color: #346ca0; color: #fff; }
#search input[type=text]:focus { color: #efefef; }
#search { 
	margin: 15px 5px 0 20px; z-index: 25; color: #efefef }
#search input[type=text] { border-radius: 4px 0 0 4px; padding: 5px 10px 4px; border: 0; box-shadow: 2px 2px 3px #084781 inset, 0 1px 0 #336ca0; width: 180px; }
 #search input::-webkit-input-placeholder {
color: #cecece;
}
#search input:-moz-placeholder {
color: #cecece;
}
#search input:-ms-input-placeholder {
color: #cecece;
}
#search button { border: 0; margin-top: -11px; padding: 7px 10px 2px; border-radius: 0 4px 4px 0; box-shadow: -2px 2px 3px #084781 inset, 0 1px 0 #336ca0; }
#search button i { opacity: 0.5; }
#search button:hover i,
#search button:active i { opacity: 0.9; }
*/
/* custom styles 

.btn-go { background-color: hsl(214, 37%, 37%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6186b6", endColorstr="#3b5981");
background-image: -khtml-gradient(linear, left top, left bottom, from(#6186b6), to(#3b5981)); background-image: -moz-linear-gradient(top, #6186b6, #3b5981); background-image: -ms-linear-gradient(top, #6186b6, #3b5981); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6186b6), color-stop(100%, #3b5981)); background-image: -webkit-linear-gradient(top, #6186b6, #3b5981); background-image: -o-linear-gradient(top, #6186b6, #3b5981); background-image: linear-gradient(#6186b6, #3b5981); border-color: #3b5981 #3b5981 hsl(214, 37%, 32.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29); -webkit-font-smoothing: antialiased; }
 custom styles */
 .btn-go {  background-color: hsl(201, 96%, 28%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0483c7", endColorstr="#025b8b");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0483c7), to(#025b8b));
  background-image: -moz-linear-gradient(top, #0483c7, #025b8b);
  background-image: -ms-linear-gradient(top, #0483c7, #025b8b);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0483c7), color-stop(100%, #025b8b));
  background-image: -webkit-linear-gradient(top, #0483c7, #025b8b);
  background-image: -o-linear-gradient(top, #0483c7, #025b8b);
  background-image: linear-gradient(#0483c7, #025b8b);
  border-color: #025b8b #025b8b hsl(201, 96%, 25%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.19);
  -webkit-font-smoothing: antialiased;}

/* /custom */
/*jquery override*/
.ui-state-error { color: #ffffff; }
.ui-formular-error li { font-size: 80%; list-style: circle; margin-left: 20px; }
/*!
 * fileuplaod v2.1.1
 * Designed and built with all the love in the world @twitter by @mdo and @fat, extended by @ArnoldDaniels.
 */
.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.btn-file { overflow: hidden; position: relative; vertical-align: middle; }
.btn-file>input { position: absolute; top: 0; right: 0; margin: 0; border: solid transparent; border-width: 0 0 100px 200px; opacity: 0; filter: alpha(opacity=0); -moz-transform: translate(-300px, 0) scale(4); direction: ltr; cursor: pointer; }
.fileupload { margin-bottom: 9px; }
.fileupload .uneditable-input { display: inline-block; margin-bottom: 0px; vertical-align: middle; cursor: text; }
.fileupload .thumbnail { overflow: hidden; display: inline-block; margin-bottom: 5px; vertical-align: middle; text-align: center; }
.fileupload .thumbnail>img { display: inline-block; vertical-align: middle; max-height: 100%; }
.fileupload .btn { vertical-align: middle; }
.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists { display: none; }
.fileupload-inline .fileupload-controls { display: inline; }
.fileupload-new .input-append .btn-file { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; }
.thumbnail-borderless .thumbnail { border: none; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.fileupload-new.thumbnail-borderless .thumbnail { border: 1px solid #ddd; }
.control-group.warning .fileupload .uneditable-input { color: #a47e3c; border-color: #a47e3c; }
.control-group.warning .fileupload .fileupload-preview { color: #a47e3c; }
.control-group.warning .fileupload .thumbnail { border-color: #a47e3c; }
.control-group.error .fileupload .uneditable-input { color: #b94a48; border-color: #b94a48; }
.control-group.error .fileupload .fileupload-preview { color: #b94a48; }
.control-group.error .fileupload .thumbnail { border-color: #b94a48; }
.control-group.success .fileupload .uneditable-input { color: #468847; border-color: #468847; }
.control-group.success .fileupload .fileupload-preview { color: #468847; }
.control-group.success .fileupload .thumbnail { border-color: #468847; }
/* /fileuplaod  */

/* new */
form { margin-bottom: 0; }
fieldset { margin: 0; padding: 0 }
.form-actions { margin-top: 0; margin-bottom: 0; }
.form-actions .indent { margin-left: 180px; }
#sr-details .control-group { border-top: 1px solid #ffffff; border-bottom: 1px solid #eeeeee; padding-bottom:10px; }
#sr-details .control-label {padding-top:0px;}

#sr-details .control-group label{}
#sr-details .control-group label.user span {border-right: 2px solid #51a451;padding-right: .6em;}
#sr-details .subjectpage {margin:10px 0; font-size: 120%}
#sr-details .request {margin:10px 0 20px 0;}

label.valid { width: 24px; height: 24px; background: url(/assets/img/valid.png) center center no-repeat; display: inline-block; text-indent: -9999px; }
label.error { font-weight: bold; color: red; padding: 2px 8px; margin-top: 2px; }
/*
.form-horizontal input[type="text"], .form-horizontal input[type="password"], .form-horizontal textarea {
width: 75%;
}*/
/* /new */

input.parsley-success,
textarea.parsley-success { color: #468847 !important; background-color: #DFF0D8 !important; border: 1px solid #D6E9C6 !important; }
input.parsley-error,
textarea.parsley-error { color: #B94A48 !important; background-color: #F2DEDE !important; border: 1px solid #EED3D7 !important; }
ul.parsley-error-list { font-size: 12px; margin: 5px; color: #C00;  display:inline; }
ul.parsley-error-list li { line-height: 11px; display:inline; }
 @media (max-width: 480px) {
.well-container,
.well-container-blank { width: 280px; margin-top: 0px; }
body { padding-right: 0px; padding-left: 0px; overflow: auto }
.push { padding: 10px; height: 30px; }
.wrapper { background-color: #bac5cf; }
footer,
.wrapper { padding-left: 20px; padding-right: 20px; }
.widget-content { }
.widget-content fieldset,
.widget-content p { padding: 10px; }
.login-fields input { width: 160px; }
.login-social { width: 100%; }
.twitter { display: block; margin-bottom: 1em; }
.register .login-fields input { width: 204px; padding-left: 6px; }
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a { color: #eee; }
#search { display: none; }
.sr-task {padding-left: 10px;}
.sr-task-info {margin-left:0px;}
.widget-clear-well {padding:0px;}
}
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
body { padding-right: 0px; padding-left: 0px; }
/*
		footer, .wrapper {
			padding-left: 20px;
			padding-right: 20px;
		}*/
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a { color: #eee; }
}

/*@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
#login header .logo { text-align: center; height: 40px; width: 220px; }
}
*/
#taskDetail {
  width: 80%; /* desired relative width */
  left: 10%; /* (100%-width)/2 */
  margin: auto auto auto auto; /* place center */
}

.hoursListTitle {text-transform:uppercase; font-weight: normal;}
.attach-notice {padding-bottom: 20px;}


.grayscale {
    /* Firefox 10-34 */
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
}
.grayscale.grayscale-fade { transition: filter .5s; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
.grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s;
}
}
.grayscale.grayscale-off, .grayscale.grayscale-fade:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.grayscale.grayscale-replaced, .grayscale:hover {
    -webkit-filter: none;
    filter: none;
}
.grayscale.grayscale-replaced > svg {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1;
}
.grayscale.grayscale-replaced.grayscale-off > svg, .grayscale.grayscale-replaced.grayscale-fade:hover > svg { opacity: 0; }
/*end */

input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input {font-family: 'Comfortaa'; }
.nav {padding-top:15px;}
.nav input[type="text"] {margin-top:5px;}