body {
    /*font-size: 0.9em;*/
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#div_inventory_questions {
}

#div_inventory_help_entry_pdf {
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    /*border: solid 1px #000;*/
    font-size: 0.6em;
    /*padding: 0px 10px 5px 10px;*/
}

    #div_inventory_help_entry_pdf p {
        margin-top: 0.7em;
        margin-bottom: 0.7em;
        /**/ padding: 0;
    }

#div_inventory_questions_pdf {
    text-align: left;
    width: 807px;
    /*padding-top: 20px;*/
}

    #div_inventory_questions_pdf .th_yp {
        background: #6e6e70;
        color: white;
        font-weight: bold;
        text-align: center;
        width: 158px;
    }

    #div_inventory_questions_pdf td {
        background: white;
        color: black;
        font-size: 0.6em;
        /*font-weight:bold;*/
        text-align: left;
    }

    #div_inventory_questions_pdf .td_4d_head {
        width: 102px;
    }

    #div_inventory_questions_pdf .td_4d {
        width: 18px;
        text-align: center;
    }

#quest_personal_header {
    width: 807px;
    height: 72px;
}

#quest_pro_select_header {
    width: 807px;
    height: 72px;
}

#quest_personal_parta_header {
    width: 807px;
    height: 72px;
}

#quest_personal_partb_header {
    width: 807px;
    height: 72px;
}

#quest_personal_partc_header {
    width: 807px;
    height: 72px;
}

#quest_orgculture_header {
    width: 807px;
    height: 72px;
}

#div_inventory_form {
    text-align: left;
}

#div_inventory_header {
    text-align: left;
    width: 1000px;
    font-size: 1.4em;
}

#div_inventory_form h2, #div_inventory_help_entry h2 {
    margin: 0;
    padding: 10px 0px 10px 0px;
}

#div_inventory_form table {
    width: 100%;
    border: solid 1px #d1d2d4;
    border-collapse: separate;
}

#div_inventory_form td {
    border: solid 1px #d1d2d4;
    border-collapse: separate;
}

#div_inventory_form .td_label {
    background: #c7e3f5;
    width: 20%;
}

#div_inventory_form .td_label2 {
    background: #fee7dd; /* pinkish */
    width: 20%;
}

#div_inventory_form .td_label3 {
    background: #fff3d2; /* yellowish */
    width: 20%;
}

#div_inventory_form .td_label_yp {
    background: #cccccc; /* grey */
    width: 20%;
}

#div_inventory_questions .th_yp {
    background: #333333;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#div_inventory_questions .th_4d_alt {
    background: #666666;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#div_inventory_questions .td_4d {
    background: #EDEDF9;
    font-size: 0.8em;
}

#div_inventory_questions .td_4d_alt {
    background: #DDDDDD;
    font-size: 0.8em;
}

.inventory_form {
    text-align: left;
    width: 807px;
}

    .inventory_form h2, #div_inventory_help_entry h2 {
        margin: 0;
        padding: 10px 0px 10px 0px;
    }

    .inventory_form table {
        width: 100%;
        border: solid 1px #d1d2d4;
        border-collapse: separate;
    }

    .inventory_form td {
        border: solid 1px #d1d2d4;
        border-collapse: separate;
    }

    .inventory_form .td_label {
        background: #c7e3f5;
        width: 20%;
    }

    .inventory_form .td_label2 {
        background: #fee7dd; /* pink-ish */
        width: 20%;
    }

.dg_label1 {
    padding: 2px; /* white */
}

.dg_label2 {
    background: #fee7dd; /* pink-ish */
    padding: 2px;
}

.dg_label3 {
    background: #fff3d2; /*  yellowish */
    padding: 2px;
}

.dg_label4 {
    background: #c7e3f5; /*  blueish */
    padding: 2px;
}


.dg_label_by_dim_1, .dg_label_by_dim_2 {
    background: #99f7aa; /*  green */
    padding: 2px;
}

