html {
    overflow-y: scroll !important;
    overflow-x: hidden;
}

* {
    outline: none;
}

body {
    background-color: #fff;
    font-size: 14px;
    color:#333;
    font-family: Helvetica, Arial, Verdana, sans-serif;  
}

input,
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

*:focus {
    outline: none;
}

a {
    color:#FF8B3A;
    font-family: Helvetica;
    font-weight: normal;
}

a:hover, a:focus, a:active {
    color:#FFAC73;
}

.static {
    margin: 5rem auto;
}

.table-borderless thead > tr > th,
.table-borderless tbody > tr > th,
.table-borderless tfoot > tr > th,
.table-borderless thead > tr > td,
.table-borderless tbody > tr > td,
.table-borderless tfoot > tr > td {
    border: 0;
    border: none;
}

#main-content {
    padding-bottom: 20px;
}

.mb-0{
    margin-bottom: 0 !important;
}

.mt-0{
    margin-top: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.position-relative {
    position: relative;
}

.btn, .navbar-brand {
    font-style: normal;
}

.btn {
    text-decoration: none;
    border:none;
}

.btn, .navbar-brand {
    font-style: normal;
}

button {
    border: none;
}

button, .btn {
    min-width: 100px;
    outline: none;
    border-radius: 60px;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

button.navbar-toggle {
    min-width: 40px;
}

/* HEADER Start */

header {
    background-color: #260d05;
    background-image: url('../../images/ut/utah-header-image.png');
    background-repeat: no-repeat;
    background-position: top;
    min-height: 140px;
}

.header-left-container {
    display: flex;
    align-items: center;
    margin-top:14px;
}

.header-h1 {
    display: none;
}

.header-logo {
    width: 72px;
    height: 72px;
    margin-right: 10px;
}

.header-text-container {
    color:#fff;
    display: flex;
    flex-direction: column;
}

.header-text-container span:first-child{
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 0.25rem;
    font-weight: 600;
}
    
.header-text-container span:nth-child(2){
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    font-weight: 300;
}

.btn-loginout {
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    min-width: 100px;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
    color: #fff;
    background-color:  #00C18D;
    height: 34px;
}

.btn-loginout:hover,
.btn-loginout:active,
.btn-loginout:focus {
    color: #fff;
    background-color: #039c73;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

.btn-register {
    color: #fff;
    background-color: #985644;
    border-color: rgba(0, 0, 0, 0.1);
    font-size: 14px;
    min-width: 100%;
    text-decoration: none;
    margin-bottom: 12px;
}

.btn-register:hover,
.btn-register:active,
.btn-register:focus {
    color: #fff;
    background-color: #7d4536;
    border-color: rgba(0, 0, 0, 0.1);
}

.loginpanel {
    text-align: right;
    margin-top: 12px;
    margin-bottom: 0;
    height: 115px;
}

.dropdown-container{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 40%;
}

.login-menu {
    z-index: 9999;
    top: 10px;
    width: 260px;
    position: relative;
    float: right;
    background-color: #fff;
    padding: 15px; 
    padding-bottom: 0px; 
    right:0px;
}

.login-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    right: 38px;
}

#applicant-login .input-group-btn .btn-danger {
    border-radius: 0 3px 3px 0 ;
    height: 30px;
    background-color:  #00C18D;
    border-color:rgba(0, 0, 0, 0.1);
}

form#applicant-login {
    margin-bottom: 1em;
}

.user-dropdown {
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 0.25rem;
    font-weight: 300;
    cursor: pointer;
}

.user-dropdown .caret{
    border-top: 4px solid #fff;
}

.logged-in .dropdown-menu {
    right: 0;
    left:inherit;
    z-index: 1100;
}

.dropdown-menu > li > a > i.fa-sign-out {
    margin-left: 6px;
}

.dropdown-menu .divider {
    margin: 5px 0;
  
  }

/* HEADER End */

/* navigation start */

.navbar {
    min-height: 0px;
    margin-bottom: 0px;
}

.nav-search form.navbar-form {
    margin:0px;
}

.navbar-default {
    background-color: #260d05;
    border:none;
}

