/* 
--  All styles are imported into this main stylesheet
*/
/* 
--  Framework specific styles
*/
/* 
--  Temporary file for EX meant to revert back to older styling
--  This file will be removed at some point in the future
--  Since this file is temporary, all color related styling will be included and not
    separated out to a theme partial like all our other regular layout partials
*/
.PortletError {
  font-weight: bold; }

.pText {
  padding: .5em .5em 0 0;
  font-weight: bold;
  text-align: right; }

.groupedGrid {
  position: relative;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

table.GroupedGrid {
  border-collapse: separate !important;
  border-spacing: 2px !important; }

table.GroupedGrid td {
  padding: 2px 2px !important; }

.groupedGrid thead, .groupedGrid .ghead, .header, .footer {
  font-weight: bold; }

.groupedGrid th {
  font-size: 85%;
  padding: 1px .5em; }

.groupedGrid td {
  padding: 2px 5px; }

.groupedGrid th,
.groupedGrid td {
  padding: 2px .5em;
  border-collapse: collapse;
  vertical-align: top; }

.header,
.groupedGrid tfoot td,
.groupedGrid tfoot th,
.groupedGrid thead td,
.groupedGrid thead th,
.groupedGrid tbody th,
.groupedGrid tbody.ghead tr td,
.groupedGrid tbody.gfoot tr td {
  font-weight: bold; }

.groupedGrid thead td,
.groupedGrid thead th,
.groupedGrid tbody.gbody tr th,
.groupedGrid tbody.ghead tr td,
.groupedGrid tbody.gfoot tr td {
  font-weight: bold;
  font-size: 85%;
  vertical-align: middle; }

.groupedGrid tbody.gsubhead tr td {
  font-weight: normal;
  padding-left: 15px;
  position: relative; }

.groupedGrid img.gridTog {
  cursor: pointer; }

.groupedGrid tr.subGroup td {
  font-weight: bold; }

.groupedGrid tr.subItem td {
  padding: 0px 1px;
  font-size: 95%;
  border-top-style: dashed;
  border-top-width: 1px; }

.groupedGrid tr.subItem td td {
  padding-left: inherit; }

.groupedGrid .innerTableHolder {
  padding: 0; }

.groupedGrid .innerTable {
  width: 100%;
  position: relative;
  margin: 0px; }

.FBQuestionListSpacer {
  height: 160px; }

.FBQuestionListSpacer0 {
  height: 180px; }

.FBQuestionListSpacer1 {
  height: 130px; }

.FBQuestionListSpacer2 {
  height: 100px; }

.FBQuestionListSpacer3 {
  height: 70px; }

.FBQuestionListSpacer4 {
  height: 40px; }

.FBQuestionListSpacer5 {
  height: 10px; }

.FBQuestionList {
  margin-left: 10px; }

.FBQuestionList .Input td {
  padding-left: 20px; }

.FBQuestionList .HeaderLabel {
  padding-top: 15px;
  font-size: 120%;
  font-weight: bold; }

.FBQuestionList h6.HeaderLabel {
  background: none;
  margin: 0px; }

.FBQuestionList .HeaderDesc {
  padding-left: 20px;
  padding-bottom: 15px; }

.FBQuestionList .Required {
  margin-left: 10px; }

.FBQuestionList .Answer {
  font-weight: bold; }

.FBQuestionList .Error {
  font-weight: bold; }

.FBQuestionList .RequiredError {
  font-weight: bold;
  font-style: italic; }

.FBQuestionList td {
  vertical-align: sub; }

.EmploymentApplication #Layer2,
.FerpaPermissions #Layer2,
.ApplyOnline #Layer2,
.MakeInquiry #Layer2,
.StudentRequest #Layer2 {
  position: static !important;
  margin-left: -9px; }

.FormBuilder .MainHeader {
  line-height: 1.4em; }

.FormBuilder a {
  text-decoration: underline; }

.FormBuilder .MainHeader h4 {
  margin-top: 3px;
  margin-bottom: 0px; }

.FormBuilder .MainHeaderMessage {
  padding: 10px 10px 10px 20px;
  font-weight: bold; }

.FormBuilder .MainHeader .pSection {
  padding-bottom: 0px; }

.FormBuilder .MainHeader table {
  width: 100%; }

.FormBuilder .MainHeader td {
  height: 100%;
  width: 50%;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  font-size: 90%;
  border-style: solid;
  border-width: 1px; }

.FormBuilder .MainHeaderSubHeader {
  margin-left: 5px;
  font-weight: bold; }

.FormBuilder .MainHeaderPanel {
  padding: 0px 10px 5px; }

.FormBuilder .MainHeader td.FormSettings {
  width: 30%; }

.FormBuilder .MainHeader .MainHeaderPanel td {
  vertical-align: middle;
  border-style: none;
  margin: 0px; }

.FormBuilder .MainHeader td.FormSettings .MainHeaderPanel .iconCell {
  width: 5%;
  vertical-align: middle; }

.FormBuilder .MainHeaderPanel li {
  margin: 0px; }

.FormBuilder .MainHeaderIcon {
  float: left;
  padding-right: 10px; }

.FormBuilder .MainHeaderStatus {
  font-weight: bold; }

.FormBuilder .MainHeaderStatusWarning {
  font-weight: bold; }

.FormBuilder .MainHeader td ul {
  margin: 0px; }

.FormBuilder .MainHeaderSetting {
  font-weight: bold; }

.FormBuilder table.MainHeaderStatusBar {
  width: 100%;
  font-size: 90%; }

.FormBuilder table.MainHeaderStatusBar td {
  vertical-align: middle;
  padding: 5px 10px;
  white-space: nowrap;
  border-style: solid;
  border-width: 1px; }

.FormBuilder table.MainHeaderStatusBar a {
  font-weight: bold; }

.FormBuilder .MainHeaderStatusText {
  font-size: 110%;
  font-weight: bold; }

.FormBuilder table.GridStyle {
  position: relative;
  margin-bottom: 15px; }

.FormBuilder .GridStyleHalfWidth {
  width: 50%; }

.FormBuilder .GridStyleFullWidth {
  width: 100%; }

.FormBuilder table.GridStyle thead {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px; }

.FormBuilder table.GridStyle thead td {
  font-weight: bold;
  font-size: 100%; }

.FormBuilder table.GridStyle th {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 5px;
  height: 20px; }

.FormBuilder table.GridStyle td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 5px; }

.FormBuilder table.GridStyle td, table.GridStyle th {
  padding-left: 5px;
  font-size: 85%;
  font-weight: normal;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.FormBuilder #tblCreateNewForm {
  margin-top: 10px;
  border-style: solid;
  border-width: 1px; }

.FormBuilder table.GridStyle .RightTableCell {
  border-right-style: solid;
  border-right-width: 1px; }

.FormBuilder table.GridStyle .RightSplitTableCell {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px; }

.FormBuilder table.GridStyle .TitleBar {
  border-style: solid;
  border-width: 1px; }

.FormBuilder #tblNewQuestion .FooterBar {
  border-style: solid;
  border-width: 1px; }

.FormBuilder #tblMoveQuestion {
  border-style: solid;
  border-width: 1px; }

.FormBuilder #tblQuestionPreview {
  border-style: solid;
  border-width: 1px; }

.FormBuilder #tblCreateNewForm tbody .NameCell {
  padding-top: 10px;
  padding-bottom: 0px; }

.FormBuilder #tblCreateNewForm tbody td {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }

.FormBuilder #tblCreateNewForm td {
  border: none; }

.FormBuilder #tblNewQuestion td,
.FormBuilder #tblStaticOptions td,
.FormBuilder #tblDynamicOptions td {
  padding: 6px; }

.FormBuilder #tblNewQuestion .defaultSkin tr.mceFirst .mceToolbar tr td {
  padding: 0; }

.FormBuilder #tblStaticOptions thead td,
.FormBuilder #tblDynamicOptions thead td {
  font-size: 115%; }

.FormBuilder #tblStaticOptions th,
.FormBuilder #tblStaticOptions td,
.FormBuilder #tblDynamicOptions th,
.FormBuilder #tblDynamicOptions td {
  padding: 6px;
  font-size: 100%; }

.FormBuilder #tblNewQuestion .OptionCell {
  padding: 0px;
  width: 100%; }

.FormBuilder .pSection #tblCreateNewForm tbody {
  padding: 20px;
  line-height: 1.4em; }

.FormBuilder .pSection #tblCreateNewForm ul {
  margin: 0pt; }

.FormBuilder .pSection #tblCreateNewForm li {
  display: list-item;
  list-style-position: inside;
  list-style-type: disc;
  margin: 0pt; }

.FormBuilder table.GridStyle .ReorderCell {
  width: 70px; }

.FormBuilder table.GridStyle .HiddenCell {
  display: none; }

.FormBuilder table.GridStyle tfoot tr td {
  border-style: none;
  padding-top: 10px;
  font-size: 100%; }

.FormBuilder table.GridStyle tfoot tr td a {
  font-size: 85%; }

.FormBuilder table.GridStyle tfoot .RightAlign {
  float: right; }

.FormBuilder table.GridStyle tfoot .LeftAlign {
  float: left; }

.FormBuilder #tblIntroAndInstructions a {
  margin-bottom: 5px;
  margin-top: 5px; }

.FormBuilder #tblIntroAndInstructions tbody td {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top; }

.FormBuilder table.GridStyle .HeaderSection {
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
  font-weight: normal;
  font-size: 85%; }

.FormBuilder table.GridStyle .ImportQuestions {
  padding: 10px;
  vertical-align: middle;
  font-weight: normal;
  font-size: 100%;
  width: 25%; }

.FormBuilder table.GridStyle .AddQuestions {
  padding: 5px;
  width: 45%; }

.FormBuilder table.GridStyle .EditSection {
  padding: 5px;
  width: 30%; }

.FormBuilder table.GridStyle thead .InternalTableCell {
  border-style: none;
  font-weight: normal;
  padding-top: 2px;
  padding-left: 2px;
  vertical-align: middle; }

.FormBuilder table.GridStyle thead .BottomCell {
  padding-top: 10px; }

.FormBuilder table.GridStyle thead .RightCell {
  padding-left: 20px; }

.FormBuilder table.GridStyle .SmallMargin {
  margin: 3px; }

.FormBuilder table.GridStyle thead .OtherContent {
  padding: 10px; }

.FormBuilder #tblHiddenData .EmptyCell {
  border-left-style: none; }

.FormBuilder #tblAddImportQuestions tbody tr td {
  padding: 10px; }

.FormBuilder #tblAddImportQuestions tbody tr td a {
  padding-left: 20px; }

.FormBuilder .EmMsg {
  width: 480px;
  display: none; }

.FormBuilder .SmallText {
  font-size: 85%; }

.FormBuilder #tblReorderDone tr td a {
  font-size: 85%; }

.FormBuilder #tblQuestionPreview .FBQuestionList {
  margin: 0px;
  vertical-align: middle; }

.FormBuilder #tblQuestionPreview tr td fieldset {
  padding: 0px; }

.FormBuilder #tblQuestionPreview .FBQuestionList tr td {
  font-size: 85%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.FormBuilder #tblQuestionPreview .FBQuestionList .Input td {
  padding: 0px; }

.FormBuilder #tblQuestionPreview .FBQuestionList .HeaderLabel {
  padding-top: 0px;
  font-size: 120%;
  font-weight: bold; }

.FormBuilder #tblQuestionPreview .FBQuestionList .HeaderDesc {
  padding-left: 0px;
  padding-bottom: 0px; }

.FormBuilder .pSection li {
  display: inline;
  z-index: 0;
  padding-left: 20px; }

.FormBuilder .MainPageOrderCell {
  width: 2%; }

.FormBuilder .MainPageQuestionCell {
  width: 33%; }

.FormBuilder .MainPageQuestionTypeCell {
  width: 30%; }

.FormBuilder .MainPageRequiredCell {
  width: 5%; }

.FormBuilder .MainPageEditDeleteCell {
  width: 8%; }

.FormBuilder .MainPageMappingCell {
  width: 22%; }

.FormBuilder .MainPageHiddenDataLabelValueCell {
  width: 35%; }

.FormBuilder .pSection .ChooseQuesTypeListItem {
  display: list-item;
  list-style-position: inside;
  list-style-type: disc; }

.FormBuilder .pSection .DynamicOptionsListItem {
  display: list-item;
  list-style-position: inside;
  list-style-type: none; }

.FormBuilder .cbAlign {
  vertical-align: middle; }

div.oops {
  margin: 10px;
  padding: 10px;
  position: relative;
  border-style: solid;
  border-width: 1px; }

.pSection div.oops {
  margin: 0; }

div.oops h6 {
  font-size: 110%;
  display: block; }

div.oops pre {
  display: none;
  font-size: 90%; }

div.tabGroup ul.tabHeaders {
  margin: 0;
  padding: 0 0 0 1em;
  white-space: nowrap; }

div.tabGroup ul.tabHeaders li {
  display: inline;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  border-left-style: solid;
  border-left-width: 2px; }

div.tabGroup ul.tabHeaders a,
div.tabGroup ul.tabHeaders a:link,
div.tabGroup ul.tabHeaders a:visited {
  font-weight: bold;
  text-decoration: none;
  padding: 0 1em;
  white-space: nowrap; }

div.tabGroup div.tabContent {
  display: none; }

table.tabularData {
  border-collapse: collapse; }

table.tabularData > caption,
table.tabularData > * > tr > * {
  padding: 5px;
  border-style: solid;
  border-width: 1px; }

table.tabularData > caption,
table.tabularData > thead > tr.header {
  text-align: left;
  font-weight: bold;
  white-space: nowrap;
  border-bottom: 0px;
  border-collapse: collapse;
  border-style: solid;
  border-width: 1px; }

table.tabularData > thead > tr > th {
  text-align: left;
  font-weight: normal; }

table.tabularData > thead > tr.superHeader > * {
  text-align: center;
  font-weight: bold; }

table.tabularData > * > tr.tableNote > * {
  font-style: italic;
  padding: 10px; }

table.tabularData > tbody > tr > td.numeric {
  text-align: right; }

table.tabularData > * > tr > td.highlight,
table.tabularData > * > tr.highlight > td {
  font-weight: bold; }

table.tabularData > * > tr.error > td.error {
  font-weight: bold;
  border-style: solid;
  border-width: 2px; }

.contentTabs ul:not(.withBullets) {
  padding-bottom: 0 !important; }

.hiddenFB {
  display: none; }

.advancementofficer table {
  border-collapse: separate; }

.feedbackMessage {
  margin: 15px;
  padding: .6em;
  font-size: 85%;
  font-weight: bold;
  border-style: solid;
  border-width: 2px; }

table.questionTable {
  border-collapse: collapse; }

table.questionTable input {
  border-collapse: collapse;
  margin: 3px 3px 0px 5px; }

.CourseworkPortlet .pagingContainerDefault {
  width: 480px; }

table.multiReview {
  border-collapse: separate; }

.pSection table#attHeader {
  margin: 0 0 10px 0; }

table#attHeader {
  border-spacing: 2px;
  border-collapse: separate; }

.pt_AttendancePortlet hr {
  margin-top: 0;
  margin-bottom: 0; }

.note {
  font-size: 85%; }

/*Accordion*/
.accordionHeader {
  cursor: pointer;
  margin-bottom: 5px; }

.accordionHeader a {
  display: block;
  width: auto;
  padding: 5px;
  text-decoration: none; }

.accordionHeaderSelected {
  cursor: pointer; }

.accordionHeaderSelected a {
  text-decoration: none;
  display: block;
  width: auto;
  padding: 5px; }

.accordionContent {
  border-style: dashed;
  border-width: thin;
  padding: 25px; }

.fbFloatLeft {
  float: left; }

/* 
--  Grid mixin specific styles
--  Create another file to override these styles if needed
*/
/* 
--  Utility mixin specific styles
--  Create another file to override these styles if needed
*/
/* 
--  Button placeholders
--  Using placeholders rather than mixins cuts down on CSS duplication
--  .my-button {@extend %btn-primary;}
--  Create another file to override these styles if needed
*/
.btn-lg {
  font-size: 22px;
  font-weight: bold; }

.btn-sm {
  font-size: 14px;
  font-weight: bold; }

.btn-sm-jquery-ui-btn-override {
  font-size: 14px !important;
  font-weight: bold !important; }
  .btn-sm-jquery-ui-btn-override span {
    font-size: 14px !important;
    display: inline-block !important;
    padding: 0 !important; }

.link-btn {
  text-decoration: underline;
  padding: 0;
  cursor: pointer;
  vertical-align: bottom;
  outline: none; }

.link-btn-jquery-ui-btn-override {
  padding: 0 !important;
  cursor: pointer !important;
  vertical-align: bottom !important; }
  .link-btn-jquery-ui-btn-override span {
    font-size: 14px !important;
    padding: 0 !important; }

a.disabled {
  text-decoration: none;
  pointer-events: none; }
  a.disabled:hover {
    cursor: not-allowed; }

/*var that produces a unique ID every time sass is compiled.
This provides cache busting form each font resource.*/
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("../fonts/glyphicons-regular.eot?v=u9e0da16a");
  src: url("../fonts/glyphicons-regular.eot?v=u9e0da16a#iefix") format("embedded-opentype"), url("../fonts/glyphicons-regular.woff?v=u9e0da16a") format("woff"), url("../fonts/glyphicons-regular.woff2?v=u9e0da16a") format("woff2"), url("../fonts/glyphicons-regular.ttf?v=u9e0da16a") format("truetype"), url("../fonts/glyphicons-regular.svg?v=u9e0da16a#glyphiconsregular") format("svg"); }

.glyphicons {
  font-family: 'Glyphicons Regular';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicons.x05 {
  font-size: 12px; }

.glyphicons.x2 {
  font-size: 48px; }

.glyphicons.x2:before {
  padding: 8px 12px; }

.glyphicons.x3 {
  font-size: 72px; }

.glyphicons.x3:before {
  padding: 16px 20px; }

.glyphicons.x4 {
  font-size: 96px; }

.glyphicons.x4:before {
  padding: 20px 28px; }

.glyphicons.x5 {
  font-size: 120px; }

.glyphicons.x5:before {
  padding: 28px 36px; }

.glyphicons.light:before {
  color: #f2f2f2; }

.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3); }

.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH"; }

.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV"; }

.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.glyphicons-glass:before {
  content: "\E001"; }

.glyphicons-leaf:before {
  content: "\E002"; }

.glyphicons-dog:before {
  content: "\E003"; }

.glyphicons-user:before {
  content: "\E004"; }

.glyphicons-girl:before {
  content: "\E005"; }

.glyphicons-car:before {
  content: "\E006"; }

.glyphicons-user-add:before {
  content: "\E007"; }

.glyphicons-user-remove:before {
  content: "\E008"; }

.glyphicons-film:before {
  content: "\E009"; }

.glyphicons-magic:before {
  content: "\E010"; }

.glyphicons-envelope:before {
  content: "\E011"; }

.glyphicons-camera:before {
  content: "\E012"; }

.glyphicons-heart:before {
  content: "\E013"; }

.glyphicons-beach-umbrella:before {
  content: "\E014"; }

.glyphicons-train:before {
  content: "\E015"; }

.glyphicons-print:before {
  content: "\E016"; }

.glyphicons-bin:before {
  content: "\E017"; }

.glyphicons-music:before {
  content: "\E018"; }

.glyphicons-music-alt:before {
  content: "\E019"; }

.glyphicons-heart-empty:before {
  content: "\E020"; }

.glyphicons-home:before {
  content: "\E021"; }

.glyphicons-snowflake:before {
  content: "\E022"; }

.glyphicons-fire:before {
  content: "\E023"; }

.glyphicons-magnet:before {
  content: "\E024"; }

.glyphicons-parents:before {
  content: "\E025"; }

.glyphicons-binoculars:before {
  content: "\E026"; }

.glyphicons-road:before {
  content: "\E027"; }

.glyphicons-search:before {
  content: "\E028"; }

.glyphicons-cars:before {
  content: "\E029"; }

.glyphicons-notes-2:before {
  content: "\E030"; }

.glyphicons-pencil:before {
  content: "\E031"; }

.glyphicons-bus:before {
  content: "\E032"; }

.glyphicons-wifi-alt:before {
  content: "\E033"; }

.glyphicons-luggage:before {
  content: "\E034"; }

.glyphicons-old-man:before {
  content: "\E035"; }

.glyphicons-woman:before {
  content: "\E036"; }

.glyphicons-file:before {
  content: "\E037"; }

.glyphicons-coins:before {
  content: "\E038"; }

.glyphicons-plane:before {
  content: "\E039"; }

.glyphicons-notes:before {
  content: "\E040"; }

.glyphicons-stats:before {
  content: "\E041"; }

.glyphicons-charts:before {
  content: "\E042"; }

.glyphicons-pie-chart:before {
  content: "\E043"; }

.glyphicons-group:before {
  content: "\E044"; }

.glyphicons-keys:before {
  content: "\E045"; }

.glyphicons-calendar:before {
  content: "\E046"; }

.glyphicons-router:before {
  content: "\E047"; }

.glyphicons-camera-small:before {
  content: "\E048"; }

.glyphicons-star-empty:before {
  content: "\E049"; }

.glyphicons-star:before {
  content: "\E050"; }

.glyphicons-link:before {
  content: "\E051"; }

.glyphicons-eye-open:before {
  content: "\E052"; }

.glyphicons-eye-close:before {
  content: "\E053"; }

.glyphicons-alarm:before {
  content: "\E054"; }

.glyphicons-clock:before {
  content: "\E055"; }

.glyphicons-stopwatch:before {
  content: "\E056"; }

.glyphicons-projector:before {
  content: "\E057"; }

.glyphicons-history:before {
  content: "\E058"; }

.glyphicons-truck:before {
  content: "\E059"; }

.glyphicons-cargo:before {
  content: "\E060"; }

.glyphicons-compass:before {
  content: "\E061"; }

.glyphicons-keynote:before {
  content: "\E062"; }

.glyphicons-paperclip:before {
  content: "\E063"; }

.glyphicons-power:before {
  content: "\E064"; }

.glyphicons-lightbulb:before {
  content: "\E065"; }

.glyphicons-tag:before {
  content: "\E066"; }

.glyphicons-tags:before {
  content: "\E067"; }

.glyphicons-cleaning:before {
  content: "\E068"; }

.glyphicons-ruler:before {
  content: "\E069"; }

.glyphicons-gift:before {
  content: "\E070"; }

.glyphicons-umbrella:before {
  content: "\E071"; }

.glyphicons-book:before {
  content: "\E072"; }

.glyphicons-bookmark:before {
  content: "\E073"; }

.glyphicons-wifi:before {
  content: "\E074"; }

.glyphicons-cup:before {
  content: "\E075"; }

.glyphicons-stroller:before {
  content: "\E076"; }

.glyphicons-headphones:before {
  content: "\E077"; }

.glyphicons-headset:before {
  content: "\E078"; }

.glyphicons-warning-sign:before {
  content: "\E079"; }

.glyphicons-signal:before {
  content: "\E080"; }

.glyphicons-retweet:before {
  content: "\E081"; }

.glyphicons-refresh:before {
  content: "\E082"; }

.glyphicons-roundabout:before {
  content: "\E083"; }

.glyphicons-random:before {
  content: "\E084"; }

.glyphicons-heat:before {
  content: "\E085"; }

.glyphicons-repeat:before {
  content: "\E086"; }

.glyphicons-display:before {
  content: "\E087"; }

.glyphicons-log-book:before {
  content: "\E088"; }

.glyphicons-address-book:before {
  content: "\E089"; }

.glyphicons-building:before {
  content: "\E090"; }

.glyphicons-eyedropper:before {
  content: "\E091"; }

.glyphicons-adjust:before {
  content: "\E092"; }

.glyphicons-tint:before {
  content: "\E093"; }

.glyphicons-crop:before {
  content: "\E094"; }

.glyphicons-vector-path-square:before {
  content: "\E095"; }

.glyphicons-vector-path-circle:before {
  content: "\E096"; }

.glyphicons-vector-path-polygon:before {
  content: "\E097"; }

.glyphicons-vector-path-line:before {
  content: "\E098"; }

.glyphicons-vector-path-curve:before {
  content: "\E099"; }

.glyphicons-vector-path-all:before {
  content: "\E100"; }

.glyphicons-font:before {
  content: "\E101"; }

.glyphicons-italic:before {
  content: "\E102"; }

.glyphicons-bold:before {
  content: "\E103"; }

.glyphicons-text-underline:before {
  content: "\E104"; }

.glyphicons-text-strike:before {
  content: "\E105"; }

.glyphicons-text-height:before {
  content: "\E106"; }

.glyphicons-text-width:before {
  content: "\E107"; }

.glyphicons-text-resize:before {
  content: "\E108"; }

.glyphicons-left-indent:before {
  content: "\E109"; }

.glyphicons-right-indent:before {
  content: "\E110"; }

.glyphicons-align-left:before {
  content: "\E111"; }

.glyphicons-align-center:before {
  content: "\E112"; }

.glyphicons-align-right:before {
  content: "\E113"; }

.glyphicons-justify:before {
  content: "\E114"; }

.glyphicons-list:before {
  content: "\E115"; }

.glyphicons-text-smaller:before {
  content: "\E116"; }

.glyphicons-text-bigger:before {
  content: "\E117"; }

.glyphicons-embed:before {
  content: "\E118"; }

.glyphicons-embed-close:before {
  content: "\E119"; }

.glyphicons-table:before {
  content: "\E120"; }

.glyphicons-message-full:before {
  content: "\E121"; }

.glyphicons-message-empty:before {
  content: "\E122"; }

.glyphicons-message-in:before {
  content: "\E123"; }

.glyphicons-message-out:before {
  content: "\E124"; }

.glyphicons-message-plus:before {
  content: "\E125"; }

.glyphicons-message-minus:before {
  content: "\E126"; }

