@font-face { font-family: gotham-medium; src: url('_/fonts/EASearchFonts/gotham-medium.html') format("opentype"); } 
@font-face { font-family: gotham-black; src: url('_/fonts/EASearchFonts/gotham-black.html') format("opentype"); } 
@font-face { font-family: gotham-book; src: url('_/fonts/EASearchFonts/gotham-book.html') format("opentype"); } 
@font-face { font-family: gotham-ultra; src: url('_/fonts/EASearchFonts/gotham-ultra.html') format("opentype"); } 
@font-face { font-family: gotham-bold; src: url('_/fonts/EASearchFonts/gotham-bold.html') format("opentype"); } 


#container1{
    position: absolute;
    
    
    width: 100%;
    text-align: center;
    
    
    background-color: #f8f8f8;
     
    
}
#container2{
    margin: auto;
    height: 100%; 
    max-width: 444px;
}

/*//////////////////////////////// page 1 responsive adjustments//////////////////////// */
@media only screen 
and (max-width: 600px) {
  
 
    .inputcontrol{
      width: 80%!important;
      padding-left: 14px!important;
             
  }
#titleLabel{
    width: 80% !important;
    text-align: center !important;
    margin: auto;
}

.validationdiv{
    width: 80%!important;
    text-align: left;
    margin-left:8%!important;
}
  #btn1{
      
      margin-left:8%!important;
      margin-right:8%!important;
  }
  #btn2{
      width:200px;
      margin-left:8%!important;
      margin-right:8%!important;
  }
.notrobot{
    margin-left:8%!important;
    margin-right:8%!important;
    
}
  .labels{
      margin-left:8%!important;
  }


}

/************************************end********************************/
.inputcontrol{
    width: 418px;
    margin-top: 14px;
    height: 11px;
    background-color: #ffffff;
    
    padding-top: 29px;
    padding-left: 22px;
    padding-bottom: 26px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 16.8px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    color: #000000;
    border: none;
    
}

#validationimg{

vertical-align: middle;

}
.validationtext{
  
    
    display: inline;
    text-align: left;
    position: relative;
    left:11px;
    font-family:Arial, Helvetica, sans-serif ;
    font-size: 11px;
    
   
   
}

.inline{
    display: inline;
}
.validationzone{
    display: none;
    text-align: left;
    
    float: left;
    vertical-align: middle;
    height: 30px;
    width: 100%;
    margin-top: 0px;
    margin-left: 4px;
    color: #d22030
   
}

.validationdiv{
    height: 30px;
    width: 100%;
    
}
.validationnull{
    height: 32px;
    width: 100%;
    padding-top: 4px;
    
    
}




.labels{
    height: 14px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 15.1px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    color: #000000;
    float: left;
    margin-left: 2px;
    
}
#logoimg {
    padding-top: 50px;
    margin-bottom: 53px;
    width: 300px;
    height: 75px;
    object-fit: contain;
    background-color: #f8f8f8;
}



#title{
  max-width: 432px;
  height: 26px;
  font-family: "Arial Black", Gadget, sans-serif;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.25px;
  text-align: center;
  color: #000000;
}

#titleLabel{
    margin-bottom: 51px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #000000;
}

#btn1 {
    width: 442px;
    height: 65px;
    background-color: #056839;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 48px;
}
#btn2 {
    width: 350px;
    height: 60px;
    background-color: white;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #d22030;
    margin-bottom: 48px;
    border: 2px solid #d22030;
}

#btn2txt {
    max-width: 123px;
    height: 14px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #d22030;
}

#btn1txt{
    
    max-width: 123px;
    height: 14px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
   
    color: #ffffff;
}


.notrobot {
    max-width: 279px;
    height: 70px;
   
   
    margin-bottom: 33px;
  }


  /*/////////////////////////////////////////////////// page 2//////////////////////////////////////////// */
  @media only screen 
  and (max-width: 600px) {
    


    #btn1
    {
        width: 85%;}

    .validationnull{
        line-height: 50%;
    }
    
    #no_recordtxt2{
        text-align: center!important;
        line-height: 150%;
        
    }
    #no_record2{
        margin:25px!important; 
        padding-left: 10%;
       
    }
    #img_222{
        margin-left: 10% !important;
    }
    #titleLabel2{
        width: 80% !important;
        text-align: center !important;
        margin: auto !important;
        line-height: 150%;
    }

    .no_box_box2{
        margin-top:25px!important
    }

    #link_div{
        line-height: 150%;
        padding-left: 0%!important;
    }

    .box2{margin-top: 25px!important;}
  }


  /* ///Page 2 responsive end here ///////////////////////////////////////////////////////////////////// */



  #link_div{
    text-align: left;
    font-family:Arial, Helvetica, sans-serif ;
    font-size: 14px;
    margin-top:27px;
    padding-left: 10px;
    line-height: 95%;
    margin-bottom:55px ;
    
  }
