@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=46c1b7ab-9c9c-4726-ac65-576d308bc2aa&fontids=1604544,1604548,1604552,1604556,1604560,1604564,1604568");
body {
    margin: 0;
    padding:0;
    width:100%;
    overflow-x: hidden; 
    font-family: "Helvetica Neue LT W06_55 Roman";
}

input, textarea, keygen, select, button {
    font-family: "Helvetica Neue LT W06_55 Roman";
    font-size:16px;
    border-radius: none !important;
}

input:focus, textarea:focus, .ui-selectmenu-button:focus,  .editables div.textIconDiv:focus, .term_and_conditions_agree input[type=checkbox]+img:focus{
    outline: 1px solid #4990E2 !important;;
    border-color: #4990E2 !important;
}

input:hover, textarea:hover, .ui-selectmenu-button:hover, .editables div.textIconDiv:hover, .term_and_conditions_agree input[type=checkbox]+img:hover{
    outline: 1px solid #4990E2 !important;;
    border-color: #4990E2 !important;
}

.logo img{
    width: 231px;
}

.web_form form {
    margin-bottom: 0;
}

.web_form_title{
    width: 1024px !important;;
    margin: 0 auto;
}

.project_info{
    width: 100%;
}

.project_name{
    display: inline-block;
    width: 502px;
    padding-top: 20px;
}

.project_location{
    display: inline-block;
    width: 417px;
    padding-top: 20px;
}

.project_info label{
    font-size: 16px;
    color: #c0c0c0;
    font-weight: normal;
    display: block;
}

.project_info input{
    width: 399px;
    height: 21px;
    border: 1px solid #c0c0c0;
    margin-top: 8px;
    background-color: #263950;
    color: #fff;
    padding: 10px 8px;
    font-size: 16px;
    font-family: 'Helvetica Neue LT W06_55 Roman';
}

.web_form_title .title{
    font-size: 28px;
    font-weight: normal;
    color: #ffffff;
    display: inline;
    float: right;
    width: 693px;
    text-align: right;
}

.web_form_title .logo{
    display: inline;
}

.system{
    margin-top: 30px;
}

.system label{
    font-size: 16px;
    color: #c0c0c0;;
    font-weight: normal;
}

.system select+span.ui-selectmenu-button{
    margin-right: 0;
    border-color: #c0c0c0;
    border-width: 1px;
    margin-top: 8px;
    background-color:  #196674 !important;
    color: #ffffff;
    padding: 6px 8px;
    /*font-weight: bold;*/
    border-radius: 0;
    font-size: 16px;
    font-family:"Helvetica Neue LT W06_75 Bold";
    width: 170px;   /*This is for black fill (backfill) contrast dropdown add [ width: 170px; ] for backfill option remove otherwise */
}

.system_type select+span.ui-selectmenu-button{
    padding: 11px 8px !important;
}

.system select+span.ui-selectmenu-button .ui-icon-triangle-1-s {
    background-image: url("images/drop_arrow_white.png");
    background-size:     contain;
    background-repeat:   no-repeat;
    background-position: center center; 
    margin-top: 10px;
    margin-left: 8px;
    width: 10px;
    height: 10px;
}

.system_type select+span.ui-selectmenu-button .ui-icon-triangle-1-s{
    margin-top: 6px !important;
}

.system select+span#gang-button.ui-selectmenu-button .ui-icon-triangle-1-s {
    background-image: url("images/drop_arrow_white.png");
    background-size:     contain;
    background-repeat:   no-repeat;
    background-position: center center; 
    margin-top: 9px;
    margin-left: 8px;
    width: 10px;
    height: 10px;
}

.system select+span#faceplate-button.ui-selectmenu-button .ui-icon-triangle-1-s {
    background-image: url("images/drop_arrow_white.png");
    background-size:     contain;
    background-repeat:   no-repeat;
    background-position: center center; 
    margin-top: 9px;
    margin-left: 8px;
    width: 10px;
    height: 10px;
}

.config_container {
    text-align: center;
}

.device_config{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:20px;
    display: inline-block;
}


.button_selection{
    display: block;
    /*max-width: 703px;*/
    margin: 0 auto;
    float: left;
}

.device_config select+span.ui-selectmenu-button{
    margin-right: 0;
    margin-top: 8px;
    width: 141px;
    height: 20px;
    padding: 8px 8px 8px 8px;
    border: 1px solid #c0c0c0;
    /*font-weight: bold;*/
    color: #4a4a4a;
    font-size: 16px;
    border-radius: 0;
    background-color: #fff;
    font-family:"Helvetica Neue LT W06_75 Bold";

}

.device_config select+span.ui-selectmenu-button .ui-icon-triangle-1-s {
    background-image: url("images/drop_arrow_blue.png");
    background-size:     contain;
    background-repeat:   no-repeat;
    background-position: center center; 
    margin-top: 5px;
    margin-left: 8px;
}


