/**
 * Demo Styles
 */

html {
    height: 100%;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

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

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.left-icon{
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.left-menu-item{
    display: inline-block;
}

.medical-icon{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-left: 4px;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    position: relative;
    margin: 0;
    padding-bottom: 60px;
    min-height: 100%;
    font-family: 'Open Sans', verdana, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    color: #444444;
}

h1{
    font-size: 60px;
    font-weight: 700;
    margin: 0 16px 0 0;
}

h2{
    font-size: 36px;
    font-weight: 700;
    margin: 0 16px 0 0;
}

h3{
    margin: 0;
    font-size: 28px;
    font-weight: 700;
}

h4{
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}

h5{
    font-size: 18px;
    font-weight: 700;
    margin:0;
}

p{
    line-height: 20px;
}

.nowrap{
    white-space: nowrap;
}

.center-div{
    width:800px;
    margin:0 auto;
}

.center-div-wide {
    width: 90%;
    margin: 0 auto;
}

a{
    color: #2F80ED;
    font-weight: 600;
    text-decoration: none;
}
a:hover{
    color: #2D9CDB;
}

.white-link{
     color: #ffffff;
 }
.white-link:hover{
    color: #f1f1f1;
}

.gray-link{
    color: #444444;
}
.gray-link:hover{
    color: #000000;
}

.red-link{
    color: #EB5757;
}
.red-link:hover{
    color: #de4b4b;
}

.mobile-link{
    color: #56CCF2;
}

.white-text{
    color: #ffffff;
}

.bold-text{
    font-weight: 700;
}

.status-green{
    color: #219653;
}

.status-red{
    color: #EB5757;
}

option {
    white-space: break-spaces;
}

select {
    max-width: 100%;
    white-space: normal;
    /* For Firefox: */
    text-overflow: ellipsis;
}

.container {
    margin: 0 auto;
    padding: 120px 24px 32px 24px;
    vertical-align: top;
}

.left-column{
    float: left;
    width: 30%;
    padding: 0 32px 0 0;
}

.left-menu{
    overflow-y: scroll;
    position: fixed;
    top: 120px;
    height: 100%;
    padding-bottom: 160px;
}

.disable-scrollbars::-webkit-scrollbar {
    background: transparent; /* Chrome/Safari/Webkit */
    width: 0px;
}

.disable-scrollbars {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}

.left-menu-mobile{
    position: absolute;
    background-color: #ffffff;
    left: 8px;
    top: 110px;
    z-index: 1000;
    width: 80%;
    padding: 16px;
    border: 1px solid #cccccc;
    box-shadow: 0px 1px 2px rgba(15, 86, 179, 0.2), 0px 2px 4px rgba(15, 86, 179, 0.2);

}

.right-column{
    float: right;
    width: 70%;
}

.gray-frame{
    background-color: #F8F8F8;
    border-radius: 8px;
    padding: 16px 0;
    vertical-align: top;
}

.form-column{
    width: 49%;
    padding: 0 8px 0 16px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.form-column-full{
    width: 99%;
    padding: 0 8px 0 16px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.rowcols{
    display: flex;
}
.rowcol{
    flex: 1 0;
    padding: 0 16px 0 0;
}

.twenty-col{
    /*for 5 columns in a row on desktop */
    width: 20%;
    padding: 8px;
    float: left;
}

#ssn-tip{
    display: none;
}

.page-title{
    color: #ffffff;
    line-height: 76px;
}

.m8{
    margin: 8px;
}

.m16{
    margin: 16px;
}

.p8{
    padding: 8px;
}

.p16{
    padding: 16px;
}

.ml4{
    margin-left: 4px;
}

.ml8{
    margin-left: 8px;
}

.mr8{
    margin-right: 8px;
}

.mr16{
    margin-right: 16px;
}

.mr32{
    margin-right: 32px;
}

.mt8{
    margin-top: 8px;
}
.mt16{
    margin-top: 16px;
}
.mt16r{
    margin-top: 16px;
}
.mt24{
    margin-top: 24px;
}
.mt32{
    margin-top: 32px;
}

.mb8{
    margin-bottom: 8px;
}

.mb16{
    margin-bottom: 16px;
}

.mb32{
    margin-bottom: 32px;
}

.ml16{
    margin-left: 16px;
}

.ml32{
    margin-left: 32px;
}

.mr4{
    margin-right: 4px;
}

.mr8{
    margin-right: 8px;
}

.mr16{
    margin-right: 16px;
}

.mr32{
    margin-right: 32px;
}

.m8{
    margin: 8px;
}

.p8{
    padding: 8px;
}

.p16{
    padding: 16px;
}

.pr16{
    padding-right: 16px;
}

.pr8{
    padding-right: 8px;
}

.pt8{
    padding-top: 8px;
}

.pb4{
    padding-bottom: 4px;
}

.pb8{
    padding-bottom: 8px;
}

.pl8{
    padding-left: 8px;
}

.w100{
    width: 100%;
}

.w30p{
    width: 32%;
}

.w50p{
    width: 49%;
}

.pointer{
    cursor: pointer;
}

.hidden {
    display: none !important;
}

.thumb-container{
    width: 49%;
    float: left;
    padding-right: 16px;
    max-width: 100%;
    min-height: 100px;
    background: url("../images/loading.gif");
    background-position: center top;
    background-repeat: no-repeat;
}

.thumb-container-medium{
    height: 120px;
    float: left;
    margin: 0px 8px 8px 0px;
    background: url("../images/loading.gif");
    background-position: center top;
    background-repeat: no-repeat;
}

.thumb-container-small{
    height: 90px;
    float: left;
    margin: 0px 8px 8px 0px;
    background: url("../images/loading.gif");
    background-position: center top;
    background-repeat: no-repeat;
}

.border-bottom{
    border-bottom: 1px solid #999999;
}

.accordion-arrow{
    height: 36px;
    margin-bottom: -8px;
}

.over-icon-left{
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    padding: 4px;
    cursor: pointer;
}
.over-icon-right{
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    padding: 4px;
    cursor: pointer;
}

.over-icon-botright{
    width: 34px;
    height: 34px;
    position: absolute;
    bottom: 11px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    padding: 4px;
    cursor: pointer;
}

/* Header Styles */
.header{
    height: 100px;
    background-color: #23408F;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.resp-img{
    width: 100%;
}

.profile-menu{
    float: right;
    margin: 8px 0px -4px 16px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
}

.profile-icon{
    margin-bottom: 4px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 8px;
    width: 24px;
}

.profile-name{
    display: inline-block;
    margin-right: 8px;
}

.employee-menu{
    position: absolute;
    top: 36px;
    right: 16px;
    background-color: #ffffff;
    z-index: 1001;
    width: 280px;
    padding: 16px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(15, 86, 179, 0.2), 0px 2px 4px rgba(15, 86, 179, 0.2);
}

.company-name, .main-name{
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
    margin-left: 16px;
    width: 375px;
}

.super-name{
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
    margin-left: 16px;
    width: 11%;
}

.menu-bar{
    padding-top: 16px;
    display: inline-block;
}

.menu-item{
    display: inline-block;
    margin-left: 24px;
    position: relative;
}

.menu-link{
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

.menu-link:hover{
    color: #F4F4F4;
}

.menu-icon {
    margin-bottom: -2px;
    width: 22px;
}


/* Main Content Styles */
.center-block{
    padding: 0 30%; /*desktop only*/
}

.center-block-wide{
    padding: 0 10%; /*desktop only*/
}

/* Footer Styles */

.footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 8px 16px;
    background-color: #23408F;
    color: #ffffff;
    font-size: 11px;
}

.sticky-space{
    clear: both;
    width: 100%;
}

.tac{
    text-align: center;
}

.tal{
    text-align: left;
}

.tar{
    text-align: right;
}

.inline-block{
    display: inline-block;
}

.float-left{
    float: left;
}
.float-right{
    float: right;
}

/* Form Stuff */
textarea:focus, input:focus{
    outline: none; /* reset browser default focus */
}

.form-label{
    /*white-space: nowrap;*/
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 8px;
}

.form-label-small{
    font-size: 12px;
    font-weight: 400;
    color: #4F4F4F;
    display: inline-block;
    white-space: nowrap;
}

.astrix, .required-field {
    color: #AD4125;
    font-size: 12px;
    font-weight: 700;
    margin-top: 8px;
}

.field-input, .select-input, .menu-select-input, .field-input-30, .select-input-30, .menu-select-input-30{
    width: 100%;
    border: 1px solid #4F4F4F;
    border-radius: 3px;
    background-color: #ffffff;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: Open Sans, Arial, sans-serif;
}

.field-input-36, .select-input-36, .menu-select-input-36{
    height: 36px;
    width: 100%;
    border: 1px solid #4F4F4F;
    border-radius: 3px;
    background-color: #ffffff;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: Open Sans, Arial, sans-serif;
}

.field-input, .select-input{
    height: 36px;
    padding-left: 8px;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: Open Sans, Arial, sans-serif;
}

.focused{
    border: 2px solid #0000cc !important;
}

/* Buttons */
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.floating-btn { /*for floating save/next button on prelim diagnosis*/
    position: fixed;
    bottom : 76px;
    right: 42px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.floating .material-icons {
    font-size: 2.2em;
    color: white;
}
.floating-main {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e74c3c;
    opacity: 0.5;
    transition: all, 0.2s;
    z-index: 8;
}

.btn-huge{
    background-color: #219653;
    font-size: 96px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px rgba(15, 86, 179, 0.2), 0px 2px 4px rgba(15, 86, 179, 0.2);
    border-radius: 20px;
    border: 0;
    padding: 76px 100px;
    cursor: pointer;
}

.btn-huge:hover{
    background-color: #128a46;
}

.btn-primary{
    background-color: #23408F;
    height: 68px;
    line-height: 38px;
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px rgba(15, 86, 179, 0.2), 0px 2px 4px rgba(15, 86, 179, 0.2);
    border-radius: 8px;
    border: 0;
    padding: 0 16px;
    cursor: pointer;
}

.btn-primary:hover{
    background-color: #0F56B3;
}

.btn-primary-sm{
    background-color: #23408F;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 2px rgba(15, 86, 179, 0.2), 0px 2px 4px rgba(15, 86, 179, 0.2);
    border-radius: 4px;
    border: 0;
    padding: 8px 16px;
    cursor: pointer;
}

.btn-primary-sm:hover{
    background-color: #0F56B3;
}

.btn-success{
    color: #2F80ED;
    font-weight: 600;
    margin-bottom: -8px;
}

.btn-success:hover{
    color: #2D9CDB;
}

/*.btn-success {
    border-radius: 3px;
    background-color: #4cae4c;
    height: 36px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    padding: 0 16px;
}

.btn-success:hover{
    background-color: #5cb85c;
}*/

.btn-addrow {
    border-radius: 3px;
    background-color: #006600;
    height: 30px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: 0;
    padding: 0 8px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 16px 0 16px;
    cursor: pointer;
}

.btn-addrow:hover{
    background-color: #0a7f0a;
}

.btn-delrow {
    border-radius: 3px;
    background-color: #660000;
    height: 30px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: 0;
    padding: 0 8px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 16px 0 16px;
    cursor: pointer;
}

.btn-delrow:hover{
    background-color: #810909;
}

.btn-warning {
    border-radius: 3px;
    background-color: #eea236;
    height: 36px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    padding: 0 16px;
    font-family: 'Open Sans', sans-serif;
}

.btn-warning:hover{
    background-color: #f0ad4e;
}

.btn-danger {
    border-radius: 3px;
    background-color: #d43f3a;
    height: 36px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    padding: 0 16px;
    font-family: 'Open Sans', sans-serif;
}

.btn-danger:hover{
    background-color: #d9534f;
}

.flat-button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin-left: 16px;
    vertical-align: middle;
}

.pword-switch-off{
    background: url('../images/switch-off.svg');
    width: 22px;
    height: 12px;
    display: inline-block;
}
.pword-switch-on{
    background: url('../images/switch-on.svg');
    width: 22px;
    height: 12px;
    display: inline-block;
}

.success-message {
    background-color: #F5FFF9;
    border: 1px solid #219653;
    padding: 16px;
}

.error-message {
    background-color: #FFF4F2;
    border: 1px solid #EB5757;
    padding: 16px;
}

.info-message {
    background-color: #F0F6FF;
    border: 1px solid #2F80ED;
    padding: 16px;
}


.success-header,  .error-header, .info-header {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 32px 0 8px;
}

.success-header {
    color: #219653;
}

.error-header{
    color: #EB5757;
}

.info-header{
    color: #2F80ED;
}

.status-title {
    display: inline-block;
    margin: 8px 0 0 32px;
}

.status-title-modal {
    display: block;
    margin-top: 8px;
    margin-left: 32px;
}

.dialog-icon{
    vertical-align: text-bottom;
}

.dropdown-menu-surveyor, .dropdown-menu-profile, .dropdown-menu-jobs, .dropdown-menu-company, .dropdown-menu-engineer, .dropdown-menu-engineerf, .dropdown-menu-designer, .dropdown-menu-designerf, .dropdown-menu-org, .dropdown-menu-engset, .dropdown-menu-general{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    position: absolute;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .40);
    border-radius: 5px;
    z-index: 50;
    display: none;
}

/*.dropdown-menu-surveyor, .dropdown-menu-company, .dropdown-menu-jobs, .dropdown-menu-engineer {
    left: 0px;
    min-width: 235px;
    position: absolute;
}*/

.dropdown-menu-profile {
    right: 16px;
    top: 50px;
    line-height: 32px;
    padding: 16px;
}

.dropdown-menu-surveyor, .dropdown-menu-company, .dropdown-menu-engineer, .dropdown-menu-jobs, .dropdown-menu-engineerf, .dropdown-menu-org, .dropdown-menu-engset, .dropdown-menu-designer, .dropdown-menu-designerf, .dropdown-menu-general{
    right: 0px;
    white-space: nowrap;
    position: absolute;
    top: 32px;
    line-height: 32px;
    padding: 16px;
}

.dropdown-info {
    top: 30px;
}

.dropdown-menu-surveyor:before, .dropdown-menu-profile:before, .dropdown-menu-company:before, .dropdown-menu-jobs:before, .dropdown-menu-engineer:before, .dropdown-menu-engineerf:before, .dropdown-menu-org:before, .dropdown-menu-engset:before, .dropdown-menu-designer:before, .dropdown-menu-designerf:before, .dropdown-menu-general:before{
    position: absolute;
    top: -10px;
    display: inline-block;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 5px solid transparent;
    content: '';
    right: 13px;
}

.mobile-wrap{
    position: relative;
    float: left;
    margin: 8px 8px 0 8px;
}

.mobile-drop{
    position: absolute;
    left: -8px;
    top: 47px;
    width: 320px;
    background-color: #4F4F4F;
    padding: 15px 20px 30px 20px;
    z-index: 100;
    line-height: 36px;
}

.page-card{
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .40);
    border-radius: 5px;
    float: left;
    display: inline-block;
    min-height: 165px;
    margin: 20px;
    padding: 16px;
    line-height: 32px;
}

.result-card{
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .40);
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 0 20px 0;
    line-height: 32px;
}

