@charset "utf-8";/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *





 */

/*#error_explanation {*/
  /*background-color: seashell;*/
  /*border: 2px solid salmon;*/
  /*font-family: "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;*/
  /*font-size: 13px;*/
  /*padding: 8px;*/
  /*margin: 8px 13px 0px;*/
  /*text-align:left;*/
/*}*/
/*#error_explanation h2 {*/
    /*background: none repeat scroll 0 0 salmon;*/
    /*color: #FFFFFF;*/
    /*font-weight: normal !important ;*/
    /*margin: -8px;*/
    /*padding: 5px;*/
    /*font-size: 15px;*/
    /*float:none;*/
    /*text-transform: none;*/
/*}*/
/*#error_explanation ul {*/
    /*margin-left: 30px;*/
    /*padding-top: 12px;*/
/*}*/
/*#error_explanation ul li {*/
	 /*border: none;*/
     /*list-style-type: disc;*/
     /*padding-bottom: 7px;*/
/*}*/

p.flash_warning, p.flash_error {
    background: none repeat scroll 0 0 lightpink;
    color: maroon;
    margin: 0;
    padding: 5px 0 5px 16px;
}
table.pretty {
  border-collapse: collapse;
  margin-bottom: 10px;
}

.pretty a, .pretty a:hover {
  color:#000;
  text-decoration: none;
}

.pretty td, .pretty th {
  padding: 6px 10px;
  /*border: solid 1px #AAA; */
}

.pretty .price {
  text-align: right;
}

.pretty th .current {
  padding-right: 12px;
  background-repeat: no-repeat;
  background-position: right center;
}

.pretty th .asc {
  background-image: url(/assets/up_arrow.gif);
}

.pretty th .desc {
  background-image: url(/assets/down_arrow.gif);
}

.pretty th { background: #e9e9e9; }

.pretty tr:nth-child(odd)		{ background-color:#fff; }
.pretty tr:nth-child(even)		{ background-color:#D9F6E8; }

#schools_search input.text {
    color:red;
}
.spannormal span{ font-weight: normal !important; font-size: 13px; color:#8D8D8D;}

#topnav{
  text-align:left;
  text-decoration:none;
  background:none;
  margin:12px auto auto 0;
  height:auto;

}
#topnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#topnav ul li
{
	float: left;
	margin: 0;
	padding: 0;
}
#topnav ul li a
{
  font-family: 'HelveticaNeueCondensed';
  font-size: 19px;
  padding: 11px 20px;
  color: #fff;
  text-decoration: none;
  border-left:1px solid #112b3a;
  border-right:1px solid #0c1e2a;
}
#topnav ul li a:link
{
	color: #FFF;
	text-decoration: none;
}
#topnav ul li a:visited
{
	color: #FFF;
	text-decoration: none;
}
#topnav ul li a:hover
{
	color:#b96c39;
    background: transparent url(/assets/upper_arrow.png) bottom center no-repeat;
}
#topnav ul li a.active
{
	color:#b96c39;
    background: transparent url(/assets/upper_arrow.png) bottom center no-repeat;
}
#topnav ul li ul.submenu
{
	float: left;
	padding: 4px 0;
	position: absolute;
/*	left: 0; */
	top: 37px;
	display: none;
}
#topnav ul li ul.submenu a
{
	text-decoration:none;
	font-family: 'Calibri';
	font-size:15px;
	font-weight:normal;
	color:#474747;
	border:0px;
	height:auto;
	padding:11px 20px;
	line-height:32px;
}
#topnav ul li ul.submenu li
{
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00537F; */
}
#topnav ul li ul.submenu li:last-child
{
	border-right-style: none;
}
#topnav ul li ul.submenu a:link
{
/*	color: #00537F; */
}
#topnav ul li ul.submenu
{
  font-weight: bold;
	font-size:15px;
	/* color:#474747; */
}
#topnav ul li ul.submenu a:hover{
  font-weight: bold;
	font-size:15px;
	color:#474747;
}
#topnav ul li ul.submenu a.active
{
  font-weight: bold;
	font-size:15px;
	color:#474747;

}

/**** LSAT PREP and APP PREP STARTS HERE ******/

.article_title{
width:338px;
/*height:35px; */
resize: none;
}
.article_summary {
width:338px;
height:165px;
resize: none;
}
.article_tags{
width:338px;
height:35px;
resize: none;
}
/**** LSAT PREP and APP PREP ENDS HERE ******/
.top_leaderboard {
margin: 10px 0px 0px -150px;
}

/**** APPLICANTS PAGE ******/
.applicant_bot_banner, .applicant_top_banner{
  clear: both;
  padding-top: 10px;
  margin-bottom: -20px;
}
/**** Sticky Ads ****/
#sticky-anchor {
  margin: -10px 0 10px;
}
#sticky-anchor-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
.sticky {
  margin: 0 !important;
}
.sidebarBox.sticky {
  margin-top: 0;
}
.sticky-element {
  position: fixed !important;
  top: 10px;
  z-index: 1000;
}
.sticky-element-bottom {
  position: absolute !important;
  top: auto;
  bottom: -5px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fonts/awesome/fontawesome-webfont.woff2') format('woff2'),
       url('/assets/fonts/awesome/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #000 !important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
    width: 510px !important;
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed !important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px;
	top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	/* background: transparent url(spinner.gif) 50% 0 no-repeat; */
}

/* Color scheme */
#MB_window {
	background-color: #EFEFEF;
	color: #000;

	-webkit-box-shadow: 0 0 64px #000; 
	-moz-box-shadow: #000 0 0 64px; 
	box-shadow: 0 0 64px #000;
}

#MB_frame {
	padding-bottom: 8px;

	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;

	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;

	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#MB_content { border-top: 1px solid #F9F9F9; }

#MB_header {
	background-color: #DDD;
	border-bottom: 1px solid #CCC;
}

#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
/* line 10, ../../app/assets/stylesheets/all.scss.erb */
.main:after,
.row:after,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

/* line 15, ../../app/assets/stylesheets/all.scss.erb */
.table .row:after {
  display: none;
}

/* line 18, ../../app/assets/stylesheets/all.scss.erb */
.table .row {
  margin: 0;
}

/* line 22, ../../app/assets/stylesheets/all.scss.erb */
body {
  font: 14px/18px roboto, arial, helvetica, sans-serif;
  background: #efefef url(/assets/bg_img.jpg) repeat;
  color: #000;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin: 0;
}

/* line 33, ../../app/assets/stylesheets/all.scss.erb */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 39, ../../app/assets/stylesheets/all.scss.erb */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 44, ../../app/assets/stylesheets/all.scss.erb */
.text-right {
  text-align: right;
}

/* line 45, ../../app/assets/stylesheets/all.scss.erb */
.text-left {
  text-align: left;
}

/* line 46, ../../app/assets/stylesheets/all.scss.erb */
.text-center {
  text-align: center;
}

/* line 47, ../../app/assets/stylesheets/all.scss.erb */
.pull-left {
  float: left;
}

/* line 48, ../../app/assets/stylesheets/all.scss.erb */
.pull-right {
  float: right;
}

/* line 49, ../../app/assets/stylesheets/all.scss.erb */
.display-block {
  display: block !important;
}

/* line 50, ../../app/assets/stylesheets/all.scss.erb */
button.display-block {
  width: 100%;
}

/* line 51, ../../app/assets/stylesheets/all.scss.erb */
.pointer {
  cursor: pointer;
}

/* line 52, ../../app/assets/stylesheets/all.scss.erb */
.tt-uppercase {
  text-transform: uppercase;
}

/* line 53, ../../app/assets/stylesheets/all.scss.erb */
.m0 {
  margin: 0 !important;
}

/* line 54, ../../app/assets/stylesheets/all.scss.erb */
.mb0 {
  margin-bottom: 0 !important;
}

/* line 55, ../../app/assets/stylesheets/all.scss.erb */
.mb5 {
  margin-bottom: 5px !important;
}

/* line 56, ../../app/assets/stylesheets/all.scss.erb */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 57, ../../app/assets/stylesheets/all.scss.erb */
.mb15 {
  margin-bottom: 15px !important;
}

/* line 58, ../../app/assets/stylesheets/all.scss.erb */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 59, ../../app/assets/stylesheets/all.scss.erb */
.mb25 {
  margin-bottom: 25px !important;
}

/* line 60, ../../app/assets/stylesheets/all.scss.erb */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 61, ../../app/assets/stylesheets/all.scss.erb */
.mt10 {
  margin-top: 10px !important;
}

/* line 62, ../../app/assets/stylesheets/all.scss.erb */
.hidden {
  display: none !important;
}

/* HTML5 display-role reset for older browsers */
/* line 66, ../../app/assets/stylesheets/all.scss.erb */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 69, ../../app/assets/stylesheets/all.scss.erb */
blockquote, q {
  quotes: none;
}

/* line 71, ../../app/assets/stylesheets/all.scss.erb */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 75, ../../app/assets/stylesheets/all.scss.erb */
p {
  margin: 0 0 20px;
}

/* line 78, ../../app/assets/stylesheets/all.scss.erb */
p:last-child {
  margin: 0;
}

/* line 82, ../../app/assets/stylesheets/all.scss.erb */
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 87, ../../app/assets/stylesheets/all.scss.erb */
ol {
  counter-reset: section;
}

/* line 88, ../../app/assets/stylesheets/all.scss.erb */
ol > li {
  counter-increment: section;
  position: relative;
}

/* line 92, ../../app/assets/stylesheets/all.scss.erb */
ol > li:before {
  float: left;
  vertical-align: top;
  content: "" counter(section) " -";
  padding: 0 3px 0 0;
}

/* line 98, ../../app/assets/stylesheets/all.scss.erb */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 102, ../../app/assets/stylesheets/all.scss.erb */
img {
  vertical-align: top;
  border-style: none;
  max-width: 100%;
  height: auto;
}

/* line 108, ../../app/assets/stylesheets/all.scss.erb */
a {
  color: #da8f4d;
  text-decoration: none;
  transition: all 0.2s ease;
}

/* line 113, ../../app/assets/stylesheets/all.scss.erb */
a:hover {
  color: #ca752a;
}

/* line 116, ../../app/assets/stylesheets/all.scss.erb */
abbr {
  text-decoration: none;
}

/* line 119, ../../app/assets/stylesheets/all.scss.erb */
.text-gold {
  color: #da8f4d;
}

/* line 122, ../../app/assets/stylesheets/all.scss.erb */
.text-red {
  color: #ef320c;
}

/* line 125, ../../app/assets/stylesheets/all.scss.erb */
.text-muted {
  color: #898886;
}

/* line 129, ../../app/assets/stylesheets/all.scss.erb */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 134, ../../app/assets/stylesheets/all.scss.erb */
.alert:empty {
  display: none;
}

/* line 139, ../../app/assets/stylesheets/all.scss.erb */
.alert h3,
.alert h4 {
  margin: 0 0 5px;
  color: inherit;
}

/* line 143, ../../app/assets/stylesheets/all.scss.erb */
.alert .alert-link {
  font-weight: bold;
}

/* line 148, ../../app/assets/stylesheets/all.scss.erb */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 151, ../../app/assets/stylesheets/all.scss.erb */
.alert > ul {
  padding: 0 0 0 15px;
}

/* line 154, ../../app/assets/stylesheets/all.scss.erb */
.alert > p + p {
  margin-top: 5px;
}

/* line 157, ../../app/assets/stylesheets/all.scss.erb */
.alert > ul li {
  margin: 0 0 5px;
  position: relative;
  padding: 0 0 0 15px;
}

/* line 162, ../../app/assets/stylesheets/all.scss.erb */
.alert > ul li:before {
  content: '\2022';
  position: absolute;
  left: 0;
}

/* line 167, ../../app/assets/stylesheets/all.scss.erb */
.alert .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 177, ../../app/assets/stylesheets/all.scss.erb */
.alert .close:hover, .alert .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 184, ../../app/assets/stylesheets/all.scss.erb */
.alert button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 191, ../../app/assets/stylesheets/all.scss.erb */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 196, ../../app/assets/stylesheets/all.scss.erb */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 199, ../../app/assets/stylesheets/all.scss.erb */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 204, ../../app/assets/stylesheets/all.scss.erb */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 207, ../../app/assets/stylesheets/all.scss.erb */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 212, ../../app/assets/stylesheets/all.scss.erb */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 215, ../../app/assets/stylesheets/all.scss.erb */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 220, ../../app/assets/stylesheets/all.scss.erb */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 223, ../../app/assets/stylesheets/all.scss.erb */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 226, ../../app/assets/stylesheets/all.scss.erb */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 234, ../../app/assets/stylesheets/all.scss.erb */
.btn {
  display: inline-block;
  vertical-align: top;
  font: bold 18px/24px "Roboto Condensed", arial, helvetica, sans-serif;
  padding: 7px 11px;
  background: #497b77;
  margin: 0;
  cursor: pointer;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  transition: all 0.2s ease;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 2px;
}
/* line 252, ../../app/assets/stylesheets/all.scss.erb */
.btn:hover {
  background: #365b58;
  text-decoration: none;
  color: #fff;
}
/* line 257, ../../app/assets/stylesheets/all.scss.erb */
.btn + .btn {
  margin-left: 6px;
}

/* line 264, ../../app/assets/stylesheets/all.scss.erb */
.btn-gray {
  background: #ababab;
}
/* line 267, ../../app/assets/stylesheets/all.scss.erb */
.btn-gray:hover {
  background: #919191;
}

/* line 271, ../../app/assets/stylesheets/all.scss.erb */
.btn-orange {
  background: #da8f4d;
}
/* line 274, ../../app/assets/stylesheets/all.scss.erb */
.btn-orange:hover {
  background: #ca752a;
}

/* line 278, ../../app/assets/stylesheets/all.scss.erb */
.btn-blue {
  background: #006cff;
}
/* line 281, ../../app/assets/stylesheets/all.scss.erb */
.btn-blue:hover {
  background: #0056cc;
}

/* line 285, ../../app/assets/stylesheets/all.scss.erb */
.btn-default {
  color: #898886;
  background: #f7f8fa;
  border: 1px solid #ddd;
}
/* line 290, ../../app/assets/stylesheets/all.scss.erb */
.btn-default:hover {
  color: #898886;
  background: #ddd;
}

/* line 295, ../../app/assets/stylesheets/all.scss.erb */
.btn-sm {
  font-size: 14px;
  line-height: 18px;
  padding: 6px 10px;
}

/* line 301, ../../app/assets/stylesheets/all.scss.erb */
.btn-icon {
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  color: #da8f4d;
  transition: all 0.2s ease;
}
/* line 307, ../../app/assets/stylesheets/all.scss.erb */
.btn-icon.fa-times-circle {
  color: #e06f6f;
}
/* line 310, ../../app/assets/stylesheets/all.scss.erb */
.btn-icon:hover {
  opacity: 0.8;
}

/* forms */
/* line 316, ../../app/assets/stylesheets/all.scss.erb */
.row {
  margin: 0 -15px;
}

/* line 319, ../../app/assets/stylesheets/all.scss.erb */
.form-group {
  margin: 0 0 20px;
}

/* line 323, ../../app/assets/stylesheets/all.scss.erb */
input[type=text], input[type=submit], input[type=button],
input[type=password], input[type=file], textarea {
  -webkit-appearance: none;
}

/* line 326, ../../app/assets/stylesheets/all.scss.erb */
input[type="number"] {
  -moz-appearance: textfield;
}

/* line 329, ../../app/assets/stylesheets/all.scss.erb */
input[type="number"]::-webkit-inner-spin-button {
  display: none;
}

/* line 335, ../../app/assets/stylesheets/all.scss.erb */
button,
input,
textarea,
select {
  font: 100% Roboto, Arial, Helvetica, sans-serif;
  color: #555;
  outline: none;
}

/* line 340, ../../app/assets/stylesheets/all.scss.erb */
::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 344, ../../app/assets/stylesheets/all.scss.erb */
:-ms-input-placeholder {
  color: #999;
}

/* line 347, ../../app/assets/stylesheets/all.scss.erb */
::-webkit-input-placeholder {
  color: #999;
}

/* line 350, ../../app/assets/stylesheets/all.scss.erb */
input[type="number"] {
  -moz-appearance: textfield;
}

/* line 353, ../../app/assets/stylesheets/all.scss.erb */
input[type="number"]::-webkit-inner-spin-button {
  display: none;
}

/* line 359, ../../app/assets/stylesheets/all.scss.erb */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 364, ../../app/assets/stylesheets/all.scss.erb */
.form-sub-text,
.form-text {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin: 10px 10px 0 0;
}

/* line 372, ../../app/assets/stylesheets/all.scss.erb */
.form-sub-text {
  font-size: 13px;
  font-weight: normal;
}

/* line 376, ../../app/assets/stylesheets/all.scss.erb */
.form-control + .form-sub-text {
  margin-left: -5px;
}

/* line 379, ../../app/assets/stylesheets/all.scss.erb */
.form-divider {
  margin: 10px 10px 0 0;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}

/* line 385, ../../app/assets/stylesheets/all.scss.erb */
label {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 5px;
  font-weight: 400;
  color: #2c3844;
}

/* line 394, ../../app/assets/stylesheets/all.scss.erb */
label.required:before {
  content: '*';
  color: #e06f6f;
}

/* line 398, ../../app/assets/stylesheets/all.scss.erb */
.form-control {
  box-shadow: none;
  background: #f7f8fa;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  margin: 0;
  color: #2c3844;
  height: 40px;
  padding: 9px 8px;
  border-radius: 2px;
  border: 1px solid #e5e8ec;
  transition: all 0.2s ease;
}

/* line 412, ../../app/assets/stylesheets/all.scss.erb */
.form-control:focus {
  border-color: #ccc;
}

/* line 415, ../../app/assets/stylesheets/all.scss.erb */
.form-control[disabled] {
  opacity: 0.5;
}

/* custom select */
/* line 419, ../../app/assets/stylesheets/all.scss.erb */
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
  background: #f7f8f9 url(/assets/arrow-down.svg) no-repeat right 7px top 50%;
  padding-right: 20px;
}

/* line 427, ../../app/assets/stylesheets/all.scss.erb */
select.form-control::-ms-expand {
  display: none;
}

/* line 430, ../../app/assets/stylesheets/all.scss.erb */
textarea.form-control {
  height: auto;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* checkbox / radio button */
/* line 438, ../../app/assets/stylesheets/all.scss.erb */
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  padding: 0;
  width: 16px;
  height: 15px;
}

/* line 444, ../../app/assets/stylesheets/all.scss.erb */
.checkbox, .radio {
  display: block;
  margin: 10px 0;
  padding: 0 0 0 20px;
  font-weight: normal;
}

/* line 451, ../../app/assets/stylesheets/all.scss.erb */
.checkbox label,
.radio label {
  margin: 0;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  font-size: 14px;
  line-height: 18px;
  min-height: 18px;
}

/* line 464, ../../app/assets/stylesheets/all.scss.erb */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin: 1px 0 0 -20px;
}

/* line 469, ../../app/assets/stylesheets/all.scss.erb */
.radio-inline,
.checkbox-inline {
  margin: 11px 10px 0 0;
  display: inline-block;
  padding: 0 0 0 20px;
  font-weight: normal;
}

/* line 476, ../../app/assets/stylesheets/all.scss.erb */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 480, ../../app/assets/stylesheets/all.scss.erb */
.radio-group,
.checkbox-group {
  margin: 10px 0 5px;
}

/* form errors */
/* line 485, ../../app/assets/stylesheets/all.scss.erb */
.field_with_errors label {
  color: #e06f6f;
}
/* line 488, ../../app/assets/stylesheets/all.scss.erb */
.field_with_errors .form-control {
  border-color: #eaacac;
  background-color: #f2dede;
}

/* line 493, ../../app/assets/stylesheets/all.scss.erb */
.has-error .form-control {
  border-color: #ef320c;
}

/* line 496, ../../app/assets/stylesheets/all.scss.erb */
.has-error label {
  color: #ef320c;
}

/* line 499, ../../app/assets/stylesheets/all.scss.erb */
.form-box {
  max-width: 400px;
}

/* line 502, ../../app/assets/stylesheets/all.scss.erb */
.form-half {
  font-size: 0;
  margin: 0 -15px;
}

/* line 506, ../../app/assets/stylesheets/all.scss.erb */
.form-half .form-group {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 15px;
  font-size: 14px;
}

