/*New Font*/


@font-face {
    font-family: opensans-semibold;
    src: url('/baogia_files/font/opensans-semibold.ttf') format('truetype');
}

@font-face {
    font-family: opensans-bold;
    src: url('./font/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
    font-family: opensans-regular;
    src: url('./font/opensans-regular.ttf') format('truetype');
}

@font-face {
    font-family: opensans-light;
    src: url('./font/opensans-light.ttf') format('truetype');
}

@font-face {
    font-family: opensans-italic;
    src: url('./font/opensans-italic.ttf') format('truetype');
}

@font-face {
    font-family: open-sans-condensed-700;
    src: url('./font/open sans condensed 700.ttf') format('truetype');
}

body {
    background-color: #fff;
    /*background-image: url(img/bg-header.png);*/
    background-repeat: repeat-x;
    background-position: top left;
    font-size: 12px;
    font-family: opensans-regular;
    color: #606060;
    padding: 0;
    margin: 0;
	font-size: 1.1em;
	line-height: 1.7em;
}
clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}

.wrap-content {
    width: 968px;
    margin: auto;
    position: relative;
    margin-bottom: 20px;
    min-height: 540px;
	background:#ffffff;
	color:#666;
	margin-top: 30.5px;
}

.title-content {
    font-family: opensans-bold, tahoma;
    font-size: 30px;
	text-align: center;
    padding-top: 40px;
    font-weight: normal;
    color: #07529b;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#lienket{ color:#ffffff;}
#lienket:hover:{ color: #127406;}
.cachtrenduoi30 {
	padding-bottom: 10px;
}
.table-content {
    padding: 20px 20px 5px 20px;
}

ul li{float:left; display:list-item; list-style:none; padding:0 10px}
ul li a{ color:#333333; font-family: opensans-regular, tahoma; font-size:16px;}
ul li a:hover{ color:#00a5ff;}

.newButton {
    border: 1px solid #8f8f8f;
    padding: 5px 1px 5px 1px;
    font-family: 'opensans-regular', tahoma;
    -webkit-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
    background-color: #fff;
    font-size: 14px;
    color: #787878;
    *border: none;
}


    .newButton a {
        border: 1px solid #fff;
        color: #787878;
        height: 26px;
        background-color: #fff;
        padding: 3px 11px;
        margin: 0;
        cursor: pointer;
        *padding: 0;
        *float: right;
        *background-color: transparent;
        * border: 0px;
        *margin-top: 4px;
    }

        .newButton a:hover {
            background-color: #e50d08;
            border: 1px solid #e50d08;
            color: #fff;
            text-decoration: none;
        }


.newButtonParent {
    border: 1px solid #8f8f8f;
    padding: 5px 0px;
    -webkit-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
    background-color: #fff;
}
/*Fix firefox*/
@-moz-document url-prefix() {
    .newButtonParent;

{
    padding: 6px 0px 5px;
}

}

.newButtonParent:hover {
    border: 1px solid #e50d08;
}

.newButtonParent .newButtonChird:hover {
    padding: 3px 11px;
    background-color: #e50d08;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    margin: 0px;
    cursor: pointer;
    height: 26px;
    width: 72px;
}

.newButtonParent .newButtonChird {
    border: none;
    color: #8f8f8f;
    height: 26px;
    background-color: transparent;
    padding: 3px 11px;
    margin: 0;
    cursor: pointer;
    width: 72px;
}

.ssl-row:hover .newButton a {
    background-color: #e50d08;
    border: 1px solid #e50d08;
    color: #fff;
    text-decoration: none;
}

.ssl-row:hover .newButton {
    border: 1px solid #e50d08;
}



/*Hosting*/

.ssl-row {
    float: left;
    width: 19%;
    text-align: center;
    color: #363636;
    border-right: solid 1px #fff;
}

    .ssl-row .ssl-protected, .ssl-row-title .ssl-protected {
        height: 57px;
    }

    .ssl-row .ssl-price {
        color: #ffffff;
        height: 46px !important;
        font-size: 14px !important;
        font-family: opensans-regular, tahoma !important;
    }

        .ssl-row .ssl-price span {
            font-size: 18px !important;
			line-height:46px;
            font-family: opensans-semibold, tahoma !important;
        }

    .ssl-row .maiplusName {
        font-family: opensans-bold, tahoma;
        color: #000000;
        padding-top: 17px;
        height: 27px !important;
        position: relative;
        background: #f1f1f1;
        font-size: 16px;
        border-bottom: dotted 1px #dbdbdb;
    }

    .ssl-row:hover .maiplusName {
        background: #ffffff;
        height: 40px !important;
        margin-top: -13px;
    }

    .ssl-row .mailplusChid {
        background: #f1f1f1;
        height: 39px;
        border-bottom: dotted 1px #dbdbdb;
    }
	.ssl-row .mailplusChidanh {
		max-width:120px;
		alignment-adjust:middle;
		text-align:center;
		height:70px;
    }

    .ssl-row .lastChild {
        height: 39px;
        padding-left: 0px;
        padding-right: 0px;
        background: #f1f1f1;
    }

    .ssl-row:hover .lastChild {
        background: #ffffff;
        height: 52px !important;
    }

    .ssl-row:hover .mailplusChid {
        background: #ffffff;
    }

    .ssl-row .mailplusChid .t1 {
        margin: 0px;
        font-family: opensans-bold, tahoma;
        font-size: 12px;
        color: #606060;
    }
	    .ssl-row .mailplusChid .t5 {
        margin: 0px;
        font-family: opensans-bold, tahoma;
        font-size: 0.8em;
        color: #606060;
		height:40px;
		line-height:40px;
    }

    .ssl-row .mailplusChid .t2 {
        margin: -5px 0 0 0;
        font-family: opensans-regular, tahoma;
        font-size: 12px;
        color: #878787;
    }
	.ssl-row .mailplusChid .t3 {
        margin: 0px;
        font-family: opensans-bold, tahoma;
        font-size: 12px;
        color: #606060;
		line-height:42px;
    }

    .ssl-row div, .ssl-row-title div {
        padding: 5px 0;
    }


    .ssl-row .ssl-button {
        padding: 10px 0;
    }

    .ssl-row div {
        padding-left: 10px;
        *padding-left: 0px;
        padding-right: 10px;
    }



    .ssl-row:hover .ssl-price {
    }

    .ssl-row .ssl-button span {
        border: 1px solid #fff;
        color: #858585;
        display: inline-block;
        line-height: 22px;
        padding: 0 15px;
    }

    .ssl-row .ssl-button input {
        border: 1px solid #fff;
        color: #858585;
        height: 26px;
        background-color: #fff;
        padding: 0 20px;
        margin: 0;
        cursor: pointer;
        -webkit-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
    }

    .ssl-row .ssl-button label {
        border: 1px solid #8a8a8a;
        display: inline-block;
    }

    .ssl-row:hover .ssl-button label {
        border-color: #e50d08;
        cursor: pointer;
    }

    .ssl-row:hover .ssl-button input {
        background: #e50d08;
        border-color: #fff;
        color: #fff;
    }

    .ssl-row .ssl-button a {
        border: 1px solid #8a8a8a;
        display: inline-block;
        -webkit-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
        -moz-box-shadow: 2px 1px 3px 0px rgba(50, 50, 50, 0.5);
    }

    .ssl-row div, .ssl-row-title div {
        line-height: 22px;
    }

    .ssl-row .ssl-name, .ssl-row-title .ssl-name {
        height: 44px;
    }



ssl-button {
    padding: 10px 0 5px;
}

a { text-decoration: none;
}
a:Hover {
    text-decoration: none;
}
.footer-ls{
	width:100%; background-color: #1687c7;
}
.footer-ls a{ color:#ffffff;}
.footer-2{
	height: 60px; width: 100%; line-height: 30px; background:#136da2; color:#ffffff;margin-bottom:10px; margin-top:2px; text-align:center; margin-left:auto; margin-right:auto; clear: both;
	}
.footer-2 a{ color:#ffffff;}

.lesang-hotline{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}