nav .container {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border:none;
    cursor: pointer;
    
}

.navbar-toggle {
    margin: 0;
    padding: 6px 0 0 0 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFCD3A;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-collapse {
    position: relative;
}

.navbar-nav {
    position: initial;
}

.nav > li > a {
    color:#fff;
    padding:6px 0px;
}

.navbar-nav > li {
    margin-right: 35px;
}

.navbar-nav > li:last-child {
    margin-right: 0px;
}

.navbar-default .navbar-nav > li > a {
    color:#FFF !important;
    font-weight: bold;
    text-decoration: none;
}

.nav .caret, .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav a:hover .caret, .navbar-default, .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #FFCD3A !important ;
    border-bottom-color: #FFCD3A !important;
} 

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
    color:#FFCD3A !important;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 3px solid #FFCD3A;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#FFCD3A !important;
    background-color: transparent !important;
}

.dropdown-menu {
    background-color: #f9f7f1;
}

.dropdown-menu > li > a {
    color: #3B1207;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #3B1207;
    text-decoration: none;
    background-color: #EAE4D0;
}


/* Search */

form.search {
    padding-right: 0px;
}

.navbar-search{
    position: absolute;
    right: 0;
    top: -40px;
    width: 180px;
}
 
.fa-search{
     font-size: 18px;
     color: #fff;
}
 
.fa-search{
     cursor: pointer;
}

#searchinput{
    box-sizing: border-box;
    border-top: none;
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
    padding: 0 5px;
    background: transparent;
    color: #fff;
    margin: 0;
    border-radius: 0;
    vertical-align: middle;
    -webkit-appearance: none;
}

#searchinput::-ms-clear {
    display: none;
}

.form-control:focus {
    box-shadow: none;
}

.nav-search-input{
    overflow: visible;
}

#searchinput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 0.7; /* Firefox */
}

#searchinput:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
    opacity: 0.7;
}

#searchinput::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
    opacity: 0.7;
}
/* navigation end */

/* HERO START */

.home-hero {
    max-height: 480px; 
}

.hero-img-container {
    display: block;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.hero-warning-text {
    position: absolute;
    z-index: 9;
    top: 20px;
    font-size: 18px;
    color: #333;
    text-align: center;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(255,205,58,1) 20%, rgba(255,205,58,1) 50%, rgba(255,205,58,1) 80%, rgba(0,0,0,0) 100%);
    line-height: 30px;
    padding-left: 5rem;
    padding-right: 5rem;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.6);
}

.hero-warning-text a {
    color:#000;
}

img.hero-img {
    display: block;
    width: 106%;
    background-position: center center;
}

.bg-circle {
    position: relative;
    margin: 0 auto;
}

.circlebg-left {
    position: absolute;
    float: left;
    left: -383px;
    height: 640px;
    width: 954px;

    background: #260d05;
    border-radius: 0 0 0 70%;
    -moz-border-radius: 0 0 0 70%;
    -webkit-border-radius: 0 0 0 70%;
}

.circlebg-right {
    position: absolute;
    float: right;
    right: -383px;
    height: 640px;
    width: 954px;

    background: #260d05;
    border-radius: 0 0 70% 0;
    -moz-border-radius: 0 0 70% 0;
    -webkit-border-radius: 0 0 70% 0;
}

.hero-text-container {
    position: absolute;
    text-align: center;
    margin-top: 80px;
    margin-left: 0;
    width: auto;
}

.hero-text-container h1 {
    font-family: Times New Roman;
    font-size: 60px;
    line-height: 40px;
    font-weight: bold;
}

.hero-text-container h2 {
    font-family: Times New Roman;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 20px;
}

.hero-text-container p {
    font-size: 16px;
    margin-bottom: 20px;
}

.hero-btn-register {
    display: none;
    font-size: 22px;
    color: #3B1207; /*#985644*/
    width: 200px;
    height: 60px;
    line-height: 38px;
    transition: .6s;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.4);
    border:solid 2px rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.1);
    position: absolute;
    transform: translateX(-50%) translateY(0);
}

a.hero-btn-register:focus {
    outline: 0;
}

