
html {
    
    color: #333;
    font: 17px/27px "ff-tisa-web-pro", 'Helvetica Neue', Helvetica, sans-serif;
}

html,body {
    /*max-width: 100%;
    max-height: 100%;*/
    background:  #f4f4f4;
}



a { 
    text-decoration: none;
    /*color: #005584;
    color: #4F7573;
    color: #003655; 
    color: #337ab7;*/
    color: #1DA1F2;
    
}
  

a.links-key-page:visited{

    color: blue;
}





h1,h2,h3 { font-family: "Helvetica", "Arial", sans-serif; 
    text-align:center;
    /*color: #4F7573;
     color: #313533;
    color: #003655;
    color: #66757f;*/
    color: #777;
}

input[type=text] {
    border-radius: 7px 7px 7px 7px;
    border: 1px solid #ccc;
    color: #8899a6;
    /*background-color: #f5f8fa;*/
    font-size:16px;
    padding-left:5px;
}

input[type=radio] {
    cursor:pointer;
}


input[type=password] {
    border-radius: 7px 7px 7px 7px;
    border: 1px solid #ccc;
    color: #8899a6;
    font-size:16px;
    padding-left:5px;
 
    /*background-color: #f5f8fa;*/
}

input[type="number"] {
    border-radius: 7px 7px 7px 7px;
    border: 1px solid #ccc;
    color: #8899a6;
    width:60px; 
    font-size:17px;
    padding-left:5px;
}

/* index */
#main {
   /* background:  #f4f4f4;
    min-height: 100hv;
    min-width: 640px;
    */
    width: 99%;
    /*margin: 1px 5px 1px 5px;  top right bottom left */
}


#header-title{
    max-width:900px;

}


.key-login-form{
     padding-top: 25px; 
}
.key-login-input{
    background-color: #f5f8fa;
    border-radius: 12px;
    height: 17px;
    width: 230px;
    margin: 1px 1px 1px 180px;
    font-size: 14px;
}

div.header{
    
    width: 100%;
    
}



.register-container{

    background:  #fff;
    width: 90%;
    max-width:700px;

    border-radius: 18px;
    margin: auto auto auto auto;
    padding-top: 20px;
    padding-bottom: 20px;

}


/*---------------- filter ----------------------------------------------*/
div#filter{
    min-width:100px;
    /*margin-left: 330px;*/
    font-size:14px;
    float: left;
    margin-top:20px;
    padding-left: 20px;
}

/*---------------- tabs index ----------------------------------------------*/

/* Style the tab */
div.tab {
    overflow: hidden; 
    border: 1px solid #ccc; 
    background-color: #f1f1f1;
    width: 204px;
    margin-left: 100px;
    border-radius: 6px;
    margin-top: 25px;
    float: left;
}
/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    /*background-color: #f1f1f1;*/
    float: left;
    border: none; 
    outline: none; 
    cursor: pointer;
    padding: 14px 16px; 
    text-align: center;
    width: 102px;
    transition: 0.3s; 
    font-size: 17px;
}
/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}
/* Style the tab content */
.tabcontent {
    display: none; 
    /*overflow: auto;*/
    

}

#def-tab{
    background-color: #ccc;
}



/*--------------------------------------------------------------*/


div.test-container {
    
    display: block;
    background:  #fff;
    margin: 0px 5px 25px 60px;  /* top right bottom left */
    width: 58%;
    border-radius: 18px;
    /*overflow-y: auto;*/
    min-height: 445px;
 
    /*---- div.test ---------*/
    padding-left: 23px; 
    padding-right: 23px; 
    padding-top: 14px; 
    padding-bottom: 5px; 
    /*border-top: 1px solid #999;*/
    border-bottom: 1px solid #999;
    float: left; 
 

}


div.pages{
    float:right;
    }
.disabled{
    pointer-events: none;
    cursor: default;
    color: #515553;
}
div.index-right-container{
    margin-top:2%;
    margin-left:11px;
    width: 21%;
    float: left; 
    max-width:400px;
    /*border: 1px solid #ccc;*/
}
div.index-right-block{
    /*width: 300px;*/
    width: 50%;
    min-height: 140px;
    margin: 1px auto 3px auto;  /*trbl*/
    padding: 2px 2px 2px 2px;
    border-radius: 46px;
    border: 1px solid #ccc;
    font-size: 26px;
    overflow: hidden;

    background-color: rgb(233, 113, 28);

}