.glyphicons-message-ban:before {
  content: "\E127"; }

.glyphicons-message-flag:before {
  content: "\E128"; }

.glyphicons-message-lock:before {
  content: "\E129"; }

.glyphicons-message-new:before {
  content: "\E130"; }

.glyphicons-inbox:before {
  content: "\E131"; }

.glyphicons-inbox-plus:before {
  content: "\E132"; }

.glyphicons-inbox-minus:before {
  content: "\E133"; }

.glyphicons-inbox-lock:before {
  content: "\E134"; }

.glyphicons-inbox-in:before {
  content: "\E135"; }

.glyphicons-inbox-out:before {
  content: "\E136"; }

.glyphicons-cogwheel:before {
  content: "\E137"; }

.glyphicons-cogwheels:before {
  content: "\E138"; }

.glyphicons-picture:before {
  content: "\E139"; }

.glyphicons-adjust-alt:before {
  content: "\E140"; }

.glyphicons-database-lock:before {
  content: "\E141"; }

.glyphicons-database-plus:before {
  content: "\E142"; }

.glyphicons-database-minus:before {
  content: "\E143"; }

.glyphicons-database-ban:before {
  content: "\E144"; }

.glyphicons-folder-open:before {
  content: "\E145"; }

.glyphicons-folder-plus:before {
  content: "\E146"; }

.glyphicons-folder-minus:before {
  content: "\E147"; }

.glyphicons-folder-lock:before {
  content: "\E148"; }

.glyphicons-folder-flag:before {
  content: "\E149"; }

.glyphicons-folder-new:before {
  content: "\E150"; }

.glyphicons-edit:before {
  content: "\E151"; }

.glyphicons-new-window:before {
  content: "\E152"; }

.glyphicons-check:before {
  content: "\E153"; }

.glyphicons-unchecked:before {
  content: "\E154"; }

.glyphicons-more-windows:before {
  content: "\E155"; }

.glyphicons-show-big-thumbnails:before {
  content: "\E156"; }

.glyphicons-show-thumbnails:before {
  content: "\E157"; }

.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158"; }

.glyphicons-show-lines:before {
  content: "\E159"; }

.glyphicons-playlist:before {
  content: "\E160"; }

.glyphicons-imac:before {
  content: "\E161"; }

.glyphicons-macbook:before {
  content: "\E162"; }

.glyphicons-ipad:before {
  content: "\E163"; }

.glyphicons-iphone:before {
  content: "\E164"; }

.glyphicons-iphone-transfer:before {
  content: "\E165"; }

.glyphicons-iphone-exchange:before {
  content: "\E166"; }

.glyphicons-ipod:before {
  content: "\E167"; }

.glyphicons-ipod-shuffle:before {
  content: "\E168"; }

.glyphicons-ear-plugs:before {
  content: "\E169"; }

.glyphicons-record:before {
  content: "\E170"; }

.glyphicons-step-backward:before {
  content: "\E171"; }

.glyphicons-fast-backward:before {
  content: "\E172"; }

.glyphicons-rewind:before {
  content: "\E173"; }

.glyphicons-play:before {
  content: "\E174"; }

.glyphicons-pause:before {
  content: "\E175"; }

.glyphicons-stop:before {
  content: "\E176"; }

.glyphicons-forward:before {
  content: "\E177"; }

.glyphicons-fast-forward:before {
  content: "\E178"; }

.glyphicons-step-forward:before {
  content: "\E179"; }

.glyphicons-eject:before {
  content: "\E180"; }

.glyphicons-facetime-video:before {
  content: "\E181"; }

.glyphicons-download-alt:before {
  content: "\E182"; }

.glyphicons-mute:before {
  content: "\E183"; }

.glyphicons-volume-down:before {
  content: "\E184"; }

.glyphicons-volume-up:before {
  content: "\E185"; }

.glyphicons-screenshot:before {
  content: "\E186"; }

.glyphicons-move:before {
  content: "\E187"; }

.glyphicons-more:before {
  content: "\E188"; }

.glyphicons-brightness-reduce:before {
  content: "\E189"; }

.glyphicons-brightness-increase:before {
  content: "\E190"; }

.glyphicons-plus-sign:before {
  content: "\E191"; }

.glyphicons-minus-sign:before {
  content: "\E192"; }

.glyphicons-remove-sign:before {
  content: "\E193"; }

.glyphicons-ok-sign:before {
  content: "\E194"; }

.glyphicons-question-sign:before {
  content: "\E195"; }

.glyphicons-info-sign:before,
.glyphicons-circle-info:before {
  content: "\E196"; }

.glyphicons-exclamation-sign:before {
  content: "\E197"; }

.glyphicons-remove-circle:before {
  content: "\E198"; }

.glyphicons-ok-circle:before {
  content: "\E199"; }

.glyphicons-ban-circle:before {
  content: "\E200"; }

.glyphicons-download:before {
  content: "\E201"; }

.glyphicons-upload:before {
  content: "\E202"; }

.glyphicons-shopping-cart:before {
  content: "\E203"; }

.glyphicons-lock:before {
  content: "\E204"; }

.glyphicons-unlock:before {
  content: "\E205"; }

.glyphicons-electricity:before {
  content: "\E206"; }

.glyphicons-ok:before {
  content: "\E207"; }

.glyphicons-remove:before {
  content: "\E208"; }

.glyphicons-cart-in:before {
  content: "\E209"; }

.glyphicons-cart-out:before {
  content: "\E210"; }

.glyphicons-arrow-left:before {
  content: "\E211"; }

.glyphicons-arrow-right:before {
  content: "\E212"; }

.glyphicons-arrow-down:before {
  content: "\E213"; }

.glyphicons-arrow-up:before {
  content: "\E214"; }

.glyphicons-resize-small:before {
  content: "\E215"; }

.glyphicons-resize-full:before {
  content: "\E216"; }

.glyphicons-circle-arrow-left:before {
  content: "\E217"; }

.glyphicons-circle-arrow-right:before {
  content: "\E218"; }

.glyphicons-circle-arrow-top:before {
  content: "\E219"; }

.glyphicons-circle-arrow-down:before {
  content: "\E220"; }

.glyphicons-play-button:before {
  content: "\E221"; }

.glyphicons-unshare:before {
  content: "\E222"; }

.glyphicons-share:before {
  content: "\E223"; }

.glyphicons-chevron-right:before {
  content: "\E224"; }

.glyphicons-chevron-left:before {
  content: "\E225"; }

.glyphicons-bluetooth:before {
  content: "\E226"; }

.glyphicons-euro:before {
  content: "\E227"; }

.glyphicons-usd:before {
  content: "\E228"; }

.glyphicons-gbp:before {
  content: "\E229"; }

.glyphicons-retweet-2:before {
  content: "\E230"; }

.glyphicons-moon:before {
  content: "\E231"; }

.glyphicons-sun:before {
  content: "\E232"; }

.glyphicons-cloud:before {
  content: "\E233"; }

.glyphicons-direction:before {
  content: "\E234"; }

.glyphicons-brush:before {
  content: "\E235"; }

.glyphicons-pen:before {
  content: "\E236"; }

.glyphicons-zoom-in:before {
  content: "\E237"; }

.glyphicons-zoom-out:before {
  content: "\E238"; }

.glyphicons-pin:before {
  content: "\E239"; }

.glyphicons-albums:before {
  content: "\E240"; }

.glyphicons-rotation-lock:before {
  content: "\E241"; }

.glyphicons-flash:before {
  content: "\E242"; }

.glyphicons-map-marker:before {
  content: "\E243"; }

.glyphicons-anchor:before {
  content: "\E244"; }

.glyphicons-conversation:before {
  content: "\E245"; }

.glyphicons-chat:before {
  content: "\E246"; }

.glyphicons-note-empty:before {
  content: "\E247"; }

.glyphicons-note:before {
  content: "\E248"; }

.glyphicons-asterisk:before {
  content: "\E249"; }

.glyphicons-divide:before {
  content: "\E250"; }

.glyphicons-snorkel-diving:before {
  content: "\E251"; }

.glyphicons-scuba-diving:before {
  content: "\E252"; }

.glyphicons-oxygen-bottle:before {
  content: "\E253"; }

.glyphicons-fins:before {
  content: "\E254"; }

.glyphicons-fishes:before {
  content: "\E255"; }

.glyphicons-boat:before {
  content: "\E256"; }

.glyphicons-delete:before {
  content: "\E257"; }

.glyphicons-sheriffs-star:before {
  content: "\E258"; }

.glyphicons-qrcode:before {
  content: "\E259"; }

.glyphicons-barcode:before {
  content: "\E260"; }

.glyphicons-pool:before {
  content: "\E261"; }

.glyphicons-buoy:before {
  content: "\E262"; }

.glyphicons-spade:before {
  content: "\E263"; }

.glyphicons-bank:before {
  content: "\E264"; }

.glyphicons-vcard:before {
  content: "\E265"; }

.glyphicons-electrical-plug:before {
  content: "\E266"; }

.glyphicons-flag:before {
  content: "\E267"; }

.glyphicons-credit-card:before {
  content: "\E268"; }

.glyphicons-keyboard-wireless:before {
  content: "\E269"; }

.glyphicons-keyboard-wired:before {
  content: "\E270"; }

.glyphicons-shield:before {
  content: "\E271"; }

.glyphicons-ring:before {
  content: "\E272"; }

.glyphicons-cake:before {
  content: "\E273"; }

.glyphicons-drink:before {
  content: "\E274"; }

.glyphicons-beer:before {
  content: "\E275"; }

.glyphicons-fast-food:before {
  content: "\E276"; }

.glyphicons-cutlery:before {
  content: "\E277"; }

.glyphicons-pizza:before {
  content: "\E278"; }

.glyphicons-birthday-cake:before {
  content: "\E279"; }

.glyphicons-tablet:before {
  content: "\E280"; }

.glyphicons-settings:before {
  content: "\E281"; }

.glyphicons-bullets:before {
  content: "\E282"; }

.glyphicons-cardio:before {
  content: "\E283"; }

.glyphicons-t-shirt:before {
  content: "\E284"; }

.glyphicons-pants:before {
  content: "\E285"; }

.glyphicons-sweater:before {
  content: "\E286"; }

.glyphicons-fabric:before {
  content: "\E287"; }

.glyphicons-leather:before {
  content: "\E288"; }

.glyphicons-scissors:before {
  content: "\E289"; }

.glyphicons-bomb:before {
  content: "\E290"; }

.glyphicons-skull:before {
  content: "\E291"; }

.glyphicons-celebration:before {
  content: "\E292"; }

.glyphicons-tea-kettle:before {
  content: "\E293"; }

.glyphicons-french-press:before {
  content: "\E294"; }

.glyphicons-coffee-cup:before {
  content: "\E295"; }

.glyphicons-pot:before {
  content: "\E296"; }

.glyphicons-grater:before {
  content: "\E297"; }

.glyphicons-kettle:before {
  content: "\E298"; }

.glyphicons-hospital:before {
  content: "\E299"; }

.glyphicons-hospital-h:before {
  content: "\E300"; }

.glyphicons-microphone:before {
  content: "\E301"; }

.glyphicons-webcam:before {
  content: "\E302"; }

.glyphicons-temple-christianity-church:before {
  content: "\E303"; }

.glyphicons-temple-islam:before {
  content: "\E304"; }

.glyphicons-temple-hindu:before {
  content: "\E305"; }

.glyphicons-temple-buddhist:before {
  content: "\E306"; }

.glyphicons-bicycle:before {
  content: "\E307"; }

.glyphicons-life-preserver:before {
  content: "\E308"; }

.glyphicons-share-alt:before {
  content: "\E309"; }

.glyphicons-comments:before {
  content: "\E310"; }

.glyphicons-flower:before {
  content: "\E311"; }

.glyphicons-baseball:before {
  content: "\E312"; }

.glyphicons-rugby:before {
  content: "\E313"; }

.glyphicons-ax:before {
  content: "\E314"; }

.glyphicons-table-tennis:before {
  content: "\E315"; }

.glyphicons-bowling:before {
  content: "\E316"; }

.glyphicons-tree-conifer:before {
  content: "\E317"; }

.glyphicons-tree-deciduous:before {
  content: "\E318"; }

.glyphicons-more-items:before {
  content: "\E319"; }

.glyphicons-sort:before {
  content: "\E320"; }

.glyphicons-filter:before {
  content: "\E321"; }

.glyphicons-gamepad:before {
  content: "\E322"; }

.glyphicons-playing-dices:before {
  content: "\E323"; }

.glyphicons-calculator:before {
  content: "\E324"; }

.glyphicons-tie:before {
  content: "\E325"; }

.glyphicons-wallet:before {
  content: "\E326"; }

.glyphicons-piano:before {
  content: "\E327"; }

.glyphicons-sampler:before {
  content: "\E328"; }

.glyphicons-podium:before {
  content: "\E329"; }

.glyphicons-soccer-ball:before {
  content: "\E330"; }

.glyphicons-blog:before {
  content: "\E331"; }

.glyphicons-dashboard:before {
  content: "\E332"; }

.glyphicons-certificate:before {
  content: "\E333"; }

.glyphicons-bell:before {
  content: "\E334"; }

.glyphicons-candle:before {
  content: "\E335"; }

.glyphicons-pushpin:before {
  content: "\E336"; }

.glyphicons-iphone-shake:before {
  content: "\E337"; }

.glyphicons-pin-flag:before {
  content: "\E338"; }

.glyphicons-turtle:before {
  content: "\E339"; }

.glyphicons-rabbit:before {
  content: "\E340"; }

.glyphicons-globe:before {
  content: "\E341"; }

.glyphicons-briefcase:before {
  content: "\E342"; }

.glyphicons-hdd:before {
  content: "\E343"; }

.glyphicons-thumbs-up:before {
  content: "\E344"; }

.glyphicons-thumbs-down:before {
  content: "\E345"; }

.glyphicons-hand-right:before {
  content: "\E346"; }

.glyphicons-hand-left:before {
  content: "\E347"; }

.glyphicons-hand-up:before {
  content: "\E348"; }

.glyphicons-hand-down:before {
  content: "\E349"; }

.glyphicons-fullscreen:before {
  content: "\E350"; }

.glyphicons-shopping-bag:before {
  content: "\E351"; }

.glyphicons-book-open:before {
  content: "\E352"; }

.glyphicons-nameplate:before {
  content: "\E353"; }

.glyphicons-nameplate-alt:before {
  content: "\E354"; }

.glyphicons-vases:before {
  content: "\E355"; }

.glyphicons-bullhorn:before {
  content: "\E356"; }

.glyphicons-dumbbell:before {
  content: "\E357"; }

.glyphicons-suitcase:before {
  content: "\E358"; }

.glyphicons-file-import:before {
  content: "\E359"; }

.glyphicons-file-export:before {
  content: "\E360"; }

.glyphicons-bug:before {
  content: "\E361"; }

.glyphicons-crown:before {
  content: "\E362"; }

.glyphicons-smoking:before {
  content: "\E363"; }

.glyphicons-cloud-upload:before {
  content: "\E364"; }

.glyphicons-cloud-download:before {
  content: "\E365"; }

.glyphicons-restart:before {
  content: "\E366"; }

.glyphicons-security-camera:before {
  content: "\E367"; }

.glyphicons-expand:before {
  content: "\E368"; }

.glyphicons-collapse:before {
  content: "\E369"; }

.glyphicons-collapse-top:before {
  content: "\E370"; }

.glyphicons-globe-af:before {
  content: "\E371"; }

.glyphicons-global:before {
  content: "\E372"; }

.glyphicons-spray:before {
  content: "\E373"; }

.glyphicons-nails:before {
  content: "\E374"; }

.glyphicons-claw-hammer:before {
  content: "\E375"; }

.glyphicons-classic-hammer:before {
  content: "\E376"; }

.glyphicons-hand-saw:before {
  content: "\E377"; }

.glyphicons-riflescope:before {
  content: "\E378"; }

.glyphicons-electrical-socket-eu:before {
  content: "\E379"; }

.glyphicons-electrical-socket-us:before {
  content: "\E380"; }

.glyphicons-message-forward:before {
  content: "\E381"; }

.glyphicons-coat-hanger:before {
  content: "\E382"; }

.glyphicons-dress:before {
  content: "\E383"; }

.glyphicons-bathrobe:before {
  content: "\E384"; }

.glyphicons-shirt:before {
  content: "\E385"; }

.glyphicons-underwear:before {
  content: "\E386"; }

.glyphicons-log-in:before {
  content: "\E387"; }

.glyphicons-log-out:before {
  content: "\E388"; }

.glyphicons-exit:before {
  content: "\E389"; }

.glyphicons-new-window-alt:before {
  content: "\E390"; }

.glyphicons-video-sd:before {
  content: "\E391"; }

.glyphicons-video-hd:before {
  content: "\E392"; }

.glyphicons-subtitles:before {
  content: "\E393"; }

.glyphicons-sound-stereo:before {
  content: "\E394"; }

.glyphicons-sound-dolby:before {
  content: "\E395"; }

.glyphicons-sound-5-1:before {
  content: "\E396"; }

.glyphicons-sound-6-1:before {
  content: "\E397"; }

.glyphicons-sound-7-1:before {
  content: "\E398"; }

.glyphicons-copyright-mark:before {
  content: "\E399"; }

.glyphicons-registration-mark:before {
  content: "\E400"; }

.glyphicons-radar:before {
  content: "\E401"; }

.glyphicons-skateboard:before {
  content: "\E402"; }

.glyphicons-golf-course:before {
  content: "\E403"; }

.glyphicons-sorting:before {
  content: "\E404"; }

.glyphicons-sort-by-alphabet:before {
  content: "\E405"; }

.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406"; }

.glyphicons-sort-by-order:before {
  content: "\E407"; }

.glyphicons-sort-by-order-alt:before {
  content: "\E408"; }

.glyphicons-sort-by-attributes:before {
  content: "\E409"; }

.glyphicons-sort-by-attributes-alt:before {
  content: "\E410"; }

.glyphicons-compressed:before {
  content: "\E411"; }

.glyphicons-package:before {
  content: "\E412"; }

.glyphicons-cloud-plus:before {
  content: "\E413"; }

.glyphicons-cloud-minus:before {
  content: "\E414"; }

.glyphicons-disk-save:before {
  content: "\E415"; }

.glyphicons-disk-open:before {
  content: "\E416"; }

.glyphicons-disk-saved:before {
  content: "\E417"; }

.glyphicons-disk-remove:before {
  content: "\E418"; }

.glyphicons-disk-import:before {
  content: "\E419"; }

.glyphicons-disk-export:before {
  content: "\E420"; }

.glyphicons-tower:before {
  content: "\E421"; }

.glyphicons-send:before {
  content: "\E422"; }

.glyphicons-git-branch:before {
  content: "\E423"; }

.glyphicons-git-create:before {
  content: "\E424"; }

.glyphicons-git-private:before {
  content: "\E425"; }

.glyphicons-git-delete:before {
  content: "\E426"; }

.glyphicons-git-merge:before {
  content: "\E427"; }

.glyphicons-git-pull-request:before {
  content: "\E428"; }

.glyphicons-git-compare:before {
  content: "\E429"; }

.glyphicons-git-commit:before {
  content: "\E430"; }

.glyphicons-construction-cone:before {
  content: "\E431"; }

.glyphicons-shoe-steps:before {
  content: "\E432"; }

.glyphicons-plus:before {
  content: "\E433"; }

.glyphicons-minus:before {
  content: "\E434"; }

.glyphicons-redo:before {
  content: "\E435"; }

.glyphicons-undo:before {
  content: "\E436"; }

.glyphicons-golf:before {
  content: "\E437"; }

.glyphicons-hockey:before {
  content: "\E438"; }

.glyphicons-pipe:before {
  content: "\E439"; }

.glyphicons-wrench:before {
  content: "\E440"; }

.glyphicons-folder-closed:before {
  content: "\E441"; }

.glyphicons-phone-alt:before {
  content: "\E442"; }

.glyphicons-earphone:before {
  content: "\E443"; }

.glyphicons-floppy-disk:before {
  content: "\E444"; }

.glyphicons-floppy-saved:before {
  content: "\E445"; }

.glyphicons-floppy-remove:before {
  content: "\E446"; }

.glyphicons-floppy-save:before {
  content: "\E447"; }

.glyphicons-floppy-open:before {
  content: "\E448"; }

.glyphicons-translate:before {
  content: "\E449"; }

.glyphicons-fax:before {
  content: "\E450"; }

.glyphicons-factory:before {
  content: "\E451"; }

.glyphicons-shop-window:before {
  content: "\E452"; }

.glyphicons-shop:before {
  content: "\E453"; }

.glyphicons-kiosk:before {
  content: "\E454"; }

.glyphicons-kiosk-wheels:before {
  content: "\E455"; }

.glyphicons-kiosk-light:before {
  content: "\E456"; }

.glyphicons-kiosk-food:before {
  content: "\E457"; }

.glyphicons-transfer:before {
  content: "\E458"; }

.glyphicons-money:before {
  content: "\E459"; }

.glyphicons-header:before {
  content: "\E460"; }

.glyphicons-blacksmith:before {
  content: "\E461"; }

.glyphicons-saw-blade:before {
  content: "\E462"; }

.glyphicons-basketball:before {
  content: "\E463"; }

.glyphicons-server:before {
  content: "\E464"; }

.glyphicons-server-plus:before {
  content: "\E465"; }

.glyphicons-server-minus:before {
  content: "\E466"; }

.glyphicons-server-ban:before {
  content: "\E467"; }

.glyphicons-server-flag:before {
  content: "\E468"; }

.glyphicons-server-lock:before {
  content: "\E469"; }

.glyphicons-server-new:before {
  content: "\E470"; }

.glyphicons-charging-station:before {
  content: "\E471"; }

.glyphicons-gas-station:before {
  content: "\E472"; }

.glyphicons-target:before {
  content: "\E473"; }

.glyphicons-bed:before {
  content: "\E474"; }

.glyphicons-mosquito:before {
  content: "\E475"; }

.glyphicons-dining-set:before {
  content: "\E476"; }

.glyphicons-plate-of-food:before {
  content: "\E477"; }

.glyphicons-hygiene-kit:before {
  content: "\E478"; }

.glyphicons-blackboard:before {
  content: "\E479"; }

.glyphicons-marriage:before {
  content: "\E480"; }

.glyphicons-bucket:before {
  content: "\E481"; }

.glyphicons-none-color-swatch:before {
  content: "\E482"; }

.glyphicons-bring-forward:before {
  content: "\E483"; }

.glyphicons-bring-to-front:before {
  content: "\E484"; }

.glyphicons-send-backward:before {
  content: "\E485"; }

.glyphicons-send-to-back:before {
  content: "\E486"; }

.glyphicons-fit-frame-to-image:before {
  content: "\E487"; }

.glyphicons-fit-image-to-frame:before {
  content: "\E488"; }

.glyphicons-multiple-displays:before {
  content: "\E489"; }

.glyphicons-handshake:before {
  content: "\E490"; }

.glyphicons-child:before {
  content: "\E491"; }

.glyphicons-baby-formula:before {
  content: "\E492"; }

.glyphicons-medicine:before {
  content: "\E493"; }

.glyphicons-atv-vehicle:before {
  content: "\E494"; }

.glyphicons-motorcycle:before {
  content: "\E495"; }

.glyphicons-bed-alt:before {
  content: "\E496"; }

.glyphicons-tent:before {
  content: "\E497"; }

.glyphicons-glasses:before {
  content: "\E498"; }

.glyphicons-sunglasses:before {
  content: "\E499"; }

.glyphicons-family:before {
  content: "\E500"; }

.glyphicons-education:before {
  content: "\E501"; }

.glyphicons-shoes:before {
  content: "\E502"; }

.glyphicons-map:before {
  content: "\E503"; }

.glyphicons-cd:before {
  content: "\E504"; }

.glyphicons-alert:before {
  content: "\E505"; }

.glyphicons-piggy-bank:before {
  content: "\E506"; }

.glyphicons-star-half:before {
  content: "\E507"; }

.glyphicons-cluster:before {
  content: "\E508"; }

.glyphicons-flowchart:before {
  content: "\E509"; }

.glyphicons-commodities:before {
  content: "\E510"; }

.glyphicons-duplicate:before {
  content: "\E511"; }

.glyphicons-copy:before {
  content: "\E512"; }

.glyphicons-paste:before {
  content: "\E513"; }

.glyphicons-bath-bathtub:before {
  content: "\E514"; }

.glyphicons-bath-shower:before {
  content: "\E515"; }

.glyphicons-shower:before {
  content: "\E516"; }

.glyphicons-menu-hamburger:before {
  content: "\E517"; }

.glyphicons-option-vertical:before {
  content: "\E518"; }

.glyphicons-option-horizontal:before {
  content: "\E519"; }

.glyphicons-currency-conversion:before {
  content: "\E520"; }

.glyphicons-user-ban:before {
  content: "\E521"; }

.glyphicons-user-lock:before {
  content: "\E522"; }

.glyphicons-user-flag:before {
  content: "\E523"; }

.glyphicons-user-asterisk:before {
  content: "\E524"; }

.glyphicons-user-alert:before {
  content: "\E525"; }

.glyphicons-user-key:before {
  content: "\E526"; }

.glyphicons-user-conversation:before {
  content: "\E527"; }

.glyphicons-database:before {
  content: "\E528"; }

.glyphicons-database-search:before {
  content: "\E529"; }

.glyphicons-list-alt:before {
  content: "\E530"; }

.glyphicons-hazard-sign:before {
  content: "\E531"; }

.glyphicons-hazard:before {
  content: "\E532"; }

.glyphicons-stop-sign:before {
  content: "\E533"; }

.glyphicons-lab:before {
  content: "\E534"; }

.glyphicons-lab-alt:before {
  content: "\E535"; }

.glyphicons-ice-cream:before {
  content: "\E536"; }

