﻿body, body li , body a, table  th td {font-size: 14px;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;     text-align: justify;
}
body a{color:#2152b0; }
.SYT-TinTuc-ListTin > li{display:inline-block;}
body a:hover {color: #ff0000; }
.SYT-Top, .SYT-Main, .SYT-Bottom{width:100%; float:left; background: #2c77bc;}
.SYT-Top{margin-bottom:0px;
background: linear-gradient(#2c77bc 40px, #ffffff 2%);
}
.SYT-Main{background: #ffffff;}
.SYT-Center{width:1150px; margin:0 auto;}
.SYT-Main-Left{width:70%; float:left;}
.SYT-Main-Right{width:29%; float:right;}
.SYT-Main21, .SYT-Main22, .SYT-Main23 {
  float:left;width:31%;margin-right: 3%;
}
.SYT-Main23 {
  float: right;margin-right: 0;
}
.SYT-Main21 > div > li, .SYT-Main23 > div > li{margin: 15px;}
.SYT-Main21 > div > li.SYT-Main21-TieuDe > a, .SYT-Main23 > div > li.SYT-Main21-TieuDe > a, .SYT-Main23 > div > li.SYT-Main21-TieuDe, .SYT-Main21 > div > li.SYT-Main21-TieuDe {font-size: 17px;
  font-weight: bold;}
.SYT-Main21-TieuDe >img{width:50px;}
.SYT-Main-GT{list-style: none;
  margin: 20px 0;
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;}
.SYT-Main-GT:hover{
  transform: scale(1.3);
  transition: 1s;
  color: red;
}
.SYT-Main21-TieuDe:hover{}
#SYT-center-left >div> li:hover, #SYT-center-left >div>div>li:hover{
  transform: scale(1.1);
  transition: 1s; font-weight: bold;
}

.searchboxSYT{position: absolute;
    top: 100px;
    right: 50px;}
.SYT-Search >form > li > button,
.searchboxSYT >form > button{background: url(/Cms_Data/Sites/SYT/Themes/Default/images/search.png) bottom left no-repeat;
    width: 30px;
    height: 30px;
    background-size: 30px;
    border: 0;
}
.SYT-Search >form > li >input,
.searchboxSYT >form >input{padding: 8px;
    border-radius: 10px;
    border: 1px solid #ccc;
    float: left;
    width: 230px;
}
/*###################### Vi Tri ######################*/
.SYT-ViTri{    
  float: left;font-size: 11px;
  width: 100%;padding-top: 10px;
  margin: 8px;
}

.SYT-ViTri a{color: blue;display: inline-block;
  font-size: 11px;}
.SYT-ViTri > a > img{ 
  margin-right: 5px;
  width: 20px;}

/* ############################ Banner ###########################*/
.SYT-ThongTin{}
.SYT-ThongTin > li{display: inline-block;
    color: #fff;
    line-height: 40px;
	font-family: serif;/*cursive;*/
}
.SYT-ThongTin > li >a{}  
.SYT-ThongTin >li >a >img{width:30px;margin: 0 5px;}
.SYT-Banner, .SYT-Footer {width:100%; margin:0 auto;
  
}
.SYT-Footer > li{display: inline-block;
  width: 100%;
  float: left;
  color: #fff;    padding: 4px 0;}
.SYT-Footer > li.SYT-Footer-TieuDe{font-weight: bold;     padding: 10px 0;}
/*################################ TieuDiem - Search ##########################################*/
.SYT-Search{width: 100%;
    float: left;}
.SYT-Search li{display: inline-block;    width: 100%;
    float: left;}
.SYT-Search-TieuDe{text-align: center;
	font-weight: bold;
    padding: 15px 0;
}
/* ############# Menu Ngang ###################*/
.SYT-Menu{  
  width:1150px;
  width: 100%; 
  margin: 0 auto;
  height: 35px;
  margin-top: 1px;
  margin-bottom: 10px;
    box-shadow: 0 3px 7px -3px rgba(132, 127, 127, 0.75);
    background: #d8e8f7;
    box-shadow: 0 3px 7px -3px rgb(44, 119, 188);
}
.SYT-top-menu-home{padding: 0;}
.SYT-top-menu-home > a > img{}
.SYT-top-menu{  
  margin: 0 auto;
  list-style-type: none;
  margin-top: 1px;
  /*background: #e5e5e5;
  background: -webkit-linear-gradient(#FFFFFF 20%, #ccc);*/
  height: 35px;
  /**/
  width:1100px;
}
.SYT-top-menu > li {
  text-align: center;
  color: #f1f1f1;
  display: inline-block;
  padding: 0 6px 0 6px;
  line-height: 35px;
  border-right: 0.5px solid #c3d8ea;/* #e7e7e7; 0.5px solid #fff;*/
  float: left;
}
.SYT-top-menu > li > a > img {    margin: 5px 5px 0 0;}
.SYT-top-menu li:hover {
  background: #2c77bc;/*#03c ;*/
  border-left: 4px solid #f12222;/*#F37021 ;*/
    border-radius: 10px 0 0 0;  
}
.SYT-top-menu > li.SYT-top-menu-home:hover {
  background: none;
  border-left: 0px solid #f12222;/*#F37021 ;*/
    border-radius: 0;  
}
.SYT-top-menu a {
  text-decoration: none;
  color: #2152b0;
  display: block;padding: 0 20px;
}
.SYT-top-menu a:hover {
  color: #fef601;
  /*text-transform: uppercase;*/
  font-weight: bold;
  transform: scale(1.05);
  transition: 0.5s;
}
.SYT-menu-drop {
  background: #2c77bc;/*#4972ee;*/
  display: none;
  position: absolute;
  margin-left: -40px;
      padding-inline-start: 0;
}
.SYT-top-menu > li {
  position: relative;
}

.SYT-top-menu li:hover .SYT-menu-drop {
  display: block;
  margin-left: -10px;  
  z-index: 1;  
  border-left: 3px solid #F37021;
  border-left: 3px solid #f12222;
    border-radius: 0 0px 0 10px;
}
.SYT-menu-drop >li {
  text-align: left;
  width: 255px;
  border: 0px;
  border-top: dotted 1px #a4a0a0;
  height: 32px;
  line-height: 32px;
  list-style: none;
  float: left;
  
}

.SYT-menu-drop a{color: #fff;}
.SYT-menu-drop >li:hover {
  
}
.SYT-top-menu >li >ul >li >a >img{width:8px; margin-right:10px;}
.SYT-menu-right, .SYT-menu-right1{
  display: none;
  position: absolute;background: #8db8fb;
}
.SYT-menu-drop li:hover > .SYT-menu-right{
  display: block;
  z-index: 10;
  margin-left: 230px;
  margin-top: -29px;
  border-radius: 10px;
  background: #09f;
  border-left: 3px solid #09f;
}
.SYT-menu-right > li{
  display: block;
  border-top: solid 1px #25a5fa;
  text-align: left;
  width: 220px;
  height: 25px;
  line-height: 25px;
  border-radius: 10px 10px 20px;
  list-style: none;
  border-left: 3px solid #0099ff;
}
.SYT-menu-right >li >img{width:6px;    margin-right: 10px;
  margin-top: 10px;}
.SYT-menu-right > li >a{    background: #31acfe;}
.SYT-menu-right li:hover > .SYT-menu-right1{
  display: block;
  z-index: 1;
  margin-left: 200px;
  margin-top: -27px;
  
}
.SYT-menu-right1 > li{
  display: block;
  width: 200px;
  border-top: solid 1px #8db8fb;
  background: #a7c6f7;
  text-align: left;
  padding-left: 10px;
  width: 200px;
  height: 25px;
  line-height: 25px;
  border-radius: 0px 0px 20px;
  list-style: none;
  border-left: 3px solid #6aa2f7;
}
.SYT-menu-right1 >li >img{width:6px;    margin-right: 10px;
  margin-top: 10px;}
#square1
{
      height: 100%;
    float: left;
    margin: 0px 10px 0px 0;
    margin-left: -20px;
    /* background: #f12222; */
    width: 3px;
    border-radius: 0 0px 0 10px;
}
/*######################### Khoa -Dich vu #####################*/
.SYT-Dat-Lich {
  width: 100%;
  float: left;
}
.SYT-Dat-Lich > a{
  width: 25%;
  float: left;
}
#SYT-DV-NoiDung {
  width: 100%;
  margin:10px 0;
  display: block;
  float: left;  
}
#SYT-DV-Anh1 , #SYT-DV-Anh2 , #SYT-DV-Anh3 , #SYT-DV-Anh4
{
  width: 20%;
  height: 150px;
  overflow: hidden;
  position: relative;
  float: left;
}

.SYT-DV-Anh1 img {
  width: 60%;
  height: 100%;
  transition: 2s;
  border-radius: 50%;
  margin: 0 20%;
}
#SYT-center-left > img:hover, .SYT-DV-Anh1 img:hover {  
  transform: scale(0.5);
  transition: 3s;
}
.SYT-ChuBok
{
  position: absolute;
  right: 0;
  left: 0;
  z-index: 2;
  transform: translateY(-30%);
  width: 60%;
  padding: 5px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #090909;
  overflow: hidden;
  /* border: 1px solid #fff; */
  /* border-radius: 4px; */
  margin: 0 auto;
  bottom: -3px;
  background: #fff;
  opacity: 0.7;
}

/* ############################ Tin moi nhat ###########################*/
.SYT-center-tinmoi {
  width: 100%;
  height: 420px;
  margin-bottom: 5px;
  float: left;
}
.SYT-center-tin {width: 59%;
  float: left;}
.center-tin {
  height: 380px;
  margin: 0 auto;
  float:left;border: 1px solid #ccc;width:65%;
  
}
.center-tin-anh{
  height: 370px;
  position: relative;
  width:100%;
}
.SYT-slide-image-tinmoi {
  left: 0;
  position: absolute;
  top: 0;
  opacity:0;
  display:none;width: 100%;
}

.SYT-slide-image-tinmoi a, 
.center-tin-tin-tieude ul li a{
  text-decoration:none;
  color:#000;
}
.SYT-slide-image-tinmoi a:hover, 
.center-tin-tin-tieude ul li a:hover{
  text-decoration:none;
  color:#0078b1;
}
.SYT-slide-image-tinmoi a img{
  z-index:-1;height:380px; width:100%;
}
.tieudeanh {
  background: url(http://muonglay.dic.gov.vn/Cms_Data/Sites/MuongLay/Themes/img/Cong-khong-nen.png) no-repeat;
  background-size: 100% 100%;
  height: 45px;
  margin-top: -50px;
  width: 99%; 
  color: #fff;
  position: absolute;
  padding: 3px;
  font-weight: bold;
}

.SYT-slide-image-tinmoi:first-child{
  opacity:1;
  display:block;
}
.SYT-slide-pager1 {
  height: 20px;width: 100%;
}
.SYT-slide-pager1 ul {
  margin: 30px auto 0 auto;
  /* padding: 0; */
  width: 100%;
  margin-left: 35%;
}
.SYT-slide-pager1-slot {
  background: none repeat scroll 0 0 #999999;
  display: block;
  float: left;
  height: 15px;
  list-style: none outside none;
  margin: 0 5px 0 0;
  width: 15px;
  cursor:pointer;border-radius: 20px;
}
.SYT-slide-pager1-slot:hover{
  background:red;
}
.SYT-slide-pager1 ul .focus{
  background: #2152b0;
}
.SYT-slide-control-prev1 {
  margin: 0px 40px 10px 10px;
  text-align: center;
  width: 15px;
  height: 15px;
  background: none repeat scroll 0% 0%  #bebfc1;
  line-height: 12px;
  color: #FFF;
  cursor: pointer;
  float: left;
  margin-left: -21%;
}
.SYT-slide-control-next1{
  margin: 0px 40px 10px 10px;
  text-align: center;
  width: 15px;
  height: 15px;
  background: none repeat scroll 0% 0%  #bebfc1;
  line-height: 12px;
  color: #FFF;
  cursor: pointer;
  float: left;
}
/*############### List Tin #############################*/

.SYT-center-tin-tin
{
  width: 38%;
  min-height: 340px;
  border: 1px dotted #FFFFFF;
  float: right;
}
.SYT-center-tin-tin-tieude
{
  width: 100%;
  float: left;
  background: #e7effa;
  border-radius: 5px 5px 0 0;
  height: 35px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  color: #2152b0;
  margin-bottom: 10px;
  color: #cd0507;
  background: -webkit-linear-gradient(#FFFFFF 20%, #ccc);
}
.SYT-center-tin-tin ul li
{
  height: 26px;
  background-color: #FFF;
  color: #000;
  /* padding-left: 5px; */
  text-align: left;
  text-transform: none;
  font-weight: normal;
  display: block;
  height: auto;
  border-bottom: 1px dotted #ccc;
  padding: 6px 0px;
  text-align: justify;
  min-height: 30px;
  float: left;
  width: 99%;
}

#square
{    background: #d50004;
  width: 6px;
  height: 6px;
  float: left;
  margin: 6px 10px 10px 0;}
.SYT-center-tin-tin ul
{
  height: 295px;
  margin-left: 0px;
  z-index: 0;
}
.SYT-center-tin-tin-noidung ul
{
  display:block;border-bottom:1px  #999999;
}
.SYT-center-tin-tin-noidung ul li
{
  display:block;
}
.SYT-center-tin-tin ul li a img
{ width:3px;
}
/*##################################### Quang cao #################################*/
.SYT-QC{}
.SYT-QC > li{}
/*##################### khung center home########################*/
#SYT-center-left
{
  width: 100%;
  float: left;    
  list-style-type: none;    
}
#SYT-center-left ul
{    
  background: #fff;
  text-align: left;
  padding: 0px 0px 0px 0px;
  color: #fff;
  width: 100%;
} 

.SYT-center-left_TinTuc_TieuDe-Con a{
  height: 25px;
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  /* width: 100%; */
  padding: 0px 5px 0px 10px;
  float: left;
  color: #4DAA03;
}
.SYT-center-left_TinTuc_TieuDe-Con {	   
  height: 28px;
  font-family: arial;
  float: left;
}
#SYT-center-left_tintuc  {
  width:100%;
  float:left;   
  border-top: 0;
  box-shadow: 5px 5px 10px 10px #e6e6f080 inset;
  border-top: 0;
}
#SYT-center-left_tintuc h4{
  float: left;
  height: 20px;
  margin: 0;
  text-align: center;
  width: 100%;
}    

#SYT-center-left_tintuc_noidung  {
  width: 100%; /*48%*/
  text-align: justify;
  float: left;
  padding: 0px 0px;
}
#SYT-center-left_tintuc_noidung img {
  height: 225px;
  width: 100%;
  margin: 6px 0px;   
}
#SYT-center-left_tintuc_noidung > li > img:hover , .SYT-center-left_tintuc_list > li:hover{  
  transform: scale(0.9);
  transition: 1s;
  border-radius: 30px;
}
#SYT-center-left_tintuc_noidung a {
  text-decoration: none;
  text-align: center;
  
}
#SYT-center-left_tintuc ul {
  list-style-type: none;
  padding-left: 0px;
  margin-top: -5px;
}
#SYT-center-left_tintuc ul li {
  padding: 5px 0px;
}
#SYT-center-left_tintuc ul li a {
  text-decoration: none;
  padding: 0px 5px;
  
}
.SYT-center-left_tintuc_list{
  width: 100%; /*50%*/
  float:right;
  text-align: justify;
  padding-top: 11px;
}
.SYT-center-left_tintuc_list li{
  padding:15px 5px 0px 0px;   
  width: 98%;
  float:left;    
}
.SYT-center-left_tintuc_list img
{
  width: 100px;
  height: 57px;
  margin: 0px 7px 5px 0px;
  border-width: 1.5px;
  border-style: ridge;
}

