@charset "utf-8";
@import url("/certificate-authority/styles.css");
@import url("/certificate-authority-security/css/pki-common.css");

.area-ttl__ttl {
  color: #334;
  background: url(/deviceid/img/did-icon.png) no-repeat 50% 0;
  background-size: 34px auto;
}

.navbar-brand {
    background: url('/deviceid/img/DID-icon.svg') no-repeat left center;
    background-size: contain;
    height: 25px;
    width: 25px;
    margin-left: 10px;
    margin-right: 10px;
}
.nav-home{display: none;}
@media screen and (max-width: 480px) {
  .navbar-brand{display:none;}
  .nav-home{display:block;}
}

.partner-tile{
border: 2px #ccc solid;
}

a .partner-tile:hover{
border: 2px #4FC3F7 solid;
}

.box_acc{

}
.box_acc dl{
  
}
.box_acc dl dt:first-child{
  border-top: none;
}
.box_acc dt{
  background:url("/img/common/ico_acc_off01.png") no-repeat 5px 10px; 
  padding: 10px 5px 10px 40px;
  border-top: 1px solid #bbb;
  color: #015E95;
  font-size: 18px;
  font-weight: bold;
  font-family: NewRodinPro-DB !important;
  font-weight: 400;
  cursor: pointer;
}
.box_acc dt:hover{
  background: #f0f0f0 url("/img/common/ico_acc_off02.png") no-repeat 5px 10px; 
}
  .box_acc dt.active{
    background:url("../img/common/ico_acc_on01.png") no-repeat 5px 10px; 
  }
  .box_acc dt.active:hover{
    background:#f0f0f0 url("../img/common/ico_acc_on02.png") no-repeat 5px 10px; 
  }
  
.box_acc dd{
  display: none;
  margin-bottom: 15px;
  padding:10px 0 10px 40px;
  font-size: 108%;
}


.headconversion {
    max-width: 360px;
    background: linear-gradient(45deg, rgba(255,255,255,0.5) 0%, rgba(240,246,255,0.66) 33%, rgba(255,255,255,0.5) 100%);
    box-shadow: 0 8px 32px 0 rgb(31 38 135 / 50%);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 5px solid #ffd444;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: 0;
}

.btn-trial {
    background: linear-gradient(135deg, #F13F79, #FFC778);
    padding: 1em 2em;
    border-radius: 10rem;
    color: #fff;
    border: unset;
}

.did-jumbotron {
  background:url(/deviceid/img/did-cover.jpg) 30% center no-repeat !important;
  background-size: cover !important;
  color:#fff;
  margin-bottom:0;
  padding: 3em 0 3em;
  min-height:540px;
  display:flex;
  align-items:center;
}

.jumbotron-inner{padding-top:100px; padding-bottom:100px;}

.did_trial {
  background: linear-gradient(#0389d4, #0056a8);
}

.did_trial_textarea{
  padding:2em;
  color:#fff;
}

.did_trial_imagearea{
  background: url(/deviceid/img/did-trial-image.jpg) no-repeat 50% !important;
  background-size:cover !important;
  height:300px;
}


.didtrial-jumbotron {
  background: url(/deviceid/img/did-education-trial-cover.jpg) center bottom !important;
  background-size: cover !important;
  min-height:360px;
}


.banner {
  background-color: #559288;
}

.banner .box_title a{
  display: block;
  color: #fff;
  background: url('/deviceid/imgs/did-icon.png') no-repeat 0px 10px;
  padding-left: 95px;
  padding: 10px 0 30px 100px;
  text-decoration: none;
}



.title_section{
	width:100%;
    background: #a2b6a2 url('/deviceid/imgs/did-head-image.jpg') no-repeat center;
    max-height: 300px;
    vertical-align: middle;
}

.title_section .box{
    max-width: 980px;
	margin: 0 auto; 
    text-align: right;
}


.radiusarea {
    background: #FFF;
    border: 1px solid #0288D1;
    border-radius: 10px;
    padding: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
}

.did-web-access {
  padding: 3em 0;
  text-align: center;
  background: url('/deviceid/img/img-web-access-01.jpg') no-repeat 50% 50%;
  background-size: cover;
}

.did-web-access h2 {
  margin-bottom: 1em;
  color: #000;
  font-weight: bold;
  text-shadow: 1px 1px 4px rgba(225, 225, 225, .6), 1px -1px 4px rgba(225, 225, 225, .6), -1px 1px 4px rgba(225, 225, 225, .6), -1px -1px 4px rgba(225, 225, 225, .6);
}

.did-web-access p {
  line-height: 1.6;
  margin: 0 0 28px;
  font-size: 16px;
  text-shadow: 1px 1px 4px rgba(255, 255, 255, 1), 1px -1px 4px rgba(255, 255, 255, 1), -1px 1px 4px rgba(255, 255, 255, 1), -1px -1px 4px rgba(255, 255, 255, 1);
}

.did-web-access ul {
  text-shadow: 1px 1px 4px rgba(255, 255, 255, 1), 1px -1px 4px rgba(255, 255, 255, 1), -1px 1px 4px rgba(255, 255, 255, 1), -1px -1px 4px rgba(255, 255, 255, 1);
}

.did-web-access li {
  display: inline-block;
  margin: 0 40px;
}

.did-web-access li a {
  display: block;
  color: #FF5722;
  text-decoration: none;
  font-weight:600;
}

.did-web-access li a span {
  display: block;
  width: 140px;
  height: 140px;
  line-height: 140px;
  margin: 0 auto 15px;
  border: 3px solid #FF5722;
  border-radius: 100%;
  color: #FF5722;
  font-size: 60px;
  box-shadow: 1px 1px 4px rgba(255, 255, 255, 1), 1px -1px 4px rgba(255, 255, 255, 1), -1px 1px 4px rgba(255, 255, 255, 1), -1px -1px 4px rgba(255, 255, 255, 1);
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
  background-color: rgba( 255, 255, 255, 0.5 );
}

.did-web-access li a:hover span {
  font-size: 66px;
}


@media screen and (max-width: 600px) {
  .did-web-access li {
    margin: 0 20px;
  }
}

@media screen and (max-width: 480px) {
  .did-web-access h2 br {
    display: none;
  }
  
  .did-web-access p {
    text-align: left;
  }
  
  .did-web-access ul {
    overflow: hidden;
  }
  
  .did-web-access li {
    float: left;
    display: block;
    width: 48.5%;
    margin: 0;
  }
  
  .did-web-access li:nth-child(2) {
    float: right;
  }
  
  .did-web-access li a span {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px !important;
  }
  
  .did-web-access li a br {
    display: none;
  }
}

.bcs-container-searchbox{background-color: #fff;}
.bcs-host-div {background-color: unset !important;}
.searchbox-wrap{background-color: #c1d5d74d;}