body,html{height:100%;width:100%}body{display:-webkit-box;display:flex;color:#fff;height:100%;width:100%}.fullscreen{background:center center no-repeat fixed #191970;box-shadow:inset 0 0 5rem rgba(0,0,0,.5);min-height:100%}.bg-midnightblue{background-color:#191970}.bg-royalblue{background-color:#4169e1}.bg-cornflowerblue{background-color:#6495ed}.bg-lightsteelblue{background-color:#b0c4de}.text-midnightblue{color:#191970}.text-royalblue{color:#4169e1}.text-cornflowerblue{color:#6495ed}.text-lightsteelblue{color:#b0c4de}.border-none{border:none}.fill-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;height:100%}.fill-container .row.fill-body{-webkit-box-flex:1;flex:1 1 auto}.img{width:125px;max-width:100%;height:auto;display:block}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a,a:focus,a:hover{color:#fff}.dark-btn{text-shadow:none;background-color:#fff;border:.05rem solid #fff;font-weight:700;color:#191970}.dark-btn:focus,.dark-btn:hover{color:#4169e1}.primary-btn{text-shadow:none;background-color:#fff;border:.05rem solid #fff;font-weight:700;color:#4169e1}.primary-btn:focus,.primary-btn:hover{color:#6495ed}.psa-nav .nav-link{padding:5px;font-weight:700;color:#b0c4de;background-color:transparent;border-bottom:5px solid transparent}.psa-nav .nav-link:focus,.psa-nav .nav-link:hover{color:#fff}.psa-nav .active{color:#fff;border-bottom-color:#fff}.clickable{cursor:pointer}