.SYT-center-left_tintuc_list li {
  color:#0078B1;
  text-decoration: none;
  padding: 10px 2px 5px 3px;   
}
.SYT-center-left_tintuc_MoDau{
  padding: 0px 3px 0px 5px;
  line-height: 1.7;    
}
.SYT-center-left_tintuc_list a
{
  padding: 10px 3px 0px 5px;
  text-decoration: none;
  font-size: 14px;
}
.SYT-Center-left-TieuDe a, .SYT-Right-TieuDe a
{
  padding-left: 0px;
  color: #cd0507;
  text-decoration: none;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  /*text-shadow: 0.5px 0.5px 0.5px #040404a6;*/
}
.SYT-Center-left-TieuDe > img{width: 25px;
  margin: 6px 10px;}
.SYT-Center-left-TieuDe, .SYT-Right-TieuDe
{
  width: 100%;
  float: left;
  height: 35px;
  margin-top: 10px;
  /*background: #e7effa;
  background: -webkit-linear-gradient(#FFFFFF 20%, #dcecfa);/* #ccc);  */
  box-shadow: rgba(0,0,0,0.3) 0px 1px 30px 0px;
}
/*################################# VanBan View ###############################*/ 
.SYT-VanBan-View{
  width:100%;
}
.SYT-VanBan-View-ND{
  width:95%;
  margin:0px auto;
}
.SYT-VanBan-View-ND-Tomluoc td {    font-size: 15px;
  font-weight:bold;
  padding-top:20px;
}
.SYT-VanBan-View-ND-info{
  width:100%;
  margin:0px auto;
}
.SYT-VanBan-View-ND-info td{
  border:1px solid #ccc;
  padding-top: 5px;
  height:25px;
}
.SYT-VanBan-View-ND-info-L{
  width: 30%;
}
.SYT-VanBan-View-ND-info td{
  padding-left: 10px;
}
.SYT-VanBan-View-ND-info img{
  width:20px;
  display:block;
  float:left;
  padding: 0 15px;
}
.SYT-VanBan-View-ND-info a{
  width:100%; color: blue;
  text-decoration:none;
  display:block;
}
.SYT-VanBan-List{
  width:100%;
}
.SYT-VanBan-List-Tit{
  font-weight:bold;
  margin-top: 10px;
}
/*###################### VanBan All ##############################*/
.SYT-VanBan-List
{
  width: 99%;
  margin: 0px auto;
  margin-top: 10px;
}
.SYT-VanBan-List td{
  border: 1px #D1D3D2 solid;
  padding: 3px;
}
.SYT-VanBan-List-Title{
  height: 30px;
  background: #EFEEDC;
  text-align:center;
  font-weight:bold;
}
.SYT-VanBan-List-Title-1{
  width: 20%;
}
.SYT-VanBan-List-Title-2{
  width: 15%;
}
.SYT-VanBan-List-Title-3{
  width: 60%;
}
.SYT-VanBan-List-Title-4{
}
.SYT-VanBan-List-ND-1{
  text-align:center;
}
.SYT-VanBan-List-ND-2{
  text-align:center;
}
.SYT-VanBan-List-ND-3{
}
.SYT-VanBan-List-ND-4{
  text-align:center;
}
.SYT-VanBan-List-ND-4 a{
  text-align:center;
}
.SYT-VanBan-List-ND-4 img{
  display:block;
  width: 25px;
  margin:0px;
}
.SYT-VanBan-List-ND > td > a{color: blue;    text-align: justify;
  padding: 5px;
  float: left;}
