/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1 May, 2017, 4:06:28 PM
    Author     : shubham
*/
html,body{
  overflow-x: hidden;
}
*{
    color: black;
}
#dy-dummy,#dy-workExMonths label{
    display: none !important;
}

#dy-workExYears label{
    margin-top: 30px;
}
#dy-workExMonths{
    margin-top: -30px;
}
@font-face{
  font-family: "Neue Haas Grotesk";
  font-style: normal;
  src: url("/global/resources/views/css/font-verizon/NHaasGroteskDSStd-56It.eot?#iefix") format('opentype');
  
     
  }
  .dy-form-field label input{
      margin-left: 20px;
  }

  .regsiterhere{
      color: white !important;
      font-size: 18px;
  }
  .regsiterhere:hover{
      color: #0086CD !important;
  }
  .radio-btn{
      margin-right: 10px !important;
  }
#formSubmitStatus{
    position: absolute;
    top: 220%;
    
}
#dy-submitBtn{
    border-radius: 40px;
}
#dy-submitBtn :hover,#dy-submitBtn :active,#dy-submitBtn :visited,#dy-submitBtn :focus{
    background: black !important;
}
.dy-form .btn-primary:hover, .login-box .btn-primary:hover,.dy-form .btn-primary:active,.dy-form .btn-primary:visited,.dy-form .btn-primary:focus{
     background: black !important;
}
ul li{
    margin-top: 8px;
    font-family: 'fontRg';
}

.testathonsContainer{
    position: relative;
}
.verizon-asp-footer{
   
}
.companyLogo{
    margin-left: 10px;
}
.companyLogo img{
    
    
}
.sub-verizon-heading{
    width: 360px;
    font-size: 28px;
    font-family: 'fontRg';
    color: white;
}
.navHeader{
    height: 45px;
    display: flex;
    position: relative;
    padding: 27px 20px;
}
.menu-items{
    position: absolute;
    right: 4%;
    top: 39px;
}
.item-name{
    font-weight: 600;
    padding: 15px 7px;
    
}
.item-name a:hover{
    color: #0086CD !important;
    
   }