.result-col{
    min-width: 290px;
    padding: 16px;
}

.result-card-ahalf{
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .40);
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 8px 20px 0;
    line-height: 32px;
    width: 49%;
    float: left;
    padding: 16px;
}

.result-card-bhalf{
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .40);
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 0 20px 8px;
    line-height: 32px;
    width: 49%;
    float: right;
    padding: 16px;
}

/* Password Verification */
#pswd_info {
    position:absolute;
    width:275px;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
    top: 10px;
    display:none;
}
#pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}
#pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}

/************************************************/
/* Modal Windows */
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    transition: opacity 500ms;
    backdrop-filter: blur(2px);
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
}

.overlay.active {
    visibility: visible;
    opacity: 1;
}

.popup {
    overflow: auto;
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 60%;
    max-height: 80%;
    position: relative;
    /*transition: all 5s ease-in-out;*/
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .40);
}

.popup-loader {
    overflow: auto;
    margin: 70px auto;
    padding: 20px;
    width: 60%;
    max-height: 80%;
    position: relative;
    /*transition: all 5s ease-in-out;*/
}

.popup .close {
    position: absolute;
    top: 0px;
    right: 16px;
    transition: all 200ms;
    font-size: 30px;
}

.pop-content {
    max-height: 90%;
    overflow: auto;
    margin-bottom: 16px;
    padding: 8px;
}