#scopus-block{
    color: #fff;
    text-align: center ;
    font-family: NexusSan,Arial,Georgia,sans-serif,serif;

}

.scopus-p{
    padding-top:11px;

}


/*--------- bot -------*/

div.index-bottom-container{
    width: 99%;
    clear: left;
    margin: 10px 10px 20px 70px;  /* top right bottom left */
    
    max-width:1000px;
}

div.index-bottom-block{
    /*width: 300px;*/
    width: 25%;
 
    margin: 1px 10px 17px 2px;  /* top right bottom left */
    padding: 3px 2px 2px 2px;
    border-radius: 16px;
    border: 1px solid #ccc;
    font-size: 15px;
    overflow: hidden;
    float: left; 
     
    background: #fff;
    
    /*
    border-bottom: 1px solid #ccc; 
    border-top: 1px solid #ccc;*/
}

.index-bottom-block-text{
    padding-top:5px;
    min-height:80px;
    font-size: 16px;
}

.index-tips-arrow1{
    width: 70%;
    /*width: 5%;*/
    height: 30px;
    /*
    padding: 10px auto auto auto;
    padding-top: 10px;
    padding-left: 10px;*/
    border: none;
    /*border: 1px solid #ccc;*/
    margin: auto auto auto auto;  
}
#img-arrow{
    
    display: block;
    margin: auto;
}

div#footer {
    width:99%;
    clear: left;
    /*margin-top: 1px;*/
    padding-left: 10px; 
    /*position: relative;*/
    background:  #8cc1dc;
    height: 28px;
    font-size: 14px;
    font-family: Source Sans Pro,Arial,Helvetica,sans-serif;
    font-weight: 400;
    border-radius: 12px;

    /*display: block;
    float: bottom;*/
}
div#f{
    color: #fff;
}
span#twi{
    margin: 0px;
    padding-right: 10px; 
    padding-left: 20px; 
}

.invis{
    display: none;
}

div.login-form{
 
    float: right;
    color: #3b7aa3;
    border: 1px solid #ccc;
    border-radius: 16px;

    min-width: 150px;
    margin: -55px 10px 1px 1px;              /*top right bottom left */
    padding: 5px 5px 5px 5px;
 

}
.login-user{
    color: #3b7aa3;
    text-align: center;
}

#login-button{
    
    

}
.login-input{
    margin-left:5px;
    width: 140px;

}
#registration-link{
    font-size: 15px;
    /*text-decoration: none;
    color: #3b7aa3;*/
}
#profile-link{
    font-size: 15px;
    float: left;
}
#logout-link{
    font-size: 15px;
    /*text-decoration: none;*/
    float: right;
}


#login-error{
    font-size: 12px;
    color:#a0050e;
}

/* redistration  */
.reg-page{
    min-height: 300px;
    margin: 1px;
}
.register-form{
    text-align: center;
}
#reg-btn{
     font-size: 16px;
}
.question-key-img{
    padding-left: 5px;
}

/*---captcha----------------------*/
/*.sign-captcha{
    margin-bottom:0px;
}

.value-captcha{
    padding-top: 0px;
}*/

.captcha-input{
    
    height:40px;
    width: 20px;
    font-size: 17px;
    
}

#captcha-table{
    margin-left:180px;
    border: 0px;
    
}

.captcha-table-cells{
    border: 0px;
    width:45px;

}

#reg-error{
    color:#a0050e;

}

.red-error{
    border: 1px solid #f00 !important; 
    
}
.normal-valid{
    border: 1px solid #ccc !important; 
    
}


/*------------------------------ profile -----------------------------------------------------*/

#div1-profile {
    background:  #fff;
    color: #48ADD8;
    width: 30%;
    float: left; /* add this */
    border: 1px solid red;
    margin-left: 70px;
    margin-right: 20px;
    border: 1px solid #ccc;
    height: 400px;
    border-radius: 16px;
}
#div2-profile {
    background:  #fff;
    border: 1px solid green;
    /*width: 650px;*/
    width: 50%;
    overflow: hidden; /* if you don't want #second to wrap below #first */
    border: 1px solid #ccc;
    min-height: 440px;
    border-radius: 16px;
    color: #48ADD8;
    padding: 10px;
    font-size: 16px;
}

#key-word{
    text-align: center;
   font-size: 20px;
   padding-bottom: 5px;
}

.delete-key{
    margin-left: 15px;
    font-size: 12px;
}


.profile-key_list{
    padding: 15px;
}

