@import url('https://fonts.googleapis.com/css?family=Amiri|Cairo|Changa|El+Messiri|Lalezar|Pacifico|Tajawal|Lemonada');

@media only screen and (max-width: 399px)and (max-width : 750px) {
  .pageText {
    font-size: 1em;
  }
  .typo {
    width:25%;
  }
  .tablink {
    margin-left: 0.2em;
    margin-right: 0.2em;
    font-size: 1em;
  }
  .tab-links {
    padding-right: 1em;
  }
  .hide {
    display: none !important;
  }

  .tapsBorder {
    border-bottom: 3px solid #006770;
    border-top: 5px solid #006770;
    border-width: 100%;
    padding: 0.3em;
    margin-bottom: 0;
    width: 100vw;
  }  
		.tab-links a {
  			font-size: 0.85em !important;
  	}

    #uniLogo {
      margin-top: 1em;
      width: 11em;
    }
    #elearningLogo {
      margin-top: 1em;
      width: 7em;
    }
		.title {
      font-size: 1.5em;
      margin-bottom: 0.5em;
    }
    .vl {
      border-left: 1px solid white;
      height: 4.5em;
      float: right;
      margin: 1%;
      margin-top: 1em;
      opacity: 0.7;
    }
    .footer {
      margin-top: 1.5em;
    }
    .footerText {
      font-size: 0.8em;
    }
    #hrLine {
      clear: both;
      visibility: hidden;
    }
    
    

}
@media only screen and (min-width : 400px) and (max-width : 750px){
  .pageText {
    font-size: 1em;
  }
  .typo {
    width:25%;
  }
  .tablink {
    /* margin-left: 0.2em;
    margin-right: 0.2em; */
    font-size: 1em;
  }
  .tab-links {
    padding-right: 1em;
  }
  .hide {
    display: none !important;
  }

  .tapsBorder {
    border-bottom: 3px solid #006770;
    border-top: 5px solid #006770;
    border-width:100%;
    padding: 0.3em;
    margin-bottom: 0;
    width: 100%;
  } 
  .vl {
    border-left: 1px solid white;
    height: 4.5em;
    float: right;
    margin: 1%;
    margin-top: 1em;
    opacity: 0.7;
  }  
    #uniLogo {
      margin-top: 1em;
      width: 12em;
    }
    #elearningLogo {
      margin-top: 1em;
      width: 8em;
    }
		.title {
      font-size: 1.5em;
      margin-bottom: 0.5em;
    }
    .footer{
      margin-top: 1.5em;
    }
}
@media only screen and (min-width : 765px){
  .pageText {
    font-size: 1.5em;
  }
  .typo {
    width:20%;
  }
  .tablink {
    margin-left: 1em;
    margin-right: 1em;
    font-size: 1.3em;
  }
  .tab-links {
    padding-right: 2em;
    
  }
  .show {
    display: none !important;
  }

  .tapsBorder {
    border-bottom: 6px solid #006770;
    border-top: 14px solid #006770;
    border-width: 100%;
    /* padding: 0.3em; */
    margin-bottom: 0;
    /* width: 100vw; */
  }
  #hrLine {
    display: block;
    border: 0;
    border-top: 1px solid #ccc;
    margin-top: 5%;
  }
  .footerText {
    font-size: 1em;
    margin-top: 4%;
  }
  .footer {
    size: 20%;
  }
  .title {
    font-size: 2em;
    float: left;
    padding-top: 1em;
  }
  .vl {
    border-left: 1px solid white;
    height: 4.5em;
    float: right;
    margin: 1%;
    margin-top: 2em;
    opacity: 0.5;
  }
	#uniLogo {
    width: 16em;
  }
  #elearningLogo {
    width: 10em;
  }
  #uniLogo , #elearningLogo {
    float: right;
    margin: 1em;
  }
  .header{
    height:30%;
    width:auto;
    padding: 1em;
    /* border-bottom: 8px solid #ffffff; */
  }
}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
.editingArea {
	background-color: white;
	color: white;
}
#canvas-container {
	background-color: white;
	padding: 3%;
}

.header {
  background-position:center;
	background-repeat:no-repeat;
  background-size:cover;
  border-bottom: 0.5em solid white

}
.title {
	font-family: 'Tajawal', sans-serif;
	text-align: center;
  color: white;
  font-weight: lighter;
  margin-top: 0.6em;
}

