#map-canvas {
	  height: 500px;
	  width: 100%;
	  margin: 0px;
	  padding: 0px
	}
	.dvClassHinhAnh{
		width:260px;
		height:150px !important;
	}
	.auiHASTT{
		width:3%;
	}
	.auiHAThaoTac{
		width:10%;
	}
	.auiHATrangThai{
		width:5%;
	}
	.auiHAHinhAnh{
		width:30%;
	}
	.divTTDVSort{
		width:100% !important;
	}
	.divHADVTomTat{
		margin:10px !important;
	}

        /* jssor slider loading skin spin css */

        @keyframes jssorl-009-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        .jssorb053 .i {position:absolute;cursor:pointer;}
        .jssorb053 .i .b {fill:#fff;fill-opacity:0.5;}
        .jssorb053 .i:hover .b {fill-opacity:.7;}
        .jssorb053 .iav .b {fill-opacity: 1;}
        .jssorb053 .i.idn {opacity:.3;}

        .jssora093 {display:block;position:absolute;cursor:pointer;}
        .jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093:hover {opacity:.8;}
        .jssora093.jssora093dn {opacity:.6;}
        .jssora093.jssora093ds {opacity:.3;pointer-events:none;}

        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }
		.jssorClassText{
		    position: absolute;
		    top: 224px;
		    left: 0px;
		    width: 100%;
		    height: 71px;
		    z-index: 0;
		    font-size: 20px;
		    color: #ffffff;
		    line-height: 23px;
		    text-align: center;
		    padding: 5px;
		    box-sizing: border-box;
		    background-color: #86838394;
		}
		.jssorDivMain{
			position: relative;
			margin: 0px auto;
			top: 0px;
			left: 0px;
			height:295px;
			width: 980px;
			overflow: hidden;
			visibility: visible;
		}
		.jssorCheckBox{
			position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    background-color: #ffffff;
		    border-radius: 5px !important;
		}
		.jssorb053 .iav{
		    fill: #f90c22fc;
		    fill-opacity: 1.5;
		}
		.jssorb053 .i .b {
		    fill: #037cdc !important;
		}
		.jssorb053 .i:hover .b {
		    fill-opacity: 0.4 !important;
		}
		
		.jssorlSpin{
			position:absolute;
			top:0px;left:0px;
			width:100%;
			height:100%;
			text-align:center;
			background-color:rgba(0,0,0,0.7);
		}
		.jssorSVG{
			margin-top:-19px;
			position:relative;
			top:50%;
			width:38px;
			height:38px;
		}
		
		.jssorSVG{
			margin-top:-19px;
			position:relative;
			top:50%;
			width:38px;
			height:38px;
		}
		.fullDiv{
			width:99% !important;
		}
		.dvMargin10{
			margin:10px !important;
		}
		.divSlide{
			cursor:default;
			position:relative;
			top:0px;
			left:0px;
			width:980px;
			height:380px;overflow:hidden;
		}


	.editHinhAnhDV{
		border:none;
		width:26px;
		height:16px;
		background-image: url(../Images/edit.png);
		background-color: transparent;
	}

	.ltCorRed{
		color: red !important;
	}
	.donViDivMain{
	 	padding:1%;
		border:1px solid #CCCCCC;
		box-shadow:0px 0px 10px #CCCCCC;
	}
	.ltInputWidthfull{
		width:100% !important;
		padding-left:0px !important; 
		padding-right:0px !important;
	}
	.donViDivLeft{
		float:left;
	}
	.donViDivButton{
		height: 40px;
		width: 100%;
	}
	.donViDivMainHinhAnh{
		width: 100%;
	}
	
	/*  */
	.panel {
          margin-bottom: 20px;
          background-color: #fff;
          border: 1px solid transparent;
          border-radius: 4px;
          -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
          box-shadow: 0 1px 1px rgba(0,0,0,.05);
    }
    .panel-body {
        padding: 15px;
    }
    .panel-heading {
      padding: 10px 15px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
    }
    .panel-primary>.panel-heading {
		color: #fff;
		background-color: #337ab7;
		border-color: #337ab7;
	}
    .panel-primary {
	  border-color: #337ab7;
	  width:30%;
	}
	.Checkclass{
		width:20px;
		height:20px;
		background-image: url(../Images/check.png);
		background-color: transparent;
	}
	.NotCheckclass{
		width:20px;
		height:20px;
		background-image: url(../Images/notcheck.png);
		background-color: transparent;
	}
	
	.delHinhAnh{
		border:none;
		width:26px;
		height:16px;
		background-image: url(../Images/delete.png);
		background-color: transparent;
	}
	.buttonClose{
		font-size: 14px !important;
		font-weight:normal !important;
		opacity: 1.2 !important;
		margin-top:-5px  !important;
		margin-left:10px  !important ;
		float: none !important;
	}