.profile-list-tag{
    list-style-type: none;
}

.profile-key {
    font-size: 11px;
    color: #333;
}




.key-new-limit{
    width: 20%;
    font-size: 14px;
    margin-left: 150px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: #3b7aa3;
}

#key-create-link{
    padding-left: 50px;
    color: #3b7aa3;
    text-decoration: underline;
    font-size: 18px;

    
}




/*------------------------- key -----------------------------------------------------*/
#div-key-create {
    background:  #fff;
    color: #48ADD8;
    /*float: left; */
    margin: auto auto 30px auto;           /*top right bottom left */
    border: 1px solid #ccc;
    min-height: 460px;
    width: 90%;
    max-width: 800px;
    border-radius: 16px;
    padding: 1px 10px 10px 10px;
}

#new-key-name-form{
    margin: auto auto 10px 10px;             /*top right bottom left */
}

#new-key-button{
    margin-top: 10px;
    float: right;
}


.checkbox-new-key {
       float: right; 
       margin-right: 7px;
}
.check1{
     background:  #f4f4f4;
     }
.test-add {
    color: #48ADD8; 
}


.key-test-new-limit{
    /*margin-top: 20px;*/
    width: 255px;
    
    font-size: 13px;
    color: #3b7aa3;
}
/*------------------------------------------------------------------------------*/

#container2{
     min-height: 475px;
     margin: 34px auto 0;
}


div.results-info{
    padding-left: 25px; 

}
.person-sat{
    padding-left: 19px; 
}
.person-sat10{
    padding-left: 28px; 
}
.test_link{
    visibility: hidden;
}

/* p {color:blue;} */
/*  -----------------------    tests markup ------------------------------*/
.body-test{
    background:  #fff;
}

div.test-page-header{
    background:  #fff;
}

div.intro { 
    width: 75%;
    background:  #fff;
    max-width: 900px;
  
    margin: auto auto auto auto;  
   
}

div.q {
    background:  #fff;
    width: 75%;
    max-width: 900px;
    margin: auto auto auto auto;    
    padding-bottom: 5px;  
    padding-top: 5px;  
    padding-bottom: 5px;  
    font-size:16px;
    
}


.display_none{
    display: none;
}
.test_res{
    margin-top: 10px;
    padding-left: 30px; 
    padding-top: 10px;
    padding-bottom: 10px;

    border: 2px solid #ccc;
    
    border-radius: 16px;
    
}

#test-send-form{
 
    

}

#results{
    max-width:900px;
    width: 80%;
    margin: auto auto auto auto;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background:  #fff;
}


#tb-with-range tr td{
    border: 1px solid #ccc;
    max-width: 320px;
    min-width: 300px;
    padding: 5px;
    text-align: center;
}

#tb-with-range2 tr td{
    border: 1px solid white;
    padding: 1px;
 
      
}
/*---------------------------------------------------------------------------*/
.btn{
    background-color: #1b95e0;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 6px;
    font-size:17px;
    margin-top:10px;
    text-align:center;
    
    }

.radio-btn-td{
    border: 0px;
    padding-left:7px;
}


/*------------ group-results ------------------------*/
div.group-results{
    /*background:  #fff;*/
    margin: auto auto auto auto;                 /*top right bottom left */
    width: 80%;
    
    text-align: center;
    /*border-radius: 16px;
    border: 1px solid #ccc;*/
    /*float: left;*/
}

.group-table{
    width: 80%;  
    margin: auto auto auto auto;
}


.group-table td   {
    background: #e8edff;
    border-top: 1px solid #fff;
    padding: 7px;
    border-collapse: collapse;
    border: 0px;
}


.group-table-raw-head {
    background: #669;
    border: 0px;
    border: 2px solid #fff;
    color: #3b7aa3;


}
.group-table-raw {
    color: #3b7aa3;
    background: #b9c9fe;
    border: 2px solid #fff;
}


#fisher-test-results, #u-test-results{
    width:70%; 
     
    margin-left:20%;  
    padding:1px; 
    margin-top:10px;
}


.subscales-info{


    width:70%; 
    padding: 5px 2px 2px 5px;
  
    margin: auto auto auto auto;
 
}



/*------------------------------------*/




table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}

.soc-barrs{
 width: 40px;
}

.column-name{
    width: 500px;
}

.res_button {
    padding-left: 170px;  
}


.home_link, .twitter_ico{
    
    text-align:center;

}