.ui-selectmenu-text {
    display: block;
    margin-right: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.device_config .ui-icon {
  width: 12px;
  height: 12px;
}



.design_config_options.ui-menu{
    max-height: 258px;
    color: #4a4a4a;
    font-size: 16px;
    border: 0;
}

.design_config_options.ui-menu > li > div {
    height: 19px;
    padding: 12px 8px;
    border: 0;
}
.design_config_options.ui-menu > li > div.ui-state-active {
    background-color:rgba(25,102,116,.1) !important;
    color: #4a4a4a;
    border: 0;
    margin: 0;
}

.device_config_options.ui-menu{
    max-height: 215px;
    color: #4a4a4a;
    font-size: 16px;
    border: 0;
}

.device_config_options.ui-menu > li > div {
    height: 16px;
    padding: 8px;
    border: 0;
}
.device_config_options.ui-menu > li > div.ui-state-active {
    background-color: #D2E7FF;
    color: #4a4a4a;
    border: 0;
    margin: 0;
}

.text_case_options.ui-menu{
    max-height: 215px;
    color: #4a4a4a;
    font-size: 16px;
    border: 0;
}

.text_case_options.ui-menu > li > div {
    height: 16px;
    padding: 8px;
    border: 0;
}
.text_case_options.ui-menu > li > div.ui-state-active {
    background-color: #D2E7FF;
    color: #4a4a4a;
    border: 0;
    margin: 0;
}

.engraving_title_case select+span.ui-selectmenu-button .ui-selectmenu-text {
    display: block;
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.engraving_title_case select+span.ui-selectmenu-button .ui-selectmenu-icon.ui-icon {
    float: none;
    margin-top: 0;
    /*display:none;*/
}

.system div{
    margin-left: 19px;
    display: inline-block;
}

.system div label{
    display: block;
}

.system div:first-of-type{
    margin-left: 0px;
}

.system select#system+span.ui-selectmenu-button{
    margin-right: 0;
    width: 136px;
    height: 21px;
}

.system select#faceplate+span.ui-selectmenu-button{
    margin-right: 0;
    width: 206px;
    height: 27px;
    padding: 7px 8px;
}

.ui-dialog-titlebar{ 
    display: none; 
}

.ui-dialog-titlebar-close {
    display: none;
}

.system select#gang+span.ui-selectmenu-button{
    margin-right: 0;
    width: 144px;
    height: 27px;
    padding: 7px 8px;
}

.system select#finish+span.ui-selectmenu-button{
    margin-right: 0;
    width: 192px;
    height: 21px;
}

.system select#font_size+span.ui-selectmenu-button{
    margin-right: 0;
    width: 80px;
    height: 21px;
}

.web_form_header_selection{
    width: 1024px !important;
    margin: 0 auto;
}

.design_config_top_part{
    width: 100%;
}

.design_config{
    font-family: "Helvetica Neue LT W06_55 Roman";
    background-color:  #196674 !important;
    padding: 30px 0 40px 0;
}

.validationFailedTextBox{
    border: 1px solid red !important;
    outline: none !important;
}

.validationFailedAgreeCheckbox{
    border: 1px solid red !important;
}
.agree_checkbox_validation_failed_message{
    display: none;
    text-align: left;
    width: 1024px;
    color: red;
    font-family: "Helvetica Neue LT W06_55 Roman";
    font-size: 16px;
}
.form_error_msg{
    display: none;
    text-align: right;
    width: 1024px;
    color: red;
    font-family: "Helvetica Neue LT W06_55 Roman";
    font-size: 16px;
}

.termAndConditionsCheckboxSelected{
    background-color: #4990E2;
    border: none !important;
}

.termAndConditionsAgreeValidationFailed{
    color: red;
}

.designConfig .system label {
    display: block;
}
.designConfig .system div {
    display: inline-block;
    padding: 0 9px;
}


.footer{
    margin: 0 auto;
    text-align: center;    
    width:1024px;
    margin-bottom: 12px !important;
}
.footer_notes{
    margin: auto;
    text-align: center;
    padding:40px 0px 40px 0px;
    width:1024px;
    margin-bottom: 0;
    
}

.footer_notes_title{

    text-align: left;
    width: 100%;
    /*font-weight: bold;*/
    font-size: 16px;
    color: #4a4a4a;
    font-family:"Helvetica Neue LT W06_75 Bold";

}
.footer_notes_text_area{

    border:solid 1px #979797;
    width: 918px;
    height:100px;
    margin: 20px 0px 0px 0px;
    resize:none;
    font-size: 16px;
    font-family: "Helvetica Neue LT W06_55 Roman";
    overflow: hidden;
    color: #4a4a4a;
}

.footer_quantity{
    margin: auto;
    padding: 40px 0px 0px 0px;
    width: 1024px;
    margin-bottom: 0;
}

.quantity_box_validation_failed{
    border: 1px solid #ff0000 !important;
}

