.checkOff {color: #222222;}
.checkOn {color: #40ae49;}
.fa-bars {color: #ffffff;}

img.logo {height: 60px; position: relative;}

img.logoHome {
    height: 60px;
    position: relative;
}


.mf_label {color: #222222; font-style: normal; font-weight: bold;}
/*span > .mf_label {font-weight: normal; margin-left: 5px;}*/
input + label {margin-left: 5px;}

#acknowledgement p, #character p, p.psmall, .psmall {font-size: 11px;}
#acknowledgement {padding-bottom: 100px;}
input.inputmargin {margin-bottom: 5px;}
input[type="text"] {margin-bottom: 5px;}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

/* message box */

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

code, kbd, pre, samp {

  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input {
  line-height: normal;
  padding: 4px;
  font-size: .8em;
  }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

b, strong, optgroup {
  font-weight: 700; }

pre, textarea {
  overflow: auto; }

button::-moz-focus-inner, input::-moz-focus-inner, legend {
  border: 0;
  padding: 0; }

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

html,
body {
  height: 100%; }

html {
  font-family: sans-serif;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 1em;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  font-family: Arial,"Lucida Grande",sans-serif;
  color: #4c4c4c;
  background-color: #fff;
  margin: 0;
  min-width: 100%; }

div {
  position: relative; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 {
  font-size: 2em;
  margin: 1em 0 0.4em 0;*/
  /*margin: 0.4em 0 0.4em 0;*/
  color: #222222;
  font-weight: bold;}

h2 {
  font-size: 1.5em;
  margin: 0 0 0.8em 0;
  color: #8c1d40;
  font-weight: bold;
  }

h3 {
  font-size: 1.3em;
  margin: 0 0 0.7em 0; 
  color: #000;
  font-weight: bold;
  }

h4 {
  font-size: 1.3em;
  margin: 0 0 0.6em 0; }

h5 {
  font-size: 1.2em;
  margin: 0 0 0.5em 0; }

h6 {
  font-size: 1.1em;
  margin: 0 0 0.4em 0; }

a {
  color: #8c1d40;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-weight: 400;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;}

a:focus,
a:hover {
  text-decoration: underline; }

p {
  font-weight: 300;
  margin: 0 0 1em; }

.text-center {
  text-align: center; }

/* Image alignment & Media
============================================================ */
.aligncenter {
  display: block;
  margin: 0 auto 1em; }

.alignleft {
  display: block;
  margin: 0 auto 1em; }

.alignright {
  display: block;
  margin: 0 auto 1em; }

img,
audio,
video,
canvas {
  max-width: 100%; }

img {
  xheight: auto; }

hr {
  margin-bottom: 20px; }

.padding-top {
  padding-top: 60px; }

.callout {
  padding: 10px;
  text-align: center; }

/* Micro Clearfix
============================================================ */
.cf:before, .cf:after, .row:before, .row:after {
  content: "";
  display: table; }

.cf:after, .row:after {
  clear: both; }

.cf, .row {
  zoom: 1; }

/* For IE 6/7 (trigger hasLayout) */
/* 12 Column Mobile First Grid
============================================================ */
.container {
    position: relative;
    margin-left: 10px;
}

.row {
  clear: both; }

.span-1,
.span-2,
.span-3,
.span-4,
.span-5,
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11,
.span-12 {
  width: 100%;
  position: relative;
  min-height: 1px; }

/* ==  Layout
================================================= */
.page-frame {
  position: relative;
  overflow: hidden;
  /* height: 100%; */ }

.page {
  position: relative;
  height: 100%; }

/*
.content-frame {
  height: 100%;
  position: relative;
  padding: 0;
  background-color: #fff;
  -ms-transform: translate(250px, 0);
  -moz-transform: translate(250px, 0);
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate(250px, 0);
  -ms-transition: -ms-transform 0.28s ease-in-out;
  -moz-transition: -moz-transform 0.28s ease-in-out;
  -webkit-transition: -webkit-transform 0.28s ease-in-out;
  transition: transform 0.28s ease-in-out;
  min-height: 1600px; }
 */

.content-frame2 {
  height: 100%;
  position: relative;
  padding: 0;
  background-color: #fff;
  min-height: 800px; }  
/*
.nav-collapsed .content-frame {
  -ms-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate(0px, 0); }
*/
/* ==  Header ================================================= */
.header {
  width: 100%;
  position: relative;
  margin: 0px auto;
  background: #8c1d40;
  padding: 10px; }

body.example .header {
  padding: 1em 0; }

h1.title {
  color: gold !important;
  font-size: 2.5em;
  line-height: 1.2;
  font-weight: 300;
  display: inline;}

h1.title span {
  font-size: 0.6em;
  display: block; }

.menu-toggle {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 11px;
  color: #222;
  z-index: 999; }

.menu-toggle:hover {
  color: #555; }

.toggle-me {
  font-size: 2em; }


#PnlAllPanels {
    padding:20px;
}

#PnlApps {
    padding: 20px;
}

.offcanvas {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    cursor: default;
    color: #c8c8c8;
    background: #222;
    overflow-x: hidden;
    overflow-y: hidden;
}

.offcanvas.open {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
 }

.scroll {
  position: absolute;
  overflow-y: scroll;
  width: 100%;
  height: 100%; }

.offcanvas ul {
    width: var(--lawnav-width);
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 300;
}

.offcanvas li {
  display: block; }

.offcanvas a {
  display: block;
  height: 100%;
  width: 100%;
  color: #aaa;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 1px solid #353434;
  padding: 13px 10px;
  transition: 0.3s ease all; }

.offcanvas a:hover {
  background-color: #111; }

.offcanvas a i {
  font-size: 23px;
  float: left;
  padding: 0 15px 0 4px; }

.offcanvas a.moveleft {
  padding-left: 53px; }

.buttonRed .fa, .buttonBlue .fa, .buttonGold .fa {
	padding-right: 10px;
}


/* ==  Updating Page Width
================================================= */
.special {
  padding: 1em 0;
  width: 100%; }

p#curr_size {
  font-size: 22px;
  position: relative;
  text-align: center;
  z-index: 3;
  margin: 0; }

p#curr_size:after {
  border-bottom: 1px solid #f4f4f4;
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  width: 100%;
  z-index: -1; }

/* ==  Temporary Callout
================================================= */
.temp-callout {
  margin: 0 auto 20px;
  background: #f4f4f4; }

.temp-content {
  padding: 15px; }

.callout-title {
  width: 100%;
  clear: both;
  background: #fda100; }

.callout-title h2 {
  margin: 0;
  padding: 0px 20px;
  color: #FFF;
  font-size: 1.4em;
  float: left;
  line-height: 2.2em; }

.callout-title a {
  float: right;
  color: #fff;
  font-size: 2em;
  padding-right: 10px; }

/* ==  Main
================================================= */
section {
  margin-bottom: 2.5em; }

.margin-bottom {
  margin-bottom: 1.5em; }

p.center {
  text-align: center; }

.box {
  padding: 1em;
  margin: 0 0 2em 0;
  background-color: #ebebeb;
  transition: 0.6s ease background-color;
  min-height: 200px; }

.box:hover {
  background-color: #fafafa; }

.box h3 {
  font-weight: bold;
  margin: 0 0 0.5em; }

.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-height: 1em;
  outline: 0;
  border: 0;
  background-color: #ebebeb;
  color: #999;
  padding: .8em 1.5em;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 -0.185rem 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -0.185rem 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -0.185rem 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -moz-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -o-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -ms-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -webkit-appearance: none; }

.buttonGray, .buttonRed, .buttonGold {
    margin-right: 10px;
}
  
.buttonGray {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #AFA593;
  color: #222222;
  padding: .6em 1em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
 }

.buttonGray:hover {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    border: 0;
    background-color: #91897a;
    color: #222222;
    padding: .6em 1em;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}
 
.buttonGold {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    border: 0;
    background-color: #fda100;
    color: #222222;
    padding: .6em 1em;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}

.buttonGold:hover {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    border: 0;
    background-color: #a56901;
    color: #222222;
    padding: .6em 1em;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
}

 .buttonRed {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #8c1d40;
  color: #ffffff;
  padding: .6em 1em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
 }
 
 .buttonRed:hover {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #80032c;
  color: #ffffff;
  padding: .6em 1em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
 }
 
  .buttonBlue {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #008ED6;
  color: #ffffff;
  padding: .6em 1em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
 }
 
 .buttonBlue:hover {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #006BA1;
  color: #ffffff;
  padding: .6em 1em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
 }

 input.buttonRed[disabled], input.buttonGray[disabled],  input.buttonGold[disabled],
 input.buttonRed[disabled]:hover, input.buttonGray[disabled]:hover{
  cursor: default; 
  background-color: #c0c0c0;
  color: #808080;
 }
 
 select {
	padding: 2px;
 }
 
 .xbuttonBlue {
  cursor: default;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #008ED6;
  color: #ffffff;
  padding: .6em 1em;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
 }

 span.buttonBlue > b {
    font-weight: weight;
    font-style: italic;
 }

 .buttonBlueSmall {
  cursor: default;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #008ED6;
  color: #ffffff;
  padding: .6em 0.6em;
  font-size: 0.8em;
  line-height: 1;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
 }
 
  .noteSmall {
  cursor: default;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  border: 0;
  background-color: #AFA593;
  color: #ffffff;
  padding: .6em 0.6em;
  font-size: 0.8em;
  line-height: 1;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
 }

.noteMedium {
    cursor: default;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    border: 0;
    background-color: #AFA593;
    color: #ffffff;
    padding: .6em 0.6em;
    font-size: 1em;
    line-height: 1;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}

.button.small {
  font-size: .75rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* ==  Footer
================================================= */
.footer {
  font-size: 0.9em;
  margin-top: 2em;
  border-top: 1px solid #ebebeb; }

.footer .container {
  width: 100%;
  padding: 1em 0;
  max-width: 1000px; }

.footer p {
  margin-bottom: 0; }

.footer a {
  text-decoration: none; }

.copyright {
  padding-top: 8px;
  text-align: center; }

.socials {
  padding-top: 5px;
  text-align: center; }

.socials a {
  display: inline-block;
  margin: 0 5px;
  color: #42bba3;
  font-size: 1.4em;
  text-decoration: none;
  border-bottom: none; }



legend.AdmApp
{
	font-size: 1.2em; 
	font-weight: bold;
}

#GrdApps td, th {
    padding: 8px
} 

#GrdApps a {
text-decoration: underline;
color: blue;
}


.RadioButtonList span
{
font-weight: normal;
xcolor: red;
}







/* BOOTSTRAP TABLE CSS*/
table {
  background-color: transparent;
}

.table {
  xwidth: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 14px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dddddd;
        padding: 14px;
    }
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@LAWmedia screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@LAWmedia (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@LAWmedia (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@LAWmedia (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@LAWmedia (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@LAWmedia (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@LAWmedia (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@LAWmedia (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@LAWmedia (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@LAWmedia (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@LAWmedia (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@LAWmedia (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@LAWmedia (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@LAWmedia (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@LAWmedia (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@LAWmedia (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@LAWmedia (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@LAWmedia (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@LAWmedia (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@LAWmedia (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@LAWmedia (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@LAWmedia print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@LAWmedia print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@LAWmedia print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@LAWmedia print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@LAWmedia print {
  .hidden-print {
    display: none !important;
  }
}

header h1.title, header .program {
	text-align: center;
}

header .program {
	display: block;
	font-weight: bold;
	font-size: 2em;
	color: #ffffff;
}

/*
.appstatus {
	width: 100%;
	text-align: left;
	padding: 10px;
	margin: 0;
}

.appstatus > span.label {
	font-weight:bold;
}
*/

#PnlThankyou > div, #PnlThankyouComplete > div {
	font-size: 1.25em;
	line-height: normal;
	color: #8c1d40;
	padding: 35px 50px;
}

#PnlThankyou > div > span, #PnlThankyouComplete > div > span {
	display:block;
	font-size: 1.2em;
	line-height: 0.9em;
	font-weight: bold;
	margin-bottom: 15px;
}


#PnlThankyou   a, #PnlThankyouComplete  a {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}

.menu-current {
    background-color: #000;
}

.offcanvas a i.fa-chevron-right {
	padding: 0 17px 0 9px;
}

fieldset.fldset {
	border: none;
	padding: 0;
}

.placeholder { color: #aaa; }

input.mls-required { 
    /*border: 1px solid #303030; 
    border-left: 2px solid #8c1d40;*/
}

/*input.mls-required:focus {border: 1px solid #000000; border-left: 2px solid #8c1d40}*/

div.mls-required { /* xmargin-left: -10px; padding-left: 10px; border-left: 2px solid #8c1d40; */}

.mls-required-label::after, .mls-required-label:after { 
    content: '*';
    font-size: 1.4em;
    color: #8c1d40;
    line-height: 0px;
    vertical-align: middle;
    position: relative;
    top: 0.1em;
	padding-left: 5px;
	white-space: nowrap;
}

.mls-required-group {}

.mls-required-2 {
}

.mls-required-row {}

span.RadioButtonList.mls-required { padding-left: 10px; display: inline-block; border-left: 2px solid #8c1d40;}

select.mls-required { border-left: 2px solid #8c1d40;}

.hidden-labels {
    margin: 0;
    padding: 0;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -9999;
}

.page-frame {
    margin-bottom: -1px;
}


.msgbox-container {
	width: 92%;
	max-width: 700px;
	margin: 20px auto 30px auto;
	padding: 20px;
	border: 1px solid #222;
}

.msgbox-container fieldset {
	border: 0
}

.msgbox-container fieldset legend{
	white-space: normal;
    width: 100%;
    
}


.msgbox-container .msg-button-container {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.msgbox-help {
	text-align: center;
}

.msgbox-container .msg-button-container  input{
	margin: 0;
}

.auto-save-note {
	margin-top: 10px;
	margin-left: 34px;
	color: gray;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}

legend.mf_label {
	float: left;
}

span.RadioButtonList {
	display: block;
	clear: both;
}

#Section3_TxtEduDegree1GPA,
#Section3_TxtEduDegree2GPA,
#Section3_TxtEduDegree3GPA,
#Section3_TxtEduDegree4GPA {
    margin-top: 5px;
}

.rowschool {
    border: 1px solid silver;
    margin-top: 20px;
    background: rgb(238, 238, 238);
    font-size: 14px;
    padding: 10px;
    width: fit-content;
}

.rowschool input {
    font-size: 14px;
}

.school-reset {
    float: right;
    top: -20px;
}

.sch-col1 {width: 190px; float: left;}

.sch-col2 {width: 150px; float: left;}

.sch-col3 {width: 220px; float: left;}

.sch-col4 {width: 300px; float: left;}

.sch-att-date {width: 85px;}


/*
.rowschool select:first-child {
    font-size: 0.8em;
    width: 97%;
}*/

.lst-major {
    width: 250px;
}

.rowlanguage {
    display: flex;
    flex-wrap: wrap-reverse;
    padding: 10px;
}

table.reftable tr td { white-space: nowrap;}

.lawcontainer {
    display: flex;
    width: 100%;
}

:root {
    --lawnav-width: 250px; /* can change dynamically */
}

.lawnav {
    width: var(--lawnav-width);
    background: #222;
    color: #fff;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: width 0.3s ease; /* optional smooth slide effect */
}

.returnlink {
    display: none;
}

.lawnav.hidden {
    width: 0;
    overflow: hidden;
}

.lawcontent {
    flex: 1;
    min-height: 100vh;
    min-width: 300px;
    padding: 0px;
}


textarea {
    width: 80%;
    max-width: 800px;
    box-sizing: border-box;
    display: block;
    box-sizing: border-box; /* ensures padding/border don't add to width */
}

span.nowrap {
    white-space: nowrap !important;
}

#Buttons a {
    margin-top: 10px;
}

@media (max-width: 860px) {
    .lawnav {
        width: 0 !important;
        display: none !important;
        overflow: hidden !important;
    }

    .returnlink {
        display: block !important;
        margin-left: 35px;
    }

    textarea {
        width: 80%;
        max-width: 500px;
        box-sizing: border-box;
        display: block;
        box-sizing: border-box; /* ensures padding/border don't add to width */
    }
}