a.hero-btn-register:before {
    content: '';
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    width: 60px;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-filter: blur(30px);
          filter: blur(30px);
    -webkit-transform: translateX(-70px) skewX(-15deg);
          transform: translateX(-70px) skewX(-15deg);
}

a.hero-btn-register:after {
    content: '';
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    width: 30px;
    height: 100%;
    left: 30px;
    top: 0;
    opacity: 0;
    -webkit-filter: blur(5px);
          filter: blur(5px);
    -webkit-transform: translateX(-70px) skewX(-15deg);
          transform: translateX(-70px) skewX(-15deg);
}

a.hero-btn-register:hover {
    background: #00C18D;
    color:#fff;
    cursor: pointer;
}

a.hero-btn-register:hover:before {
    -webkit-transform: translateX(180px) skewX(-15deg);
          transform: translateX(180px) skewX(-15deg);
    opacity: 1;
    transition: .5s;
}

a.hero-btn-register:hover:after {
    -webkit-transform: translateX(180px) skewX(-15deg);
          transform: translateX(180px) skewX(-15deg);
    opacity: 0.5;
    transition: .5s;
}
/* HERO END*/

/* Button set */
.btn, btn-sm {
    padding-left: 2rem;
    padding-right: 2rem;
}

.btn-secondary {
    color: #fff;
    background-color: #985644;
    border-color: rgba(0, 0, 0, 0.1);
    min-width: 100px;
    text-decoration: none;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    color: #fff;
    background-color: #7d4536;
    border-color: rgba(0, 0, 0, 0.1);
}