.glyphicons-ice-lolly:before {
  content: "\E537"; }

.glyphicons-ice-lolly-tasted:before {
  content: "\E538"; }

.glyphicons-invoice:before {
  content: "\E539"; }

.glyphicons-cart-tick:before {
  content: "\E540"; }

.glyphicons-hourglass:before {
  content: "\E541"; }

.glyphicons-cat:before {
  content: "\E542"; }

.glyphicons-lamp:before {
  content: "\E543"; }

.glyphicons-scale-classic:before {
  content: "\E544"; }

.glyphicons-eye-plus:before {
  content: "\E545"; }

.glyphicons-eye-minus:before {
  content: "\E546"; }

.glyphicons-quote:before {
  content: "\E547"; }

.glyphicons-bitcoin:before {
  content: "\E548"; }

.glyphicons-yen:before {
  content: "\E549"; }

.glyphicons-ruble:before {
  content: "\E550"; }

.glyphicons-erase:before {
  content: "\E551"; }

.glyphicons-podcast:before {
  content: "\E552"; }

.glyphicons-firework:before {
  content: "\E553"; }

.glyphicons-scale:before {
  content: "\E554"; }

.glyphicons-king:before {
  content: "\E555"; }

.glyphicons-queen:before {
  content: "\E556"; }

.glyphicons-pawn:before {
  content: "\E557"; }

.glyphicons-bishop:before {
  content: "\E558"; }

.glyphicons-knight:before {
  content: "\E559"; }

.glyphicons-mic-mute:before {
  content: "\E560"; }

.glyphicons-voicemail:before {
  content: "\E561"; }

.glyphicons-paragraph-alt:before {
  content: "\E562"; }

.glyphicons-person-walking:before {
  content: "\E563"; }

.glyphicons-person-wheelchair:before {
  content: "\E564"; }

.glyphicons-underground:before {
  content: "\E565"; }

.glyphicons-car-hov:before {
  content: "\E566"; }

.glyphicons-car-rental:before {
  content: "\E567"; }

.glyphicons-transport:before {
  content: "\E568"; }

.glyphicons-taxi:before {
  content: "\E569"; }

.glyphicons-ice-cream-no:before {
  content: "\E570"; }

.glyphicons-uk-rat-u:before {
  content: "\E571"; }

.glyphicons-uk-rat-pg:before {
  content: "\E572"; }

.glyphicons-uk-rat-12a:before {
  content: "\E573"; }

.glyphicons-uk-rat-12:before {
  content: "\E574"; }

.glyphicons-uk-rat-15:before {
  content: "\E575"; }

.glyphicons-uk-rat-18:before {
  content: "\E576"; }

.glyphicons-uk-rat-r18:before {
  content: "\E577"; }

.glyphicons-tv:before {
  content: "\E578"; }

.glyphicons-sms:before {
  content: "\E579"; }

.glyphicons-mms:before {
  content: "\E580"; }

.glyphicons-us-rat-g:before {
  content: "\E581"; }

.glyphicons-us-rat-pg:before {
  content: "\E582"; }

.glyphicons-us-rat-pg-13:before {
  content: "\E583"; }

.glyphicons-us-rat-restricted:before {
  content: "\E584"; }

.glyphicons-us-rat-no-one-17:before {
  content: "\E585"; }

.glyphicons-equalizer:before {
  content: "\E586"; }

.glyphicons-speakers:before {
  content: "\E587"; }

.glyphicons-remote-control:before {
  content: "\E588"; }

.glyphicons-remote-control-tv:before {
  content: "\E589"; }

.glyphicons-shredder:before {
  content: "\E590"; }

.glyphicons-folder-heart:before {
  content: "\E591"; }

.glyphicons-person-running:before {
  content: "\E592"; }

.glyphicons-person:before {
  content: "\E593"; }

.glyphicons-voice:before {
  content: "\E594"; }

.glyphicons-stethoscope:before {
  content: "\E595"; }

.glyphicons-paired:before {
  content: "\E596"; }

.glyphicons-activity:before {
  content: "\E597"; }

.glyphicons-watch:before {
  content: "\E598"; }

.glyphicons-scissors-alt:before {
  content: "\E599"; }

.glyphicons-car-wheel:before {
  content: "\E600"; }

.glyphicons-chevron-up:before {
  content: "\E601"; }

.glyphicons-chevron-down:before {
  content: "\E602"; }

.glyphicons-superscript:before {
  content: "\E603"; }

.glyphicons-subscript:before {
  content: "\E604"; }

.glyphicons-text-size:before {
  content: "\E605"; }

.glyphicons-text-color:before {
  content: "\E606"; }

.glyphicons-text-background:before {
  content: "\E607"; }

.glyphicons-modal-window:before {
  content: "\E608"; }

.glyphicons-newspaper:before {
  content: "\E609"; }

.glyphicons-tractor:before {
  content: "\E610"; }

.glyphicons-camping:before {
  content: "\E611"; }

.glyphicons-camping-benches:before {
  content: "\E612"; }

.glyphicons-forest:before {
  content: "\E613"; }

.glyphicons-park:before {
  content: "\E614"; }

.glyphicons-field:before {
  content: "\E615"; }

.glyphicons-mountains:before {
  content: "\E616"; }

.glyphicons-fees-payments:before {
  content: "\E617"; }

.glyphicons-small-payments:before {
  content: "\E618"; }

.glyphicons-mixed-buildings:before {
  content: "\E619"; }

.glyphicons-industrial-zone:before {
  content: "\E620"; }

.glyphicons-visitor-tag:before {
  content: "\E621"; }

.glyphicons-businessman:before {
  content: "\E622"; }

.glyphicons-meditation:before {
  content: "\E623"; }

.glyphicons-bath:before {
  content: "\E624"; }

.glyphicons-donate:before {
  content: "\E625"; }

.glyphicons-sauna:before {
  content: "\E626"; }

.glyphicons-bedroom-nightstand:before {
  content: "\E627"; }

.glyphicons-bedroom-lamp:before {
  content: "\E628"; }

.glyphicons-doctor:before {
  content: "\E629"; }

.glyphicons-engineering-networks:before {
  content: "\E630"; }

.glyphicons-washing-machine:before {
  content: "\E631"; }

.glyphicons-dryer:before {
  content: "\E632"; }

.glyphicons-dishwasher:before {
  content: "\E633"; }

.glyphicons-luggage-group:before {
  content: "\E634"; }

.glyphicons-teenager:before {
  content: "\E635"; }

.glyphicons-person-stick:before {
  content: "\E636"; }

.glyphicons-person-stick-old:before {
  content: "\E637"; }

.glyphicons-traveler:before {
  content: "\E638"; }

.glyphicons-veteran:before {
  content: "\E639"; }

.glyphicons-group-chat:before {
  content: "\E640"; }

.glyphicons-elections:before {
  content: "\E641"; }

.glyphicons-law-justice:before {
  content: "\E642"; }

.glyphicons-judiciary:before {
  content: "\E643"; }

.glyphicons-house-fire:before {
  content: "\E644"; }

.glyphicons-firefighters:before {
  content: "\E645"; }

.glyphicons-police:before {
  content: "\E646"; }

.glyphicons-ambulance:before {
  content: "\E647"; }

.glyphicons-light-beacon:before {
  content: "\E648"; }

.glyphicons-important-day:before {
  content: "\E649"; }

.glyphicons-bike-park:before {
  content: "\E650"; }

.glyphicons-object-align-top:before {
  content: "\E651"; }

.glyphicons-object-align-bottom:before {
  content: "\E652"; }

.glyphicons-object-align-horizontal:before {
  content: "\E653"; }

.glyphicons-object-align-left:before {
  content: "\E654"; }

.glyphicons-object-align-vertical:before {
  content: "\E655"; }

.glyphicons-object-align-right:before {
  content: "\E656"; }

.glyphicons-reflect-y:before {
  content: "\E657"; }

.glyphicons-reflect-x:before {
  content: "\E658"; }

.glyphicons-tick:before {
  content: "\E659"; }

.glyphicons-lawnmower:before {
  content: "\E660"; }

.glyphicons-call-redirect:before {
  content: "\E661"; }

.glyphicons-call-ip:before {
  content: "\E662"; }

.glyphicons-call-record:before {
  content: "\E663"; }

.glyphicons-call-ringtone:before {
  content: "\E664"; }

.glyphicons-call-traffic:before {
  content: "\E665"; }

.glyphicons-call-hold:before {
  content: "\E666"; }

.glyphicons-call-incoming:before {
  content: "\E667"; }

.glyphicons-call-outgoing:before {
  content: "\E668"; }

.glyphicons-call-video:before {
  content: "\E669"; }

.glyphicons-call-missed:before {
  content: "\E670"; }

.glyphicons-theater:before {
  content: "\E671"; }

.glyphicons-heartbeat:before {
  content: "\E672"; }

.glyphicons-kettlebell:before {
  content: "\E673"; }

.glyphicons-fireplace:before {
  content: "\E674"; }

.glyphicons-street-lights:before {
  content: "\E675"; }

.glyphicons-pedestrian:before {
  content: "\E676"; }

.glyphicons-flood:before {
  content: "\E677"; }

.glyphicons-open-water:before {
  content: "\E678"; }

.glyphicons-for-sale:before {
  content: "\E679"; }

.glyphicons-dustbin:before {
  content: "\E680"; }

.glyphicons-door:before {
  content: "\E681"; }

.glyphicons-camp-fire:before {
  content: "\E682"; }

.glyphicons-fleur-de-lis:before {
  content: "\E683"; }

.glyphicons-temperature-settings:before {
  content: "\E684"; }

.glyphicons-article:before {
  content: "\E685"; }

.glyphicons-sunbath:before {
  content: "\E686"; }

.glyphicons-balanced-diet:before {
  content: "\E687"; }

.glyphicons-ticket:before {
  content: "\E688"; }

.glyphicons-parking-ticket:before {
  content: "\E689"; }

.glyphicons-parking-meter:before {
  content: "\E690"; }

.glyphicons-laptop:before {
  content: "\E691"; }

.glyphicons-tree-structure:before {
  content: "\E692"; }

.glyphicons-weather-warning:before {
  content: "\E693"; }

.glyphicons-temperature-low:before {
  content: "\E694"; }

.glyphicons-temperature-high:before {
  content: "\E695"; }

.glyphicons-temperature-low-warning:before {
  content: "\E696"; }

.glyphicons-temperature-high-warning:before {
  content: "\E697"; }

.glyphicons-hurricane:before {
  content: "\E698"; }

.glyphicons-storm:before {
  content: "\E699"; }

.glyphicons-sorted-waste:before {
  content: "\E700"; }

.glyphicons-ear:before {
  content: "\E701"; }

.glyphicons-ear-deaf:before {
  content: "\E702"; }

.glyphicons-file-plus:before {
  content: "\E703"; }

.glyphicons-file-minus:before {
  content: "\E704"; }

.glyphicons-file-lock:before {
  content: "\E705"; }

.glyphicons-file-cloud:before {
  content: "\E706"; }

.glyphicons-file-cloud-download:before {
  content: "\E707"; }

.glyphicons-file-cloud-upload:before {
  content: "\E708"; }

.glyphicons-paragraph:before {
  content: "\E709"; }

.glyphicons-list-numbered:before {
  content: "\E710"; }

.glyphicons-donate-heart:before {
  content: "\E711"; }

.glyphicons-government:before {
  content: "\E712"; }

.glyphicons-maze:before {
  content: "\E713"; }

.glyphicons-chronicle:before {
  content: "\E714"; }

.glyphicons-user-structure:before {
  content: "\E715"; }

.glyphicons-recycle:before {
  content: "\E716"; }

.glyphicons-gas:before {
  content: "\E717"; }

.glyphicons-waste-pipe:before {
  content: "\E718"; }

.glyphicons-water-pipe:before {
  content: "\E719"; }

.glyphicons-parking:before {
  content: "\E720"; }

.glyphicons-closed:before {
  content: "\E721"; }

.glyphicons-mouse:before {
  content: "\E722"; }

.glyphicons-mouse-double-click:before {
  content: "\E723"; }

.glyphicons-mouse-left-click:before {
  content: "\E724"; }

.glyphicons-mouse-right-click:before {
  content: "\E725"; }

.glyphicons-mouse-middle-click:before {
  content: "\E726"; }

.glyphicons-mouse-scroll:before {
  content: "\E727"; }

.glyphicons-resize-vertical:before {
  content: "\E728"; }

.glyphicons-resize-horizontal:before {
  content: "\E729"; }

.glyphicons-temperature:before {
  content: "\E730"; }

.glyphicons-puzzle:before {
  content: "\E731"; }

.glyphicons-puzzle-2:before {
  content: "\E732"; }

.glyphicons-puzzle-3:before {
  content: "\E733"; }

.glyphicons-nearby-square:before {
  content: "\E734"; }

.glyphicons-nearby-circle:before {
  content: "\E735"; }

.glyphicons-rotate-right:before {
  content: "\E736"; }

.glyphicons-rotate-left:before {
  content: "\E737"; }

.glyphicons-pictures:before {
  content: "\E738"; }

.glyphicons-photo-album:before {
  content: "\E739"; }

.glyphicons-cadastral-map:before {
  content: "\E740"; }

.glyphicons-fingerprint-scan:before {
  content: "\E741"; }

.glyphicons-fingerprint:before {
  content: "\E742"; }

.glyphicons-fingerprint-lock:before {
  content: "\E743"; }

.glyphicons-fingerprint-ok:before {
  content: "\E744"; }

.glyphicons-fingerprint-remove:before {
  content: "\E745"; }

.glyphicons-fingerprint-reload:before {
  content: "\E746"; }

.glyphicons-pending-notifications:before {
  content: "\E747"; }

.glyphicons-synchronization:before {
  content: "\E748"; }

.glyphicons-synchronization-ban:before {
  content: "\E749"; }

.glyphicons-hash:before {
  content: "\E750"; }

.glyphicons-gender-male:before {
  content: "\E751"; }

.glyphicons-gender-female:before {
  content: "\E752"; }

.glyphicons-gender-virgin-female:before {
  content: "\E753"; }

.glyphicons-gender-intersex:before {
  content: "\E754"; }

.glyphicons-gender-transgender:before {
  content: "\E755"; }

.glyphicons-gender-ori-lesbian:before {
  content: "\E756"; }

.glyphicons-gender-ori-gay:before {
  content: "\E757"; }

.glyphicons-gender-ori-hetero:before {
  content: "\E758"; }

.glyphicons-gender-other:before {
  content: "\E759"; }

.glyphicons-gender-unknown:before {
  content: "\E760"; }

.glyphicons-scanner:before {
  content: "\E761"; }

.glyphicons-multifunction-printer:before {
  content: "\E762"; }

.glyphicons-lasso:before {
  content: "\E763"; }

.glyphicons-view-360:before {
  content: "\E764"; }

.glyphicons-battery-charging:before {
  content: "\E765"; }

.glyphicons-battery-full:before {
  content: "\E766"; }

.glyphicons-battery-75:before {
  content: "\E767"; }

.glyphicons-battery-50:before {
  content: "\E768"; }

.glyphicons-battery-25:before {
  content: "\E769"; }

.glyphicons-battery-10:before {
  content: "\E770"; }

.glyphicons-satellite:before {
  content: "\E771"; }

.glyphicons-satellite-dish:before {
  content: "\E772"; }

.glyphicons-satellite-dish-alt:before {
  content: "\E773"; }

.glyphicons-auction:before {
  content: "\E774"; }

.glyphicons-directions:before {
  content: "\E775"; }

.glyphicons-race:before {
  content: "\E776"; }

.glyphicons-robot:before {
  content: "\E777"; }

.glyphicons-ruler-alt:before {
  content: "\E778"; }

.glyphicons-cube-empty:before {
  content: "\E779"; }

.glyphicons-cube-black:before {
  content: "\E780"; }

.glyphicons-move-square:before {
  content: "\E781"; }

.glyphicons-drop:before {
  content: "\E782"; }

.glyphicons-vr-headset:before {
  content: "\E783"; }

.glyphicons-vr-charging:before {
  content: "\E784"; }

.glyphicons-vr-low-battery:before {
  content: "\E785"; }

.glyphicons-vr-paired:before {
  content: "\E786"; }

.glyphicons-vr-settings:before {
  content: "\E787"; }

.glyphicons-vr-maintenance:before {
  content: "\E788"; }

.glyphicons-filter-remove:before {
  content: "\E789"; }

.glyphicons-filter-applied:before {
  content: "\E790"; }

.glyphicons-one-day:before {
  content: "\E791"; }

.glyphicons-user-vr:before {
  content: "\E792"; }

.glyphicons-user-vr-add:before {
  content: "\E793"; }

.glyphicons-user-vr-remove:before {
  content: "\E794"; }

.glyphicons-dice-1:before {
  content: "\E795"; }

.glyphicons-dice-2:before {
  content: "\E796"; }

.glyphicons-dice-3:before {
  content: "\E797"; }

.glyphicons-dice-4:before {
  content: "\E798"; }

.glyphicons-dice-5:before {
  content: "\E799"; }

.glyphicons-dice-6:before {
  content: "\E800"; }