/* line 513, ../../app/assets/stylesheets/all.scss.erb */
.form-links {
  margin: 10px 0;
  display: -ms-flexbox;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

/* line 519, ../../app/assets/stylesheets/all.scss.erb */
.button-box {
  display: table;
  width: 100%;
}

/* line 523, ../../app/assets/stylesheets/all.scss.erb */
.button-box > div {
  display: table-cell;
  vertical-align: middle;
}

/* line 527, ../../app/assets/stylesheets/all.scss.erb */
.button-box > div + div {
  padding: 0 0 0 10px;
}

/* line 528, ../../app/assets/stylesheets/all.scss.erb */
.button-box .narrow {
  width: 1px;
}

/* line 529, ../../app/assets/stylesheets/all.scss.erb */
.button-box .btn {
  white-space: nowrap;
}

/* line 531, ../../app/assets/stylesheets/all.scss.erb */
.input-date {
  position: relative;
  /*z-index: 2;*/
}

/* line 535, ../../app/assets/stylesheets/all.scss.erb */
.input-group {
  display: table;
  border-collapse: separate;
  width: 100%;
}
/* line 539, ../../app/assets/stylesheets/all.scss.erb */
.input-group .form-control {
  display: table-cell;
  position: relative;
  width: 100%;
  z-index: 2;
  border-radius: 0;
}
/* line 545, ../../app/assets/stylesheets/all.scss.erb */
.input-group .form-control:last-child {
  border-radius: 0 2px 2px 0;
}
/* line 548, ../../app/assets/stylesheets/all.scss.erb */
.input-group .form-control:first-child {
  border-radius: 2px 0 0 2px;
}

/* line 553, ../../app/assets/stylesheets/all.scss.erb */
.input-group-control {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

/* line 559, ../../app/assets/stylesheets/all.scss.erb */
.input-group-addon,
.input-group-btn {
  font-size: 0;
  position: relative;
  white-space: nowrap;
  width: 1%;
  display: table-cell;
  vertical-align: middle;
}
/* line 567, ../../app/assets/stylesheets/all.scss.erb */
.input-group-addon:last-child .btn,
.input-group-btn:last-child .btn {
  border-radius: 0 4px 4px 0;
}

/* line 572, ../../app/assets/stylesheets/all.scss.erb */
.input-group-addon {
  font-size: 14px;
  line-height: 18px;
  padding: 2px 8px;
  border: 1px solid #e5e8ec;
  background: #f7f8fa;
  color: #898886;
  border-radius: 2px 0 0 2px;
}
/* line 580, ../../app/assets/stylesheets/all.scss.erb */
.input-group-addon:last-child {
  border-left: 0;
  border-radius: 0 2px 2px 0;
}
/* line 584, ../../app/assets/stylesheets/all.scss.erb */
.input-group-addon:first-child {
  border-right: 0;
}
/* line 588, ../../app/assets/stylesheets/all.scss.erb */
.xl-group .input-group-addon {
  font-size: 24px;
  line-height: 1;
  padding: 5px 15px;
}

/* line 595, ../../app/assets/stylesheets/all.scss.erb */
.hor-group {
  display: -ms-flexbox;
  display: flex;
}
/* line 597, ../../app/assets/stylesheets/all.scss.erb */
.hor-group > label {
  margin: 0;
  padding: 0 5px 0 0;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex: 0 0 165px;
  width: 165px;
}
/* line 605, ../../app/assets/stylesheets/all.scss.erb */
.xl-group .hor-group > label {
  font-size: 24px;
  line-height: 28px;
  height: 60px;
  flex: 0 0 200px;
  width: 200px;
}
/* line 613, ../../app/assets/stylesheets/all.scss.erb */
.hor-group .input-holder {
  flex: 1;
}
/* line 615, ../../app/assets/stylesheets/all.scss.erb */
.hor-group .input-holder.middle {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

/* line 621, ../../app/assets/stylesheets/all.scss.erb */
.input-container {
  display: table;
  width: 100%;
}
/* line 624, ../../app/assets/stylesheets/all.scss.erb */
.input-container .form-control {
  width: 60px;
  display: table-cell;
}
/* line 628, ../../app/assets/stylesheets/all.scss.erb */
.input-container span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
  width: 100%;
  color: #898886;
}

/* line 637, ../../app/assets/stylesheets/all.scss.erb */
.search-holder {
  position: relative;
}
/* line 639, ../../app/assets/stylesheets/all.scss.erb */
.search-holder .form-control {
  padding-right: 28px;
}
/* line 642, ../../app/assets/stylesheets/all.scss.erb */
.search-holder .fa {
  position: absolute;
  right: 8px;
  top: 10px;
  font-size: 18px;
  color: #da8f4d;
  color: #bbb;
}

/* line 651, ../../app/assets/stylesheets/all.scss.erb */
.select-form {
  display: -ms-flexbox;
  display: flex;
}
/* line 653, ../../app/assets/stylesheets/all.scss.erb */
.select-form select {
  width: 130px;
  margin: 0 15px 0 0;
}
/* line 657, ../../app/assets/stylesheets/all.scss.erb */
.select-form input {
  flex: 1;
}

/* line 662, ../../app/assets/stylesheets/all.scss.erb */
.form-inline label {
  vertical-align: middle;
  margin: 0 5px 0 0;
}
/* line 666, ../../app/assets/stylesheets/all.scss.erb */
.form-inline .form-group {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
}
/* line 671, ../../app/assets/stylesheets/all.scss.erb */
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

/* line 678, ../../app/assets/stylesheets/all.scss.erb */
.stats-form .form-inline {
  margin: 5px 0 20px;
}

/* line 683, ../../app/assets/stylesheets/all.scss.erb */
.stats-form-holder .form-control {
  width: 100px;
}

/* line 689, ../../app/assets/stylesheets/all.scss.erb */
h1 {
  font: 700 28px/32px "Roboto Condensed", arial, helvetica, sans-serif;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 15px;
}

/* line 695, ../../app/assets/stylesheets/all.scss.erb */
h2 {
  font: 700 24px/28px "Roboto Condensed", arial, helvetica, sans-serif;
  color: #000;
  margin: 0 0 15px;
  text-transform: uppercase;
}
/* line 700, ../../app/assets/stylesheets/all.scss.erb */
h2 .fa {
  color: #888;
  font-size: 16px;
  line-height: 1;
  vertical-align: top;
  min-width: 20px;
  margin: 4px 0 0;
}

/* line 709, ../../app/assets/stylesheets/all.scss.erb */
h3 {
  font: 700 21px/24px "Roboto Condensed", arial, helvetica, sans-serif;
  color: #000;
  margin: 0 0 10px;
}
/* line 713, ../../app/assets/stylesheets/all.scss.erb */
h3 a {
  color: inherit;
}

/* line 717, ../../app/assets/stylesheets/all.scss.erb */
h4 {
  font: 700 18px/22px "Roboto Condensed", arial, helvetica, sans-serif;
  color: #000;
  margin: 0 0 10px;
}

/* line 722, ../../app/assets/stylesheets/all.scss.erb */
.heading {
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #da8f4d;
}

/* line 729, ../../app/assets/stylesheets/all.scss.erb */
.heading h1,
.heading h2,
.heading h3 {
  margin: 0;
}

/* line 732, ../../app/assets/stylesheets/all.scss.erb */
.heading-block {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
}
/* line 739, ../../app/assets/stylesheets/all.scss.erb */
.heading-block h1,
.heading-block h2,
.heading-block h3 {
  margin: 0;
}
/* line 742, ../../app/assets/stylesheets/all.scss.erb */
.heading-block .actions {
  white-space: nowrap;
  padding: 0 0 0 10px;
}
/* line 746, ../../app/assets/stylesheets/all.scss.erb */
.heading-block .tabs-nav {
  margin: 0;
}

/* line 750, ../../app/assets/stylesheets/all.scss.erb */
.heading-block .btn-group {
  padding: 0 0 0 10px;
}

/* line 753, ../../app/assets/stylesheets/all.scss.erb */
.heading .heading-block {
  margin: 0;
}

/* line 756, ../../app/assets/stylesheets/all.scss.erb */
.heading-block .forms-block {
  white-space: nowrap;
  padding: 0 0 0 10px;
}

/* line 760, ../../app/assets/stylesheets/all.scss.erb */
.heading-block .forms-block label {
  display: inline-block;
  vertical-align: middle;
  color: #da8f4d;
  font-weight: bold;
  margin: 0 5px 0 0;
}

/* line 767, ../../app/assets/stylesheets/all.scss.erb */
.heading-block .forms-block .form-control {
  width: 120px;
  vertical-align: middle;
}

/* table */
/* line 773, ../../app/assets/stylesheets/all.scss.erb */
.table {
  width: 100%;
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 15px;
  /*border: 1px solid #eee;*/
  /*text-align: center;*/
}
/* line 780, ../../app/assets/stylesheets/all.scss.erb */
.table th {
  padding: 5px 10px 5px 0;
  background: #ebebeb;
  height: 40px;
  text-align: left;
  /*color: #8e8c8c;*/
  vertical-align: middle;
}
/* line 787, ../../app/assets/stylesheets/all.scss.erb */
.table th a {
  /*color: #8e8c8c;*/
  color: inherit;
  text-decoration: none;
}
/* line 793, ../../app/assets/stylesheets/all.scss.erb */
.table td {
  padding: 5px 10px 5px 0;
  height: 40px;
  vertical-align: middle;
}
/* line 798, ../../app/assets/stylesheets/all.scss.erb */
.table a {
  color: #221f1f;
  text-decoration: underline;
}
/* line 801, ../../app/assets/stylesheets/all.scss.erb */
.table a:hover {
  text-decoration: none;
}
/* line 805, ../../app/assets/stylesheets/all.scss.erb */
.table tr:nth-child(even) {
  background: #E9F9F2;
}
/* line 810, ../../app/assets/stylesheets/all.scss.erb */
.table.alt-striped tbody tr {
  background: none;
}
/* line 815, ../../app/assets/stylesheets/all.scss.erb */
.table.alt-striped tbody:nth-child(odd) tr {
  background: #E9F9F2;
}

/* line 823, ../../app/assets/stylesheets/all.scss.erb */
th:first-child,
td:first-child {
  padding-left: 10px;
}

/* line 828, ../../app/assets/stylesheets/all.scss.erb */
.table a.asc:after {
  font-family: fontawesome;
  content: "\f0d8";
  margin: 0 0 0 4px;
}

/* line 833, ../../app/assets/stylesheets/all.scss.erb */
.table a.desc:after {
  font-family: fontawesome;
  content: "\f0d7";
  margin: 0 0 0 4px;
}

/* line 840, ../../app/assets/stylesheets/all.scss.erb */
.td-name a {
  font-weight: bold;
  display: inline-block;
  color: #221f1f;
  text-decoration: none;
}

/* line 847, ../../app/assets/stylesheets/all.scss.erb */
.td-graph {
  width: 1px;
}
/* line 849, ../../app/assets/stylesheets/all.scss.erb */
.td-graph a {
  color: #221f1f;
  font-size: 18px;
  line-height: 1;
}

/* line 855, ../../app/assets/stylesheets/all.scss.erb */
.td-status {
  line-height: 18px;
}
/* line 857, ../../app/assets/stylesheets/all.scss.erb */
.td-status .badge {
  vertical-align: top;
}

/* line 861, ../../app/assets/stylesheets/all.scss.erb */
.table-holder {
  position: relative;
}
/* line 863, ../../app/assets/stylesheets/all.scss.erb */
.table-holder .loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding: 50px 10px 10px;
  display: none;
  font-weight: bold;
}
/* line 874, ../../app/assets/stylesheets/all.scss.erb */
.table-holder .loader img {
  margin: 0 0 10px;
}

/* line 879, ../../app/assets/stylesheets/all.scss.erb */
.short-th {
  display: none;
}

/* line 885, ../../app/assets/stylesheets/all.scss.erb */
.pagination {
  margin: 10px -15px;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}

/* line 892, ../../app/assets/stylesheets/all.scss.erb */
.pagination > * {
  display: inline-block;
  vertical-align: top;
  color: #1990ce;
  font-style: normal;
  margin: 0 15px;
}

/* line 901, ../../app/assets/stylesheets/all.scss.erb */
.pagination .current,
.pagination a:hover,
.pagination a.active {
  color: #666;
}

/*.previous_page:before{*/
/*content: "\f177";*/
/*font-family: FontAwesome;*/
/*font-weight: 400;*/
/*margin: 0 6px 0 0;*/
/*}*/
/*.next_page:after{*/
/*content: "\f178";*/
/*font-family: FontAwesome;*/
/*font-weight: 400;*/
/*margin: 0 0 0 6px;*/
/*}*/
/* line 918, ../../app/assets/stylesheets/all.scss.erb */
.previous_page.disabled,
.next_page.disabled {
  display: none;
}

/* line 921, ../../app/assets/stylesheets/all.scss.erb */
.progress-bar {
  background: #f0f0f0;
  margin: 0 0 5px;
  border-radius: 3px;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  padding: 5px 10px;
  overflow: hidden;
}

/* line 931, ../../app/assets/stylesheets/all.scss.erb */
.progress-bar .bar {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  background: #da8f4d;
}

/* line 938, ../../app/assets/stylesheets/all.scss.erb */
.progress-bar strong {
  position: relative;
  z-index: 2;
}

/* line 944, ../../app/assets/stylesheets/all.scss.erb */
#wrapper {
  overflow: hidden;
  /*min-height: 100vh;*/
}

/* line 948, ../../app/assets/stylesheets/all.scss.erb */
.w1 {
  display: -ms-flexbox;
  display: flex;
  display: -ms-flexbox;
}

/* line 952, ../../app/assets/stylesheets/all.scss.erb */
.w2 {
  width: 100%;
  min-height: 100vh;
  display: -ms-flexbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 959, ../../app/assets/stylesheets/all.scss.erb */
.w2 > .container {
  -ms-flex-grow: 1;
  flex-grow: 1;
}

/* line 964, ../../app/assets/stylesheets/all.scss.erb */
#header {
  background: #0e212f;
  margin: 0 0 20px;
  padding: 15px 0 10px;
  /*display: none !important;*/
}

/* line 970, ../../app/assets/stylesheets/all.scss.erb */
.header-holder {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

/* line 974, ../../app/assets/stylesheets/all.scss.erb */
.logo {
  display: block;
  width: 281px;
  height: 18px;
  background: url(/assets/logo-hor.svg) no-repeat 0 0/100% auto;
  margin: 0 10px 10px 0;
  font-size: 0;
}

/* line 982, ../../app/assets/stylesheets/all.scss.erb */
.mobile-menu {
  margin: 0 0 0 -5px;
}

/* line 985, ../../app/assets/stylesheets/all.scss.erb */
.header-top {
  padding: 5px 20px;
  background: #0b1922;
}
/* line 988, ../../app/assets/stylesheets/all.scss.erb */
.header-top .container {
  display: -ms-flexbox;
  display: flex;
}

/* line 992, ../../app/assets/stylesheets/all.scss.erb */
.header-top-section {
  margin-left: auto;
  padding: 0 0 0 10px;
  color: #fff;
}

/* line 997, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav {
  font-size: 14px;
  line-height: 18px;
}
/* line 1000, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav ul {
  display: inline-block;
  vertical-align: top;
}
/* line 1004, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav li {
  float: left;
  padding: 0 10px 0 17px;
  position: relative;
}
/* line 1008, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav li:before {
  content: '\2022';
  position: absolute;
  left: 0;
  color: #da8f4d;
  font-size: 15px;
}
/* line 1015, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav li:first-child {
  padding-left: 0;
}
/* line 1017, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav li:first-child:before {
  display: none;
}
/* line 1021, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav li:last-child {
  padding-right: 0;
}
/* line 1025, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav a {
  color: #fff;
}
/* line 1028, ../../app/assets/stylesheets/all.scss.erb */
.sub-nav a.current, .sub-nav a:hover {
  color: #da8f4d;
}

/* line 1033, ../../app/assets/stylesheets/all.scss.erb */
.login-nav {
  margin: -5px 0 -5px auto;
  display: -ms-flexbox;
  display: flex;
}
/* line 1036, ../../app/assets/stylesheets/all.scss.erb */
.login-nav a {
  font-size: 15px;
  line-height: 22px;
  padding: 7px 10px;
  background: #006cff;
  color: #fff;
  font-weight: 700;
  text-align: center;
  min-width: 80px;
}
/* line 1045, ../../app/assets/stylesheets/all.scss.erb */
.login-nav a:hover {
  background: #0056cc;
}
/* line 1049, ../../app/assets/stylesheets/all.scss.erb */
.login-nav .register-link {
  background: #fff;
  color: #0b1922;
}
/* line 1052, ../../app/assets/stylesheets/all.scss.erb */
.login-nav .register-link:hover {
  background: #e6e6e6;
}

/* line 1058, ../../app/assets/stylesheets/all.scss.erb */
.message-link .fa {
  font-size: 18px;
  line-height: 1;
  vertical-align: top;
}

/* line 1064, ../../app/assets/stylesheets/all.scss.erb */
.message-counter {
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  min-width: 16px;
  text-align: center;
  border-radius: 50%;
  background: #da8f4d;
  color: #0b1922;
  margin: 1px 0 0 2px;
}

/* line 1075, ../../app/assets/stylesheets/all.scss.erb */
.menu-opener {
  border: 0;
  background: url(/assets/bars.svg) no-repeat 50% 50%;
  background-size: 28px 18px;
  width: 40px;
  height: 40px;
  padding: 0;
  display: none;
  margin: 0 15px 0 0;
}
/* line 1084, ../../app/assets/stylesheets/all.scss.erb */
.mobile-menu-open .menu-opener {
  background-image: url(/assets/times.svg);
  background-size: 22px;
}

/* line 1090, ../../app/assets/stylesheets/all.scss.erb */
#nav {
  font-size: 16px;
  line-height: 24px;
  flex: 1;
}
/* line 1094, ../../app/assets/stylesheets/all.scss.erb */
#nav > ul > li {
  float: left;
  margin: 0 0 0 20px;
  position: relative;
}
/* line 1098, ../../app/assets/stylesheets/all.scss.erb */
#nav > ul > li:first-child {
  margin: 0;
}
/* line 1102, ../../app/assets/stylesheets/all.scss.erb */
#nav > ul > li:hover > a {
  color: #999;
}
/* line 1106, ../../app/assets/stylesheets/all.scss.erb */
#nav > ul > li > a {
  display: block;
  padding: 5px;
  color: #fff;
  text-transform: uppercase;
}
/* line 1111, ../../app/assets/stylesheets/all.scss.erb */
#nav > ul > li > a:after {
  content: ' \f107';
  font-family: FontAwesome;
  font-size: 18px;
}
/* line 1116, ../../app/assets/stylesheets/all.scss.erb */
#nav > ul > li > a.active {
  color: #b96c39;
}
/* line 1121, ../../app/assets/stylesheets/all.scss.erb */
#nav .drop {
  left: 0;
  top: 100%;
  position: absolute;
  background: #1a2c3a;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
  min-width: 110px;
  opacity: 0;
  visibility: hidden;
  transition: none;
  z-index: 10;
  padding: 10px 0;
}
/* line 1134, ../../app/assets/stylesheets/all.scss.erb */
#nav .drop a {
  color: #1990ce;
  display: block;
  padding: 9px 20px;
}
/* line 1139, ../../app/assets/stylesheets/all.scss.erb */
#nav .drop a.active, #nav .drop a:hover {
  color: #80caf0;
}
/* line 1144, ../../app/assets/stylesheets/all.scss.erb */
#nav li:hover > .drop {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}

/* line 1151, ../../app/assets/stylesheets/all.scss.erb */
.logout-link {
  display: none;
}

/* line 1155, ../../app/assets/stylesheets/all.scss.erb */
.add-nav {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}
/* line 1159, ../../app/assets/stylesheets/all.scss.erb */
.add-nav li {
  float: left;
  margin: 0 0 0 10px;
  position: relative;
}
/* line 1163, ../../app/assets/stylesheets/all.scss.erb */
.add-nav li:first-child {
  margin: 0;
}
/* line 1167, ../../app/assets/stylesheets/all.scss.erb */
.add-nav a {
  color: #da8f4d;
  display: block;
  padding: 6px 10px;
  border-radius: 2px;
}

/* line 1174, ../../app/assets/stylesheets/all.scss.erb */
.add-drop {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 30px;
  width: 300px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  z-index: 10;
}

/* line 1185, ../../app/assets/stylesheets/all.scss.erb */
.add-drop label {
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 0 8px;
}

/* line 1190, ../../app/assets/stylesheets/all.scss.erb */
.add-drop .btn {
  width: 100%;
}

/* line 1193, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav-flex {
  font: 700 18px/22px "Roboto Condensed", arial, helvetica, sans-serif;
  margin: 0 0 20px;
  display: -ms-flexbox;
  display: flex;
}
/* line 1197, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav-flex > * {
  display: block;
  color: #898886;
  padding: 8px 10px;
  background: #f7f8fa;
  border: 1px solid #ddd;
  cursor: pointer;
  margin: 0 -1px 0 0;
}
/* line 1205, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav-flex > *:hover {
  background: #ddd;
  color: #898886;
}
/* line 1209, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav-flex > *.active {
  background: #497b77;
  color: #fff;
}

/* line 1215, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav {
  overflow: hidden;
  font: 700 18px/22px "Roboto Condensed", arial, helvetica, sans-serif;
  margin: 0 0 20px;
  padding: 0 1px 0 0;
}
/* line 1220, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav li {
  float: left;
  margin: 0 -1px 0 0;
}
/* line 1225, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav .tabs-btn,
.tabs-nav a {
  display: block;
  color: #898886;
  padding: 8px 10px;
  background: #f7f8fa;
  border: 1px solid #ddd;
  cursor: pointer;
}
/* line 1232, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav .tabs-btn:hover,
.tabs-nav a:hover {
  background: #ddd;
}
/* line 1235, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav .tabs-btn.active,
.tabs-nav a.active {
  color: #fff;
  background: #497b77;
  border-color: #497b77;
  position: relative;
}
/* line 1243, ../../app/assets/stylesheets/all.scss.erb */
.tabs-nav .active a,
.tabs-nav .current a {
  color: #fff;
  background: #497b77;
  border-color: #497b77;
  position: relative;
}

/* line 1250, ../../app/assets/stylesheets/all.scss.erb */
.nav-wrap {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 0 20px;
}

/* line 1256, ../../app/assets/stylesheets/all.scss.erb */
.nav-wrap > div {
  display: table-cell;
  vertical-align: top;
}

/* line 1260, ../../app/assets/stylesheets/all.scss.erb */
.nav-wrap .input-date {
  width: 130px;
  padding: 0 0 0 10px;
}

/* line 1264, ../../app/assets/stylesheets/all.scss.erb */
.nav-wrap .tabs-nav {
  margin: 0;
}

/* line 1269, ../../app/assets/stylesheets/all.scss.erb */
.main {
  margin: 0 0 20px;
  min-height: 601px;
}
/* line 1272, ../../app/assets/stylesheets/all.scss.erb */
.main .content {
  margin: 0 180px 0 0;
}
/* line 1275, ../../app/assets/stylesheets/all.scss.erb */
.main .sidebar {
  float: right;
  width: 160px;
  min-height: 20px;
  display: inline;
  margin: 0 0 0 -160px;
}

/* line 1283, ../../app/assets/stylesheets/all.scss.erb */
.main-holder {
  float: left;
  width: 100%;
}