.test-wiki{
    padding: 5px;
}


#admin{

    background:  #fff;
    margin: auto auto 50px auto;
    width: 80%;

}

.original-test{
    width: 500px;
}


/*--------  tble in res ------ (like key)*/
.table-tests-res td{
    text-align: center;
    padding: 5px;
    border: 1px solid #aaa;
}
#table-tests-res2{
    margin-right: 100px;
    margin-bottom: 20px;
}
.table-header  {
    background-color: #f2f2f2;
}



input[type="range"].vert {
   transform: rotate(90deg);
}

/*------------------------------------------------*/

.guide{
    
    width: 90%;
    max-width:900px;
    
    clear: left;
 
    margin: auto auto auto auto;     /*top right bottom left */
    font-size: 17px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

}

/*--------------- blog ---------------------------------*/

div.blog-container {
    background:  #fff;
    max-width:900px;
    width: 95%; 
    padding: 5px auto 5px auto;           /*top right bottom left */
    border-left: 1px solid #999; 
    margin: 10px auto 5px auto;                             
    border-right: 1px solid #999;                                  
    border-radius: 15px;
}


.post-container{
    border-bottom: 1px solid #999; 
    border-top: 1px solid #999; 
    margin: 10px auto 5px auto; 

    width: 95%; 
 
 
    overflow: hidden;

     
}

.post-div{

    width: 95%; 
    color: #373a3c;  
    margin: 5px auto 5px auto;
    padding: 5px 5px 5px 5px;
     
}

.post-img-div{
     
    max-width: 170px; 
    max-height: 170px; 
    width: 80%; 

    margin: 3px auto 5px auto;     /*top right bottom left */
    padding-bottom: 7px;
    
}
.post-title-div{
    font-size: 16px; 
    width: 90%; 
    margin: 3px auto 3px auto;    /*top right bottom left */
    padding: 3px auto 3px auto;    /*top right bottom left */
    font-size: 18px;
    
    
}
.post-txt-div{
    width: 90%; 
    font-size: 16px; 
    margin: 3px auto 3px auto;
   
}


.post-img{
    height: 100%; 
    width: 100%; 
    object-fit: contain;
    
}

/*--------------blog inside----------------------------------*/

.blog-inside-div{
    max-width:900px;
    width: 95%; 
 
    margin: auto auto auto auto; /*top right bottom left */
    /*font:"Proxima Nova", Arial, "Helvetica Neue", sans-serif;*/


}

.blog-inside-description{
    font-size:14px;  
    margin: 5px auto 5px auto;
    padding: 5px auto 5px 5%;
    width: 95%; 
 
    max-width:320px;
    font-stretch: 100%;
    
}

.blog-inside-txt{
 
    width: 90%; 
    padding: 20px auto 5px auto;
 
    margin: 10px auto auto auto;
    font-stretch: 100%;
}


.post-img-div-inside{
     
    max-width: 200px; 
    max-height: 200px; 
    width: 90%; 

    margin: 10px auto 5px auto;     /*top right bottom left */
    padding-bottom: 7px;
    
}

.post-img-div-inside2{
    max-width: 600px; 
    width: 99%; 
    margin: 10px auto 5px auto;     /*top right bottom left */
}

.post-img-inside{
    height: 100%; 
    width: 100%; 
    object-fit: contain;
    
}


/*------------------- courses -----------------------------*/

.courses-container {
    background:  #fff;
    max-width:800px;
    width: 95%; 
    padding: 5px auto 5px auto;           /*top right bottom left */
    border-left: 1px solid #999; 
    margin: 10px auto 5px auto;                             
    border-right: 1px solid #999;                                  
    border-radius: 15px;
}

.course-container{
    border-bottom: 1px solid #999; 
    border-top: 1px solid #999; 
    margin: 10px auto 5px auto; 
    width: 95%; 
    overflow: hidden;
    font-size: 18px;

    padding-top: 10px;
    padding-bottom: 15px;

}

.course-img-div{
     
    max-width: 250px; 
    width: 80%; 
    margin: 3px auto 5px auto;     /*top right bottom left */
    padding-bottom: 7px;

}

.course-img{
    height: 100%; 
    width: 100%; 
    object-fit: contain;
}

.course-title-div{
    max-width: 700px;
    width: 85%; 
    color: #373a3c;
    margin: auto auto auto auto;     /*top right bottom left */
    text-align: center;

}