/*var that produces a unique ID every time sass is compiled.
This provides cache busting form each font resource.*/
@font-face {
  font-family: 'JICS Custom Icons';
  src: url("../fonts/JICS-Custom-Icons.eot?v=u543a146d");
  src: url("../fonts/JICS-Custom-Icons.eot?v=u543a146d#iefix") format("embedded-opentype"), url("../fonts/JICS-Custom-Icons.woff?v=u543a146d") format("woff"), url("../fonts/JICS-Custom-Icons.ttf?v=u543a146d") format("truetype"), url("../fonts/JICS-Custom-Icons.svg?v=u543a146d#JICS-Custom-Icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.custom-icon {
  font-family: 'JICS Custom Icons';
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-context-manager:before {
  content: '\0041'; }

.icon-layout:before {
  content: '\0042'; }

.icon-stats:before {
  content: '\0043'; }

.icon-copy-course:before {
  content: '\0044'; }

.icon-moxie-manager:before {
  content: '\0045'; }

.icon-rss:before {
  content: '\0046'; }

.icon-approval-queue:before {
  content: '\0047'; }

.icon-edit-forum:before {
  content: '\0048'; }

.icon-global-restricted:before {
  content: '\0049'; }

.icon-hidden-folder:before {
  content: '\004a'; }

.icon-hidden-post:before {
  content: '\004b'; }

.icon-list-veiw-full:before {
  content: '\004c'; }

.icon-multi-unreadposts:before {
  content: '\004d'; }

.icon-my-posts:before {
  content: '\004e'; }

.icon-subscribe-forum:before {
  content: '\004f'; }

.icon-unread-post:before {
  content: '\0050'; }

.icon-user-list-group:before {
  content: '\0051'; }

.icon-view-full-reply:before {
  content: '\0052'; }

.icon-view-my-subscribed:before {
  content: '\0053'; }

.icon-roles:before {
  content: '\0054'; }

.icon-manage-groups:before {
  content: '\0055'; }

.icon-user-participation:before {
  content: '\0056'; }

.icon-arrow-down:before {
  content: '\0057'; }

.icon-user-icon:before {
  content: "\65"; }

.icon-lms-add-course:before {
  content: "\66"; }

.icon-lms-add-course-alt:before {
  content: "\67"; }

.icon-lms-course-expire:before {
  content: "\68"; }

.icon-lms-add-expire-alt:before {
  content: "\69"; }

.icon-lms-course-options:before {
  content: "\70"; }

.icon-lms-course-options-alt:before {
  content: "\71"; }

.icon-online-meeting:before {
  content: "\72"; }

.custom-icon.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV"; }

.custom-texteditor-icon {
  text-transform: none !important;
  font-size: 20px !important;
  font-family: 'JICS Custom Icons' !important; }

.icon-microphone:before {
  content: "\73"; }

.icon-video:before {
  content: "\74"; }

.icon-recording:before {
  content: "\76"; }

.icon-donerecording:before {
  content: "\75"; }

.icon-plug:before {
  content: "\3d"; }

.icon-pair-off:before {
  content: "\7e"; }

/* 
--  Button color specific styles
--  Create another file to override these styles if needed
*/
/* 
--  Grid layout specific styles
--  Create another file to override these styles if needed
*/
.row {
  margin-left: -5px;
  margin-right: -5px; }

.custom-grid .col-xs-1, .custom-grid .col-sm-1, .custom-grid .col-md-1, .custom-grid .col-lg-1, .custom-grid .col-xs-2, .custom-grid .col-sm-2, .custom-grid .col-md-2, .custom-grid .col-lg-2, .custom-grid .col-xs-3, .custom-grid .col-sm-3, .custom-grid .col-md-3, .custom-grid .col-lg-3, .custom-grid .col-xs-4, .custom-grid .col-sm-4, .custom-grid .col-md-4, .custom-grid .col-lg-4, .custom-grid .col-xs-5, .custom-grid .col-sm-5, .custom-grid .col-md-5, .custom-grid .col-lg-5, .custom-grid .col-xs-6, .custom-grid .col-sm-6, .custom-grid .col-md-6, .custom-grid .col-lg-6, .custom-grid .col-xs-7, .custom-grid .col-sm-7, .custom-grid .col-md-7, .custom-grid .col-lg-7, .custom-grid .col-xs-8, .custom-grid .col-sm-8, .custom-grid .col-md-8, .custom-grid .col-lg-8, .custom-grid .col-xs-9, .custom-grid .col-sm-9, .custom-grid .col-md-9, .custom-grid .col-lg-9, .custom-grid .col-xs-10, .custom-grid .col-sm-10, .custom-grid .col-md-10, .custom-grid .col-lg-10, .custom-grid .col-xs-11, .custom-grid .col-sm-11, .custom-grid .col-md-11, .custom-grid .col-lg-11, .custom-grid .col-xs-12, .custom-grid .col-sm-12, .custom-grid .col-md-12, .custom-grid .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px; }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    width: 100%;
    float: none; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-1 {
    width: 8.33333%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-2 {
    width: 16.66667%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-3 {
    width: 25%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-4 {
    width: 33.33333%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-5 {
    width: 41.66667%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-6 {
    width: 50%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-7 {
    width: 58.33333%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-8 {
    width: 66.66667%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-9 {
    width: 75%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-10 {
    width: 83.33333%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-11 {
    width: 91.66667%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-12 {
    width: 100%;
    float: left; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-1 {
    margin-left: 8.33333%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-1 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-2 {
    margin-left: 16.66667%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-2 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-3 {
    margin-left: 25%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-3 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-4 {
    margin-left: 33.33333%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-4 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-5 {
    margin-left: 41.66667%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-5 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-6 {
    margin-left: 50%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-6 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-7 {
    margin-left: 58.33333%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-7 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-8 {
    margin-left: 66.66667%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-8 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-9 {
    margin-left: 75%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-9 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-10 {
    margin-left: 83.33333%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-10 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-11 {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .default-grid .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) and (max-width: 1025px) {
  .col-md-offset-12 {
    margin-left: 0; } }

/* 
--  Navbar layout specific styles
--  Create another file to override these styles if needed
*/
.top-nav-bar {
  min-height: 0;
  height: 41px;
  position: absolute; }
  .top-nav-bar .nav-container .link-scroll {
    position: absolute; }
    .top-nav-bar .nav-container .link-scroll .navbar-nav {
      height: 40px;
      overflow: hidden; }
      .top-nav-bar .nav-container .link-scroll .navbar-nav li {
        margin: 0; }
    .top-nav-bar .nav-container .link-scroll .collapse,
    .top-nav-bar .nav-container .link-scroll .collapse.in {
      display: block; }
    .top-nav-bar .nav-container .link-scroll .collapsing {
      overflow: visible; }
    .top-nav-bar .nav-container .link-scroll .more-links-div.collapse.in {
      height: auto;
      display: block; }
    .top-nav-bar .nav-container .link-scroll .more-links-div.collapse {
      display: none; }
    .top-nav-bar .nav-container .link-scroll .more-links-div.collapsing {
      overflow: hidden; }
    .top-nav-bar .nav-container .link-scroll .h-menu a {
      padding: 10px;
      font-size: 20px;
      text-decoration: none; }
    .top-nav-bar .nav-container .link-scroll .h-menu button {
      font-size: 20px; }
  .top-nav-bar .nav-container .main-nav-btn,
  .top-nav-bar .nav-container .login-btn {
    display: none; }
  .top-nav-bar .nav-container .user-btn,
  .top-nav-bar .nav-container .search-btn {
    position: absolute;
    font-size: 26px; }
  .top-nav-bar .nav-container .user-btn {
    right: 59px;
    z-index: 10; }
    .top-nav-bar .nav-container .user-btn .user-image {
      display: inline-block;
      width: 40px;
      height: 40px;
      position: relative;
      top: -3px; }
    .top-nav-bar .nav-container .user-btn .no-profile-image {
      font-size: 40px; }
  .top-nav-bar .nav-container .search-btn {
    right: 65px; }
  .top-nav-bar .nav-container .main-nav-submenu-container .collapse.in {
    overflow: visible;
    height: auto; }
  .top-nav-bar .nav-container .main-nav-submenu-container .popover {
    max-width: 175px;
    border-radius: 6px;
    font-family: inherit;
    text-align: center; }
    .top-nav-bar .nav-container .main-nav-submenu-container .popover .arrow {
      display: block; }
    .top-nav-bar .nav-container .main-nav-submenu-container .popover .popover-content {
      padding: 9px 14px;
      overflow: hidden;
      height: 0; }
  .top-nav-bar .nav-container .main-nav-submenu-container .fade.in .popover-content {
    height: auto; }
  .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover {
    position: relative;
    float: right;
    margin-right: 3px;
    font-size: 14px; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover .init-user-login-btn,
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover .init-logout-btn {
      float: none;
      width: auto;
      font-size: 12px;
      font-weight: normal;
      padding: 0; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover .user-name {
      font-size: 18px;
      font-weight: bold; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover ul {
      margin-top: 4px;
      padding-left: 0;
      list-style-type: none; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover li {
      padding: 2px 0; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover a {
      text-decoration: underline; }
  .top-nav-bar .nav-container .main-nav-submenu-container .user-login {
    position: absolute;
    display: block;
    width: 568px;
    right: 112px;
    overflow: visible; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login li {
      margin: 0; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login .input-group {
      margin-right: 14px;
      float: left;
      width: 229px; }
      .top-nav-bar .nav-container .main-nav-submenu-container .user-login .input-group span {
        top: 0;
        display: table-cell; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login .init-user-login-btn,
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login .init-logout-btn {
      padding: 8px 5px;
      float: left;
      width: 54px;
      font-size: 14px; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login .forgot-password-link {
      margin: 6px 202px 0;
      float: right;
      font-size: 12px;
      text-decoration: none; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login .init-user-login-continue-btn {
      width: 85px; }
    .top-nav-bar .nav-container .main-nav-submenu-container .user-login .login-redirect-container {
      height: 500px;
      width: 100%;
      border: none; }
  .top-nav-bar .nav-container .main-nav-submenu-container .user-login.narrow-width {
    width: 340px; }
  .top-nav-bar .nav-container .main-nav-submenu-container .search-section {
    margin-right: 52px;
    position: relative;
    float: right;
    min-width: 365px; }
    .top-nav-bar .nav-container .main-nav-submenu-container .search-section .form-group {
      margin-right: 14px;
      float: left;
      width: 68%;
      margin-bottom: 0; }
    .top-nav-bar .nav-container .main-nav-submenu-container .search-section .init-search-btn {
      float: left;
      width: 80px;
      font-size: 14px;
      padding: 8px 5px; }
  .top-nav-bar .nav-container .main-nav-submenu-container .searchAutoComplete .ui-autocomplete {
    z-index: 9999; }
  .top-nav-bar .more-toggle-link {
    z-index: 20; }
    .top-nav-bar .more-toggle-link span {
      padding-left: 5px;
      font-size: 14px; }
  .top-nav-bar .more-links-div {
    width: 100%;
    float: left; }
    .top-nav-bar .more-links-div ul {
      margin-bottom: 0;
      padding: 0; }
      .top-nav-bar .more-links-div ul li {
        margin: 0;
        padding: 8px 0;
        list-style-type: none;
        float: left; }
      .top-nav-bar .more-links-div ul a {
        padding: 10px;
        font-size: 20px;
        text-decoration: none; }

.logged-in .top-nav-bar .search-btn {
  right: 128px; }

.logged-in .top-nav-bar .main-nav-submenu-container .search-section {
  margin-right: 116px; }

.main-crumbs {
  top: 74px;
  left: -8px;
  position: relative;
  padding: 0 15px; }
  .main-crumbs .crumbs {
    font-size: 12px; }
    .main-crumbs .crumbs .breadcrumbs-title {
      font-weight: bold; }

#mainCrumbs #emulation {
  float: right; }

#mainCrumbs #emulation span {
  padding-left: 20px;
  padding-right: 10px; }

#mainCrumbs #emulation #emulationRole {
  margin: 0 5px; }

.saml-login-button {
  float: right; }

/* 
--  Navbar mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .top-nav-bar {
    top: 0;
    height: auto;
    text-align: center;
    padding-top: 4px;
    position: fixed; }
    .top-nav-bar .nav-container .link-scroll.horizontal-slide {
      position: relative;
      top: -13px; }
    .top-nav-bar .nav-container .link-scroll.horizontal-slide .h-menu ul li {
      display: inline-block;
      float: none; }
      .top-nav-bar .nav-container .link-scroll.horizontal-slide .h-menu ul li:last-child {
        border-bottom: none; }
    .top-nav-bar .nav-container .link-scroll.horizontal-slide .h-menu ul a {
      padding-top: 15px !important;
      padding-bottom: 15px !important; }
      .top-nav-bar .nav-container .link-scroll.horizontal-slide .h-menu ul a::after {
        content: "|";
        position: relative;
        left: 10px; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu {
      text-align: left;
      top: 43px;
      width: 100%;
      position: absolute;
      max-height: 360px;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .h-menu ul li {
      display: block;
      float: none; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .h-menu ul a {
      padding-top: 15px !important;
      padding-bottom: 15px !important; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .h-menu ul a::after {
        content: ""; }
    .top-nav-bar .nav-container .link-scroll .navbar-nav {
      height: auto;
      overflow: visible; }
    .top-nav-bar .nav-container .link-scroll .collapse {
      display: none; }
    .top-nav-bar .nav-container .link-scroll .collapsing {
      overflow: hidden; }
    .top-nav-bar .nav-container .link-scroll .h-menu {
      -webkit-overflow-scrolling: touch;
      padding-left: 15px;
      padding-right: 15px; }
      .top-nav-bar .nav-container .link-scroll .h-menu .no-margin {
        margin-bottom: 0; }
      .top-nav-bar .nav-container .link-scroll .h-menu ul {
        white-space: nowrap;
        overflow-x: auto;
        float: none;
        margin: 7.5px -15px; }
        .top-nav-bar .nav-container .link-scroll .h-menu ul .lastTab a::after {
          content: ""; }
    .top-nav-bar .nav-container button {
      line-height: 100%; }
    .top-nav-bar .nav-container .main-nav-btn {
      float: left;
      font-size: 32px;
      padding: 0 12px;
      display: block; }
    .top-nav-bar .nav-container .login-btn {
      font-size: 22px;
      font-weight: bold;
      display: inline-block;
      float: right; }
    .top-nav-bar .nav-container .user-btn,
    .top-nav-bar .nav-container .search-btn {
      font-size: 30px;
      right: 0;
      position: relative; }
    .top-nav-bar .nav-container .user-btn {
      top: 0;
      padding: 0 0 0 15px;
      float: right;
      margin-right: 10px; }
      .top-nav-bar .nav-container .user-btn .user-image {
        top: 0;
        width: 33px;
        height: 33px; }
      .top-nav-bar .nav-container .user-btn .no-profile-image {
        font-size: 33px; }
    .top-nav-bar .nav-container .search-btn {
      top: 2px;
      float: right;
      padding: 0 12px; }
    .top-nav-bar .nav-container .main-nav-submenu-container {
      width: 100%;
      float: left;
      margin-top: 5px;
      overflow: auto; }
      .top-nav-bar .nav-container .main-nav-submenu-container .collapse {
        display: none !important; }
      .top-nav-bar .nav-container .main-nav-submenu-container .collapse.in {
        display: block !important; }
      .top-nav-bar .nav-container .main-nav-submenu-container .fade {
        opacity: 1; }
      .top-nav-bar .nav-container .main-nav-submenu-container .popover {
        max-width: 100%;
        padding: 0; }
        .top-nav-bar .nav-container .main-nav-submenu-container .popover .arrow {
          display: none; }
        .top-nav-bar .nav-container .main-nav-submenu-container .popover .popover-content {
          padding: 0;
          overflow: visible;
          height: auto; }
      .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover {
        top: 0;
        float: none; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover .init-user-login-btn,
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover .init-logout-btn {
          font-weight: bold;
          text-decoration: none; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover .user-name {
          font-size: 14px; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login.popover li {
          padding: 5px 0; }
      .top-nav-bar .nav-container .main-nav-submenu-container .user-login {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
        overflow: hidden; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .input-group {
          padding-top: 1px;
          margin-right: 0;
          float: none;
          display: block;
          width: 100%; }
          .top-nav-bar .nav-container .main-nav-submenu-container .user-login .input-group .input-group-addon {
            display: inline; }
          .top-nav-bar .nav-container .main-nav-submenu-container .user-login .input-group .form-control {
            float: none;
            width: 76%;
            vertical-align: middle !important; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .user-name,
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .user-password {
          margin: 12px auto;
          display: inline-block; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .message {
          padding-top: 20px;
          display: inline-block; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login ul li {
          font-size: 18px;
          padding: 10px 0; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login ul:last-child {
          padding-bottom: 0; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .init-user-login-btn,
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .init-logout-btn,
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .init-user-login-continue-btn {
          margin: 0 auto 14px auto;
          padding: 10px 16px !important;
          font-size: 22px !important;
          width: 80% !important;
          float: none; }
        .top-nav-bar .nav-container .main-nav-submenu-container .user-login .forgot-password-link {
          font-style: italic;
          padding-bottom: 10px;
          display: block;
          margin: 0;
          float: none;
          font-size: 14px !important; }
      .top-nav-bar .nav-container .main-nav-submenu-container .user-login.narrow-width {
        width: 100%; }
      .top-nav-bar .nav-container .main-nav-submenu-container .search-section {
        margin: 0;
        top: 0;
        float: none;
        display: block;
        min-width: 100%; }
        .top-nav-bar .nav-container .main-nav-submenu-container .search-section .search-input {
          margin: 12px auto;
          width: 80%; }
        .top-nav-bar .nav-container .main-nav-submenu-container .search-section .form-group {
          padding-top: 1px;
          margin-right: 0;
          float: none;
          width: auto; }
        .top-nav-bar .nav-container .main-nav-submenu-container .search-section .init-search-btn {
          margin: 0 auto 16px auto;
          width: 80%;
          float: none;
          font-size: 22px;
          padding: 10px 16px; }
  .main-crumbs {
    left: 0;
    text-align: center; }
  #mainCrumbs #emulation {
    padding-bottom: 10px; }
  .saml-login-button {
    float: none;
    margin-top: 14px; } }

/* 
--  Combined nav mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav {
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .fade {
      display: none !important;
      opacity: 0; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .fade.in {
      display: block !important;
      opacity: 1; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .context-pages a, .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .context-pages button,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .quick-links-with-sub-nav a,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .quick-links-with-sub-nav button {
      font-weight: normal;
      text-indent: 10px; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .context-pages .sub-nav a, .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .context-pages .sub-nav button,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .quick-links-with-sub-nav .sub-nav a,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .quick-links-with-sub-nav .sub-nav button {
      font-weight: normal;
      text-indent: 20px; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .sub-nav li:first-child {
      border-top-style: solid;
      border-top-width: 1px; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav ul {
      margin: 0; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav ul button {
        font-weight: bold;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 10px;
        width: 100%;
        border: 0;
        text-align: left; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav ul li:last-child {
        border-bottom: 0; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav ul li a {
        border-radius: 0; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav ul .glyphicons,
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav ul .custom-icon {
        float: right; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .slide-menu-toggle-btns li {
      border-top: none;
      border-bottom: none;
      float: left;
      width: 50%; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav .slide-menu-toggle-btns li:first-child {
        border-right-style: solid;
        border-right-width: 1px; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #pagePortlets li a,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #myPages li a,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #myGroups li a,
    .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #myCourses li a {
      text-indent: 20px;
      text-align: left; }
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #pagePortlets li a:hover,
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #myPages li a:hover,
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #myGroups li a:hover,
      .top-nav-bar .nav-container .link-scroll.vertical-menu .super-nav #myCourses li a:hover {
        text-decoration: underline; }
  .top-nav-bar .nav-container .link-scroll.vertical-menu.super-menu.open {
    position: fixed;
    max-height: 100%;
    height: 100%;
    overflow-y: scroll; }
    .top-nav-bar .nav-container .link-scroll.vertical-menu.super-menu.open .h-menu {
      margin-bottom: 45px; } }

/* 
--  Sidebar layout specific styles
--  Create another file to override these styles if needed
*/
.slide-menu-right,
.sidebar {
  left: -15px; }

.slide-menu-right {
  top: 42px;
  height: 100%;
  overflow-y: auto;
  z-index: 1010; }
  .slide-menu-right .sidebar-link-title {
    font-style: italic;
    display: block;
    font-size: 16px;
    padding: 5px 10px; }
    .slide-menu-right .sidebar-link-title a {
      text-decoration: none; }
  .slide-menu-right .navbar {
    margin-bottom: 0; }
    .slide-menu-right .navbar li {
      margin: 0; }
      .slide-menu-right .navbar li a {
        padding: 5px 11px;
        font-size: 14px;
        border-radius: 0;
        text-decoration: none; }
        .slide-menu-right .navbar li a .sidebar-icon-link {
          left: 10px;
          top: 6px;
          float: none;
          position: absolute; }
      .slide-menu-right .navbar li button {
        padding: 5px 11px;
        font-size: 14px;
        border-radius: 0;
        text-decoration: none;
        width: 100%;
        background: transparent;
        border: 0;
        text-align: left; }
      .slide-menu-right .navbar li .anchor-contains-icon {
        padding-left: 30px; }
      .slide-menu-right .navbar li #pagePortlets a, .slide-menu-right .navbar li #myPages a, .slide-menu-right .navbar li #myGroups a, .slide-menu-right .navbar li #myCourses a {
        text-indent: 10px;
        text-align: left;
        font-size: 14px; }
      .slide-menu-right .navbar li .glyphicons,
      .slide-menu-right .navbar li .custom-icon {
        float: right; }
      .slide-menu-right .navbar li .icon-context-manager,
      .slide-menu-right .navbar li .icon-stats,
      .slide-menu-right .navbar li .icon-copy-course,
      .slide-menu-right .navbar li .icon-manage-groups,
      .slide-menu-right .navbar li .glyphicons-folder-plus,
      .slide-menu-right .navbar li .glyphicons-warning-sign,
      .slide-menu-right .navbar li .glyphicons-folder-closed,
      .slide-menu-right .navbar li .glyphicons-group {
        padding-right: 6px;
        float: left; }
    .slide-menu-right .navbar .slide-menu-toggle-btns {
      display: none; }
    .slide-menu-right .navbar .fade {
      display: block;
      opacity: 1; }
    .slide-menu-right .navbar .fade.in {
      display: block !important; }

.slide-menu-btn {
  display: none; }

/* 
--  Sidebar mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .slide-menu-right {
    position: fixed;
    -webkit-overflow-scrolling: touch;
    left: -1030px; }
    .slide-menu-right .sidebar-link-title {
      display: none; }
    .slide-menu-right .navbar {
      margin-bottom: 42px; }
      .slide-menu-right .navbar li a, .slide-menu-right .navbar li button {
        padding: 10px 15px;
        font-size: 20px !important; }
        .slide-menu-right .navbar li a .sidebar-icon-link, .slide-menu-right .navbar li button .sidebar-icon-link {
          left: 15px;
          top: 10px; }
      .slide-menu-right .navbar .anchor-contains-icon {
        padding-left: 42px !important; }
      .slide-menu-right .navbar .slide-menu-toggle-btns {
        display: block; }
        .slide-menu-right .navbar .slide-menu-toggle-btns li {
          float: left;
          width: 50%; }
        .slide-menu-right .navbar .slide-menu-toggle-btns a {
          text-align: center; }
      .slide-menu-right .navbar .fade {
        display: none !important;
        opacity: 0; }
      .slide-menu-right .navbar .fade.in {
        opacity: 1 !important; }
  .slide-menu-btn {
    width: 75px;
    height: 75px;
    position: fixed;
    bottom: 1px;
    left: 2px;
    cursor: pointer;
    display: block !important;
    border-radius: 100%;
    border: none;
    text-align: center;
    z-index: 1010; }
  .sidebar-slide-btn-icon {
    font-size: 52px;
    margin-top: 13%;
    padding: 0;
    background: none;
    border: none;
    outline: none; }
  .slide-menu-right,
  .sidebar {
    max-width: 100% !important;
    width: 375px !important; } }

/* 
--  Base layout specific styles
--  Create another file to override these styles if needed
*/
a.btn {
  text-decoration: none; }

a {
  text-decoration: underline; }

.error-message {
  position: relative;
  top: 1px;
  font-size: 14px;
  padding: 20px;
  margin-bottom: 10px; }

.targeted-message {
  position: relative;
  top: 75px;
  margin: 0 auto 10px auto;
  border-style: solid;
  border-width: 1px;
  width: 98%;
  padding: 10px;
  border-radius: 4px; }
  .targeted-message p {
    margin: 0; }

.targeted-message-table .targeted-message {
  position: inherit; }

.main-layout {
  margin-top: 86px;
  width: 100%;
  padding-bottom: 40px; }
  .main-layout:after {
    display: block;
    clear: both;
    content: ""; }

.page-title {
  padding: 0;
  margin: 0 12px 7px 4px;
  min-height: 15px; }
  .page-title h2 {
    margin-top: 0px; }

.page-title-btn {
  float: right;
  margin-top: -26px;
  text-align: center; }
  .page-title-btn .wrench-toggle .wrench-toggle-arrow {
    font-size: 6px;
    position: absolute;
    top: 14px;
    left: 22px; }

.pColumn {
  float: left;
  margin-right: 2%; }

.smalltext {
  font-size: 85%; }

.footer-wrapper {
  padding: 16px 0;
  font-size: 16px;
  min-height: 80px;
  text-align: center; }
  .footer-wrapper .footer-links a {
    padding: 12px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold; }
    .footer-wrapper .footer-links a:hover {
      text-decoration: underline; }

#copyright {
  font-size: 10px;
  padding-top: 12px;
  margin-right: 10px;
  float: right; }

.page-title.Page-Edit-Mode {
  margin: 8px 12px 7px 20px; }

.page-not-found {
  font-size: 13px;
  line-height: 20px; }

.blog_style_header .pColumn1 .drag-list, .side_by_side_with_header .pColumn1 .drag-list {
  padding-bottom: 0; }

.wysiwygtext img {
  max-width: 100%;
  height: auto; }

.pagination a:hover {
  cursor: pointer; }

.default-border {
  border-style: solid;
  border-width: 1px; }

.default-top-border {
  border-top-style: solid;
  border-top-width: 1px; }

.default-right-border {
  border-right-style: solid;
  border-right-width: 1px; }

.default-bottom-border {
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.default-left-border {
  border-left-style: solid;
  border-left-width: 1px; }

.default-border-alternate-one {
  border-style: solid;
  border-width: 1px; }

.default-top-border-alternate-one {
  border-top-style: solid;
  border-top-width: 1px; }

.default-right-border-alternate-one {
  border-right-style: solid;
  border-right-width: 1px; }

.default-bottom-border-alternate-one {
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.default-left-border-alternate-one {
  border-left-style: solid;
  border-left-width: 1px; }

.warning-border {
  border-style: solid;
  border-width: 1px; }

.warning-alternate-border-one {
  border-style: solid;
  border-width: 1px; }

.ui-dialog {
  z-index: 2000; }

.ui-button-icon-only {
  text-indent: -9999px; }
  .ui-button-icon-only .ui-button-icon-space {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

.inline-async-loading-icon {
  padding-left: 20px;
  padding-right: 10px;
  background: transparent url(../../images/AJAXImages/L01a_darkblue.gif) 0px 0px no-repeat;
  min-width: 20px; }

.site-manager-wrapper .theme-logo {
  width: 225px;
  height: 54px; }
  .site-manager-wrapper .theme-logo img {
    height: 100%; }

h4 {
  padding-bottom: 10px;
  font-weight: bold; }

h4 .headerFunctions {
  position: absolute;
  right: 1em; }

h5 {
  margin-bottom: 8px; }

/* 
--  Base mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .targeted-message {
    margin-left: auto;
    margin-right: auto; }
  .page-title {
    margin: 8px 12px 7px 4px;
    min-height: 62px;
    padding-bottom: 10px; }
  .page-title-btn {
    margin-top: -20px;
    position: relative;
    z-index: 2; }
  .footer-wrapper {
    margin-bottom: 60px; }
    .footer-wrapper .footer-links a {
      padding: 5px 12px; }
  #copyright {
    padding-top: 20px; } }

@media screen and (max-width: 580px) {
  .break-xxsm {
    display: block; } }

/* 
--  Utilities layout specific styles
--  Create another file to override these styles if needed
*/
.float-left {
  float: left; }

.float-right {
  float: right; }

.static {
  position: static; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-vertical-align-top {
  vertical-align: top; }

.text-vertical-align-sub {
  vertical-align: sub; }

.text-vertical-align-middle {
  vertical-align: middle; }

.text-normal {
  font-style: normal; }

.text-italic {
  font-style: italic; }

.text-no-wrap {
  white-space: nowrap; }

.text-break-word {
  word-break: normal; }

.text-word-wrap-break-word {
  word-wrap: break-word; }

.text-underline {
  text-decoration: underline; }

.text-no-underline {
  text-decoration: none; }

.text-bold {
  font-weight: bold; }

.d-inline {
  display: inline; }

.d-inline-block {
  display: inline-block; }

.group-d-inline-block > * {
  display: inline-block; }

.d-block {
  display: block; }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.d-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.no-margin-t {
  margin-top: 0; }

.no-margin-b {
  margin-bottom: 0; }

.margin-t-sm {
  margin-top: 10px; }

.margin-t-md {
  margin-top: 20px; }

.margin-b-sm {
  margin-bottom: 10px; }

.margin-b-md {
  margin-bottom: 20px; }

.margin-b-lg {
  margin-bottom: 30px; }

.margin-r-xs {
  margin-right: 5px; }

.margin-r-sm {
  margin-right: 10px; }

.margin-r-md {
  margin-right: 20px; }

.no-margin-r {
  margin-right: 0; }

.no-margin-l {
  margin-left: 0; }

.margin-l-xs {
  margin-left: 5px; }

.margin-l-sm {
  margin-left: 10px; }

.margin-l-md {
  margin-left: 20px; }

.group-horiz-margin-xs > * {
  margin: 0 5px; }

.group-horiz-margin-sm > * {
  margin: 0 10px; }

.no-padding {
  padding: 0; }

.padding-all-sm {
  padding: 5px; }

.padding-all-md {
  padding: 10px; }

.padding-all-lg {
  padding: 15px; }

.padding-all-xlg {
  padding: 20px; }

.padding-top-sm {
  padding-top: 5px; }

.padding-top-md {
  padding-top: 10px; }

.padding-bottom-sm {
  padding-top: 5px; }

.padding-bottom-md {
  padding-top: 10px; }

.vert-padding-xs {
  padding: 5px 0; }

.vert-padding-sm {
  padding: 10px 0; }

.vert-padding-md {
  padding: 15px 0; }

.vert-padding-lg {
  padding: 20px 0; }

.vert-padding-xlg {
  padding: 30px 0; }

.vert-padding-xxlg {
  padding: 40px 0; }

.horiz-padding-sm {
  padding: 0 5px; }

.horiz-padding-md {
  padding: 0 10px; }

.vert-horiz-padding-xs {
  padding: 5px; }

.vert-horiz-padding-sm {
  padding: 10px; }

.vert-horiz-padding-md {
  padding: 15px; }

.vert-horiz-padding-lg {
  padding: 20px; }

.border-radius-bottom-none {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.overflow-y-hidden {
  overflow-y: hidden; }

.width-100 {
  width: 100%; }

.clear {
  clear: both; }

.large-form-label {
  width: 80%; }

.skip-navigation {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* 
--  Utilities mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (min-width: 1025px) {
  .desktop-hide {
    display: none !important; } }

@media screen and (max-width: 1025px) {
  .mobile-hide {
    display: none !important; }
  .d-block-mobile {
    display: block;
    float: none; }
  .mobile-margin-b-lg {
    margin-bottom: 20px; }
  .mobile-float-none {
    float: none !important; }
  .mobile-padding-horizontal-none {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .text-screen-lg-center {
    text-align: center; }
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media screen and (max-width: 780px) {
  .d-block-mobile-xs {
    display: block;
    float: none; }
  .mobile-horizontal-margin-xsm > input[type=text],
  .mobile-horizontal-margin-xsm > input[type=password] {
    margin: 0; }
  .mobile-horizontal-margin-xsm > * {
    margin: 0 2px; }
  .mobile-vertical-margin-xsm > * {
    margin: 2px 0; }
  .full-width {
    width: 100%; }
  .simple-modal {
    min-width: 96% !important; } }

@media screen and (max-width: 580px) {
  .d-block-mobile-xxs {
    display: block;
    float: none;
    clear: both; } }

/* 
--  Portlet layout specific styles
--  Create another file to override these styles if needed
*/
.portlet-grid {
  width: 100%; }
  .portlet-grid::after {
    content: "";
    display: block;
    clear: both; }
  .portlet-grid .portlet-header-bar {
    padding: 8px;
    position: relative;
    display: block; }
    .portlet-grid .portlet-header-bar h3 {
      padding: 0;
      margin: 0;
      font-size: 100%;
      display: inline; }
    .portlet-grid .portlet-header-bar .portlet-help-wrapper {
      float: right; }
      .portlet-grid .portlet-header-bar .portlet-help-wrapper a {
        padding: 0; }
  .portlet-grid .portlet {
    margin: 20px 0;
    text-align: left; }
    .portlet-grid .portlet .sans-bootstrap td {
      padding: 2px; }
    .portlet-grid .portlet .sans-bootstrap label {
      margin-bottom: 0;
      font-weight: inherit; }
    .portlet-grid .portlet label:not(.btn-sm) {
      font-weight: normal; }
    .portlet-grid .portlet .no-label-padding label {
      padding: 0; }
    .portlet-grid .portlet .admin-buttons-wrapper a {
      margin: 3px 0; }
    .portlet-grid .portlet .admin-bar-wrapper a, .portlet-grid .portlet .admin-bar-wrapper input[type=submit] {
      margin-top: 5px; }
    .portlet-grid .portlet .breadcrumbs {
      margin: 8px 10px;
      font-size: 12px; }
    .portlet-grid .portlet .list-view-manage-set-wrapper {
      padding: 10px; }
    .portlet-grid .portlet .view-toggle-container .view-icon {
      font-size: 24px;
      padding: 0 5px;
      float: left; }
    .portlet-grid .portlet .choose-file-btns .btn-primary {
      float: left;
      display: inline-block;
      margin: 0 10px 5px 0;
      border-style: solid;
      border-width: 1px; }
      .portlet-grid .portlet .choose-file-btns .btn-primary:hover {
        border-style: solid;
        border-width: 1px; }
      .portlet-grid .portlet .choose-file-btns .btn-primary:focus {
        -webkit-box-shadow: none;
        box-shadow: none; }
      .portlet-grid .portlet .choose-file-btns .btn-primary:active {
        border-style: solid;
        border-width: 1px; }
    .portlet-grid .portlet .choose-file-btns li.active a {
      border-style: solid;
      border-width: 1px; }

.portlet.customize .customize-label {
  font-weight: bold; }

.portlet.customize.add-new-page {
  border: none; }

.courseEvalSurveyCount a {
  margin-left: 10px;
  margin-bottom: 10px; }

.portlet-column1,
.portlet-column2,
.portlet-column3 {
  float: left; }

.side_by_side_with_header .portlet-column1 {
  width: 100%; }

.side_by_side_with_header .portlet-column2,
.side_by_side_with_header .portlet-column3 {
  width: 50%; }

.two_column_even .portlet-column1,
.two_column_even .portlet-column2 {
  width: 50%; }

.two_column_lwide .portlet-column1 {
  width: 66.66666667%; }

.two_column_lwide .portlet-column2 {
  width: 33.33333333%; }

.blog_style_header .portlet-column1 {
  width: 100%; }

.blog_style_header .portlet-column2 {
  width: 66.66666667%; }

.blog_style_header .portlet-column3 {
  width: 33.33333333%; }

.three_column_even .portlet-column1,
.three_column_even .portlet-column2,
.three_column_even .portlet-column3 {
  width: 33.33333333%; }

.three_column_lwide .portlet-column1 {
  width: 50%; }

.three_column_lwide .portlet-column2,
.three_column_lwide .portlet-column3 {
  width: 25%; }

.three_column_mwide .portlet-column1,
.three_column_mwide .portlet-column3 {
  width: 25%; }

.three_column_mwide .portlet-column2 {
  width: 50%; }

h3.ui-accordion-header {
  font-size: 16px;
  margin-bottom: 0; }

.portlet.singlePortlet {
  border: none; }

.portlet.pageSettings, .portlet.pageOptions, .portlet.pageLayouts, .portlet.page-access {
  border: none; }

.settings-wrapper .inner-settings-wrapper .innerModal .portlet,
.preferencesPanel .inner-settings-wrapper .innerModal .portlet {
  border: none !important; }

.settings-wrapper .inner-settings-wrapper .portletnavtabs,
.preferencesPanel .inner-settings-wrapper .portletnavtabs,
.settings-wrapper .inner-settings-wrapper .dd.selected,
.preferencesPanel .inner-settings-wrapper .dd.selected {
  display: none; }

.portletnavtabs {
  margin-top: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 3px 0px 0px; }

.settings-wrapper .inner-settings-wrapper .portletSectionJump,
.settings-wrapper .inner-settings-wrapper .portletSectionJump dd a,
.settings-wrapper .inner-settings-wrapper .portletSectionJump dd,
.preferencesPanel .inner-settings-wrapper .portletSectionJump,
.preferencesPanel .inner-settings-wrapper .portletSectionJump dd a,
.preferencesPanel .inner-settings-wrapper .portletSectionJump dd {
  display: none; }

.portletSectionJump {
  font-size: 85%;
  display: block;
  padding: 0;
  margin: 0;
  margin: 0 0 0 10px;
  padding: .25em 0;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  height: 22px; }

.portletSectionJump dt {
  display: none; }

.portletSectionJump dd {
  display: inline;
  padding: 0;
  margin: 0 0 0 0;
  border-right-style: solid;
  border-right-width: 1px; }

.portletSectionJump dd.selected {
  border-width: 0 1px 0 1px;
  border-style: solid;
  position: relative;
  left: -1px; }

.portletSectionJump dd a, .portletSectionJump dd a:link, .portletSectionJump dd a:visited {
  padding: 4px 8px;
  text-decoration: none;
  font-weight: bold; }

.portletSectionJump dd.selected a, .portletSectionJump dd.selected a:link, .portletSectionJump dd.selected a:visited {
  position: relative;
  top: 1px; }

.pa-roleContentMenu li a.allowedButton.selected {
  font-weight: bold;
  z-index: 1;
  position: relative; }

.pa-roleContentMenu li a.notallowedButton.selected {
  font-weight: bold;
  z-index: 1;
  position: relative; }

.selected .pointer {
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: -16px;
  top: 50%;
  z-index: 3; }

.selected .pointerBorder {
  margin-top: -17px;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: -18px;
  top: 50%;
  z-index: 2; }

.availablePage:hover .hoverHint, a.availableLayout:hover .hoverHint, .PageLayoutPanel .availableLayout.selected .hoverHint {
  display: inline;
  font-weight: normal; }

.pSection > div,
.pSection ul,
.pSection ol,
.pSection .hint,
.pSection table {
  margin: 10px 0; }

.pSection div.oops {
  margin: 0; }

.settings-wrapper .inner-settings-wrapper .pSection p,
.settings-wrapper .inner-settings-wrapper .hint,
.preferencesPanel .inner-settings-wrapper .pSection p,
.preferencesPanel .inner-settings-wrapper .hint {
  display: none; }

.settings-wrapper .inner-settings-wrapper .pSection,
.preferencesPanel .inner-settings-wrapper .pSection {
  margin: 0; }

.contentbox div.psection {
  margin: 5px 10px 10px 10px; }

.pSection.ccSection ul, .postBody ul {
  list-style-type: disc; }

.pSection.ccSection ol, .pSection ol {
  list-style-type: decimal; }

.psection.ccSection ul, .psection.ccSection ol, .psection ol {
  margin: 1.4em 10px 1.4em 2.5em; }

.pSection.ccSection ul li, .postBody ul li,
.pSection.ccSection ol li, .pSection ol li,
.wysiwygtext ul li, .wysiwygtext ol li {
  list-style: inherit; }

.pSection.ccGallery a {
  margin-left: 5px; }

.FormBuilder .MainHeader .pSection {
  padding-bottom: 0px; }

.FormBuilder .pSection #tblCreateNewForm tbody {
  padding: 20px;
  line-height: 1.4em; }

.FormBuilder .pSection #tblCreateNewForm ul {
  margin: 0; }

.FormBuilder .pSection #tblCreateNewForm li {
  display: list-item;
  list-style-position: inside;
  list-style-type: disc;
  margin: 0; }

.FormBuilder .pSection li {
  display: inline;
  z-index: 0;
  padding-left: 20px; }

.FormBuilder .pSection .ChooseQuesTypeListItem {
  display: list-item;
  list-style-position: inside;
  list-style-type: disc; }

.FormBuilder .pSection .DynamicOptionsListItem {
  display: list-item;
  list-style-position: inside;
  list-style-type: none; }

.portlet-padding, .pContent {
  margin: 10px 10px 10px 10px; }

.portlet-padding a, .pContent a {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.portlet-padding a.userInfo, .pContent a.userInfo {
  padding: 0 5px; }

.portlet-padding #calendar table,
.pContent #calendar table {
  margin: 0; }

.portlet-padding #myCalendar table,
.pContent #myCalendar table {
  margin: 0; }

ul:not(.withBullets) {
  margin: 0;
  padding: 0;
  list-style: none; }

li:not(.withBullets) {
  margin: 0 1em .5em 0;
  padding: 0;
  list-style: none; }

.wysiwygtext li:not(.withBullets) {
  margin: 0; }

/*This allows typical bullet style for unordered lists in the Cutesoft text editor*/
.wysiwygtext ul {
  list-style-type: disc;
  margin: 1.4em 10px 1.4em 2.5em; }

.pSection.ccSection ul, .postBody ul {
  list-style-type: disc; }

.pSection.ccSection ol, .pSection ol {
  list-style-type: decimal; }

.psection.ccSection ul, .psection.ccSection ol, .psection ol {
  margin: 1.4em 10px 1.4em 2.5em; }

.pSection.ccSection ul li, .postBody ul li,
.pSection.ccSection ol li, .pSection ol li,
.wysiwygtext ul li, .wysiwygtext ol li {
  list-style: inherit; }

.pSection.ccGallery a {
  margin-left: 5px; }

.wysiwygtext img {
  max-width: 100%; }

.buttonBar {
  padding: 5px; }

.buttonBarCentered {
  text-align: center;
  padding: 5px; }

.buttonBarCenteredVer2 {
  padding: 7px;
  margin: 0;
  border-bottom: none;
  text-align: center; }

.buttonBarCenteredVer2 input {
  padding: 3px 15px; }

.groupedGrid {
  position: relative;
  margin-bottom: 15px;
  border-collapse: collapse; }

.groupedGrid th {
  font-size: 85%;
  padding: 1px .5em; }

.portlet-grid .portlet .groupedGrid td {
  padding: 2px 5px; }

.groupedGrid tr.subItem td {
  padding: 0px 1px;
  font-size: 95%; }

.groupedGrid tr.subItem td td {
  padding-left: inherit; }

.groupedGrid .innerTableHolder {
  padding: 0; }

.groupedGrid .innerTable {
  width: 100%;
  position: relative;
  margin: 0px; }

div.originalDiv {
  display: none;
  float: left;
  margin-top: -8px;
  margin-left: 5px;
  padding: 5px;
  z-index: 1000; }

div.howTo {
  display: inline;
  float: right; }

img.howToImg {
  margin-bottom: -7px; }

div#howToText {
  margin: 5px;
  padding: 5px;
  width: 600px;
  text-align: left; }

.hint {
  margin-right: 20px;
  font-size: 85%;
  white-space: normal;
  padding: 10px;
  border-style: solid;
  border-width: 1px; }

.pToolbar .menu {
  position: absolute;
  visibility: hidden;
  z-index: 2;
  top: 1.5em;
  left: 0; }

.pToolbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px;
  /* Width of Menu Items */ }

.pToolbar ul li {
  position: relative;
  margin: 0; }

.pToolbar li ul {
  position: absolute;
  left: 199px;
  /* Set 1px less than menu width */
  top: 0;
  display: none; }

/* Styles for Menu Items */
.pToolbar a,
.pToolbar a:link,
.pToolbar a:visited {
  display: block;
  text-decoration: none;
  padding: .1em 1em;
  border: none; }

/* Fix IE. Hide from IE Mac \*/
* html .pToolbar ul li {
  float: left;
  height: 1%; }

* html .pToolbar ul li a {
  height: 1%; }

.pToolbar .pTool {
  float: left; }

/* End */
.pToolbar {
  margin-bottom: 15px;
  position: relative;
  height: 24px;
  z-index: 2; }

.pToolbar .pTool {
  z-index: 2;
  position: relative;
  height: 1.5em; }

.pToolbar .menu a,
.pToolbar .menu a:link,
.pToolbar .menu a:visited {
  padding: 3px;
  border-bottom: 0; }

.cpHeader {
  font-weight: bold;
  font-size: 10pt; }

.cpBody {
  font-size: 9pt; }

.cpLbl {
  font-size: 9pt; }

.cpTxt {
  font-size: 9pt; }

div.cp div.cpHead {
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
  white-space: nowrap; }

div.cp div.cpHead input {
  position: absolute;
  right: 6px;
  top: 6px; }

div.cp div.cpContent {
  display: none; }

.psCell {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }

.principalSelector {
  width: 100%; }

.principalSelector table {
  width: 100%; }

.RoleColumn {
  padding-left: 20px;
  width: 50%; }

#tblBaseRoleSelector .RoleColumn {
  padding-left: 20px;
  width: 50%; }

.dateRangeEdit div.val {
  margin-left: 5px;
  display: block;
  float: left; }

.dateRangeEdit label {
  float: left;
  width: 100px;
  text-align: right;
  display: block; }

.dateRangeEdit div.start,
.dateRangeEdit div.end,
.dateRangeEdit div.action {
  clear: both;
  padding-bottom: 10px;
  height: 4em; }

.dateRangeEdit div.action {
  height: 1.5em; }

.dateRangeEdit {
  clear: left; }

.dateRangeEdit div.opt a,
.dateRangeEdit div.opt a:link,
.dateRangeEdit div.opt a:visited {
  text-decoration: none; }

.dateRangeEdit div.opt label,
.dateRangeEdit div.start-options label,
.dateRangeEdit div.end-options label {
  float: none;
  text-align: left;
  display: inline;
  width: auto; }

.dateRangeEdit div.selAction {
  margin-left: 20px; }

div.overrideMessage {
  padding: 15px; }

.accessibility {
  display: none; }

#AccessiblityPopup .optionContainer {
  padding: 0 !important;
  display: block; }

.accessibility_1_Even_left .icon {
  background-position: 0 0 !important;
  width: 54px;
  height: 52px; }

.accessibility_2_WideLeft_left .icon {
  background-position: 0 -102px !important;
  width: 54px;
  height: 52px; }

.accessibility_2_WideLeft_right .icon {
  background-position: 0 -204px !important;
  width: 54px;
  height: 52px; }

.accessibility_2_Even_left .icon {
  background-position: 0 -306px !important;
  width: 54px;
  height: 52px; }

.accessibility_2_Even_right .icon {
  background-position: 0 -408px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderEven_left .icon {
  background-position: 0 -510px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderEven_center .icon {
  background-position: 0 -612px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderEven_right .icon {
  background-position: 0 -714px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderWideLeft_center .icon {
  background-position: 0 -816px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderWideLeft_left .icon {
  background-position: 0 -918px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderWideLeft_right .icon {
  background-position: 0 -1020px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideCenter_center .icon {
  background-position: 0 -1122px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideCenter_left .icon {
  background-position: 0 -1224px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideCenter_right .icon {
  background-position: 0 -1326px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideLeft_center .icon {
  background-position: 0 -1428px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideLeft_left .icon {
  background-position: 0 -1530px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideLeft_right .icon {
  background-position: 0 -1632px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_Even_center .icon {
  background-position: 0 -1734px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_Even_left .icon {
  background-position: 0 -1836px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_Even_right .icon {
  background-position: 0 -1938px !important;
  width: 54px;
  height: 52px; }

.contentTabs {
  margin: 0 10px 13px 10px; }

.contentTabs ul {
  margin: 0;
  font-size: 85%;
  white-space: nowrap;
  padding-bottom: 3px; }

.contentTabs li {
  display: inline;
  border-bottom: none;
  padding: 2px 4px 2px 4px;
  margin: 0 5px 0 0; }

.contentTabs li.selected {
  position: relative;
  top: -1px;
  padding: 4px 4px 3px 4px; }

.contentTabs li a:link, .contentTabs li a:visited {
  text-decoration: none;
  font-weight: normal; }

.contentTabs .selected a:link, .contentTabs .selected a:visited {
  text-decoration: none;
  font-weight: bold; }

.contentTabs li a:hover {
  text-decoration: underline; }

.contentTabs li.selected a:hover {
  text-decoration: none; }

div.tabbox {
  margin: 0;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  padding: 10px; }

div.scrollAll {
  overflow: auto;
  height: 300px; }

#swfu_container input {
  display: inline; }

div#imgContainer {
  float: left;
  clear: none;
  margin: 2px; }

div#imgContainer input {
  float: left;
  margin-right: 5px; }

div.thumbnailImages {
  clear: none;
  margin: 2px 0 2px 0; }

div#thumbnails {
  clear: none;
  margin-top: 5px; }

div.thumbDiv {
  border: 1px solid black;
  padding: 2px;
  float: left;
  z-index: 2; }

div#action {
  margin-top: 5px;
  padding: 1px;
  width: 71px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

div#action a {
  margin-left: 15px;
  border-width: 0; }

.multiUp p {
  font-size: .85em;
  padding: 0;
  margin: 0; }

.multiUp table {
  font-size: 0.9em; }

.multiUp th {
  margin: 0;
  padding: 0;
  text-align: center; }

.multiUp table tfoot {
  font-weight: bold; }

.multiUp table tfoot a {
  font-weight: normal; }

.multiUp input[type=file] {
  display: inline; }

fieldset {
  border: none;
  position: relative;
  display: block;
  z-index: 0; }

fieldset table {
  border: 0; }

fieldset table td {
  position: relative;
  vertical-align: top; }

fieldset table .text {
  padding-top: .5em; }

fieldset table th {
  padding: .5em .5em 0 0;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  position: relative; }

.portlet-grid .portlet fieldset table th label {
  font-weight: bold; }

fieldset table td .hint {
  height: 100%;
  margin-left: 10px; }

span.left {
  float: left; }

span.right {
  text-align: right;
  display: block; }

#tblUserSelector {
  width: 100%; }

#tblUserSelector .ContextSelectCell {
  padding: 8px 15px 0; }

#tblUserSelector .SearchCell {
  padding: 0 15px 15px; }

.SearchCell table td {
  padding-right: 10px; }

#tblUserSelector .largehint {
  padding: 0;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
  height: 70px; }

#tblUserSelector #nameSpan {
  display: block;
  padding: 10px;
  height: 50px;
  overflow: auto;
  vertical-align: middle;
  float: none; }

* html #tblUserSelector #nameSpan {
  height: 70px; }

#tblUserSelector .UserListCell {
  padding-left: 15px;
  padding-bottom: 15px;
  padding-right: 15px; }

#tblUserSelector .AddRemoveCell {
  padding-left: 10px;
  padding-right: 10px; }

#tblUserSelector .AddRemoveButton {
  width: 100px; }

#tblUserSelector .OkCancelCell {
  padding-top: 10px;
  padding-bottom: 10px; }

#tblUserSelector #userSelectorCell .userlistTitleCell {
  vertical-align: middle; }

.UserSelectorListBox {
  width: 250px; }

#tblUserSelector .FirstNameTextBox, #tblUserSelector .LastNameTextBox {
  width: 117px; }

/* enable absolute positioning */
.inner-addon {
  position: relative;
  display: inline; }

/* style icon */
.inner-addon .glyphicons {
  position: absolute;
  pointer-events: none; }

/* align icon */
.left-addon .glyphicons {
  left: 0;
  padding-left: 8px; }

.right-addon .glyphicons {
  right: 0;
  padding-right: 8px; }

/* add padding  */
.left-addon input {
  padding-left: 30px; }

.right-addon input {
  padding-right: 30px; }

.cal {
  z-index: 3;
  display: inline-block; }

.cal .date img {
  margin-left: 2px;
  margin-right: 2px; }

.cal .time {
  margin-left: 5px; }

.cal .time select {
  margin-left: 2px;
  margin-right: 2px; }

.cal iframe {
  border-style: none; }

.center {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.glyphicons.glyphicons-minus-sign.delete-ordered-item {
  font-size: 1.5em;
  text-decoration: none; }

.glyphicons.glyphicons-pencil.edit-ordered-item {
  font-size: 1.5em;
  text-decoration: none;
  padding-right: 12px; }

.glyphicon.glyphicon-ok.approve-ordered-item {
  font-size: 1.5em;
  text-decoration: none; }

.display-order input {
  border-radius: 4px; }

.display-order-header {
  font-weight: bold;
  font-size: 1.2em; }

.centered-column {
  text-align: center; }

.display-order-row {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px; }

.choose-file {
  text-decoration: none;
  -webkit-appearance: button;
  cursor: pointer;
  border: none;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 4px;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.email-address-choice {
  display: block; }

.feedbackMessage,
.feedbackError {
  padding: 10px;
  font-weight: bold; }

.jzb-checkbox-toggle input[type="checkbox"], .jzb-checkbox-toggle-success input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.jzb-checkbox-toggle input[type="checkbox"] + label span, .jzb-checkbox-toggle-success input[type="checkbox"] + label span.check-box {
  display: inline-block;
  width: 2.3em;
  height: 1.5em;
  margin: 0 0 0 0;
  vertical-align: middle;
  cursor: pointer; }

.jzb-checkbox-toggle input[type="checkbox"] + label span {
  background: url("../../Images/PortletImages/Icons/checkbox-toggle-success.svg") no-repeat !important;
  background-size: 1.8em !important;
  background-position: 0 0 !important; }

.jzb-checkbox-toggle-success input[type="checkbox"] + label span {
  background: url("../../Images/PortletImages/Icons/checkbox-toggle-success.svg") no-repeat;
  background-size: 1.8em;
  background-position: 0 0; }

.jzb-checkbox-toggle input[type="checkbox"]:checked + label span, .jzb-checkbox-toggle-success input[type="checkbox"]:checked + label span {
  background-size: 1.8em !important;
  background-position: 0 100% !important; }

.multi-file-upload {
  margin-top: 10px; }

.multi-file-upload input[type='checkbox'] {
  margin-right: 15px; }

.multi-file-upload .size-column {
  float: right; }

.multi-file-upload .total-size-row {
  float: right; }

.multi-file-upload .header-row {
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 10px; }

.review-campus-group-application dt {
  width: auto; }

.review-campus-group-application dd {
  margin-bottom: 5px; }

.manage-directory-grid-view .display-order-header {
  font-size: 1em; }

.principal-selector .group-selector {
  white-space: normal; }

.principal-selector .icon-roles,
.principal-selector .glyphicons-user {
  font-size: 18px;
  top: 3px; }

.principal-selector .context-role-container {
  margin-bottom: 20px; }

.add-individual-users {
  text-decoration: underline;
  cursor: pointer; }

.principal-selector-toggle-arrow {
  cursor: pointer; }

.user-selector .available-container, .user-selector .selected-container {
  height: 250px;
  min-width: 300px;
  max-width: 300px;
  overflow-y: scroll;
  border-style: solid;
  border-width: 1px; }

.user-selector .user-selector-item {
  padding: 3px 5px 3px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.user-selector .user-selector-item:hover {
  cursor: pointer; }

.user-selector .user-selector-item .user-image-column {
  padding-right: 15px;
  min-width: 40px;
  max-width: 40px; }

.user-selector .user-selector-item .user-image-column .user-icon {
  height: 32px;
  width: 32px;
  position: relative;
  top: 3px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%; }

.user-selector .user-selector-item .my-info-popup {
  float: right; }

.user-selector .name-filter {
  max-width: 400px;
  display: inline; }

.user-selector .roles-select-list {
  max-width: 300px;
  display: inline; }

.user-selector .glyphicons.glyphicons-minus-sign.danger, .user-selector .glyphicons.glyphicons-plus.success {
  vertical-align: sub;
  font-size: 18px; }

.user-selector .host-id-label, .user-selector .roles-label {
  font-size: 12px; }

.portlet-grid .portlet .user-selector .filter-by-label {
  font-weight: bold;
  padding-top: 10px; }

.portlet-grid .portlet .user-selector .and-or-label {
  padding-right: 6px;
  font-weight: bold; }

.portlet-grid .portlet .form-wrapper .user-selector label.and-or-label {
  vertical-align: sub; }

.user-selector .prev-and-more-button-container {
  max-width: 300px;
  display: block; }

.user-selector .prev-and-more-button-container input {
  width: 80px; }

.user-selector .prev-and-more-button-container input.more-button {
  float: right; }

.principal-selector .context-roles-label,
.principal-selector .base-roles-label,
.principal-selector .number-of-users-selected,
.principal-selector .choose-people-label {
  font-weight: bold; }

.pShortcut {
  position: relative;
  top: 15px;
  padding: 5px 10px 5px 10px;
  display: inline-block; }

.pShortcut a {
  padding: 0px 5px;
  font-size: 12px; }

@media screen and (min-width: 1025px) {
  .user-selector .available-container,
  .user-selector .selected-container,
  .user-selector .previous-button,
  .user-selector .more-button {
    display: inline-block !important; }
  .user-selector .filter-container, .user-selector .remove-users-label, .user-selector .add-users-label {
    display: block !important; } }

input[type=button]:disabled, button:disabled, .btn.disabled, .btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=88);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .3;
  pointer-events: none; }

/* 
--  Portlet mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .portlet-column1,
  .portlet-column2,
  .portlet-column3 {
    width: 100% !important;
    float: none !important; }
  .tabbox {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .portlet-padding {
    margin: 10px 0 0 0; }
  .pContent {
    margin: 0; }
  .portlet {
    border: none !important; }
  .user-selector .and-or-label {
    display: block; }
  .user-selector .selected-container {
    display: none; } }

/* 
--  Admin layout specific styles
--  Create another file to override these styles if needed
*/
.admin-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  top: -1px;
  margin-bottom: 10px; }
  .admin-menu .actions-menu {
    width: 100%; }
    .admin-menu .actions-menu a {
      padding: 12px 10px;
      display: inline-block;
      text-decoration: none; }
      .admin-menu .actions-menu a:hover, .admin-menu .actions-menu a:active {
        cursor: pointer; }
    .admin-menu .actions-menu .drag-title {
      display: block;
      float: left;
      padding: 0 20px; }

.ui-sortable .drag-header h3 {
  margin: 0;
  font-size: 100%; }

.ui-sortable .ui-sortable-handle {
  margin: 10px 0; }

.drag-list.empty-List {
  min-height: 60px; }

.drag-list > .ui-state-highlight {
  height: 200px;
  margin: 0 0 20px; }

.drag-list > .drop-placeHolder {
  height: 200px;
  margin: 0 0 20px; }

.portlet.drag-Content {
  margin: 0 !important;
  border-style: dashed;
  border-width: 2px; }

.ui-sortable {
  padding: 0;
  list-style: none; }

.inner-settings-wrapper .back-link {
  margin-top: 20px; }

.password-hint-label {
  font-weight: bold; }

.site-manager, .lms-manager {
  /* Global */
  /* Dashboard control*/ }
  .site-manager .header-container, .lms-manager .header-container {
    margin: 10px 0;
    padding: 10px; }
  .site-manager .form-label, .site-manager .category-label, .lms-manager .form-label, .lms-manager .category-label {
    font-size: 16px; }
  .site-manager .view-info-container, .lms-manager .view-info-container {
    margin: 10px 0;
    padding: 10px; }
  .site-manager .header-label, .lms-manager .header-label {
    font-weight: bold; }
  .site-manager .sm-textbox, .lms-manager .sm-textbox {
    width: 80px; }
  .site-manager .view-title, .lms-manager .view-title {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 10px 10px; }
  .site-manager .view-header .exit-link, .lms-manager .view-header .exit-link {
    float: right; }
  .site-manager .set-title, .lms-manager .set-title {
    padding: 10px; }
  .site-manager ul.menu, .lms-manager ul.menu {
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px; }
    .site-manager ul.menu li.set-item a, .lms-manager ul.menu li.set-item a {
      padding-left: 30px; }
    .site-manager ul.menu li, .lms-manager ul.menu li {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      margin: 0; }
      .site-manager ul.menu li a, .lms-manager ul.menu li a {
        padding: 10px;
        display: block; }
        .site-manager ul.menu li a span.glyphicons, .site-manager ul.menu li a span.custom-icon, .lms-manager ul.menu li a span.glyphicons, .lms-manager ul.menu li a span.custom-icon {
          padding-right: 5px; }
      .site-manager ul.menu li .arrow-box, .lms-manager ul.menu li .arrow-box {
        position: relative;
        top: 11px; }
      .site-manager ul.menu li .arrow-box:after, .lms-manager ul.menu li .arrow-box:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        border-width: 12px;
        margin-top: -43px;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
  .site-manager ul, .lms-manager ul {
    margin-right: -1px; }
  .site-manager .dashboard-button, .lms-manager .dashboard-button {
    margin: 10px 0 0 -5px;
    border-radius: 0 4px 4px 0; }

#editPortletPopup .Content .portletRename input[type="text"].error {
  border-style: dotted;
  border-width: 1px; }

#divTitleLinkButtons {
  float: left;
  text-align: left;
  padding: 0px;
  margin: 0px; }

#tblShowMessage th {
  text-align: right; }

#divTitleDropdown {
  text-align: right;
  padding: 0px;
  margin: 0px; }

.MessageDetails p {
  margin: 0px;
  padding: 0px; }

.radioButton {
  vertical-align: text-top; }

.portlet-padding.SiteManager,
.pContent .SiteManager {
  margin-top: 30px; }

.SiteManager .secTable {
  width: 100%; }

.SiteManager .option {
  margin-bottom: 0px; }

.SiteManager .option table {
  margin-bottom: 0px; }

.SiteManager .subOption {
  margin-left: 25px; }

.SiteManager .subOption table {
  margin-bottom: 0px; }

#tblShowMessage #ButtonCell {
  padding-top: 20px;
  border-top: #ccc 1px solid;
  padding-left: 10px; }

#tblShowMessage tr {
  padding: 5px 0px 5px 0px; }

#tblShowMessage th {
  padding-left: 20px; }

#tblShowMessage td {
  padding-left: 10px; }

#ContentCell {
  height: 15px; }

#tblShowMessage #TargetedMessage {
  margin-left: 0px; }

#tblAddEditMessage th {
  padding-left: 20px;
  vertical-align: top;
  white-space: nowrap; }

#tblAddEditMessage td {
  padding-left: 10px;
  white-space: nowrap; }

/* Start of Theme Styles */
.themeAdmin .currentThemeContainer {
  overflow: hidden;
  margin-bottom: 5px; }

.themeAdmin h5 {
  margin-top: 0px; }

.themeAdmin .theme {
  padding: 2px 5px 2px 5px;
  overflow: hidden;
  margin-bottom: 200px; }

.themeAdmin .author {
  margin-bottom: 3px;
  font-style: italic; }

.themeAdmin .desc {
  margin-bottom: 10px; }

.themeAdmin .link {
  margin-bottom: 5px; }

.themeAdmin .thumbnail {
  float: left;
  width: 154px;
  height: 108px;
  margin: 5px 15px 5px 2px;
  overflow: hidden; }

.themeAdmin .thumbnail img {
  width: 150px;
  height: auto; }

.themeAdmin .links li {
  display: inline;
  margin-right: 10px; }

.themeAdmin dl {
  margin-left: 20px; }

/* End of Theme Styles */
.versionInfoHint {
  margin-left: 50px;
  width: 200px; }

.versionInfoHint p {
  margin: 5px 0px 5px 0px; }

.securityGrid {
  padding: 10px; }

.securityGrid h5 {
  padding: 2px 5px;
  margin: 0 1px; }

.securityGrid p.addRole {
  padding: 10px; }

.portlet-grid .portlet-column .pageOptions {
  border: none; }

.portlet-grid .portlet-column .pageSettings {
  border: none; }

.portlet-grid .portlet-column .page-access {
  border: none; }

.portlet-grid .portlet-column .pageLayouts {
  border: none; }

.innerModal .devider {
  display: block;
  height: 175px; }

#editPortletPopup .Content .directLinkContainer .actions a {
  display: inline; }

#editPortletPopup .Content .directLinkContainer .actions #copyLinkToClipBoard {
  margin-left: 150px; }

#editPortletPopup .Content .link-info a {
  display: inline; }

#editPortletPopup .Content, #DeleteShortcutPopup .Content, #AccessiblityPopup .Content {
  padding-left: 20px;
  padding-right: 20px; }

#editPortletPopup .Content .portletRename {
  margin-bottom: 25px; }

#editPortletPopup .Content .portletRename span {
  display: block;
  margin: 20px 0px 10px 0px; }

#editPortletPopup .Content .portletRename input[type="text"] {
  resize: none;
  padding: 2px 40px 2px 5px;
  margin-right: 20px; }

#editPortletPopup .Content .portletRename input {
  padding: 3px 20px;
  font-size: 12px; }

#editPortletPopup .Content a, #DeleteShortcutPopup .Content a {
  margin-bottom: 20px !important; }

#editPortletPopup .Content #diretLinkCollapser {
  padding: 40px;
  display: inline; }

#editPortletPopup .Content #closePopupLink {
  margin-top: 30px !important; }

#editPortletPopup .Content .deletePortlet, #DeleteShortcutPopup .Content .deletePortlet {
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px; }

#editPortletPopup .Content .title, #DeleteShortcutPopup .Content .title {
  font-size: 20px;
  font-weight: bold; }

#editPortletPopup .Content .title-description, #DeleteShortcutPopup .Content .title-description {
  display: block;
  margin-top: 5px; }