/* line 1288, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop {
  position: relative;
  display: block;
}

/* line 1292, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-opener {
  display: block;
  cursor: pointer;
  background: #f7f8f9 url("/assets/arrow-down.svg") no-repeat right 7px top 50%;
  font-size: 14px;
  line-height: 20px;
  color: #888;
  min-height: 40px;
  padding: 9px 24px 9px 8px;
  border-radius: 2px;
  border: 1px solid #e5e8ec;
  transition: all 0.2s ease;
}

/* line 1305, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-holder {
  position: absolute;
  left: 0;
  top: 100%;
  border: 1px solid #ddd;
  background: #f7f8fa;
  font-size: 0;
  width: 340px;
  z-index: 9;
  display: none;
  padding: 0 10px 10px 0;
  margin: -1px 0 0;
}
/* line 1317, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-holder .checkbox {
  margin: 0 !important;
}
/* line 1320, ../../app/assets/stylesheets/all.scss.erb */
.show > .chk-drop-holder {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

/* line 1325, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-item {
  width: 33.33%;
  padding: 10px 0 0 10px;
  font-size: 14px;
}

/* line 1330, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-button {
  width: 100%;
  padding: 10px 0 0 10px;
  text-align: right;
}

/* line 1335, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-group {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
}
/* line 1338, ../../app/assets/stylesheets/all.scss.erb */
.chk-drop-group > label {
  margin: 0;
  padding: 0 10px 0 0;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

/* line 1348, ../../app/assets/stylesheets/all.scss.erb */
.ads-horizontal {
  margin: 0 auto 20px;
  text-align: center;
  overflow: hidden;
  max-width: 728px;
}
/* line 1353, ../../app/assets/stylesheets/all.scss.erb */
.ads-horizontal .adsbygoogle {
  vertical-align: top;
}
@media (min-width: 768px) {
  /* line 1357, ../../app/assets/stylesheets/all.scss.erb */
  .ads-horizontal .adsbygoogle {
    width: 728px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  /* line 1363, ../../app/assets/stylesheets/all.scss.erb */
  .ads-horizontal .adsbygoogle {
    height: 300px;
  }
}
/* line 1367, ../../app/assets/stylesheets/all.scss.erb */
.ads-horizontal:last-child {
  margin-bottom: 0;
}

/* line 1371, ../../app/assets/stylesheets/all.scss.erb */
.aside-banner .adsbygoogle {
  width: 160px;
  height: 600px;
}

/* line 1375, ../../app/assets/stylesheets/all.scss.erb */
.ads-bottom {
  margin-top: 20px;
}

/* line 1380, ../../app/assets/stylesheets/all.scss.erb */
.white-box {
  background: #fff;
  padding: 20px;
  margin: 0 0 20px;
  border: 1px solid #e2e2e2;
}

/* line 1387, ../../app/assets/stylesheets/all.scss.erb */
.home-block {
  overflow: hidden;
  margin: 0 -10px;
  font-size: 17px;
  line-height: 24px;
}

/* line 1393, ../../app/assets/stylesheets/all.scss.erb */
.home-block-item {
  float: left;
  width: 45%;
  padding: 0 10px;
}

/* line 1398, ../../app/assets/stylesheets/all.scss.erb */
.home-block-item:first-child {
  width: 55%;
}

/* line 1401, ../../app/assets/stylesheets/all.scss.erb */
.home-block .heading {
  /*margin: 0 0 20px;*/
}

/* line 1404, ../../app/assets/stylesheets/all.scss.erb */
.home-block h2 {
  /*font:300 23px/28px Museo, arial, helvetica, sans-serif;*/
  font-weight: normal;
  text-transform: none;
}

/* line 1409, ../../app/assets/stylesheets/all.scss.erb */
.home-block-list {
  /*font:700 21px/28px Museo, arial, helvetica, sans-serif;*/
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

/* line 1417, ../../app/assets/stylesheets/all.scss.erb */
.home-block-list li {
  margin: 10px 0 0;
  position: relative;
}

/* line 1421, ../../app/assets/stylesheets/all.scss.erb */
.home-block-list a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 25px;
  color: #000;
}

/* line 1427, ../../app/assets/stylesheets/all.scss.erb */
.home-block-list a:hover {
  color: #db8645;
}

/* line 1430, ../../app/assets/stylesheets/all.scss.erb */
.home-block-list a:before {
  content: '\f138';
  font-family: FontAwesome;
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 20px;
  line-height: 1;
}

/* line 1440, ../../app/assets/stylesheets/all.scss.erb */
.gray-section {
  border-top: 1px solid #eaeaea;
  background: linear-gradient(to bottom, #fdfdfd 0%, white 100%);
  padding: 20px;
  margin: 0 -20px;
}

/* line 1446, ../../app/assets/stylesheets/all.scss.erb */
.news-wrap .gray-section {
  margin: 0 -15px;
}

/* line 1450, ../../app/assets/stylesheets/all.scss.erb */
.half-wrap,
.news-wrap {
  font-size: 0;
  margin: 0 -10px;
}

/* line 1455, ../../app/assets/stylesheets/all.scss.erb */
.half-box,
.news-box {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 20px;
  width: 50%;
  font-size: 14px;
  line-height: 18px;
}

/* line 1463, ../../app/assets/stylesheets/all.scss.erb */
.news-item {
  overflow: hidden;
  margin: 0 0 20px;
}

/* line 1467, ../../app/assets/stylesheets/all.scss.erb */
.news-aside {
  float: left;
  border-right: 1px solid #da8f4d;
  width: 80px;
  padding: 5px 0;
  margin: 0 20px 0 0;
  text-align: center;
}

/* line 1475, ../../app/assets/stylesheets/all.scss.erb */
.news-date {
  color: #da8f4d;
  text-align: center;
  display: block;
  font: 16px/24px "Roboto Condensed", arial, helvetica, sans-serif;
}

/* line 1481, ../../app/assets/stylesheets/all.scss.erb */
.news-date strong {
  display: block;
  margin: 0 0 5px;
  color: #b16838;
  font-size: 30px;
  line-height: 1;
}

/* line 1488, ../../app/assets/stylesheets/all.scss.erb */
.news-text {
  overflow: hidden;
}

/* line 1491, ../../app/assets/stylesheets/all.scss.erb */
.news-item h3 {
  margin: 0 0 5px;
}

/* line 1494, ../../app/assets/stylesheets/all.scss.erb */
.news-item p {
  margin: 0 0 5px;
}

/* line 1498, ../../app/assets/stylesheets/all.scss.erb */
a.more-link:after,
.more-link a:after {
  content: ' \f101';
  font-family: FontAwesome;
  line-height: 1;
}

/* line 1503, ../../app/assets/stylesheets/all.scss.erb */
a.more-link {
  white-space: nowrap;
}

/* line 1506, ../../app/assets/stylesheets/all.scss.erb */
.gpa-text {
  display: block;
  font-size: 13px;
  line-height: 14px;
  color: #999;
}

/* line 1513, ../../app/assets/stylesheets/all.scss.erb */
.whats-list,
.links-list {
  padding: 0 0 0 10px;
}

/* line 1516, ../../app/assets/stylesheets/all.scss.erb */
.links-list {
  margin: 0 0 20px;
}

/* line 1520, ../../app/assets/stylesheets/all.scss.erb */
.whats-list li,
.links-list li {
  position: relative;
  padding: 0 0 0 15px;
}

/* line 1525, ../../app/assets/stylesheets/all.scss.erb */
.whats-list li:before,
.links-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333;
}

/* line 1536, ../../app/assets/stylesheets/all.scss.erb */
.whats-list {
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
}

/* line 1541, ../../app/assets/stylesheets/all.scss.erb */
.whats-list li {
  margin: 10px 0 0;
}

/* line 1544, ../../app/assets/stylesheets/all.scss.erb */
.whats-list a {
  color: #333;
}

/* line 1547, ../../app/assets/stylesheets/all.scss.erb */
.whats-list a:hover {
  color: #db8645;
}

/* line 1550, ../../app/assets/stylesheets/all.scss.erb */
.img-box {
  text-align: center;
  margin: 0 0 20px;
}

/* line 1555, ../../app/assets/stylesheets/all.scss.erb */
.school-profile h3 {
  color: #da8f4d;
  text-transform: capitalize;
}

/* line 1564, ../../app/assets/stylesheets/all.scss.erb */
.anchor-list li {
  margin: 6px 0 0;
}
/* line 1566, ../../app/assets/stylesheets/all.scss.erb */
.anchor-list li:first-child {
  margin: 0;
}
/* line 1570, ../../app/assets/stylesheets/all.scss.erb */
.anchor-list a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 15px;
  color: #000;
  position: relative;
}
/* line 1576, ../../app/assets/stylesheets/all.scss.erb */
.anchor-list a:hover {
  color: #db8645;
}
/* line 1579, ../../app/assets/stylesheets/all.scss.erb */
.anchor-list a:before {
  content: '\f105';
  color: #db8645;
  font-family: FontAwesome;
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 18px;
  line-height: 1;
  transition: all 0.2s ease;
}
/* line 1590, ../../app/assets/stylesheets/all.scss.erb */
.anchor-list a:hover:before {
  left: 4px;
}

/* line 1595, ../../app/assets/stylesheets/all.scss.erb */
.post-category-holder {
  display: none;
}
/* line 1598, ../../app/assets/stylesheets/all.scss.erb */
.post-category-holder.active, .post-category-holder.show {
  display: block;
}

/* line 1602, ../../app/assets/stylesheets/all.scss.erb */
.post {
  margin: 0 0 20px;
}

/* line 1605, ../../app/assets/stylesheets/all.scss.erb */
.post-navigation {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
}

/* line 1609, ../../app/assets/stylesheets/all.scss.erb */
.post-navigation > div {
  flex: 1;
}

/* line 1612, ../../app/assets/stylesheets/all.scss.erb */
.post-navigation > div + div {
  text-align: right;
  padding: 0 0 0 10px;
}

/* line 1616, ../../app/assets/stylesheets/all.scss.erb */
.post-navigation strong {
  display: block;
}

/* line 1619, ../../app/assets/stylesheets/all.scss.erb */
.post-info {
  margin: 0 0 10px;
}
/* line 1621, ../../app/assets/stylesheets/all.scss.erb */
.post-info i {
  font-style: normal;
  color: #777;
}
/* line 1625, ../../app/assets/stylesheets/all.scss.erb */
.post-info b {
  color: #333;
}
/* line 1628, ../../app/assets/stylesheets/all.scss.erb */
h1 + .post-info {
  margin-top: -15px;
}

/* line 1632, ../../app/assets/stylesheets/all.scss.erb */
.breadcrumbs {
  margin: 0 0 10px;
  font-size: 0;
  overflow: hidden;
}

/* line 1637, ../../app/assets/stylesheets/all.scss.erb */
.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  padding: 0 8px 0 14px;
  margin: 0 14px 0 -14px;
  color: #666;
  position: relative;
}

/* line 1647, ../../app/assets/stylesheets/all.scss.erb */
.breadcrumbs li:before {
  content: '\f105';
  position: absolute;
  left: 0;
  top: -1px;
  font-family: FontAwesome;
}

/* line 1654, ../../app/assets/stylesheets/all.scss.erb */
.post-actions {
  text-align: right;
  margin: 10px 0;
}

/* line 1658, ../../app/assets/stylesheets/all.scss.erb */
.post-legend {
  padding-left: 5px;
}

/* line 1661, ../../app/assets/stylesheets/all.scss.erb */
.signifier {
  color: #fff;
  background: #006cff;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  min-width: 16px;
  padding: 2px 2px;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
}

/* line 1673, ../../app/assets/stylesheets/all.scss.erb */
.table-legend {
  margin: 0 0 15px;
}

/* line 1677, ../../app/assets/stylesheets/all.scss.erb */
.td-school {
  text-align: left;
}

/* line 1680, ../../app/assets/stylesheets/all.scss.erb */
.td-empty {
  text-align: center;
  padding: 15px 10px;
}

/* line 1684, ../../app/assets/stylesheets/all.scss.erb */
.td-actions {
  width: 1px;
  white-space: nowrap;
}

/* line 1689, ../../app/assets/stylesheets/all.scss.erb */
.table-details {
  overflow-x: auto;
  margin: 0 0 20px;
}
/* line 1692, ../../app/assets/stylesheets/all.scss.erb */
.table-details .table {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}
/* line 1698, ../../app/assets/stylesheets/all.scss.erb */
.table-details th,
.table-details td {
  padding: 5px 4px;
  height: 31px;
  border: 1px solid #ccc;
}
/* line 1702, ../../app/assets/stylesheets/all.scss.erb */
.table-details th:first-child,
.table-details td:first-child {
  padding-left: 4px;
}
/* line 1706, ../../app/assets/stylesheets/all.scss.erb */
.table-details th {
  font-size: 13px;
  text-align: center;
}
/* line 1709, ../../app/assets/stylesheets/all.scss.erb */
.table-details th:first-child {
  position: sticky;
  left: 0;
  box-shadow: -1px 0px 0 0px #cccccc, 1px 0px 0 0px #cccccc;
}
/* line 1715, ../../app/assets/stylesheets/all.scss.erb */
.table-details a {
  color: #555;
  text-decoration: none;
}
/* line 1718, ../../app/assets/stylesheets/all.scss.erb */
.table-details a:hover {
  color: #000;
}

/* line 1725, ../../app/assets/stylesheets/all.scss.erb */
.badge {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 2px 4px;
  border-radius: 2px;
  background: #157f04;
  color: #fff;
  min-width: 60px;
  text-align: center;
}

/* line 1736, ../../app/assets/stylesheets/all.scss.erb */
.badge-green {
  background: #157f04;
}

/* line 1740, ../../app/assets/stylesheets/all.scss.erb */
.badge-red,
.badge-rejected {
  background: #db132a;
}

/* line 1744, ../../app/assets/stylesheets/all.scss.erb */
.badge-yellow,
.badge-waitlisted {
  background: #d49d07;
}

/* line 1748, ../../app/assets/stylesheets/all.scss.erb */
.badge-gray,
.badge-pending {
  background: #666;
}

/* line 1751, ../../app/assets/stylesheets/all.scss.erb */
.badge-blue {
  background: #549cff;
}

/* line 1755, ../../app/assets/stylesheets/all.scss.erb */
.letters-list {
  font-size: 0;
  text-align: center;
  margin: 0 -2px 5px;
}
/* line 1759, ../../app/assets/stylesheets/all.scss.erb */
.letters-list a {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  margin: 0 2px 5px;
  color: #898886;
  padding: 2px 4px;
  background: #f7f8fa;
  border: 1px solid #ddd;
  min-width: 24px;
}
/* line 1770, ../../app/assets/stylesheets/all.scss.erb */
.letters-list a:hover {
  background: #ddd;
}
/* line 1773, ../../app/assets/stylesheets/all.scss.erb */
.letters-list a.active {
  background: #497b77;
  border-color: #497b77;
  color: #fff;
}

/* line 1780, ../../app/assets/stylesheets/all.scss.erb */
.table-list {
  color: #221f1f;
}
/* line 1782, ../../app/assets/stylesheets/all.scss.erb */
.table-list li {
  padding: 10px;
  background: #f7f8f9;
}
/* line 1785, ../../app/assets/stylesheets/all.scss.erb */
.table-list li:nth-child(even) {
  background: #E9F9F2;
}
/* line 1789, ../../app/assets/stylesheets/all.scss.erb */
.table-list a {
  color: #221f1f;
  font-weight: bold;
}
/* line 1792, ../../app/assets/stylesheets/all.scss.erb */
.table-list a:hover {
  color: #da8f4d;
}

/* line 1797, ../../app/assets/stylesheets/all.scss.erb */
.watch-list {
  color: #221f1f;
}
/* line 1799, ../../app/assets/stylesheets/all.scss.erb */
.watch-list li {
  overflow: hidden;
  padding: 10px;
  background: #f7f8f9;
}
/* line 1803, ../../app/assets/stylesheets/all.scss.erb */
.watch-list li:nth-child(even) {
  background: #E9F9F2;
}

/* line 1809, ../../app/assets/stylesheets/all.scss.erb */
.watch-name {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 0 0 25px;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
/* line 1819, ../../app/assets/stylesheets/all.scss.erb */
.watch-name .watch-remove {
  position: absolute;
  left: 1px;
  top: 3px;
  background: none;
  padding: 0;
  border: 0;
  color: #db132a;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}
/* line 1830, ../../app/assets/stylesheets/all.scss.erb */
.watch-name .watch-remove i {
  vertical-align: top;
}
/* line 1833, ../../app/assets/stylesheets/all.scss.erb */
.watch-name .watch-remove:hover {
  opacity: 0.8;
}
/* line 1837, ../../app/assets/stylesheets/all.scss.erb */
.watch-name a {
  /*color: #;*/
}

/* line 1841, ../../app/assets/stylesheets/all.scss.erb */
.watch-heading {
  margin: 0 0 5px;
}

/* line 1844, ../../app/assets/stylesheets/all.scss.erb */
.watch-holder {
  margin: 5px 0 0;
}

/* line 1847, ../../app/assets/stylesheets/all.scss.erb */
.watch-counter {
  float: right;
  width: 22px;
  line-height: 22px;
  text-align: center;
  background: #497B77;
  color: #fff;
  margin: 1px 0 0 5px;
  border-radius: 2px;
}

/* line 1858, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

/* line 1862, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-box {
  min-width: 0;
  flex: 1;
  padding: 0 10px;
}

/* line 1867, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list {
  color: #221f1f;
  overflow: hidden;
  box-shadow: 0 -1px 0 #cccccc inset, 0 1px 0 #cccccc inset;
}
/* line 1871, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list br {
  display: none;
}
/* line 1874, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide {
  width: 100% !important;
  padding: 5px 10px 5px 35px;
  position: relative;
  border-bottom: 1px solid #ccc;
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  /*&:nth-child(even){*/
  /*background: #e9f9f2;*/
  /*}*/
}
/* line 1882, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide .fa {
  position: absolute;
  left: 10px;
  font-size: 18px;
  line-height: 1;
  top: 50%;
  margin: -9px 0 0;
}
/* line 1890, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide .fa-times-circle {
  color: #db132a;
}
/* line 1893, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide .fa-check-circle {
  color: #157f04;
}
/* line 1896, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide .fa-hourglass-half {
  color: #d49d07;
}
/* line 1899, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide .fa-minus-circle {
  color: #666;
}
/* line 1902, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list div.slick-slide .fa-clock-o {
  color: #549cff;
}
/* line 1910, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list a {
  font-weight: bold;
  color: #c86d36;
}
/* line 1913, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list a:hover {
  opacity: 0.8;
}
/* line 1917, ../../app/assets/stylesheets/all.scss.erb */
.watchlist-list .activiti-name {
  text-transform: uppercase;
}
/* line 1921, ../../app/assets/stylesheets/all.scss.erb */
.two .watchlist-list br {
  display: inline;
}
/* line 1924, ../../app/assets/stylesheets/all.scss.erb */
.two .watchlist-list div.slick-slide {
  min-height: 66px;
}

/* line 1930, ../../app/assets/stylesheets/all.scss.erb */
.message-nav {
  margin: 0 0 5px;
}
/* line 1932, ../../app/assets/stylesheets/all.scss.erb */
.message-nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 5px 0;
}
/* line 1937, ../../app/assets/stylesheets/all.scss.erb */
.message-nav button {
  background: none;
  border: 0;
  padding: 0;
  color: #497b77;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}
/* line 1946, ../../app/assets/stylesheets/all.scss.erb */
.message-nav button .fa {
  font-size: 20px;
  vertical-align: top;
  color: #000;
}
/* line 1951, ../../app/assets/stylesheets/all.scss.erb */
.message-nav button:hover {
  opacity: 0.8;
}

/* line 1959, ../../app/assets/stylesheets/all.scss.erb */
.table-message .td-actions a {
  text-decoration: none;
  margin: 0 0 0 4px;
  line-height: 21px;
}
/* line 1963, ../../app/assets/stylesheets/all.scss.erb */
.table-message .td-actions a:first-child {
  margin: 0;
}
/* line 1968, ../../app/assets/stylesheets/all.scss.erb */
.table-message .btn-icon.fa-trash-o {
  font-size: 21px;
  vertical-align: top;
  margin-top: -1px;
}

/* line 1974, ../../app/assets/stylesheets/all.scss.erb */
.td-check {
  width: 1px;
}
/* line 1976, ../../app/assets/stylesheets/all.scss.erb */
.td-check input {
  vertical-align: middle;
}
/* line 1979, ../../app/assets/stylesheets/all.scss.erb */
.td-check label {
  margin: 0;
}
/* line 1981, ../../app/assets/stylesheets/all.scss.erb */
.td-check label input {
  vertical-align: top;
  margin: 1px 0 0;
}

/* line 1987, ../../app/assets/stylesheets/all.scss.erb */
.td-date {
  width: 125px;
}

/* line 1990, ../../app/assets/stylesheets/all.scss.erb */
.msg-box {
  padding: 10px 0;
  color: #221f1f;
  border-bottom: 1px solid #ccc;
}

/* line 1995, ../../app/assets/stylesheets/all.scss.erb */
.msg-top {
  overflow: hidden;
  margin: 0 0 5px;
}

/* line 1999, ../../app/assets/stylesheets/all.scss.erb */
.msg-name {
  display: block;
  float: left;
  font-size: 16px;
  line-height: 20px;
}

/* line 2005, ../../app/assets/stylesheets/all.scss.erb */
.msg-date {
  color: #888;
  float: right;
  margin: 0 0 0 5px;
  line-height: 20px;
}

/* line 2011, ../../app/assets/stylesheets/all.scss.erb */
.msg-actions {
  margin: 5px 0 0;
  text-align: right;
}
/* line 2014, ../../app/assets/stylesheets/all.scss.erb */
.msg-actions .btn-icon {
  font-family: roboto, arial, helvetica, sans-serif;
  font-size: 14px;
}
/* line 2017, ../../app/assets/stylesheets/all.scss.erb */
.msg-actions .btn-icon:before {
  font-family: FontAwesome;
  margin: 0 4px 0 0;
  font-size: 18px;
  line-height: 1;
}

/* line 2025, ../../app/assets/stylesheets/all.scss.erb */
#msg_inbox_read {
  margin: 0 0 20px;
}

/* line 2028, ../../app/assets/stylesheets/all.scss.erb */
.msg-title {
  background: #eee;
  padding: 10px;
  margin: 0 -10px;
}
/* line 2032, ../../app/assets/stylesheets/all.scss.erb */
.msg-title h3 {
  margin: 0;
}

/* modal */
/* line 2039, ../../app/assets/stylesheets/all.scss.erb */
.modal-open {
  overflow: hidden;
  padding-right: 17px;
}

/* line 2043, ../../app/assets/stylesheets/all.scss.erb */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -webkit-overflow-scrolling: touch;
  z-index: 201;
  padding: 100px 10px 10px;
  outline: none;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.15s linear;
}
/* line 2055, ../../app/assets/stylesheets/all.scss.erb */
.modal-open .modal {
  overflow-y: scroll;
  overflow-x: hidden;
  display: block;
}
/* line 2060, ../../app/assets/stylesheets/all.scss.erb */
.modal .close {
  float: right;
  font-size: 0;
  background: url("/assets/times-dark.svg") no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin: 6px 0 0 10px;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.2s ease;
}
/* line 2071, ../../app/assets/stylesheets/all.scss.erb */
.modal .close:hover {
  opacity: 0.8;
}
/* line 2077, ../../app/assets/stylesheets/all.scss.erb */
.modal.in {
  opacity: 1;
}

/* line 2081, ../../app/assets/stylesheets/all.scss.erb */
.modal-dialog {
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  margin: 0 auto;
  max-width: 800px;
  background: #fff;
  padding: 30px;
  transition: all 0.3s ease;
}
/* line 2090, ../../app/assets/stylesheets/all.scss.erb */
.in .modal-dialog {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* line 2095, ../../app/assets/stylesheets/all.scss.erb */
.modal-dialog h2 {
  /*font-size: 30px;*/
  /*line-height: 36px;*/
  /*color: #313131;*/
  /*font-weight: 400;*/
  /*text-transform: none;*/
  /*margin: 0 0 20px;*/
}
/* line 2103, ../../app/assets/stylesheets/all.scss.erb */
.modal-dialog .panel {
  margin: 0 -30px 25px;
  padding: 20px 30px;
}

/* line 2111, ../../app/assets/stylesheets/all.scss.erb */
.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
}

/* line 2115, ../../app/assets/stylesheets/all.scss.erb */
.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 15px;
  text-align: right;
}

/* line 2120, ../../app/assets/stylesheets/all.scss.erb */
.modal-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
}

/* line 2127, ../../app/assets/stylesheets/all.scss.erb */
.modal-sm {
  max-width: 420px;
}

/* line 2130, ../../app/assets/stylesheets/all.scss.erb */
.modal-md {
  max-width: 615px;
}

/* line 2135, ../../app/assets/stylesheets/all.scss.erb */
.content-separator {
  margin: 15px -21px;
  height: 20px;
  background: #f0f0f0;
  border: solid #e2e2e2;
  border-width: 1px 0;
}

