@font-face {
    font-family: myFirstFont;
    src: url(sansation_light.woff);
}

html{
  scroll-behavior: smooth;

}

body {


}



.active.btn.btn-primary.btndatapers a h4:active{

}
#navsection{

position:fixed;
z-index: 20;
height: 1500px;

}

#header{
  height: 210px;
  margin: 0;
  background-color: gray;
  background-image: url('/images/bg/ulnebg1lit.jpg');
  border-bottom: 4px solid #000;
  margin-bottom: 2em;

}
#IDportfolio{

}
#IDportfolio:before{

}
#navsection {


}

.anchor{


}

.navbar{
color: #fff;
background-color: #000 !important;

}
.navbar-dark .navbar-nav .nav-link{
  color: #fff;
  font-size: 1.1em;
}


.titrepagebox h1{
text-shadow: 1px 1px 2px #000;
padding-top: 1em;
}

.xpbox{

margin-bottom: 2em;
float: right;
border: 3px solid #000;
border-radius: 1em;
box-shadow: 0px 0px 5px #000;
}

.xpbox h1{
text-shadow: 1px 1px 3px #aaa;

background-image: linear-gradient(to top, #eef7ff, #fff, #fff);
}
.bonustitle{
text-shadow: 1px 1px 3px #aaa;
background-image: linear-gradient(to top, #eef7ff, #fff, #fff);
}


.skillbox{

margin-bottom: 2em;
float: right;
border: 3px solid #000;
border-radius: 1em;
box-shadow: 0px 0px 5px #000;
}

.skillbox h1{
text-shadow: 1px 1px 3px #aaa;
background-image: linear-gradient(to top, #eef7ff, #fff, #fff);
}

.boxlanguage{
margin-bottom: 1em;
padding: 0.5em;
padding-bottom: 0.2em;
text-align: center;
border: 2px solid #0062cc;
border-radius:1em;
box-shadow: 0px 0px 5px #000;
text-shadow: 1px 1px 1px #fff;
}
.boxlanguage:hover{
background-color: #0062cc;
color: #fff;
text-shadow: 1px 1px 1px #000;
cursor: copy;
}
.boxlanguage:hover img{
box-shadow: 0px 0px 2px #fff;
}

.domainlist{

}

.domainlist ul{
  margin: 0;
  padding: 0;
}

.domainlist li{
  margin: 0;
  padding: 0;
  list-style-type: none;
    font-size: 1.1em;
}

.domainlist li:hover{
background-color: #c4eaff;

}



.aspectslist {

}

.aspectslist ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.aspectslist li{

}
.aspectslist li:hover{
background-color: #c7e3ff;
}

.modalbody.xpbox img:hover{
  background-color: red;
border: none;
box-shadow: none;


}

.btn.thumbn img:hover{

  border: 2px solid #000;
}

.portfoliothumb {
  min-height: 220px;
}
.portfoliothumb img{
    border-radius: 1em;
  box-shadow: 2px 2px 4px #000;
}




.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 70%;
    margin: auto;
}



.carousel-item{
width: 100%;
min-height: 420px;

}

.carousel-control-prev-icon{
padding: 0.9em;
background-color: #c7e3ff;
border-radius: 1em;
box-shadow: 0px 0px 6px #fff;
}


.carousel-control-next-icon{
padding: 0.9em;
background-color: #c7e3ff;
border-radius: 1em;
box-shadow: 0px 0px 6px #fff;
}

.form-control{
border: 1px solid #000;
border-radius: 1em;
background-color: #c4eaff;
}

table.dataTable.display tbody tr.odd{
background-color: #c4eaff;

}

table.dataTable.display tbody tr.odd > .sorting_1{
background-color: #c4eaff;

}

table.dataTable.display tbody tr.even{

}

table.dataTable.display tbody tr.even > .sorting_1{


}

.btndatapers{
  margin-bottom: 0.7em;
  margin: 0.2em;
  border-radius: 0.5em;
  box-shadow: 1px 1px 2px #000;
}

.btndatapers a{

  color: #fff;
  text-shadow: 1px 1px 1px #000;

}

.btndatapers h4{
  padding-top: 0.4em;
  font-size: 1em;
  line-height: 0.4;
}


.logoimg img{
width: 100px;

}

.secondinfo{
  font-size: 0.8em;
  color: #595959;
}

.tab-content h3{
margin-top: 1em;

}

.footer{
width:100%;
height: 80px;
background-color: #000;
color: #fff;

}

.footertext{
right: 2em;
padding-top:1.2em;
padding-right: 0.5em;
font-size: 1.3em;
text-align:right;

}