/*########################### Video ##############################*/
.SYT-VideoMoi{float: left;
  width: 90%; margin:10px  5%;
  min-height: 300px;}
.SYT-VideoMoi-TieuDe{    float: left;
  width: 100%;
  font-weight: bold;
  text-align: center;
  margin: 10px;}
/* #################### Right ##########################*/
.SYT-Right{width:100%;float:left;}
.SYT-Right-Tieude {
  text-align: center;
}
.SYT-Right >li{margin: 5px 0;
  float: left;
  /*height: 35px;*/
  width: 100%;
  display: block;
  border-bottom: 1px dotted #ccc;}
.SYT-Right-Tieude a {padding-left:0;
}
.SYT-Right a img{width:100%;}
.SYT-Right-ALK{margin: 0;}
/*######################### Van Ban Moi #######################*/
.SYT-Center-VB, .SYT-Center-VB > li, .SYT-Center-List, .SYT-Center-List > li{width: 100%;min-height: 35px;
  float: left;}
.SYT-Center-VB > li{}
.SYT-Center-List{}
.SYT-Center-List > li{border-top: 1px dotted #ccc;
  padding: 10px 0;}
/*################################## Tin tuc All ####################################*/
.SYT-TinTuc-All{}
.SYT-Center-All-TieuDe{
  font-weight: bold;
  /*height: 25px;*/
  line-height: 25px;
  text-align: center;
  width: 100%;
  border-bottom: 3px solid #ccc;
  border-radius: 5px;
  color: #000000;
  /*margin-top: 10px; */
  text-transform: uppercase;
  display: inline-block;
  float: left;
}
/*################################## Tin CM - List ####################################*/
.SYT-TinTuc-ListAll{
  width:99%;
  margin: 7px;
  text-align: justify;float: left;
}
.SYT-TinTuc-List{
  width:100%;
  margin-top: 10px;
  border-bottom:1px dotted #ccc;
  padding: 4px;
  text-align: justify;
  font-size: 15px;
}
.SYT-TinTuc-List-Chitiet
{
  font-style:italic;
  text-align: right;
  display:block;
  padding-right:30px;
}
/*############################ TinTuc View#######################*/
.SYT-TinTuc-View
{
  width:99%;
  margin:10px auto;
  
}
.SYT-TinTuc-View li
{
  height: auto;  
  width: 98%;  
  display: inline-block;  
  margin-left: 8px;
  float: left;
}
.SYT-TinTuc-View-Tieude
{    
  font-weight:bold;
  font-size:18px;
  padding: 8px 0 7px 0;
}
.SYT-TinTuc-View-Thoigiandang{
  font-style: italic;
  color:gray;
  font-size:10px;
  vertical-align: top;
  height: 30px;
  margin-bottom: 10px;
}

.SYT-TinTuc-View-tacgia{
  float: right;
  text-align:right;
  padding-right: 30px;
  font-weight: bold;
  margin-top: 10px;     
}
.SYT-TinTuc-View-Modau{
  margin-bottom: 10px;
  text-align: justify;
  padding-right: 15px;
  margin-bottom: 10px;font-weight:bold;
}
.SYT-TinTuc-View-NoiDung{
  text-align: justify;
  padding-right: 15px;
}
.CMOne-Info{
}
.CMOne-Title{
      width: 35%;
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin: 5px;
    text-align: center;
}
.SYT-TinTuc-View-NoiDung p{
  padding: 0;
}
.SYT-TinTuc-View-NoiDung td{
  border: 1px solid #ccc;
  vertical-align:middle;
  padding: 3px 5px;
  border-collapse: collapse;
  /*line-height:25px;*/
      font-size: 14px;
}
.SYT-BoMay > tbody > tr> td{
  border: 0px;
  vertical-align:middle;
  padding: 0px 5px;
  font-family:Arial;
  border-collapse: collapse;
  line-height:25px;
  box-shadow: inset 0 0 6px;
    border-radius: 15px;
    margin: 3px 0;
}
.SYT-TinTuc-View-NoiDung table{
  width:100%;
  display:block;
  margin:0px auto;
  float: left;
  border-collapse:collapse;
}
.SYT-TinTuc-View-NoiDung table tr:hover{
    background-color:#ddd;
    cursor:pointer;
}
.SYT-TinTuc-View-NoiDung img{
  border: 6px groove #ccc;
  width:90%;
  height:auto;
  margin:5px auto;
  position:relative;
  display:block;
}
.SYT-TinTuc-ListTin
{
  width: 99.5%;
  float:left;
  margin-top: 55px;  
  list-style: none;  
}
.SYT-Center-List-ThongTinKhac ,.SYT-Center-List-ThongTinKhac > a{
  width:98%;
  float: left;
  text-align: justify;
  padding: 2px;
  padding-right:35px;
}
.SYT-Center-List-ThongTinKhac img{
  width: 3px;
  display:block;
  margin-top:5px;
  float:left; 
}
.SYT-Center-List-ThongTinKhac > a > #square{    margin: 8px 10px 10px 0;}
/*###################### So Do WEB ######################*/
.SYT-SoDo > li{float:left;width:100%;padding:10px;display: inline-block;line-height:40px;}
.SYT-SoDo{padding-left:20px;}