/* line 2142, ../../app/assets/stylesheets/all.scss.erb */
.two-col {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
/* line 2145, ../../app/assets/stylesheets/all.scss.erb */
.two-col .pagination {
  width: 100%;
  margin: 10px 0;
}

/* line 2150, ../../app/assets/stylesheets/all.scss.erb */
.two-col-content {
  flex: 1;
}

/* line 2153, ../../app/assets/stylesheets/all.scss.erb */
.two-col-aside {
  width: 220px;
  padding: 0 0 0 20px;
}

/* line 2158, ../../app/assets/stylesheets/all.scss.erb */
.school-logo-mobile {
  display: none;
}

/* line 2161, ../../app/assets/stylesheets/all.scss.erb */
.contact-list {
  font-size: 16px;
  line-height: 22px;
}

/* line 2165, ../../app/assets/stylesheets/all.scss.erb */
.contact-list li {
  margin: 0 0 8px;
  padding: 0 0 0 35px;
  position: relative;
}

/* line 2170, ../../app/assets/stylesheets/all.scss.erb */
.contact-list .fa {
  position: absolute;
  left: 0;
  font-size: 21px;
  line-height: 1;
  color: #497b77;
  min-width: 28px;
  text-align: center;
}

/* line 2180, ../../app/assets/stylesheets/all.scss.erb */
.page-box {
  margin: 0 0 20px;
}

/* line 2183, ../../app/assets/stylesheets/all.scss.erb */
.info-list {
  margin: 0 0 20px;
}
/* line 2185, ../../app/assets/stylesheets/all.scss.erb */
.info-list li {
  margin: 0 0 6px;
  overflow: hidden;
}
/* line 2188, ../../app/assets/stylesheets/all.scss.erb */
.info-list li > div {
  display: table-cell;
  vertical-align: top;
  padding: 3px 0;
}
/* line 2194, ../../app/assets/stylesheets/all.scss.erb */
.info-list .title {
  float: left;
  width: 200px;
  padding: 0 5px 0 0;
}
/* line 2198, ../../app/assets/stylesheets/all.scss.erb */
.two-col-aside .info-list .title {
  width: 130px;
}
/* line 2202, ../../app/assets/stylesheets/all.scss.erb */
.info-list .info {
  display: block;
  overflow: hidden;
  color: #e06f6f;
}

/* line 2209, ../../app/assets/stylesheets/all.scss.erb */
.chart-wrapper {
  max-width: 500px;
  margin: 0 0 20px;
  position: relative;
}
/* line 2213, ../../app/assets/stylesheets/all.scss.erb */
.chart-wrapper:before {
  content: '';
  display: block;
  padding: 70% 0 0;
}
/* line 2218, ../../app/assets/stylesheets/all.scss.erb */
.chart-wrapper > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 2227, ../../app/assets/stylesheets/all.scss.erb */
.gray-form {
  background: #ebebeb;
  padding: 20px;
  margin: 0 0 20px;
}
/* line 2231, ../../app/assets/stylesheets/all.scss.erb */
.gray-form .form-control {
  border-color: #ddd;
}
/* line 2233, ../../app/assets/stylesheets/all.scss.erb */
.gray-form .form-control:focus {
  border-color: #ccc;
}

/* line 2239, ../../app/assets/stylesheets/all.scss.erb */
.application-row {
  display: none;
}
/* line 2241, ../../app/assets/stylesheets/all.scss.erb */
.application-row td {
  background: #ebebeb;
  padding: 20px;
}
/* line 2245, ../../app/assets/stylesheets/all.scss.erb */
.application-row-open .application-row {
  display: table-row;
}
/* line 2249, ../../app/assets/stylesheets/all.scss.erb */
.application-row .row-span label {
  color: #2c3844;
  margin: 0;
}
/* line 2254, ../../app/assets/stylesheets/all.scss.erb */
.application-row .form-control {
  border-color: #ddd;
}
/* line 2256, ../../app/assets/stylesheets/all.scss.erb */
.application-row .form-control:focus {
  border-color: #ccc;
}
/* line 2260, ../../app/assets/stylesheets/all.scss.erb */
.application-row .input-group-addon {
  border-color: #ddd;
}

/* line 2265, ../../app/assets/stylesheets/all.scss.erb */
.comment-item {
  margin: 0 0 20px;
}
/* line 2267, ../../app/assets/stylesheets/all.scss.erb */
.comment-item:last-child {
  margin: 0;
}
/* line 2270, ../../app/assets/stylesheets/all.scss.erb */
.comment-item p {
  margin: 0 0 5px;
}

/* line 2274, ../../app/assets/stylesheets/all.scss.erb */
.comment-top {
  overflow: hidden;
  margin: 0 0 5px;
}
/* line 2277, ../../app/assets/stylesheets/all.scss.erb */
.comment-top .title {
  float: left;
  font-size: 16px;
}
/* line 2281, ../../app/assets/stylesheets/all.scss.erb */
.comment-top .date {
  float: right;
  color: #888;
}
/* line 2284, ../../app/assets/stylesheets/all.scss.erb */
.comment-top .date:empty {
  display: none;
}

/* line 2289, ../../app/assets/stylesheets/all.scss.erb */
.comment-author {
  color: #666;
}

/* line 2292, ../../app/assets/stylesheets/all.scss.erb */
.comment-remove {
  float: right;
  background: none;
  border: none;
  padding: 0;
  color: #e06f6f;
  margin: 0 0 0 10px;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}
/* line 2302, ../../app/assets/stylesheets/all.scss.erb */
.comment-remove:hover {
  color: #d74545;
}
/* line 2305, ../../app/assets/stylesheets/all.scss.erb */
.comment-remove .fa {
  vertical-align: top;
}

/* line 2310, ../../app/assets/stylesheets/all.scss.erb */
.profile-wrap {
  /*&>.heading-block:first-child{*/
  /*margin: 0;*/
  /*}*/
}
/* line 2312, ../../app/assets/stylesheets/all.scss.erb */
.profile-wrap .info-list .title {
  width: 200px;
}
/* line 2316, ../../app/assets/stylesheets/all.scss.erb */
.profile-wrap .edit-profile {
  display: none;
}
/* line 2320, ../../app/assets/stylesheets/all.scss.erb */
.profile-wrap.editing .edit-profile {
  display: block;
}
/* line 2323, ../../app/assets/stylesheets/all.scss.erb */
.profile-wrap.editing .view-profile {
  display: none;
}

/* line 2331, ../../app/assets/stylesheets/all.scss.erb */
.since-text {
  margin: -20px 0 10px;
}

/* line 2334, ../../app/assets/stylesheets/all.scss.erb */
.profile-actions {
  margin: 0 0 20px;
}
/* line 2337, ../../app/assets/stylesheets/all.scss.erb */
.profile-actions form,
.profile-actions div {
  display: inline-block;
  vertical-align: top;
}

/* line 2343, ../../app/assets/stylesheets/all.scss.erb */
.range-slider {
  margin: 8px 10px;
}

/* line 2346, ../../app/assets/stylesheets/all.scss.erb */
.range-wrap {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
/* line 2349, ../../app/assets/stylesheets/all.scss.erb */
.range-wrap input {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  color: #ac6635;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  width: 40px;
}
/* line 2359, ../../app/assets/stylesheets/all.scss.erb */
.range-wrap input + input {
  text-align: right;
}
/* line 2363, ../../app/assets/stylesheets/all.scss.erb */
.ui-slider-disabled + .range-wrap {
  opacity: 0.35;
}

/* line 2369, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider {
  background: #f7f8fa;
  border-radius: 0 !important;
  border: solid #ddd;
  border-width: 1px 0;
  height: auto;
}
/* line 2376, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider:before, #wrapper .ui-slider:after {
  content: '';
  position: absolute;
  left: -10px;
  width: 10px;
  top: -1px;
  bottom: -1px;
  border: solid #ddd;
  border-width: 1px 0 1px 1px;
  background: #f7f8fa;
}
/* line 2387, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider:after {
  left: auto;
  right: -10px;
  border-width: 1px 1px 1px 0;
}
/* line 2392, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider .ui-slider-range {
  background: #da8f4d;
  top: -1px;
  bottom: -1px;
  height: auto;
}
/* line 2398, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider .ui-slider-handle {
  width: 20px;
  height: 14px;
  border-radius: 2px;
  background: #ac6635;
  margin: -4px 0 0 -10px;
  cursor: pointer;
}
/* line 2405, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider .ui-slider-handle:hover {
  background: #854f29;
}
/* line 2410, ../../app/assets/stylesheets/all.scss.erb */
#wrapper .ui-slider-horizontal {
  height: 8px;
}

/*Calendar*/
/* line 2416, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content {
  width: 220px;
  height: auto;
  background: #fff;
  border: 1px solid #c5c5c5;
}
/* line 2421, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content table {
  width: 100%;
}
/* line 2429, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-state-default,
.ui-datepicker.ui-widget-content .ui-widget-content .ui-state-default,
.ui-datepicker.ui-widget-content .ui-widget-header .ui-state-default {
  color: #fff;
  background: #da8f4d;
}
/* line 2433, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-widget-header {
  background: linear-gradient(to bottom, #e29247 0%, #c66f31 100%);
}
/* line 2437, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-icon {
  background-image: url(/assets/ui-icons_ffffff_256x240.png);
}
/* line 2440, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
  cursor: pointer;
}
/* line 2445, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-datepicker-next-hover {
  right: 2px;
  top: 2px;
  cursor: pointer;
}
/* line 2450, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-state-hover {
  background: #ca752a;
}
/* line 2454, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-highlight {
  background: #fff;
  color: #da8f4d;
  border: 1px solid #da8f4d;
}
/* line 2459, ../../app/assets/stylesheets/all.scss.erb */
.ui-datepicker.ui-widget-content .ui-datepicker-calendar .ui-state-active {
  background: #006cff;
}

/*Calendar END*/
/* line 2471, ../../app/assets/stylesheets/all.scss.erb */
.school-search .two-col-aside {
  width: 200px;
  padding: 0 20px 0 0;
}
/* line 2475, ../../app/assets/stylesheets/all.scss.erb */
.school-search .search-holder {
  margin: 0 0 10px;
}
/* line 2478, ../../app/assets/stylesheets/all.scss.erb */
.school-search .form-group {
  margin: 0 0 10px;
}

/* line 2482, ../../app/assets/stylesheets/all.scss.erb */
.filter-title {
  display: none;
}

/* line 2485, ../../app/assets/stylesheets/all.scss.erb */
.mobile-search-holder {
  display: table;
  width: 100%;
  margin: 0 0 10px;
}
/* line 2489, ../../app/assets/stylesheets/all.scss.erb */
.mobile-search-holder > * {
  display: table-cell;
  vertical-align: top;
}
/* line 2493, ../../app/assets/stylesheets/all.scss.erb */
.mobile-search-holder .actions {
  padding: 0 0 0 10px;
  width: 1px;
}

/* line 2498, ../../app/assets/stylesheets/all.scss.erb */
.change-holder {
  margin: 0 0 15px;
  max-width: 500px;
}

/* line 2503, ../../app/assets/stylesheets/all.scss.erb */
.graph-box .two-col-aside {
  padding: 0 20px 0 0;
  width: 200px;
}
/* line 2506, ../../app/assets/stylesheets/all.scss.erb */
.graph-box .two-col-aside .btn {
  width: 100%;
}
/* line 2510, ../../app/assets/stylesheets/all.scss.erb */
.graph-box .two-col-aside label img {
  margin: 2px 0 0;
  vertical-align: top;
  width: 12px;
}

/* line 2519, ../../app/assets/stylesheets/all.scss.erb */
.graph-container {
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #497b77;
}
/* line 2525, ../../app/assets/stylesheets/all.scss.erb */
.graph-container p {
  margin: 0 0 5px;
}
/* line 2528, ../../app/assets/stylesheets/all.scss.erb */
.graph-container .highcharts-container {
  font-weight: 400;
}
/* line 2531, ../../app/assets/stylesheets/all.scss.erb */
.graph-container .highcharts-axis-title {
  font-weight: 700;
}

/* line 2535, ../../app/assets/stylesheets/all.scss.erb */
.firms-list {
  margin: 0 0 20px;
}
/* line 2537, ../../app/assets/stylesheets/all.scss.erb */
.firms-list ul {
  font-size: 0;
  margin: 0 -7px 10px;
}
/* line 2541, ../../app/assets/stylesheets/all.scss.erb */
.firms-list li {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 0 7px 10px 20px;
  overflow: hidden;
  position: relative;
}
/* line 2549, ../../app/assets/stylesheets/all.scss.erb */
.firms-list li:before {
  content: '\2022';
  position: absolute;
  left: 7px;
  top: 0;
  font-size: 18px;
}
/* line 2556, ../../app/assets/stylesheets/all.scss.erb */
.firms-list li:nth-child(n+16) {
  display: none;
}
/* line 2561, ../../app/assets/stylesheets/all.scss.erb */
.firms-list .btn i {
  display: none;
  font-style: normal;
}
/* line 2567, ../../app/assets/stylesheets/all.scss.erb */
.firms-list.full li {
  display: inline-block;
}
/* line 2571, ../../app/assets/stylesheets/all.scss.erb */
.firms-list.full .btn i {
  display: inline;
}
/* line 2574, ../../app/assets/stylesheets/all.scss.erb */
.firms-list.full .btn span {
  display: none;
}

/* line 2582, ../../app/assets/stylesheets/all.scss.erb */
.footer-wrapper {
  background: #fefffe;
  padding: 20px 9984px;
  margin: 0 -9999px;
  display: -ms-flexbox;
  display: flex;
}

/* line 2589, ../../app/assets/stylesheets/all.scss.erb */
.footer-box {
  flex: 1;
  padding: 0 15px;
}

/* line 2593, ../../app/assets/stylesheets/all.scss.erb */
.footer-holder {
  border: 1px solid #ccc;
  padding: 10px;
  height: 100%;
  width: 100%;
}

/* line 2600, ../../app/assets/stylesheets/all.scss.erb */
#footer {
  background: #2D2D2D;
  color: #fff;
  padding: 20px 0;
}
/* line 2604, ../../app/assets/stylesheets/all.scss.erb */
#footer .sub-nav {
  float: right;
  margin: 0 0 5px;
  text-align: right;
}

/* line 2610, ../../app/assets/stylesheets/all.scss.erb */
.footer-text {
  float: left;
}

/* line 2613, ../../app/assets/stylesheets/all.scss.erb */
.copyright {
  clear: both;
  text-align: right;
  display: block;
  color: #656565;
}

/* grid system */
/* line 2629, ../../app/assets/stylesheets/all.scss.erb */
[class^='col-lg'],
[class*=' col-lg'],
[class^='col-md'],
[class*=' col-md'],
[class^='col-sm'],
[class*=' col-sm'] {
  padding: 0 15px;
}

/* line 2632, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-12 {
  width: 100%;
}

/* line 2633, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 2634, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 2635, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-9 {
  width: 75%;
}

/* line 2636, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 2637, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 2638, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-6 {
  width: 50%;
}

/* line 2639, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 2640, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 2641, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-3 {
  width: 25%;
}

/* line 2642, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 2643, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 2645, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 2646, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 2647, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 2648, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 2649, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 2650, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 2651, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 2652, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 2653, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 2654, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 2655, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 2656, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 2657, ../../app/assets/stylesheets/all.scss.erb */
.col-xs-offset-0 {
  margin-left: 0;
}

/* line 2660, ../../app/assets/stylesheets/all.scss.erb */
[class^='col-xs'],
[class*=' col-xs'] {
  float: left;
}