.dg_label_by_dim_3, .dg_label_by_dim_4 {
    background: #c7e3f5; /*  blue */
    padding: 2px;
}

.dg_label_by_dim_5, .dg_label_by_dim_6 {
    background: #fda27f; /*  red */
    padding: 2px;
}

.dg_label_by_dim_7, .dg_label_by_dim_8 {
    background: #fefe78; /*  yellow */
    padding: 2px;
}


#div_inventory_form .td_text {
    text-align: left;
}

#div_inventory_form .td_text2 {
    border: solid 1px #ff000;
    border-collapse: separate;
}

.form_text {
    width: 250px;
}

.form_radio {
    width: 20px;
}

#inventory_help_container /* blue */ {
    /*background: #e8f4fb;
    border: solid 1px #000;
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;*/
}

#inventory_help_container2 /* pink */ {
    background: #fee7dd;
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    border: solid 1px #000;
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;
}

#inventory_help_container3 /* yellow */ {
    background: #fff3d2;
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    border: solid 1px #000;
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;
}

#inventory_help_container_yp /* grey */ {
    background: #cccccc;
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    border: solid 1px #000;
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;
}

#inventory_help_container4 /* white */ {
    /*background: #ffffff;
    height: auto;
    overflow: auto;
    margin: 5px 0px 0px 0px;
    border: solid 1px #000;
    padding: 5px;
    font-size: 1.1em;*/
}


#inventory_help_container p, #inventory_help_container2 p {
    margin: 0;
    padding: 0px 0px 5px 0px;
}

#inventory_help_container li, #inventory_help_container2 li {
    padding-bottom: 10px;
}

#inventory_help_left {
    float: left;
    width: 48%;
}

#inventory_help_right {
    float: right;
    width: 48%;
}

#div_continue {
    padding: 20px 0px 20px 0px;
}

#div_inventory_help_entry {
    /*height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    border: solid 1px #000;
    font-size: 0.8em;
    padding: 0px 10px 5px 10px;*/
}

.td_inventory_help_entry {
    border: solid 1px gray;
    border-collapse: collapse;
    padding: 2px;
}

.help_box {
    height: auto;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    border: solid 1px #000;
    font-size: 0.8em;
    padding: 0px 10px 5px 10px;
    text-align: left;
}

.inv_q_table {
    border: none;
    width: 100%;
}

.inv_q_table_new {
    border: none;
}

.inv_q_table td, .inv_q_table_new td {
    border: solid 1px #d1d2d4;
    border-collapse: separate;
}

.inv_q_no {
    font-size: 1.2em;
    /*color: #fff;
    background: #a8a9ac;*/
    width: 30px;
    text-align: center;
    vertical-align: top;
    padding-top: 1px;
}

.inv_q_no_new {
    font-size: 1.5em;
    min-height: 40px;
    /*color: #fff;
    background: #a8a9ac;
    width: 30px;
    text-align: center;*/
    padding:4px;
    padding-right: 1.5rem;
}

.inv_q_lab {
    color: #000;
    background: #c7e3f5;
    height: 25px;
    padding: 0px 0px 0px 5px;
}

.inv_q_lab_new {
    color: #000;
    /*background: #c7e3f5;*/
    height: 40px;
    padding: 0px 5px 0px 5px;
}

.inv_q_lab_new_keyword {
    color: #000;
    background: #c7e3f5;
    height: 40px;
    padding: 0px 5px 0px 5px;
    width: 200px;
}

.inv_q_lab_new_select {
    color: #000;
    /*background: #c7e3f5;*/
    height: 40px;
    padding: 0px 5px 0px 5px;
    width: 150px;
}

.inv_q_lab_job1 {
    color: #000;
    background: #fee7dd;
    height: 25px;
    padding: 0px 0px 0px 5px;
}

.inv_q_lab_job2 {
    color: #000;
    background: #fee7dd;
    height: 25px;
    padding: 0;
    text-align: center;
}