#DeleteShortcutPopup .Content .sharedFrom {
  margin-top: 20px; }

#DeleteShortcutPopup .Content .sharedFrom span {
  font-size: 12px;
  margin-right: -5px; }

#DeleteShortcutPopup .Content .sharedFrom a {
  display: inline;
  font-size: 13px; }

#DeleteShortcutPopup .Content {
  min-width: 400px; }

#DeleteShortcutPopup .Content .deletePortlet.notActive, .DeletePagePanel .deleteButtonPanel .deletePortlet.notActive {
  cursor: none;
  text-decoration: none;
  pointer-events: none; }

#AccessiblityPopup .Content {
  min-width: 350px; }

#AccessiblityPopup ul {
  list-style-type: none; }

#AccessiblityPopup > #closePopupLink {
  margin-left: 15px;
  font-size: 12px; }

#AccessiblityPopup div.modalButtons {
  width: auto !important;
  margin: 20px -1px 10px 0 !important;
  padding: 0 !important; }

#AccessiblityPopup .saveButtonContainer {
  padding: 5px 25px 7px 10px !important;
  margin: 0 !important; }

#AccessiblityPopup .cancelButtonContainer {
  padding: 6.5px !important;
  text-align: left; }

#AccessiblityPopup .saveButtonContainer input {
  cursor: pointer; }