@media (min-width: 768px) {
  /* line 2666, ../../app/assets/stylesheets/all.scss.erb */
  [class^='col-sm'],
  [class*=' col-sm'] {
    float: left;
  }

  /* line 2667, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-12 {
    width: 100%;
  }

  /* line 2668, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 2669, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 2670, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-9 {
    width: 75%;
  }

  /* line 2671, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 2672, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 2673, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-6 {
    width: 50%;
  }

  /* line 2674, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 2675, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 2676, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-3 {
    width: 25%;
  }

  /* line 2677, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 2678, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 2680, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 2681, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2682, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2683, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 2684, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2685, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2686, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 2687, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2688, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2689, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 2690, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2691, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2692, ../../app/assets/stylesheets/all.scss.erb */
  .col-sm-offset-0 {
    margin-left: 0;
  }

  /* line 2696, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-title,
  .mob-th,
  .alt-header,
  .alt-header-title {
    display: none;
  }

  /* line 2699, ../../app/assets/stylesheets/all.scss.erb */
  .show-xs {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 2706, ../../app/assets/stylesheets/all.scss.erb */
  [class^='col-md'],
  [class*=' col-md'] {
    float: left;
  }

  /* line 2707, ../../app/assets/stylesheets/all.scss.erb */
  .show-sm {
    display: none !important;
  }

  /* line 2708, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-12 {
    width: 100%;
  }

  /* line 2709, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 2710, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 2711, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-9 {
    width: 75%;
  }

  /* line 2712, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 2713, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 2714, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-6 {
    width: 50%;
  }

  /* line 2715, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 2716, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 2717, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-3 {
    width: 25%;
  }

  /* line 2718, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 2719, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 2721, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 2722, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2723, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2724, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 2725, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2726, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2727, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 2728, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2729, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2730, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 2731, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2732, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2733, ../../app/assets/stylesheets/all.scss.erb */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 2738, ../../app/assets/stylesheets/all.scss.erb */
  [class^='col-lg'],
  [class*=' col-lg'] {
    float: left;
  }

  /* line 2739, ../../app/assets/stylesheets/all.scss.erb */
  .show-md {
    display: none !important;
  }

  /* line 2740, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-12 {
    width: 100%;
  }

  /* line 2741, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 2742, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 2743, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-9 {
    width: 75%;
  }

  /* line 2744, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 2745, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 2746, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-6 {
    width: 50%;
  }

  /* line 2747, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 2748, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 2749, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-3 {
    width: 25%;
  }

  /* line 2750, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 2751, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 2753, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 2754, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 2755, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 2756, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 2757, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 2758, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 2759, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 2760, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 2761, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 2762, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 2763, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 2764, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 2765, ../../app/assets/stylesheets/all.scss.erb */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 2769, ../../app/assets/stylesheets/all.scss.erb */
.row-span {
  margin: 0 -10px;
  font-size: 0;
}

/* line 2773, ../../app/assets/stylesheets/all.scss.erb */
.row-span [class*="span-"] {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin: 0 10px 15px;
}

/* line 2780, ../../app/assets/stylesheets/all.scss.erb */
.span-1 {
  width: 40px;
}

/* line 2781, ../../app/assets/stylesheets/all.scss.erb */
.span-2 {
  width: 70px;
}

/* line 2782, ../../app/assets/stylesheets/all.scss.erb */
.span-3 {
  width: 100px;
}

/* line 2783, ../../app/assets/stylesheets/all.scss.erb */
.span-4 {
  width: 130px;
}

/* line 2784, ../../app/assets/stylesheets/all.scss.erb */
.span-5 {
  width: 160px;
}

/* line 2785, ../../app/assets/stylesheets/all.scss.erb */
.span-6 {
  width: 190px;
}

/* line 2786, ../../app/assets/stylesheets/all.scss.erb */
.span-7 {
  width: 210px;
}

/* line 2787, ../../app/assets/stylesheets/all.scss.erb */
.span-8 {
  width: 240px;
}

/* line 2788, ../../app/assets/stylesheets/all.scss.erb */
.span-9 {
  width: 270px;
}

/* line 2789, ../../app/assets/stylesheets/all.scss.erb */
.span-10 {
  width: 300px;
}

/* line 2791, ../../app/assets/stylesheets/all.scss.erb */
.hor-group [class*="span-"] {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
}

/* line 2798, ../../app/assets/stylesheets/all.scss.erb */
.date-holder {
  width: 108px;
}
/* line 2800, ../../app/assets/stylesheets/all.scss.erb */
.date-holder .form-control {
  background: #f7f8fa url(/assets/calendar.svg) no-repeat right 5px top 50%;
  background-size: 14px auto;
}

/* line 2806, ../../app/assets/stylesheets/all.scss.erb */
.mobile-sorting {
  position: relative;
  margin: 0 10px 10px;
  text-align: right;
  display: none;
}
/* line 2811, ../../app/assets/stylesheets/all.scss.erb */
.mobile-sorting .btn {
  color: #898886;
  background: #f7f8fa;
  border: 1px solid #ddd;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
/* line 2817, ../../app/assets/stylesheets/all.scss.erb */
.mobile-sorting .btn:after {
  content: '';
  display: inline-block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  margin: -1px 0 0 4px;
  border-radius: 2px;
}
/* line 2825, ../../app/assets/stylesheets/all.scss.erb */
.mobile-sorting-open .mobile-sorting .btn:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 2833, ../../app/assets/stylesheets/all.scss.erb */
.mobile-sorting-holder {
  display: inline-block;
  vertical-align: top;
}

/* line 2837, ../../app/assets/stylesheets/all.scss.erb */
.sorting-list {
  text-align: left;
  display: none;
  position: absolute;
  margin: -1px 0 0;
  left: 0;
  right: 0;
  top: 100%;
  border: 1px solid #ddd;
  background: #f7f8fa;
  z-index: 3;
  border-radius: 2px 0 2px 2px;
}
/* line 2849, ../../app/assets/stylesheets/all.scss.erb */
.mobile-sorting-open .sorting-list {
  display: block;
}
/* line 2852, ../../app/assets/stylesheets/all.scss.erb */
.sorting-list li {
  border-top: 1px solid #ddd;
}
/* line 2854, ../../app/assets/stylesheets/all.scss.erb */
.sorting-list li:first-child {
  border: none;
}
/* line 2858, ../../app/assets/stylesheets/all.scss.erb */
.sorting-list a {
  display: block;
  padding: 7px 10px;
  color: #333;
  position: relative;
}
/* line 2866, ../../app/assets/stylesheets/all.scss.erb */
.sorting-list .desc:after,
.sorting-list .asc:after {
  content: '\f077';
  font: 12px/1 FontAwesome;
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -7px 0 0;
}
/* line 2875, ../../app/assets/stylesheets/all.scss.erb */
.sorting-list .desc:after {
  content: '\f078';
}

/* container */
/* line 2881, ../../app/assets/stylesheets/all.scss.erb */
.container {
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 2887, ../../app/assets/stylesheets/all.scss.erb */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 2892, ../../app/assets/stylesheets/all.scss.erb */
  .container {
    width: 970px;
    width: 1000px;
  }
}
/* line 2902, ../../app/assets/stylesheets/all.scss.erb */
.header_block {
  /*display: none !important;*/
}

@media (max-width: 991px) {
  /* line 2909, ../../app/assets/stylesheets/all.scss.erb */
  .hide-sm {
    display: none;
  }

  /* line 2912, ../../app/assets/stylesheets/all.scss.erb */
  .modal-open {
    padding: 0;
  }

  /* line 2915, ../../app/assets/stylesheets/all.scss.erb */
  body {
    background: #fff;
  }

  /* line 2918, ../../app/assets/stylesheets/all.scss.erb */
  #header {
    padding: 10px 0;
  }
  /* line 2920, ../../app/assets/stylesheets/all.scss.erb */
  #header > .container {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }

  /* line 2925, ../../app/assets/stylesheets/all.scss.erb */
  .logo {
    background-image: url(/assets/logo-mobile.svg);
    width: 65px;
    height: 27px;
    flex-shrink: 0;
    margin: 0 15px 0 0;
  }

  /* line 2932, ../../app/assets/stylesheets/all.scss.erb */
  .header-holder {
    flex: 1;
    min-width: 0;
  }
  /* line 2936, ../../app/assets/stylesheets/all.scss.erb */
  .header-holder .sub-nav li {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0;
  }
  /* line 2941, ../../app/assets/stylesheets/all.scss.erb */
  .header-holder .sub-nav li:before {
    display: none;
  }
  /* line 2945, ../../app/assets/stylesheets/all.scss.erb */
  .header-holder .sub-nav .user {
    display: none;
  }

  /* line 2950, ../../app/assets/stylesheets/all.scss.erb */
  .user-info {
    flex: 1;
    text-align: right;
    min-width: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
  }

  /* line 2960, ../../app/assets/stylesheets/all.scss.erb */
  .w1,
  .w2 {
    display: block;
    min-height: 0;
  }

  /* line 2964, ../../app/assets/stylesheets/all.scss.erb */
  .menu-opener {
    display: block;
  }

  /* line 2967, ../../app/assets/stylesheets/all.scss.erb */
  .message-link {
    margin: 0 5px 0 0;
  }
  /* line 2969, ../../app/assets/stylesheets/all.scss.erb */
  .message-link .fa {
    color: #fff;
  }

  /* line 2973, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-menu-open {
    overflow: hidden;
  }

  /*#nav,*/
  /* line 2977, ../../app/assets/stylesheets/all.scss.erb */
  .header-top {
    display: none;
  }

  /* line 2980, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-menu {
    margin: 0;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #0F2230;
    color: #ededed;
    z-index: 101;
    display: none;
  }
  /* line 2991, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-menu-open .mobile-menu {
    display: block;
  }

  /* line 2995, ../../app/assets/stylesheets/all.scss.erb */
  #nav {
    font-size: 24px;
    line-height: 28px;
    border-top: 1px solid #2d3840;
    overflow-y: auto;
    max-height: calc(100vh - 73px);
  }
  /* line 3001, ../../app/assets/stylesheets/all.scss.erb */
  #nav > ul > li {
    float: none;
    margin: 0;
    border-bottom: 1px solid #2d3840;
  }
  /* line 3005, ../../app/assets/stylesheets/all.scss.erb */
  #nav > ul > li:hover > a {
    color: #fff;
  }
  /* line 3008, ../../app/assets/stylesheets/all.scss.erb */
  #nav > ul > li > a {
    padding: 10px 64px 10px 30px;
  }
  /* line 3010, ../../app/assets/stylesheets/all.scss.erb */
  #nav > ul > li > a:after {
    display: none;
  }
  /* line 3013, ../../app/assets/stylesheets/all.scss.erb */
  #nav > ul > li > a.active {
    color: #da8f4d;
  }
  /* line 3019, ../../app/assets/stylesheets/all.scss.erb */
  #nav .logout-link a {
    font-size: 18px;
    text-transform: none;
    color: #da8f4d;
  }
  /* line 3025, ../../app/assets/stylesheets/all.scss.erb */
  #nav .mobile-drop-opener {
    color: #177fb6;
    width: 60px;
    right: 0;
    top: 0;
    padding: 10px 5px;
    text-align: center;
    position: absolute;
  }
  /* line 3033, ../../app/assets/stylesheets/all.scss.erb */
  #nav .mobile-drop-opener:after {
    content: '\f13a';
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 1;
    vertical-align: top;
  }
  /* line 3042, ../../app/assets/stylesheets/all.scss.erb */
  #nav .mobile-drop-open .mobile-drop-opener {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /* line 3048, ../../app/assets/stylesheets/all.scss.erb */
  #nav .drop {
    position: static;
    visibility: visible;
    opacity: 1;
    font-size: 18px;
    line-height: 24px;
    padding: 0;
    white-space: normal;
    display: none;
  }
  /* line 3057, ../../app/assets/stylesheets/all.scss.erb */
  #nav .drop a {
    display: block;
    padding: 12px 10px 12px 40px;
  }
  /* line 3063, ../../app/assets/stylesheets/all.scss.erb */
  #nav .mobile-drop-open .drop {
    display: block;
  }

  /* line 3068, ../../app/assets/stylesheets/all.scss.erb */
  .logout-link {
    display: block;
  }

  /* line 3071, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-menu-top {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 20px 10px 50px;
    min-height: 66px;
    text-align: right;
    font-size: 15px;
  }

  /* line 3082, ../../app/assets/stylesheets/all.scss.erb */
  .main .content {
    margin: 0;
  }
  /* line 3085, ../../app/assets/stylesheets/all.scss.erb */
  .main .sidebar {
    display: none;
  }

  /* line 3089, ../../app/assets/stylesheets/all.scss.erb */
  .main-holder {
    float: none;
  }

  /* line 3092, ../../app/assets/stylesheets/all.scss.erb */
  .white-box {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
  }

  /* line 3099, ../../app/assets/stylesheets/all.scss.erb */
  .home-page .white-box {
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  /* line 3108, ../../app/assets/stylesheets/all.scss.erb */
  .hide-xs,
  .content-separator,
  .full-th {
    display: none;
  }

  /* line 3111, ../../app/assets/stylesheets/all.scss.erb */
  .short-th {
    display: inline;
  }

  /* line 3115, ../../app/assets/stylesheets/all.scss.erb */
  .btn {
    font-size: 16px;
  }

  /* line 3118, ../../app/assets/stylesheets/all.scss.erb */
  .btn-sm {
    font-size: 14px;
  }

  /* line 3121, ../../app/assets/stylesheets/all.scss.erb */
  h1 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px;
  }

  /* line 3126, ../../app/assets/stylesheets/all.scss.erb */
  h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px;
  }
  /* line 3130, ../../app/assets/stylesheets/all.scss.erb */
  h2 .fa {
    margin: 2px 0 0;
  }

  /* line 3134, ../../app/assets/stylesheets/all.scss.erb */
  h3 {
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 5px;
  }
  /* line 3138, ../../app/assets/stylesheets/all.scss.erb */
  h3 a {
    line-height: inherit;
  }

  /* line 3142, ../../app/assets/stylesheets/all.scss.erb */
  h4 {
    font-size: 16px;
    line-height: 20px;
  }

  /* line 3146, ../../app/assets/stylesheets/all.scss.erb */
  .half-box, .news-box {
    width: auto;
    display: block;
  }

  /* line 3150, ../../app/assets/stylesheets/all.scss.erb */
  .news-wrap {
    margin: 0;
  }

  /* line 3153, ../../app/assets/stylesheets/all.scss.erb */
  .news-box {
    padding: 0;
    margin: 0 0 10px;
  }

  /* line 3157, ../../app/assets/stylesheets/all.scss.erb */
  .news-aside {
    width: 35px;
    padding: 0;
    margin: -1px 10px 0 0;
    border: none;
  }

  /* line 3163, ../../app/assets/stylesheets/all.scss.erb */
  .heading-block {
    display: block;
    margin: 0 0 10px;
  }
  /* line 3166, ../../app/assets/stylesheets/all.scss.erb */
  .heading-block .actions {
    padding: 5px 0 0;
    /*text-align: right;*/
  }
  /* line 3170, ../../app/assets/stylesheets/all.scss.erb */
  .heading-block .forms-block {
    padding: 10px 0 0;
  }

  /* line 3174, ../../app/assets/stylesheets/all.scss.erb */
  .gray-form {
    padding: 10px;
    margin: 0 -10px 15px;
  }

  /* line 3178, ../../app/assets/stylesheets/all.scss.erb */
  .home-block {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    overflow: visible;
  }
  /* line 3183, ../../app/assets/stylesheets/all.scss.erb */
  .home-block .home-block-item {
    width: auto;
    float: none;
    padding: 0;
    margin: 0 0 15px;
  }

  /* line 3190, ../../app/assets/stylesheets/all.scss.erb */
  .home-block-list {
    font-size: 16px;
    line-height: 22px;
  }
  /* line 3193, ../../app/assets/stylesheets/all.scss.erb */
  .home-block-list a {
    padding: 0 0 0 20px;
  }
  /* line 3195, ../../app/assets/stylesheets/all.scss.erb */
  .home-block-list a:before {
    font-size: 16px;
    top: 2px;
  }

  /* line 3203, ../../app/assets/stylesheets/all.scss.erb */
  .comment-top .date {
    float: left;
    display: block;
    clear: both;
  }

  /* line 3210, ../../app/assets/stylesheets/all.scss.erb */
  .info-list .title {
    width: 160px;
  }
  /* line 3212, ../../app/assets/stylesheets/all.scss.erb */
  .profile-wrap .info-list .title {
    width: 160px;
  }

  /* line 3217, ../../app/assets/stylesheets/all.scss.erb */
  .change-holder {
    display: block;
  }
  /* line 3219, ../../app/assets/stylesheets/all.scss.erb */
  .change-holder label {
    display: none;
  }

  /* line 3223, ../../app/assets/stylesheets/all.scss.erb */
  .two-col {
    display: block;
  }
  /* line 3225, ../../app/assets/stylesheets/all.scss.erb */
  .two-col + .change-holder {
    margin: 15px 0 0;
  }

  /* line 3230, ../../app/assets/stylesheets/all.scss.erb */
  .school-search .two-col-aside,
  .two-col-aside {
    padding: 0;
    width: auto;
  }

  /* line 3234, ../../app/assets/stylesheets/all.scss.erb */
  .graph-box .two-col-aside {
    padding: 0 0 30px;
    width: auto;
  }

  /* line 3239, ../../app/assets/stylesheets/all.scss.erb */
  .filter-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    display: block;
    padding: 10px 30px 10px 10px;
    margin: -10px 0 10px;
    position: relative;
  }
  /* line 3247, ../../app/assets/stylesheets/all.scss.erb */
  .filter-title:after {
    content: "\f106";
    position: absolute;
    font-family: FontAwesome;
    font-size: 21px;
    line-height: 1;
    font-weight: normal;
    right: 8px;
    top: 50%;
    margin: -12px 0 0;
  }

  /* line 3261, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box,
  .school-filter {
    background: #497b77;
    color: #f7f8f9;
    padding: 10px;
    margin: 0 -10px;
  }

  /* line 3267, ../../app/assets/stylesheets/all.scss.erb */
  .school-filter {
    margin-bottom: 10px;
  }

  /* line 3271, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box {
    margin-bottom: 15px;
  }
  /* line 3273, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box .btn {
    display: block;
    width: 100%;
    background: #fff;
    color: #497b77;
  }
  /* line 3279, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box .hor-group {
    display: block;
  }
  /* line 3281, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box .hor-group > label {
    color: #f7f8f9;
    width: auto;
    display: block;
    height: auto;
    padding: 0;
    margin: 0 0 5px;
  }
  /* line 3290, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box .form-group {
    margin: 0 0 15px;
  }
  /* line 3293, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box .span-6 {
    width: auto;
    display: block;
    margin: 5px 0 0;
  }
  /* line 3298, ../../app/assets/stylesheets/all.scss.erb */
  .filter-box .text-muted {
    color: #bbb;
  }

  /* line 3303, ../../app/assets/stylesheets/all.scss.erb */
  .school-filter {
    display: none;
  }

  /* line 3308, ../../app/assets/stylesheets/all.scss.erb */
  .school-filter-open .mobile-search-holder,
  .school-filter-open .two-col-content {
    display: none;
  }
  /* line 3311, ../../app/assets/stylesheets/all.scss.erb */
  .school-filter-open .school-filter {
    display: block;
  }

  /* line 3316, ../../app/assets/stylesheets/all.scss.erb */
  .watchlist-wrap {
    display: block;
    margin: 0;
  }

  /* line 3320, ../../app/assets/stylesheets/all.scss.erb */
  .watchlist-box {
    padding: 0;
    margin: 0 0 20px;
  }

  /* line 3326, ../../app/assets/stylesheets/all.scss.erb */
  #wrapper .ui-slider-horizontal {
    height: 20px;
  }
  /* line 3329, ../../app/assets/stylesheets/all.scss.erb */
  #wrapper .ui-widget-content {
    background: #a8bab9;
    border-color: #a8bab9;
  }
  /* line 3333, ../../app/assets/stylesheets/all.scss.erb */
  #wrapper .ui-widget-content:before, #wrapper .ui-widget-content:after {
    background: #a8bab9;
    border-color: #a8bab9;
  }
  /* line 3339, ../../app/assets/stylesheets/all.scss.erb */
  #wrapper .ui-slider .ui-slider-handle {
    height: 26px;
    width: 26px;
    margin: -4px 0 0 -13px;
  }

  /* line 3347, ../../app/assets/stylesheets/all.scss.erb */
  .range-wrap input {
    color: #bbb;
    font-size: 18px;
  }

  /* line 3353, ../../app/assets/stylesheets/all.scss.erb */
  .nav-wrap {
    display: block;
  }
  /* line 3355, ../../app/assets/stylesheets/all.scss.erb */
  .nav-wrap > div {
    display: block;
  }
  /* line 3358, ../../app/assets/stylesheets/all.scss.erb */
  .nav-wrap .tabs-nav {
    margin: 0 -10px 15px;
  }
  /* line 3361, ../../app/assets/stylesheets/all.scss.erb */
  .nav-wrap .input-date {
    width: 100%;
    padding: 0;
  }

  /* line 3366, ../../app/assets/stylesheets/all.scss.erb */
  .tabs-nav-flex {
    font-size: 14px;
    line-height: 16px;
    margin: 0 -10px 15px;
    overflow-x: auto;
    min-height: 44px;
  }
  /* line 3372, ../../app/assets/stylesheets/all.scss.erb */
  .tabs-nav-flex > * {
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 0 0 -1px;
  }
  /* line 3379, ../../app/assets/stylesheets/all.scss.erb */
  .tabs-nav-flex > *:first-child {
    margin: 0;
  }

  /* line 3384, ../../app/assets/stylesheets/all.scss.erb */
  .tabs-nav {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    margin: 0 -10px 15px;
  }
  /* line 3389, ../../app/assets/stylesheets/all.scss.erb */
  .tabs-nav li {
    flex: 1;
  }
  /* line 3392, ../../app/assets/stylesheets/all.scss.erb */
  .tabs-nav a {
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    height: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  /* line 3401, ../../app/assets/stylesheets/all.scss.erb */
  .contact-list {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 3404, ../../app/assets/stylesheets/all.scss.erb */
  .contact-list .fa {
    top: -1px;
  }

  /* line 3408, ../../app/assets/stylesheets/all.scss.erb */
  .school-logo-mobile {
    display: block;
    width: 140px;
    margin: 0 auto 20px;
  }

  /* line 3414, ../../app/assets/stylesheets/all.scss.erb */
  .school-profile .two-col {
    /*margin: 0 0 20px;*/
  }

  /* line 3418, ../../app/assets/stylesheets/all.scss.erb */
  .profile-opener {
    background: #ededed;
    border: 1px solid #e5e8ec;
    padding: 9px 34px 9px 9px;
    margin: 0 0 2px;
    cursor: pointer;
    position: relative;
  }
  /* line 3425, ../../app/assets/stylesheets/all.scss.erb */
  .profile-opener h2 {
    margin: 0;
  }
  /* line 3428, ../../app/assets/stylesheets/all.scss.erb */
  .profile-opener:before {
    content: "\f078";
    position: absolute;
    font-family: FontAwesome;
    color: #000;
    font-size: 18px;
    line-height: 1;
    width: 34px;
    text-align: center;
    top: 50%;
    right: 0;
    margin: -9px 0 0;
    transition: all 0.3s ease;
  }
  /* line 3441, ../../app/assets/stylesheets/all.scss.erb */
  .profile-open .profile-opener:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /* line 3449, ../../app/assets/stylesheets/all.scss.erb */
  .school-profile .two-col {
    position: relative;
    overflow: hidden;
  }
  /* line 3452, ../../app/assets/stylesheets/all.scss.erb */
  .school-profile .two-col.profile-open {
    overflow: visible;
  }
  /* line 3457, ../../app/assets/stylesheets/all.scss.erb */
  .school-profile .two-col-aside,
  .school-profile .profile-holder {
    position: absolute;
    left: 0;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    padding: 0 10px;
  }

  /* line 3470, ../../app/assets/stylesheets/all.scss.erb */
  .profile-open .two-col-aside,
  .profile-open .profile-holder {
    position: static;
    visibility: visible;
    padding: 0;
    height: auto;
    overflow: visible;
  }
  /* line 3477, ../../app/assets/stylesheets/all.scss.erb */
  .profile-open .profile-opener {
    margin: 0 0 15px;
  }

  /* line 3483, ../../app/assets/stylesheets/all.scss.erb */
  .firms-list li {
    width: 100%;
    display: block;
  }

  /* line 3488, ../../app/assets/stylesheets/all.scss.erb */
  .pagination {
    margin: 10px 0;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  /* line 3493, ../../app/assets/stylesheets/all.scss.erb */
  .pagination .previous_page,
  .pagination .next_page {
    font-size: 0;
    line-height: 1;
    padding: 4px 0 0;
  }
  /* line 3499, ../../app/assets/stylesheets/all.scss.erb */
  .pagination .previous_page:after,
  .pagination .next_page:after {
    content: "\f053";
    font: 18px/1 FontAwesome;
    vertical-align: top;
  }
  /* line 3505, ../../app/assets/stylesheets/all.scss.erb */
  .pagination .next_page:after {
    content: '\f054';
  }
  /* line 3509, ../../app/assets/stylesheets/all.scss.erb */
  .pagination * {
    min-width: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0 2px;
  }

  /* line 3517, ../../app/assets/stylesheets/all.scss.erb */
  .table-list {
    margin: 0 -10px;
  }
  /* line 3520, ../../app/assets/stylesheets/all.scss.erb */
  #ranking_schools .table-list li {
    padding: 0;
  }
  /* line 3523, ../../app/assets/stylesheets/all.scss.erb */
  #ranking_schools .table-list a {
    display: block;
    position: relative;
    padding: 10px 36px 10px 10px;
  }
  /* line 3527, ../../app/assets/stylesheets/all.scss.erb */
  #ranking_schools .table-list a:after {
    content: "\f138";
    font-family: FontAwesome;
    font-size: 19px;
    line-height: 1;
    position: absolute;
    text-align: center;
    width: 38px;
    top: 10px;
    right: 0;
  }

  /* line 3541, ../../app/assets/stylesheets/all.scss.erb */
  .table-mob {
    margin: 0 -10px;
  }

  /* line 3545, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-title {
    font-size: 12px;
    /*display: inline-block;*/
  }

  /* line 3550, ../../app/assets/stylesheets/all.scss.erb */
  .table th {
    font-size: 12px;
    line-height: 15px;
    color: #8e8c8c;
    height: auto;
    padding: 5px 5px 5px 0;
  }
  /* line 3556, ../../app/assets/stylesheets/all.scss.erb */
  .table th:first-child {
    /*padding-left: 5px;*/
  }
  /* line 3560, ../../app/assets/stylesheets/all.scss.erb */
  .table td {
    padding: 5px 5px 5px 0;
  }

  /* line 3565, ../../app/assets/stylesheets/all.scss.erb */
  th:first-child, td:first-child {
    padding-left: 5px;
  }

  /* line 3572, ../../app/assets/stylesheets/all.scss.erb */
  .table-message,
  .table-application,
  .table-school,
  .table-users {
    display: block;
  }
  /* line 3575, ../../app/assets/stylesheets/all.scss.erb */
  .table-message thead,
  .table-message tbody,
  .table-application thead,
  .table-application tbody,
  .table-school thead,
  .table-school tbody,
  .table-users thead,
  .table-users tbody {
    display: block;
  }
  /* line 3578, ../../app/assets/stylesheets/all.scss.erb */
  .table-message tr,
  .table-application tr,
  .table-school tr,
  .table-users tr {
    display: block;
    padding: 5px 5px 5px 10px;
  }
  /* line 3582, ../../app/assets/stylesheets/all.scss.erb */
  .table-message td,
  .table-application td,
  .table-school td,
  .table-users td {
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
  /* line 3587, ../../app/assets/stylesheets/all.scss.erb */
  .table-message .td-empty,
  .table-application .td-empty,
  .table-school .td-empty,
  .table-users .td-empty {
    display: block;
    padding: 10px 10px 10px 5px;
  }

  /* line 3593, ../../app/assets/stylesheets/all.scss.erb */
  .table-application,
  .table-school {
    display: block;
    font-size: 13px;
    line-height: 18px;
  }
  /* line 3598, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .med-text,
  .table-application .short-th:not(.inline),
  .table-school .med-text,
  .table-school .short-th:not(.inline) {
    display: block;
  }
  /* line 3601, ../../app/assets/stylesheets/all.scss.erb */
  .table-application tr,
  .table-school tr {
    overflow: hidden;
  }
  /* line 3605, ../../app/assets/stylesheets/all.scss.erb */
  .table-application thead tr,
  .table-school thead tr {
    background: #ebebeb;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  /* line 3609, ../../app/assets/stylesheets/all.scss.erb */
  .table-application thead tr th,
  .table-school thead tr th {
    padding: 0 5px 0 0;
  }
  /* line 3614, ../../app/assets/stylesheets/all.scss.erb */
  .table-application td,
  .table-school td {
    padding: 0;
  }

  /* line 3621, ../../app/assets/stylesheets/all.scss.erb */
  .table-school th.td-hrs,
  .table-school th.td-lsa,
  .table-school th.td-name {
    display: none;
  }
  /* line 3624, ../../app/assets/stylesheets/all.scss.erb */
  .table-school .td-name {
    display: block;
    padding: 0;
    font-size: 15px;
  }
  /* line 3629, ../../app/assets/stylesheets/all.scss.erb */
  .table-school .td-same {
    width: 20%;
  }
  /* line 3632, ../../app/assets/stylesheets/all.scss.erb */
  .table-school td.td-same {
    float: left;
    padding: 0 5px 0 0;
  }

  /* line 3638, ../../app/assets/stylesheets/all.scss.erb */
  .table-school-alt .td-same {
    width: 25%;
  }

  /* line 3642, ../../app/assets/stylesheets/all.scss.erb */
  .table-details {
    margin: 0 -10px 20px;
  }
  /* line 3644, ../../app/assets/stylesheets/all.scss.erb */
  .table-details td {
    padding: 5px 4px;
  }

  /* line 3648, ../../app/assets/stylesheets/all.scss.erb */
  .pagination-holder {
    margin: 10px 0;
  }
  /* line 3650, ../../app/assets/stylesheets/all.scss.erb */
  .pagination-holder:after {
    content: '';
    display: table;
    clear: both;
  }
  /* line 3655, ../../app/assets/stylesheets/all.scss.erb */
  .pagination-holder .pagination {
    position: relative;
    z-index: 2;
    float: left;
    margin: 4px 10px 4px 0;
  }
  /* line 3661, ../../app/assets/stylesheets/all.scss.erb */
  .pagination-holder .mobile-sorting {
    margin: 0;
  }

  /* line 3665, ../../app/assets/stylesheets/all.scss.erb */
  .mobile-sorting {
    display: block;
  }

  /* line 3668, ../../app/assets/stylesheets/all.scss.erb */
  .table-application {
    border-top: 1px solid #ddd;
    /*th.td-item{*/
    /*display: none;*/
    /*}*/
  }
  /* line 3670, ../../app/assets/stylesheets/all.scss.erb */
  .table-application thead {
    display: none;
  }
  /* line 3677, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .td-status,
  .table-application .td-same {
    display: inline-block;
    padding: 3px 5px 0 0;
  }
  /* line 3681, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .td-same:empty {
    display: none;
  }
  /* line 3684, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .td-number {
    float: left;
    padding: 0 4px 0 0;
  }
  /* line 3688, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .td-name {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 3693, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .td-name a {
    /*vertical-align: top;*/
  }
  /* line 3697, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .td-graph {
    display: none;
  }
  /* line 3702, ../../app/assets/stylesheets/all.scss.erb */
  .table-application.table .application-row {
    background: #ebebeb;
    padding: 5px 10px 15px;
  }
  /* line 3707, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .application-row {
    display: none;
    background: #ebebeb !important;
  }
  /* line 3713, ../../app/assets/stylesheets/all.scss.erb */
  .table-application .application-row-open .application-row {
    display: block;
  }
  /* line 3720, ../../app/assets/stylesheets/all.scss.erb */
  .table-application.editable tr {
    padding: 5px 34px 5px 5px;
    position: relative;
  }
  /* line 3724, ../../app/assets/stylesheets/all.scss.erb */
  .table-application.editable .td-actions {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    width: 30px;
    text-align: right;
    white-space: normal;
  }
  /* line 3733, ../../app/assets/stylesheets/all.scss.erb */
  .table-application.editable .btn-icon {
    font-size: 30px;
    margin: 3px 0 0;
  }

  /* line 3740, ../../app/assets/stylesheets/all.scss.erb */
  .table-message {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 3743, ../../app/assets/stylesheets/all.scss.erb */
  .table-message th:not(.td-check) {
    display: none;
  }
  /* line 3746, ../../app/assets/stylesheets/all.scss.erb */
  .table-message th.td-check {
    width: auto;
    padding: 0;
  }
  /* line 3749, ../../app/assets/stylesheets/all.scss.erb */
  .table-message th.td-check label input {
    margin: 2px 5px 0 0;
  }
  /* line 3753, ../../app/assets/stylesheets/all.scss.erb */
  .table-message thead {
    background: #ebebeb;
  }
  /* line 3756, ../../app/assets/stylesheets/all.scss.erb */
  .table-message tr {
    overflow: hidden;
  }
  /* line 3759, ../../app/assets/stylesheets/all.scss.erb */
  .table-message td.td-check {
    float: left;
    width: auto;
    margin: 0 5px 0 0;
    padding-left: 0;
  }
  /* line 3764, ../../app/assets/stylesheets/all.scss.erb */
  .table-message td.td-check input {
    vertical-align: top;
  }
  /* line 3768, ../../app/assets/stylesheets/all.scss.erb */
  .table-message .td-msd-name {
    display: block;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
  }
  /* line 3774, ../../app/assets/stylesheets/all.scss.erb */
  .table-message .td-subject {
    display: block;
    padding: 2px 0;
  }
  /* line 3778, ../../app/assets/stylesheets/all.scss.erb */
  .table-message .td-date {
    float: left;
    padding: 8px 0;
    color: #888;
  }
  /* line 3783, ../../app/assets/stylesheets/all.scss.erb */
  .table-message .td-actions {
    float: right;
    width: auto;
  }
  /* line 3786, ../../app/assets/stylesheets/all.scss.erb */
  .table-message .td-actions a {
    margin-left: 10px;
  }

  /* line 3794, ../../app/assets/stylesheets/all.scss.erb */
  .modal-dialog .form-group,
  .application-row .form-group {
    margin: 0 0 10px;
  }
  /* line 3797, ../../app/assets/stylesheets/all.scss.erb */
  .modal-dialog .row-span,
  .application-row .row-span {
    margin: 0 -5px;
  }
  /* line 3800, ../../app/assets/stylesheets/all.scss.erb */
  .modal-dialog [class*="span-"],
  .application-row [class*="span-"] {
    width: 100%;
    padding: 0 5px 10px;
    margin: 0;
  }
  /* line 3806, ../../app/assets/stylesheets/all.scss.erb */
  .modal-dialog .date-holder,
  .modal-dialog .span-3,
  .application-row .date-holder,
  .application-row .span-3 {
    width: 50%;
  }

  /* line 3811, ../../app/assets/stylesheets/all.scss.erb */
  .letters-list {
    overflow-x: auto;
    white-space: nowrap;
  }
  /* line 3814, ../../app/assets/stylesheets/all.scss.erb */
  .letters-list a {
    font-size: 18px;
    line-height: 24px;
    padding: 0 3px;
    margin: 0 0 0 9px;
    border: none;
    background: none;
    min-width: 0;
    color: #1990ce;
  }
  /* line 3823, ../../app/assets/stylesheets/all.scss.erb */
  .letters-list a.active {
    background: none;
    color: #898886;
  }
  /* line 3828, ../../app/assets/stylesheets/all.scss.erb */
  .letters-list a:first-child {
    margin: 0;
  }

  /* line 3835, ../../app/assets/stylesheets/all.scss.erb */
  .stats-form .form-inline {
    margin: 5px -5px 10px;
    overflow: hidden;
  }
  /* line 3839, ../../app/assets/stylesheets/all.scss.erb */
  .stats-form .btn {
    width: 100%;
  }
  /* line 3842, ../../app/assets/stylesheets/all.scss.erb */
  .stats-form .form-group {
    float: left;
    width: 50%;
    padding: 0 5px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 0 5px;
  }
  /* line 3850, ../../app/assets/stylesheets/all.scss.erb */
  .stats-form .form-control {
    /*width: 100px;*/
    width: 100%;
    flex: 1;
  }
  /* line 3855, ../../app/assets/stylesheets/all.scss.erb */
  .stats-form label {
    white-space: nowrap;
    padding: 0 5px 0 0;
    margin: 0;
    align-items: center;
  }

  /* line 3863, ../../app/assets/stylesheets/all.scss.erb */
  .ads-horizontal {
    margin: 0 -10px 10px;
    max-width: none;
  }

  /* line 3867, ../../app/assets/stylesheets/all.scss.erb */
  .ads-bottom {
    margin-top: 10px;
    margin-bottom: 0;
  }

  /* line 3873, ../../app/assets/stylesheets/all.scss.erb */
  .watchlist-list {
    margin: 0 -10px;
  }
  /* line 3875, ../../app/assets/stylesheets/all.scss.erb */
  .watchlist-list br {
    display: inline;
  }
  /* line 3878, ../../app/assets/stylesheets/all.scss.erb */
  .watchlist-list div.slick-slide {
    min-height: 66px;
    padding: 5px 5px 5px 32px;
  }
  /* line 3881, ../../app/assets/stylesheets/all.scss.erb */
  .watchlist-list div.slick-slide .fa {
    left: 7px;
  }

  /* line 3886, ../../app/assets/stylesheets/all.scss.erb */
  .watch-list {
    margin: 0 -10px;
  }

  /* line 3890, ../../app/assets/stylesheets/all.scss.erb */
  .news-item h3 {
    font-size: 16px;
  }

  /* line 3894, ../../app/assets/stylesheets/all.scss.erb */
  .since-text {
    margin: -5px 0 10px;
  }

  /* line 3897, ../../app/assets/stylesheets/all.scss.erb */
  .profile-actions {
    margin: 0 -6px 10px 0;
  }
  /* line 3899, ../../app/assets/stylesheets/all.scss.erb */
  .profile-actions .btn {
    margin: 0 6px 5px 0;
  }

  /* line 3904, ../../app/assets/stylesheets/all.scss.erb */
  .post-navigation {
    display: block;
  }
  /* line 3906, ../../app/assets/stylesheets/all.scss.erb */
  .post-navigation div + div {
    text-align: left;
    padding: 10px 0 0;
  }

  /* line 3911, ../../app/assets/stylesheets/all.scss.erb */
  .footer-wrapper {
    display: block;
    padding: 0;
    margin: 0;
  }

  /* line 3916, ../../app/assets/stylesheets/all.scss.erb */
  .footer-box {
    padding: 0 0 10px;
  }
  /* line 3918, ../../app/assets/stylesheets/all.scss.erb */
  .footer-box:first-child {
    display: none;
  }

  /* line 3922, ../../app/assets/stylesheets/all.scss.erb */
  .footer-holder {
    /*position: relative;*/
    /*min-height: 180px;*/
    /*padding: 0;*/
  }
  /* line 3926, ../../app/assets/stylesheets/all.scss.erb */
  .footer-holder span {
    width: 100% !important;
  }

  /* line 3931, ../../app/assets/stylesheets/all.scss.erb */
  .fb-like-box iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
  }

  /* line 3938, ../../app/assets/stylesheets/all.scss.erb */
  .whats-list {
    font-size: 15px;
    line-height: 20px;
    padding: 0;
  }

  /* line 3943, ../../app/assets/stylesheets/all.scss.erb */
  .modal {
    padding: 0;
  }
  /* line 3945, ../../app/assets/stylesheets/all.scss.erb */
  .modal .close {
    margin: 4px 0 0 10px;
  }
  /* line 3948, ../../app/assets/stylesheets/all.scss.erb */
  .modal h2 {
    font-size: 20px;
    line-height: 24px;
  }

  /* line 3953, ../../app/assets/stylesheets/all.scss.erb */
  .modal-dialog {
    padding: 15px 10px;
  }

  /* line 3958, ../../app/assets/stylesheets/all.scss.erb */
  .edit-profile .hor-group > label {
    flex: 0 0 120px;
    width: 120px;
  }

  /* line 3964, ../../app/assets/stylesheets/all.scss.erb */
  .msg-name {
    float: none;
  }

  /* line 3967, ../../app/assets/stylesheets/all.scss.erb */
  .msg-date {
    float: none;
    display: block;
    margin: 0;
  }

  /* line 3972, ../../app/assets/stylesheets/all.scss.erb */
  .chk-drop-holder {
    width: 100%;
  }

  /* line 3975, ../../app/assets/stylesheets/all.scss.erb */
  .chk-drop-item {
    width: 50%;
  }

  /* line 3978, ../../app/assets/stylesheets/all.scss.erb */
  .chk-drop-group {
    display: block;
  }
  /* line 3980, ../../app/assets/stylesheets/all.scss.erb */
  .chk-drop-group > label {
    display: block;
    padding: 0 0 5px;
    height: auto;
  }

  /* line 3987, ../../app/assets/stylesheets/all.scss.erb */
  #footer {
    margin: 15px 0 0;
    text-align: center;
  }
  /* line 3990, ../../app/assets/stylesheets/all.scss.erb */
  #footer .footer-text {
    margin: 0 0 5px;
    float: none;
    display: none;
  }
  /* line 3995, ../../app/assets/stylesheets/all.scss.erb */
  #footer .sub-nav {
    float: none;
    text-align: center;
  }

  /* line 4000, ../../app/assets/stylesheets/all.scss.erb */
  .copyright {
    float: none;
    text-align: center;
  }

  /* line 4004, ../../app/assets/stylesheets/all.scss.erb */
  .chart-wrapper:before {
    padding: 75% 0 0;
  }
}
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content {  background: #eeeeee url(/assets/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; height:13px; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/assets/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {   background: #f6f6f6 url(/assets/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {  background: #fdf5ce url() 50% 50% repeat-x; font-weight: bold; color: #c77405; }*/
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {   background: #ffffff url(/assets/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  { background: #ffe45c url(/assets/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/assets/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/assets/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/assets/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/assets/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/assets/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/assets/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/assets/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/assets/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/assets/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/assets/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/assets/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 12px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle {   margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* Dropdown control */

.selectBox-dropdown {
	min-width: 110px; 
	position: relative;
	border: solid 1px #BBB;
	text-decoration: none;
	text-align: left;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default;
	float: left;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 2px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(/assets/jquery.selectBox-arrow.gif) 50% center no-repeat;
	border-left: solid 1px #BBB;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}
@font-face {
  font-family: 'HelveticaNeueCondensed';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/HelveticaNeueLTCom_MdCn/HelveticaNeueLTCom_MdCn.woff2') format('woff2'),
       url('/assets/fonts/HelveticaNeueLTCom_MdCn/HelveticaNeueLTCom_MdCn.woff') format('woff');
}

@font-face {
  font-family: 'HelveticaNeueCondensed';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/HelveticaNeueLTCom_BdCn/HelveticaNeueLTCom_BdCn.woff2') format('woff2'),
       url('/assets/fonts/HelveticaNeueLTCom_BdCn/HelveticaNeueLTCom_BdCn.woff') format('woff');
}
@font-face {
  font-family: 'HelveticaNeue';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/HelveticaNeueLTCom_Md/HelveticaNeueLTCom_Md.woff2') format('woff2'),
       url('/assets/fonts/HelveticaNeueLTCom_Md/HelveticaNeueLTCom_Md.woff') format('woff');
}
@font-face{
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/Calibri/Calibri.woff2') format('woff2'),
  url('/assets/fonts/Calibri/Calibri.woff') format('woff');
}
@font-face{
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/Calibri_B/Calibri_B.woff2') format('woff2'),
  url('/assets/fonts/Calibri_B/Calibri_B.woff') format('woff');
}
@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 400;
  src: url('/assets/fonts/Calibri_I/Calibri_I.woff2') format('woff2'),
  url('/assets/fonts/Calibri_I/Calibri_I.woff') format('woff');
}
@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 700;
  src: url('/assets/fonts/Calibri_BI/Calibri_BI.woff2') format('woff2'),
  url('/assets/fonts/Calibri_BI/Calibri_BI.woff') format('woff');
}
@font-face {
  font-family: 'Museo100_Regular';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/Museo100_Regular/Museo100_Regular.woff2') format('woff2'),
  url('/assets/fonts/Museo100_Regular/Museo100_Regular.woff') format('woff');
}
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 300;
  src: url('/assets/fonts/Museo300_Regular/Museo300_Regular.woff2') format('woff2'),
  url('/assets/fonts/Museo300_Regular/Museo300_Regular.woff') format('woff');
}
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/fonts/Museo500_Regular/Museo500_Regular.woff2') format('woff2'),
  url('/assets/fonts/Museo500_Regular/Museo500_Regular.woff') format('woff');
}
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/Museo700_Regular/Museo700_Regular.woff2') format('woff2'),
  url('/assets/fonts/Museo700_Regular/Museo700_Regular.woff') format('woff');
}
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 900;
  src: url('/assets/fonts/Museo900_Regular/Museo900_Regular.woff2') format('woff2'),
  url('/assets/fonts/Museo900_Regular/Museo900_Regular.woff') format('woff');
}



