.w_tile-top-content {
	padding: 1.25rem 0 1.75rem 1.25rem;
	float: left;
	width: 100%;
}    
.w_tile-top-content .w_tile-head {
    padding-right: 1.25rem;
}    
.w_tile-top-content .w_head-content {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    margin-bottom: 1.875rem;
}    
.m_button-back, .m_button-next {
    position: relative;
    color: #0f0f0f;
    display: inline-block;
    line-height: 1rem;
}    
.m_button-back span.backButton::before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.m_button-back span.backButton::before, .m_button-next span::before {
    content: "";
    position: absolute;
    left: 0;
    background: url(../../../../../content/dam/verizon/support/consumer/icons/right.svg) no-repeat;
    height: 14px;
    width: 13px;
    top: 0px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background-color: #fff;
}    
.m_button-back span.backButton, .m_button-next span {
    display: inline-block;
    width: 0.625rem;
    position: relative;
    height: 0.75rem;
}    
.w_tile-top-content p a, .w_tile-top-content p .link {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.03rem;
    display: inline-block;
}    
.w_tile-top-content .w_tile-head .m_phone-icon {
    float: left;
    padding-right: 0.625rem;
    width: 40px;
}    
.w_tile-top-content h2 {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 600;
    color: #0f0f0f;
    margin: auto 0;
    letter-spacing: 0.0375rem;
}    
.w_tile-top-content .w_head-content p {
    /* max-width: 26.5625rem; */
	 padding-top: 0.50rem;
	 font-size: 1.0rem;
	 line-height: 1.2;
	 letter-spacing: 0.01875rem;
	 color: #0f0f0f;
}    
.m_input-field {
    margin-bottom: 1.25rem;
}    
.w_tile-top-content label {
    display: block;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    font-weight: 600;
    letter-spacing: 0.01875rem;
    color: #0f0f0f;
    margin-bottom: 0.3125rem;
    cursor: pointer;    
}    
.w_tile-top-content input.value, .w_tile-top-content textarea.value, .w_tile-top-content select.value {
    color: #0f0f0f;
}        
.w_tile-top-content input[type=radio] {
    display: none;
}    
.w_tile-top-content input[type=radio] + label:before, .w_tile-top-content input[type=radio]:hover + label:before {
    content: "";
    background: url(../../../../../content/dam/verizon/support/consumer/icons/unselected.svg) no-repeat;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 0.0625rem;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}
.w_tile-top-content input[type=radio]:checked + label::before, .w_tile-top-content input[type=radio]:checked:hover + label::before {
    content: "";
    background: url(../../../../../content/dam/verizon/support/consumer/icons/selected.svg) no-repeat;
}     
.w_tile-top-content input[type=radio] + label{     
    position: relative;
    padding-top: 3px;
    padding-left: 30px;
}
.w_tile-top-content input[type=number] { 
    margin-left: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
}         

.w_tile-top-content .w_head-content .m_phone-4 {
    display: inline;
    max-width: 12.5rem;
}    
.w_tile-top-content input, .w_tile-top-content select {
    width: 100%;
    max-width: 21.875rem;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    font-weight: 600;
    border: 0.0625rem solid #959595;
    color: #000;
    height: 2.5rem;
    margin-bottom: 1.25rem;
    padding: 0.75rem 0.625rem;
}    
select.topic_issue {
    background-position: 96% !important;
}    
.w_tile-top-content select.value {
    color: #0f0f0f;
    background-color: #fff;
    border-color: #cccccc;
}    
.w_tile-top-content select {
    background-image: url(../../../../../content/dam/verizon/support/consumer/icons/select-down.svg);
    background-repeat: no-repeat;
    background-size: 0.75rem;        
    background-position: 96%;
    color: #959595;
    cursor: pointer;
    
    -moz-appearance: none;
    -webkit-appearance: none;
}       