.inv_q_txt {
    padding: 1px 0px 2px 0px;
    width: 30px;
    text-align: center;
}

.inv_q_txt input {
    width: 20px;
    text-align: center;
}

.inv_q_rad {
    padding: 1px 0px 2px 2px;
    width: 90px;
    text-align: left;
    font-size: 8pt;
}

.inv_q_rad label {
    padding-left: 5px;
}

.inv_q_wheel {
    vertical-align: top;
    padding: 4px 0px 0px 0px;
    border-left: none;
    text-align: center;
}
table.inv_q{
    border-collapse:separate; 
    border-spacing:2px;
}
.tr_inv{
    margin-bottom: 4px;
    min-height: 45px;
}

#div_inv_q_left {
    float: left;
    width: 47%;
}

#div_inv_q_right {
    float: right;
    width: 47%;
}

#div_most_important {
    font-size: 0.75em;
}

.prism {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    color: #006699;
}

.4d {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: bold;
    color: #ff0000;
}

.hover_desc {
    background-color: #dee7f7;
    font-size: 0.8em;
    padding: 10px;
    line-height: 16px;
    border: solid 1px #333366;
    display: none;
    width: 215px;
    height: auto;
    position: absolute;
    top: 85px;
    left: 27px;
    text-align: left;
}

    .hover_desc div {
        padding-top: 3px;
    }

.proselect_td {
    padding: 2px;
    border: solid 1px #aaaaaa;
}

.proselect_dimension1, .proselect_dimension2 {
    color: #21B249;
}

.proselect_dimension3, .proselect_dimension4 {
    color: #0094DA;
}

.proselect_dimension5, .proselect_dimension6 {
    color: #EE1C25;
}

.proselect_dimension7, .proselect_dimension8 {
    color: #FFCB06;
}

#div_message_suite_top {
    width: 429px;
    height: 9px;
    overflow: hidden;
    background: url(../images/suite_message_top.jpg) no-repeat;
}

#div_message_suite_middle {
    width: 409px;
    height: auto;
    background: url(../images/suite_message_middle.jpg) repeat-y;
    font-size: 0.75em;
    line-height: 17px;
    padding: 0px 10px 0px 10px;
}

#div_message_suite_bottom {
    width: 429px;
    height: 9px;
    background: url(../images/suite_message_bottom.jpg) no-repeat;
}

#div_candidate_details_header {
    clear: both;
}

    #div_candidate_details_header h2 {
        float: left;
    }

    #div_candidate_details_header div {
        float: right;
        padding: 5px 0 0 0;
    }

#div_billing_account_selection {
    float: left;
}

#div_billing_account_additional_charge {
    float: right;
    margin-right: 50px;
}

.div_quest_pers_perc_example {
    margin-top: 30px;
    width: 376px;
    height: 132px;
}

.clear {
    clear: both;
}

#div_current_question_message {
    text-align: center;
}

#div_terms_and_conditions {
    padding: 10px;
    height: 440px;
    overflow: auto;
    border: solid 1px #ccc;
    font-size: 0.9em;
    text-align: left;
    background-color: #fff;
    width: 750px;
    margin: 0px auto;
}

.hidden {
    display: none;
}

.unhidden {
    /*display: block; */
}

.partA_buttoncaption {
    float: left;
    padding-top: 6px;
}

.partA_button {
    float: left;
    padding-left: 5px;
}

/* New items as of Feb 2012 */
.inventoryHeader {
    width: 1000px;
    height: 83px;
    background-color: #f7f7f9;
    border: 1px solid #dbdbdd;
    margin-top: 1.0rem;
}

.inventoryHeaderTitle {
    width: 66%;
    float: left;
    padding-top: 20px;
    padding-left: 0.5rem;
    color: #666666;
    font-size: 22pt;
}

