@import url("../../../admin/exe/system/css/elements/phonese.css");
@import url("../../../admin/exe/system/css/errors/phonese.css");
@import url("../../../admin/exe/system/css/forms/phonese.css");
@import url("../../../admin/exe/notes/css/phonese.css");

 
  
 
#unireg { 
    display: block;
    width: 100%;
    min-height: 100px;
    height: unset;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
 
#allx {
    display: block;
    width: 100vw;
    min-height: 600px;
    height: unset;
    overflow-x: hidden;
    position: relative;
    top: 20px;
    left: 0;
    right: 0;
    transform: unset;
} 



#footer2 > div:nth-child(1), 
#footer > div:nth-child(1) {
    display: block;
    width: 100%;
    min-width: unset;
    margin: 0;
 
    padding: 0;
    position: unset;
  
}



#footer2 {
    display: block;
    min-height: 70px;
    max-height: 75px;
    padding: 0;
    width: 100%;
    text-align: center;
    /* width: 105%; */
 
}


#adsense {
    padding: 1em 0 0 0;
    width: 100%;
 
  }
  
 
  #topmast {
    min-height: 55px;
    max-height: 55px;
    width: 100%;
    margin: 0;
    /* background: #FFF; */
    -webkit-border-bottom: 1px solid #e8e8e8;
    -moz-border-bottom: 1px solid #cfcfcf;
    border-bottom: 1px solid #e8e8e8;
}

 


  #topmast2 > div:nth-child(1) > span:nth-child(2) > img, 
  #topmast > div:nth-child(1) > span:nth-child(2) > img {
    width: 130%;
 
}
  
.backer {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    margin: 0 auto;
    top: 80px;
    left: 0;
    right: 0;
    z-index: 4;
}



#footer2 > div:nth-child(1) > div:nth-child(1) > span,
#footer > div:nth-child(1) > div:nth-child(1) > span {
    width: 100%;
}


#footer2 > div:nth-child(1) > div:nth-child(1), 
#footer > div:nth-child(1) > div:nth-child(1) {
    font-size: 13px;
    padding: 0;
    text-align: center;
    /* width: 90%; */
    width: 90%;
    margin: 0 auto;
    color: #7e7e7e;
    /* background: #EEE; */
    /*  */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.goldendtxt {
    display: block;
    text-align: center !important;
}

#unireg > main > span:nth-child(1) {
    display: block;
    min-height: 50vh;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}
 


#freeac {
    display: block;
    min-height: 20px;
    width: 100%;
    color: #daf7f1;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    padding: 5em 0 1em 0;
    background: #3c4c81;
 
    transform: unset;
}



#freeac > span:nth-child(1) {
    display: block;
    min-height: 10px;
    text-align: center;
    font-size: 20px;
    color: #daf7f1;
    padding: 0;
    text-transform: capitalize;
}

 

#unireg > main:nth-child(1) {
    display: block;
    min-height: 370px;
    position: relative;
    z-index: 1;
    background: #c7e0db;
}

#unireg > main > span:nth-child(1) {
    display: block;
    height: 400px;
    min-height: unset;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}


#unireg > main > span:nth-child(1) > img {
    display: block;
    width: 110%;
    height: auto;
 
}

#unireg > main:nth-child(1) > span:nth-child(2) > span.txt1 {
    display: block;
    text-align: center;
    color: #FFF;

}


  


#unireg > main > span:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 20px;
    font-size: 30px;
    text-transform: capitalize;
    line-height: 30px;
    text-align: center;
    color: #FFF;
}


#unireg > main > span:nth-child(2) > span > span > span > a {
    display: grid;
    place-items: center;
    margin: 1em auto;
    padding: 0.8em 0;

    color: #FFF !important;
    -webkit-border: 3px solid #FFF !important;
    -moz-border: 3px solid #FFF !important;
    border: 3px solid #FFF !important;
}