.w_tile-top-content a.button, .w_tile-top-content .button {
    max-width: 12.5rem;
    min-height: 2.8125rem;
    padding: 0;
    background: #333;
    color: #fff;   
    margin-top: 0;
    text-align: center;
    font-size: 0.875rem;
    letter-spacing: 0.0375rem;
    font-weight: 600;
    line-height: 2.8125rem;
    border: none;
    cursor: pointer;
}
.w_tile-top-content .button, .w_tile-top-content a.button {
    position: relative;
    margin-bottom: 0;
    font-family: BrandFont, Arial, sans-serif;
    font-style: normal;        
    transition: background 0.2s;
    outline: none;        
    user-select: none;
    text-decoration: none;
}
.w_tile-top-content .p-50 {
    width: 50% !important;
}    
.w_tile-top-content a.button:hover, .w_tile-top-content .button:hover {
    background: #444;
    color: #fff;
}    
.w_tile-top-content .disabled, .w_tile-top-content a.button.disabled, .w_tile-top-content .button.disabled, .w_tile-top-content .button[disabled] {
    background: #959595;
    color: #ccc;
    cursor: not-allowed;
    opacity: .9;
}


.w_fancy-options.active {
    opacity: 1;
}
.w_fancy-options {
    opacity: 0;
    position: fixed;
    height: 0;
    z-index: 1000;
    -moz-transition: opacity 0.3s 0s, top 0s;
    -o-transition: opacity 0.3s 0s, top 0s;
    -webkit-transition: opacity 0.3s, top 0s;
    -webkit-transition-delay: 0s, 0s;
    transition: opacity 0.3s 0s, top 0s;
}
.fancy-options_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    border-top: none;
    box-shadow: 0.1875rem 0.1875rem 0.75rem rgba(0, 0, 0, 0.25);
    max-height: 24.75rem;
}
.fancy-options_item.selected, .fancy-options_item.active {
    background: #f6f6f6;
}
.fancy-options_item.selected, .fancy-options_item.active {
    text-decoration: none;
    -webkit-transform: rotate(0.0deg);
}
.fancy-options_item:first-child {
    border-top: none;
}
.fancy-options_item {
    font-size: 0.875rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.1875rem;
}
.fancy-options_item {
    padding: 0.75rem 1.875rem;
    font-size: 0.75rem;
    margin: 0;
    display: inline-block;
    color: #333;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 100%;
    text-decoration: none;
    padding-right: 0.375rem;
    background-color: #fff;
    border-bottom: 0.0625rem solid #e4e5e3;
    border-left: 0.0625rem solid #cccccc;
    border-right: 0.0625rem solid #cccccc;
}    
.fancy-options_item.selected::before, .fancy-options_item.active::before {
    color: #333;
    content: '';
    background: url(../../../../../content/dam/verizon/support/consumer/icons/check.svg) no-repeat center;
    width: 0.8125rem;
    height: 1.125rem;
    right: 0.725rem;
    top: 50%;
    float: right;
    left: inherit !important;
}
.fancy-options_item.selected::before, .fancy-options_item.active::before {
    content: '';
    position: absolute;
    font-size: 0.75rem;
    left: 0.625rem;
    top: 50%;
    margin-top: 0;
    color: #cd040b;
}
.fancy-options_item.selected::before, .fancy-options_item.active::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'VZIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    color: currentColor;
    font-size: 1.5rem;
    display: inline;
    position: relative;
}    
.fancy-options_item.selected:hover, .fancy-options_item.active:hover {
    text-decoration: none;
}
.fancy-options_item.selected, .fancy-options_item.active {
    background: #f6f6f6;
}
.fancy-options_item:first-child {
    border-top: none;
}
.fancy-options_item:hover {
    color: #333;
    background-color: #f6f6f6;
    text-decoration: none;
    cursor: pointer;
}

.w_tile-top-content select option {
    display: none;
}
.w_tile-top-content select[data-fancy-open] {
    background-image: url(../../../../../content/dam/verizon/support/consumer/icons/select-up.svg);        
}

.m_phone-4::-webkit-inner-spin-button, 
.m_phone-4::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}