.inventoryHeaderPart {
    width: 140px;
    float: right;
    text-align: right;
    margin: 15px;
    background: #999;
    height: 33px;
    padding-right: 5px;
    padding-top: 7px;
    color: White;
    font-weight: bold;
}

.invHelp {
    width: 1000px;
}

a.butLink {
    text-decoration: none;
}

td.inv_help_item {
    border: 1px dashed #999;
}
/* Blank buttons */
.button_blank {
    display: block;
    border: none;
    height: 33px;
    font-weight: bold;
    padding: 8px 20px 0px 12px;
    text-align: right;
    background: transparent;
}

    .button_blank a {
        cursor: pointer;
        text-decoration: none !important;
        color: White;
    }

.but_100 {
    background: url(../images/button_100.png) no-repeat;
    width: 80px;
}

.but_100_rev {
    background: url(../images/button_100_rev.png) no-repeat;
    width: 80px;
    padding: 8px 30px 0px 12px;
}

.but_150 {
    background: url(../images/button_150.png) no-repeat;
    width: 130px;
}

.but_150_rev {
    background: url(../images/button_150_rev.png) no-repeat;
    width: 110px;
    text-align: left;
    padding: 8px 40px 0px 12px;
}

.but_200 {
    background: url(../images/button_200.png) no-repeat;
    width: 180px;
}

.but_200_rev {
    background: url(../images/button_200_rev.png) no-repeat;
    width: 160px;
    text-align: left;
    padding: 8px 40px 0px 12px;
}

.but_150-inactive {
    background: url(../images/button_150-inactive.png) no-repeat;
    width: 130px;
}

    .but_150-inactive a, .but_150_rev-inactive a {
        cursor: default;
    }

.but_150_rev-inactive {
    background: url(../images/button_150_rev-inactive.png) no-repeat;
    width: 110px;
    text-align: left;
    padding: 8px 40px 0px 12px;
}

.button_blank a.small {
    font-size: 9pt;
}

.button_blank a.med {
    font-size: 12pt;
}

.button_blank a.large {
    font-size: 14pt;
}

/* Work Matters classes */

#divMainHolder {
    margin: 7px;
    border: 1px solid #CCC;
    padding-bottom: 10px;
}

#divCategoryHeader {
    margin-top: 10px;
}

#divComplete {
    width: 791px;
    margin: 7px;
    border: 1px solid #CCC;
    min-height: 200px;
    padding: 10px;
}

.WMButCatNav {
    float: right;
    margin-top: 3px;
}

.WMCatNo {
    float: right;
    font-size: 18pt;
    margin: 3px 5px;
    position: relative;
    width: 175px;
    height: 30px;
}

.WMCatNoChild {
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
}

.WMCatNoActive {
    border: 2px solid #C10000;
    width: 35px;
}

.WMCatNoInActive-1 {
    border: 2px solid transparent;
    opacity: 0.4;
    filter: Alpha(Opacity=40);
}

.WMCatNoInActive-2 {
    border: 2px solid transparent;
    opacity: 0.1;
    filter: Alpha(Opacity=10);
}

.WMCatTitle {
    float: left;
    font-size: 14pt;
    margin: 3px 15px;
    padding: 5px 6px 2px 6px;
    border: 2px solid #CC4466;
    width: 230px;
}

.WMQHolder {
    float: left;
    width: 730px;
}

.WMQNav {
    float: left;
    width: 60px;
    margin-top: 54px;
}

.WMQNumber {
    font-size: 10pt;
    margin: 3px 5px;
    height: 22px;
    padding-top: 4px;
    text-align: center;
}

.WMQNavButHolder {
    height: 33px;
    width: 49px;
}

.WMQNavBut {
    height: 33px;
    width: 49px;
    background-image: url(../images/button_vert_grey.png);
    margin-left: 5px;
    cursor: default;
}

.WMQNavBut-active {
    height: 33px;
    width: 49px;
    background-image: url(../images/button_vert.png);
    margin-left: 5px;
    cursor: pointer;
}

