/* start  detail */
.background-detail{
	background: url(../images/background.png);
  height: 2031px;
  background-size: 1920px 2031px;
  background-repeat: no-repeat;
}
.main-detail{ 
	width: 100%;
	position: relative;
  top: 130px;
	float: left;
  /*padding: 0 150px;*/
  display: flex;
  justify-content: center;
  vertical-align: middle;
 }
 .detail-left{
 	    width: 330px;
    position: relative;
    float: left;

 }

.footer-detail {
    position: relative;
    top: 160px;
    padding: 0 35px;
}

 .footer-tintuc{
    width: 100%;
    height: 160px;
    position: relative;
    top: -12px;
    padding: 0 35px;
 }

 .detail-middle{
  width: 900px;
  float: left;
  position: relative;
  top: 150px;
  height: 1000px; 
  left: 0px;
}
.detail-mid__background{
	background: url(../images/bg.png);
  	height: 1019px;
  	width: 902px;
  	background-size: 902px 1019px;
  	background-repeat: no-repeat;
}
.Overflow{
  overflow: hidden;
}


/* end */

/*****/
/* nap the */
/*****/
/* nap xu doi xu*/
.detail-mid__background .form-body{
    position: relative;
    top: 142px;
    width: 100%;
    height: 100%;
}
.napxu-doixu{
  height: 100px;
  width: 75%;
  position: relative;
  left: 12.5%;
    top: 32px;
}
.napxu-doixu .napxu-doixu__btn:nth-child(1){
  background: url("../images/doixu.png");
  width: 309px;
  height: 70px;
  float: left;
  margin-right: 20px;
}
.napxu-doixu .napxu-doixu__btn:nth-child(2){
  background: url("../images/napxu.png");
  width: 309px;
  height: 70px;
  float: left;
}
/* loai the */
.loaithe{
    height: 70px;
    width: 94%;
    position: relative;
    margin: 35px 28px;
}
.loaithe .loaithe-img:nth-child(1){
  background: url("../images/loaithe1.png");
  width: 127px;
  height: 70px;
  float: left;
  margin-right: 7px;
}
.loaithe .loaithe-img:nth-child(2){
  background: url("../images/loaithe2.png");
  width: 127px;
  height: 70px;
  float: left;
  margin-right: 7px;
}
.loaithe .loaithe-img:nth-child(3){
  background: url("../images/loaithe3.png");
  width: 127px;
  height: 70px;
  float: left;
  margin-right: 7px;
}
.loaithe .loaithe-img:nth-child(4){
  background: url("../images/loaithe4.png");
  width: 127px;
  height: 70px;
  float: left;
  margin-right: 7px;
}
.loaithe .loaithe-img:nth-child(5){
  background: url("../images/loaithe5.png");
  width: 127px;
  height: 70px;
  float: left;
  margin-right: 7px;
}
.loaithe .loaithe-img:nth-child(6){
  background: url("../images/loaithe6.png");
  width: 127px;
  height: 70px;
  float: left;
}
/*title*/
.title{
    height: 30px;
    width: 95%;
    position: relative;
    left: 2.5%;
}
/*content*/
.content-napxu .content{
  height: 469px;
    width: 100%;
    position: relative;
    padding: 20px 0px;
}
.form-napthe{
  height: 96%;
  width: 56.5%;
  position: relative;
  float: left;
  border-right: 1px solid #DCDCDC;
  text-align: right;
}
.form-napthe:nth-child(5),
.form-napthe:nth-child(6) {
  padding: 10px;
  text-align: left!important;
  line-height: 2.25rem;
  padding-left: 20px;
}

.form-napthe select{
  width: 235px;
    height: 35px;
    border: #3a99c0 1px solid;
}
.form-napthe input{
  width: 235px;
    height: 35px;
    padding: 5px;
    transition: 0.3s;
    border: #3a99c0 1px solid;
}
.form-napthe th{
  text-transform: uppercase;
}
.form-napthe .table img{
  position: relative;
    left: 160px;
}
.tigia{
  height: 100%;
  width: 40%;
  position: relative;
  float: right;
  margin-right: 15px;
}
.tigia h3{
  text-align: center;
}