.btn-primary {
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    min-width: 100px;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
    color: #280E07;
    background-color: #FFCD3A;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #280E07;
    background-color: #e8bb36;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

.btn-success {
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    min-width: 100px;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
    color: #fff;
    background-color: #00C18D;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    color: #fff;
    background-color: #01ab7d;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

.btn-danger {
    display: inline-block;
    margin-bottom: 0;
    user-select: none;
    min-width: 100px;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
    color: #fff;
    background-color: #ff3a3a;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
    color: #fff;
    background-color: #e03232;
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

.btn-default {
    background-color: #f0f0f0;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    border-bottom: solid 2px rgba(0, 0, 0, 0.1);
}

/* CONTENT Start */
.content-left {
  
}

.image-text {
    color:#3B1207;
    padding-left:120px;
}

.image-text h2 {
    font-size:20px;
    margin: 0px 0px;
    margin-bottom: 6px;
}

.image-text h4{
  margin:0px;
}

.image-text ul{
    padding-left:16px;
}

.announcements-text h4 {
    color: #B71C1C;
}

.announcements-links{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.announcements-links span:nth-child(2) {
    /*margin-right: 16px;*/
}

.block-head {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    padding-left: 5px;
}

.block-head h3 {
    font-family: serif;
    font-size:18px;
    margin: 18px 0px;
}

.userhome-announcements {
    border: solid 1px #E1E1E1;
    margin-bottom: 15px;
    background-color: #fff;
}

.block-head-userhome {
    font-size: 21px;
    color: #B71C1C;
    display: block;
    padding: 0px 10px 10px 1px;
    letter-spacing: 2px;
    /*height: 30px;*/
}

.block-head-userhome h3 {
    font-family: serif;
    font-size:17px;
    margin: 10px 0px;
}

.annoncement-date {
    float: right;
    font-size: 12px;
    font-weight: bold;
}

.home-statement {
    margin-top: 10px;
    background-color: #fcfcfc;
    border: solid 1px #eee;
    padding: 20px;
}

.text-crop {
    width: 230px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice-container {
    background-color: #3B1207;
    border-radius: 10px;
    padding: 0 16px 10px 16px;
    margin-top: 10px;
    margin-bottom: 4px;
    color: #fff;
}

.applications-header {
    color: #3B1207;
    background-color: #EAE4D0;
    font-size: 28px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 15px;
    border-bottom:solid 2px #D5D0BD;
    border-radius: 15px 15px 0px 0px;

}

.announcements-header {
    color: #EAE4D0;
    background-color: #38170b;
    font-size: 28px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 15px;
    border-bottom:solid 2px #210A04;
    border-radius: 15px 15px 0px 0px;
    
}

.announcements-header a {
    float: right;
    line-height: 46px;
    font-size: 18px;
}

.content-item {
    background-color: #FAFAFA;
    padding: 20px;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
}

.announcement-card{
    border-bottom: 1px dashed #ccc;
    padding: 10px 10px;
    color:#3B1207;
    background-color:#fafafa;
}

.announcement-card.new {
    background:#FFF9ED;
    border-left:solid 4px #DC3545;
}

.announcement-card:last-child {
    border-bottom: none;
}

.upload-doc-padding{
    padding: 10px 0 10px 8px;
}

/* CONTENT End */

/* USER HOME */

.content-left h3:first-of-type{
    margin-top: 40px;
}

.user-content .bg-grey{
    background: none;
    border-radius: 3px;
    color: #3B1207;
}

.user-content .bg-grey.box-border{
    /*border-right: solid 2px #ddd;*/
}

.user-content .bg-grey.no-padding {
    padding: 0;
}

.user-content .apptitle, .user-content .btn {
    font-size: 14   1px;
} 

.bg-grey{
    background-color:#EEE;
    background-image: -moz-linear-gradient(center top, #EEE 0%, #FFF 100%);
    background-image: -webkit-gradient(linear,left top, left bottom, from(#EEE), to(#FFF));
    background-image: -webkit-linear-gradient(top, #EEE, #FFF); 
    background-image: -ms-linear-gradient(top, #EEE, #FFF));  
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#EEEEEE, endColorstr=#FFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#EEEEEE, endColorstr=#FFFFFF)";
    padding:15px;
    /*margin-bottom:20px;*/
    border:1px solid transparent;
    border-radius: 6px;
    border-bottom:none;
}

.user-content.col-md-4 {
    background-color: #f7f7f7;
    padding: 20px 0px;
    /*height: 100vh;*/
}

.border-dashed {
    border-bottom: 1px dashed #ccc;
    border-radius: 0 !important;
    margin-bottom: 20px;
}

.label-danger {
  background-color: #d9534f;
}
.progress-bar-danger {
  background-color: #d9534f;
}

.user-info {
    margin-bottom:10px; 
    font-size:12px;
    color: #3B1207;
}

.photo-exp {
    position: absolute;
    width: 55px;
    height: 55px;
    background-color: rgba(255, 255, 255, 0.5);
}

.exp-text {
    color: #D9534F;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 600;
    padding: 0px 6px;
    bottom: 1px;
    position: absolute;
}

.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #D9534F;
}

.red-tooltip + .tooltip > .tooltip-arrow {
    border-top-color:#D9534F;
}

/* USER HOME END */

/* Register Start */
.form-val { margin-left: 20px; margin-top: 6px}
.form-text { margin-top: 6px}
.fa-asterisk {font-size:8px;}
/* Register End */

/* Form Start */
.form-col-narrow {background:#f1f1f1; padding:15px; min-height: 440px;}
.form-col-narrow .link-list {padding:5px 0; border-top:1px dotted #999;}
.form-col-narrow .link-list .selected {font-weight:bold; color:#444;}
.form-col-narrow .link-sub {margin-left:10px; padding:3px 0; display: block;}
.form-col-narrow .link-sub-sub {margin-left:10px; padding:3px 0; display: block;}
.form-col-narrow .selected{font-weight:bold; color:#444;}
.form-input {max-width: 300px;}
.qControl textarea {min-width: 300px;}
.missing {max-width:260px;}
.input-day {width:70px; margin-right:10px;}
.input-month {width:100px; margin-right:10px;}
.input-year {width:80px;}
.form-control {font-size: 13px;}
.register-form-header {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    align-items: flex-end;
    justify-content: space-between
}
.register-form-header span{
    margin-bottom: 10px;
}
/* Form End */

/**Footer**/

/* Footer Start */
.footer {
    background-color: #260d05;
    color: #fff;
    bottom: 0;
    width: 100%;
    color:#FFF;
    font-size: 12px;
    line-height: 1.5em;
    /*height: 138px;*/
    position: relative;
    margin-top: 20px;
}

.footer-logo {
    background-image: url('../../images/tx/tx-logo.png');
    background-repeat: no-repeat;
    height: 100px;
    min-width: 120px;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}

.footer-text {
    padding:20px 0px;
    font-size: 15px;
    opacity: 0.6;
}

.footer-btn {
    float: right;
    text-align: right;
    padding: 15px 0px;
}

.copyright {
    width: 100%;
    background-color: #1F3242;
    min-height: 50px;
    font-size: 11px;
    padding: 5px 0px;
}

.copyright-text {
    color: #260d05;
    opacity: 0.4;
    font-style: italic;
}

.ft-col a {
    color:#260d05;
    opacity:0.4;
    display:block;;
}

.ft-col a:hover, .footer .container a:hover{
    color:#260d05;
    opacity:1;
    text-decoration: underline;
}

.ft-col {
    padding-right:10px;
}

.sealserver {
    height: 50px;
    text-align:right;
    display: inline-block;
}

.footer-dark-blue{
    background-color: #EAE4D0;
    color:#260d05;
    padding-top: 16px;
    padding-bottom: 16px;
}

.footer-flex-end {
    display: flex;
    justify-content: flex-end;
}

.footer-flex-btw {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.footer-support-btn img {
    width: 20px;
    color: #333;
    margin-right: 4px;
}


footer a {
    color: #260d05;
    text-decoration: none;
}

footer a:hover, footer a:focus {
    text-decoration: underline;
    color: #260d05;
}

.footer-align-middle {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.footer-flex-column {
    text-align: left;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.footer-support-btn,.footer-support-btn:hover, .footer-support-btn:focus, .footer-support-btn:active  {
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 16px;
    margin-top: 6px;
    position: inherit;
   
}

.footer-soft-blue{
    background-color:  #260d05;
    padding-top: 24px;
    padding-bottom: 24px;
}

.footer-text-right{
    text-align: left;
}

.col-sm-6.footer-flex-column {
    padding-left: 0;
}

/* Footer end */

/* APPLICATION & INFORMTATION */
.alert-danger {
    color: 	#38170B;
    background-color: #FFE8D7;
    border-color: 	#FFDCC3;
  }

.sub-headline {
    font-size: 18px;
}

.appinfo {
  padding: 10px;
  margin-bottom:30px;
  margin-left:1px; 
  margin-right:1px;
  padding: 20px 10px;
  clear: both;
  border-radius: 3px;
  color: #3B1207;
  background-color: #FAFAFA;
  -webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.1);
}

.appinfo .btn-yellow {
    margin-top: 10px;
}

.appinfo h4{
    margin-top: 0;
    font-size: 20px;
    color:#3B1207;
}

.appinfo h3{
    margin-top: 0;
    font-size: 24px;
    color:#3B1207;
}

.appforms {
    margin-top:20px;
}

.p-m-center {
    margin: 14px 0;
}

.btn-browseform {margin:3px;}

.appinfo-icon {
    text-align: center;
    width: 100px;
    height: 100px;
}

.appinfo-icon img {
    width: 70px;
    height: 80px;
    margin-top: 10px;
}

p.comingsoon {
    font-size: 16px;
    color:#666;
    line-height: 49px;
}

.btn-yellow {
    color: #280E07;
    background-color: #FFCD3A;
}

svg {
    fill: #DA4567;
}

.appinfo-instructions h3, .appinfo-instructions h3:first-of-type {
    font-size: 20px;
    margin-top:0px;
}

.appinfo-instructions h4 {
    font-size: 16px;
    margin-top: 20px;
}

/* Form Start */
.form-col-narrow {background:#f1f1f1; padding:15px; min-height: 440px;}
.form-col-narrow .link-list {padding:5px 0; border-top:1px dotted #999;}
.form-col-narrow .link-list .selected {font-weight:bold; color:#444;}
.form-col-narrow .link-sub {margin-left:10px; padding:3px 0; display: block;}
.form-col-narrow .link-sub-sub {margin-left:10px; padding:3px 0; display: block;}
.form-col-narrow .selected{font-weight:bold; color:#444;}
.form-input {max-width: 300px;}
.qControl textarea {min-width: 300px;}
.missing {max-width:260px;}
.input-day {width:70px; margin-right:10px;}
.input-month {width:100px; margin-right:10px;}
.input-year {width:80px;}
.form-control {font-size: 13px;}
/* Form End */

/* Tpl Start */
.form-table {margin-bottom: 0px; font-size: 13px;}
.form-table .qNum {width: 40px;}
.form-table .not-required {max-width: 260px; }
.form-table .required {font-weight: bold; max-width: 260px;}
.form-table .qControl {}

/* SPECIAL CONTROLS */
.form-table .zipControl{width: 100px;}

/* RADIO STYLES */
.form-table .radiocontrol {text-align: right; padding-left: 10px; width: 50px;}
.form-table .radiotable {border: none; text-align: right; width: 50px;}
.form-table .radioshell {text-align: right; width: 50px; border: none;}
.form-table .radiotd { padding-top: 0px; padding-bottom: 0px; text-align: right; vertical-align: middle; width: 25px; border: none;}

.radiocontrol table.radiotable .radioshell:nth-child(2) {
    //padding: 0px 10px 0px 10px;
} 
.form-table .radiotd:nth-child(2) input {
    margin-top: 6px;
}

.form-table .missing { font-weight: bold; color: #b94a48;}
.form-table .noteControl {font-style: italic;}
.form-table .warningControl {font-style: italic; font-weight: bold; color: #b94a48;}
.form-table .noticeControl { min-width: 100%; height: 100px}

.content-left form:first-child {
    margin-bottom:10px;
}

.info-print-btn {
    position: absolute;
    right: 0;
}



/* Tpl End */

/* Responsive Options */

@media (max-width: 1200px) {
    .text-crop {
        width:170px; 
        overflow:hidden; 
        white-space:nowrap; 
        text-overflow:ellipsis;}
    }
}

/*collapse earlier 992*/
@media (max-width: 992px) {
    .slogan h1 {
        font-size: 20px;
        margin-top: 33px;
        margin-left: 80px;
        line-height: 24px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        border-bottom: 1px solid white;
        margin-bottom: 10px;

    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (min-width: 768px) {
    .slogan h1 {
        font-size: 16px;
        margin-top: 23px;
        margin-left: 80px;
        line-height: 24px;
    }
    .logintype-table {
        margin-top: 7px;
    }
    .search {
        display:none;
    }
    .form-col-narrow {
        min-height:100px;
    }
    .appinfo-bar{
        float: left;
    }
    .announcement-bottom {
        display:none;
    }
    .announcement-top {
        display:block;
    }
    .content-left {
        min-height:60vh;
    }
    .image {
        display:block;
    }
    .image-text {
        padding-left:120;
    }
    .navbar-nav {
        position: absolute;
        top: -80px;
        right: 0px;
    }
    .loginpanel {
        margin-bottom: 12px;
    }
    .btn-register {
        min-width: 100px;
        margin-bottom: 0;
    }
    .hero-warning-text {
        padding-left: 0;
        padding-right: 0;
    }
    .hero-text-container {
        margin-left: 22%;
        width: 560px;
    }

    .hero-btn-register {
        display: initial; 
    }
}

@media (min-width: 992px) {
    .slogan h1 {
        font-size: 20px;
        margin-top: 33px;
    }
    .search {
        display:block;
    }
    .logintype-table {
        margin-top:16px;
    }
    .form-col-narrow {
        min-height:440px;
    }
    .announcement-bottom {
        display:block;
    }
    .announcement-top {
        display:none;
    }
    .content-left {
        min-height:70vh;
    }
    .image {
        display:block;
    }
    .image-text {
        padding-left:120;
    }
}

@media (max-width: 767px) {
    .inlogo {
        display:none;
    }
    .footer-text {
        font-size:12px;
    }
    .slogan h1 {
        font-size: 16px;
        margin-top: 20px;
        height:120px;
        text-align:center;
        margin-left: auto;
    }
    table > tr .form-input {
        width: 100%;
    }
    .search {
        display:none;
    }
    .logintype-table {
        margin-top:16px;
    }
    .form-col-narrow {
        min-height:100px;
    }
    .appinfo-bar{
        float: left;
    }
    .appinfo .image {
        display:none;
    }
    .announcement-bottom {
        display:none;
    }
    .announcement-top {
        display:block;
    }
    .content-left {
        min-height:60vh;
    }
    .image {
        display:none;
    }
    .image-text {
        padding-left:0;
    }
    .user-name {
        padding-top: 10px;
        margin-top: 0px;
    }
    .form-input {
        min-width: 100px;
    }
    .text-crop {
        width:230px; 
        overflow:hidden; 
        white-space:nowrap; 
        text-overflow:ellipsis;
    }
    header .col-md-4 {
        padding-right: 20px;
    }
    .headerpic {
        height: 50px;
    }
    .welcome,
    .logout,
    .userhome-links {
        text-align: left;
    }
    .btn-loginout {
        width: 100%;
    }
    .loginpanel {
        height: 82px;
    }
    .container > .navbar-header, .container > .navbar-collapse {
        margin-left:0px;
        margin-right:0px;
    }
}

@media (min-width: 1200px) {
  .slogan h1 {
        font-size: 24px;
    }
}

/* Committee */
.ut-nav-committee {
    position: absolute;
    right: unset;
    top: -46px;

}

.ut-forgot-btn {
    margin-bottom: 20px;
}
.committee-header-logo {
    margin-top: 12px;
}

.committee-logout-btn {
    position: absolute;
    right: 0px;
}

.committee-dropdown {
    top: 110px;
}

.committee-dropdown .btn-danger  {
    height: 30px;
}

.committee-dropdown-menu {
    right: 0;
    left: auto;
}

.committee-loginpanel{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/*  */

.application-info.forms-progress .table tbody > tr > td {
    vertical-align: middle;
}

/* Admin Popup */
.alert-popup {
	height:100%;
	position: fixed;
}

.alert-popup-header {
	background-color: #333;
	padding:9px 17px;
	height:50px;
	font-size:24px;
	color:#fff;
}

.alert-popup-links {
	list-style-type: none;
	line-height: 22px;
}
/* Popup Style */
.admin-popup-header {
  background-color: #333;
  padding:9px 17px;
  height:50px;
  font-size:24px;
  color:#fff;
}

.admin-popup .ap-title {
  font-size:16px;
  width:150px;
  min-width:120px;
}

.admin-popup-footer {
  background-color:#f5f5f5;
  border-top:solid 1px #DBDBDB;
  height:110px;
  padding-top: 5px;
  padding-left: calc(50% - 88px);
}

/* Logout message */
#message
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index:999999999999;
    font-weight: bold;
    font-size: 100%;
    color: white;
    padding: 1rem 5rem;
    background-color: #d9534f;
}
#message span
{
    text-align: center;
    width: 95%;
    float: left;
}
#message a
{
    color:#fff;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}
#message a:hover
{
	color:#fff;
}
.close-notify
{
    float: right;
 
}
.close-notify i
{
    color: #fff;
    font-size: 20px;
}


/*PAYMENT */
.payment-card-type-box {
    width: fit-content;
    width:-moz-fit-content;
    width:-webkit-fit-content;
    width:-ms-fit-content;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 1rem;
    border: 1px solid #333;
    font-weight: bold;
}

.payment-card-type-box img:first-of-type{
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.payment-link {
    cursor: pointer;
    text-decoration: underline;
    color: #17A2B2;
    font-size: 18px;
}

.payment-link:hover {
    color: #1492A0;
}

/** Cookie Acceptance Message **/
#cookieMessage {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index:99999;
    padding: 20px;
    background-color: #FFD600;
  }
  
  #cookieMessage .align-items-center {
    align-items: center;
    display: flex;
  }
  
  #cookieMessage .d-flex.flex-column{
    display: flex;
    flex-direction: column;
  }
  
  .cookieMessage-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.25rem
  }
  
  .cookieMessage-text {
      font-weight: normal;
  }
  
  .btn-cookie {
    float: right;
    width: 75%; 
    color: #fff !important;
      background-color: #333 !important;
    border-bottom: solid 3px rgba(0, 0, 0, 0.8);
  }