#AccessiblityPopup .cancelButtonContainer input {
  cursor: pointer;
  margin-left: 30px; }

#AccessiblityPopup .Content .layoutColumn div {
  padding: 20px; }

#AccessiblityPopup .Content .layoutColumn li {
  float: left; }

#AccessiblityPopup .Content .layoutColumn li .orderSelector {
  padding: 0; }

#AccessiblityPopup .Content .layoutColumn li .icon {
  display: block;
  cursor: pointer;
  margin-left: 40px; }

#AccessiblityPopup .Content .layoutColumn select {
  width: 150px; }

#AccessiblityPopup .Content li .downButton .icon, #AccessiblityPopup .Content li .upButton .icon {
  width: 23px;
  height: 20px;
  border: none;
  margin: 0; }

#AccessiblityPopup .Content li .downButton, #AccessiblityPopup .Content li .upButton {
  float: left;
  margin-left: 20px; }

#AccessiblityPopup .Content li .downButton .icon {
  float: right; }

#AccessiblityPopup .Content li .upButton .icon {
  float: left; }

#AccessiblityPopup .title {
  font-size: 15px;
  display: block;
  font-weight: bold;
  margin: 10px 0 0 10px; }

#AccessiblityPopup .title-description.column1 {
  max-width: 400px; }

#AccessiblityPopup .title-description.column2 {
  max-width: 500px; }

#AccessiblityPopup .title-description.column3 {
  max-width: 600px; }

#AccessiblityPopup .title-description {
  display: block;
  margin: 5px 5px 5px 10px; }

#AccessiblityPopup .optionContainer {
  padding: 0 !important;
  display: block; }

.accessibility_1_Even_left .icon {
  background-position: 0 0 !important;
  width: 54px;
  height: 52px; }

.accessibility_2_WideLeft_left .icon {
  background-position: 0 -102px !important;
  width: 54px;
  height: 52px; }

.accessibility_2_WideLeft_right .icon {
  background-position: 0 -204px !important;
  width: 54px;
  height: 52px; }

.accessibility_2_Even_left .icon {
  background-position: 0 -306px !important;
  width: 54px;
  height: 52px; }