.font_calibri {
  font-family: 'Calibri';
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}


.font_museo {
  font-family: 'Museo100_Regular';
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

.font_museo b {
  font-family: 'Museo700_Regular';
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

.common {
  display: block;
  position: relative;
  margin: 0 auto;
}

.block {
  float: left;
  width: 100%;
  min-width: 980px;
  text-align: center;
  padding: 0;
  display: block;
  position: relative;
  margin: 0 auto;
}

.wrapper {
  float: none;
  width: 980px;
  min-width: 980px;
  text-align: center;
  padding: 0;
  display: block;
  position: relative;
  margin: 0 auto;
}

.wrapper_left {
  float: left;
  width: 980px;
  min-width: 980px;
  text-align: center;
  padding: 0;
  display: block;
  position: relative;
  margin: 0 auto;
}
div_left {
  float: left;
  padding: 0;
  display: block;
  position: relative;
  margin: 0 auto;
}

.div_right {
  float: right;
  padding: 0;
  display: block;
  position: relative;
  margin: 0 auto;
}

.div_center {
  float: none;
  padding: 0;
  margin: 0px auto;
  display: block;
  position: relative;
  margin: 0 auto;
}

a img {
  border: 0;
  outline: none;
}

.header_block {
  height: 230px;
  background: url(/assets/header_bg.jpg) repeat-x;
}

.header_wrapper {
  height: 277px;
}

.header_top {
  height: 32px;
  background: none;
}

.header_top .welcome_user {
  height: 32px;
}

.welcome_user p {
  color: #799485;
  padding: 5px 5px;
}

.welcome_user .user {
  color: #ffffff;
}

.header_top .mail_status {
  height: 22px;
  padding: 5px 10px;
  position: relative
}

.mail_status img {
  height: 20px;
  width: 26px;
}

.mail_status p {
  color: #fff;
  font-size: 12px;
  margin: -20px 0 0 10px;
}

.header_top .top_menu {
  height: 32px;
  background: none;
}

.top_menu ul {
  background: none;
  padding: 9px 10px;
}

.top_menu li {
  height: 22px;
  padding: 0px 2px;
}

.top_menu li a {
  color: #fff;
}

.top_menu li a:hover, .top_menu li .current {
  color: #2c6a93;
}

.top_menu li {
  display: inline;
}

.header_middle {
  height: 125px;
}

.header_middle .logo {
  width: 166px;
  height: 100px;
  margin-top: 15px;
}

.header_middle .input_login_div {
  height: 35px;
  background: none;
  padding: 10px 10px;
  margin: 50px auto auto 0px;
}

.header_middle .user_name {
  width: 141px;
  height: 34px;
  background: url(/assets/in-user.png) no-repeat;
}

.header_middle .user_pw {
  width: 141px;
  height: 34px;
  background: url(/assets/in-pw.png) no-repeat;
}

.header_middle .login_text_box {
  height: auto;
  width: 90px;
  padding: 3px 5px;
  border: 0;
  outline: none;
  font-size: 14px;
  color: #5c5c5c;
  margin: 6px auto auto -20px;
}

.header_middle .login_btn {
  height: 25px;
  width: 25px;
  background: url(/assets/login_btn.png) no-repeat;
  border: none;
  outline: none;
  margin: 5px 10px auto 5px;
  cursor: pointer;
}

.header_middle .top_login {
  height: 70px;
  width: 215px;
  background: url(/assets/login_bg.png) no-repeat;
  margin: -147px auto auto 700px;
  position: relative;
}

.top_login .top_login_btn {
  width: 53px;
  height: 22px;
  background: url(/assets/login_normal.png) no-repeat;
  cursor: pointer;
  margin: 10px auto auto 35px;
}

.top_login .top_login_btn:hover, .top_login .current {
  background: url(/assets/login_hover.png) no-repeat;
}

.top_login .or {
  width: 27px;
  height: 27px;
  background: url(/assets/or.png) no-repeat;
  margin: 8px auto auto 0px;
}

.top_login .top_reg_btn {
  width: 74px;
  height: 22px;
  background: url(/assets/register_normal.png) no-repeat;
  cursor: pointer;
  margin: 10px auto auto 0px;
  border: 0 none;
}

.top_login .top_reg_btn:hover {
  background: url(/assets/register_hover.png) no-repeat;
}

.header_bottom {
  height: 86px;
  background: none;
  margin-top: 1px;
}

.content_block {
  height: auto;
}

.content_wrapper {
  height: auto;
  text-align: left;
}

.content_left {
  width: 810px;
  text-align: center;
  float: none;
  display: inline-block;
}

/*.slider_portion { height:340px; width:810px;  background:none;}
.slider { height:320px; width: 800px; background:none; margin:5px; z-index:100; } */
.reg_nw_btn {
  width: 202px;
  height: 45px;
  background: url(/assets/reg_nw_btn.jpg) no-repeat;
  cursor: pointer;
  margin: -90px 90px auto auto;
  z-index: 200;
}

.body_content_portion {
  width: 790px;
  background: #fff;
  -moz-box-shadow: 0px 2px 8px 2px #ccc;
  -webkit-box-shadow: 0px 2px 8px 2px #ccc;
  box-shadow: 0px 2px 8px 2px #ccc;
  margin: 15px;
  min-height: 520px;
}

.body_content_portion .content_segment {
  padding: 15px 0px 0px 15px;
}

.body_content_left {
  width: 360px;
  padding: 10px 5px;
  margin-left: 10px;
}

.content_segment .content_segment {
  padding-left: 0px;
}

.body_content_right {
  width: 360px;
  padding: 10px 5px;
}

.content_section {
  padding-bottom: 10px;
  height: auto;
  width: auto;
  background: none;
}

.content_part {
  margin-top: 5px;
  background: none;
  padding: 10px 0px;
  border-bottom: 1px dotted #db8f4d;
  color: #000;
  width: 360px;
}

.content_part li, .content_part li:hover {
  text-align: left;
  padding: 3px 10px;
  list-style: inside;
}

.content_part li a:hover {
  color: #d97c3d;
  font-size: 14px;
}

.content_part li a {
  color: #5a5a5a;
  padding: 5px 10px;
}

.content_part_left {
  width: 85px;
  border-right: 1px dotted #db8f4d;
  height: 67px;
}

.content_part_left .date {
  width: 85px;
  padding: 5px 0;
  text-align: center;
  font-family: 'HelveticaNeueCondensed';
  font-size: 30px;
  color: #b16838;
}

.content_part_left .month {
  width: 85px;
  padding: 5px 0px;
  text-align: center;
  font-family: 'HelveticaNeueCondensed';
  font-size: 16px;
  color: #db8f4d;
  text-transform: uppercase;
}

.content_part_left .icon {
  height: 32px;
  width: 32px;
  padding: 10px 10px;
}

.content_part_right {
  width: 270px;
}

.content_part_right h2 {
  font-size: 18px;
  color: #373737;
  padding: 5px 10px;
  text-align: left;
  background: none;
}

.content_part_right h3 {
  font-size: 18px;
  color: #d97c3d;
  padding: 5px 10px;
  text-align: left;
  background: none;
  text-transform: uppercase;
}

.content_part_right .accepted {
  color: #537965;
  font-family: 'Calibri';
  font-weight: 700;
}

.content_part_right .waitlisted {
  color: #000000;
  font-family: 'Calibri';
  font-weight: 700;
}

.content_part_right .denied {
  color: #ed5656;
  font-family: 'Calibri';
  font-weight: 700;
}

.content_part_right p {
  font-size: 15px;
  color: #373737;
  line-height: 20px;
  background: none;
  padding: 2px 10px 2px 10px;
  float: left;
}

.content_part_right .dot {
  height: 4px;
  width: 6px;
  float: left;
  padding: 5px 10px;
}

.content_part_right .right_content_month {
  float: left;
}

.content_part_right .readmore_part {
  width: 100%;
  float: left;
}

.content_part_right .readmore_part .image {
  height: 14px;
  width: 14px;
  background: url(/assets/read_more_arrow.png) no-repeat;
  margin: 6px 5px;
  float: left;
}

.content_part_right .readmore_part a {
  font-size: 15px;
  color: #c86d36;
  padding: 5px 5px;
  text-transform: uppercase;
  float: left;
}

.content_part_right .readmore_part a:hover {
  color: #b16838;
}

.content_title_box {
  height: auto;
  border-bottom: 1px solid #db8f4d;
  width: 100%;
  background: none;
}

.content_title_box .title_text {
  font-family: 'HelveticaNeueCondensed';
  font-size: 21px;
  color: #000000;
  text-align: left;
  padding: 10px 0;
  border-bottom: 3px solid #db8f4d;
  text-transform: uppercase;
  background: none;
  width: auto;
  float: left;
}

.content_wrapper.wrapper .body_content_portion.div_left {
  float: none;
  display: inline-block;
}

.side-banner-home,
.side-banner-user {
  padding-top: 15px;
  position: absolute;
  top: 0;
  bottom: 20px;
  right: 0;
  width: 160px;
}







.content_title_box .title_text .title_icon {
  height: 20px;
  width: 35px;
  float: left;
  padding: 0px 0px;
}

.content_bottom {
  height: 277px;
  background: url(/assets/bottom_portion.png) repeat-x;
  width: 780px;
}

.content_right {
  width: 160px;
}

.ad_image {
  height: auto;
  width: 140px;
  margin: 15px auto;
}


.go_btn {
  width: 80px;
  height: 30px;
  background: url(/assets/go.png) no-repeat;
  border: none;
  outline: none;
  cursor: pointer;
  float: right;
  margin-top: 10px;
}

/*school list Begins*/
.wrapper-full {
  width: 980px;
  margin: 0px auto;
}

.wrapper-full .body_content_portion_1 {
  width: 100%;
  padding-bottom: 35px;
  background: #fff;
  -moz-box-shadow: 0px 2px 8px 2px #ccc;
  -webkit-box-shadow: 0px 2px 8px 2px #ccc;
  box-shadow: 0px 2px 8px 2px #ccc;
  margin-top: 35px;
}

/*Standford Law School CSS Begins*/

.col_1 {
  width: 200px;
}

.col_2 {
  width: 530px;
}

.col_3 {
  width: 230px;
}

.body_content_portion .content_segment .btn_portion {
  width: 720px;
  padding: 0;
}

.body_content_portion .content_segment .btn_portion li {
  width: 160px;
  height: 20px;
  background: url(/assets/col1_btn_normal.png) no-repeat;
  margin: 0 auto;
  padding: 10px 10px;
  list-style: none;
  margin-top: 5px;
  float: left;
}

.body_content_portion .content_segment .btn_portion li:hover, .body_content_portion .content_segment .btn_portion .current {
  background: url(/assets/col1_btn_hover.png) no-repeat;
}

.body_content_portion .content_segment .btn_portion li a {
  font-family: 'HelveticaNeueCondensed';
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.col_2 .content_segment {
  width: 530px;
  margin: 0px 0px 0px 0px;
}


.col_2 .content_segment .contact_info {
  margin: 10px auto 0px auto;
  font-size: 15px;
  text-align: left;
  color: #686868;
}

.col_2 .content_segment .contact_info td {
  text-align: left;
  vertical-align: middle;
  padding: 0 10px;
}

.col_2 .content_segment .contact_info td img {
  height: 28px;
  width: 28px;
}

.col_2 .content_segment .contact_info td a {
  font-size: 18px;
  color: #db8645;
  padding: 0 10px;
  font-family: 'Calibri';
  font-weight: 700;
}

.col_2 .content_segment .contact_info td a:hover {
  color: #497b77;
}

.col_2 .content_segment .jump_to {
  width: 530px;
  padding: 10px;
}

.jump_to ul {
  list-style: inside url(/assets/orange_arrow.png);
  text-align: left;
}

.col_2 .content_segment .jump_to li {
  padding: 5px 15px;
}

.col_2 .content_segment .jump_to li a {
  font-size: 17px;
  color: #525252;
  vertical-align: top;
  text-align: left;
}

.col_2 .content_segment .jump_to li a:hover {
  font-family: 'Calibri';
  font-weight: 700;
  color: #dd9058;
}

.col_3 .content_segment {
  width: 190px;
  margin: 0px 0px 0px 20px;
}

.col_3 .content_segment .logo_portion {
  margin-top: 40px;
}

.col_3 .content_segment .logo_portion img {
  /*	height:120px; */
  width: 100%;
  padding: 10px 0px;
}

.col_3 .content_segment .col_3_content {
  font-family: 'Calibri';
  font-weight: 700;
  color: #373737;
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
}

.median_info {
  font-family: 'Calibri';
  font-weight: 700;
  color: #ca1b02;
  text-align: left;
  font-size: 17px;
  line-height: 23px;
  margin-top: 10px;
}

.chances_btn {
  height: 50px;
  width: 190px;
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  outline: none;
  border: 0;
  background: url(/assets/col3_btn.png) no-repeat;
  float: none;
  padding: 0;
}

/*Standford Law admissions CSS Begins*/

.col_4 {
  width: 520px;
  margin-right: 10px;
}

.col_5 {
  width: 180px !important;
  float: left;
}

.col_4 .content_segment {
  /*	width:520px;
	margin:auto auto 30px auto; */
  padding: 10px 0px;
}

.col_4 .content_segment p {
  font-size: 15px;
  /*	line-height:30px;
    padding-top:20px; */
  text-align: justify;
  color: #341f1f;
}

.col_2 .content_segment .admission_table {
  width: 100%;
}

.col_2 .content_segment .admission_table th {
  background: #e4e8eb;
  padding: 10px 10px;
  color: #341f1f;
  font-family: 'Calibri';
  font-weight: 700;
}

.col_2 .content_segment .admission_table td {
  /*background:#eef2f5;*/
  padding: 10px 10px;
}

.first_column {
  color: #341f1f;
  font-family: 'Calibri';
  font-weight: 700;
  background: #eef2f5;
}

.other_column {
  background: #eef2f5;
}

.col_2 .content_segment .admission_table_btn {
  height: 35px;
  width: auto;
  padding: 10px 15px;
  background: url(/assets/admission_table_btn.png) repeat-x;
  outline: none;
  border: 0;
  font-family: 'HelveticaNeueCondensed';
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
}

.col_2 .content_segment .admission_table_btn:hover {
  color: #da8e4c;
}

.col_4 .content_segment .show_table td {
  padding: 0px 5px;
}

.col_4 .content_segment .show_text {
  font-family: 'HelveticaNeueCondensed';
  color: #da8e4c;
  font-size: 20px;
}

.col_4 .show_btn {
  width: 160px;
  height: 20px;
  background: url(/assets/col1_btn_normal.png) no-repeat;
  margin: 0 auto;
  padding: 10px 10px;
}

.col_4 .show_btn:hover, .col_4 .show_btn .current {
  background: url(/assets/col1_btn_hover.png) no-repeat;
}

.col_4 .show_btn a {
  font-family: 'HelveticaNeueCondensed';
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.col_4 .statistics_portion {
  width: 100%;
  margin-top: 10px;
}

.col_2 .statistics_table_portion {
  width: 380px;
}

.col_4 .price_index_portion {
  width: 230px;
}

.col_2 .statistics_table {
  width: 100%;
}

.col_2 .statistics_table td {
  padding: 5px 5px;
  text-align: left;
  vertical-align: middle;
  font-size: 17px;
}

.col_2 .statistics_table tr td:nth-child(odd) {
}

.col_2 .statistics_table tr td:nth-child(even) {
  font-family: 'Calibri';
  font-weight: 700;
  color: #e06f6f;
}

.col_4 .price_index_table {
  width: 100%;
}

.col_4 .price_index_table td {
  text-align: center;
  vertical-align: middle;
}

.col_4 .price_index_table th {
  font-family: 'Calibri';
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0px;
}

.col_4 .price_index_circle {
  height: 40px;
  width: 150px;
  background: url(/assets/admission_circle.png) no-repeat;
  text-align: center;
  vertical-align: middle;
  font-family: 'Calibri';
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
  padding: 55px 0px;
}

.col_5 {
  width: 330px;
}

.col_5 .content_segment {
  width: 190px;
  margin: auto auto 30px auto;
  padding: 10px 30px 10px 10px;
}

.col_3 .content_segment .important_dates {
  font-family: 'Calibri';
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: #373737;
  padding-top: 10px;
  width: 100%;
}

.col_3 .content_segment .important_dates_paragraph {
  font-family: 'Calibri';
  font-size: 17px;
  line-height: 20px;
  text-align: left;
  color: #373737;
  padding-top: 25px;
  width: 100%;
}

.col_3 .content_segment .important_dates_paragraph b {
  font-family: 'Calibri';
  font-weight: 700;
  color: #ff0000;
}

.col_3 .content_segment .important_dates_paragraph a {
  font-family: 'Calibri';
  font-weight: 700;
  color: #da8e4c;
  font-style: normal;
}

.col_3 .content_segment .important_dates_paragraph a:hover {
  color: #497b77;
}

.col_3 .content_segment .museo_title {
  padding: 10px 0px;
  text-align: left;
  font-size: 20px;
  margin-top: 0px;
}

.col_3 .content_segment .compare_img {
  width: 100%;
  padding: 10px 0px;
}

.col_3 .content_segment .compare_img img {
  width: 100%;
}

.cont-block {
  display: block;
  margin-bottom: 15px;
}

.cont-block .stdcurm {
  width: 760px;
  padding: 0px;
}

.cont-block .stdcurm .content_title_box {
  width: 100%
}

/*Standford Law admissions CSS End*/

/*--- school page---*/
.wrapper-full {
  width: 980px;
  margin: 0px auto;
}

.wrapper-full .body_content_portion {
  width: 100%;
}

.wrapper-full .body_content_portion .content_segment {
  padding: 0px 10px 0px 10px;
}

.ssdrleft {
  width: 249px;
  float: left;
}

.ssdrtopbg {
  background-image: url(/assets/search-bg.jpg);
  background-repeat: repeat-x;
  height: 47px;
}

.ssdrright {
  width: 710px;
  float: left;
}

.ssdrright .scllist {
  padding-top: 0px !important
}

.ssdrleft {
  background-image: url(/assets/sear-left-bg.jpg);
  background-repeat: no-repeat;
  background-position: left;
}

.ssdrleft .outerc {
  border: 1px solid #dcdcdc;
  height: 37px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background: #fff;
  margin: 4px;
  border-right: 1px solid #DADADA !important;
  position: relative;
}

.ssdrleft input.searbx {
  border: none;
  background: #fff;
  height: 27px;
  width: 190px;
  margin: 3px 0px;
}

.outerc img {
  border: none !important;
  line-height: 30px;
  position: absolute;
  right: 10px;
  top: 7px;
}

.perslider {
  height: 55px;
  display: block;
  clear: both;
  background: #fff;
  margin-bottom: 15px;
}

.perslider #slider {
  margin: 10px 0px 0px 0px
}

.left-slider-bar {
  margin: 20px 20px 0px 0px;
  background: #fff !important;
  padding-left: 10px
}

.perslider h5 {
  text-align: left;
  color: #7d4f35;
  font-size: 15px;
  font-weight: bold;
}

.perslider label {
  text-align: left;
  color: #8d8d8d;
  font-size: 13px;
  font-weight: normal;
  width: 50%;
  display: block;
  float: left;
  line-height: 20px;
}

.perslider label.left {
  text-align: left
}

.perslider label.right {
  text-align: right
}

.scllist {
  border-right: none;
  margin-right: -1px;
}

.scllist th {
  background-image: url(/assets/search-bg.jpg);
  background-repeat: repeat-x;
  height: 22px;
  line-height: 22px;
  font-size: 15px;
  color: #4a4a4a;
  border-left: 1px solid #fff;
  border-right: 1px solid #dadada;
  font-weight: normal;
  text-align: center;
}

.scllist th a {
  text-decoration: none;
  color: #4A4A4A
}

.lineh {
  height: 6px;
  position: relative;
  padding: 0px 5px;
  text-align: left;
}

.innspan {
  position: absolute
}

.scllist th.noborder {
  border-right: none !important
}

.scllist th .srcrightend {
  background-image: url(/assets/search-right-bg.jpg);
  background-position: right;
  background-repeat: no-repeat;
  height: 47px;
  display: block;
  width: 123px;
  margin-right: -3px;
}

.gpalist {
  border-right: none;
  margin-right: -1px;
}

.gpalist th {
  background-image: url(/assets/search-bg.jpg);
  background-repeat: repeat-x;
  height: 22px;
  line-height: 16px;
  font-size: 13px;
  color: #4a4a4a;
  border-left: 1px solid #fff;
  border-right: 1px solid #dadada;
  font-weight: normal;
  text-align: center;
}

.gpalist th a {
  text-decoration: none;
  color: #4A4A4A
}

.gpalist th.noborder {
  border-right: none !important
}

.gpalist th .srcleftend {
  background-image: url(/assets/search-left-bg.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  height: 47px;
  margin-right: -1px;
  width: 123px;
}

.gpalist th .srcrightend {
  background-image: url(/assets/search-right-bg.jpg);
  background-position: right;
  background-repeat: no-repeat;
  height: 47px;
  display: block;
  width: 123px;
  margin-right: -3px;
}

.topschools {
  border-right: none;
  margin-right: -1px;
}

.topschools th {
  background-image: url(/assets/search-bg.jpg);
  background-repeat: repeat-x;
  height: 20px;
  line-height: 16px;
  font-size: 15px;
  color: #4a4a4a;
  border-left: 1px solid #fff;
  border-right: 1px solid #dadada;
  font-weight: normal;
  text-align: center;
}

.topschools th a {
  text-decoration: none;
  color: #4A4A4A
}

.topschools th.noborder {
  border-right: none !important
}

.topschools th .srcleftend {
  background-image: url(/assets/search-left-bg.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  margin-right: -1px;
  width: 25px;
}

.topschools th .srcrightend {
  background-image: url(/assets/search-right-bg.jpg);
  background-position: right;
  background-repeat: no-repeat;
  height: 40px;
  display: block;
  width: 30px;
  margin-right: -3px;
}

.rowmid {
  background: #d9f5e8;
}

.rowleft {
  background: #d9f5e8;
  -webkit-border-radius: 20px 0px 0px 20px;
  -moz-border-radius: 20px 0px 0px 20px;
  border-radius: 20px 0px 0px 20px;
}

.rowright {
  background: #d9f5e8;
  -webkit-border-radius: 0px 20px 20px 0px;
  -moz-border-radius: 0px 20px 20px 0px;
  border-radius: 0px 20px 20px 0px;
}

.scllist tr td {
  text-align: left;
  padding: 0px 5px 0px 10px;
  line-height: 32px;
  color: #4a4a4a;
  height: 32px;
  font-size: 15px;
}

.demoHeaders {
  margin-top: 2em;
}

#dialog_link {
  padding: .4em 1em .4em 20px;
  text-decoration: none;
  position: relative;
}

#dialog_link span.ui-icon {
  margin: 0 5px 0 0;
  position: absolute;
  left: .2em;
  top: 50%;
  margin-top: -8px;
}

ul#icons {
  margin: 0;
  padding: 0;
}

ul#icons li {
  margin: 2px;
  position: relative;
  padding: 4px 0;
  cursor: pointer;
  float: left;
  list-style: none;
}

ul#icons span.ui-icon {
  float: left;
  margin: 0 4px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/*.clearfix {*/
  /*display: inline-block;*/
/*}*/

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/*---curriculum----*/
.stdcurm {
  width: 710px;
  padding: 0px 13px 13px 13px;
  text-align: left
}

.stdcurm .content_title_box {
  width: 700px;
  margin-bottom: 30px;
}

.stdcurm p {
  color: #341f1f;
  line-height: 29px;
  text-align: left;
}

.stdcommunityleft .sclper {
  clear: both;
  margin: 20px 0px;
}

.stdcommunityleft .sclper .ui-widget-content {
  background-color: #EEEEEE;
  color: #fff;
  height: 33px;
  line-height: 33px;
  margin-bottom: 7px;
  /*width:490px;*/
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 17px;
  font-weight: bold;
  position: relative;
}

.pbarsize {
  position: absolute;
  padding-left: 15px;
}

.stdcommunityleft .sclper .ui-widget-content .pbarwitclr {
  background-color: #cc6e38;
  background-image: linear-gradient(bottom, rgb(204, 110, 56) 0%, rgb(233, 148, 78) 50%);
  background-image: -o-linear-gradient(bottom, rgb(204, 110, 56) 0%, rgb(233, 148, 78) 50%);
  background-image: -moz-linear-gradient(bottom, rgb(204, 110, 56) 0%, rgb(233, 148, 78) 50%);
  background-image: -webkit-linear-gradient(bottom, rgb(204, 110, 56) 0%, rgb(233, 148, 78) 50%);
  background-image: -ms-linear-gradient(bottom, rgb(204, 110, 56) 0%, rgb(233, 148, 78) 50%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 33px;
  display: block;
  padding: 0px;
  position: absolute;
}

.stdcommunityleft .sclper .ui-widget-content div.noright {
  -webkit-border-radius: 20px 0px 0px 20px;
  -moz-border-radius: 20px 0px 0px 20px;
  border-radius: 20px 0px 0px 20px;
}

.bthreecont {
  margin: 50px 0px;
  width: 100%;
}

.bthreecont .dtdwidth {
  width: 200px !important;
}

.bthreecont .dtdwidth .content_title_box {
  width: 100% !important
}

.bthreecont .details {
  width: 280px;
  float: left;
}

.bthreecont .details ul {
  margin: 0px;
  padding: 0px;
}

.bthreecont .details ul li {
  list-style: none;
  line-height: 21px;
  font-size: 14px;
  font-weight: bold;
  color: #373737
}

.bthreecont .details ul li span {
  color: #da8e4c
}

.bthreecont .details .content_title_box {
  width: 300px;
  margin-bottom: 10px;
  margin-top: -35px;
}

/*---community----*/
.stdcommunity {
  width: 940px;
  text-align: left;
  margin: 0px 10px;
}

.stdcommunityhf {
  width: 100%;
  text-align: left;
  margin: px;
}

.stdcommunityhf .stdcommunityleft {
  width: 535px;
  margin-right: 0px
}

.stdcommunityleft {
  width: 635px;
  float: left;
  margin-right: 20px;
}

.stdcommunityleft .content_title_box {
  width: 100%;

}

.stdcommunityleft p span {
  color: #da8e4c;
}

.btitle {
  margin: 50px 0px 0px 0px
}

.btitle h2 {
  font-size: 19px;
  line-height: 23px;
  text-transform: uppercase;
  font-family: 'HelveticaNeueCondensed';
  font-weight: normal;
  padding-bottom: 20px;
}

.stdcommunityleft .faclist {
  width: 750px;
  margin: 15px 0px
}

.stdcommunityleft .faclist ul {
  margin: 0px;
  padding: 0px;
}

.stdcommunityleft .faclist ul li {
  list-style: none;;
  line-height: 21px;
  font-size: 14px;
}

.stdcommunityleft .faclist ul li span {
  font-weight: bold;
  color: #e06f6f;
}

/*.stdcommunityleft .faclist .details {*/
  /*float: left;*/
  /*width: 211px;*/
/*}*/

.stdcommunityleft .faclist .details .content_title_box {
  width: 211px;
}

.stdcommunityleft .faclist .details .ration {
  display: block;
}

.stdcommunityleft .faclist .details .ration h3 {
  line-height: 25px;
  font-size: 16px;
  text-align: center;
}

.stdcommunityleft .faclist .details .ration h3.btomline {
  border-bottom: 4px solid #e06f6f;
}

.stdcommunityright {
  width: 190px;
  margin-left: 20px;
  float: left
}

.stdcommunityright .details {
  margin-bottom: 20px;
}

.stdcommunityright ul {
  margin: 0px;
  padding: 0px;
  clear: both;
}

.stdcommunityright ul li {
  list-style: none;;
  line-height: 21px;
  font-size: 14px;
}

.stdcommunityright ul li.withlist {
  list-style: disc;
  line-height: 21px;
  font-size: 14px;
  margin-left: 20px;
}

.stdcommunityright ul li span {
  font-weight: bold;
  color: #da8e4c;
}

.stdcommunityright .details {
  position: relative;
}

.stdcommunityright .details ul {
  position: absolute;
  z-index: 999;
  top: 70px;
}

.stdcommunityright .content_title_box {
  width: 100%;
  margin-bottom: 10px;
}

.Menu {
  text-align: left;
  text-decoration: none;
  background: none;
  margin: 12px auto auto 0;
  height: auto;
}

.Menu li {
  display: inline;
  padding: 0;
  margin-left: 0;
}

.Menu li a {
  font-family: 'HelveticaNeueCondensed';
  font-size: 19px;
  padding: 11px 20px;
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #112b3a;
  border-right: 1px solid #0c1e2a;
}

.Menu li a:hover, .Menu li .current {
  color: #b96c39;
  background: transparent url(/assets/upper_arrow.png) bottom center no-repeat;
}

.Menu .subMenu {
  float: left;
  text-align: left;
  width: 100%;
  margin: 26px 0 0 0;
}

* html .Menu .subMenu {
  margin: 0 0 0 0;
}

.Menu .subMenu li {
  border: 0;
}

.Menu .subMenu li a {
  text-decoration: none;
  font-family: 'Calibri';
  font-size: 15px;
  font-weight: normal;
  color: #474747;
  border: 0px;
  height: auto;
  padding: 11px 20px;
}

.Menu .subMenu li:hover, .Menu .subMenu li a:hover, .Menu .subMenu .current {
  font-family: 'Calibri';
  font-weight: 700;
  font-size: 15px;
  color: #474747;
}

.Menu li .subMenu {
  display: none;
  visibility: hidden;
}

.Menu li:hover .subMenu {
  visibility: visible;
  display: block;
}

.Menu #active_sub_menu {
  visibility: visible;
  display: block;
}

div.wrap {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

div#top div#nav {
  float: left;
  clear: both;
  width: 800px;
  height: 26px;
  margin: 0 0 0 0;
}

div#top div#nav ul {
  float: left;
  width: 800px;
  height: 26px;
  list-style-type: none;
}