.NavBut-up {
    background-position: center top;
}

.NavBut-down {
    background-position: center bottom;
}

.WMQText {
    float: left;
    font-size: 12pt;
    margin: 3px 15px;
    padding-top: 5px;
    height: 40px;
}

.WMOptionText {
    font-size: 8pt;
    text-align: center;
    border: 2px solid #ABABAB;
    width: 106px;
    padding: 1px 4px;
    margin: 0px 2px;
    height: 45px;
}

.WMOptionAnswer {
    font-size: 9pt;
    text-align: center;
    border: 2px solid #CC4466;
    width: 106px;
    padding: 10px 4px 2px 4px;
    margin: 2px 2px 0px 2px;
    height: 35px;
}
/*.WMOptionAnswer input[type=checkbox], .WMOptionAnswer input[type=radio]
{
  -ms-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(0.8, 0.8);
  -o-transform: scale(1.3);
  padding: 10px;
}*/
.WMOptionHolder {
    float: left;
    width: 116px;
    margin: 0px 2px;
}

/* End Work Matters classes */

/* new Benchmark styles */

.BMPromptHolder {
    padding: 20px;
}

.BMItemsHolder {
    float: left;
    padding-top: 0px;
    width: 805px;
}

.BMItemHolder {
    height: 62px;
}

.BMItemHeader {
    font-size: 1.3em;
}

.BMcol-1 {
    float: left;
    width: 65px;
    height: 75px;
}

.BMcol-2 {
    float: left;
    width: 20px;
    height: 62px;
}

.BMcol-3 {
    float: left;
    width: 20px;
    height: 62px;
}

.BMcol-4 {
    float: left;
    width: 80px;
    text-align: center;
    height: 62px;
}

.BMcol-5 {
    float: left;
    width: 450px;
    text-align: center;
    height: 62px;
}

.BMcol-6 {
    float: left;
    width: 73px;
    height: 65px;
}

    .BMcol-6 .BMcol-6-content {
        padding: 5px;
        margin-left: 5px;
        background-color: #8cce3b;
    }

.BMcol-com {
    float: left;
    height: 50px;
    padding-top: 12px;
    font-size: 1.1em;
}

    .BMcol-com select, .BMcol-com select option {
        font-size: 1em;
    }

.BMcol-spacer {
    background: url('../images/BMItemRowSelector3.gif') repeat-y;
}

.BMcol-spacerB {
    background: url('../images/BMItemRowSpacer3b.gif') bottom right no-repeat;
    width: 72px;
}

.BMItemHeader .BMcol-1, .BMItemHeader .BMcol-2, .BMItemHeader .BMcol-3, .BMItemHeader .BMcol-4, .BMItemHeader .BMcol-5, .BMItemHeader .BMcol-6 {
    height: 30px !important;
}

.BMrow-selected .BMcol-1 {
    background: url('../images/BMItemRowSelector1.gif') no-repeat;
}

.BMrow-selected .BMcol-3 {
    background: url('../images/BMItemRowSelector4.gif') no-repeat;
}

.BMItemPreHeader .BMcol-1 {
    height: 10px !important;
}

.BMItemPreHeader .BMColPreHeader {
    background: url('../images/BMItemRowSelector2.gif') no-repeat;
    height: 10px !important;
}

.BMItemPreHeader .BMColPreHeaderB {
    background: url('../images/BMItemRowSelector2b.gif') no-repeat top right;
    width: 72px;
    height: 10px !important;
}

.BMhelp-B {
    margin-top: 5px;
    padding: 10px 10px 0px 10px;
}

.inv_no_1 {
    font-size: 2.2em;
}

.inv_quest_1 {
    font-size: 1.5em;
}

.bg-black {
    background: #000;
    color: #fff;
    margin-bottom: 8px;
    padding: 5px;
}

/*  Additional Bootstrap classes  */
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}

.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}

.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}