#footer {
    display: block;
    min-height: 80px;
    max-height: unset;
    padding: 5em 0;
    width: 100%;
    /* width: 105%; */
    background: none;
    margin: 0;
   
    position: relative;
    bottom: unset;
    z-index: 10;
}



#unireg > main > span:nth-child(2) {
    display: block;
    min-height: 20px;
    position: absolute;
    top: unset;
    width: 75%;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    padding: 0;
}


#unireg > main:nth-child(2) {
    display: block;
    min-height: unset;
    height: 400px;
    position: relative;
    z-index: 1;
    background: #2c564e;
    color: #FFF !important;
}


#footer2 > div:nth-child(1) > div:nth-child(2), 
#footer > div:nth-child(1) > div:nth-child(2) {
    display: flex;
    justify-content: space-around;
    width: 30%;
    
    margin: 0 auto;
    padding: 1em 0;
    position: unset;
    /* width: 90%; */
}


#topmast2 > div:nth-child(1) > span:nth-child(1), 
#topmast > div:nth-child(1) > span:nth-child(1) {
    display: none;
}


#topmast2 > div:nth-child(1) > span:nth-child(2), 
#topmast > div:nth-child(1) > span:nth-child(2) {
    width: 70px;
    height: 40px;
    padding:  0.5em 0 0 0;
    position: relative;
    left: 10px;
    bottom: 10px;
    /* background: rgb(41, 41, 41); */
}

#topmast2 > div:nth-child(1) > span:nth-child(3), 
#topmast > div:nth-child(1) > span:nth-child(3) {
    width: 80%;
    height: 30px;
    min-height: unset;
}


#topmast2 > div:nth-child(2), 
#topmast > div:nth-child(2) {

    padding: 0.5em 1em 0 0;
    min-height: 20px;
    width: 45%;
    /* background: rgb(77, 30, 30); */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



#topmast2 > div:nth-child(2) > a,
#topmast > div:nth-child(2) > a {
    display: block;
    /* background: #CCC; */
    white-space: nowrap;

    padding: 0.7em;
 
    color: rgb(83, 97, 155);
    /*  */
    -webkit-border-bottom: 2px none solid;
    -moz-border-bottom: 2px none solid;
    border-bottom: 2px none solid;
    /*  */
    /* background: #CCC; */
    white-space: nowrap;
    font-size: 14px;
    font-family: 'intermedium';
    max-height: 28px;
    font-weight: 700;
}
 


#profwidget > a:nth-child(2) {
    height: 25px;
    position: relative;
    top: 5px;
}

#topmast2 > div:nth-child(2) > a:nth-child(1), 
#topmast > div:nth-child(2) > a:nth-child(1) {
    position: relative;
    top: 3px;
}
 


/* xxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxx */

#loginscreen {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    position: relative;
    top: 60px;
    /* overflow: hidden; */
    /* min-height: unset; */
    /* height: 1px; */
}



#maincenter {
    display: block;
    width: 100%;
    min-height: 10px;
    margin: 0 auto;
    padding: 0;
    position: relative;
 
}


 
.formbold, 
#maincenter > div:nth-child(2) {
    display: block;
    min-height: 300px;
    width: 97% !important;
    color: #DDD;
    padding: 0 0 3em 0;
    margin: 0 auto;
    position: unset;
    z-index: 1;
 
    /*  */
    -webkit-border-left: unset;
    -moz-border-left: unset;
    border-left: unset;
}





.notice {
    top: 70px;
    width: 95%;
 
}


.notice > div:nth-child(3) {
    display: block;
    font-size: 18px;
    font-family: 'intermedium';
    color: #999;
    padding: 2em 0 0 0;
    width: 90%;
    margin: 1em auto;
}




.notice > div:nth-child(3) > a {
    display: grid;
    margin: 1em auto;
    color: #2268fe;


    
  }
  
  


.formbold {
    display: block;
    width: 93% !important;
}