div#nav ul li {
  float: left;
  height: 52px;
}

div#nav ul li a {
  border: 0;
  height: 52px;
  display: block;
  line-height: 7px;
  text-indent: -9999px;
}

div#header {
  margin: -1px 0 0;
}

div#video-header {
  height: 300px;
  margin: -1px 0 0;
}

div#header div.wrap {
  height: 300px;
  background: none;
}

div#header div#slide-holder {
  z-index: 40;
  width: 800px;
  height: 300px;
  position: absolute;
}

div#header div#slide-holder div#slide-runner {
  top: 5px;
  left: 0px;
  width: 800px;
  height: 320px;
  overflow: hidden;
  position: absolute;
}

div#header div#slide-holder img {
  margin: 0;
  display: none;
  position: absolute;
}

div#header div#slide-holder div#slide-controls {
  left: 0;
  bottom: 0px;
  width: 800px;
  display: none;
  position: absolute;
  background: none;
  background-color: none;
}

div#header div#slide-holder div#slide-controls p.text {
  float: left;
  color: #fff;
  display: inline;
  font-size: 10px;
  line-height: 16px;
  margin: 23px 0 0 5px;
}

div#header div#slide-holder div#slide-controls p#slide-nav {
  float: left;
  height: 12px;
  display: inline;
  margin: 8px auto 0 375px;
}

div#header div#slide-holder div#slide-controls p#slide-nav a {
  float: left;
  width: 9px;
  height: 9px;
  display: inline;
  font-size: 11px;
  margin: 0px 3px 0 0;
  line-height: 9px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-position: 0 0;
  background-repeat: no-repeat;
}

div#header div#slide-holder div#slide-controls p#slide-nav a.on {
  background-position: 0 -9px;
}

div#header div#slide-holder div#slide-controls p#slide-nav a {
  background-image: url(/assets/slider/slider_nav.png);
}

div#nav ul li a {
  background: url(/assets/slider_pics/nav.png) no-repeat;
  background-color: #ccc;
}

/*Careers Page */
.content_title_box h2 {
  font-family: 'HelveticaNeueCondensed';
  font-size: 21px;
  color: #000000;
  text-align: left;
  padding: 5px 0;
  border-bottom: 3px solid #db8f4d;
  text-transform: uppercase;
  background: none;
  width: auto;
  float: left;
  font-weight: normal;
  line-height: 23px;
}

.content_title_box h3 {
  font-family: 'HelveticaNeueCondensed';
  font-size: 17px;
  color: #000000;
  text-align: left;
  padding: 5px 0;
  border-bottom: 3px solid #db8f4d;
  text-transform: uppercase;
  background: none;
  width: auto;
  float: left;
  font-weight: normal;
  line-height: 19px;
}

.content_title_box h4 {
  font-family: 'HelveticaNeueCondensed';
  font-size: 13px;
  color: #000000;
  text-align: left;
  padding: 5px 0;
  border-bottom: 3px solid #db8f4d;
  text-transform: uppercase;
  background: none;
  width: auto;
  float: left;
  font-weight: normal;
  line-height: 15px;
}

.col_4 .content_segment .col_1x3 {
  width: 163px;
  margin-right: 10px;
}

.col_4 .content_segment .col_1x3 .content_segment {
  width: 163px;
  padding: 10px 0px;
  margin: 0 auto;
  text-align: left;
  vertical-align: top;
}

.col_4 .content_segment .col_1x3 .content_segment p {
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
  color: #341f1f;
  padding: 0;
}

.col_4 .content_segment .col_1x3 .content_segment span {
  font-size: 15px;
  color: #341f1f;
  padding: 0;
  font-family: 'Calibri';
  font-weight: 700;
}

.col_4 .content_segment .col_1x3 .content_segment hr {
  border: 1px solid #E06F6F;
}

.col_4 .content_segment .col_1x3 .content_segment ul {
  list-style-position: inside;
  list-style: none;
  list-style-type: none;
}

.col_4 .content_segment .col_1x3 .content_segment li {
  font-size: 15px;
  color: #341f1f;
  line-height: 19px;
  padding-bottom: 10px;
  font-weight: bold;
}

.col_4 .content_segment .col_1x3 .content_segment li span {
  font-family: 'Calibri';
  font-weight: 700;
  color: #E06F6F;
}

.col_4 .content_segment .col_1x3 .content_segment table {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}

.col_4 .content_segment .col_1x3 .content_segment table td {
  padding: 1px 5px;
  text-align: left;
  vertical-align: top;
  font-size: 15px;
  width: auto;
}

.col_4 .content_segment .col_1x3 .content_segment table tr td:nth-child(odd) {
}

.col_4 .content_segment .col_1x3 .content_segment table tr td:nth-child(even) {
  font-family: 'Calibri';
  font-weight: 700;
  color: #e06f6f;
}

.button_1 {
  height: 26px;
  background: url(/assets/button_bg_normal.jpg) repeat-x;
  border: 0;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-family: 'HelveticaNeueCondensed';
  color: #ffffff;
  font-size: 13px;
  cursor: pointer;
  font-weight: normal;
  /*	margin-top:10px; */
  text-transform: uppercase;
  text-align: center;
  padding: 0 20px;
}

.button_1:hover {
  background: url(/assets/button_bg_hover.jpg) repeat-x;
}

.col_4 .content_segment .col_1x2 {
  width: 250px;
  margin-right: 10px;
}

.col_4 .content_segment .col_1x2 .content_segment {
  width: 250px;
  padding: 0px 0px;
  margin: 0 auto;
  margin-bottom: 10px;
  vertical-align: top;
}

.col_4 .content_segment .col_1x2 .content_segment ul {
  list-style: none inside;
  margin-top: 10px;
}

.col_4 .content_segment .col_1x2 .content_segment li {
  padding: 3px 0px;
  text-align: left;
}

.col_4 .content_segment .col_1x2 .content_segment li span {
  font-family: 'Calibri';
  font-weight: 700;
  color: #E06F6F;
}

/*Applicant Page */
.applicant tr td {

  padding: 10px 10px 10px 10px !important;
  line-height: 18px !important;
  font-size: 12px !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .applicant tr td {
    height: 27px;
    padding: 12px 10px 0px 10px !important;
    line-height: normal !important;
    font-size: 12px !important;
  }
}

.dashed_bottom {
  border-bottom: 1px dashed #D97C3D;
}

/* School - User Info Begins */

.percentage_box {
  width: 95%;
  height: 35px;
  border: 1px solid #dddddd;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #eeeeee;
  margin-bottom: 10px;
  padding: 0;
}

.percentage_box span {
  height: 15px;
  /*border:1px solid #dddddd;*/
  border-radius: 20px;
  background: url(/assets/percentage_bg.jpg) repeat-x;
  margin: 0 auto;
  /*margin-left:-1px;
margin-top:-1px;*/
  float: left;
  text-align: left;
  padding: 10px 0px;
}

.percentage_box p {
  font-family: 'Calibri';
  font-weight: 700;
  color: #000;
  font-size: 15px;
  margin-left: 10px;
  position: absolute;
}

.button_2 {
  height: 34px;
  background: url(/assets/btn_2_normal.png) repeat-x;
  border: 0;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-family: 'HelveticaNeueCondensed';
  color: #ffffff;
  font-size: 17px;
  cursor: pointer;
  font-weight: normal;
  margin-top: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
}

.button_2:hover {
  background: url(/assets/btn_2_hover.png) repeat-x;
}

.col_8 {
  width: 420px;
  margin-right: 10px;
}

.col_8 .content_segment {
  width: 420px;
  padding: 10px 5px;
}

.col_8 .content_segment .photo {
  height: 118px;
  width: 98px;
  background-color: #eee;
  margin-right: 10px;
  border: 1px solid #aaa;
}

.col_8 .content_segment .title_part {
  width: 290px;
}

.col_8 .content_segment .title_part .content_segment {
  width: 290px;
  padding: 10px 0px;
  margin: 0 auto;
}

.col_8 .content_segment .col_1x2 {
  width: 47%;
}

.col_8 .content_segment .col_1x2 .content_segment {
  width: 420px;
  margin: 0 auto;
  padding: 10px 0px;
}

.col_8 .content_segment .col_1x2 .content_segment table, .col_8 .content_segment .col_1x3 .content_segment table {
  padding: 0;
}

.col_8 .content_segment .col_1x2 .content_segment table td, .col_8 .content_segment .col_1x3 .content_segment table td {
  padding: 0px 5px 5px;
  border: 0;
  outline: none;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
}

.col_8 .content_segment .col_1x3 {
  width: 125px;
  margin-right: 10px;
}

.col_8 .content_segment .col_1x3 .content_segment {
  width: 125px;
  margin: 0 auto;
  padding: 10px 0px;
}

.col_9 {
  width: 320px;
}

.col_9 .content_segment {
  width: 310px;
  padding: 10px 5px;
}

.col_9 .content_segment .ad_img {
  width: 300px;
  height: 250px;
  background: #efefef;
}

.content_segment .admission_table, .common_table {
  width: 100%;
}