.no_box_box2{
    display:inline-grid;
}
.margin_top{margin-top:27px;}
.padding_topbottom {
    padding-top: 10px;
    padding-bottom: 10px;
}
#no_recordtxt2{
    text-align: center;
    position: relative;
    right:10px;
    font-family:"Arial Black", Gadget, sans-serif ;
    font-size: 22px;
    
    
    color: #2d7f44;
}


#no_record2{
    text-align: center;
    position: relative;
    right: 23px;
    
 
    
    
   
    
    color: #2d7f44;
     
    
       
}




@media only screen and (max-width: 585px) {
 
#no_record3{
    line-height: 80%;
    text-align: center!important;
    margin-bottom: 50px!important;
}

.border{
    border-right: none!important;
}


}

.border{
 
border-right: 2px solid;;
}


.no_box2{
    width: 185px;
    height: 30px;
    
    }
.no_box_content2{
    
        
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.25px;
        text-align: left;
        padding-left: 19px;
        color: #000000;
        vertical-align: center;
        line-height: 5px;
}

.box_content_out2{
    
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 13px;
    
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    padding-left: 19px;
    color: #000000;
}


#boxbox2{
    display: flex;
    flex-wrap: wrap;
    
    justify-content: center;
}



.box2{
    margin-left: 10px;
    margin-right: 10px;
    width: 196px;
    height: 60px;
    
    border: solid 2px #d22030;
}
.box_content2{
    
    
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    
    letter-spacing: 0.25px;
    color: #d22030;
    
    
   
    
}
#farklı_fatura2{
    display: inline-flex;
    float: left;
    padding-left:8px;
  
    
    text-align: left;
    
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    
    
    color: #000000;
     vertical-align: middle;
        
        height: 32px;
       
       
        
}
body {
    background-color: #f8f8f8;
}
.bodycorrect {
    
    
}
#spantxt{
    margin-left: 5px;
    color:black;
    vertical-align: 3px;
    border-bottom: 1px solid #000;
    text-decoration: none;
}
#fatura_format2{
    
    margin-left: 9px;
    color:black;
    text-align: center;
   
    margin-top: 49px;
    margin-bottom: 12px;
    
    
    
    font-family:"Arial Black", Gadget, sans-serif ;
    font-size: 20px;
    
   
    
    color: #000000;
    vertical-align: middle;
    
    
    
        
}


#container_3{
    

    
    padding-bottom: 49px;

    
   
    
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    
    
    background-color: #f8f8f8;
    
    
}
#container_4{
    margin: auto;
    height: 100%; 
    max-width: 580px;
    
}


#img_222{
position: relative;
right:14px;
top:3px;
    float: center;
    vertical-align: auto;
    margin-left:24px;
    
    }

#img_22{

float: left;
vertical-align: auto;
margin-left:34px;
margin-right:12px;
}

.red_txt2{
    padding-top: 10px;
    text-align: left; 
}

#img_32{
   
    float: left;
    vertical-align: auto;
    margin-left: 65px;
    margin-right: 8px;
    
    }


#logoimg2{
    padding-top: 100px;
    margin-bottom: 37px;
    max-width: 126px;
    height: 35px;
    object-fit: contain;
    background-color: #f8f8f8;
}



#titleLabel2{
    margin-bottom: 35px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: center;
    color: #000000;
}



/* page3 */
.text-danger li {
    text-align: center;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 20px;
    color: #d22030;
}


#no_recordtxt3 {
    text-align: center;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 20px;
    color: #2d7f44;
    color: #d22030
}


#no_record3{
    text-align: left;
    height: 26px;
    float: left;
    vertical-align: middle;
    margin-bottom: 38px;
    
    margin-top: 15px;
    padding-left: 8px;
    color: #d22030
     
    
       
}

#no_recordtxt4 {
    text-align: center;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 20px;
    color: #1b926c;
}


#no_record4 {
    text-align: left;
    height: 26px;
    float: left;
    vertical-align: middle;
    margin-bottom: 38px;
    margin-top: 15px;
    padding-left: 8px;
    color: #1b926c
}


#farklı_fatura3{
    
    float: left;
   
    margin:auto;
    position: relative;
    padding-top: 35px;
    text-align: left;
    
    font-family:Arial, Helvetica, sans-serif ;
    font-size: 18px;
    
   
    
    color: #000000;
        vertical-align: middle;
        
        height: 32px;
        width: 100%;
       
        margin-left: 4px;
        
}


#container_5{
    position: absolute;
  
    height: 100%;
    width: 100%;
    text-align: center;
    
    
    background-color: #f8f8f8;
   
    
}
#container_6{
    margin: auto;
    height: 100%; 
    max-width: 572px;
}


#img_23{

vertical-align: middle;
margin-right: 5px;
padding-bottom: 10px;
}


#logoimg3{
    padding-top: 100px;
    margin-bottom: 37px;
    width: 126px;
    height: 35px;
    object-fit: contain;
    background-color: #f8f8f8;
}



#titleLabel3{
    margin-bottom: 27px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    
    text-align: center;
    color: #000000;
}