.formtitle,
#maincenter > div:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 10px;
    margin: 0;
    padding: 1em 0 0.3em 0;
    font-size: 25px;
    color: #222;
    font-family: 'firaSansbackItalic';
    border: none;
 
}


#maincenter > div:nth-child(1) {
    display: grid !important;
    place-items: center;
    min-height: 200px;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    padding:  0;
    /* background: #cfdbe9; */
}



#maincenter > div:nth-child(1) > img {
    display: block;
    height: auto;
    width: 40%;
    padding: 0;
    margin: 0 auto;
}



.formbold > span, 
#maincenter > div:nth-child(2) > span:nth-child(3) {
 
    font-size: 17px;
    font-family: 'cal';
    width: 90%;
}



.formbold > form > span > input[type='reset'], 
#maincenter > div:nth-child(2) > form > span > input[type='reset'] {
    width: 55%;
}

.formbold > form > span > input[type='submit'], 
#maincenter > div:nth-child(2) > form > span > input[type='submit'] {
    width: 100%;
}


.formbold > form > span, 
 #maincenter > div:nth-child(2) > form > span {
    display: flex;
    justify-content: space-between;
    min-height: 10px;
}




#signupmast {
    padding: 8em 0 0 0;   
}


#logtitle {
    display: block;
    margin: 0;
    padding:  3em 0 0 0;
    font-size: 15px;
 
}


.formbold > div {
    display: block;
    padding: 1em 0 0 0;
}


.loginbutton > form > button, .loginbutton > button {
    padding: 1em;
    width: 100%;
    margin: 0 0 10px 0;
}


.loginbutton > form > button,
.loginbutton > button {
  /* width: 100%; */
}


#unireg > main:nth-child(2) > span:nth-child(2) > span.txt1 {
    text-align: center;
}




#teacherentry {
    display: block;
    width: 90%;
    background: #FFF;
    margin: 4em auto 1em auto;
    padding: 0 0 1em 0;
}


#contents {
    min-height: 800px;
    height: unset;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    position: relative;

}




#overy {
    width: 98%;
    margin: 7em auto 0 auto;
    /* height: 100vh; */
}


#loggins {
    display: block;
    text-align: center;
    font-size: 1px;
    padding: 1em 0;
    width: 80%;
    min-height: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#loggins > a {
    display: inline-block;
    text-align: center;
    font-size: 1px;
    padding: 0 0.4em;
    color:#026371;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}



#fileholder {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0;
    min-height: 10px;
    width: 90%; 
}


#centereddivs > form > input[type='submit'] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em 0;
    width: 90%; 
}



 




#settings {
    min-height: 20px;
    background: #FFF;
    position: relative;
    padding: 0.5em;
    top: 20px;
}




#settings > span:nth-child(1) {
    overflow: hidden;
    overflow-x: scroll;
    height: 25px;
  }




  #settings > span:nth-child(1) > span:nth-child(1) {
    display: block;
    font-size: 16px;
    font-weight: 700;
        min-width: 100px;
    max-width: 230px;
  }
  


  #settings > span:nth-child(1) > span:nth-child(2) {
    min-width: 300px !important;
    padding: 0.2em 0 0 0;
}


#settings > span:nth-child(2) {
    display: block;
    overflow: hidden;
    overflow-x: scroll !important;
}



#settings > span:nth-child(2) > span {
    display: flex;
    justify-content: space-between;
    min-width: 600px;
}





.grided {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
    min-height: 12px;
    padding: 1em 0;
    color: #999;
    position: relative;
    top: 20px;
   
}



.grided > span:nth-child(1){
    overflow: hidden;
    overflow-x: scroll;
}

#loginscreen > div.grided > span.normalShadowsSharp.darktab > span:nth-child(2),
.darktab > span:nth-child(1) {
    min-width: 600px;
}


#ucenter {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.6em;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
 
  
  }
  


  /* ============================= */


  