.upstate{
    width: 200px;
    position: absolute;
    margin-top: -64px;
}

/* Content Switcher */
.switcher{
    text-align: center;
    text-transform: uppercase;
    color: #2F80ED;
    cursor: pointer;
    border: 1px solid #2F80ED;
    box-sizing: border-box;
    min-width: 290px;
    width: 33.3%
}

.switcher:hover{
    background-color: #eeeeee;
}

.switcher-active{
    background-color: #2F80ED;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
}

.switcher-active:hover{
    background-color: #2F80ED;
}

/* File upload CSS */
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}


@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-top: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.small-name{
    font-size: 10px;
    line-height: 18px;
}

.small-text{
    font-size: 12px;
    line-height: 13px;
}

.concat-fifty{
    display: block;
    width:150px;
    word-wrap:break-word;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    width: 100%;
    min-height: 112px;
    border: 0;
}

/*
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}*/

/* ////  Form Error Styles */
.error{
    font-size: 10px;
    font-weight: bold;
    color: #cc0000 !important;
    position: absolute;
    top: 56px;
    left: 16px;
    display: none !important; /*I'm hiding the error text*/
}

.invalid{
    border: 2px solid #cc0000 !important;
    color: #cc0000;
    font-weight: bold;
}


.valid {
    border: 2px solid #006600 !important;
    color: revert;
    font-weight: revert;
}

input[type="radio"]{
    transform: scale(1.7);
    margin-right: 10px;
}
input[type="checkbox"]{
    transform: scale(1.7);
    margin-right: 4px;
}

.red-text{
    color: #cc0000;
    font-weight: bold;
}

.rinvalid{
    transform: scale(2.5) !important;
}
.rvalid{
    transform: scale(1.75);
}