.content_segment .admission_table th, .common_table th {
  background: #e4e8eb;
  padding: 10px 10px;
  color: #341f1f;
  font-family: 'Calibri';
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

.content_segment .admission_table td, .common_table td {
  /*background:#eef2f5;*/
  padding: 10px 10px;
  text-align: left;
  vertical-align: middle;
}

/* School - User Info Ends */
/* School - User Info Add Another Applications Popup - CSS Begins */

br.both {
  clear: both;
}

.background_popup {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: 1px solid #cecece;
  z-index: 1;
}

.popup_close {
  position: absolute;
  display: block;
  height: 30px;
  width: auto;
  cursor: pointer;
  padding: 0px;
  float: left;
  outline: none;
  z-index: 1000;
  margin-top: 10px;
  margin-left: 750px;
}

.bottom_space {
  display: none;
  position: absolute;
  _position: absolute;
  height: 10px;
  width: 430px;
  background: none;
  border: 0;
  z-index: 2;
  padding: 5px 5px;
  float: left;
}

/* add_another_app_popup */


.table_2 {
  width: 100%;
  padding: 0;
}

.table_2 th {
  /*background:#e4e8eb;*/
  padding: 2px 0px;
  color: #341f1f;
  font-family: 'Calibri';
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

.table_2 td {
  /*background:#eef2f5;*/
  padding: 2px 0px;
  text-align: center;
  vertical-align: middle;
}

.col_10 {
  width: 150px;
  margin-top: 10px;
}

.col_10 .content_segment {
  width: 138px;
  margin: 0px 0px 0px 10px;
  padding: 10px 5px;
  text-align: left;
  margin-top: -1px;
}

.col_11 {
  width: 590px;
}

.col_11 .content_segment {
  width: 568px;
  margin: 0px 0px 0px 10px;
  padding: 10px 5px;
  text-align: left;
  margin-top: -1px;
}

.col_1x2 {
  width: 370px;
  margin-right: 10px;
}

.col_1x2 .content_segment {
  width: 360px;
  padding: 5px 5px;
}

.col_1x2 .content_segment .comment_segment {
  width: 360px;
  padding: 5px 0px;
}

.col_1x2 .content_segment .comment_segment .others_comment, .col_1x2 .content_segment .comment_segment .user_comment {
  width: 100%;
  text-align: center;
  padding: 5px 0px;
}

.col_1x2 .content_segment .comment_segment .others_comment .date-and_time {
  background: #DB8645;
  font-size: 12px;
  color: #ffffff;
  padding: 5px 10px;
  text-align: right;
  width: 340px;
  font-family: 'Calibri';
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: none;
}

.col_1x2 .content_segment .comment_segment .others_comment span, .col_1x2 .content_segment .comment_segment .user_comment span {
  font-size: 14px;
  color: #DB8645;
  line-height: 17px;
  text-align: left;
  width: 330px;
  float: left;
  padding-top: 5px;
  padding-left: 10px;
}

.col_1x2 .content_segment .comment_segment, .col_1x2 .content_segment .comment_segment .others_comment, .col_1x2 .content_segment .comment_segment .user_comment {
  padding-bottom: 10px;
}

.col_1x2 .content_segment .comment_segment p {
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  background: none;
  margin-left: 0px;
  width: 100%;
}

.like_btn_1 {
  background: url(/assets/star_normal.png) no-repeat;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  cursor: pointer;
  border: 0;
  outline: none;
}

/* School - User Info Add Another Applications Popup - CSS End */

/* Message & Invitation Tabs - Begins */

.tab_1 {
  padding: 0;
  clear: both;
}

.tab_1 li {
  display: inline;
}

.tab_1 li a {
  background: #E4E8EB;
  padding: 5px 10px;
  float: left;
  border-right: 1px solid #EEF2F5;
  border-bottom: none;
  text-decoration: none;
  color: #000000;
  font-family: calibri;
  font-weight: 700;
}

.tab_1 li.active a {
  background: #DB8645;
  font-family: calibri;
  font-weight: 700;
  color: #ffffff;
}

.tab_1_content {
  clear: both;
  border: 1px solid #E4E8EB;
  background: #ffffff;
  padding: 0px 0px;
}

.tab_1_content .content_segment {
  padding: 6px 6px;
}

.tab_1_content .content_segment .content_segment .mail_head {
  padding: 0px;
  font-size: 16px;
  color: #DB8645;
  font-family: calibri;
  font-weight: 700;
  float: left;
}

.tab_1_content .content_segment .content_segment .lead {
  padding: 0px;
  font-size: 16px;
  color: #DB8645;
  font-weight: normal;
  font-family: calibri;
}

.tab_1_content .content_segment .content_segment .date_and_time {
  padding: 0px;
  font-size: 14px;
  color: #497b77;
  font-weight: normal;
  font-family: calibri;
}

.tab_1_content .content_segment .content_segment p {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px;
}

.col_12 {
  width: 40px;
  padding: 5px 5px;
  vertical-align: top;
  text-align: center;
}

.col_12 .content_segment {
  width: 20px;
  padding: 0px 10px;
}

.col_13 {
  width: 650px;
}

.col_13 .content_segment {
  width: 640px;
  padding: 0;
}

/*--------*/
.col_13 .content_segment h1 a {
  font-family: calibri;
  font-weight: 700;
  font-size: 14px;
  color: #DB8645;
  padding: 5px 0px;
  text-align: left;
  float: left;
}

.col_13 .content_segment h1 a:hover {
  color: #497b77;
}

.col_13 .content_segment span {
  font-family: calibri;
  font-weight: 700;
  font-size: 14px;
  color: #497b77;
  padding: 2px 0px;
  text-align: left;
  float: right;
}

.col_13 .content_segment p {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  padding: 5px 0px;
  text-align: left;
  float: left;
  width: 100%;
}

.col_3 .content_segment ul, .col_9 .content_segment ul, .tab_1_content .content_segment ul {
  list-style: none inside;
  float: left;
  padding-top: 10px;
}

.col_3 .content_segment li, .col_9 .content_segment li, .tab_1_content .content_segment li {
  padding: 2px 0px;
  color: #000000;
  font-size: 15px;
  font-family: 'Calibri';
}

.col_3 .content_segment li a, .col_9 .content_segment li a, .tab_1_content .content_segment li a {
  color: #DB8645;
  font-size: 15px;
  font-family: 'Calibri';
  font-weight: 700;
}

.col_3 .content_segment li a:hover, .col_9 .content_segment li a:hover, .tab_1_content .content_segment li a:hover {
  color: #497b77;
}

.tab_1_content .content_segment li {
  color: #E4E8EB;
  display: inline;
  padding: 0px 1px;
}

.tab_1_content .content_segment ul {
  padding: 0;
  margin-left: 5px;
}

.message_username {
  color: #000000;
  float: left;
  font-family: 'HelveticaNeueCondensed';
  font-weight: bold;
  margin: 0;
  text-align: left;
  width: auto;
  padding-top: 5px;
}

.message_username a {
  color: #DB8645;
}

.content_status_box {
  height: auto;
  width: 100%;
  background: none;
  padding: 5px 0px;
  text-align: right;
  font-size: 14px;
  color: #000000;
}

.content_status_box a {
  font-size: 14px;
  color: #DB8645;
  padding: 0;
  font-family: 'Calibri';
  font-weight: 700;
}

.content_status_box a:hover {
  color: #497b77;
}

.status_segment {
  padding: 0px;
  text-align: right;
  font-size: 12px;
  color: #7f7f7f;
  width: 100%;
}

.content_status_box .status_segment a {
  font-size: 12px;
  color: #DB8645;
  padding: 0;
  font-family: 'Calibri';
  font-weight: 700;
}

.content_status_box .status_segment a:hover {
  color: #497b77;
}

.content_status_box .status_segment table {
  padding: 0;
  height: auto;
}

.content_status_box .status_segment table td {
  padding: 0px 2px;
  text-align: left;
  vertical-align: middle;
}

.content_status_box .status_segment table td a {
  font-size: 12px;
  color: #DB8645;
  font-family: 'Calibri';
  font-weight: 700;
}

.content_status_box .status_segment table td a:hover {
  color: #497b77;
}

.content_status_box .status_segment ul {
  padding: 0;
  display: inline;
  margin: 0 auto;
}

.content_status_box .status_segment li {
  padding: 0px 2px;
  list-style: inside;
  margin: 0 auto;
}

.content_status_box .status_segment li a {
  padding: 0;
  font-family: calibri;
  font-size: 12px;
  font-weight: normal;
  color: #DB8645;
}

.content_status_box .status_segment li a:hover {
  color: #497b77;
}

.div_left1 {
  float: left;
  padding: 0;
  display: block;
  position: relative;
  margin: 0 auto;
}

/* Message & Invitation Tabs - End */
/* watch list */
.col_4 .content_segment .admission_table, .table_1, .table_1 table {
  width: 100%;
  padding: 0;
}

.col_4 .content_segment .admission_table th, .table_1 th {
  background: #e4e8eb;
  padding: 10px 10px;
  color: #341f1f;
  font-family: 'Calibri';
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

.col_4 .content_segment .admission_table td, .table_1 td {
  background: #eef2f5;
  padding: 10px 10px;
  text-align: left;
  vertical-align: middle;
}

.table_1 table td {
  padding: 0;
  text-align: left;
}

.close_btn_1 {
  background: url(/assets/td_close_btn.png) no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 20px;
  outline: medium none;
  width: 20px;
}

.close_btn_1:hover {
  background: url(/assets/td_close_btn_hover.png) no-repeat
}

/* watch list */

/* Predictor Page and with  Setting */

.col_14 {
  width: 760px;
  padding: 0px 0px 0px 20px;
}

.col_14 .content_segment {
  width: 760px;
  padding: 5px 0px;
  font-size: 12px;
}

.col_14 .content_segment h3 {
  font-family: calibri;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  padding: 5px 0px;
  text-align: left;
}

.col_14 .content_segment a {
  font-family: calibri;
  font-size: 12px;
  line-height: 14px;
  color: #DB8645;
  padding: 5px 0px;
  text-align: left;
}

.col_14 .content_segment a:hover {
  color: #497b77;
}

.col_14 .content_segment a:href {
  font-family: calibri;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #DB8645;
  padding: 5px 0px;
  text-align: left;
}

.col_4 .content_segment .col_2x3 {
  width: 346px;
}

.col_4 .content_segment .col_2x3 .content_segment {
  width: 346px;
  padding: 0px;
}

.col_4 .content_segment .col_2x3 .content_segment p {
  font-size: 14px;
  line-height: 30px;
  padding: 0;
}

.col_4 .content_segment .col_1x3 .content_segment .percentage {
  font-family: calibri;
  font-weight: 700;
  font-size: 35px;
  border: 1px solid #ccc;
  -moz-box-shadow: 0px 2px 3px 2px #ddd;
  -webkit-box-shadow: 0px 2px 3px 2px #ddd;
  box-shadow: 0px 2px 3px 2px #ddd;
  text-align: center;
  vertical-align: middle;
  color: #DB8645;
  background: #fff;
  padding: 40px 0px;
  width: 100px;
}

.dashed_right {
  border-right: 1px dashed #D97C3D;
}

/* Predictor Page and with  Setting END */

/* School - Graph Begins */

.text_box_1 {
  border: 1px solid #ccc;
  font-family: 'Calibri';
  color: #000;
  font-size: 15px;
  margin-top: 5px;
  padding: 2px 5px;
  text-align: left;
}

.text_box_2 {
  border: 1px solid #ccc;
  font-family: 'Calibri';
  color: #000;
  font-size: 13px;
  margin: 5px;
  padding: 2px 5px;
  text-align: left;
  height: 15px;
}

.text_area_1 {
  border: 1px solid #ccc;
  font-family: 'Calibri';
  color: #000;
  font-size: 15px;
  line-height: 18px;
  margin-top: 5px;
  padding: 2px 5px;
  text-align: left;
  width: 95%;
}

.button_1 {
  height: 26px;
  background: url(/assets/button_bg_normal.jpg) repeat-x;
  border: 0;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-family: 'HelveticaNeueCondensed';
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  font-weight: normal;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
  margin-right: 10px;
}

.button_1:hover {
  background: url(/assets/button_bg_hover.jpg) repeat-x;
}

.button_2 {
  height: 34px;
  background: url(/assets/btn_2_normal.png) repeat-x;
  border: 0;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-family: 'HelveticaNeueCondensed';
  color: #ffffff;
  font-size: 17px;
  cursor: pointer;
  font-weight: normal;
  margin-top: 10px;
  margin-right: 10px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
}

.button_2:hover {
  background: url(/assets/btn_2_hover.png) repeat-x;
}

.col_6 {
  width: 138px;
  margin-bottom: 10px;
  z-index: 99;
}

.col_6 .content_segment {
  width: 125px;
  margin: 0px 0px 0px 0px;
  padding: 10px 5px;
  text-align: left;
  margin-top: -1px;
}

.col_6 .content_segment .check_box_part {
  padding: 5px 0px;
  float: left;
}

.col_6 .content_segment .check_box_part input[type=checkbox] {
  background: none;
  border: 0;
  outline: none;
}

.col_6 .content_segment .check_box_part .checkbox_style {
  border: 0;
  outline: none;
  float: left;
  padding: 0;
  font-size: 15px;
}

.col_6 .content_segment .check_box_part img {
  height: 12px;
  width: 12px;
  padding: 0px 3px;
  float: left;
}

.col_6 .content_segment .check_box_part p {
  padding: 0;
  font-size: 12px;
  margin-top: 0;
  float: left;
}

.content_segment_gradient_bg_1 {
  border: 1px solid #cacaca;

  background: #eef2f5;

  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, #F5F7F9 0%, #E8E8E8 100%);

  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #F5F7F9 0%, #E8E8E8 100%);

  /* Opera */
  background-image: -o-linear-gradient(top, #F5F7F9 0%, #E8E8E8 100%);

  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F7F9), color-stop(1, #E8E8E8));

  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #F5F7F9 0%, #E8E8E8 100%);

  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, #F5F7F9 0%, #E8E8E8 100%);

}

.col_6 .content_segment h1 {
  font-size: 13px;
  line-height: 20px;
  padding: 0;
  font-weight: normal;
}

.col_7 {
  width: 570px;
}

.col_7 .content_segment {
  width: 630px;
  margin: 0px 0px 0px 17px;
  padding: 10px 5px;
  text-align: left;
  margin-top: 0px;
}

.graph_height {
  height: 550px;
  margin-left: -15px;
  z-index: 0;
}

.activebtn {
  height: 26px;
  background: url(/assets/button_bg_hover.jpg) repeat-x;
  border: 0;
  outline: none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-family: 'HelveticaNeueCondensed';
  color: #ffffff;
  font-size: 13px;
  cursor: pointer;
  font-weight: normal;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
  margin-right: 10px;
}

.col_8 .content_segment .title_part {
  width: 290px;
}

.col_8 .content_segment .title_part .content_segment {
  width: 290px;
  padding: 10px 0px;
  margin: 0 auto;
}

.col_8 .content_segment .col_1x2 {
  width: 47%;
}

.col_8 .content_segment .col_1x2 .content_segment {
  width: 420px;
  margin: 0 auto;
  padding: 10px 0px;
}

.col_8 .content_segment .col_1x2 .content_segment table, .col_8 .content_segment .col_1x3 .content_segment table {
  padding: 0;
}

.col_8 .content_segment .col_1x2 .content_segment table td, .col_8 .content_segment .col_1x3 .content_segment table td {
  padding: 0px 5px 5px;
  border: 0;
  outline: none;
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
}

.col_8 .content_segment .col_1x3 {
  width: 125px;
  margin-right: 10px;
}

.col_8 .content_segment .col_1x3 .content_segment {
  width: 125px;
  margin: 0 auto;
  padding: 10px 0px;
}

.col_9 {
  width: 320px;
}

.col_9 .content_segment {
  width: 310px;
  padding: 10px 5px;
}

.col_9 .content_segment .ad_img {
  width: 300px;
  height: 250px;
  background: #efefef;
}

/* School - Graph End */

.lgonbox1 {
  clear: both
}

.lgonbox1 label {
  width: 200px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 10px;
}

.lgonbox1 .view_field {
  width: 200px;
  line-height: 25px;
  float: left;
  text-align: left;
}

.profile_label {
  line-height: 25px;
  font-weight: bold
}

.lgonbox1 input {
  float: left;
  width: 100px;
}

.divalign {
  margin-bottom: 10px;
  height: 20px;
}

.pnopad {
  padding-top: 0px !important;
}

.hnopad {
  padding-top: 0px !important
}

.hnopad a {
  line-height: 18px;
  font-size: 18px;
  font-weight: bold
}

ol {
  margin: 0px;
  padding: 0px 10px;
}

ol li {
  clear: both;
  margin: 0px;
  padding: 0px 10px;
  text-align: left;
}

/*updated by muthu */
#slideshow {
  overflow: hidden;
  width: 780px;
}

.slider_portion {
  width: 780px;
  background: none;
}

.slider {
  height: 320px;
  width: 800px;
  background: none;
  margin: 20px 5px 5px 16px;
  z-index: 100;
}

.slides li .updates {
  border: 1px solid #e2e2e2;
  background: #fff;
  height: 237px;
  width: 748px;
  padding: 20px;
}

.slides li .updates .maintitle {
  float: left;
  margin-right: 4%;
  width: 50%;
}

.slides li .updates .maintitlen {
  margin-right: 0 !important;
  width: 46% !important;
}

.slides li .updates .maintitle .content_title_box {
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 32px;
  text-transform: none !important;
  font-family: 'Museo300_Regular'
}

.slides li .updates .maintitle .content_title_box .title_text {
  text-transform: none !important;
  font-family: 'Museo500_Regular'
}

.slides li .updates .maintitle .content_title_box span {
  padding-left: 10px;
}

.slides li .updates .maintitle .content_title_box span strong {
  font-family: 'Museo700_Regular'
}

.slides li .updates .maintitle p {
  line-height: 30px;
  margin: 20px 0px 0px 0px;
  display: block;
  font-size: 17px;
}

.slides li .updates .maintitlen h5 {
  border-bottom-color: #DB8F4D;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #DB8F4D;
  font-family: 'Museo300_Regular';
  font-size: 23px;
  line-height: 38px;
  margin-bottom: 20px !important;
}

.slides li .updates .maintitlen ul li {
  color: #000;
  font-family: 'Museo700_Regular';
  font-size: 21px;
  list-style-image: url(/assets/black-arrow.png);
  line-height: 35px;
  list-style-position: inside;

}

.slides li .updates .regiterbtn {
  padding-bottom: 0;
  padding-left: 28px;
  padding-right: 0;
  padding-top: 15px;
}

#slideshow {
  width: 800px;
  float: left;
  /*background-color: #eee;
    border: 1px solid #ddd;*/
}

#slideshow ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /*height: 1%;  IE fix */
}

#slideshow ul:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
  overflow: hiden;
  width: 800x;
}

#slideshow .slides ul {
  width: 2880px;
}

#slideshow .slides li {
  width: 320px;
  text-align: left;
  /*padding: 20px;*/
}

#slideshow .slides h2 {
  margin-top: 0;
}

.slides-nav a {
  float: left;
  width: 9px;
  height: 9px;
  display: inline;
  font-size: 11px;
  margin: 0px 3px 0 0;
  line-height: 9px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-position: 0 0px;
  background-repeat: no-repeat;
  text-indent: -9999px
}

.slides-nav .on a {
  background-position: 0 -9px;
}

.slides-nav a {
  background-image: url(/assets/slider/slider_nav.png);
}

.nav a {
  background: url(/assets/slider_pics/nav.png) no-repeat;
  background-color: #ccc;
}

#slideshow .slides-nav {
  /*background-color: #b3f1be;
    border-top: 2px solid #87ca93;*/
  text-align: center;
}

#slideshow .slides-nav li {
  float: left;
}

#slideshow .slides-nav li a {
  display: block;
  padding: 0px 4px;
  outline: none;
  text-decoration: none;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
  /*background-color: #52a761;*/
}

.js #slideshow .slides-nav li.on a {
  position: relative;
  color: #333;
  /*top: -4px;*/
}

/**updated by muthu for slider **/


.stdcommunityleft .sclper .ui-widget-content .pbarsize {
  color: #000;
}

#slideshow .slides li {
  width: 810px;
}

.slides li .updates .maintitlen h1 {
  border-bottom: 1px solid #DB8F4D;
  color: #DB8F4D;
  font-family: 'Museo300_Regular';
  font-size: 23px;
  line-height: 38px;
  margin-bottom: 20px;
}

.slides li .updates .maintitlen ul li a {
  color: #000;
  font-family: 'Museo700_Regular';
  font-size: 21px;
}

/** Updated for new profile page **/
.body_content_portion .cont-block .content_segment.new-page-design {
  position: relative;
}

.body_content_portion .cont-block .content_segment.new-page-design .col_8 {
  width: auto !important;
}

.lft-content-show {
  float: left;
  width: 440px;
  margin-right: 20px;
}

.clr {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/** for Browse by GPA/LSAT **/
#user_statistics tr td {
  width: 170px;
  padding: 6px;
}

#user_statistics tr td li {
  margin-left: 4px;
  width: 170px;
  padding: 4px;
  color: #000000;
  list-style: none;
  background-image: url("/assets/black-arrow.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: left 10px;
  padding-top: 10px;
  padding-left: 20px;
  height: 20px;
  font-size: 1.2em;
}

.gridtble tr td {
  border-bottom: 1px solid #999;
  padding: 3px 2px
}

.gridtble tr td {
  border-right: 1px solid #999;
}

.gridtble tr td a {
  color: #666666;
  font-size: 13px;
}

/* for table alignment in safari and chrome alone */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .gridtble tr td {
    border-bottom: 1px solid #999;
    padding: 3px 2px
  }

  .gridtble tr td {
    border-right: 1px solid #999;
  }

  .gridtble tr td a {
    color: #666666;
    font-size: 13px;
  }

  .column_table {
    padding-top: 46px !important;
    font-size: 1.1em !important;
    width: 30px !important;
  }

  .lsat_gridtable {
    overflow: auto !important;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #user_statistics {
    margin-top: 0px !important;
  }
}

/*.watchlist-list{*/
/*  color: #221f1f;*/
/*  overflow: hidden;*/
/*}*/
/*.watchlist-list *{*/
/*  -webkit-box-sizing: border-box;*/
/*  -moz-box-sizing: border-box;*/
/*  box-sizing: border-box;*/
/*}*/
/*.watchlist-list br{*/
/*  display: none;*/
/*}*/
/*.watchlist-list li {*/
/*  padding: 10px 10px 10px 35px;*/
/*  position: relative;*/
/*  border-bottom: 1px solid #ccc;*/
/*  min-height: 48px;*/
/*  display: flex;*/
/*  align-items: center;*/
/*}*/
/*.watchlist-list li .fa{*/
/*  position: absolute;*/
/*  left: 10px;*/
/*  font-size: 18px;*/
/*  line-height: 1;*/
/*  top: 50%;*/
/*  margin: -9px 0 0;*/
/*}*/
/*.watchlist-list li .fa-times-circle{*/
/*  color: #db132a;*/
/*}*/
/*.watchlist-list li .fa-check-circle{*/
/*  color: #157f04;*/
/*}*/
/*.watchlist-list li .fa-hourglass-half{*/
/*  color: #d49d07;*/
/*}*/
/*.watchlist-list li .fa-minus-circle{*/
/*  color: #666;*/
/*}*/
/*.watchlist-list li .fa-clock-o{*/
/*  color: #549cff;*/
/*}*/

/*.watchlist-list a{*/
/*  font-weight: bold;*/
/*  color: #C86D36;*/
/*}*/
/*.watchlist-list .activiti-name{*/
/*  text-transform: uppercase;*/
/*}*/
/*.watchlist-list.watchlist-slider{*/
/*   height: 470px;*/
/* }*/
/*.two .watchlist-list br{*/
/*  display: inline;*/
/*}*/
/*.two .watchlist-list li{*/
/*  min-height: 77px;*/
/*}*/
/*.two .watchlist-list.watchlist-slider{*/
/*   height: 770px;*/
/*}*/
.content-holder{
  padding: 15px 15px 0;
}

/* CSS Document */

.Menu {
  text-align:left; 
  text-decoration:none;
  background:none;
  margin:12px auto auto 0;
  height:auto;
}

.Menu li 
{
  display: inline;
  padding:0;
  margin-left:0;
}
.Menu li a 
{
  font-family: 'HelveticaNeueCondensed';
  font-size:19px;
  padding:11px 20px;
  color:#fff;
  text-decoration: none;
  border-left:1px solid #112b3a;
  border-right:1px solid #0c1e2a;
}

.Menu li a:hover, .Menu li .current 
{
	color:#b96c39;
    background: transparent url(/assets/upper_arrow.png) bottom center no-repeat;
}

.Menu .subMenu 
{
	float: left;
	text-align: left; 
	width: 100%;
	margin: 26px 0 0 0;
}

* html .Menu .subMenu 
{
	margin: 0 0 0 0; 
}

.Menu .subMenu li 
{
	border: 0;
}

.Menu .subMenu li a 
{
	text-decoration:none;
	font-family: 'Calibri';
	font-size:15px;
	font-weight:normal;
	color:#474747;
	border:0px;
	height:auto;
	padding:11px 20px;
}

.Menu .subMenu li:hover, .Menu .subMenu li a:hover, .Menu .subMenu .current
{
	font-family: 'Calibri_B';
	ont-size:15px;
	color:#474747;
}

.Menu li .subMenu
{
	display:none;
	visibility:hidden;
}

.Menu li:hover .subMenu
{
	visibility:visible;
	display:block;
}

.Menu #active_sub_menu
{
	visibility:visible;
	display:block;
}


#sidebar{ position:fixed; bottom:0px; right:0px; background:#ECF8FF; 
border:1px solid #93DAFF; }
#sidebar h3{ padding:5px 10px} 
#sidebar li{ list-style:none; padding:8px; width:100%; display:block; padding:5px 10px; text-align:left;}
#sidebar li a{ color:#333; text-decoration:none}
#sidebar li:nth-child(even) {background: #ECF8FF; }
#sidebar li:nth-child(odd) {background: #FFF}

.custom_error{color:#D97C3D; font-size:18px; line-height:30px; padding-bottom:10px;}

p a{ color:#C86D36;}
.content_title_box .title_text a{
 background: none repeat scroll 0 0 transparent;
        
    color: #000000;
    float: left;
    font-family: 'HelveticaNeueCondensed';
    /*font-size: 18px;*/
    
    text-align: left;
    text-transform: uppercase;
    width: auto;

}
.prevnext_nav { margin:20px 0px; clear:both; width:750px;}
.prevnext_nav .left_nav{float:left;width:50%;}
.prevnext_nav .left_nav span{ clear:left; display:block; font-size:15px;
	color:#373737;
	line-height:20px; font-weight:bold}
.prevnext_nav .right_nav{float:right;width:50%;}
.prevnext_nav .right_nav span{ clear:right;text-align:right; display:block; font-size:15px;
	color:#373737;
	line-height:20px; font-weight:bold}
.prevnext_nav div a{ color:#C86D36; text-decoration:none; line-height:30px;} 

.form-full{ width:747px; padding:10px;}
.form-full .content_part{  width:747px !important}
.form-full .content_part input { border:1px solid #BBB; padding:3px 4px;}
.form-full .content_section{ width:747px; margin:30px auto}
.form-full .content_section .lgonbox label{ width:120px; display:block; float:left; text-align:right; padding-right:10px;}
.form-full .content_section .lgonbox input{ float:left;  }
.form-full .content_section .lgonbox{ width:747px; margin:0px auto; clear:both; padding-bottom:20px;}
.form-full .content_section .gpabox label{ margin-top:5px;width:30px; display:block; float:left; text-align:left; padding-right:10px;}
.form-full .content_section .gpabox input{ width:70px;float:left;margin-right:20px;}
.form-full .content_section .gpabox{ width:430px; margin-top:0px; float:left; clear:both; padding-top:5px;padding-bottom:20px;}
.form-full .content_section .remember{ clear:both; with:747px; float:left; margin-left:131px; margin-top:10px;}
.form-full .content_section .signin{    clear: both;
    float: left;
    margin-left: 131px;
    margin-top: 15px; }
 .form-full .content_section .forgot   { float:left; margin-left:131px; margin-top:15px; clear:both;}
  .form-full .content_section .forgot a{ padding-right:15px; color:#C86D36; font-weight:bold;  text-align:left}
   .form-full .content_section .forgot a:hover{ text-decoration: underline;}
   .form-full .content_section .lgonbox select{ float:left; border:1px solid #DB8F4D;    height: 23px;
    width: 211px;}
   .form-full .content_section .profile_search .lgonbox select{ float:left; border:1px solid #BBB;    height: 23px; width: 125px;}
   .form-full .content_section .profile_search .lgonbox input { border:1px solid #BBB; padding:3px 0px; float:left; margin-left: 6px;}
   .form-full .content_section .gpabox select{ float:left; border:1px solid #DB8F4D;    height: 23px;
    width: 211px;}
   .form-full .content_section .gpa_lsat_search_form label{ margin-top:5px;display:block; float:left; text-align:left; padding-right:10px;}
   .form-full .content_section .gpa_lsat_search_form .gpabox select{ float:left; border:1px solid #BBB;    height: 23px; width: 125px;}
   .form-full .content_section .gpa_lsat_search_form .gpabox input { border:1px solid #BBB; padding:3px 0px; float:left; margin-left: 6px;}


.goback a
{
	font-size:15px;
	color:#dd9058;
	vertical-align:top;
	text-align:left;
	float: right;
	padding-top: 15px;
}

.goback a:hover
{
	font-family: 'Calibri_B';
	color:#525252;
}


/*h2 a{color:#373737; line-height:30px;}*/
.inner-title { text-transform: none; border-bottom: none; }
.clear { clear: both;}
.scllist tr td a{color:#4A4A4A}
.scllist tr td.blue-left {
	
}
.scllist tr td.blue-right {
	 
}
.scllist th .srcleftend {
    background-image: url(/assets/search-left-bg.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 47px;
    margin-right: -1px;
    width: 123px;
}
/*#show_flash {*/
    /*background-color: #EFF0FF;*/
    /*border: 1px solid blue;*/
    /*display: none;*/
    /*font-weight: bold;*/
    /*line-height: 130%;*/
    /*margin: 15px;*/
    /*padding: 5px;*/
    /*text-align: center;*/
/*}*/
/*#show_warnings {*/
    /*background-color: #EFF0FF;*/
    /*border: 1px solid blue;*/
    /*display: none;*/
    /*font-weight: bold;*/
    /*line-height: 130%;*/
    /*margin: 15px;*/
    /*padding: 5px;*/
    /*text-align: center;*/
/*}*/
.transparent {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.20;
}
/*--- vertical silider ---*/

/* CSS Document */

.mail_status p
{
	margin:-19px 0 0 10px;
    position: fixed;
}

.col_3 .content_segment .chances_btn
{
	margin-left:-20px;
}

.graph_height
{
	height:535px;
}
#slideshow{ overflow:hidden; width:790px;  border:none;}
.slider_portion {  width:780px;  background:none;}

/* CSS Document */

.mail_status p
{
    left: 15px;
    margin:-13px 0 0 10px; 
    position: absolute;
    top:6px;
}

.col_3 .content_segment .chances_btn
{
	margin-left:-20px;
}
/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Example tokeninput style #2: Facebook style */

ul.token-input-list-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
   /* width: 400px; */
    border: 1px solid #8496ba;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;

    background: #f7f8fa;
    border: 1px solid #e5e8ec;
    color: #888;
    min-height: 40px;
    border-radius: 2px;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;

    background: none;
    padding: 9px 8px;
    height: 38px;
    color: #888;
    -webkit-appearance: caret;
}

li.token-input-token-facebook {
    overflow: hidden; 
    height: auto !important; 
    height: 15px;
    margin: 4px;
    padding: 5px;
    background-color: #ebedf1;
    color: #5d6a79;
    cursor: default;
    border: 1px solid #c6cfda;
    font-size: 11px;
    font: 14px/18px roboto, arial, helvetica, sans-serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    white-space: nowrap;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #5d6a79;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: verdana;
}
li.token-input-token-facebook span:hover{
    opacity: 0.8;
}

li.token-input-selected-token-facebook {
    background-color: #5670a6;
    border: 1px solid #3b5998;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.token-input-dropdown-facebook {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 11px;
    font-family: Verdana;
    z-index: 1;
    max-height: 240px;
    overflow-y: auto;
}

div.token-input-dropdown-facebook p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown-facebook ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown-facebook ul li {
    background-color: #fff;
    padding: 4px 5px;
    margin: 0;
    list-style-type: none;
    cursor: pointer;
    color: #777;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
    background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
    background-color: #eee;
    /*color: #333;*/
}
/* Example tokeninput style #1: Token vertical list*/

ul.token-input-list {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 400px;
    border: 1px solid #999;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    border: 0;
    width: 350px;
    padding: 3px 8px;
    background-color: white;
    -webkit-appearance: caret;
}

li.token-input-token {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    margin: 3px;
    padding: 3px 5px;
    background-color: #d0efa0;
    color: #000;
    font-weight: bold;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #08844e;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 12px;
    font-family: Verdana;
    z-index: 1;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d0efa0;
}