.course-div-description{
    max-width: 700px;
    width: 90%; 
    color: #373a3c;
    margin: auto auto auto auto;     /*top right bottom left */
    font-size: 17px; 

}



/*---- old check ----*/
.courses-div{
    font-size: 16px; 
    padding-left:30px; 
    padding-top:5px; 
    /*color: #8c1313; */
    color: #373a3c;
/*---- old check ----*/
}

.lessons{
    padding: 3px;

}

.lesson-container {
    background:  #fff;
    max-width: 900px;
    width: 80%;
    margin: 5px auto 5px auto;  /*top right bottom left */
 
    font-size:16px;

    text-align:justify;
    
}


/*------------------------------- journals -------------------------*/
.journals-div{
    /*background:  #fff;*/
    background-color: #fff;
    margin: auto auto 3% 8%;                 /*top right bottom left */
    width: 75%;
    /*min-height: 360px;*/
    text-align: center;
    font-size:15px;
    padding: 2% 5% 2% 5%;
}


.journals-table {
    width:100%;
    table-layout: fixed;
   
}

.journals-table td   {
    /*background: #e8edff;*/
    border-top: 0px solid #f4f4f4;
    padding: 6px;
    border-collapse: collapse;
    border: 0px;
}


.journals-table-raw-head {
    /*background: #669;*/
    border: 0px;
    border: 1px solid #f4f4f4;
    
    color: #8C8C8C;


}
.journals-table-raw {
    color: #323232;
    /*background: #b9c9fe;*/
    border: 1px solid #f4f4f4;
}


/*----------------  dropdown 1 ------------------------------------------*/
 
.navbar {
  overflow: hidden;
  /*background-color: #333;*/
  background-color: #E77642;
    
  font-family: Arial, Helvetica, sans-serif;
 
}

.navbar-websci {
  overflow: hidden;
  /*background-color: #333;*/
  background-color: #a88eed;
    
  font-family: Arial, Helvetica, sans-serif;
 
}



.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #ef5007;
}

.dropdown-websci {
  float: left;
  overflow: hidden;
}

.dropdown-websci .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar-websci a:hover, .dropdown-websci:hover .dropbtn {
  background-color: #8061d3;
}



.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  max-height: 350px;
  overflow-y:scroll;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-websci:hover .dropdown-content {
  display: block;
}

 


/*----------------  dropdown 2 ------------------------------------------*/

/*
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}
*/
#countryInput, #typeInput, #categoryInput {
  border-box: box-sizing;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
   
}

/*#countryInput:focus {outline: 3px solid #ddd;}*/



.q1 {
    background-color: rgb(164, 207, 99);
}
.q2 {
    background-color: rgb(232, 213, 89);
}
.q3 {
    background-color: rgb(251, 163,83);
}
.q4 {
    background-color: rgb(221,90,78);
}
.q1, .q2, .q3, .q4 {
    padding: 5px;
    border-radius: 2px;
    color: white;
    font-size: 15px;
}

 

/*------------------ feedback ----------------------------------------*/
 

 .register-container-feedback{

    background:  #fff;
    width: 90%;
    max-width:700px;

    border-radius: 18px;
    margin: auto auto auto auto;
    padding-top: 20px;
    padding-bottom: 20px;

    color: #899aa6; 

    font-family:'Gotham Narrow SSm', 'Helvetica Neue', Helvetica, sans-serif;

}
#feedback-p{
    
    margin:auto 7% 20px 7%; /*top right bottom left */
    color: #899aa6;

}

.register-form-feedback{
    text-align: center;
    
}

#textarea-valid-feedback-form{
    height:120px;
    width:60%;
    resize:none;

    margin: 5px auto 5px auto;               /*top right bottom left */
}

#feedback-div{
    margin: 5px auto auto auto;     

}

div#captcha-feedback{
    width:60%;
    height:130px;
    /*border-style: solid;*/
    margin: 5px auto 5px auto;  
}

.captcha-input-feedback{
    
    height:35px;
    width: 20px;
    font-size: 17px;
    /*
    margin:15px auto 15px auto;*/
    position:relative;
    top: -12px;
     
}

/* math homework */
.hw-math{
    height: 25px;
    width: 40px;
    margin:2px;
    
}

.stopwatch{
    border-radius: 7px 7px 7px 7px;
    border: 1px solid #ccc;
    color: #8899a6;
    font-size:21px;
    width: 20%;
    margin-top: 2px;
    margin-bottom: 2px;
    
}


 