.typo {
	width:25%;
	height: auto;
	border: 1px solid #9a885d;
}
#images {
	background-color: #c7b68c;
	width: 100%;
	margin: auto;
}
.bg {
	width:20%;
	height: auto;
}
#backgrounds {
	display: inline-block;
}

/*----- Tabs -----*/
.tabs {
width:100%;
display:inline-block;
margin-bottom: 5%;
}
/*----- Tab Links -----*/
/* Clearfix */

.tablink {
display:inline-block;
background:white;
font-family: 'Changa', sans-serif;
color:#9a885d;
transition:all linear 0.15s;
border: 0;
}
.tablink:hover {
background-color:#9a885d;
text-decoration:none;
color :white;
}
.tablinks button.active{
background:#9a885d;
color:white;
}

/*----- Content of Tabs -----*/
.tab-content {
background:white;
margin-left: 10px;
}
.tab {
display:none;
width: 100%;
margin: 0 auto;
padding-top: 1em;
}
.tab.active {
display:block;
}

#text_color {
  -webkit-text-fill-color: white;
  -webkit-opacity: 1;
  background:#006770;
}
input[type=file] {
    background-color: #006770;
    border: none;
    color: white;
    cursor: pointer;
    width: 75%;
    display: table;
    margin: 0 auto;
    margin-bottom: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#delete , #addtext{
  background-color: #006770;
  border: none;
  border-radius: 10px;
  color: white;
  text-decoration: none;
  font-family: 'Changa', sans-serif;
  width: 40%;
  height: 2.5em;
  /*display: table;
  margin: 0 auto; */
  margin-bottom: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
label {
  text-align: right;
  font-family: 'Changa', sans-serif;
}
#tab3 {
  text-align: right;
}
/* style (slider) input type range*/
@import url(https://fonts.googleapis.com/css?family=Dosis:700);

.value {
  display: inline-block;
  text-align: center;
  font-size: 2.5em;
  margin-bottom: 1%;
  margin-left: 2%;
  width: 10%;
  height: auto;
}
input[type="range"] {
  display: inline-block;
  -webkit-appearance: none;
  background-color: #006770;
  width: 50%;
  height: 2px;
  border-radius: 10px;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #968256;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  /* border: 3px solid white; */
  transition: .3s ease-in-out;
}​
  input[type="range"]::-webkit-slider-thumb:hover {
    background-color: white;
    border: 3px solid #006770;
  }
  input[type="range"]::-webkit-slider-thumb:active {
    transform: scale(1.5);
    background-color: #1B1B1E;
    border: 3px solid #006770;
  }
#fontsize {
  display: inline-block;
  width: 100%;
}
#alining {
  width: 90%;
  margin: 0 auto;
}
#download, #savepng {
  font-family: 'Changa', sans-serif;
  margin: 3%;
  background-color: #006770;
  border: none;
  border-radius: 10px;
  color: white;
  margin-bottom: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
} 
.downloadTap {
  width: 80%;
  margin: 0 auto;
}
#social-list {
  width: 50%;
  margin: 0 auto;
  display: inline;
  align-items: center;
}

.fonttag {
  color:black !important;
}
.social-list li{
  float: right;
  margin-right: 1em;
  opacity: 0.7;
  filter:alpha(opacity-70);
}
.social-list  li:hover{
  opacity: 1;
}

.pageText {
  font-family: 'Tajawal', sans-serif;
  color: #968256;
  text-align: center;
}

.footer {
  background-color: #006770;
  padding: 1em;
}

.footerText {
  font-family: 'Tajawal', sans-serif;
  color: white;
}
#downloadIcon {
  height: 1.7em;
}
input[type=text] {
  width:100%;
  margin:0 auto;
  display:block;
  margin-bottom: 15px;
  border:1px solid #968256;
  border-radius: 8px;
  padding: 0.5em;
}
::placeholder {
  color:  #968256;
  opacity: 1; /* Firefox */
  font-family: 'Tajawal', sans-serif;
  text-align: center;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
font-family: 'Tajawal', sans-serif;
 color:  #968256;
}

::-ms-input-placeholder { /* Microsoft Edge */
font-family: 'Tajawal', sans-serif;
color:  #968256;
}
#alining i {
  color: #006770;
}