.quantity_box_validation_failed_message{
    display: none;
    color: red;
    font-family: "Helvetica Neue LT W06_55 Roman";
    font-size: 16px;
    margin-left: 10px;
}

.footer_end_content{
    width: 1024px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0px;
}

.footer_end_line1{
    padding-bottom: 2px;
}

.footer_quantity_title{
    text-align: left;
    /* width: 100%; */
    /* font-weight: bold; */
    font-size: 16px;
    color: #4a4a4a;
    font-family: "Helvetica Neue LT W06_75 Bold";
    display: inline-block;

}

.quantity_box {
    display: inline-block;
    margin-left: 67px;
}

.quantity_box input {
    font-family: "Helvetica Neue LT W06_55 Roman";
    font-size: 16px;
    width: 27px;
    height: 16px;
    border: 1px solid #979797;
    padding: 5px 5px;
    color: #4a4a4a;
    text-align: center;
}

.footer_outer{
    /* margin: 30px auto 0px auto; */
    width:100%;
    /*padding-bottom: 40px;*/
}

.footer_end{
    height: 72px;
    font-family: "Helvetica Neue LT W06_45 Light";
    font-size: 12px;
    color: #FFF;
    background-color:  #196674 !important;
}

.standalone_head li.ui-state-disabled {
    display:none !important;
}
.standalone_head .buttonLayoutImageBox{
    width: 35px !important;
    height: 28px !important;
}
.standalone_head .finishImageBox{
    width: 45px !important;  /* This is for black fill (backfill) contrast dropdown use [ width: 45px !important; ] for backfill option remove otherwise [width: 35px !important;]*/
    height: 28px !important;
}
.finish_options .ui-menu-item-wrapper, .button_layout_options .ui-menu-item-wrapper, .column_options .ui-menu-item-wrapper{
    padding: 10.5px 0px 13.5px 55px !important;
}
.standalone_head .system select#finish+span.ui-selectmenu-button,.standalone_head .system select#system+span.ui-selectmenu-button{
    width:10.1em !important; /* This is for black fill (backfill) contrast dropdown use [ width:10.1em !important; ] for backfill option remove otherwise [width:12.8em !important;]*/
}
.standalone_head.ui-menu .ui-menu-item{
    max-width: none !important;
}
.standalone_head .buttonlay_dropdown_selected_option_image img{ 
    margin-right: 12px !important;
    height: 30px !important;
    margin-left: 0px !important;
    display: inline-block !important;
    text-align: center !important;
    vertical-align: middle !important;
    background:#196674 !important;
}

.standalone_head .finish_type .buttonlay_dropdown_selected_option_image img{ 
    height: 31px !important;
    margin-right: 12px !important;
    margin-left: 0px !important;
    display: inline-block !important;
    text-align: center !important;
    vertical-align: middle !important;
    background:white !important;
}

.clear_button a{
    padding:3px 0 !important;
}

.standalone_head .columnImageBox{
    width: 35px !important;
    height: 28px !important;
}

.alert-success {
    color : #198396 !important;
}

.remove-alert-success {
    display: none;
}
.warning-icon-new {
    /* background: url(./images/icon/myp-icons.svg) 90% 51% !important; */
    background: none;
}

input:hover, textarea:hover, .ui-selectmenu-button:hover, .editables div.textIconDiv:hover, .term_and_conditions_agree input[type=checkbox]+img:hover {
    outline: 1px solid #198396 !important;
    border-color: #198396 !important;

    /* border-color: #000 !important; */
}

input:focus, textarea:focus, .ui-selectmenu-button:focus,  .editables div.textIconDiv:focus, .term_and_conditions_agree input[type=checkbox]+img:focus {
    outline: 1px solid #198396 !important; 
    border-color: #198396 !important;
}

.ui-selectmenu-button:focus, .ui-selectmenu-button:hover, span.ui-selectmenu-text:hover {
    outline: none !important;
}

.web_form_visualizer{
    min-height: 777px !important;
}

@media screen and (min-width: 900px) {
    body {
        min-width: 1080px !important;
    }
}

::-webkit-scrollbar {
    width: 8px;               /* width of the entire scrollbar */
}

::-webkit-scrollbar-thumb {
    background-color:#c0c0c0;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
}

#finish_wp-button {
    width: 185px !important; /* This is for black fill (backfill) contrast dropdown use [ width:185px !important; ] for backfill option remove otherwise [width: 242px !important;]*/     
}

body {
    scrollbar-base-color: #fff;
scrollbar-face-color: #c0c0c0;
scrollbar-3dlight-color:#fff;
scrollbar-highlight-color:#fff;
scrollbar-track-color:#fff;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-dark-shadow-color:#c0c0c0;
}

.warning-icon-default {
    background : url('./images/icon/myp-icons.svg') 0% 51% !important;
 }

 
.editables div.textDiv:hover {

}

.editables div.textDiv:focus {
    
}