/*DOI XU*/
.content-doixu{
    height: 469px;
    width: 100%;
    position: relative;
    padding: 70px 50px;
}
.content-doixu input{
  height: 35px;
    width: 240px;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-left: 20px;
       
}
.content-doixu select{
  height: 35px;
    width: 240px;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.content-doixu th{
  float: right;
  margin-left: 20px;
}

.content-doixu h3{
  margin-bottom: 50px;
}

.content-doixu__btn{
  position: relative;
    left: 150px;
    top: 20px;
}

/*****/
/* end nap the */
/*****/

/* thong tin */
/*****/
.detail-thongtin .form-body{
  padding: 35px 25px;
}
.body-left{
  float: left;
}
.body-right{
  float: left;
}
.body-right h3{
  font-weight: 700;
  text-align: center;
  line-height: 3.5rem;
  color: #3a99c0;
}
.body-right .text{
  font-size: 20px;
}
.body-right__content{
  height: 85%;
    width: 100%;
    margin: 35px 12px;
    line-height: 2.75rem;
}
.body-right .body-right__content:nth-child(4){
  padding: 0px 16px;
  text-align: center;
}

.body-right .body-right__content:nth-child(4) input{
  width: 390px;
}
sub {
    bottom: 0em!important;
    color: #3a99c0;
}
.body-right .body-right__content:nth-child(5){
  padding: 0px 16px;
  text-align: center; 
}
.body-right .body-right__content:nth-child(5) input{
  width: 390px;
}

.body-right__content input{
    border: #3a99c0 1px solid;
    width: 300px;
    color: #aaa;
    transition: 0.3s;
    height: 42px;
}
.body-right__content.capnhatthongtin tr:nth-child(4){
  text-align: center;
}
.body-right__content.capnhatthongtin tr:nth-child(5){
  text-align: center;
}
/*left*/

.body-left .body-left__content{
  border: 1px solid #BEBEBE;
  background: #F8F8F8;
  height: 95px;
    width: 313px;
    padding:18px 0;
    margin: 5px 0px;
    cursor: pointer;
}
.event-hover{
  background: #87ceeb!important;
}
.clickColor{
  background-color: #3a99c0!important;
  color: white!important;
}
.body-left .img{
  float: left;
  width: 15%;
  margin:7px;
}
.body-left .content{
  float: left;
  height: 100%;
  width: 70%;
  margin-left: 10px;
}
.body-left__content .h6{
  font-size: 1.3rem;
}
.body-left__content .text{
  font-size: 13px;
}
.body-left__content .fa-user,
.body-left__content .fa-user-friends,
.body-left__content .fa-unlock-alt,
.body-left__content .fa-lock,
.body-left__content .fa-history{
  font-size: 33px;
  margin: 3px 13px;
}

.body-left .body-left__content:nth-child(4) .title,
.body-left .body-left__content:nth-child(5) .title,
.body-left .body-left__content:nth-child(6) .title{
  margin: 16px 0px;
}

/*input with icon*/

.inputWithIcon input[type="text"] {
  padding-left: 40px;
  color: #000;
}
.inputWithIcon input[type="password"] {
  padding-left: 40px;
  color: #000;
}
.inputWithIcon {
  position: relative;
}

.inputWithIcon i {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

.inputWithIcon input[type="text"]:focus + i {
  color: dodgerBlue;
}

.inputWithIcon.inputIconBg i {
  background-color: #aaa;
  color: #fff;
  padding: 9px 4px;
  border-radius: 4px 0 0 4px;
}

.inputWithIcon.inputIconBg input[type="text"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}
.doimatkhauc1 .inputWithIcon i,
.doimatkhauc2 .inputWithIcon i  {
  position: absolute;
  top: 0px;
  padding: 15px 25px;
  color: #aaa;
  transition: 0.3s;
}

/* quen mat khau */

.quenmk{
    position: relative;
    top: 200px;
    padding: 0px 133px;
}
.quenmk h3{
  text-align: center;
  color: #3a99c0;
}

.quenmk input{
    height: 45px;
    width: 300px;
}

.quenmk .inputWithIcon i {
    padding: 0px 12px!important;
}
/*end thong tin*/
/*****/

/* server */
/******/

/* title img */
.form-body .form-body__img:nth-child(1){
  background: url("../images/hot.png");
  width: 483px;
  height: 36px;
  position: relative;
  margin: 10px auto;
}
.form-body .form-body__img:nth-child(3){
  background: url("../images/moi.png");
  width: 483px;
  height: 36px;
  position: relative;
  margin: 50px auto;
}
/*list Server*/
.form-body .form-body__Server{
    background:#DCDCDC;
    width: 77%;
    margin: 20px auto;
    height: 104px;
    padding: 18px 38px;
    position: relative;
        border-radius: 5px;
}
.form-body__Server .btn-mainServer:nth-child(1) {
  background: url("../images/mainServer.png");
  width:300px;
  height: 69px;
  position: relative;
  float: left;
  text-align: center;
  padding: 15px 0;
}
.form-body__Server .btn-mainServer:nth-child(2){
  background: url("../images/mainServer.png");
  width:300px;
  height: 69px;
  position: relative;
  left: 20px;
  float: left;
  text-align: center;padding: 15px 0;
}
.btn-mainServer .serverText{
  font-size: 25px;
  color:white;
}
.btn-mainServer a{
	text-decoration:none;
}
/* cum may chu */
.form-body__cum{
    width: 78%;
    height: 32px;
    position: relative;
    margin: 0px auto;
    text-align: center;
}
.form-body__cum .danhsachcum a:hover{
text-decoration-line: none;
}
.form-body__cum .dachsachcum{
    width: 100%;
    height: 100%;
}

.form-body__cum .danhsachcum:nth-child(1){
  background: url("../images/pre.png");
  width: 36px;
  height: 32px;
  position: relative;
  float: left;
}
.form-body__cum .danhsachcum:nth-child(2){
  width: 126px;
  height: 32px;
  position: relative;
  float: left;
  border-top: 2px solid black;
  border-bottom:  2px solid black;
  border-left: 2px solid black;
}
.form-body__cum .danhsachcum:nth-child(3){
  width: 126px;
  height: 32px;
  position: relative;
  float: left;
  border-top: 2px solid black;
  border-bottom:  2px solid black;
  border-left: 2px solid black;
}
.form-body__cum .danhsachcum:nth-child(4){
  width: 126px;
  height: 32px;
  position: relative;
  float: left;
  border-top: 2px solid black;
  border-bottom:  2px solid black;
  border-left: 2px solid black;
}
.form-body__cum .danhsachcum:nth-child(5){
  width: 126px;
  height: 32px;
  position: relative;
  float: left;
  border-top: 2px solid black;
  border-bottom:  2px solid black;
  border-left: 2px solid black;
}
.form-body__cum .danhsachcum:nth-child(6){
  width: 126px;
  height: 32px;
  position: relative;
  float: left;
  border: 2px solid black;
}
.form-body__listServer{
  width: 88%;
    margin: auto;
    margin-top: 35px;
}
/* end server */
/******/
/* tin tuc */
/******/
.tintuc-container{
  background: url(../images/tintuc.png);
  background-size: 902px 1920px;
  height: 1920px;
  width: 902px;
  position: relative;
  top: -58px;
  padding: 0px 30px;
    padding-top: 125px;
}

/* content */
.page1,.page2,.page3{
    position: relative;
    top: 40px;
}
.filett .tintuc-title{
    position: relative;
    top: -48px;
    left: 80px;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
}

.filett .body-contenttintuc{
    height: 125px;
    width: 100%;
    position: relative;
    border-bottom: dashed 1px #dcd6ca; 
    margin-bottom: 15px;
}
.filett .body-contenttintucNumber{
  height: 55px;
  width: 100%;
  text-align: center;
  margin-top: 80px;
  font-size: 18px;
      padding: 0 315px;
}
.left-contenttintuc{
  width: 20%;
  float: left;
  margin-right: 10px;
}
.right-contenttintuc{
  width: 78%;
  height: 100%;
  float: left;
  /*margin-bottom: 20px;*/
}
.xemthem-contenttintuc{
    width: 68px;
    height: 20px;
    float: right;
    cursor: pointer!important;
    margin-bottom: -15px 0px;
}

.xemthem-contenttintuc a{
  font-size: 12px;
  color: #c55b29;
  cursor: pointer!important;
  position: relative;
    top: -15px;
}

.filett .tintuc-noidung{
  height: 1500px;
  width: 100%;
  position: relative;
    top: -20px;
}
.filett .tintuc-noidungchitiet{
  height: auto;
  width: 100%;
  margin-bottom: 25px;
}

.filett .tintuc-noidungchitiet h2{
   text-transform: uppercase;
   color: #3675c5;
       line-height: 4.5rem;
}

.filett .tintuc-noidungchitiet .tintuc-text img{
   height:auto !important;
}

.tintuc .filett{
  height: auto;
  width: 100%;
  height: auto;
  /* width: 902px; */
  background: #fff;
    position: relative;
}
.body-contenttintuc p{
      font-size: 14px;
      padding: 0px!important;
      color: #696969;
}
.body-contenttintuc a:hover{
    text-decoration: none;
}
.filett .tintuc-noidung h2{
   text-transform: uppercase;
   color: #3675c5;
}
.filett .tintuc-text{
  height:auto;
  width: 100%;
}

.filett .tintuc-text img{
  height:auto;
  max-width: 800px;
  width:165px;
  height:109px;
}
.filett .tintuc-tintuckhac{
  height: 250px;
  width: 100%;
}
.filett .header-tintuckhac{
  background: url(../images/head.png);
  background-size: 847px 41px;
  height: 41px;
  width: 847px;
}
.filett .form-tintuc{
  height: 40px;
  width: 100%;
  border-bottom:  grey dashed 1px;
  color: #3675c5;
}
.filett .body-tintuckhac{
  padding: 5px 10px;
}
.filett .text-tintuc{
  overflow: hidden;
    width: 85%;
    margin: 0 10px;
    margin: 0px 25px;
    font-size: 16px;
}
.filett .date-tintuc{
  float: right;
  font-size: : 15px;

    margin: -19px 10px;
}
.filett .footer{
  margin-top: 50px!important;
}

.contenttintucNumber{
  background: #dbdbdb;
  height: 30px;
  width: 30px;
  background-size: 30px 30px;
  margin-left: 10px;
  float: left;
  text-align: center;
}
.title-contenttintuc{
  cursor: pointer;
}
.title-contenttintuc span{
    font-weight: 600;
    font-size: 18px;
  }
.title-contenttintuc span:hover{
  color: #3fc970!important;
  cursor: pointer;
}

.numberAction{
  background: #4aaaef;

}




/*end tin tuc*/
/******/