#topmast2 > div:nth-child(2) > a,
#topmast > div:nth-child(2) > a {
    padding: 0.7em;
 
    color: rgb(83, 97, 155);
    /*  */
    -webkit-border-bottom: 2px none solid;
    -moz-border-bottom: 2px none solid;
    border-bottom: 2px none solid;
    /*  */
    /* background: #CCC; */
    white-space: nowrap;
    font-size: 14px;
    font-family: 'intermedium';
    max-height: 28px;
}





#topmast2 > div:nth-child(2) > a:nth-child(1),
#topmast > div:nth-child(2) > a:nth-child(1) {
    display: block;
    place-items: center;
 
    /*  */
    color: #4a74ff;
    max-height: 28px;
 
}


 

#intrests > a {
    display: inline-grid;
    place-items: center;
    min-height: 30px;
    margin: 0 1em 1em 0;
    padding: 0 1em;
    color: #949494;
    font-weight: 700;
    font-size: 13px;
    background: #FFF;
    font-family: 'intermedium';
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-border: 2px solid #CCC;
    -moz-border: 2px solid #CCC;
    border: 2px solid #CCC;
}


 


#rememberme > div:nth-child(1) {
    display: block;
    width: 100%;
    min-width: 100px;
    max-width: 100px;
    font-weight: 800;
    font-family: 'robotocondensedbold';
    font-size: 11px;
    text-align: right;
    position: relative;
    top: 5px;
    right: -4px;
}

#rememberme > div:nth-child(1) > a {
    display: inline-block;
    font-family: 'robotocondensedbold';
    font-size: 11px;
    text-align: right;
    position: relative;
}



#rememberme {
    position: absolute;
    right: 10px;
    transform: translateY(-53px);
}




.spektitle > span:nth-child(1) {
    display: block;
    min-height: 10px;
}


.spektitle > span:nth-child(1) > span:nth-child(1) {
    display: block;
    padding: 0 0 0.2em 0;
 
}


.spektitle > span:nth-child(1) > span:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    min-height: 10px;
    font-family: 'intrmedium';
    font-size: 13px;
}


.spektitle {
    padding: 2em 0;
}



   /* xxxxxxxxxxxxxxxxxxxxxxxxx */
   /* xxxxxxxxxxxxxxxxxxxxxxxxx */
   /* xxxxxxxxxxxxxxxxxxxxxxxxx */
   
   #ucenter > div:nth-child(1),
   #ucenter > div:nth-child(2) {
     padding: 0.4em;
  }


  .pretext {
    display: block;
    width: 95%;
    margin: 0 auto;
    padding: 1em 0 0.1em 0;
}


  .pretext > span:nth-child(1) {
    width: 100%;
 
}

 

 

#logactivieis > span:nth-child(1) > span:nth-child(2) {
    display: block;
    width: 90%;
    min-height: 10px;
}

#logactivieis > span:nth-child(1) {
    display: block;
    min-height: 10px;
}


#logactivieis > span:nth-child(1) > span:nth-child(2) > a {
    padding: 0.7em 1em 0.7em 0;
    font-family: 'intermedium';
    font-size: 14px;
    color: #777;
}


#marketplacecontent,
.fullwidth {
    display: block;
    min-height: 540px;
    max-height: 540px;
    /* overflow: hidden; */
    overflow-x: scroll;                                                                                                             
}



#marketplacecontent > span,
.historylist {
    min-width: 800px;
}




.conpressed {
    width: 94% !important;
    margin: 0 auto;
}

#allx2 {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#centalnormals {
    width: 99%; 
}


.prepareforpasschange {
    width: 100%;
 
}


.prepareforpasschange > span:nth-child(2) {
    width: 90%;
}


.prepareforpasschange > form {
    display: block;
    width: 92%;
}




.prepareforpasschange > form > input[type="text"] {
     
    display: block;
    min-height: 40px;
    margin: 0 0 0.3em 0;
    padding: 0.2em 0.9em;
    font-size: 35px;
    font-family: 'interbold';
    font-weight: 900;
    width: 100%;
    text-align: center;
    -webkit-appearance: none;
    color: #141414; 
}