.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }

    .text-left-xs {
        text-align: left;
    }

    .text-center-xs {
        text-align: center;
    }

    .text-right-xs {
        text-align: right;
    }

    .text-justify-xs {
        text-align: justify;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }

    .text-left-sm {
        text-align: left;
    }

    .text-center-sm {
        text-align: center;
    }

    .text-right-sm {
        text-align: right;
    }

    .text-justify-sm {
        text-align: justify;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }

    .text-left-md {
        text-align: left;
    }

    .text-center-md {
        text-align: center;
    }

    .text-right-md {
        text-align: right;
    }

    .text-justify-md {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }

    .text-left-lg {
        text-align: left;
    }

    .text-center-lg {
        text-align: center;
    }

    .text-right-lg {
        text-align: right;
    }

    .text-justify-lg {
        text-align: justify;
    }
}

.top-xxs {
    margin-top: 5px;
}

.top-xs {
    margin-top: 7px;
}

.top-sm {
    margin-top: 10px;
}

.top-md {
    margin-top: 15px;
}

.top-lg {
    margin-top: 17px;
}

.top-xlg {
    margin-top: 30px;
}

a.inv-tip:link, a.inv-tip:visited, a.inv-tip:active, a.inv-tip:hover {
    cursor: pointer;
    color: black;
}
.divDrop
{
    background-color: #FFF;
    height: 37px;
    /*width: 100%; 89px;*/
    padding: 1px;
    border: 1px solid #aaa;
}
.divDrag
{
    height: 33px;
    /*min-width: 50px;*/
    width: 100%;
    text-align: center;
    font-size: 12pt;
    font-weight: normal;
    color: #fff;
    padding-top: 6px;
    padding-left:1px !important;
    padding-right:1px !important;
    cursor: pointer;
    z-index: 100;
}
.dropHover
{
    border: 1px solid #FF4911;
    background: #FFDAD3;
}

.tbl-row
{
    padding: 5px 0px 8px 0px;
    margin-bottom:5px;
    border-bottom: 1px dotted #CCC;
}

.SOAnswerBox
{
    height: 60px;
    /*width: 70px;*/
    padding: 1px;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 7pt;
    /*background: url('../images/SOAnswerItemSelect.png') no-repeat;*/
}
.SOAnswerBox_Drag
{
    margin: 13px auto 0px auto;
    height: 38px;
    width: 90%;
    /*background: url('../images/button_plain_50.png');*/
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    color: #fff;
    padding-top: 3px;
    cursor: pointer;
}
.SOAnswerBoxHover
{
    /*background: url('../images/SOAnswerItemHover.png') no-repeat;*/
}
.SOAnswerBoxSelect
{
    /*background: url('../images/SOAnswerItemSelect.png') no-repeat;*/
    /*padding-top: 11px;
    height: 49px;*/
    border: 2px solid #d9534f !important;
}
.SOAnswerItemSelect
{
    margin-top: 1px;
}
.SOSelectionGroupHeader
{
    padding-bottom: 10px; width: 148px; float: left;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    height: 30px;
}


/* Progress bar classes */
.prog-sec-item {
    position: relative;
    top: -16px;
    padding: 0px 6px 0px 6px;
    height:20px;
}

.affix {
    z-index: 1000;
    top: 0px;
}

.affix-top {
    z-index: 1000;
}

.affix-bottom {
}

@media (min-width: 768px) {
    .affix {
        width: 100%;
        width: 83.3333%;
    }

    .affix-top {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .affix {
        width: 66.6666%;
    }

    .affix-top {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .affix {
        width: 66.6666%;
    }

    .affix-top {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .affix, .affix-top {
        width: 100%;
    }
}

/* End Progress bar classes */

/* Additional fixes for iOS text box display  */

.user_select {
    user-select: text;
    min-width: 25px;
    padding: 0px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

/************************************************************/
/* Leave at bottom */
.clear {
    clear: both;
}

.lft {
    float: left;
}

.rht {
    float: right;
}