.accessibility_2_Even_right .icon {
  background-position: 0 -408px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderEven_left .icon {
  background-position: 0 -510px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderEven_center .icon {
  background-position: 0 -612px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderEven_right .icon {
  background-position: 0 -714px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderWideLeft_center .icon {
  background-position: 0 -816px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderWideLeft_left .icon {
  background-position: 0 -918px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_HeaderWideLeft_right .icon {
  background-position: 0 -1020px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideCenter_center .icon {
  background-position: 0 -1122px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideCenter_left .icon {
  background-position: 0 -1224px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideCenter_right .icon {
  background-position: 0 -1326px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideLeft_center .icon {
  background-position: 0 -1428px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideLeft_left .icon {
  background-position: 0 -1530px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_WideLeft_right .icon {
  background-position: 0 -1632px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_Even_center .icon {
  background-position: 0 -1734px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_Even_left .icon {
  background-position: 0 -1836px !important;
  width: 54px;
  height: 52px; }

.accessibility_3_Even_right .icon {
  background-position: 0 -1938px !important;
  width: 54px;
  height: 52px; }

.PageOptionsPopup .ui-dialog-content .link-info a, .ui-dialog-content .link-info a:link, .ui-dialog-content .link-info a:visited {
  font-size: 1em; }

.PageOptionsPopup .ui-dialog-content .link-info {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: 8px 0;
  background-attachment: scroll; }

.PageOptionsPopup .ui-dialog-content .actions a {
  margin: 20px; }

.PageOptionsPopup .ui-dialog-content a, .PageOptionsPopup .ui-dialog-content a:link, .PageOptionsPopup .ui-dialog-content a:visited {
  text-decoration: underline;
  cursor: pointer; }

.PageOptionsPopup .ui-dialog-content p {
  width: 400px; }

.PageOptionsPopup .ui-dialog-titlebar {
  display: none; }

.PageOptionsPopup .ui-dialog-content .pheader {
  font-size: 1.3em; }

.PageOptionsPopup .ui-dialog-content .directLinkContainer {
  padding: 0 20px 20px 15px; }

.PageOptionsPopup .ui-dialog-content .directLinkContainer.editPortlet {
  display: none; }

#DeletePortletPopup .deleteButtonPanel .closeLInk {
  display: inline;
  margin-left: 20px;
  font-size: 13px; }

#directLinkPopup, #deletePagePopup, #editPortletPopup, #DeletePortletPopup, #DeleteShortcutPopup, #AccessiblityPopup {
  margin: 2px;
  padding: 0;
  overflow: hidden;
  border-style: solid;
  border-width: 1px; }

.DeletePagePanel .header {
  display: block;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0 20px 10px; }

.DeletePagePanel .warning-info {
  display: block;
  padding: 10px; }

.DeletePagePanel .warning-info header {
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 60px;
  padding-top: 3px; }

.DeletePagePanel .warning-info p {
  margin: 5px 78px 0 60px; }

.DeletePagePanel .hideFromEveryone {
  margin: 15px 25px 0 20px; }

.DeletePagePanel .hideFromEveryone header {
  font-size: 1.3em; }

.DeletePagePanel .hideFromEveryone span {
  font-style: italic;
  display: block; }

.DeletePagePanel .deleteButtonPanel {
  margin: 50px 0 40px 20px; }

.DeletePagePanel .deleteButtonPanel header {
  font-size: 1.3em;
  margin-bottom: 10px; }

.DeletePagePanel .deleteButtonPanel div {
  display: inline-block;
  padding: 10px;
  border-style: solid;
  border-width: 1px; }

.DeletePagePanel .closeLInk {
  display: block;
  margin: 10px 10px 25px !important; }

.DeletePagePanel .deleteButtonPanel div a {
  border-radius: 3px 3px 3px 3px;
  font-size: 1.1em;
  padding: 1px 20px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px; }

.settings-wrapper .inner-settings-wrapper .innerModal,
.pageOptionsPanel .innerModal,
.preferencesPanel .inner-settings-wrapper .innerModal {
  border: none; }

.settings-wrapper a,
.preferencesPanel a,
.pageOptionsPanel .PageOptionsInnerBody a, #editPortletPopup .Content a, #DeleteShortcutPopup .Content a, #closePopupLink {
  display: block;
  cursor: pointer;
  margin: 10px 0px 10px 0px;
  text-decoration: underline; }

.settings-wrapper .saveCancelButtonContainer,
.preferencesPanel .saveCancelButtonContainer {
  padding: 35px 0 35px 0; }

.settings-wrapper .cancelButtonContainer input,
.preferencesPanel .cancelButtonContainer input {
  margin-left: 20px; }

.settings-wrapper .saveButtonContainer,
.preferencesPanel .saveButtonContainer,
#AccessiblityPopup .saveButtonContainer {
  float: left;
  padding: 15px;
  border-style: solid;
  border-width: 1px; }

.settings-wrapper .inner-settings-wrapper .cancelButtonContainer,
.preferencesPanel .inner-settings-wrapper .cancelButtonContainer,
#AccessiblityPopup .cancelButtonContainer {
  padding: 15px; }

.settings-wrapper .modalDiv,
.preferencesPanel .modalDiv,
.pageAccessPanel .inner-settings-wrapper .modalDiv {
  padding: 3px;
  border-style: solid;
  border-width: 1px; }

.settings-wrapper .modalHeadingImg,
.preferencesPanel .modalHeadingImg,
.pageAccessPanel .inner-settings-wrapper .modalHeadingImg,
.pageOptionsPanel .inner-settings-wrapper .modalHeadingImg, .ui-dialog-content .modalHeadingImg {
  float: right;
  margin: 3px;
  margin-left: 10px;
  width: 13px;
  height: 13px;
  cursor: pointer; }

.settings-wrapper a,
.preferencesPanel a {
  margin-left: 20px; }

.settings-wrapper .inner-settings-wrapper .modalHeading a,
.preferencesPanel .inner-settings-wrapper .modalHeading a {
  float: right;
  margin-right: 20px; }

.settings-wrapper .inner-settings-wrapper .modalHeading .description,
.preferencesPanel .inner-settings-wrapper .modalHeading .description {
  font-weight: normal;
  margin-left: 20px; }

.settings-wrapper .inner-settings-wrapper .modalHeading .title,
.preferencesPanel .inner-settings-wrapper .modalHeading .title {
  font-size: 1.3em;
  margin-left: 20px; }

.settings-wrapper .modalHeading .icon,
.preferencesPanel .modalHeading .icon {
  float: left;
  height: 16px;
  margin-left: 5px;
  width: 16px;
  margin-top: 3px; }

.settings-wrapper .NoSettingsScreen,
.preferencesPanel .NoSettingsScreen {
  margin: 25px;
  font-size: 13px; }

.settings-wrapper .inner-settings-wrapper .modalHeading,
.preferencesPanel .inner-settings-wrapper .modalHeading {
  padding: 3px; }

.settings-wrapper .pActionsTransp,
.preferencesPanel .pActionsTransp {
  padding: 0; }

.settings-wrapper .description,
.preferencesPanel .description {
  margin-left: 10px;
  margin-bottom: 0; }

.settings-wrapper .inner-settings-wrapper .inner-settings-wrapper,
.preferencesPanel .inner-settings-wrapper .inner-settings-wrapper {
  margin: 5px;
  border-style: solid;
  border-width: 1px; }

.settings-wrapper .inner-settings-wrapper div.modalButtons,
.preferencesPanel .inner-settings-wrapper div.modalButtons,
#AccessiblityPopup div.modalButtons {
  margin: 20px;
  width: 650px; }

.settings-wrapper .inner-settings-wrapper .modalAddEdit,
.preferencesPanel .inner-settings-wrapper .modalAddEdit {
  padding: 10px; }

.settings-wrapper .portletSelection,
.preferencesPanel .portletSelection {
  width: 600px;
  margin: 10px 0 0 25px;
  padding: 20px;
  border-style: solid;
  border-width: 1px; }

.settings-wrapper .portlet-selection {
  padding: 20px;
  border-style: solid;
  border-width: 1px; }

.settings-wrapper .portlet-selection .page-settings-dropdown {
  margin-top: 10px; }

.settings-wrapper .portlet-selection select {
  width: 200px; }

.settings-wrapper.page-settings .SubTable_DD {
  padding: 0; }

.settings-wrapper .portletSelection span,
.preferencesPanel .portletSelection span {
  display: block; }

.settings-wrapper .portletSelection select,
.preferencesPanel .portletSelection select {
  margin-top: 10px;
  display: block;
  width: 200px; }

.pageAccessTitle {
  font-size: 16px;
  padding-left: 5px; }

.pageAccessPanel .inner-settings-wrapper .access-title {
  margin: 20px 0 10px 0;
  font-size: 18px;
  font-weight: 600; }

.PageLayoutPanel ul.pageLayouts {
  width: 600px; }

.PageLayoutPanel {
  width: 750px; }

.PageLayoutPanel .devider {
  margin-bottom: 0 !important;
  margin-left: 10px !important; }

.PageLayoutPanel .availableLayout {
  min-height: 52px; }

.PageLayoutPanel .custom-layout .availableLayout.one_column.readonly .hoverHint {
  display: inline;
  font-weight: normal; }

.PageLayoutPanel .custom-layout .availableLayout.one_column.readonly {
  height: 50px;
  margin: 20px 0 0 0;
  width: 589px; }

.PageLayoutPanel .custom-layout .pre-title {
  font-size: 11px;
  margin-left: 10px; }

.PageLayoutPanel .custom-layout .title {
  display: block;
  font-weight: bold;
  margin: 10px 0 5px 15px; }

.PageLayoutPanel .custom-layout .ValidationError {
  display: block;
  margin-left: 15px; }

.PageLayoutPanel .custom-layout input[type='text'] {
  width: 240px;
  margin-left: 15px; }

.PageLayoutPanel .custom-layout input[type='submit'] {
  padding: 2px 15px 2px 15px;
  border-radius: 6px;
  cursor: pointer; }

.PageLayoutPanel .availableLayout.one_column.readonly {
  padding: 5px 0px 5px 10px;
  text-decoration: none;
  margin-left: 20px;
  width: 450px; }

.PageLayoutPanel .availableLayout.one_column.readonly h2 {
  margin: 0; }

.PageLayoutPanel .availableLayout.one_column.readonly .description {
  margin-bottom: 17px; }

.PageLayoutPanel a.availableLayout h2 {
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 0; }

.PageLayoutPanel .availableLayout .icon {
  height: 52px;
  width: 54px;
  float: left;
  margin-right: 10px; }

.PageLayoutPanel .header {
  font-weight: normal;
  margin: 0 0 15px 15px; }

.PageLayoutPanel .header .title {
  display: block;
  margin: 10px 0 0 0;
  font-size: 20px; }

.PageLayoutPanel .description {
  margin: 5px 0 0 2px;
  display: block; }

.PageLayoutPanel .description a {
  text-decoration: underline;
  cursor: pointer; }

.PageLayoutPanel .backButton {
  margin-top: 20px;
  display: block;
  margin-left: 10px; }

.PageLayoutPanel ul.pageLayouts {
  width: 600px; }

.PageLayoutPanel {
  width: 750px; }

.PageLayoutPanel .devider {
  margin-bottom: 0 !important;
  margin-left: 10px !important; }

.PageLayoutPanel .availableLayout {
  min-height: 52px; }

.PageLayoutPanel .custom-layout .availableLayout.one_column.readonly .hoverHint {
  display: inline;
  font-weight: normal; }

.hoverHint {
  display: none; }

.pageAccessPanel .inner-settings-wrapper .innerModal,
.preferencesPanel .inner-settings-wrapper .innerModal {
  border: none;
  max-width: 960px; }

.pageAccessPanel .inner-settings-wrapper .topBackButton {
  float: right;
  margin-right: 20px; }

.pageAccessPanel .inner-settings-wrapper .description {
  margin-bottom: 10px; }

.pageAccessPanel .inner-settings-wrapper .no-operations.info .icon {
  display: block;
  width: 25px;
  height: 25px;
  float: left; }

.pageAccessPanel .inner-settings-wrapper .no-operations {
  margin-bottom: 20px; }

.pageAccessPanel .inner-settings-wrapper .no-operations .items {
  display: block;
  margin-left: 40px;
  font-weight: bold; }

.pageAccessPanel .inner-settings-wrapper .no-operations .pa-title {
  font-size: 12px;
  margin-left: 5px; }

.pageAccessPanel .backButton, .pageOptionsPanel .backButton {
  display: block;
  margin-bottom: 5px;
  margin-left: 5px;
  text-decoration: underline; }

.pageAccessPanel #CP_V_backtoAccess.backButton, .pageOptionsPanel #CP_V_backtoOptions.backButton {
  margin-bottom: 20px; }

.pageAccessPanel .backButton:hover {
  cursor: pointer; }

.pageAccessPanel .roleManager .roleOptions .info-title {
  margin-top: 30px;
  font-size: 18px;
  display: block; }

.pageAccessPanel .roleManager .roleOptions .info-description {
  min-width: 300px;
  margin-top: 5px;
  max-width: 650px; }

.pageAccessPanel .roleManager .roleOptions .title {
  display: block;
  font-size: 16px;
  margin: 15px 0 10px 15px; }

.pageAccessPanel .roleManager .roleOptions .roleMembers {
  margin: 20px;
  float: left; }

.pageAccessPanel .roleManager .roleOptions .addPeople-link.hasMembers {
  margin: 0 0 0 20px;
  padding: 0; }

.pageAccessPanel .roleManager .roleOptions .addPeople-link.hasMembers a {
  border: none;
  padding: 0; }

.pageAccessPanel .roleManager .roleOptions .users div {
  margin: 30px 0 50px 20px; }

.pageAccessPanel .roleManager .roleOptions .addPeople-link {
  display: block;
  padding: 20px 20px 20px 5px;
  margin: 0 0 45px 5px; }

.pageAccessPanel .roleManager .roleOptions .addPeople-link a {
  cursor: pointer;
  text-decoration: underline;
  border-radius: 10px 10px 10px 10px;
  display: inline;
  padding: 20px;
  border-style: solid;
  border-width: 1px; }

.pageAccessPanel .roleManager .roleOptions .addOthersRoles-link.hasMembers {
  margin: 0 0 0 20px; }

.pageAccessPanel .roleManager .roleOptions .addOthersRoles-link {
  display: block;
  text-decoration: underline;
  margin: 0 0 50px 20px;
  cursor: pointer; }

.pageAccessPanel .roleManager .expandAll {
  clear: both;
  display: block;
  margin-left: 20px;
  text-decoration: underline;
  cursor: pointer; }

.pageAccessPanel .roleManager .roleOptions .roles {
  margin-bottom: 40px;
  clear: both; }

.pageAccessPanel .roleManager .roleOptions .rename-title {
  display: block;
  margin: 0 0 5px 2px; }

.pageAccessRoleMenu .AddRoleContainer {
  margin: 10px 0 0 10px;
  width: 250px;
  margin-bottom: 30px; }

.pageAccessRoleMenu .AddRoleContainer.noRoles {
  width: auto;
  margin: 0 0 20px 0; }

.pageAccessRoleMenu .AddRoleContainer.noRoles .pa-title {
  font-size: 13px;
  display: block;
  margin: 0 0 10px 0; }

.pageAccessPanel .no-role-title {
  margin-bottom: 10px; }

.pa-roleContentMenu {
  list-style: none;
  margin: 0 24px 10px 0;
  padding: 0;
  font-size: 1.1em;
  border-radius: 4px 4px 0px 0px;
  display: block;
  border-style: solid;
  border-width: 1px; }

.portlet-padding .pa-roleContentMenu li,
.pContent .pa-roleContentMenu li {
  padding: 0;
  margin: 0; }

.pa-roleContentMenu li.heading {
  margin: 0;
  font-weight: normal;
  padding: 4px 6px;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.pa-roleContentMenu li:first-child {
  border-radius: 4px 4px 0 0; }

.pa-roleContentMenu dv li:last-child, .pa-pointerMenu div li:last-child a {
  border-radius: 0 0 4px 4px; }

.pa-roleContentMenu li a {
  padding: 10px;
  display: block;
  line-height: 16px;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.pa-roleContentMenu li a > .glyphicons {
  font-size: 20px; }

.pa-roleContentMenu li a .contextName {
  display: block;
  padding-left: 30px; }

.pa-roleContentMenu li a .roleName {
  padding-left: 10px; }

.pa-roleContentMenudiv li a:hover {
  text-decoration: underline; }

.accessActions {
  border-radius: 4px;
  float: right;
  padding: 5px;
  width: 530px; }

.accessActions .adminPageNote {
  display: inline-block; }

.accessActions.canAccess .portletsActions .pa-title {
  font-size: 14px;
  padding: 10px 0px 5px 0px;
  display: block; }

.accessActions .minAccessStateContainer {
  padding-top: 10px; }

.portletsActions li {
  padding-left: 5px; }

.accessActions .pageAccessActionTitle {
  display: block;
  margin-bottom: 5px;
  padding-top: 5px; }

.accessActions .pageAccessActionTitle.disable {
  margin-top: 30px;
  border-top-style: dashed;
  border-top-width: 1px; }

.accessActions.adminPanel header {
  font-size: 1.3em; }

.accessActions.adminPanel .glyphicons {
  font-size: 20px; }

.accessActions.adminPanel .exclamation p {
  margin-left: 30px; }

.accessActions.adminPanel a {
  cursor: pointer;
  text-decoration: underline; }

.accessActions.adminPanel {
  font-size: 0.9em;
  width: 430px;
  margin-right: 100px; }

.no-selection .warning .glyphicons, .accessActions .glyphicons {
  font-size: 18px; }

.no-selection .warning .message-info {
  padding-left: 5px; }

.back-to-members {
  padding: 5px;
  border-radius: 2px 0 0 2px;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px; }

.no-selection {
  position: relative;
  border-radius: 4px;
  padding: 10px 10px 0px;
  margin-bottom: 20px; }

.no-selection .glyphicon {
  font-size: 20px; }

.accessActions .subTitle {
  display: block;
  margin-top: 15px;
  margin-left: 10px; }

.portletActions span.portletAccessDescription {
  font-style: normal;
  margin-left: 50px; }

.portletAccessDescription .portletAccessExlamation {
  padding-right: 0px;
  font-size: 20px; }

.portletActions li a.portletAction {
  font-weight: bold;
  display: block;
  margin-left: 20px; }

.portletActions li a.portletAction.enabled {
  padding-left: 30px;
  text-decoration: none; }

.portletActions li a.portletAction.disabled {
  padding-left: 30px;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto; }

.accessActions .viewPageStateMessagePosFix {
  font-weight: bold; }

.portletActions li a.portletAction:hover {
  text-decoration: underline; }

.adminPageTitle.access-label {
  font-weight: bold; }

.pageAccessTitle.canAccess span, .pageAccessTitle.cantAccess span {
  font-weight: bold; }

.permissionsTitle {
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 600; }

.permissionsTitle .pa-title {
  font-size: 1.2em !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  font-weight: 600; }

.permissionsTitle .subTitle {
  font-size: 0.7em; }

.permissionsTitle span {
  display: block;
  margin: 2px; }

.pageOptionsPanel .PageOptionsHeader a {
  float: right;
  margin-right: 20px; }

.pageOptionsPanel .PageOptionsHeader .preTitle {
  font-size: 1.3em;
  margin-left: 20px; }

.pageOptionsPanel .PageOptionsHeader .title {
  display: block;
  font-size: 1.3em;
  margin: 20px 0 0 20px; }

.pageOptionsPanel .PageOptionsHeader .description {
  display: block;
  margin: 5px 5px 0 20px;
  width: 95%;
  max-width: 1300px;
  padding-left: 5px; }

.pageOptionsPanel .PageOptionsHeader .description a {
  cursor: pointer;
  float: none;
  text-decoration: underline; }

.pageOptionsPanel .PageOptionsBody {
  border: none;
  padding: 20px; }

.pageOptionsPanel .PageOptionsBody .devider, #editPortletPopup .devider, #DeleteShortcutPopup .devider, .PageLayoutPanel .devider {
  margin: 10px 0 10px 0;
  border-top-style: dashed;
  border-top-width: 1px; }

.pageOptionsPanel .PageOptionsInnerBody {
  max-width: 950px; }

.pageOptionsPanel .PageOptionsFooter {
  padding: 20px 20px 0 10px; }

.pageOptionsPanel .actions .closeWindow {
  float: left;
  font-size: 1.1em;
  margin: 15px 0 0; }

.pageOptionsPanel .actions .deletePage, #editPortletPopup .Content .deletePortlet, #DeleteShortcutPopup .Content .deletePortlet {
  margin: 20px 0 0;
  padding: 5px 15px;
  border-style: solid;
  border-width: 1px; }

.pageOptionsPanel .actions .deletePage.disabled {
  text-decoration: none;
  cursor: none;
  width: 255px; }

.pageOptionsPanel .emptyPageContainer .addFeature a {
  display: inline; }

.pageOptionsPanel #AddShortCutContainer a {
  display: inline;
  font-size: 1em;
  margin: 0; }

.pageOptionsPanel .actions .deletePage .disabledDeleteButton {
  font-weight: bold; }

.pageOptionsPanel .addNewPage span {
  font-size: 1.2em; }

.pageOptionsPanel .addNewPage a {
  display: inline; }

.pageOptionsPanel .layoutDescription h2 {
  font-size: 1.5em;
  font-weight: normal; }

.pageOptionsPanel .layoutDescription p {
  max-width: 600px; }

.pageOptionsPanel .layout {
  width: 100%;
  min-height: 55px;
  display: block;
  margin-bottom: 20px;
  margin-left: 5px; }

.pageOptionsPanel .layout.multiPorltet {
  background: 0 0 no-repeat; }

.pageOptionsPanel .layout.multiPorltet.readOnly {
  pointer-events: none;
  text-decoration: none; }

.pageOptionsPanel .layout.multiPorltet .title {
  display: block;
  font-size: 16px; }

.pageOptionsPanel .PageOptionsInnerBody .pageOptionsLinks .title {
  font-size: 12px; }

.pageOptionsPanel .PageOptionsInnerBody .pageOptionsLinks .maxPortletsReached {
  display: block;
  font-size: 16px; }

.pageOptionsPanel .layout.multiPorltet .description {
  padding-left: 5px;
  display: block;
  font-size: 11px;
  margin: 0 0 15px 0; }

.pageOptionsPanel .layout.multiPorltet .description.shortucts {
  margin: 30px 0 5px 0; }

.pageOptionsPanel .layout.multiPorltet .pagePortlets {
  margin-left: 10px; }

.pageOptionsPanel .layout.multiPorltet .pagePortlets.shortcuts .shareFrom {
  display: inline; }

.pageOptionsPanel .layout.multiPorltet .pagePortlets.shortcuts div div a {
  display: inline;
  font-size: 12px; }

.pageOptionsPanel .layout.multiPorltet .pagePortlets.shortcuts .linkDevider {
  font-size: 11px;
  margin-right: -5px; }

.pageOptionsPanel .layout.multiPorltet .pagePortlets.shortcuts .portletType {
  display: inline; }

.pageOptionsPanel .layout.multiPorltet .pagePortlets .portletDisplayName {
  font-weight: bold;
  text-decoration: underline;
  margin: 0;
  font-size: 14px;
  display: inline;
  margin: 0 5px 0 0; }

.pageOptionsPanel .homePage {
  margin-top: 30px;
  margin-bottom: 30px; }

.pageOptionsPanel .homePage a {
  text-decoration: underline; }

.pageOptionsPanel .pageRenaming {
  margin-bottom: 20px; }

.pageOptionsPanel .pageRenaming .outsidePortal {
  margin-left: 5px;
  cursor: pointer;
  text-decoration: underline; }

.pageOptionsPanel .pageRenaming .notDefaultPage {
  margin-left: 5px; }

.pageOptionsPanel .pageRenaming .homePage span {
  font-size: 14px;
  display: inline; }

.pageOptionsPanel .pageRenaming .DefaultPage {
  margin-left: 5px;
  max-width: 600px; }

.pageOptionsPanel .pageRenaming .content {
  padding-left: 5px; }

.pageOptionsPanel .pageRenaming .content .validator {
  display: inline; }

.pageOptionsPanel .pageRenaming .title {
  font-size: 16px;
  margin: 10px 0 10px 0; }

.pageOptionsPanel .pageRenaming span {
  display: block; }

.pageOptionsPanel .pageRenaming input {
  text-decoration: none;
  padding: 2px; }

.pageOptionsPanel .pageRenaming .renameButton {
  border-radius: 3px 3px 3px 3px;
  font-size: 1.1em;
  margin-left: 40px;
  padding: 1px 20px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px; }

.pageOptionsPanel .modalHeading {
  float: left;
  font-weight: normal !important; }

.pageOptionsPanel .modalHeading span {
  display: block;
  padding-left: 20px; }

.pageOptionsPanel .modalHeading .title {
  font-size: 1.5em;
  padding-bottom: 5px; }

.PageOptionsInnerBody .layoutOptions .content {
  background-repeat: no-repeat;
  padding-left: 60px;
  margin-left: 5px;
  padding-bottom: 20px; }

.PageOptionsInnerBody .layoutOptions .content .portletType {
  font-size: 14px;
  font-weight: bold; }

.PageOptionsInnerBody .layoutOptions .content span {
  display: block; }

.PageOptionsInnerBody .layoutOptions {
  margin-top: 40px; }

.PageOptionsInnerBody .layoutOptions .title {
  font-size: 16px;
  display: block;
  margin: 0 0 10px 0; }

.MainGroupListings .footer {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 25px;
  margin-left: 25px; }

.MainGroupListings .header, .AddPageHeader .header {
  font-size: 20px;
  margin-left: 25px;
  margin-top: 25px; }

.MainGroupListings .header {
  font-size: 14px; }

.MainGroupListings .icon {
  width: 32px;
  height: 32px;
  float: left;
  margin-left: 24px;
  margin-right: 10px; }

ul.pageList, ul.pageLayouts {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

ul.pageList li {
  display: block;
  margin: 10px; }

ul.pageList li a {
  background-position: 10px 10px;
  background-repeat: no-repeat; }

ul.pageList h2 {
  font-size: 14px !important;
  line-height: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0; }

.pageDescript {
  font-size: 12px;
  line-height: 16px; }

ul.PageGroupListView {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

ul.PageGroupListView li {
  display: block;
  margin: 0; }

ul.PageGroupListView li a {
  background-position: 10px 10px;
  background-repeat: no-repeat; }

ul.PageGroupListView h2 {
  line-height: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0; }

ul.PageGroupListView .pageName {
  text-decoration: underline; }

ul.PageGroupListView .pageDescript {
  font-size: 11px;
  line-height: 16px; }

.pageLinkPanel .pageDescript {
  margin-left: 65px;
  width: 80%;
  display: block; }

a.availablePage, a.unavailablePage, a.availableLayout {
  display: block;
  padding: 10px 20px 10px 15px;
  text-decoration: none;
  border: none;
  cursor: default; }

a.availablePage:hover, a.availableLayout:hover {
  border-radius: 6px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  border-style: solid;
  border-width: 1px; }

a.availableLayout:hover {
  border-radius: 0; }

.unavailablePage .pageDescript {
  font-style: italic; }

.moreOptionsPanel .CollapsablePanel {
  cursor: pointer;
  width: 560px;
  margin-bottom: 10px; }

.moreOptionsPanel .CollapsablePanel span {
  cursor: pointer; }

.moreOptionsPanel {
  margin-left: 25px;
  margin-bottom: 35px; }

.moreOptionsPanel .groupItem {
  margin: 10px; }

.moreOptionsPanel span {
  font-size: 14px; }

.moreOptionsPanel .optionsHeader {
  font-size: 11px;
  margin-top: 35px;
  padding-bottom: 5px;
  padding-top: 4px;
  display: block;
  border-top-style: dashed;
  border-top-width: 1px; }

.optionsTitle, .optionsTitleDescription {
  font-size: 11px !important; }

.ExpandablePanel {
  cursor: pointer;
  font-size: 0.85em !important;
  margin-left: 50px;
  text-decoration: underline; }

.SubTable_Header {
  visibility: hidden; }

.SubTable_Footer.ValidationError {
  font-family: Tahoma;
  font-size: xx-small;
  padding-left: 5px; }

.SubTable_DT {
  height: 30px; }

.SubTable_DD {
  padding: 0 35px 0 35px; }

.SubTable_Label {
  border-width: 0px;
  border-style: none;
  font-weight: bold;
  text-align: right;
  width: 200px; }

.rePositionItem {
  cursor: move;
  margin: 20px 0; }

.rePositionItem .drag-header {
  border: none;
  padding: 10px 0 10px 0;
  pointer-events: none; }

.rePositionItem .drag-header h3 {
  padding: 0; }

.rePositionItem .drag-header a {
  font-weight: normal;
  font-size: 15px;
  text-decoration: none !important;
  padding-left: 10px;
  pointer-events: none; }

.rePositionItem > .portlet > .dragBar {
  background: scroll 10px 18px;
  display: block;
  position: relative; }

.rePositionItem > .portlet > .dragBar p {
  background: url("./images/admin16/DragDrop.png") no-repeat scroll 10px 3px;
  padding: 5px 0 5px 30px;
  font-size: 12px;
  margin: 0; }

.save-rearrange {
  margin: 8px; }

.drag-disable {
  pointer-events: none;
  cursor: default; }

.pageActions .ChangePermissions {
  display: block;
  margin-top: 20px;
  cursor: pointer;
  text-decoration: underline; }

.pageAction, a.permissionChangeOfRoleForPage {
  margin-right: 45px; }

a.pageAction, a.permissionChangeOfRoleForPage, a.permissionChangeOfRoleForPage.disable > span {
  display: block; }

a.pageAction:hover {
  text-decoration: underline; }

a.pageAction.enable, a.permissionChangeOfRoleForPage.enable {
  height: 30px;
  font-size: 1em;
  padding: 10px 5px 5px 50px;
  width: 83%;
  border-style: solid;
  border-width: 1px; }

a.pageAction.disable {
  font-size: 1em;
  padding: 0 5px 5px 30px;
  border-style: solid;
  border-width: 1px; }

a.permissionChangeOfRoleForPage {
  margin-bottom: 10px; }

a.permissionChangeOfRoleForPage.enable, a.permissionChangeOfRoleForPage.disable {
  width: auto; }

a.permissionChangeOfRoleForPage.enable > .portletAccessDescription {
  margin: 0; }

a.permissionChangeOfRoleForPage:hover {
  text-decoration: none;
  cursor: pointer; }

a.permissionChangeOfRoleForPage:focus {
  text-decoration: none;
  cursor: pointer; }

a.permissionChangeOfRoleForPage.enable:hover > span, a.permissionChangeOfRoleForPage.disable:hover > span {
  text-decoration: underline; }

a.permissionChangeOfRoleForPage.disable {
  font-size: 1em;
  padding: 0 5px 5px 30px;
  border-style: solid;
  border-width: 1px; }

a.permissionChangeOfRoleForPage.disable > span {
  font-weight: bold;
  margin: 5px 0 0 5px;
  font-size: 10px; }

a.permissionChangeOfRoleForPage > .portletAccessDescription {
  margin: 1px 0 0 0;
  font-size: 10px; }

.portletAccessDescription {
  padding-bottom: 10px; }

.portletAccessDescription.exclamation {
  padding-left: 20px; }

.portletAccessDescription.exclamation .success {
  font-weight: bold; }

.DialogWindow_InnerFrame {
  margin: 3px;
  border-style: solid;
  border-width: 1px; }

.DialogWindow_Title {
  vertical-align: middle;
  font-size: 9pt;
  font-weight: bold;
  padding: 5px 5px 5px 5px; }

.DialogWindow_Title .CloseIcon {
  float: right; }

.AsPopupView .selectRole .roleChooser {
  margin: 10px 10px 40px 0px; }

.AsPopupView .selectRole .saveContainer, .AsPopupView .selectUser .saveContainer {
  text-align: center;
  padding: 20px; }

.AsPopupView .selectUser .peoplechooser .pc-action {
  padding: 10px 10px 0px 10px; }

.AsPopupView .selectUser .peoplechooser .pc-action .pc-more {
  font-weight: bold; }

.AsPopupView .selectUser .peoplechooser .pc-action .pc-prev {
  font-weight: bold; }

.AsPopupView .selectUser .peoplechooser .pc-action .pc-removeAll {
  font-weight: bold; }

.AsPopupView .selectUser .peoplechooser.pc-full .pc-selection-area {
  margin-right: 20px;
  margin-top: 0px; }

.AsPopupView .selectUser .peoplechooser.pc-full .pc-filter span {
  font-size: 12px;
  font-weight: bold; }

.AsPopupView .selectUser .peoplechooser.pc-full .pc-filter input {
  padding: 3px;
  font-size: 12px;
  width: 250px;
  margin-right: 10px; }

.AsPopupView .selectUser .peoplechooser.pc-full select {
  margin-left: 10px; }

.AsPopupView .selectUser .peoplechooser.pc-full .pc-filter {
  margin-bottom: 10px; }

.AsPopupView .selectRole .info, .AsPopupView .selectUser .info {
  margin-bottom: 20px; }

.AsPopupView .selectRole .info .title, .AsPopupView .selectUser .info .title {
  display: block;
  font-size: 20px;
  margin-bottom: 5px; }

.AsPopupView .selectRole .saveContainer a, .AsPopupView .selectUser .saveContainer a {
  cursor: pointer; }

.AsPopupView .selectRole .saveContainer .save, .AsPopupView .selectUser .saveContainer .save {
  margin-right: 20px; }

.AsPopupView .selectRole .saveContainer .save.saving,
.AsPopupView .selectRole .saveContainer .cancel.saving,
.AsPopupView .selectUser .saveContainer .save.saving,
.AsPopupView .selectUser .saveContainer .cancel.saving {
  pointer-events: none; }

.AsPopupView .selectRole .saveContainer .cancel, .AsPopupView .selectUser .saveContainer .cancel {
  font-weight: bold;
  text-decoration: underline; }

.roleManager .saveContainer a {
  cursor: pointer; }

.roleManager .saveContainer .save {
  margin-right: 0; }

.roleManager > .saveContainer .save.saving,
.roleManager > .saveContainer .cancel.saving {
  pointer-events: none; }

.roleManager > .saveContainer .cancel {
  font-weight: bold;
  text-decoration: underline; }

div.row.context-manager.add-context {
  padding: 10px 0 15px 0;
  text-align: center;
  font-weight: bold; }

.context-roles.roles-header {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 5px; }

.context-roles.global-roles {
  margin: 0 10px; }

.context-roles .global-roles-label {
  font-weight: bold; }

.context-manager.roles-list .role-link a {
  text-decoration: none; }

.context-manager.roles-list li {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  border-style: solid;
  border-width: 1px; }

.context-and-role-header {
  font-size: 18px; }

.admin-requests .delete-ordered-item {
  padding-left: 10px; }

.current-groups-link {
  float: right; }

.admin-requested-group .header-row .header-title {
  text-align: center; }

.admin-requested-group .display-order-row .date-requested-value,
.admin-requested-group .display-order-row .actions-value,
.admin-requested-group .display-order-row.alternatve-item .date-requested-value,
.admin-requested-group .display-order-row.alternatve-item .actions-value {
  text-align: center; }

.admin-requested-group .delete-ordered-item {
  padding-left: 10px; }

.admin-campus-groups .card-layout .masonry .card .subtitle {
  padding-top: 0px;
  padding-left: 10px; }

.edit-messages .message-header {
  padding-top: 15px;
  display: inline-block; }

.add-page-section .back-to-link {
  text-align: right; }

.add-page-section .connecting-header {
  display: block;
  font-size: small; }

.add-page-section .connecting-word {
  font-weight: normal; }

.manage-this-group .membership-setting fieldset {
  padding-left: 30px; }

.edit-messages .fieldNote {
  display: block;
  font-size: small;
  padding-bottom: 15px; }

.moxe-file-uploader .choose-file-btns, .moxe-file-uploader .choose-file-btns li {
  border: none;
  font-size: 12px;
  padding: 0;
  margin: 0 1em .5em 0; }

.moxe-file-uploader .choose-file-btns li a:hover {
  text-decoration: none; }

/* 
--  Admin mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .admin-menu .actions-menu {
    text-align: center; }
    .admin-menu .actions-menu a {
      padding: 6px 10px; }
  .admin-menu .drag-title {
    padding: 8px 20px !important; }
  .accessActions {
    float: none;
    margin: 0;
    width: auto; }
  .page-access .access-label {
    padding: 0 20px; }
  .site-manager, .lms-manager {
    /* Theme chooser view */ }
    .site-manager .radio label, .lms-manager .radio label {
      padding-left: 0; }
    .site-manager .other-radio-option, .lms-manager .other-radio-option {
      float: left;
      margin-top: 0; }
    .site-manager .other-input, .lms-manager .other-input {
      display: inline;
      width: 66%;
      margin-top: 0; }
    .site-manager .custom-form-control.other-input, .lms-manager .custom-form-control.other-input {
      margin-top: 0; }
    .site-manager .file-size-input, .lms-manager .file-size-input {
      float: left;
      width: 20%;
      margin-bottom: 15px; }
    .site-manager .file-size-label, .lms-manager .file-size-label {
      display: block;
      clear: both;
      padding: 0; }
    .site-manager .file-size, .lms-manager .file-size {
      float: left;
      padding-left: 5px; }
    .site-manager .theme-admin-btns, .lms-manager .theme-admin-btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .site-manager .activate-delete, .lms-manager .activate-delete {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .site-manager .download-preview, .lms-manager .download-preview {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 15px;
      padding-top: 0; } }

/* 
--  Form layout specific styles
--  Create another file to override these styles if needed
*/
.portlet-grid .portlet .form-wrapper .input-group input,
.portlet-grid .portlet .form-wrapper .input-group label,
.portlet-grid .portlet .form-wrapper .input-group span,
.portlet-grid .portlet .form-element .input-group input,
.portlet-grid .portlet .form-element .input-group label,
.portlet-grid .portlet .form-element .input-group span {
  margin-right: 2px; }

.portlet-grid .portlet .form-wrapper .input-group input.no-margin-r,
.portlet-grid .portlet .form-wrapper .input-group label.no-margin-r,
.portlet-grid .portlet .form-wrapper .input-group span.no-margin-r,
.portlet-grid .portlet .form-element .input-group input.no-margin-r,
.portlet-grid .portlet .form-element .input-group label.no-margin-r,
.portlet-grid .portlet .form-element .input-group span.no-margin-r {
  margin-right: 0; }

.portlet-grid .portlet .form-wrapper label,
.portlet-grid .portlet .form-element label {
  vertical-align: top;
  margin-left: 2px;
  margin-right: 2px; }

.portlet-grid .portlet .form-wrapper .form-label,
.portlet-grid .portlet .form-element .form-label {
  font-weight: bold; }

.portlet-grid .portlet .form-wrapper .form-label-subtitle,
.portlet-grid .portlet .form-element .form-label-subtitle {
  font-size: 13px;
  display: block; }

.portlet-grid .portlet .form-wrapper .wide-label,
.portlet-grid .portlet .form-element .wide-label {
  width: 80%; }

.portlet-grid .portlet .form-wrapper .narrow-label,
.portlet-grid .portlet .form-element .narrow-label {
  width: 70%; }

.portlet-grid .portlet .form-wrapper .wide-input,
.portlet-grid .portlet .form-element .wide-input {
  max-width: 100%; }

.portlet-grid .portlet .form-wrapper .for-addon,
.portlet-grid .portlet .form-element .for-addon {
  position: relative;
  display: inline-block; }

.portlet-grid .portlet .form-wrapper .form-icon,
.portlet-grid .portlet .form-element .form-icon {
  position: absolute;
  right: 6px;
  top: 5px;
  pointer-events: none;
  font-size: 20px; }

.portlet-grid .portlet .form-wrapper .form-control-feedback,
.portlet-grid .portlet .form-element .form-control-feedback {
  position: absolute;
  line-height: 34px; }

.portlet-grid .portlet .form-wrapper .custom-form-control,
.portlet-grid .portlet .form-element .custom-form-control {
  line-height: 20px; }

.portlet-grid .portlet .form-wrapper .callout-text,
.portlet-grid .portlet .form-element .callout-text {
  margin-top: 10px;
  font-size: 16px;
  text-align: right; }

.portlet-grid .portlet .form-wrapper .form-section,
.portlet-grid .portlet .form-element .form-section {
  margin: 10px 0;
  padding-left: 10px;
  border-left: 1px solid #ccc; }

.portlet-grid .portlet .form-wrapper .form-section-no-border,
.portlet-grid .portlet .form-element .form-section-no-border {
  margin: 10px 0;
  border-left: none; }

.portlet-grid .portlet .form-wrapper .btn-danger,
.portlet-grid .portlet .form-element .btn-danger {
  margin-right: 5%; }

.portlet-grid .portlet .form-wrapper .cancel,
.portlet-grid .portlet .form-element .cancel {
  margin: 0 10px;
  text-decoration: underline; }

.portlet-grid .portlet .form-wrapper .form-action-section,
.portlet-grid .portlet .form-element .form-action-section {
  margin-top: 16px;
  margin-bottom: 16px; }

.portlet-grid .portlet .form-wrapper .label-text span,
.portlet-grid .portlet .form-element .label-text span {
  display: inline-block;
  vertical-align: sub; }

.portlet-grid .portlet .form-wrapper .display-indicator .display-indicator-display-on-wrapper,
.portlet-grid .portlet .form-wrapper .display-indicator .display-indicator-display-later-wrapper,
.portlet-grid .portlet .form-wrapper .display-indicator .display-indicator-end-on-wrapper,
.portlet-grid .portlet .form-wrapper .display-indicator .display-indicator-end-now-wrapper,
.portlet-grid .portlet .form-element .display-indicator .display-indicator-display-on-wrapper,
.portlet-grid .portlet .form-element .display-indicator .display-indicator-display-later-wrapper,
.portlet-grid .portlet .form-element .display-indicator .display-indicator-end-on-wrapper,
.portlet-grid .portlet .form-element .display-indicator .display-indicator-end-now-wrapper {
  display: none; }

.portlet-grid .portlet .form-wrapper .display-indicator .ui-timepicker-input,
.portlet-grid .portlet .form-element .display-indicator .ui-timepicker-input {
  width: 80%; }

.portlet-grid .portlet .form-wrapper .display-indicator .start-label,
.portlet-grid .portlet .form-wrapper .display-indicator .end-label,
.portlet-grid .portlet .form-element .display-indicator .start-label,
.portlet-grid .portlet .form-element .display-indicator .end-label {
  vertical-align: top;
  margin-right: 10px; }

.portlet-grid .portlet .form-wrapper .at-label-container,
.portlet-grid .portlet .form-element .at-label-container {
  float: left;
  margin-right: 10px; }

.portlet-grid .portlet .form-wrapper label ,
.portlet-grid .portlet .form-element label {
  margin-right: 16px; }

.portlet-grid .portlet .form-wrapper .end-at-label,
.portlet-grid .portlet .form-element .end-at-label {
  margin-right: 6px;
  float: left; }

.portlet-grid .portlet .form-wrapper .start-date-container,
.portlet-grid .portlet .form-wrapper .end-date-container,
.portlet-grid .portlet .form-element .start-date-container,
.portlet-grid .portlet .form-element .end-date-container {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px; }

.portlet-grid .portlet .form-wrapper .moxie-manager li,
.portlet-grid .portlet .form-element .moxie-manager li {
  margin: 0;
  padding: 0; }

.portlet-grid .portlet .form-wrapper .required-field-label,
.portlet-grid .portlet .form-element .required-field-label {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 20px 0;
  display: block; }

.portlet-grid .portlet .form-wrapper .required-field-asterisk,
.portlet-grid .portlet .form-element .required-field-asterisk {
  font-size: 8px;
  font-weight: bold;
  vertical-align: super; }

.portlet-grid .portlet .form-wrapper .select2-container,
.portlet-grid .portlet .form-element .select2-container {
  width: 100% !important; }

.portlet-grid .portlet .form-wrapper .select2-container--default .selection .select2-selection--multiple,
.portlet-grid .portlet .form-element .select2-container--default .selection .select2-selection--multiple {
  border-style: solid;
  border-width: 1px;
  min-height: 34px; }
  .portlet-grid .portlet .form-wrapper .select2-container--default .selection .select2-selection--multiple .select2-search--inline,
  .portlet-grid .portlet .form-element .select2-container--default .selection .select2-selection--multiple .select2-search--inline {
    margin: 0; }

.portlet-grid .portlet legend {
  display: inline-block;
  width: auto;
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: inherit;
  border: 0;
  border-bottom: none; }

.portlet-grid .portlet select[disabled]:hover {
  cursor: not-allowed; }

.portlet-grid .portlet .fc th, .portlet-grid .portlet .fc td {
  padding: 0 4px; }

.toggle input.accessible[type=checkbox] {
  display: block; }

.toggle.highlight {
  border-style: solid;
  border-width: 2px; }

/* 
--  Forms mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .portlet-grid .portlet .form-wrapper .form-section {
    padding-left: 5px;
    border-left: none; }
  .portlet-grid .portlet .form-wrapper .form-icon {
    top: 13px; }
  .portlet-grid .portlet .form-wrapper .custom-form-control {
    margin-top: 8px; }
  .portlet-grid .portlet .form-wrapper .select2-container {
    display: block; }
  .portlet-grid .portlet .display-indicator .form-group {
    display: inherit;
    margin-bottom: 0; }
  .portlet-grid .portlet .display-indicator .end-at-label,
  .portlet-grid .portlet .display-indicator .start-at-label {
    vertical-align: middle; }
  .portlet-grid .portlet .display-indicator .end-at-label {
    padding-top: 10px; }
  .portlet-grid .portlet input[type=radio],
  .portlet-grid .portlet input[type=checkbox] {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    position: relative;
    top: 1px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 10px; }
  .portlet-grid .portlet input[type=radio].shadow-input,
  .portlet-grid .portlet input[type=checkbox].shadow-input {
    position: absolute; }
  .portlet-grid .portlet .mobile-input {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    position: relative;
    top: 1px;
    margin-left: 5px !important;
    margin-right: 5px !important; } }

@media screen and (max-width: 370px) {
  .form-wrapper .cancel-link-block {
    margin: 0;
    padding: 10px 0;
    display: block; } }

/* 
--  Card layout specific styles
--  Create another file to override these styles if needed
*/
.card-layout .card-set-wrapper {
  margin: 10px 0 20px;
  padding: 15px;
  border-radius: 2px; }
  .card-layout .card-set-wrapper .card-admin-btns {
    margin-bottom: 20px; }
  .card-layout .card-set-wrapper .card-set-title {
    font-size: 16px;
    margin-right: 10px;
    font-weight: bold; }
  .card-layout .card-set-wrapper a, .card-layout .card-set-wrapper input {
    margin-top: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .card-layout .card-set-wrapper .card-action-row {
    margin-left: 0;
    margin-right: 0; }
  .card-layout .card-set-wrapper .border-corners-radius .card-action:first-child input {
    border-bottom-right-radius: 0; }
  .card-layout .card-set-wrapper .border-corners-radius .card-action:last-child input {
    border-bottom-left-radius: 0; }
  .card-layout .card-set-wrapper .border-corners-radius .card-action:nth-child(2) input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .card-layout .card-set-wrapper .card-action a, .card-layout .card-set-wrapper .card-action input {
    border-radius: 0 0 2px 2px; }
  .card-layout .card-set-wrapper .card-action input.border-radius-bottom-none {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .card-layout .card-set-wrapper .toggle-arrow {
    background: transparent;
    border: 0;
    float: right; }

.card-layout .masonry {
  margin-top: 10px; }
  .card-layout .masonry .card.people-card {
    min-height: 150px;
    margin: 10px 0; }
    .card-layout .masonry .card.people-card .people-card-spacer {
      float: left;
      display: inline-block;
      height: 36px; }
    .card-layout .masonry .card.people-card .people-card-action {
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1; }
      .card-layout .masonry .card.people-card .people-card-action .btn.btn-block.btn-sm.btn-primary {
        border-radius: 0 0 2px 2px; }
    .card-layout .masonry .card.people-card .hiding-user-image {
      min-height: 114px; }
    .card-layout .masonry .card.people-card .people-card-roles-container {
      padding-top: 10px; }
      .card-layout .masonry .card.people-card .people-card-roles-container .person-role {
        text-align: center; }
    .card-layout .masonry .card.people-card .people-card-check-box {
      position: absolute;
      top: 5px;
      left: 5px; }
    .card-layout .masonry .card.people-card .people-card-header-container {
      margin: 0 auto;
      max-width: 150px;
      text-align: center; }
      .card-layout .masonry .card.people-card .people-card-header-container img {
        height: 96px;
        width: 96px;
        position: relative;
        margin-top: 5px;
        -o-object-fit: cover;
        object-fit: cover; }
    .card-layout .masonry .card.people-card .people-card-name-container {
      padding-top: 10px; }
      .card-layout .masonry .card.people-card .people-card-name-container span {
        font-weight: bold; }
    .card-layout .masonry .card.people-card .check-box {
      margin-left: 10px; }
  .card-layout .masonry .card {
    padding: 0;
    width: 100%;
    max-width: 300px;
    display: inline-block;
    border-radius: 0 0 2px 2px; }
    .card-layout .masonry .card .card-description {
      padding: 5px 24px 10px 24px;
      font-size: 12px; }
    .card-layout .masonry .card p {
      margin: 0;
      padding: 0; }
    .card-layout .masonry .card .wysiwygtext {
      word-wrap: break-word;
      overflow: hidden; }
      .card-layout .masonry .card .wysiwygtext ul {
        margin: 0;
        padding: 0 40px; }
        .card-layout .masonry .card .wysiwygtext ul li {
          font-size: 12px;
          list-style-type: disc; }
    .card-layout .masonry .card .title {
      padding: 10px 8px 10px 8px;
      display: inline-block;
      font-size: 14px; }
      .card-layout .masonry .card .title a {
        text-decoration: underline; }
    .card-layout .masonry .card .subtitle {
      padding: 10px 0 0 14px;
      display: block;
      font-size: 12px;
      font-weight: bold; }
    .card-layout .masonry .card .sub-info {
      font-size: 12px;
      padding: 5px 14px 0 14px;
      display: block; }
    .card-layout .masonry .card .card-action {
      margin-top: 10px;
      padding: 0; }
  .card-layout .masonry .packery-drop-placeholder {
    outline: 3px dashed rgba(0, 0, 0, 0.5);
    outline-offset: -6px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }

.card-layout .card-set-wrapper.hide-border {
  border-width: 0px; }

.card-layout .row.save-cancel-row {
  padding-top: 20px; }

/* 
--  Card mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1300px) {
  .masonry .col-md-6.card-action {
    float: left;
    width: 50%; } }

@media screen and (max-width: 1025px) {
  .card-layout .card-set-title {
    display: block; } }

/* 
--  Popovers layout specific styles
--  Create another file to override these styles if needed
*/
.popover {
  z-index: 10; }
  .popover .btn-danger {
    margin-right: 5%; }
  .popover .popover-close:hover {
    cursor: pointer; }

.popover.in {
  z-index: 21; }

/* 
--  Popovers mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 780px) {
  #quick-add-event-placeholder,
  #eventInfo-placeholder {
    height: 0; }
  .popover {
    max-width: 100% !important;
    position: relative !important; }
    .popover .popover-content {
      font-size: 12px; }
    .popover .eventInfo-content {
      min-width: inherit !important;
      max-width: 100% !important; }
    .popover .child > span:first-child {
      display: block; }
    .popover .endTime .ui-timepicker-input {
      display: block; }
    .popover .eventRelatedActions {
      padding: 0 !important; }
      .popover .eventRelatedActions .close-info {
        float: none !important;
        display: block;
        text-align: center; }
      .popover .eventRelatedActions .ember-view {
        display: block;
        padding: 10px 0 5px;
        text-align: center; }
      .popover .eventRelatedActions #addEvent {
        display: block;
        width: 100%; } }

/* 
--  Modal layout specific styles
--  Create another file to override these styles if needed
*/
.tox.tox-tinymce {
  min-height: 400px !important; }

.rubric.rubric-editing .tox.tox-tinymce {
  min-height: 250px !important; }

.EmailerPopup .tox.tox-tinymce {
  min-height: 250px !important; }

.tox.tox-silver-sink.tox-tinymce-aux {
  z-index: 8002; }

.courseOrgPortlet .tox.tox-silver-sink.tox-tinymce-aux {
  min-height: 300px; }

.courseOrgPortlet .modalDiv,
.courseOrgPortlet .modalDiv .classicModal-innerModal {
  max-width: 600px;
  padding-bottom: 10px; }

.courseOrgPortlet .modalDiv {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  .courseOrgPortlet .modalDiv .ui-dialog-titlebar h5 {
    border: none;
    font-weight: bold; }
  .courseOrgPortlet .modalDiv .date-controls {
    float: none;
    display: block; }
    .courseOrgPortlet .modalDiv .date-controls .cal {
      display: block; }
      .courseOrgPortlet .modalDiv .date-controls .cal .date img {
        width: 26px;
        position: absolute;
        z-index: 10;
        left: 35%;
        padding-top: 4px; }
      .courseOrgPortlet .modalDiv .date-controls .cal iframe {
        margin-left: -15px; }
      .courseOrgPortlet .modalDiv .date-controls .cal iframe[style*="visible"] {
        z-index: 11 !important; }
      .courseOrgPortlet .modalDiv .date-controls .cal iframe[style*="hidden"] {
        z-index: 9 !important; }
  .courseOrgPortlet .modalDiv .form-control {
    width: auto;
    padding: 0;
    display: inline-block; }

/* 
--  Modal mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (min-width: 320px) and (max-width: 767px) {
  body .courseOrgPortlet .addUnitOrTypePopup {
    padding: 0 5px; }
  body .courseOrgPortlet .modalDiv {
    max-width: 320px;
    margin-top: 40px;
    padding-bottom: 20px; }
    body .courseOrgPortlet .modalDiv .date-controls {
      float: none;
      display: block; }
      body .courseOrgPortlet .modalDiv .date-controls .cal {
        display: block; }
    body .courseOrgPortlet .modalDiv .mce-panel {
      width: 290px !important; }
  body .courseOrgPortlet .mce-panel {
    width: 290px !important; } }

@media screen and (min-width: 768px) {
  body .courseOrgPortlet .modalDiv {
    max-width: 800px;
    margin-top: 0; }
    body .courseOrgPortlet .modalDiv .mce-panel {
      width: 450px; }
  body .courseOrgPortlet .mce-panel {
    max-width: 600px; } }

/* 
--  Alert specific styles
--  Create another file to override these styles if needed
*/
.alert-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px 10px;
  margin: 10px;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  font-weight: bold;
  max-width: 100%;
  word-break: normal; }
  .alert-container .alert-icon {
    padding-right: 8px;
    line-height: inherit; }

.alert-container.form-inline {
  margin-left: 0; }

/* 
--  Slide menu specific styles
--  Create another file to override these styles if needed
*/
.slideout-toggle-btn {
  display: none; }

/* 
--  Slide menu mobile specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .slideout-wrapper {
    position: absolute !important;
    width: 100%;
    padding: 0 !important;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden; }
  .slideout-toggle-btn {
    display: inline-block;
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 2px 0 0 2px;
    font-size: 18px; }
  .glyphicon-toggle {
    top: 5px; }
  .slideout-wrapper.closed .slideout-body,
  .slideout-wrapper.open .slideout-body {
    width: 100%;
    position: relative;
    padding: 20px 10px 40px 10px; }
  .slideout-wrapper.closed {
    visibility: hidden;
    -webkit-transition: visibility 1s;
    -o-transition: visibility 1s;
    transition: visibility 1s; }
    .slideout-wrapper.closed .slideout-body {
      right: -1200px;
      height: 0;
      opacity: 0;
      -webkit-transition: right .8s, height .1s, opacity .8s;
      -o-transition: right .8s, height .1s, opacity .8s;
      transition: right .8s, height .1s, opacity .8s;
      text-align: left !important; }
      .slideout-wrapper.closed .slideout-body li {
        text-align: left !important; }
  .slideout-wrapper.open {
    border-width: 1px;
    border-style: solid;
    visibility: visible; }
    .slideout-wrapper.open .slideout-body {
      right: 0;
      height: 100%;
      opacity: 1;
      -webkit-transition: right .8s, height .1s, opacity .1s;
      -o-transition: right .8s, height .1s, opacity .1s;
      transition: right .8s, height .1s, opacity .1s;
      z-index: 1;
      text-align: center !important; }
      .slideout-wrapper.open .slideout-body li {
        text-align: center !important; }
  .force-static-positioning {
    position: static !important; } }

/* 
--  Footable layout specific styles
--  Create another file to override these styles if needed
*/
.footable-container {
  margin-top: 20px;
  position: relative;
  width: 100%; }
  .footable-container .footable-filtering-search {
    width: 260px;
    margin-left: 5px;
    padding: 5px 0; }
    .footable-container .footable-filtering-search .btn-primary {
      border: 1px solid transparent; }
  .footable-container table {
    table-layout: fixed; }
  .footable-container .table-bordered,
  .footable-container .table-bordered > tbody > tr > td,
  .footable-container .table-bordered > tbody > tr > th,
  .footable-container .table-bordered > tfoot > tr > td,
  .footable-container .table-bordered > tfoot > tr > th,
  .footable-container .table-bordered > thead > tr > td,
  .footable-container .table-bordered > thead > tr > th {
    border-style: solid;
    border-width: 1px; }
  .footable-container .table-with-ordering .fooicon-plus, .footable-container .table-with-ordering .fooicon-minus {
    top: -10px; }
  .footable-container table.footable {
    font-size: 14px;
    margin: 0; }
    .footable-container table.footable .footable-filtering th, .footable-container table.footable .footable-filtering td {
      padding-top: 0;
      padding-bottom: 0; }
    .footable-container table.footable th, .footable-container table.footable td {
      padding: 5px; }
    .footable-container table.footable a {
      vertical-align: middle; }
    .footable-container table.footable .footable-detail-row th, .footable-container table.footable .footable-detail-row td, .footable-container table.footable .footable-detail-row table {
      border: none; }
    .footable-container table.footable .fooicon.fooicon-sort {
      opacity: 1; }
  .footable-container .custom-filter-container {
    position: relative;
    display: inline-block;
    padding: 10px;
    border-radius: 4px;
    width: 260px;
    z-index: 9999;
    top: 18px;
    left: 5px; }
    .footable-container .custom-filter-container .close-icon {
      position: absolute;
      top: 10px;
      right: 10px;
      display: block; }
      .footable-container .custom-filter-container .close-icon:hover {
        cursor: pointer; }
    .footable-container .custom-filter-container .clear-container {
      margin-top: 10px;
      font-size: 12px; }
    .footable-container .custom-filter-container .form-wrapper {
      margin-top: 12px; }
    .footable-container .custom-filter-container .keyword-search-textbox {
      display: block; }
    .footable-container .custom-filter-container .left-border:after,
    .footable-container .custom-filter-container .right-border:after {
      content: '________________'; }
    .footable-container .custom-filter-container .or-label {
      padding-top: 6px;
      display: inline-block; }
    .footable-container .custom-filter-container hr {
      margin-top: 15px;
      margin-bottom: 0; }
  .footable-container .admin-section {
    padding: 10px; }
  .footable-container .footable-header-toggle {
    padding: 10px 10px 0 10px; }
  .footable-container table.footable > tbody > tr.footable-empty > td {
    font-size: 14px; }
  .footable-container .wysiwygtext {
    word-wrap: break-word;
    overflow: hidden; }
    .footable-container .wysiwygtext p {
      margin: 0; }

.portlet-grid .portlet .form-wrapper .footable-container label:not(.end-at-label) {
  margin-right: 0; }

.footable-container.collapsing {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  display: none; }

.footable-container.collapse.in,
.footable-container.collapsing {
  border: none;
  position: absolute;
  top: 0; }

.footable-container.collapse.in.relative {
  position: relative;
  top: -19px; }

.fooicon:hover {
  cursor: pointer; }

a.fooicon {
  text-decoration: none; }

/* 
--  Footable mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .footable-container .footable-filtering-search .dropdown-menu li {
    margin: 0; }
  .footable-container .footable-filtering-search .dropdown-menu input {
    margin-left: -20px !important;
    position: relative !important; } }

@media screen and (max-width: 1200px) {
  .footable-container .footable-first-visible .title-link-wrapper {
    width: 50%; } }

@media screen and (max-width: 580px) {
  .footable-container .footable-first-visible {
    width: 80px; } }

/* 
--  Drawer layout specific styles
--  Create another file to override these styles if needed
*/
.drawer .drawer-container {
  margin: 10px 0; }
  .drawer .drawer-container .header-container {
    margin: 0;
    padding: 10px; }
    .drawer .drawer-container .header-container .heading {
      font-size: 16px;
      font-weight: bold;
      display: block; }
    .drawer .drawer-container .header-container .heading-description {
      padding: 5px 0; }
  .drawer .drawer-container .options-container {
    margin-top: 5px;
    padding: 5px 0 0 15px; }
    .drawer .drawer-container .options-container .action-container {
      float: left; }
    .drawer .drawer-container .options-container .toggle-view-container {
      float: right;
      margin-right: 20px; }
      .drawer .drawer-container .options-container .toggle-view-container .view-icon {
        font-size: 24px;
        padding: 0 5px;
        float: left; }
  .drawer .drawer-container .options-container.extra-padding {
    margin-top: 0;
    padding: 10px 0 10px 5px; }
  .drawer .drawer-container .body {
    padding: 10px; }
    .drawer .drawer-container .body .container .footable th {
      font-weight: bold; }
    .drawer .drawer-container .body .footable-container {
      margin-top: 0; }
  .drawer .drawer-container .body.no-padding {
    margin: 0 -5px 0 -5px;
    padding: 0; }
  .drawer .drawer-container .no-options .body.no-padding .footable-header th {
    border-top: none; }

/* 
--  Drawer mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 1025px) {
  .drawer .drawer-container .body .container {
    margin-bottom: 10px; }
    .drawer .drawer-container .body .container .content-container {
      margin-top: 10px; }
  .drawer .drawer-container .body.no-padding .container {
    margin-bottom: 0; } }

/* 
--  My info popup layout specific styles
--  Create another file to override these styles if needed
*/
.preview-my-info-popup-icon {
  top: 3px;
  margin-right: 5px; }

.my-info .top-bar {
  height: 120px;
  margin-bottom: 55px; }
  .my-info .top-bar .close-btn {
    float: right;
    margin-top: 10px; }

.my-info .user-image {
  width: 130px;
  height: 130px;
  position: relative;
  left: 35px;
  top: 25px; }

.my-info .no-profile-image-container {
  width: 131px;
  height: 133px;
  border-radius: 50%;
  position: relative;
  left: 40px;
  top: 25px;
  padding: 3px; }
  .my-info .no-profile-image-container .no-profile-image {
    font-size: 125px; }

.my-info h3 {
  font-size: 24px; }

.my-info h4 {
  font-size: 19px;
  padding-bottom: 0; }

.my-info .group-header {
  margin-left: 30px; }

.my-info .grouped-info {
  margin: 18px 0 18px 16px; }

.my-info .custom-grouped-info {
  margin: 10px 0 10px 5px; }

.my-info .sub-grouped-info {
  margin: 5px 0; }

.my-info .info-label {
  font-weight: bold; }

.my-info .toggle-arrow {
  margin-right: 35px;
  z-index: 100;
  position: relative; }

.my-info hr {
  border-top-style: solid;
  border-top-width: 1px;
  margin-left: 40px;
  margin-right: 40px; }

/* 
--  My info popup mobile layout specific styles
--  Create another file to override these styles if needed
*/
@media screen and (max-width: 480px) {
  .my-info .col-xs-4, .my-info .col-xs-8 {
    display: block;
    float: none;
    width: 100%; }
  .my-info .top-bar {
    height: auto; }
  .my-info .no-profile-image-container {
    margin: 0 auto 25px auto;
    left: 0; }
  .my-info .user-image {
    left: 0;
    margin: 0 auto; }
  .my-info h3 {
    padding: 16px 0;
    text-align: center; }
  .my-info .toggle-arrow {
    margin-top: 10px; }
  .my-info .info-value {
    margin-left: -10px; }
  .my-info .close-btn {
    font-size: 30px;
    position: relative;
    z-index: 200; } }

/* 
--  Image uploader layout specific styles
--  Create another file to override these styles if needed
*/
.portlet-grid .filepond--root[data-style-panel-layout~='circle'] {
  border-radius: 5px; }

.portlet-grid .filepond--root[data-style-panel-layout~='circle'] .filepond--image-preview-wrapper {
  border-radius: 5px; }

.portlet-grid .filepond--root[data-style-panel-layout~='circle'] .filepond--file-status {
  display: block;
  width: 100%;
  right: -22px; }
  .portlet-grid .filepond--root[data-style-panel-layout~='circle'] .filepond--file-status span {
    display: block; }

.portlet-grid .filepond--root {
  width: 192px; }
  .portlet-grid .filepond--root .filepond--drop-label label {
    font-size: 16px;
    font-weight: bold;
    margin-right: 0; }
  .portlet-grid .filepond--root .filepond--item {
    margin: 0; }
  .portlet-grid .filepond--root .filepond--panel {
    overflow: hidden; }
  .portlet-grid .filepond--root .filepond--panel-root,
  .portlet-grid .filepond--root .filepond--panel-top,
  .portlet-grid .filepond--root .filepond--panel-center,
  .portlet-grid .filepond--root .filepond--panel-bottom {
    border-radius: 0;
    right: 1px; }
  .portlet-grid .filepond--root .filepond--image-preview-wrapper {
    border-radius: 0;
    left: 1px;
    right: 2px; }
  .portlet-grid .filepond--root .filepond--item-panel {
    border-radius: 0; }
  .portlet-grid .filepond--root .filepond--file-info .filepond--file-info-main {
    font-size: 10px; }
  .portlet-grid .filepond--root .filepond--file-info {
    top: -5px;
    left: -5px;
    position: relative;
    max-width: 100px;
    padding: 10px; }
  .portlet-grid .filepond--root .filepond--file-status {
    padding: 10px;
    top: 0;
    position: absolute;
    right: 15px; }
    .portlet-grid .filepond--root .filepond--file-status .filepond--file-status-main,
    .portlet-grid .filepond--root .filepond--file-status .filepond--file-status-sub {
      font-size: 10px; }
  .portlet-grid .filepond--root [data-filepond-item-state="load-invalid"] {
    background-color: red; }
    .portlet-grid .filepond--root [data-filepond-item-state="load-invalid"] .filepond--file-status {
      right: 82px;
      width: 100%; }
  .portlet-grid .filepond--root .filepond--file .fooicon-trash {
    position: relative;
    z-index: 1000;
    margin: 0 auto;
    font-size: 20px;
    top: 80%;
    display: block; }
  .portlet-grid .filepond--root .filepond--list-scroller .signal-deletion {
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 100; }
  .portlet-grid .filepond--root .filepond--action-process-item {
    display: none; }

/* 
--  Text editor layout specific styles
--  Create another file to override these styles if needed
*/
.portlet-grid .chatBody {
  padding-top: 8px; }

.portlet-grid .teLimitMsg, .portlet-grid .pSection .teLimitMsg {
  margin: 5px 5px; }

.portlet-grid .mce-path div {
  visibility: hidden; }

.portlet-grid .teSimpleLayout .mce-path,
.portlet-grid .mce-branding-powered-by,
.portlet-grid #DIV_cfl_document_disabler,
.portlet-grid #DIV_cfl_document_disabler + div,
.portlet-grid .mce-tinymce .mce-branding {
  display: none; }

/*# sourceMappingURL=siteStyle.css.map */