.prepareforpasschange > form > button {
    min-height: 60px;
}


.sectors {
    padding: 0;
    font-size: 19px;
    color: #555;
 
}


.prepareforpasschange > small {
    width: 100%;
}




/* ------------------------------------------ */


#setters {
    display: block;
    min-height: 10px;
}



#setters > span:nth-child(1) {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    width: 90vw;
    left: -100vw;
    background: #d1ebff;
    /* ------------------------------ */
    -webkit-box-shadow: rgba(17, 17, 26, 0.05) 8px 0 10px;
    -moz-box-shadow: rgba(17, 17, 26, 0.05) 8px 0 10px;
    box-shadow: rgba(17, 17, 26, 0.05) 8px 0 10px;
    /* ------------------------------ */
    -webkit-transition: all 2s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
    -moz-transition: all 2s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
    transition: all 2s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;


}


#setters > span:nth-child(2) {
    display: block;
    min-height: 10px;
    width: 100%;
    padding: 2em 0;
    min-height: 970px;
    position: relative;
    z-index: 1;
    -webkit-border-left: none;
    -moz-border-left: none;
    border-left: 1px none;
}




.reform {
    display: block;
    min-height: 1000px;
    left: 0;
    right: 0;
    top: 35px;
    background: #FFF;
    max-height: unset;
    margin: 0 auto;
    width: 94%;
}



.sectors {
    padding: 0;
    font-size: 15px;
 
}


.settintitle {
    font-size: 24px;
    font-family: 'interbold';
    padding: 0;
    color: #222;
}




.userm {
    display: block;
    min-height: 20px;
    padding: 2em 0 0 0;
    margin: 0;
    width: 96%;
    margin: 0 auto;
    position: relative;
    top: 90px;
    
}
 




#topmast2 > div:nth-child(2), #topmast > div:nth-child(2) {
    padding:  0 0.5em 0 0;
    min-height: 20px;
    width: 45%;
}






#triggly {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 130;
    top: 22px;
    left: 105px;
        /*  */
    -webkit-transition: all 2s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
    -moz-transition: all 2s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
    transition: all 2s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
}

#triggly > a {
    display: grid;
    place-items: center;
    width: 30px;
    height: 30px;
    color: #777;
    font-size: 20px;
    font-weight: 900;
}





.notverified {
    max-height: unset;
    overflow: unset;
    padding: 1em 0 0 0;
    margin: 0;
    width: 100%;
}


.notverified > span:nth-child(2) {
    padding: 0.5em 0;
    text-align: left;
    margin: 0;
    color: #333;
    font-size: 20px;
    line-height: 28px;
    font-family: 'intermedium';
    font-weight: 800;
}



.reform > form > section, 
#ditty > div > form > div:nth-child(1) > section {
    grid-template-columns: 1fr;
    gap: 1em;
}



#footer {
    transform: unset;
    position: relative;
    bottom: 0;
    top: unset;
}



#ditbuttons {
    display: block;
    width: 100% !important;
}






.updatelocform > form > span {
    display: block;
    width: 100% !important
}



.updatelocform > form > span > input[type="text"] {
    display: block;
    place-items: unset;
    margin: 0;
    text-align: left !important;
    padding: 0 1em;
    /* ----------------------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.updatelocform > form > span > label {
 
    font-size: 12px;
    left: 20px;
    right: unset;
    color: #2966cf;
    font-family: 'intermedium';
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
}



#ditbuttons > button, 
.changepas > form > input[type=submit], 
#ditbuttons > input[type=reset], 
#ditbuttons > input[type=submit] {
 
    width: 95.5%;
    font-size: 16px;
    font-family: 'intermedium';
    /* --------------------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}

 

.xwidths {
    width: 100% !important;
    max-width: unset;
}

 
#sociallogin {
    grid-template-columns: repeat(3, 1fr);
    gap: 1em;
}