.registerTestaThon{
         font-size: 32px;
    border-top: 4px solid black;
    width: 97.75%;
    margin: 10px 15px;
    padding: 5px 0px;
    background: #ededee;
    font-family: fontBd;
    font-size: 46px;
}
.mainHeader{
    
    background-image: url(https://d13dtqinv406lk.cloudfront.net/laravel-images/ver-ban.jpg);
    height: 424px;
    
}
.abt-verizon{
    padding-left: 0px !important;
    margin: 90px auto 50px;
    font-size: 14px;
    font-family: fontRg;
    max-width: 1366px;
}
.contentHeader{
    padding: 10px 0px;
    border-top: 4px solid black;
    
    font-weight: 600;
    font-size: 46px;
    color: black;
}
.contentDescription{
    padding: 15px 10px 25px 0px;
    font-family: 'fontRg';
    color: black;
}
.contentBoxes{
    
    padding: 10px;
    margin-top: 60px;
}
.dy-overlay .heading{ font:bold 18px   "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #b40e13; }

.dy-overlay div#message {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 33%;
}
div.form-error {
    display: none;
    margin: 20px;
    background: #FFC2C2;
    padding: 20px;
    border: 1px solid #FC8F8F;
    font-size: 16px;
    text-align: center;
}

div.dy-popup {
   padding: 0 30px;
   float: left;
   width: 100%;
}
.dy-form .btn-primary{
    background: black;
    border: 1px solid black !important;
}
.dy-form .btn-primary:hover, .login-box .btn-primary:hover{
    border: 1px solid black !important;
    background: black;
}
.dy-form .btn{
    float: right;
}
.dy-overlay div.content {
    background: white;
    border: 0px !important;
    
}

div.dy-popup .heading {
    float: left;
    background: #cc0000;
    width: 100%;    
}

div.dy-popup .heading .icon {
    float: left;
    width: 40px;
    height: 100%;
    display: none
}

div.dy-popup .heading span.icon-close {
    background: url(https://d13dtqinv406lk.cloudfront.net/web-images/icon-circle-close-24.png) no-repeat center center;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: none;
    
}
div.dy-popup .heading h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Halvetica, Serif, Sans-Serif;
    color: #ffffff;    
    padding: 10px 15px;
    margin:0;
    display: none;
}

div.dy-popup div.dy-content {
        overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ededee;
    width: 100%;
    margin-top: -10px;
}
div.dy-content h2.content-load {
    text-align: center;
    margin-top: 50px;
    font-size: 20px;
}
div.dy-popup div.form-load {
    height: 210px
}
div.form-load {
    width: 100%;
    height: 400px;
    position: relative;
}

div.form-load p {
    position: absolute;    
    width: 200px;    
    top: 60px;    
    left: 50%;    
    margin-left: -100px;    
    font-size: 14px;    
    text-align: center;
}

div.form-load p img {
    width: 50px;    
    display: inline-block;    
    margin-bottom: 10px;
}

div.dy-popup form.dy-form {
    /* width: auto; */
}
form.dy-form {
    
}
form.dy-form div.dy-form-item {
    float: left;
    width: 100%;
    padding: 10px 0;
}
form.dy-form label.dy-form-label {
    font-size: 14px;
    font-family: 'fontRg';
    color: #747676;
    display: block;
    font-weight: 500 !important;
    padding: 0 0 3px;
    margin-top: 10px;
}
form.dy-form input.text, form.dy-form select {
            padding: 5px;
    width: 100%;
    border: 1px solid #d8dada;
    font-size: 14px;
    border-bottom: 2px solid #747676;
    border-radius: 2px;
    height: 36px;
}
form.dy-form span.is-req {
    color: #ff0000;
    font-size: 0.9em;
}
div.dy-disclaimer div.dy-form-field {
    color: #dd0000;
}

form.dy-form div.dy-form-item.dy-disclaimer .dy-form-label {
    display:none;
}
form.dy-form div.dy-form-item.dy-disclaimer .dy-form-field {
    margin-left: 0;
}
form.dy-form label.error {
    color: #ED7000;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
form.dy-form input.error, form.dy-form select.error {
    border: 1px solid #ED7000;
}
form.dy-form div.clear-left {
    clear: left;
}
div.dy-calendar select {
    float: left;
    width: auto;
}
div.dy-btn-row {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 30px 0 20px;
    text-align: center;
}

form.dy-form div.dy-jd-text {
    width: 100% !important;
}

div.submit-load {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 33%;
}

div.submit-load p{
    width: 200px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

div.page-load p img, div.submit-load p img{
    width: 70px;
    display: inline-block;
    margin-bottom: 10px;
}

.app-box_Jobs{
    box-sizing: border-box;
    width: 82%;
    padding: 20px;
    text-align: center;
    position: relative;
    clear: both;
    float: none;
    margin: auto;
}
.app-box_Jobs h2{
    color: #878789;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 4%;
}
.app-box_Jobs .app-box-heading{color:#80b527; font-weight:bold;}
.app-box_Jobs .subheading{font-size: 16px;
    font-weight: normal;
    margin: 5px 0 15px 0;
    color: #000;}
.app-box_Jobs .subheading span{font-weight: bold;}
.app-box_Jobs .app-image{ box-sizing: border-box; float:left; width:40%;text-align: right; padding-right: 10px;}
.app-box_Jobs .app-text { 
    box-sizing: border-box;
    float: left;
    width: 60%;
    text-align: left;
    padding-top: 4%;
    padding-left: 5px;}
.app-box_Jobs .app-text h4{color:#393631; font-size:2.3em; font-weight:normal;}
.app-box_Jobs .app-text .app-sub-title{padding: 5px 0; color:#404040;}
.app-box_Jobs .app-text .app-title{color:#dd2024; font-weight:bold;} 
.app-box_Jobs .app-text .app-sub-title .text{
    display: inline-block;
    border-top: 1.5px #dd2024 solid;
    border-bottom: 1.5px #dd2024 solid;
    padding: 0 5px 5px 5px;
    width: 126px;    
    text-align: center;
    vertical-align: top;
    line-height: 66px;
    font-size: 16px;
    margin-right: 10px;
} 
.app-box_Jobs .app-text .app-sub-title .text span{
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}

.app-box_Jobs .app-text .app-sub-title .text:first-child{padding-left:0}

.app-box_Jobs .app-text .app-box-install-app {
    background: transparent url("http://d13dtqinv406lk.cloudfront.net/new_images/install-app.png") no-repeat scroll center center;    
    height: 36px; margin: 10px 0; padding-left: 10px; text-indent: -99999px; width: 133px;
    z-index: 10; display:inline-block;
}

.app-box_Jobs .app-text .installApp{
    text-align: center;    
}

div.form-status-popup{
    display:none;
    position: absolute;
    top:50px;
    font-size:18px;
    width: 100%;
}

@media (min-width: 1200px) {
   
}

@media (min-width: 500px) {
    div.dy-form-field {
        margin-left:150px
    }
   
    form.dy-form div.dy-form-item {
        padding: 4px 0
    }

    form.dy-form label.dy-form-label {
        float: left;
        padding: 0;
        width: 140px
    }
}

@media (min-width: 600px) {
    form.dy-form div.dy-form-item {
        width:50%;
        padding: 4px 20px;
        box-sizing: border-box
    }

    form.dy-form label.dy-form-label {
        float: none;
        width: auto;
        padding: 0 0 5px
    }

    div.dy-form-field {
        margin-left: 0
    }

    form.dy-form {
        padding: 20px 30px
    }

    div.dy-jd-text a b {
        display: inline;
        margin: 0
    }

    .login-box {
        width: 340px;
    }
    .login-box .input-field {
        margin-left: 120px;
    }

}

@media (min-width: 1000px) {
    form.dy-form {
        padding:20px 0px;
    }

    form.dy-form div.dy-form-item {
        padding: 10px 30px
    }

    form.dy-form label.dy-form-label {
        float: left;
        padding: 0;
        width: 43%;
        font-size: 14px;
        margin-top: 10px;
        
    }

    form.dy-form div.dy-form-field {
        margin-left: 45%
    }
}

@media (min-width: 1200px) {
    form.dy-form {
        width:1100px;
        margin: 0 auto
    }

    form.dy-form div.dy-form-item {
        padding:10px 30px
    }

    div.dy-page-error {
        margin: 20px auto
    }
}

@media only screen and (max-width:1099px){
    .app-box_Jobs .app-text .app-sub-title .text{
        width:122px;
        font-size: 15px;
    }
}

@media only screen and (max-width:1062px){
    .app-box_Jobs .app-text .app-sub-title .text{
        width:100px;
        font-size: 13px;
    }
}

@media only screen and (max-width:965px){
    .app-box_Jobs .app-text h4{font-size:2em;}
    .app-box_Jobs .app-text .app-sub-title .text{
        width:93px;
    }
}

@media only screen and (max-width:880px){
    .app-box_Jobs .app-text h4{font-size:1.7em;}
    .app-box_Jobs .app-text .app-sub-title .text{
        width:89px;
    }
}

@media only screen and (max-width:850px){
    .app-box_Jobs .app-text h4{font-size:1.6em;}
    .app-box_Jobs .app-text .app-sub-title .text{
        width:70px;
        font-size: 12px;
    }
}

@media only screen and (max-width:770px){
    .subscription-popup-box  { width: 70%; }
    
    .subscriptionOverlay{
        z-index:999999;
    }
}

@media only screen and (max-width:730px){
    .app-box_Jobs .app-text h4{font-size:1.6em;}
    .app-box_Jobs .app-text .app-sub-title .text{
        width:70px;
        font-size: 12px;
    }
    .app-box_Jobs .app-image {        
        float: none;
        width: 100%;
        text-align: center;                
    }
    .app-box_Jobs .app-text {
        float: none;
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width:463px){
    .app-box_Jobs .app-text .app-sub-title .text{
        border-bottom: none;
    }
    #dy-workExMonths{
       margin-top: 0px;
    }
    #dy-workExYears label{
        margin-top: 0px;
    }
    #subscriptionEndActivePopup footer div,#subscriptionEndPopup footer div{
        width:100%;
    }
}

@media only screen and (max-width:770px){
    .menu-items{
        display: none;
    }
    .verizon-asp-footer{
        display: none;
    }
}
@media only screen and (max-width:440px){
    .mainHeader{
    background-image: url(https://d13dtqinv406lk.cloudfront.net/laravel-images/ver-ban.jpg);
    
    }
    .sub-verizon-heading{
      width: 85%;
    }
    .abt-verizon{
    margin-top: 75px;    
    }
    .registerTestaThon{
    
    width: 90.8%;
    
}
}
