@charset "UTF-8";
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
/********them css*****/
/********************** CSS cho date **************************/
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; z-index: 1000;}
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }
/********************* End CSS cho date ***********************/
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }
.dangtinall {
  text-align: center;
  color: red;
  font-size: 14px;
}
.support ul a.button .fa-phone {
    -webkit-animation: fa-phone 2s infinite linear;
    animation: fa-phone 2s infinite linear;
    
   
}

@keyframes  fa-phone {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  18% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  28% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  38% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  48% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  58% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.mobilemem {
  display: none;
}
.section-seller-overview-horizontal__leading-background{
    background-image: url("img/view.jpg");
    position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-position: 50%;
background-size: cover;
background-repeat: no-repeat;
filter: blur(2px);
margin: -4px;
}
.section-seller-overview-horizontal__leading-background-mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
}
#wrapper.detail_product .selller{
/* right: 0;*/
}
.selller {
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 40px;
    background: url(img/sell.png) left top no-repeat;
}
.selllers {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 27px;
    background: url(img/sells.png) left top no-repeat;
}
#content .box_content.suatinimg .row-nhucau .more_image{
	width: 190px;
	float: left;
	text-align: center;
	margin: 0 2px 4px;
	background: #fff;
	padding: 8px 5px;
	border: 1px solid #ddd;
}
#content .box_content.suatinimg .row-nhucau .more_image input{
	width: 180px;
	border: 1px solid #aaa;
}
#content .box_content.suatinimg .row-nhucau .more_image {
    text-align: center;
}
#content .box_content.suatinimg .row-nhucau .more_image a.act{
    padding: 1px 7px;
    background-image: url(img/icon.png);
}
#content .box_content.suatinimg .row-nhucau a.delete{
    background-position: -7px -98px;
}
.label_image {
    clear: both;
    float: left;
    width: 100%;
}
.row-nhucau.chonnhucau {
    margin: 5px 0;
}
/********memberadd******/
.content_form.membercreate {
    border: 1px solid #ddd;
    padding-bottom: 10px;
}
.require-infor {
  margin-top: 5px;
padding: 0 15px;
}
.require-infor .label {
    color: #000;
float: left;
width: 165px;
text-align: left;
padding-top: 10px;
font-size: 12px;
white-space: normal
}
.require-infor .value {
    margin: 0 0 5px;
    color: #777;
    display: inline-block;
    width:70%;
    position: relative;
}
.require-infor input.tieude {
    width: 100%;
}
.require-infor input[type=text] {
    line-height: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}
.require-infor input.tieude {
    width: 100%;
}
.require-infor .row-matin .value{
    padding-top: 7px;
}
.row-nhucau.motachung{
margin: 5px 0;

}

.require-infor .row-nhucau .cols {
    width: 50%;
    float: left;
}
.require-infor .value #ProductGoverment {
    margin-top: 9px;
}
.require-infor .row-nhucau .colss input {
    margin: 0 5px;
}
.require-infor .row-nhucau .colss {
    width: 25%;
    float: left;
    padding: 7px 0;
}
.row-nhucau.submitall {
    text-align: center;
}
/**********tim kiem home******/
input[type="text"]:hover, textarea:hover, input[type="password"]:hover, select:hover {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}
.home-page input[type="text"], .home-page textarea, .home-page input[type="password"] {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    line-height: 20px;
    height: 20px;
}
.home-page .search-news-box{margin:10px 0 0}
.home-page .search-box{background-color:#fff;width:100%;float:left;margin-left:0px;padding:5px;border:dashed 1px #e0e0e0;border-radius:5px;box-shadow:3px 3px 4px rgba(0,0,0,0.2)}
.home-page .search-box:hover{box-shadow:none}
.home-page .search-box table {
    border-spacing: 5px;
    border-collapse: inherit;
}
.home-page .search-box table td{position:relative;padding: 0 2px;}
.home-page .search-box table .location{width:100%;height:30px;text-indent:3px;text-align:left;color:#005aad}
.home-page .search-box table .suggesstion{display:none;position:absolute;top:28px;left:0;background:#fff;z-index:10;border:1px solid #ccc;padding:3px}
.home-page .search-box table .suggesstion .title{font-weight:700;margin:0 0 3px}
.home-page .search-box table .suggesstion ul{padding:0 0 0 23px;margin:0;color:#fff;list-style-type:square}
.home-page .search-box table .suggesstion ul li{color:#1a9e54;font-size:15px;margin:0 0 5px}
.home-page .search-box table .suggesstion ul li span{color:#1370ad;font-size:12px;text-align:justify}
.home-page .search-box select{width:210px;height:28px;border:1px solid #ccc;border-radius:2px}
.home-page .search-box .btnsearch{height:34px;background-color:#09c;line-height:34px;width:100px;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:0 2px 2px rgba(5,51,22,0.3)}
.home-page .search-box .btnsearch:hover{background-color:#0fbaf5;background-color:rgba(0,153,204,0.72)}
.home-page .search-box .btnsearch:active{background-color:#09c}
.home-page .titlenews {
    background-color:#007cb5;
    padding: 1px 0 0 10px;
    line-height: 25px;
    height: 25px;
    margin: 0;
    color: #fff;
    font-weight: 700;
}

.sidebar .search-box {
    background-image: url(img/search-bg.png);
    background-repeat: repeat;
    position: relative;
    height: 220px;
    width: 300px;
    margin: 0 5px 0px 0;
    padding: 5px;
    z-index: 1;
    border: solid 1px #c8c8c8;
}
.detail_product .sidebar .search-box, .list_product .sidebar .search-box, .list_province .sidebar .search-box{
    height: 235px;
}
.plp .search-box .demand-container {
    width: 49%;
    float:left;
    z-index: 1003;
}
.plp .search-box .property-type-container {
    width: 49%;
    float:right;
    z-index: 1003;
}
.plp .search-box .province-container {
    width: 49%;
    float:left;
    z-index: 1002;
}
.plp .search-box .district-container {
    width: 49%;
    float:right;
    z-index: 1002;
}
.plp .search-box .ward-container.multicolumns{
 width: 49%;
    float:left;
    z-index: 1003;
}
.plp .search-box .price-container {
    width: 49%;
    float:left;
    z-index: 1001;
}
.plp .search-box .square-container {
    width: 49%;
    float:right;
    z-index: 1001;
}
.plp .search-box .direct-container {
    width: 49%;
    float:right;
    z-index: 1000;
}
.plp .search-box #FilterProductName {
    width: 100%;
    height: 28px;
}
.plp .head-search {
    margin: 0;
    font-size: 15px;
    padding: 5px;
    line-height: 20px;
    background-color: #0090b5;
    color: #fff;
    font-weight: 700;
    position: relative;
    border: 1px solid #639ec4;
}
.searchcenter {
    width: 100%;
    text-align: center;
}
.plp .search-box input[type="text"], .plp .search-box textarea, .plp .search-box input[type="password"] {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    line-height: 20px;
    height: 20px;
}
.plp .search-box .button-search {
    height: 28px;
    width: 100px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 28px;
    border-radius: 3px;
    border: 1px solid #c8c8c8;
    background-color: #f04343;
    cursor: pointer;
    display: inline-block;
}
.plp .search-box .button-search:hover {
    border: 1px solid #aaa;
}
.plp .search-box .button-search:hover {
    background-color: #df2a2a;
}
.plp .search-box .button-search input {
    background: no-repeat;
    border: none;
    color: #fff;
}
.plp .search-box .location {
    width: 100%;
    height: 30px;
    text-indent: 3px;
    text-align: left;
    color: #005aad;
}
.plp .search-box .suggesstion {
    display: none;
    position: absolute;
    top: 33px;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 1010;
    border: 1px solid #ccc;
    padding: 3px;
}
.plp .search-box .suggesstion .title{font-weight:700;margin:0 0 3px}
.plp .search-box .suggesstion ul{width: 100%;padding:0 0 0 20px;margin:0;color:#fff;list-style-type:square;}
.plp .search-box .suggesstion ul li{color:#1a9e54;font-size:15px;margin:0 0 5px;text-align: left;}
.plp .search-box .suggesstion ul li span{color:#1370ad;font-size:12px;text-align:justify}

.home-page .detail{
font-size: 12px;
margin-right: 5px;
padding-left: 160px;
}
.home-page .detail a:hover {
    text-decoration: underline;
}
.home-page .detail a {
    text-decoration: none;
    font-weight: 700;
    color: #06f;
    display: inline-block;
    margin-bottom: 3px;
}
.box_content.post_home {
    width: 49%;
    float: right;
height: 222px;
margin: 0;
    margin-right: 0px;
padding: 0;
margin-right: 5px;
position: relative;
border: dashed 1px #e0e0e0;
    border-top-color: rgb(224, 224, 224);
    border-top-style: dashed;
    border-top-width: 1px;
    border-left-color: rgb(224, 224, 224);
    border-left-style: dashed;
    border-left-width: 1px;
border-top: 0;
border-left: none;
border-radius: 0 0 5px 0;
box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
}
.box_content .box_post_s {
/*    float: left;*/
    margin: 5px 10px 5px 0;
    padding: 0;
    position: relative;
    z-index: 1;
}
.box_content .box_post_s .thumb {
    float: left;
    margin-bottom: 10px;
}
.box_content .box_post_s a.name {
    color: #055699;
    font-weight: bold;
    line-height: 16px;
}
.box_content.post_home .box_post {
   padding-left: 160px;
   margin-right: 5px;
}
.box_content.post_home .box_post .thumb {
    float: left;
}
.box_content .box_post_s .thumb img {
    border: 0;
    height: 100%;
    width: 100%;
    margin: 3px 0px 0px 0px;
}
.box_content .box_post .thumb {
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid #eee;
    padding: 2px;
}
.box_content .box_post p {
    text-align: justify;
}
.listquare {
    color: #055699;
    line-height: 18px;
    list-style-type: square;
    margin: 0 0 0 12px;
    padding: 0;
}
.listquare li a{
  color:#047094;
}
.tim-kiem-nhe{
  width: 100%;
  padding-top: 20px;
    margin-bottom: 23px;
/*    text-align: center;*/
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #c7e3ef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c7e3ef));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c7e3ef 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c7e3ef 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c7e3ef 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c7e3ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7e3ef',GradientType=0 );
}
.tim-kiem-item {
padding-bottom: 20px;
width: 49%;
float: left;
}
.search-title{
	color:#fff;
font-size: 21px;
font-weight: 700;
padding: 18px 0px 0px 0px;
text-align: center;
}

p.search-info {
    font-weight: normal;
    font-size: 16px !important;
color: #fff!important;
text-align: left;
margin-bottom: 10px;
}
.tim-kiem-item::before, .tim-kiem-item::after {
    display: table;
    line-height: 0;
    content: "";
}

.tim-kiem-item p.label {
    float: left;
    margin: 0 30px 0 0;
}


.tim-kiem-item ul li ul.hidden {
    background-color: white;
    border: 1px solid #e5e5e5;
    display: none;
    left: 0;
    position: absolute;
    top: 22px;
    width: 200px;
    z-index: 10;
}
.tim-kiem-item ul li ul span.icon1 {
    background: transparent url("img/icons.png") no-repeat scroll 0 -248px;
    float: left;
    height: 20px;
    left: 40px;
    position: absolute;
    top: -8px;
    width: 20px;
    z-index: 100;
}

.tim-kiem-nang-cao-form {
    background-color: white;
    border: 1px solid #e5e5e5;
    display: none;
    position: absolute;
    top: 22px;
    width: 819px;
    z-index: 10;
}
.tim-kiem-nang-cao-form form {
    float: left;
    padding: 10px;
}
.tim-kiem-nang-cao-form span.icon {
    background-position: 0 -248px;
    float: right;
    height: 9px;
    position: absolute;
    right: 154px;
    top: -8px;
    width: 16px;
    z-index: 100;
}
a.tim-kiem-nang-cao i {
    background-color: #0066ff;
    border-radius: 10px;
    float: left;
    height: 10px;
    margin-right: 5px;
    margin-top: 6px;
    width: 10px;
}


.viewgianhang {
    position: relative;
    display: flex;
overflow: hidden;
min-height: 8.375rem;
margin-bottom: 20px
}
.section-seller-overview-horizontal__leading {
    position: relative;
    width: 320px;
overflow: hidden;
border-radius: .25rem;
height: 180px;
}
.section-seller-overview-horizontal__seller-portrait {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.section-seller-overview-horizontal__portrait-status {
    font-size: .75rem;
}
.section-seller-overview-horizontal__online {
    font-size: 11px;
    color: hsla(0,0%,100%,.7);
    text-transform: capitalize;
}
.section-seller-overview-horizontal__seller-portrait-link > .shopee-avatar {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 5rem;
    width: 5rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: .25rem;
    border-color: hsla(0,0%,100%,.4);
}
.shopee-avatar {
    display: inline-block;
    width: 7.875rem;
    height: 7.875rem;
    position: relative;
    border-radius: 50%;
/*    border: .0625rem solid rgba(0,0,0,.09);*/
/*        border-top-color: rgba(0, 0, 0, 0.09);*/
/*        border-top-width: 0.0625rem;*/
/*        border-right-color: rgba(0, 0, 0, 0.09);*/
/*        border-right-width: 0.0625rem;*/
/*        border-bottom-color: rgba(0, 0, 0, 0.09);*/
/*        border-bottom-width: 0.0625rem;*/
/*        border-left-color: rgba(0, 0, 0, 0.09);*/
/*        border-left-width: 0.0625rem;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.shopee-avatar__placeholder {
   width: 7.875rem;
height: 7.875rem;
    position: relative;
    padding-top: 100%;
    background-color: #f5f5f5;
    border-radius: 50%;
    overflow: hidden;
}
.shopee-avatar img {
    border-radius: 50%;
}
.shopee-avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.section-seller-overview-horizontal__portrait-info {
   margin-top: 0.625rem;
margin-left: 2.625rem;
color: #fff;
position: relative;
overflow: hidden;
}
.section-seller-overview-horizontal__buttons {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.625rem;
}
.shop-page__section-title {
   -webkit-box-flex: 1;
-webkit-flex: 1 1 100%;
-moz-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 20px;
padding: 7px 5px;
background: #f5f5f5;
text-align: left;
}
.section-seller-overview-horizontal__portrait-name {
    font-size: 1.25rem;
line-height: 1.9rem;
max-height: 3.3rem;
font-weight: 500;
margin-bottom: 5px;
margin-top: 0;
text-transform: uppercase;
overflow: hidden;
word-wrap: break-word;
}
.section-seller-overview-horizontal__leading-content {
    position: absolute;
    top: 1.4rem;
    left: 1.25rem;
    right: .875rem;
    bottom: .625rem;
}
.section-seller-overview-horizontal__seller-info-list {
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column wrap;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
padding-left: 1.875rem;
padding-top: .625rem;
background-color: #fff;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-moz-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
line-height:20px;
/*white-space: pre-wrap;*/
/*word-wrap: break-word;*/
padding:0 1.25rem 0px 3.25rem;
height: 18.125rem;
}
.id-section__headings {
    text-transform: uppercase;
    position: relative;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #02a30f;
}
.allprs {
    float: left;
    width: 100%;
}
.allname {
    border-bottom: 1px solid #ddd;
}
.allname a {
    float: right;
    line-height: 40px;
    color: #0090d2 !important;
}
.tp-section__heading {
    display: inline-block;
    max-width: 100%;
    color: #02a30f;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 40px 9px 0px;
    border-top-left-radius: 4px;
    position: relative;
}
.full-width {
    float: left;
    line-height: 20px;
    width: 100%;
}
.containers {
    margin: 0 auto;
    width: 1290px;
}

.pull-left {
    padding: 10px 0;
}
.full-width.header .navbar {
	float: right;
   margin: 0 auto;
min-height: 40px;
text-align: left;
width: 75%;
}
.full-width.header input {
   display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.namephone.flaticon-telephone66::before {
    border-right: 1px solid #c06e70;
	margin-left: 5px;
}


/*******hnavtop*******/
.h-toppage {
		background:#10557e;
/*	border-bottom: 1px solid #0178d7;*/
    padding:0;
}
.h-toppage #header {

    height: 40px;
}
.full-width.header_nav {
   background: #007cb5;
height: 45px;
border-bottom: 4px solid #0097df;
margin-top: 0px
}
.full-width.header_nav.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  border-bottom: 1px solid #006782;
  animation: stuckMoveDown .6s;
}
.m-t-15 {
      margin-top: 15px;
    width: 150px;
    float: left;
}
.benefit span {
    float: right;
    font-size: 11px;
    white-space: nowrap;
}
.font-weight-bold {
    font-weight: bold;
}
.text-uppercase {
    text-transform: uppercase;
}
.full-width.header.hidea.sticky {
position: fixed;
top: 0;
width: 100%;
background: #fff;
z-index: 10000;
height: 75px;
border-bottom: 1px solid #02a30f;
animation: stuckMoveDown .6s;
}
.full-width.header.hidea.sticky #header .logo {
    left: 12px;
    position: absolute;
    top: -20px;
}
.full-width.header.hidea.sticky .logoall img {
    width: 88%;
}
.full-width.header.hidea.sticky #header .logo {
    top:-11px;
}
.full-width.header.hidea.sticky #header {
    height: 75px;
}
.full-width.header.hidea.sticky .tkmenu {
    display: none;
}
.full-width.header.hidea.sticky #header .middle {
    top: 16px;
}
.box_children_home li.intro {
    display: block;
}
/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.full-width.header.hidea.sticky + .content {
  padding-top: 102px;
}
.slide_category {
    float: left;
    overflow: hidden;
}
/***** .cart ****/
.input-group {
    position: relative;
    display: table;
/*    border-collapse: separate;*/
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.icon_web2in1 {
    background-image: url(img/icons.png);
}

span.sp {
    color: #fff;
}

.icon_web2in1 {
    background-image: url("img/icons.png");
    float: left;
}
.logoall{
   width: 21.6%;
float: left;
position: absolute;
top: 2px;
left: 0px;
}
.logoall img {
    width: 34%;
    height: auto;
}
#header .logo {
    left: 45px;
    position: absolute;
    top: -15px;
}
.full-width.header .navbar {
    float: right;
    margin: 0 auto;
    min-height: 40px;
    text-align: left;
    width: 75%;
}

.sidebar ul {
	list-style: outside none none;
	padding: 0 5px;
	margin: 0;
}

/*********end theem*****/
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;
cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;
border:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;
margin:0 2px;
border:1px solid silver}
legend{padding:0;
border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;
border-collapse:collapse}
td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;
text-shadow:none!important;
background:0 0!important;
-webkit-box-shadow:none!important;
box-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="#"]:after,a[href^="javascript:"]:after{content:""}
blockquote,pre{border:1px solid #999;
page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;
widows:3}
h2,h3{page-break-after:avoid}
.navbar{display:none}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
.label{border:1px solid #000}
.table{border-collapse:collapse!important}
.table td,.table th{background-color:#fff!important}
.table-bordered td,.table-bordered th{border:1px solid #ddd!important}
}
@font-face{font-family:'Glyphicons Halflings';
src:url(../fonts/glyphicons-halflings-regular.eot);
src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}
.glyphicon{position:relative;
top:1px;
display:inline-block;
font-family:'Glyphicons Halflings';
font-style:normal;
font-weight:400;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale}
.glyphicon-asterisk:before{content:"\002a"}
.glyphicon-plus:before{content:"\002b"}
.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}
.glyphicon-minus:before{content:"\2212"}
.glyphicon-cloud:before{content:"\2601"}
.glyphicon-envelope:before{content:"\2709"}
.glyphicon-pencil:before{content:"\270f"}
.glyphicon-glass:before{content:"\e001"}
.glyphicon-music:before{content:"\e002"}
.glyphicon-search:before{content:"\e003"}
.glyphicon-heart:before{content:"\e005"}
.glyphicon-star:before{content:"\e006"}
.glyphicon-star-empty:before{content:"\e007"}
.glyphicon-user:before{content:"\e008"}
.glyphicon-film:before{content:"\e009"}
.glyphicon-th-large:before{content:"\e010"}
.glyphicon-th:before{content:"\e011"}
.glyphicon-th-list:before{content:"\e012"}
.glyphicon-ok:before{content:"\e013"}
.glyphicon-remove:before{content:"\e014"}
.glyphicon-zoom-in:before{content:"\e015"}
.glyphicon-zoom-out:before{content:"\e016"}
.glyphicon-off:before{content:"\e017"}
.glyphicon-signal:before{content:"\e018"}
.glyphicon-cog:before{content:"\e019"}
.glyphicon-trash:before{content:"\e020"}
.glyphicon-home:before{content:"\e021"}
.glyphicon-file:before{content:"\e022"}
.glyphicon-time:before{content:"\e023"}
.glyphicon-road:before{content:"\e024"}
.glyphicon-download-alt:before{content:"\e025"}
.glyphicon-download:before{content:"\e026"}
.glyphicon-upload:before{content:"\e027"}
.glyphicon-inbox:before{content:"\e028"}
.glyphicon-play-circle:before{content:"\e029"}
.glyphicon-repeat:before{content:"\e030"}
.glyphicon-refresh:before{content:"\e031"}
.glyphicon-list-alt:before{content:"\e032"}
.glyphicon-lock:before{content:"\e033"}
.glyphicon-flag:before{content:"\e034"}
.glyphicon-headphones:before{content:"\e035"}
.glyphicon-volume-off:before{content:"\e036"}
.glyphicon-volume-down:before{content:"\e037"}
.glyphicon-volume-up:before{content:"\e038"}
.glyphicon-qrcode:before{content:"\e039"}
.glyphicon-barcode:before{content:"\e040"}
.glyphicon-tag:before{content:"\e041"}
.glyphicon-tags:before{content:"\e042"}
.glyphicon-book:before{content:"\e043"}
.glyphicon-bookmark:before{content:"\e044"}
.glyphicon-print:before{content:"\e045"}
.glyphicon-camera:before{content:"\e046"}
.glyphicon-font:before{content:"\e047"}
.glyphicon-bold:before{content:"\e048"}
.glyphicon-italic:before{content:"\e049"}
.glyphicon-text-height:before{content:"\e050"}
.glyphicon-text-width:before{content:"\e051"}
.glyphicon-align-left:before{content:"\e052"}
.glyphicon-align-center:before{content:"\e053"}
.glyphicon-align-right:before{content:"\e054"}
.glyphicon-align-justify:before{content:"\e055"}
.glyphicon-list:before{content:"\e056"}
.glyphicon-indent-left:before{content:"\e057"}
.glyphicon-indent-right:before{content:"\e058"}
.glyphicon-facetime-video:before{content:"\e059"}
.glyphicon-picture:before{content:"\e060"}
.glyphicon-map-marker:before{content:"\e062"}
.glyphicon-adjust:before{content:"\e063"}
.glyphicon-tint:before{content:"\e064"}
.glyphicon-edit:before{content:"\e065"}
.glyphicon-share:before{content:"\e066"}
.glyphicon-check:before{content:"\e067"}
.glyphicon-move:before{content:"\e068"}
.glyphicon-step-backward:before{content:"\e069"}
.glyphicon-fast-backward:before{content:"\e070"}
.glyphicon-backward:before{content:"\e071"}
.glyphicon-play:before{content:"\e072"}
.glyphicon-pause:before{content:"\e073"}
.glyphicon-stop:before{content:"\e074"}
.glyphicon-forward:before{content:"\e075"}
.glyphicon-fast-forward:before{content:"\e076"}
.glyphicon-step-forward:before{content:"\e077"}
.glyphicon-eject:before{content:"\e078"}
.glyphicon-chevron-left:before{content:"\e079"}
.glyphicon-chevron-right:before{content:"\e080"}
.glyphicon-plus-sign:before{content:"\e081"}
.glyphicon-minus-sign:before{content:"\e082"}
.glyphicon-remove-sign:before{content:"\e083"}
.glyphicon-ok-sign:before{content:"\e084"}
.glyphicon-question-sign:before{content:"\e085"}
.glyphicon-info-sign:before{content:"\e086"}
.glyphicon-screenshot:before{content:"\e087"}
.glyphicon-remove-circle:before{content:"\e088"}
.glyphicon-ok-circle:before{content:"\e089"}
.glyphicon-ban-circle:before{content:"\e090"}
.glyphicon-arrow-left:before{content:"\e091"}
.glyphicon-arrow-right:before{content:"\e092"}
.glyphicon-arrow-up:before{content:"\e093"}
.glyphicon-arrow-down:before{content:"\e094"}
.glyphicon-share-alt:before{content:"\e095"}
.glyphicon-resize-full:before{content:"\e096"}
.glyphicon-resize-small:before{content:"\e097"}
.glyphicon-exclamation-sign:before{content:"\e101"}
.glyphicon-gift:before{content:"\e102"}
.glyphicon-leaf:before{content:"\e103"}
.glyphicon-fire:before{content:"\e104"}
.glyphicon-eye-open:before{content:"\e105"}
.glyphicon-eye-close:before{content:"\e106"}
.glyphicon-warning-sign:before{content:"\e107"}
.glyphicon-plane:before{content:"\e108"}
.glyphicon-calendar:before{content:"\e109"}
.glyphicon-random:before{content:"\e110"}
.glyphicon-comment:before{content:"\e111"}
.glyphicon-magnet:before{content:"\e112"}
.glyphicon-chevron-up:before{content:"\e113"}
.glyphicon-chevron-down:before{content:"\e114"}
.glyphicon-retweet:before{content:"\e115"}
.glyphicon-shopping-cart:before{content:"\e116"}
.glyphicon-folder-close:before{content:"\e117"}
.glyphicon-folder-open:before{content:"\e118"}
.glyphicon-resize-vertical:before{content:"\e119"}
.glyphicon-resize-horizontal:before{content:"\e120"}
.glyphicon-hdd:before{content:"\e121"}
.glyphicon-bullhorn:before{content:"\e122"}
.glyphicon-bell:before{content:"\e123"}
.glyphicon-certificate:before{content:"\e124"}
.glyphicon-thumbs-up:before{content:"\e125"}
.glyphicon-thumbs-down:before{content:"\e126"}
.glyphicon-hand-right:before{content:"\e127"}
.glyphicon-hand-left:before{content:"\e128"}
.glyphicon-hand-up:before{content:"\e129"}
.glyphicon-hand-down:before{content:"\e130"}
.glyphicon-circle-arrow-right:before{content:"\e131"}
.glyphicon-circle-arrow-left:before{content:"\e132"}
.glyphicon-circle-arrow-up:before{content:"\e133"}
.glyphicon-circle-arrow-down:before{content:"\e134"}
.glyphicon-globe:before{content:"\e135"}
.glyphicon-wrench:before{content:"\e136"}
.glyphicon-tasks:before{content:"\e137"}
.glyphicon-filter:before{content:"\e138"}
.glyphicon-briefcase:before{content:"\e139"}
.glyphicon-fullscreen:before{content:"\e140"}
.glyphicon-dashboard:before{content:"\e141"}
.glyphicon-paperclip:before{content:"\e142"}
.glyphicon-heart-empty:before{content:"\e143"}
.glyphicon-link:before{content:"\e144"}
.glyphicon-phone:before{content:"\e145"}
.glyphicon-pushpin:before{content:"\e146"}
.glyphicon-usd:before{content:"\e148"}
.glyphicon-gbp:before{content:"\e149"}
.glyphicon-sort:before{content:"\e150"}
.glyphicon-sort-by-alphabet:before{content:"\e151"}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}
.glyphicon-sort-by-order:before{content:"\e153"}
.glyphicon-sort-by-order-alt:before{content:"\e154"}
.glyphicon-sort-by-attributes:before{content:"\e155"}
.glyphicon-sort-by-attributes-alt:before{content:"\e156"}
.glyphicon-unchecked:before{content:"\e157"}
.glyphicon-expand:before{content:"\e158"}
.glyphicon-collapse-down:before{content:"\e159"}
.glyphicon-collapse-up:before{content:"\e160"}
.glyphicon-log-in:before{content:"\e161"}
.glyphicon-flash:before{content:"\e162"}
.glyphicon-log-out:before{content:"\e163"}
.glyphicon-new-window:before{content:"\e164"}
.glyphicon-record:before{content:"\e165"}
.glyphicon-save:before{content:"\e166"}
.glyphicon-open:before{content:"\e167"}
.glyphicon-saved:before{content:"\e168"}
.glyphicon-import:before{content:"\e169"}
.glyphicon-export:before{content:"\e170"}
.glyphicon-send:before{content:"\e171"}
.glyphicon-floppy-disk:before{content:"\e172"}
.glyphicon-floppy-saved:before{content:"\e173"}
.glyphicon-floppy-remove:before{content:"\e174"}
.glyphicon-floppy-save:before{content:"\e175"}
.glyphicon-floppy-open:before{content:"\e176"}
.glyphicon-credit-card:before{content:"\e177"}
.glyphicon-transfer:before{content:"\e178"}
.glyphicon-cutlery:before{content:"\e179"}
.glyphicon-header:before{content:"\e180"}
.glyphicon-compressed:before{content:"\e181"}
.glyphicon-earphone:before{content:"\e182"}
.glyphicon-phone-alt:before{content:"\e183"}
.glyphicon-tower:before{content:"\e184"}
.glyphicon-stats:before{content:"\e185"}
.glyphicon-sd-video:before{content:"\e186"}
.glyphicon-hd-video:before{content:"\e187"}
.glyphicon-subtitles:before{content:"\e188"}
.glyphicon-sound-stereo:before{content:"\e189"}
.glyphicon-sound-dolby:before{content:"\e190"}
.glyphicon-sound-5-1:before{content:"\e191"}
.glyphicon-sound-6-1:before{content:"\e192"}
.glyphicon-sound-7-1:before{content:"\e193"}
.glyphicon-copyright-mark:before{content:"\e194"}
.glyphicon-registration-mark:before{content:"\e195"}
.glyphicon-cloud-download:before{content:"\e197"}
.glyphicon-cloud-upload:before{content:"\e198"}
.glyphicon-tree-conifer:before{content:"\e199"}
.glyphicon-tree-deciduous:before{content:"\e200"}
.glyphicon-cd:before{content:"\e201"}
.glyphicon-save-file:before{content:"\e202"}
.glyphicon-open-file:before{content:"\e203"}
.glyphicon-level-up:before{content:"\e204"}
.glyphicon-copy:before{content:"\e205"}
.glyphicon-paste:before{content:"\e206"}
.glyphicon-alert:before{content:"\e209"}
.glyphicon-equalizer:before{content:"\e210"}
.glyphicon-king:before{content:"\e211"}
.glyphicon-queen:before{content:"\e212"}
.glyphicon-pawn:before{content:"\e213"}
.glyphicon-bishop:before{content:"\e214"}
.glyphicon-knight:before{content:"\e215"}
.glyphicon-baby-formula:before{content:"\e216"}
.glyphicon-tent:before{content:"\26fa"}
.glyphicon-blackboard:before{content:"\e218"}
.glyphicon-bed:before{content:"\e219"}
.glyphicon-apple:before{content:"\f8ff"}
.glyphicon-erase:before{content:"\e221"}
.glyphicon-hourglass:before{content:"\231b"}
.glyphicon-lamp:before{content:"\e223"}
.glyphicon-duplicate:before{content:"\e224"}
.glyphicon-piggy-bank:before{content:"\e225"}
.glyphicon-scissors:before{content:"\e226"}
.glyphicon-bitcoin:before{content:"\e227"}
.glyphicon-btc:before{content:"\e227"}
.glyphicon-xbt:before{content:"\e227"}
.glyphicon-yen:before{content:"\00a5"}
.glyphicon-jpy:before{content:"\00a5"}
.glyphicon-ruble:before{content:"\20bd"}
.glyphicon-rub:before{content:"\20bd"}
.glyphicon-scale:before{content:"\e230"}
.glyphicon-ice-lolly:before{content:"\e231"}
.glyphicon-ice-lolly-tasted:before{content:"\e232"}
.glyphicon-education:before{content:"\e233"}
.glyphicon-option-horizontal:before{content:"\e234"}
.glyphicon-option-vertical:before{content:"\e235"}
.glyphicon-menu-hamburger:before{content:"\e236"}
.glyphicon-modal-window:before{content:"\e237"}
.glyphicon-oil:before{content:"\e238"}
.glyphicon-grain:before{content:"\e239"}
.glyphicon-sunglasses:before{content:"\e240"}
.glyphicon-text-size:before{content:"\e241"}
.glyphicon-text-color:before{content:"\e242"}
.glyphicon-text-background:before{content:"\e243"}
.glyphicon-object-align-top:before{content:"\e244"}
.glyphicon-object-align-bottom:before{content:"\e245"}
.glyphicon-object-align-horizontal:before{content:"\e246"}
.glyphicon-object-align-left:before{content:"\e247"}
.glyphicon-object-align-vertical:before{content:"\e248"}
.glyphicon-object-align-right:before{content:"\e249"}
.glyphicon-triangle-right:before{content:"\e250"}
.glyphicon-triangle-left:before{content:"\e251"}
.glyphicon-triangle-bottom:before{content:"\e252"}
.glyphicon-triangle-top:before{content:"\e253"}
.glyphicon-console:before{content:"\e254"}
.glyphicon-superscript:before{content:"\e255"}
.glyphicon-subscript:before{content:"\e256"}
.glyphicon-menu-left:before{content:"\e257"}
.glyphicon-menu-right:before{content:"\e258"}
.glyphicon-menu-down:before{content:"\e259"}
.glyphicon-menu-up:before{content:"\e260"}
*{-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box}
img{vertical-align:middle}
.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;
max-width:100%;
height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{display:inline-block;
max-width:100%;
height:auto;
padding:4px;
line-height:1.42857143;
background-color:#fff;
border:1px solid #ddd;
border-radius:4px;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out}
.img-circle{border-radius:50%}
hr{margin-top:20px;
margin-bottom:20px;
border:0;
border-top:1px solid #eee}
.sr-only{position:absolute;
width:1px;
height:1px;
padding:0;
margin:-1px;
overflow:hidden;
clip:rect(0,0,0,0);
border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;
width:auto;
height:auto;
margin:0;
overflow:visible;
clip:auto}
[role=button]{cursor:pointer}
.lead{margin-bottom:20px;
font-size:16px;
font-weight:300;
line-height:1.4}
@media (min-width:768px){.lead{font-size:21px}
}
.small,small{font-size:85%}
.mark,mark{padding:.2em;
background-color:#fcf8e3}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.text-nowrap{white-space:nowrap}
.text-lowercase{text-transform:lowercase}
.text-uppercase{text-transform:uppercase}
.text-capitalize{text-transform:capitalize}
.text-muted{color:#777}
.text-primary{color:#337ab7}
a.text-primary:focus,a.text-primary:hover{color:#286090}
.text-success{color:#3c763d}
a.text-success:focus,a.text-success:hover{color:#2b542c}
.text-info{color:#31708f}
a.text-info:focus,a.text-info:hover{color:#245269}
.text-warning{color:#8a6d3b}
a.text-warning:focus,a.text-warning:hover{color:#66512c}
.text-danger{color:#a94442}
a.text-danger:focus,a.text-danger:hover{color:#843534}
.bg-primary{color:#fff;
background-color:#337ab7}
a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}
.bg-success{background-color:#dff0d8}
a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}
.bg-info{background-color:#d9edf7}
a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}
.bg-warning{background-color:#fcf8e3}
a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}
.bg-danger{background-color:#f2dede}
a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}
.page-header{padding-bottom:9px;
margin:40px 0 20px;
border-bottom:1px solid #eee}
ol,ul{margin-top:0;
margin-bottom:10px}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
.list-unstyled{padding-left:0;
list-style:none}
.list-inline{padding-left:0;
margin-left:-5px;
list-style:none}
.list-inline>li{display:inline-block;
padding-right:5px;
padding-left:5px}
dl{margin-top:0;
margin-bottom:20px}
.row{}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;
width:100%;
padding-right:15px;
padding-left:15px}
.col{-ms-flex-preferred-size:0;
flex-basis:0;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%}
.col-auto{-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;
flex:0 0 8.333333%;
max-width:8.333333%}
.col-2{-ms-flex:0 0 16.666667%;
flex:0 0 16.666667%;
max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%}
.col-4{-ms-flex:0 0 33.333333%;
flex:0 0 33.333333%;
max-width:33.333333%}
.col-5{-ms-flex:0 0 41.666667%;
flex:0 0 41.666667%;
max-width:41.666667%}
.col-6{-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%}
.col-7{-ms-flex:0 0 58.333333%;
flex:0 0 58.333333%;
max-width:58.333333%}
.col-8{-ms-flex:0 0 66.666667%;
flex:0 0 66.666667%;
max-width:66.666667%}
.col-9{-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%}
.col-10{-ms-flex:0 0 83.333333%;
flex:0 0 83.333333%;
max-width:83.333333%}
.col-11{-ms-flex:0 0 91.666667%;
flex:0 0 91.666667%;
max-width:91.666667%}
.col-12{-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%}
.order-first{-ms-flex-order:-1;
order:-1}
.order-last{-ms-flex-order:13;
order:13}
.order-0{-ms-flex-order:0;
order:0}
.order-1{-ms-flex-order:1;
order:1}
.order-2{-ms-flex-order:2;
order:2}
.order-3{-ms-flex-order:3;
order:3}
.order-4{-ms-flex-order:4;
order:4}
.order-5{-ms-flex-order:5;
order:5}
.order-6{-ms-flex-order:6;
order:6}
.order-7{-ms-flex-order:7;
order:7}
.order-8{-ms-flex-order:8;
order:8}
.order-9{-ms-flex-order:9;
order:9}
.order-10{-ms-flex-order:10;
order:10}
.order-11{-ms-flex-order:11;
order:11}
.order-12{-ms-flex-order:12;
order:12}
.offset-1{margin-left:8.333333%}
.offset-2{margin-left:16.666667%}
.offset-3{margin-left:25%}
.offset-4{margin-left:33.333333%}
.offset-5{margin-left:41.666667%}
.offset-6{margin-left:50%}
.offset-7{margin-left:58.333333%}
.offset-8{margin-left:66.666667%}
.offset-9{margin-left:75%}
.offset-10{margin-left:83.333333%}
.offset-11{margin-left:91.666667%}
@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;
flex-basis:0;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%}
.col-sm-auto{-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%}
.col-sm-1{-ms-flex:0 0 8.333333%;
flex:0 0 8.333333%;
max-width:8.333333%}
.col-sm-2{-ms-flex:0 0 16.666667%;
flex:0 0 16.666667%;
max-width:16.666667%}
.col-sm-3{-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%}
.col-sm-4{-ms-flex:0 0 33.333333%;
flex:0 0 33.333333%;
max-width:33.333333%}
.col-sm-5{-ms-flex:0 0 41.666667%;
flex:0 0 41.666667%;
max-width:41.666667%}
.col-sm-6{-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%}
.col-sm-7{-ms-flex:0 0 58.333333%;
flex:0 0 58.333333%;
max-width:58.333333%}
.col-sm-8{-ms-flex:0 0 66.666667%;
flex:0 0 66.666667%;
max-width:66.666667%}
.col-sm-9{-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%}
.col-sm-10{-ms-flex:0 0 83.333333%;
flex:0 0 83.333333%;
max-width:83.333333%}
.col-sm-11{-ms-flex:0 0 91.666667%;
flex:0 0 91.666667%;
max-width:91.666667%}
.col-sm-12{-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%}
.order-sm-first{-ms-flex-order:-1;
order:-1}
.order-sm-last{-ms-flex-order:13;
order:13}
.order-sm-0{-ms-flex-order:0;
order:0}
.order-sm-1{-ms-flex-order:1;
order:1}
.order-sm-2{-ms-flex-order:2;
order:2}
.order-sm-3{-ms-flex-order:3;
order:3}
.order-sm-4{-ms-flex-order:4;
order:4}
.order-sm-5{-ms-flex-order:5;
order:5}
.order-sm-6{-ms-flex-order:6;
order:6}
.order-sm-7{-ms-flex-order:7;
order:7}
.order-sm-8{-ms-flex-order:8;
order:8}
.order-sm-9{-ms-flex-order:9;
order:9}
.order-sm-10{-ms-flex-order:10;
order:10}
.order-sm-11{-ms-flex-order:11;
order:11}
.order-sm-12{-ms-flex-order:12;
order:12}
.offset-sm-0{margin-left:0}
.offset-sm-1{margin-left:8.333333%}
.offset-sm-2{margin-left:16.666667%}
.offset-sm-3{margin-left:25%}
.offset-sm-4{margin-left:33.333333%}
.offset-sm-5{margin-left:41.666667%}
.offset-sm-6{margin-left:50%}
.offset-sm-7{margin-left:58.333333%}
.offset-sm-8{margin-left:66.666667%}
.offset-sm-9{margin-left:75%}
.offset-sm-10{margin-left:83.333333%}
.offset-sm-11{margin-left:91.666667%}
}
@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;
flex-basis:0;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%}
.col-md-auto{-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%}
.col-md-1{-ms-flex:0 0 8.333333%;
flex:0 0 8.333333%;
max-width:8.333333%}
.col-md-2{-ms-flex:0 0 16.666667%;
flex:0 0 16.666667%;
max-width:16.666667%}
.col-md-3{-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%}
.col-md-4{-ms-flex:0 0 33.333333%;
flex:0 0 33.333333%;
max-width:33.333333%}
.col-md-5{-ms-flex:0 0 41.666667%;
flex:0 0 41.666667%;
max-width:41.666667%}
.col-md-6{-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%}
.col-md-7{-ms-flex:0 0 58.333333%;
flex:0 0 58.333333%;
max-width:58.333333%}
.col-md-8{-ms-flex:0 0 66.666667%;
flex:0 0 66.666667%;
max-width:66.666667%}
.col-md-9{-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%}
.col-md-10{-ms-flex:0 0 83.333333%;
flex:0 0 83.333333%;
max-width:83.333333%}
.col-md-11{-ms-flex:0 0 91.666667%;
flex:0 0 91.666667%;
max-width:91.666667%}
.col-md-12{-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%}
.order-md-first{-ms-flex-order:-1;
order:-1}
.order-md-last{-ms-flex-order:13;
order:13}
.order-md-0{-ms-flex-order:0;
order:0}
.order-md-1{-ms-flex-order:1;
order:1}
.order-md-2{-ms-flex-order:2;
order:2}
.order-md-3{-ms-flex-order:3;
order:3}
.order-md-4{-ms-flex-order:4;
order:4}
.order-md-5{-ms-flex-order:5;
order:5}
.order-md-6{-ms-flex-order:6;
order:6}
.order-md-7{-ms-flex-order:7;
order:7}
.order-md-8{-ms-flex-order:8;
order:8}
.order-md-9{-ms-flex-order:9;
order:9}
.order-md-10{-ms-flex-order:10;
order:10}
.order-md-11{-ms-flex-order:11;
order:11}
.order-md-12{-ms-flex-order:12;
order:12}
.offset-md-0{margin-left:0}
.offset-md-1{margin-left:8.333333%}
.offset-md-2{margin-left:16.666667%}
.offset-md-3{margin-left:25%}
.offset-md-4{margin-left:33.333333%}
.offset-md-5{margin-left:41.666667%}
.offset-md-6{margin-left:50%}
.offset-md-7{margin-left:58.333333%}
.offset-md-8{margin-left:66.666667%}
.offset-md-9{margin-left:75%}
.offset-md-10{margin-left:83.333333%}
.offset-md-11{margin-left:91.666667%}
}
@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;
flex-basis:0;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%}
.col-lg-auto{-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%}
.col-lg-1{-ms-flex:0 0 8.333333%;
flex:0 0 8.333333%;
max-width:8.333333%}
.col-lg-2{-ms-flex:0 0 16.666667%;
flex:0 0 16.666667%;
max-width:16.666667%}
.col-lg-3{-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%}
.col-lg-4{-ms-flex:0 0 33.333333%;
flex:0 0 33.333333%;
max-width:33.333333%}
.col-lg-5{-ms-flex:0 0 41.666667%;
flex:0 0 41.666667%;
max-width:41.666667%}
.col-lg-6{-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%}
.col-lg-7{-ms-flex:0 0 58.333333%;
flex:0 0 58.333333%;
max-width:58.333333%}
.col-lg-8{-ms-flex:0 0 66.666667%;
flex:0 0 66.666667%;
max-width:66.666667%}
.col-lg-9{-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%}
.col-lg-10{-ms-flex:0 0 83.333333%;
flex:0 0 83.333333%;
max-width:83.333333%}
.col-lg-11{-ms-flex:0 0 91.666667%;
flex:0 0 91.666667%;
max-width:91.666667%}
.col-lg-12{-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%}
.order-lg-first{-ms-flex-order:-1;
order:-1}
.order-lg-last{-ms-flex-order:13;
order:13}
.order-lg-0{-ms-flex-order:0;
order:0}
.order-lg-1{-ms-flex-order:1;
order:1}
.order-lg-2{-ms-flex-order:2;
order:2}
.order-lg-3{-ms-flex-order:3;
order:3}
.order-lg-4{-ms-flex-order:4;
order:4}
.order-lg-5{-ms-flex-order:5;
order:5}
.order-lg-6{-ms-flex-order:6;
order:6}
.order-lg-7{-ms-flex-order:7;
order:7}
.order-lg-8{-ms-flex-order:8;
order:8}
.order-lg-9{-ms-flex-order:9;
order:9}
.order-lg-10{-ms-flex-order:10;
order:10}
.order-lg-11{-ms-flex-order:11;
order:11}
.order-lg-12{-ms-flex-order:12;
order:12}
.offset-lg-0{margin-left:0}
.offset-lg-1{margin-left:8.333333%}
.offset-lg-2{margin-left:16.666667%}
.offset-lg-3{margin-left:25%}
.offset-lg-4{margin-left:33.333333%}
.offset-lg-5{margin-left:41.666667%}
.offset-lg-6{margin-left:50%}
.offset-lg-7{margin-left:58.333333%}
.offset-lg-8{margin-left:66.666667%}
.offset-lg-9{margin-left:75%}
.offset-lg-10{margin-left:83.333333%}
.offset-lg-11{margin-left:91.666667%}
}
@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;
flex-basis:0;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%}
.col-xl-auto{-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%}
.col-xl-1{-ms-flex:0 0 8.333333%;
flex:0 0 8.333333%;
max-width:8.333333%}
.col-xl-2{-ms-flex:0 0 16.666667%;
flex:0 0 16.666667%;
max-width:16.666667%}
.col-xl-3{-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%}
.col-xl-4{-ms-flex:0 0 33.333333%;
flex:0 0 33.333333%;
max-width:33.333333%}
.col-xl-5{-ms-flex:0 0 41.666667%;
flex:0 0 41.666667%;
max-width:41.666667%}
.col-xl-6{-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%}
.col-xl-7{-ms-flex:0 0 58.333333%;
flex:0 0 58.333333%;
max-width:58.333333%}
.col-xl-8{-ms-flex:0 0 66.666667%;
flex:0 0 66.666667%;
max-width:66.666667%}
.col-xl-9{-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%}
.col-xl-10{-ms-flex:0 0 83.333333%;
flex:0 0 83.333333%;
max-width:83.333333%}
.col-xl-11{-ms-flex:0 0 91.666667%;
flex:0 0 91.666667%;
max-width:91.666667%}
.col-xl-12{-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%}
.order-xl-first{-ms-flex-order:-1;
order:-1}
.order-xl-last{-ms-flex-order:13;
order:13}
.order-xl-0{-ms-flex-order:0;
order:0}
.order-xl-1{-ms-flex-order:1;
order:1}
.order-xl-2{-ms-flex-order:2;
order:2}
.order-xl-3{-ms-flex-order:3;
order:3}
.order-xl-4{-ms-flex-order:4;
order:4}
.order-xl-5{-ms-flex-order:5;
order:5}
.order-xl-6{-ms-flex-order:6;
order:6}
.order-xl-7{-ms-flex-order:7;
order:7}
.order-xl-8{-ms-flex-order:8;
order:8}
.order-xl-9{-ms-flex-order:9;
order:9}
.order-xl-10{-ms-flex-order:10;
order:10}
.order-xl-11{-ms-flex-order:11;
order:11}
.order-xl-12{-ms-flex-order:12;
order:12}
.offset-xl-0{margin-left:0}
.offset-xl-1{margin-left:8.333333%}
.offset-xl-2{margin-left:16.666667%}
.offset-xl-3{margin-left:25%}
.offset-xl-4{margin-left:33.333333%}
.offset-xl-5{margin-left:41.666667%}
.offset-xl-6{margin-left:50%}
.offset-xl-7{margin-left:58.333333%}
.offset-xl-8{margin-left:66.666667%}
.offset-xl-9{margin-left:75%}
.offset-xl-10{margin-left:83.333333%}
.offset-xl-11{margin-left:91.666667%}
}
table{background-color:transparent}
caption{padding-top:8px;
padding-bottom:8px;
color:#777;
text-align:left}
th{text-align:left}
.table{width:100%;
max-width:100%;
margin-bottom:20px}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;
line-height:1.42857143;
vertical-align:top;
border-top:1px solid #ddd}
.table>thead>tr>th{vertical-align:bottom;
border-bottom:2px solid #ddd}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}
.table>tbody+tbody{border-top:2px solid #ddd}
.table .table{background-color:#fff}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}
.table-bordered{border:1px solid #ddd}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
.table-hover>tbody>tr:hover{background-color:#f5f5f5}
table col[class*=col-]{position:static;
display:table-column;
float:none}
table td[class*=col-],table th[class*=col-]{position:static;
display:table-cell;
float:none}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}
.table-responsive{min-height:.01%;
overflow-x:auto}
@media screen and (max-width:767px){.table-responsive{width:100%;
margin-bottom:15px;
overflow-y:hidden;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd}
.table-responsive>.table{margin-bottom:0}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}
.table-responsive>.table-bordered{border:0}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
}
@media (min-width:768px){.form-inline .form-group{display:inline-block;
margin-bottom:0;
vertical-align:middle}
.form-inline .form-control{display:inline-block;
width:auto;
vertical-align:middle}
.form-inline .form-control-static{display:inline-block}
.form-inline .input-group{display:inline-table;
vertical-align:middle}
.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}
.form-inline .input-group>.form-control{width:100%}
.form-inline .control-label{margin-bottom:0;
vertical-align:middle}
.form-inline .checkbox,.form-inline .radio{display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle}
.form-inline .checkbox label,.form-inline .radio label{padding-left:0}
.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;
margin-left:0}
.form-inline .has-feedback .form-control-feedback{top:0}
}
.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;
margin-top:0;
margin-bottom:0}
.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}
.form-horizontal .form-group{margin-right:-15px;
margin-left:-15px}
@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;
margin-bottom:0;
text-align:right}
}
.form-horizontal .has-feedback .form-control-feedback{right:15px}
@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px;
font-size:18px}
}
@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;
font-size:12px}
}
.btn{display:inline-block;
padding:6px 12px;
margin-bottom:0;
font-size:14px;
font-weight:400;
line-height:1.42857143;
text-align:center;
white-space:nowrap;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
background-image:none;
border:1px solid transparent;
border-radius:4px}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px}
.btn.focus,.btn:focus,.btn:hover{color:#333;
text-decoration:none}
.btn.active,.btn:active{background-image:none;
outline:0;
-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;
filter:alpha(opacity=65);
-webkit-box-shadow:none;
box-shadow:none;
opacity:.65}
a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}
.btn-default{color:#333;
background-color:#fff;
border-color:#ccc}
.btn-default.focus,.btn-default:focus{color:#333;
background-color:#e6e6e6;
border-color:#8c8c8c}
.btn-default:hover{color:#333;
background-color:#e6e6e6;
border-color:#adadad}
.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;
background-color:#e6e6e6;
border-color:#adadad}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;
background-color:#d4d4d4;
border-color:#8c8c8c}
.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}
.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;
border-color:#ccc}
.btn-default .badge{color:#fff;
background-color:#333}
.btn-primary{color:#fff;
background-color:#337ab7;
border-color:#2e6da4}
.btn-primary.focus,.btn-primary:focus{color:#fff;
background-color:#286090;
border-color:#122b40}
.btn-primary:hover{color:#fff;
background-color:#286090;
border-color:#204d74}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;
background-color:#286090;
border-color:#204d74}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;
background-color:#204d74;
border-color:#122b40}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}
.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;
border-color:#2e6da4}
.btn-primary .badge{color:#337ab7;
background-color:#fff}
.btn-success{color:#fff;
background-color:#5cb85c;
border-color:#4cae4c}
.btn-success.focus,.btn-success:focus{color:#fff;
background-color:#449d44;
border-color:#255625}
.btn-success:hover{color:#fff;
background-color:#449d44;
border-color:#398439}
.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;
background-color:#449d44;
border-color:#398439}
.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;
background-color:#398439;
border-color:#255625}
.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}
.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;
border-color:#4cae4c}
.btn-success .badge{color:#5cb85c;
background-color:#fff}
.btn-info{color:#fff;
background-color:#5bc0de;
border-color:#46b8da}
.btn-info.focus,.btn-info:focus{color:#fff;
background-color:#31b0d5;
border-color:#1b6d85}
.btn-info:hover{color:#fff;
background-color:#31b0d5;
border-color:#269abc}
.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;
background-color:#31b0d5;
border-color:#269abc}
.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;
background-color:#269abc;
border-color:#1b6d85}
.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}
.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;
border-color:#46b8da}
.btn-info .badge{color:#5bc0de;
background-color:#fff}
.btn-warning{color:#fff;
background-color:#f0ad4e;
border-color:#eea236}
.btn-warning.focus,.btn-warning:focus{color:#fff;
background-color:#ec971f;
border-color:#985f0d}
.btn-warning:hover{color:#fff;
background-color:#ec971f;
border-color:#d58512}
.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;
background-color:#ec971f;
border-color:#d58512}
.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;
background-color:#d58512;
border-color:#985f0d}
.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}
.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;
border-color:#eea236}
.btn-warning .badge{color:#f0ad4e;
background-color:#fff}
.btn-danger{color:#fff;
background-color:#d9534f;
border-color:#d43f3a}
.btn-danger.focus,.btn-danger:focus{color:#fff;
background-color:#c9302c;
border-color:#761c19}
.btn-danger:hover{color:#fff;
background-color:#c9302c;
border-color:#ac2925}
.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;
background-color:#c9302c;
border-color:#ac2925}
.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;
background-color:#ac2925;
border-color:#761c19}
.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}
.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;
border-color:#d43f3a}
.btn-danger .badge{color:#d9534f;
background-color:#fff}
.btn-link{font-weight:400;
color:#337ab7;
border-radius:0}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;
-webkit-box-shadow:none;
box-shadow:none}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}
.btn-link:focus,.btn-link:hover{color:#23527c;
text-decoration:underline;
background-color:transparent}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;
text-decoration:none}
.btn-group-lg>.btn,.btn-lg{padding:10px 16px;
font-size:18px;
line-height:1.3333333;
border-radius:6px}
.btn-group-sm>.btn,.btn-sm{padding:5px 10px;
font-size:12px;
line-height:1.5;
border-radius:3px}
.btn-group-xs>.btn,.btn-xs{padding:1px 5px;
font-size:12px;
line-height:1.5;
border-radius:3px}
.btn-block{display:block;
width:100%}
.btn-block+.btn-block{margin-top:5px}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}
.fade{opacity:0;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
tr.collapse.in{display:table-row}
tbody.collapse.in{display:table-row-group}
.collapsing{position:relative;
height:0;
overflow:hidden;
-webkit-transition-timing-function:ease;
-o-transition-timing-function:ease;
transition-timing-function:ease;
-webkit-transition-duration:.35s;
-o-transition-duration:.35s;
transition-duration:.35s;
-webkit-transition-property:height,visibility;
-o-transition-property:height,visibility;
transition-property:height,visibility}
.caret{display:inline-block;
width:0;
height:0;
margin-left:2px;
vertical-align:middle;
border-top:4px dashed;
border-top:4px solid\9;
border-right:4px solid transparent;
border-left:4px solid transparent}
.dropdown,.dropup{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;
top:100%;
left:0;
z-index:1000;
display:none;
float:left;
min-width:160px;
padding:5px 0;
margin:2px 0 0;
font-size:14px;
text-align:left;
list-style:none;
background-color:#fff;
-webkit-background-clip:padding-box;
background-clip:padding-box;
border:1px solid #ccc;
border:1px solid rgba(0,0,0,.15);
border-radius:4px;
-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
box-shadow:0 6px 12px rgba(0,0,0,.175)}
.dropdown-menu.pull-right{right:0;
left:auto}
.dropdown-menu .divider{height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;
padding:3px 20px;
clear:both;
font-weight:400;
line-height:1.42857143;
color:#333;
white-space:nowrap}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;
text-decoration:none;
background-color:#f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;
text-decoration:none;
background-color:#337ab7;
outline:0}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;
cursor:not-allowed;
background-color:transparent;
background-image:none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.dropdown-menu-right{right:0;
left:auto}
.dropdown-menu-left{right:auto;
left:0}
.dropdown-header{display:block;
padding:3px 20px;
font-size:12px;
line-height:1.42857143;
color:#777;
white-space:nowrap}
.dropdown-backdrop{position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:990}
.pull-right>.dropdown-menu{right:0;
left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";
border-top:0;
border-bottom:4px dashed;
border-bottom:4px solid\9}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;
bottom:100%;
margin-bottom:2px}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;
left:auto}
.navbar-right .dropdown-menu-left{right:auto;
left:0}
}
.btn-group,.btn-group-vertical{position:relative;
display:inline-block;
vertical-align:middle}
.btn-group-vertical>.btn,.btn-group>.btn{position:relative;
float:left}
.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}
.btn-toolbar{margin-left:-5px}
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}
.btn-group>.btn:first-child{margin-left:0}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;
border-bottom-right-radius:0}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;
border-bottom-left-radius:0}
.btn-group>.btn-group{float:left}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;
border-bottom-right-radius:0}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;
border-bottom-left-radius:0}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}
.btn-group>.btn+.dropdown-toggle{padding-right:8px;
padding-left:8px}
.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;
padding-left:12px}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;
box-shadow:none}
.btn .caret{margin-left:0}
.btn-lg .caret{border-width:5px 5px 0;
border-bottom-width:0}
.dropup .btn-lg .caret{border-width:0 5px 5px}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;
float:none;
width:100%;
max-width:100%}
.btn-group-vertical>.btn-group>.btn{float:none}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;
margin-left:0}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;
border-bottom-right-radius:0;
border-bottom-left-radius:0}
.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-left-radius:4px}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;
border-bottom-left-radius:0}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;
border-top-right-radius:0}
.btn-group-justified{display:table;
width:100%;
table-layout:fixed;
border-collapse:separate}
.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;
float:none;
width:1%}
.btn-group-justified>.btn-group .btn{width:100%}
.btn-group-justified>.btn-group .dropdown-menu{left:auto}
[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;
clip:rect(0,0,0,0);
pointer-events:none}
.input-group{position:relative;
display:table;
border-collapse:separate}
.input-group[class*=col-]{float:none;
padding-right:0;
padding-left:0}
.input-group .form-control{position:relative;
z-index:2;
float:left;
width:100%;
margin-bottom:0}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;
padding:10px 16px;
font-size:18px;
line-height:1.3333333;
border-radius:6px}
select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;
line-height:46px}
select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;
padding:5px 10px;
font-size:12px;
line-height:1.5;
border-radius:3px}
select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;
line-height:30px}
select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}
.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}
.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}
.input-group-addon,.input-group-btn{width:1%;
white-space:nowrap;
vertical-align:middle}
.input-group-addon{padding:6px 12px;
font-size:14px;
font-weight:400;
line-height:1;
color:#555;
text-align:center;
background-color:#eee;
border:1px solid #ccc;
border-radius:4px}
.input-group-addon.input-sm{padding:5px 10px;
font-size:12px;
border-radius:3px}
.input-group-addon.input-lg{padding:10px 16px;
font-size:18px;
border-radius:6px}
.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;
border-bottom-right-radius:0}
.input-group-addon:first-child{border-right:0}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;
border-bottom-left-radius:0}
.input-group-addon:last-child{border-left:0}
.input-group-btn{position:relative;
font-size:0;
white-space:nowrap}
.input-group-btn>.btn{position:relative}
.input-group-btn>.btn+.btn{margin-left:-1px}
.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;
margin-left:-1px}
.nav {
    padding-left: 0;
    margin-bottom: 10px;
    list-style: none;
}
.nav {
    width: 100%;
}
.nav>li{position:relative;
display:block}
.nav>li>a{position:relative;
display:block;
padding:10px 15px}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;
background-color:#eee}
.nav>li.disabled>a{color:#777}
.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;
text-decoration:none;
cursor:not-allowed;
background-color:transparent}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;
border-color:#337ab7}
.nav .nav-divider{height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5}
.nav>li>a>img{max-width:none}
.nav-tabs{border-bottom:1px solid #ddd}
.nav-tabs>li{float:left;
margin-bottom:-1px}
.nav-tabs>li>a{margin-right:2px;
line-height:1.42857143;
border:1px solid transparent;
border-radius:4px 4px 0 0}
.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;
cursor:default;
background-color:#fff;
border:1px solid #ddd;
border-bottom-color:transparent}
.nav-tabs.nav-justified{width:100%;
border-bottom:0}
.nav-tabs.nav-justified>li{float:none}
.nav-tabs.nav-justified>li>a{margin-bottom:5px;
text-align:center}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;
left:auto}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;
width:1%}
.nav-tabs.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs.nav-justified>li>a{margin-right:0;
border-radius:4px}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}
}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:4px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;
background-color:#337ab7}
.nav-stacked>li{float:none}
.nav-stacked>li+li{margin-top:2px;
margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{margin-bottom:5px;
text-align:center}
.nav-justified>.dropdown .dropdown-menu{top:auto;
left:auto}
@media (min-width:768px){.nav-justified>li{display:table-cell;
width:1%}
.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{margin-right:0;
border-radius:4px}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}
}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
.nav-tabs .dropdown-menu{margin-top:-1px;
border-top-left-radius:0;
border-top-right-radius:0}
.navbar {
    position: relative;
    min-height: 40px;
}
@media (min-width:768px){.navbar{border-radius:4px}
}
@media (min-width:768px){.navbar-header{float:left}
}
.navbar-collapse{padding-right:15px;
padding-left:15px;
overflow-x:visible;
-webkit-overflow-scrolling:touch;
border-top:1px solid transparent;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.navbar-collapse{width:auto;
border-top:0;
-webkit-box-shadow:none;
box-shadow:none}
.navbar-collapse.collapse{display:block!important;
height:auto!important;
padding-bottom:0;
overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;
padding-left:0}
}
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}
@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}
}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;
margin-left:-15px}
@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;
margin-left:0}
}
.navbar-static-top{z-index:1000;
border-width:0 0 1px}
@media (min-width:768px){.navbar-static-top{border-radius:0}
}
.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;
right:0;
left:0;
z-index:1030}
@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}
}
.navbar-fixed-top{top:0;
border-width:0 0 1px}
.navbar-fixed-bottom{bottom:0;
margin-bottom:0;
border-width:1px 0 0}
.navbar-brand{float:left;
height:50px;
padding:15px 15px;
font-size:18px;
line-height:20px}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-brand>img{display:block}
@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}
}
.navbar-toggle{position:relative;
float:right;
padding:9px 10px;
margin-top:8px;
margin-right:15px;
margin-bottom:8px;
background-color:transparent;
background-image:none;
border:1px solid transparent;
border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;
width:22px;
height:2px;
border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media (min-width:768px){.navbar-toggle{display:none}
}
.navbar-nav{margin:7.5px -15px}
.navbar-nav>li>a{padding-top:10px;
padding-bottom:10px;
line-height:20px}
@media (max-width:767px){
	
	.navbar-nav .open .dropdown-menu{position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
-webkit-box-shadow:none;
box-shadow:none}
.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu>li>a{line-height:20px}
.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}
}
@media (min-width:768px){.navbar-nav{float:left;
margin:0}
.navbar-nav>li{float:left}
.navbar-nav>li>a{padding-top:15px;
padding-bottom:15px}
}
.navbar-form{padding:10px 15px;
margin-top:8px;
margin-right:-15px;
margin-bottom:8px;
margin-left:-15px;
border-top:1px solid transparent;
border-bottom:1px solid transparent;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}
@media (min-width:768px){.navbar-form .form-group{display:inline-block;
margin-bottom:0;
vertical-align:middle}
.navbar-form .form-control{display:inline-block;
width:auto;
vertical-align:middle}
.navbar-form .form-control-static{display:inline-block}
.navbar-form .input-group{display:inline-table;
vertical-align:middle}
.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}
.navbar-form .input-group>.form-control{width:100%}
.navbar-form .control-label{margin-bottom:0;
vertical-align:middle}
.navbar-form .checkbox,.navbar-form .radio{display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle}
.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}
.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;
margin-left:0}
.navbar-form .has-feedback .form-control-feedback{top:0}
}
@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}
.navbar-form .form-group:last-child{margin-bottom:0}
}
@media (min-width:768px){.navbar-form{width:auto;
padding-top:0;
padding-bottom:0;
margin-right:0;
margin-left:0;
border:0;
-webkit-box-shadow:none;
box-shadow:none}
}
.navbar-nav>li>.dropdown-menu{margin-top:0;
border-top-left-radius:0;
border-top-right-radius:0}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;
border-top-left-radius:4px;
border-top-right-radius:4px;
border-bottom-right-radius:0;
border-bottom-left-radius:0}
.navbar-btn{margin-top:8px;
margin-bottom:8px}
.navbar-btn.btn-sm{margin-top:10px;
margin-bottom:10px}
.navbar-btn.btn-xs{margin-top:14px;
margin-bottom:14px}
.navbar-text{margin-top:15px;
margin-bottom:15px}
@media (min-width:768px){.navbar-text{float:left;
margin-right:15px;
margin-left:15px}
}
@media (min-width:768px){.navbar-left{float:left!important}
.navbar-right{float:right!important;
margin-right:-15px}
.navbar-right~.navbar-right{margin-right:0}
}
.navbar-default{background-color:#f8f8f8;
border-color:#e7e7e7}
.navbar-default .navbar-brand{color:#777}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;
background-color:transparent}
.navbar-default .navbar-text{color:#777}
.navbar-default .navbar-nav>li>a{color:#777}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;
background-color:transparent}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;
background-color:#e7e7e7}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;
background-color:transparent}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;
background-color:#e7e7e7}
@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;
background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;
background-color:#e7e7e7}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;
background-color:transparent}
}
.navbar-default .navbar-link{color:#777}
.navbar-default .navbar-link:hover{color:#333}
.navbar-default .btn-link{color:#777}
.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}
.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}
.navbar-inverse{background-color:#222;
border-color:#080808}
.navbar-inverse .navbar-brand{color:#9d9d9d}
.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;
background-color:transparent}
.navbar-inverse .navbar-text{color:#9d9d9d}
.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}
.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;
background-color:transparent}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;
background-color:#080808}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;
background-color:transparent}
.navbar-inverse .navbar-toggle{border-color:#333}
.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;
background-color:#080808}
@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;
background-color:transparent}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;
background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;
background-color:transparent}
}
.navbar-inverse .navbar-link{color:#9d9d9d}
.navbar-inverse .navbar-link:hover{color:#fff}
.navbar-inverse .btn-link{color:#9d9d9d}
.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}
.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}
.breadcrumb{padding:8px 15px;
margin-bottom:20px;
list-style:none;
background-color:#f5f5f5;
border-radius:4px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{padding:0 5px;
color:#ccc;
content:"/\00a0"}
.breadcrumb>.active{color:#777}
.pagination{display:inline-block;
padding-left:0;
margin:20px 0;
border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;
float:left;
padding:6px 12px;
margin-left:-1px;
line-height:1.42857143;
color:#337ab7;
text-decoration:none;
background-color:#fff;
border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;
border-top-left-radius:4px;
border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;
border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;
color:#23527c;
background-color:#eee;
border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;
color:#fff;
cursor:default;
background-color:#337ab7;
border-color:#337ab7}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;
cursor:not-allowed;
background-color:#fff;
border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;
font-size:18px;
line-height:1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;
border-bottom-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;
border-bottom-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;
font-size:12px;
line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;
border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;
border-bottom-right-radius:3px}
.pager{padding-left:0;
margin:20px 0;
text-align:center;
list-style:none}
.pager li{display:inline}
.pager li>a,.pager li>span{display:inline-block;
padding:5px 14px;
background-color:#fff;
border:1px solid #ddd;
border-radius:15px}
.pager li>a:focus,.pager li>a:hover{text-decoration:none;
background-color:#eee}
.pager .next>a,.pager .next>span{float:right}
.pager .previous>a,.pager .previous>span{float:left}
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;
cursor:not-allowed;
background-color:#fff}
.label{display:inline;
padding:.2em .6em .3em;
font-size:75%;
font-weight:700;
line-height:1;
color:#fff;
text-align:center;
white-space:nowrap;
vertical-align:baseline;
border-radius:.25em}
a.label:focus,a.label:hover{color:#fff;
text-decoration:none;
cursor:pointer}
.label:empty{display:none}
.btn .label{position:relative;
top:-1px}
.label-default{background-color:#777}
.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}
.label-primary{background-color:#337ab7}
.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}
.label-success{background-color:#5cb85c}
.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}
.label-info{background-color:#5bc0de}
.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}
.label-warning{background-color:#f0ad4e}
.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}
.label-danger{background-color:#d9534f}
.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}
.badge{display:inline-block;
min-width:10px;
padding:3px 7px;
font-size:12px;
font-weight:700;
line-height:1;
color:#fff;
text-align:center;
white-space:nowrap;
vertical-align:middle;
background-color:#777;
border-radius:10px}
.badge:empty{display:none}
.btn .badge{position:relative;
top:-1px}
.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;
padding:1px 5px}
a.badge:focus,a.badge:hover{color:#fff;
text-decoration:none;
cursor:pointer}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;
background-color:#fff}
.list-group-item>.badge{float:right}
.list-group-item>.badge+.badge{margin-right:5px}
.nav-pills>li>a>.badge{margin-left:3px}
.jumbotron{padding-top:30px;
padding-bottom:30px;
margin-bottom:30px;
color:inherit;
background-color:#eee}
.jumbotron .h1,.jumbotron h1{color:inherit}
.jumbotron p{margin-bottom:15px;
font-size:21px;
font-weight:200}
.jumbotron>hr{border-top-color:#d5d5d5}
.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}
.jumbotron .container{max-width:100%}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;
padding-bottom:48px}
.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;
padding-left:60px}
.jumbotron .h1,.jumbotron h1{font-size:63px}
}
.thumbnail{display:block;
padding:4px;
margin-bottom:20px;
line-height:1.42857143;
background-color:#fff;
border:1px solid #ddd;
border-radius:4px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out}
.thumbnail a>img,.thumbnail>img{margin-right:auto;
margin-left:auto}
a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}
.thumbnail .caption{padding:9px;
color:#333}
.alert{padding:15px;
margin-bottom:20px;
border:1px solid transparent;
border-radius:4px}
.alert h4{margin-top:0;
color:inherit}
.alert .alert-link{font-weight:700}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-dismissable,.alert-dismissible{padding-right:35px}
.alert-dismissable .close,.alert-dismissible .close{position:relative;
top:-2px;
right:-21px;
color:inherit}
.alert-success{color:#3c763d;
background-color:#dff0d8;
border-color:#d6e9c6}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#2b542c}
.alert-info{color:#31708f;
background-color:#d9edf7;
border-color:#bce8f1}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#245269}
.alert-warning{color:#8a6d3b;
background-color:#fcf8e3;
border-color:#faebcc}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-warning .alert-link{color:#66512c}
.alert-danger{color:#a94442;
background-color:#f2dede;
border-color:#ebccd1}
.alert-danger hr{border-top-color:#e4b9c0}
.alert-danger .alert-link{color:#843534}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}
@-o-keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}
@keyframes progress-bar-stripes{from{background-position:40px 0}
to{background-position:0 0}
}
.progress{height:20px;
margin-bottom:20px;
overflow:hidden;
background-color:#f5f5f5;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
.progress-bar{float:left;
width:0;
height:100%;
font-size:12px;
line-height:20px;
color:#fff;
text-align:center;
background-color:#337ab7;
-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition:width .6s ease;
-o-transition:width .6s ease;
transition:width .6s ease}
.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
-webkit-background-size:40px 40px;
background-size:40px 40px}
.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;
-o-animation:progress-bar-stripes 2s linear infinite;
animation:progress-bar-stripes 2s linear infinite}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-info{background-color:#5bc0de}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-warning{background-color:#f0ad4e}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.media{margin-top:15px}
.media:first-child{margin-top:0}
.media,.media-body{overflow:hidden;
zoom:1}
.media-body{width:10000px}
.media-object{display:block}
.media-object.img-thumbnail{max-width:none}
.media-right,.media>.pull-right{padding-left:10px}
.media-left,.media>.pull-left{padding-right:10px}
.media-body,.media-left,.media-right{display:table-cell;
vertical-align:top}
.media-middle{vertical-align:middle}
.media-bottom{vertical-align:bottom}
.media-heading{margin-top:0;
margin-bottom:5px}
.media-list{padding-left:0;
list-style:none}
.list-group{padding-left:0;
margin-bottom:20px}
.list-group-item{position:relative;
display:block;
padding:10px 15px;
margin-bottom:-1px;
background-color:#fff;
border:1px solid #ddd}
.list-group-item:first-child{border-top-left-radius:4px;
border-top-right-radius:4px}
.list-group-item:last-child{margin-bottom:0;
border-bottom-right-radius:4px;
border-bottom-left-radius:4px}
a.list-group-item,button.list-group-item{color:#555}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;
text-decoration:none;
background-color:#f5f5f5}
button.list-group-item{width:100%;
text-align:left}
.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;
cursor:not-allowed;
background-color:#eee}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;
color:#fff;
background-color:#337ab7;
border-color:#337ab7}
.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}
.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}
.list-group-item-success{color:#3c763d;
background-color:#dff0d8}
a.list-group-item-success,button.list-group-item-success{color:#3c763d}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}
a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;
background-color:#d0e9c6}
a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;
background-color:#3c763d;
border-color:#3c763d}
.list-group-item-info{color:#31708f;
background-color:#d9edf7}
a.list-group-item-info,button.list-group-item-info{color:#31708f}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}
a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;
background-color:#c4e3f3}
a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;
background-color:#31708f;
border-color:#31708f}
.list-group-item-warning{color:#8a6d3b;
background-color:#fcf8e3}
a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}
a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;
background-color:#faf2cc}
a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;
background-color:#8a6d3b;
border-color:#8a6d3b}
.list-group-item-danger{color:#a94442;
background-color:#f2dede}
a.list-group-item-danger,button.list-group-item-danger{color:#a94442}
a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;
background-color:#ebcccc}
a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;
background-color:#a94442;
border-color:#a94442}
.list-group-item-heading{margin-top:0;
margin-bottom:5px}
.list-group-item-text{margin-bottom:0;
line-height:1.3}
.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-heading>.dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;
margin-bottom:0;
font-size:16px;
color:inherit}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}
.panel-footer{padding:10px 15px;
background-color:#f5f5f5;
border-top:1px solid #ddd;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px}
.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;
border-radius:0}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;
border-top-left-radius:3px;
border-top-right-radius:3px}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;
border-top-right-radius:0}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.list-group+.panel-footer{border-top-width:0}
.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}
.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;
padding-left:15px}
.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;
border-top-right-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;
border-top-right-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;
border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;
border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}
.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}
.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.panel>.table-responsive{margin-bottom:0;
border:0}
.panel-group{margin-bottom:20px}
.panel-group .panel{margin-bottom:0;
border-radius:4px}
.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}
.panel-default{border-color:#ddd}
.panel-default>.panel-heading{color:#333;
background-color:#f5f5f5;
border-color:#ddd}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}
.panel-default>.panel-heading .badge{color:#f5f5f5;
background-color:#333}
.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}
.panel-primary{border-color:#337ab7}
.panel-primary>.panel-heading{color:#fff;
background-color:#337ab7;
border-color:#337ab7}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}
.panel-primary>.panel-heading .badge{color:#337ab7;
background-color:#fff}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}
.panel-success{border-color:#d6e9c6}
.panel-success>.panel-heading{color:#3c763d;
background-color:#dff0d8;
border-color:#d6e9c6}
.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}
.panel-success>.panel-heading .badge{color:#dff0d8;
background-color:#3c763d}
.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}
.panel-info{border-color:#bce8f1}
.panel-info>.panel-heading{color:#31708f;
background-color:#d9edf7;
border-color:#bce8f1}
.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}
.panel-info>.panel-heading .badge{color:#d9edf7;
background-color:#31708f}
.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}
.panel-warning{border-color:#faebcc}
.panel-warning>.panel-heading{color:#8a6d3b;
background-color:#fcf8e3;
border-color:#faebcc}
.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}
.panel-warning>.panel-heading .badge{color:#fcf8e3;
background-color:#8a6d3b}
.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}
.panel-danger{border-color:#ebccd1}
.panel-danger>.panel-heading{color:#a94442;
background-color:#f2dede;
border-color:#ebccd1}
.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}
.panel-danger>.panel-heading .badge{color:#f2dede;
background-color:#a94442}
.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}
.embed-responsive{position:relative;
display:block;
height:0;
padding:0;
overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;
top:0;
bottom:0;
left:0;
width:100%;
height:100%;
border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}
.well{min-height:20px;
padding:19px;
margin-bottom:20px;
background-color:#f5f5f5;
border:1px solid #e3e3e3;
border-radius:4px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
.well blockquote{border-color:#ddd;
border-color:rgba(0,0,0,.15)}
.well-lg{padding:24px;
border-radius:6px}
.well-sm{padding:9px;
border-radius:3px}
.close{float:right;
font-size:21px;
font-weight:700;
line-height:1;
color:#000;
text-shadow:0 1px 0 #fff;
filter:alpha(opacity=20);
opacity:.2}
.close:focus,.close:hover{color:#000;
text-decoration:none;
cursor:pointer;
filter:alpha(opacity=50);
opacity:.5}
button.close{-webkit-appearance:none;
padding:0;
cursor:pointer;
background:0 0;
border:0}
.modal-open{overflow:hidden}
.modal{position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1050;
display:none;
overflow:hidden;
-webkit-overflow-scrolling:touch;
outline:0}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out;
-webkit-transform:translate(0,-25%);
-ms-transform:translate(0,-25%);
-o-transform:translate(0,-25%);
transform:translate(0,-25%)}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;
overflow-y:auto}
.modal-dialog{position:relative;
width:auto;
margin:10px}
.modal-content{position:relative;
background-color:#fff;
-webkit-background-clip:padding-box;
background-clip:padding-box;
border:1px solid #999;
border:1px solid rgba(0,0,0,.2);
border-radius:6px;
outline:0;
-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
box-shadow:0 3px 9px rgba(0,0,0,.5)}
.modal-backdrop{position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1040;
background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);
opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);
opacity:.5}
.modal-header{min-height:16.42857143px;
padding:15px;
border-bottom:1px solid #e5e5e5}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;
line-height:1.42857143}
.modal-body{position:relative;
padding:15px}
.modal-footer{padding:15px;
text-align:right;
border-top:1px solid #e5e5e5}
.modal-footer .btn+.btn{margin-bottom:0;
margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;
top:-9999px;
width:50px;
height:50px;
overflow:scroll}
@media (min-width:768px){.modal-dialog{width:600px;
margin:30px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
box-shadow:0 5px 15px rgba(0,0,0,.5)}
.modal-sm{width:300px}
}
@media (min-width:992px){.modal-lg{width:900px}
}
.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;
content:" "}
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}
.center-block{display:block;
margin-right:auto;
margin-left:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;
color:transparent;
text-shadow:none;
background-color:transparent;
border:0}
.hidden{display:none!important}
.affix{position:fixed}
@-ms-viewport{width:device-width}
.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}
@media (max-width:767px){.visible-xs{display:block!important}
table.visible-xs{display:table!important}
tr.visible-xs{display:table-row!important}
td.visible-xs,th.visible-xs{display:table-cell!important}
}
@media (max-width:767px){.visible-xs-block{display:block!important}
}
@media (max-width:767px){.visible-xs-inline{display:inline!important}
}
@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}
table.visible-sm{display:table!important}
tr.visible-sm{display:table-row!important}
td.visible-sm,th.visible-sm{display:table-cell!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}
table.visible-md{display:table!important}
tr.visible-md{display:table-row!important}
td.visible-md,th.visible-md{display:table-cell!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}
}
@media (min-width:1200px){.visible-lg{display:block!important}
table.visible-lg{display:table!important}
tr.visible-lg{display:table-row!important}
td.visible-lg,th.visible-lg{display:table-cell!important}
}
@media (min-width:1200px){.visible-lg-block{display:block!important}
}
@media (min-width:1200px){.visible-lg-inline{display:inline!important}
}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}
}
@media (max-width:767px){.hidden-xs{display:none!important}
}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}
}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}
}
@media (min-width:1200px){.hidden-lg{display:none!important}
}
.visible-print{display:none!important}
@media print{.visible-print{display:block!important}
table.visible-print{display:table!important}
tr.visible-print{display:table-row!important}
td.visible-print,th.visible-print{display:table-cell!important}
}
.visible-print-block{display:none!important}
@media print{.visible-print-block{display:block!important}
}
.visible-print-inline{display:none!important}
@media print{.visible-print-inline{display:inline!important}
}
.visible-print-inline-block{display:none!important}
@media print{.visible-print-inline-block{display:inline-block!important}
}
@media print{.hidden-print{display:none!important}
}
.float-left{float:left!important}
.w-100{width:100%!important}
.align-items-center{-ms-flex-align:center!important;
align-items:center!important}
.text-red{color:#f22}
.w-25{width:25%!important}
.w-50{width:50%!important}
.w-75{width:75%!important}
.w-100{width:100%!important}
.w-auto{width:auto!important}
.h-25{height:25%!important}
.h-50{height:50%!important}
.h-75{height:75%!important}
.h-100{height:100%!important}
.h-auto{height:auto!important}
.mw-100{max-width:100%!important}
.mh-100{max-height:100%!important}
.min-vw-100{min-width:100vw!important}
.min-vh-100{min-height:100vh!important}
.vw-100{width:100vw!important}
.vh-100{height:100vh!important}
.stretched-link::after{position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
pointer-events:auto;
content:"";
background-color:rgba(0,0,0,0)}
.m-0{margin:0!important}
.mt-0,.my-0{margin-top:0!important}
.mr-0,.mx-0{margin-right:0!important}
.mb-0,.my-0{margin-bottom:0!important}
.ml-0,.mx-0{margin-left:0!important}
.m-1{margin:.25rem!important}
.mt-1,.my-1{margin-top:.25rem!important}
.mr-1,.mx-1{margin-right:.25rem!important}
.mb-1,.my-1{margin-bottom:.25rem!important}
.ml-1,.mx-1{margin-left:.25rem!important}
.m-2{margin:.5rem!important}
.mt-2,.my-2{margin-top:.5rem!important}
.mr-2,.mx-2{margin-right:.5rem!important}
.mb-2,.my-2{margin-bottom:.5rem!important}
.ml-2,.mx-2{margin-left:.5rem!important}
.m-3{margin:1rem!important}
.mt-3,.my-3{margin-top:1rem!important}
.mr-3,.mx-3{margin-right:1rem!important}
.mb-3,.my-3{margin-bottom:1rem!important}
.ml-3,.mx-3{margin-left:1rem!important}
.m-4{margin:1.5rem!important}
.mt-4,.my-4{margin-top:1.5rem!important}
.mr-4,.mx-4{margin-right:1.5rem!important}
.mb-4,.my-4{margin-bottom:1.5rem!important}
.ml-4,.mx-4{margin-left:1.5rem!important}
.m-5{margin:3rem!important}
.mt-5,.my-5{margin-top:3rem!important}
.mr-5,.mx-5{margin-right:3rem!important}
.mb-5,.my-5{margin-bottom:3rem!important}
.ml-5,.mx-5{margin-left:3rem!important}
.p-0{padding:0!important}
.pt-0,.py-0{padding-top:0!important}
.pr-0,.px-0{padding-right:0!important}
.pb-0,.py-0{padding-bottom:0!important}
.pl-0,.px-0{padding-left:0!important}
.p-1{padding:.25rem!important}
.pt-1,.py-1{padding-top:.25rem!important}
.pr-1,.px-1{padding-right:.25rem!important}
.pb-1,.py-1{padding-bottom:.25rem!important}
.pl-1,.px-1{padding-left:.25rem!important}
.p-2{padding:.5rem!important}
.pt-2,.py-2{padding-top:.5rem!important}
.pr-2,.px-2{padding-right:.5rem!important}
.pb-2,.py-2{padding-bottom:.5rem!important}
.pl-2,.px-2{padding-left:.5rem!important}
.p-3{padding:1rem!important}
.pt-3,.py-3{padding-top:1rem!important}
.pr-3,.px-3{padding-right:1rem!important}
.pb-3,.py-3{padding-bottom:1rem!important}
.pl-3,.px-3{padding-left:1rem!important}
.p-4{padding:1.5rem!important}
.pt-4,.py-4{padding-top:1.5rem!important}
.pr-4,.px-4{padding-right:1.5rem!important}
.pb-4,.py-4{padding-bottom:1.5rem!important}
.pl-4,.px-4{padding-left:1.5rem!important}
.p-5{padding:3rem!important}
.pt-5,.py-5{padding-top:3rem!important}
.pr-5,.px-5{padding-right:3rem!important}
.pb-5,.py-5{padding-bottom:3rem!important}
.pl-5,.px-5{padding-left:3rem!important}
.m-n1{margin:-.25rem!important}
.mt-n1,.my-n1{margin-top:-.25rem!important}
.mr-n1,.mx-n1{margin-right:-.25rem!important}
.mb-n1,.my-n1{margin-bottom:-.25rem!important}
.ml-n1,.mx-n1{margin-left:-.25rem!important}
.m-n2{margin:-.5rem!important}
.mt-n2,.my-n2{margin-top:-.5rem!important}
.mr-n2,.mx-n2{margin-right:-.5rem!important}
.mb-n2,.my-n2{margin-bottom:-.5rem!important}
.ml-n2,.mx-n2{margin-left:-.5rem!important}
.m-n3{margin:-1rem!important}
.mt-n3,.my-n3{margin-top:-1rem!important}
.mr-n3,.mx-n3{margin-right:-1rem!important}
.mb-n3,.my-n3{margin-bottom:-1rem!important}
.ml-n3,.mx-n3{margin-left:-1rem!important}
.m-n4{margin:-1.5rem!important}
.mt-n4,.my-n4{margin-top:-1.5rem!important}
.mr-n4,.mx-n4{margin-right:-1.5rem!important}
.mb-n4,.my-n4{margin-bottom:-1.5rem!important}
.ml-n4,.mx-n4{margin-left:-1.5rem!important}
.m-n5{margin:-3rem!important}
.mt-n5,.my-n5{margin-top:-3rem!important}
.mr-n5,.mx-n5{margin-right:-3rem!important}
.mb-n5,.my-n5{margin-bottom:-3rem!important}
.ml-n5,.mx-n5{margin-left:-3rem!important}
.m-auto{margin:auto!important}
.mt-auto,.my-auto{margin-top:auto!important}
.mr-auto,.mx-auto{margin-right:auto!important}
.mb-auto,.my-auto{margin-bottom:auto!important}
.ml-auto,.mx-auto{margin-left:auto!important}
@media (min-width:576px){.m-sm-0{margin:0!important}
.mt-sm-0,.my-sm-0{margin-top:0!important}
.mr-sm-0,.mx-sm-0{margin-right:0!important}
.mb-sm-0,.my-sm-0{margin-bottom:0!important}
.ml-sm-0,.mx-sm-0{margin-left:0!important}
.m-sm-1{margin:.25rem!important}
.mt-sm-1,.my-sm-1{margin-top:.25rem!important}
.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}
.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}
.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}
.m-sm-2{margin:.5rem!important}
.mt-sm-2,.my-sm-2{margin-top:.5rem!important}
.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}
.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}
.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}
.m-sm-3{margin:1rem!important}
.mt-sm-3,.my-sm-3{margin-top:1rem!important}
.mr-sm-3,.mx-sm-3{margin-right:1rem!important}
.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}
.ml-sm-3,.mx-sm-3{margin-left:1rem!important}
.m-sm-4{margin:1.5rem!important}
.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}
.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}
.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}
.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}
.m-sm-5{margin:3rem!important}
.mt-sm-5,.my-sm-5{margin-top:3rem!important}
.mr-sm-5,.mx-sm-5{margin-right:3rem!important}
.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}
.ml-sm-5,.mx-sm-5{margin-left:3rem!important}
.p-sm-0{padding:0!important}
.pt-sm-0,.py-sm-0{padding-top:0!important}
.pr-sm-0,.px-sm-0{padding-right:0!important}
.pb-sm-0,.py-sm-0{padding-bottom:0!important}
.pl-sm-0,.px-sm-0{padding-left:0!important}
.p-sm-1{padding:.25rem!important}
.pt-sm-1,.py-sm-1{padding-top:.25rem!important}
.pr-sm-1,.px-sm-1{padding-right:.25rem!important}
.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}
.pl-sm-1,.px-sm-1{padding-left:.25rem!important}
.p-sm-2{padding:.5rem!important}
.pt-sm-2,.py-sm-2{padding-top:.5rem!important}
.pr-sm-2,.px-sm-2{padding-right:.5rem!important}
.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}
.pl-sm-2,.px-sm-2{padding-left:.5rem!important}
.p-sm-3{padding:1rem!important}
.pt-sm-3,.py-sm-3{padding-top:1rem!important}
.pr-sm-3,.px-sm-3{padding-right:1rem!important}
.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}
.pl-sm-3,.px-sm-3{padding-left:1rem!important}
.p-sm-4{padding:1.5rem!important}
.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}
.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}
.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}
.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}
.p-sm-5{padding:3rem!important}
.pt-sm-5,.py-sm-5{padding-top:3rem!important}
.pr-sm-5,.px-sm-5{padding-right:3rem!important}
.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}
.pl-sm-5,.px-sm-5{padding-left:3rem!important}
.m-sm-n1{margin:-.25rem!important}
.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}
.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}
.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}
.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}
.m-sm-n2{margin:-.5rem!important}
.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}
.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}
.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}
.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}
.m-sm-n3{margin:-1rem!important}
.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}
.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}
.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}
.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}
.m-sm-n4{margin:-1.5rem!important}
.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}
.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}
.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}
.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}
.m-sm-n5{margin:-3rem!important}
.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}
.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}
.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}
.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}
.m-sm-auto{margin:auto!important}
.mt-sm-auto,.my-sm-auto{margin-top:auto!important}
.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}
.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}
.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}
}
@media (min-width:768px){.m-md-0{margin:0!important}
.mt-md-0,.my-md-0{margin-top:0!important}
.mr-md-0,.mx-md-0{margin-right:0!important}
.mb-md-0,.my-md-0{margin-bottom:0!important}
.ml-md-0,.mx-md-0{margin-left:0!important}
.m-md-1{margin:.25rem!important}
.mt-md-1,.my-md-1{margin-top:.25rem!important}
.mr-md-1,.mx-md-1{margin-right:.25rem!important}
.mb-md-1,.my-md-1{margin-bottom:.25rem!important}
.ml-md-1,.mx-md-1{margin-left:.25rem!important}
.m-md-2{margin:.5rem!important}
.mt-md-2,.my-md-2{margin-top:.5rem!important}
.mr-md-2,.mx-md-2{margin-right:.5rem!important}
.mb-md-2,.my-md-2{margin-bottom:.5rem!important}
.ml-md-2,.mx-md-2{margin-left:.5rem!important}
.m-md-3{margin:1rem!important}
.mt-md-3,.my-md-3{margin-top:1rem!important}
.mr-md-3,.mx-md-3{margin-right:1rem!important}
.mb-md-3,.my-md-3{margin-bottom:1rem!important}
.ml-md-3,.mx-md-3{margin-left:1rem!important}
.m-md-4{margin:1.5rem!important}
.mt-md-4,.my-md-4{margin-top:1.5rem!important}
.mr-md-4,.mx-md-4{margin-right:1.5rem!important}
.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}
.ml-md-4,.mx-md-4{margin-left:1.5rem!important}
.m-md-5{margin:3rem!important}
.mt-md-5,.my-md-5{margin-top:3rem!important}
.mr-md-5,.mx-md-5{margin-right:3rem!important}
.mb-md-5,.my-md-5{margin-bottom:3rem!important}
.ml-md-5,.mx-md-5{margin-left:3rem!important}
.p-md-0{padding:0!important}
.pt-md-0,.py-md-0{padding-top:0!important}
.pr-md-0,.px-md-0{padding-right:0!important}
.pb-md-0,.py-md-0{padding-bottom:0!important}
.pl-md-0,.px-md-0{padding-left:0!important}
.p-md-1{padding:.25rem!important}
.pt-md-1,.py-md-1{padding-top:.25rem!important}
.pr-md-1,.px-md-1{padding-right:.25rem!important}
.pb-md-1,.py-md-1{padding-bottom:.25rem!important}
.pl-md-1,.px-md-1{padding-left:.25rem!important}
.p-md-2{padding:.5rem!important}
.pt-md-2,.py-md-2{padding-top:.5rem!important}
.pr-md-2,.px-md-2{padding-right:.5rem!important}
.pb-md-2,.py-md-2{padding-bottom:.5rem!important}
.pl-md-2,.px-md-2{padding-left:.5rem!important}
.p-md-3{padding:1rem!important}
.pt-md-3,.py-md-3{padding-top:1rem!important}
.pr-md-3,.px-md-3{padding-right:1rem!important}
.pb-md-3,.py-md-3{padding-bottom:1rem!important}
.pl-md-3,.px-md-3{padding-left:1rem!important}
.p-md-4{padding:1.5rem!important}
.pt-md-4,.py-md-4{padding-top:1.5rem!important}
.pr-md-4,.px-md-4{padding-right:1.5rem!important}
.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}
.pl-md-4,.px-md-4{padding-left:1.5rem!important}
.p-md-5{padding:3rem!important}
.pt-md-5,.py-md-5{padding-top:3rem!important}
.pr-md-5,.px-md-5{padding-right:3rem!important}
.pb-md-5,.py-md-5{padding-bottom:3rem!important}
.pl-md-5,.px-md-5{padding-left:3rem!important}
.m-md-n1{margin:-.25rem!important}
.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}
.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}
.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}
.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}
.m-md-n2{margin:-.5rem!important}
.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}
.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}
.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}
.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}
.m-md-n3{margin:-1rem!important}
.mt-md-n3,.my-md-n3{margin-top:-1rem!important}
.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}
.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}
.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}
.m-md-n4{margin:-1.5rem!important}
.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}
.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}
.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}
.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}
.m-md-n5{margin:-3rem!important}
.mt-md-n5,.my-md-n5{margin-top:-3rem!important}
.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}
.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}
.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}
.m-md-auto{margin:auto!important}
.mt-md-auto,.my-md-auto{margin-top:auto!important}
.mr-md-auto,.mx-md-auto{margin-right:auto!important}
.mb-md-auto,.my-md-auto{margin-bottom:auto!important}
.ml-md-auto,.mx-md-auto{margin-left:auto!important}
}
@media (min-width:992px){.m-lg-0{margin:0!important}
.mt-lg-0,.my-lg-0{margin-top:0!important}
.mr-lg-0,.mx-lg-0{margin-right:0!important}
.mb-lg-0,.my-lg-0{margin-bottom:0!important}
.ml-lg-0,.mx-lg-0{margin-left:0!important}
.m-lg-1{margin:.25rem!important}
.mt-lg-1,.my-lg-1{margin-top:.25rem!important}
.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}
.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}
.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}
.m-lg-2{margin:.5rem!important}
.mt-lg-2,.my-lg-2{margin-top:.5rem!important}
.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}
.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}
.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}
.m-lg-3{margin:1rem!important}
.mt-lg-3,.my-lg-3{margin-top:1rem!important}
.mr-lg-3,.mx-lg-3{margin-right:1rem!important}
.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}
.ml-lg-3,.mx-lg-3{margin-left:1rem!important}
.m-lg-4{margin:1.5rem!important}
.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}
.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}
.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}
.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}
.m-lg-5{margin:3rem!important}
.mt-lg-5,.my-lg-5{margin-top:3rem!important}
.mr-lg-5,.mx-lg-5{margin-right:3rem!important}
.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}
.ml-lg-5,.mx-lg-5{margin-left:3rem!important}
.p-lg-0{padding:0!important}
.pt-lg-0,.py-lg-0{padding-top:0!important}
.pr-lg-0,.px-lg-0{padding-right:0!important}
.pb-lg-0,.py-lg-0{padding-bottom:0!important}
.pl-lg-0,.px-lg-0{padding-left:0!important}
.p-lg-1{padding:.25rem!important}
.pt-lg-1,.py-lg-1{padding-top:.25rem!important}
.pr-lg-1,.px-lg-1{padding-right:.25rem!important}
.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}
.pl-lg-1,.px-lg-1{padding-left:.25rem!important}
.p-lg-2{padding:.5rem!important}
.pt-lg-2,.py-lg-2{padding-top:.5rem!important}
.pr-lg-2,.px-lg-2{padding-right:.5rem!important}
.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}
.pl-lg-2,.px-lg-2{padding-left:.5rem!important}
.p-lg-3{padding:1rem!important}
.pt-lg-3,.py-lg-3{padding-top:1rem!important}
.pr-lg-3,.px-lg-3{padding-right:1rem!important}
.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}
.pl-lg-3,.px-lg-3{padding-left:1rem!important}
.p-lg-4{padding:1.5rem!important}
.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}
.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}
.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}
.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}
.p-lg-5{padding:3rem!important}
.pt-lg-5,.py-lg-5{padding-top:3rem!important}
.pr-lg-5,.px-lg-5{padding-right:3rem!important}
.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}
.pl-lg-5,.px-lg-5{padding-left:3rem!important}
.m-lg-n1{margin:-.25rem!important}
.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}
.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}
.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}
.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}
.m-lg-n2{margin:-.5rem!important}
.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}
.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}
.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}
.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}
.m-lg-n3{margin:-1rem!important}
.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}
.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}
.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}
.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}
.m-lg-n4{margin:-1.5rem!important}
.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}
.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}
.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}
.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}
.m-lg-n5{margin:-3rem!important}
.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}
.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}
.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}
.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}
.m-lg-auto{margin:auto!important}
.mt-lg-auto,.my-lg-auto{margin-top:auto!important}
.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}
.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}
.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}
}
@media (min-width:1200px){.m-xl-0{margin:0!important}
.mt-xl-0,.my-xl-0{margin-top:0!important}
.mr-xl-0,.mx-xl-0{margin-right:0!important}
.mb-xl-0,.my-xl-0{margin-bottom:0!important}
.ml-xl-0,.mx-xl-0{margin-left:0!important}
.m-xl-1{margin:.25rem!important}
.mt-xl-1,.my-xl-1{margin-top:.25rem!important}
.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}
.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}
.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}
.m-xl-2{margin:.5rem!important}
.mt-xl-2,.my-xl-2{margin-top:.5rem!important}
.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}
.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}
.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}
.m-xl-3{margin:1rem!important}
.mt-xl-3,.my-xl-3{margin-top:1rem!important}
.mr-xl-3,.mx-xl-3{margin-right:1rem!important}
.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}
.ml-xl-3,.mx-xl-3{margin-left:1rem!important}
.m-xl-4{margin:1.5rem!important}
.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}
.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}
.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}
.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}
.m-xl-5{margin:3rem!important}
.mt-xl-5,.my-xl-5{margin-top:3rem!important}
.mr-xl-5,.mx-xl-5{margin-right:3rem!important}
.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}
.ml-xl-5,.mx-xl-5{margin-left:3rem!important}
.p-xl-0{padding:0!important}
.pt-xl-0,.py-xl-0{padding-top:0!important}
.pr-xl-0,.px-xl-0{padding-right:0!important}
.pb-xl-0,.py-xl-0{padding-bottom:0!important}
.pl-xl-0,.px-xl-0{padding-left:0!important}
.p-xl-1{padding:.25rem!important}
.pt-xl-1,.py-xl-1{padding-top:.25rem!important}
.pr-xl-1,.px-xl-1{padding-right:.25rem!important}
.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}
.pl-xl-1,.px-xl-1{padding-left:.25rem!important}
.p-xl-2{padding:.5rem!important}
.pt-xl-2,.py-xl-2{padding-top:.5rem!important}
.pr-xl-2,.px-xl-2{padding-right:.5rem!important}
.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}
.pl-xl-2,.px-xl-2{padding-left:.5rem!important}
.p-xl-3{padding:1rem!important}
.pt-xl-3,.py-xl-3{padding-top:1rem!important}
.pr-xl-3,.px-xl-3{padding-right:1rem!important}
.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}
.pl-xl-3,.px-xl-3{padding-left:1rem!important}
.p-xl-4{padding:1.5rem!important}
.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}
.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}
.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}
.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}
.p-xl-5{padding:3rem!important}
.pt-xl-5,.py-xl-5{padding-top:3rem!important}
.pr-xl-5,.px-xl-5{padding-right:3rem!important}
.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}
.pl-xl-5,.px-xl-5{padding-left:3rem!important}
.m-xl-n1{margin:-.25rem!important}
.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}
.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}
.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}
.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}
.m-xl-n2{margin:-.5rem!important}
.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}
.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}
.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}
.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}
.m-xl-n3{margin:-1rem!important}
.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}
.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}
.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}
.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}
.m-xl-n4{margin:-1.5rem!important}
.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}
.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}
.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}
.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}
.m-xl-n5{margin:-3rem!important}
.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}
.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}
.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}
.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}
.m-xl-auto{margin:auto!important}
.mt-xl-auto,.my-xl-auto{margin-top:auto!important}
.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}
.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}
.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}
}
.bg-transparent{background-color:transparent!important}
.border{border:1px solid #dee2e6!important}
.border-top{border-top:1px solid #dee2e6!important}
.border-right{border-right:1px solid #dee2e6!important}
.border-bottom{border-bottom:1px solid #dee2e6!important}
.border-left{border-left:1px solid #dee2e6!important}
.border-0{border:0!important}
.border-top-0{border-top:0!important}
.border-right-0{border-right:0!important}
.border-bottom-0{border-bottom:0!important}
.border-left-0{border-left:0!important}
.border-primary{border-color:#007bff!important}
.border-secondary{border-color:#6c757d!important}
.border-success{border-color:#28a745!important}
.border-info{border-color:#17a2b8!important}
.border-warning{border-color:#ffc107!important}
.border-danger{border-color:#dc3545!important}
.border-light{border-color:#f8f9fa!important}
.border-dark{border-color:#343a40!important}
.border-white{border-color:#fff!important}
.rounded-sm{border-radius:.2rem!important}
.rounded{border-radius:.25rem!important}
.rounded-top{border-top-left-radius:.25rem!important;
border-top-right-radius:.25rem!important}
.rounded-right{border-top-right-radius:.25rem!important;
border-bottom-right-radius:.25rem!important}
.rounded-bottom{border-bottom-right-radius:.25rem!important;
border-bottom-left-radius:.25rem!important}
.rounded-left{border-top-left-radius:.25rem!important;
border-bottom-left-radius:.25rem!important}
.rounded-lg{border-radius:.3rem!important}
.rounded-circle{border-radius:50%!important}
.rounded-pill{border-radius:50rem!important}
.rounded-0{border-radius:0!important}
.clearfix::after{display:block;
clear:both;
content:""}
.d-none{display:none!important}
.d-inline{display:inline!important}
.d-inline-block{display:inline-block!important}
.d-block{display:block!important}
.d-table{display:table!important}
.d-table-row{display:table-row!important}
.d-table-cell{display:table-cell!important}
.d-flex{display:-ms-flexbox!important;
display:flex!important}
.d-inline-flex{display:-ms-inline-flexbox!important;
display:inline-flex!important}
@media (min-width:576px){.d-sm-none{display:none!important}
.d-sm-inline{display:inline!important}
.d-sm-inline-block{display:inline-block!important}
.d-sm-block{display:block!important}
.d-sm-table{display:table!important}
.d-sm-table-row{display:table-row!important}
.d-sm-table-cell{display:table-cell!important}
.d-sm-flex{display:-ms-flexbox!important;
display:flex!important}
.d-sm-inline-flex{display:-ms-inline-flexbox!important;
display:inline-flex!important}
}
@media (min-width:768px){.d-md-none{display:none!important}
.d-md-inline{display:inline!important}
.d-md-inline-block{display:inline-block!important}
.d-md-block{display:block!important}
.d-md-table{display:table!important}
.d-md-table-row{display:table-row!important}
.d-md-table-cell{display:table-cell!important}
.d-md-flex{display:-ms-flexbox!important;
display:flex!important}
.d-md-inline-flex{display:-ms-inline-flexbox!important;
display:inline-flex!important}
}
@media (min-width:992px){.d-lg-none{display:none!important}
.d-lg-inline{display:inline!important}
.d-lg-inline-block{display:inline-block!important}
.d-lg-block{display:block!important}
.d-lg-table{display:table!important}
.d-lg-table-row{display:table-row!important}
.d-lg-table-cell{display:table-cell!important}
.d-lg-flex{display:-ms-flexbox!important;
display:flex!important}
.d-lg-inline-flex{display:-ms-inline-flexbox!important;
display:inline-flex!important}
}
@media (min-width:1200px){.d-xl-none{display:none!important}
.d-xl-inline{display:inline!important}
.d-xl-inline-block{display:inline-block!important}
.d-xl-block{display:block!important}
.d-xl-table{display:table!important}
.d-xl-table-row{display:table-row!important}
.d-xl-table-cell{display:table-cell!important}
.d-xl-flex{display:-ms-flexbox!important;
display:flex!important}
.d-xl-inline-flex{display:-ms-inline-flexbox!important;
display:inline-flex!important}
}
@media print{.d-print-none{display:none!important}
.d-print-inline{display:inline!important}
.d-print-inline-block{display:inline-block!important}
.d-print-block{display:block!important}
.d-print-table{display:table!important}
.d-print-table-row{display:table-row!important}
.d-print-table-cell{display:table-cell!important}
.d-print-flex{display:-ms-flexbox!important;
display:flex!important}
.d-print-inline-flex{display:-ms-inline-flexbox!important;
display:inline-flex!important}
}
.overflow-auto{overflow:auto!important}
.overflow-hidden{overflow:hidden!important}
.position-static{position:static!important}
.position-relative{position:relative!important}
.position-absolute{position:absolute!important}
.position-fixed{position:fixed!important}
.position-sticky{position:-webkit-sticky!important;
position:sticky!important}
.fixed-top{position:fixed;
top:0;
right:0;
left:0;
z-index:1030}
.fixed-bottom{position:fixed;
right:0;
bottom:0;
left:0;
z-index:1030}
.table{width:100%;
margin-bottom:1rem;
color:#212529}
.form-row{display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin-right:-5px;
margin-left:-5px}
.form-row>.col,.form-row>[class*=col-]{padding-right:5px;
padding-left:5px}
.credit_display{margin:9px;
padding:11px;
border:3px solid}
.credit_display span{font-size:18px;
font-weight:700}
.btn-payment{background-color:#00659f;
background-image:none;
text-shadow:none;
color:#333!important;
float:left;
border:none;
white-space:inherit;
border-radius:4px;
margin-right:5px;
text-align:center;
padding:4px}
#table_buy_filter{margin-bottom:5px}
body{
background: #fafafa;
line-height:18px;
font-size:13px;
font-family:Montserrat,sans-serif;
margin:0;
padding:0;
color:#333}
blockquote,h1,h2,h3,h4,html,input,q,textarea{font-family:Montserrat,sans-serif}
h1,h2,h3,h4,h5,h6,p{padding:0;
margin:0}
#footer .nav_top ul,#header ul,.box_partner ul,.sidebar ul{margin:0;
padding:0;
list-style:none}
h1{font-size:24px;
font-weight:400}
h1,h2{line-height:1.29}
h2{font-size:20px;
font-weight:400}
h3{font-size:16px}
h4,h5,h6,html{font-size:14px}
img{border:0;
outline:0}
a{text-decoration:none;
outline:0}
a:hover{text-decoration:none}
.bg_gray{background-color:#f3f3f3}
.border_ccc{border:1px solid #ccc}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:none}
:focus{outline:0}
input,select,textarea{border-radius:3px;
border:1px solid #d3d3d3}
input:focus,textarea:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px #e5e5e5;
overflow:hidden}
ins{text-decoration:none}
del{text-decoration:line-through}
.icon{background-image:url(img/icon.png)}
.highlight{background-color:#ff0}
.h15{height:15px}
.h40{height:40px}
table{border-collapse:collapse;
border-spacing:0}
.clear{clear:both}
.clearL{clear:left}
.clearR{clear:right}
.hidden{display:none}
#flashMessage{margin:0 auto;
width:100%;
padding:5px;
position:fixed;
top:0;
z-index:10000}
#flashMessage span{border-radius:3px;
padding-left:32px;
display:block;
width:470px;
line-height:35px;
margin:0 auto;
background:#d31010;
color:#fff;
box-shadow:0 0 3px #aaa}
#flashMessage.success span{background-image:url(img/success.png);
background-position:8px center;
background-repeat:no-repeat}
#flashMessage.error span{background-image:url(img/error.png);
background-position:8px center;
background-repeat:no-repeat}
.error-message{color:red;
line-height:22px;
float:left;
text-align:left;
padding-left:5px}
.form .error-message{display:block;
float:none;
margin-bottom:5px;
padding:0;
font-size:11px}
.float_left{float:left}
.float_right{float:right}
a.act,span.act{padding:1px 6px;
background-image:url(img/icon.png)}
a.act:hover{text-decoration:none}
span.doc,span.docx{background-position:-37px -144px}
span.xls,span.xlsx{background-position:-66px -144px}
span.ppt,span.pptx{background-position:-123px -144px}
span.pdf{background-position:-95px -144px}
span.txt{background-position:-153px -144px}
span.rar,span.zip{background-position:-7px -144px}
span.link{background-position:-182px -144px}
a.download{background-position:-213px -144px;
padding:1px 7px}
a.download:hover{background-position:-244px -143px}
a.del{background-position:-8px -97px}
a.del:hover{background-position:-38px -97px}
#tooltip{position:absolute;
border-radius:2px;
padding:3px 12px;
color:#000;
display:none;
font-size:13px;
z-index:1000;
background:#fff;
opacity:.9;
box-shadow:0 0 2px #333}
#content .read .des{font-size:14px;
line-height:24px;
text-align:justify}
#content .read .des p{margin-bottom:10px}
#wrapper{margin:0 auto;
max-width:1290px;
width:100%;
width:1290px}
#wrapper.home {
    background: #fff;
    margin-bottom: 20px;
}
#header {
    position: relative;
    height: 74px;
/*    z-index: 1000;*/
}
#header input.larger,#header input.medium,#header input.small{padding:2px}
#header input.small{width:80px}
#header input.medium{width:160px}
#header input.larger{width:250px}
#header select{padding:1px 2px}
#header select.small{width:60px}
#header select.medium{width:160px}
#header select.larger{width:250px}
#header input.submit:hover{cursor:pointer;
background-position:-101px -23px}
#header .logo{position:absolute;
top:0;
left:0}
#header .middle .banner{overflow: hidden;
width: 78.4%;
margin-top:0px;
float: right;}
#header .top{height:40px;
padding-top:5px;
padding-bottom:5px}
#header .top .social{float:left;
margin-left:10px}
#header .top ul{height:28px;
float:right}
#header .top ul li{
/*	background:none repeat scroll 0 0 #1c8acc;*/
/*border-color:#622c12 #230d03 #230d03 #622c12;*/
/*border-radius:4px;*/
/*border-right:1px solid #230d03;*/
/*border-style:solid;*/
/*border-width:1px;*/
margin-right:8px;
position:relative;
text-align:center;
float:left}
#header .top ul li a{display:block;
line-height:28px;
color:#fff;
/*text-shadow:0 1px #6b8201;*/
text-decoration:none}
#header .top ul li a span{display:block;
font-size:13px;
/*font-weight:700;*/
padding:0 8px;
text-transform:none}
#header .top ul li a:hover span,#header .top ul li.current a span,#header .top ul li.iehover a span,#header .top ul li.selected a span{
color:#E8FF42;
}
#header .middle {
/*    position: absolute;*/
/*    top: 16px;*/
/*    width: 100%;*/
}
#header .bottom{position:absolute;
bottom:0;
width:100%}
.thongtinshop{position:absolute;
top:18px}


#header ul.language{position:absolute;
top:10px;
right:10px;
z-index:1000}
#header ul.language li{display:inline}
#header ul.language li a{background-image:url(img/icon.png);
background-repeat:no-repeat;
padding:0 8px}
#header ul.language li a:hover{text-decoration:none}
#header ul.language li a.vi{background-position:-6px -122px}
#header ul.language li a.en{background-position:-36px -122px}
#header .currency{float:right;
margin-right:5px;
height:22px;
display:none}
#bg_nav {
	position: relative;
/*	z-index: 1000;*/
	float: left;
	margin-bottom: 3px;
/*	width: 70%;*/
}
.full-width.header_nav .bottom #logo img {
/*    width: 20%;*/
}
#bg_nav #bg_nav-left {
    float: left;
    position: relative;
}
#bg_nav .widget-container:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}
#bg_nav .widget-container {
/*    padding-left: 25px;*/
/*    padding-right: 25px;*/
/*    border-left: 1px solid rgba(0, 0, 0, 0.05);*/
     display: table-cell;
    vertical-align: middle;
}

#bg_nav a:not(:hover) {
    color: #4267b2;
}
#bg_nav .social a, #bg_nav .socialize a {
	font-size: 22px;
    display: inline-block;
    margin: 0 2px;
        margin-left: 2px;
    padding: 0 10px;
        padding-left: 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px!important;
    padding: 0 !important;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.top-bar-left {
   float: right;
width: 20%;
}
#header .nav{
	width: 100%;
}

.header_nav .nav ul{
	z-index: 100;
margin: 0;
padding: 0px;
list-style-type: none;
float: left;
}
.header_nav .nav ul.infomem {
    float: right;
}
.header_nav .nav ul.infomem li.dropdown{position:relative;position: relative;
    background: rgba(0, 0, 0, 0) url("img/dn.png") no-repeat scroll left 13px;
    color: #333;
    padding-left: 8px;
    border: none;}
    .header_nav .nav ul.infomem li.dangky {
        background: rgba(0, 0, 0, 0) url("img/dk.png") no-repeat scroll left 13px;
        margin-left: 1px;
        padding-left:12px;
        border: none;
    }

    .header_nav .nav ul.infomem li.dangtinnhadat {
        display: inline-block;
        background: url(img/utility-icon.png) 8px -192px no-repeat;
        color: red !important;
        margin-right: 20px;
        padding-left:25px;
        border: none;
    }
    .header_nav .nav ul.infomem li.dangtinnhadat a{color: #faff02!important;font-size: 14px;padding:0 10px;line-height: 39px;text-transform: uppercase;}
    .header_nav .nav ul.infomem li.dropdown:hover .dropdown-menu{display:block!important;top: 39px !important;}
    .header_nav .nav ul.infomem li.dropdown a{color: #E8FF42!important;font-size: 14px;padding:0 10px;line-height: 39px;text-transform: none;}
    .header_nav .nav ul.infomem li.dangky a{color: #E8FF42!important;font-size: 14px;padding:0 10px;line-height: 39px;}
    .header_nav .nav ul.infomem li.dropdown .dropdown-menu{
    background: #005161;
    display:none;
    position:absolute;
    top:100%;
    right:0;
    z-index:9999;
    border:1px solid rgba(255,255,255,0.15);
    float:left;
    height:auto}
    .header_nav .nav ul.infomem li.dropdown .dropdown-menu li{display:inline-block;
    white-space:nowrap;
    width:100%;
    border:none;
    border-radius:0;
    border-bottom:1px solid rgba(255,255,255,0.15);
    text-align:left}
    .header_nav .nav ul.infomem li.dropdown .dropdown-menu li:last-child{border-bottom:none}
    .header_nav .nav ul.infomem li.dropdown .dropdown-menu li a:focus,.header_nav .nav ul.infomem li.dropdown .dropdown-menu li a:hover{
    /*	background-color:#166c9f;*/
        color: #f36d00;
        }
/*Top level list items*/
.header_nav .nav ul li{
	   border-right:1px solid #0097df;
	position: relative;
	display: inline;
	float: left;
/*	padding-left:5px;*/
	margin-right: 1px;
    z-index: 101!important;
}

/*Top level menu link items style*/
.header_nav .nav ul li a{
	display: block;
	color: white;
	text-decoration: none;
/*	padding-right:5px;*/
}
.header_nav .nav ul li span{
/*	height:55px;*/
/*	line-height:55px;*/
/*	padding: 0 15px;*/
	display:block;
}
.header_nav .nav ul li a .fa.fa-home {
    font-size: 22px;
}
.header_nav .nav ul li a span{
    color: #fff;
    display: block;
    font-size: 14px;
/*    font-weight: bold;*/
   padding: 18px 14px;
padding-bottom:18px;
line-height:8px;
    text-transform: uppercase;
}
.header_nav .nav ul li.last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: medium none;
}

.header_nav .nav ul li.last a span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
* html .header_nav .nav ul li a,
* html .header_nav .nav ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.header_nav .nav ul li a:link, .header_nav .nav ul li a:visited{
	color: white !important;
}

/* hover cap 1 */
.header_nav .nav ul li.selected a,
.header_nav .nav ul li a:hover,
.header_nav .nav ul li.current a{
	cursor:pointer;
	color: white;
}
.header_nav .nav ul li.homepage a span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 53px;
    padding: 0 6px;
}
.header_nav .nav ul li.homepage a:hover span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header_nav .nav ul li.homepage.selected a span,
.header_nav .nav ul li.homepage a span:hover,
.header_nav .nav ul li.homepage a:hover span,
.header_nav .nav ul li.homepage.current a span{
	  background:none;
}
.header_nav .nav ul li.homepage a span img {
/*    height: 35px;*/
}
.header_nav .nav ul li.selected a span,
.header_nav .nav ul li a span:hover,
.header_nav .nav ul li a:hover span,
.header_nav .nav ul li.current a span{
	background:#006782;
/*border-bottom: 4px solid #363D41 !important;*/
padding-bottom: 18px;
}
/* end hover cap 1 */
/*1st sub level menu*/
.header_nav .nav ul li ul{
	background: #005161;
	width: 250px !important;
	position: absolute;
	left: 0;
	top:44px!important;
	padding: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	margin: 0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.header_nav .nav ul li ul li{
	border-right: none;
	display: list-item;
	float: none;
	padding:0;
	margin: 0;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.header_nav .nav ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.header_nav .nav ul li ul li a,
.header_nav .nav ul li.selected ul li a{
/*	width: 160px; width of sub menus*/
	border-bottom: 1px solid rgba(0,0,0,0.15);
border-top: 1px solid rgba(255,255,255,0.15);
transition: all 0.5s;
    height:34px;
    line-height:34px;
    margin: 0;
    padding:0 7px 0px 20px;
    text-transform: uppercase;
}

/* hover cap 2 tro di */
.header_nav .nav ul li ul li a.selected,
.header_nav .nav ul li ul li a:hover{
	background:#006782;
	color:#fff;
}

/* Holly Hack for IE \*/
* html  .nav{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 8px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
	opacity: 0.8;
}

hr {
    overflow: hidden !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
hr {
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px;
}
/******hotline******/
.mediums {
    width:19%;
}
.mediums a.hotline {
       vertical-align: 13px;
   color:red;
    font-weight: bold;
    font-size:18px;
}
.phoneboxx {
    line-height: 40px;
}
.mediums .fa-phone{
    -webkit-animation: fa-phone 2s infinite linear;
animation: fa-phone 2s infinite linear;
font-size:33px !important;
color:red;
float: left;
margin-right: 8px;
height: 40px;
line-height: 43px;
}
@keyframes  fa-phone {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }

  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }

  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  18% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  28% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  38% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  48% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  58% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }

  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }

  75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

* html #header .nav{height:1%}
#header .top .nav_top #view_wish{display:none;
overflow:visible!important}
#header .top .nav_top .box_wish{background:#ededed none repeat scroll 0 0;
box-shadow:0 1px 2px #000;
right:0;
padding:10px;
position:absolute;
top:25px!important;
width:246px;
z-index:1000}
#header .top .nav_top .box_wish ul.list{margin:0 0 8px;
padding:0;
float:none}
#header .top .nav_top .box_wish li{display:block;
border-bottom:1px dotted #333;
padding:10px 0}
#header .top .nav_top .box_wish .thumb{width:55px;
height:50px;
float:left;
margin-right:10px}
#header .top .nav_top .box_wish .box_cate{width:100%;
height:65px}
#header .top .nav_top .box_wish .info{float:left;
width:180px}
#header .top .nav_top .box_wish .name{color:#0882e8;
font-weight:700}
#header .top .nav_top .box_wish .sub{margin-top:20px;
float:right;
width:180px}
#header .top .nav_top .box_wish .sub .button{background:#fff;
border:1px solid #cecece;
padding:3px 20px;
border-radius:2px;
margin-right:10px}
#header .top .nav_top .box_wish .sub .button:hover{background:#ddd;
text-decoration:none}
#header .top .nav_top .box_wish #close{color:red;
text-align:left}
.rss{position:absolute;
right:67px;
top:10px}
#header .currency{float:right;
margin-right:5px;
height:22px}
.downarrowclass{position:absolute;
top:12px;
right:7px}
.rightarrowclass{position:absolute;
top:8px;
right:5px}
.ddshadow{position:absolute;
left:0;
top:0;
width:0;
height:0;
background:silver}
.toplevelshadow{opacity:.8}

#column_left{float:left;
margin-right:-310px;
width:100%}
#sidebar_left{float:left;
padding-top:5px;
width:302px}
#sidebar_right{float:right;
width:302px;margin-top:0px;}

.no_col_right.no_col_left #load_item, .detail_product #content .box_content .des, .list_province .no_col_right.no_col_left #content .box_content .des{
    position: relative;
    float: left;
    width: 75.2%;
}
.detail_product #content .box_content .dess{
    overflow: hidden;
    padding: 3px 0 0 1px;
}
#content{margin:0 318px;
position:relative}
#content .bottom,#content .top{position:absolute;
height:5px;
width:100%;
background:0 0}
#content .top{top:-5px}
#content .bottom{bottom:-5px}
#main.no_col_left #content{margin-left:0}
#main.no_col_right #content{margin-right:0}
#content .thumb a{line-height:1px;
display:block}
#content input{padding:5px 5px}
#content select{padding:4px 2px}
#content input.small{width:90px}
#content input.medium{width:200px}
#content input.larger{width:300px}
#content input.larger1{width:246px}
#content select.small{width:96px}
#content select.small1{width:70px}
#content select.medium{width:206px}
#content select.larger{width:313px}
#content textarea.small{width:200px;
height:90px}
#content textarea.medium{width:300px;
height:90px;
padding:5px}
#content textarea.larger{width:400px;
height:90px}
#content span.im{color:red;
margin-left:5px}
#content label.error{color:red;
display:block;
font-size:11px;
font-style:italic;
white-space:nowrap;
margin-left:1rem}

.login.box_content {
  width: 40%;
  margin: 0 auto !important;
  text-align: center;
}
.login_form {
  padding: 30px 0;
}
.login_form .error{color:red;
display:block;
font-size:11px;
font-style:italic;
white-space:nowrap;
  text-align: center;
}
.login_form  label {
 
  width: 100px;
}
.login_form .text {
  text-align: center;
}
.login_form .row {
  margin-bottom: 10px;
}
.sidebar .thumb a{display:block;
line-height:1px}
.sidebar ul{margin:0 auto;
width:182px}

.mostreader{margin:0 0 10px;border:1px solid #0090B5}
.mostreader .title{text-align:center;font-size:13px;font-weight:700;line-height:30px;background:#0090B5;color:#fff}
.mostreader ul{margin:0;padding:0 0 0 20px;list-style:square;color:#A8A8A8;width: 100%;}
.mostreader ul li{margin:0;padding:0;line-height:25px}
.mostreader ul li a{height:95px;color:#085EAF;font-size:13px;text-decoration:none}
.mostreader ul li a:hover{text-decoration:underline}
.sidebar .box.adv ul,.sidebar .box.video ul{width:100%}
.sidebar input{padding:2px 4px}
.sidebar select{padding:2px 1px}
.sidebar input.small{width:50px}
.sidebar input.medium{
/*	width:100px*/
	}
.sidebar input.larger{
/*	width:170px*/
	}
.sidebar select.small{
	width:60px
	}
.sidebar select.medium{
/*	width:110px*/
	}
.sidebar select.larger{
/*	width:180px*/
	}
.sidebar .box.adv.driver select{margin-bottom:5px;
margin-left:0!important;
padding:2px 1px;
width:100%!important}
.sidebar .box{border:1px solid #e0e0e0;
margin-bottom:24px;
position:relative}
.sidebar .box .bottom,.sidebar .box .top{position:absolute;
height:10px;
width:100%;
z-index:10;
background:0 0}
.home .sidebar .box span.title {
    height: 68px;
}
.sidebar .box span.title {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 63px;
    line-height: 62px;
    text-align: center;
    text-transform: uppercase;
    background:#0e1973;
}
.navigation-box .item {
    border: 1px solid #e0e0e0;
}
.navigation-box h2 {
    margin: 0;
    font-size: 13px;
    padding: 5px;
    line-height: 20px;
    background-color: #0090b5;
    color: #fff;
    font-weight: 700;
    position: relative;
    border: 1px solid #639ec4;
    text-align: center;
}
.navigation-box ul {
    padding: 0;
    margin: 0;
    max-height: 500px;
    overflow: auto;
    width:100%;
}
.navigation-box ul li {
    list-style: none;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    border-bottom: 1px dashed #e0e0e0;
    padding: 0 0 3px 8px;
}
.navigation-box ul li a {
    color: #09C;
    text-decoration: none;
    font-size: 12px;
}
.navigation-box ul li a:hover {
    text-decoration: underline;
}
#wrapper.detail_product{
margin-bottom:20px;
}
.hot-links .item{border:1px solid #e0e0e0;position: relative;display: inline-block;}
.hot-links .title{margin:0;font-size:13px;padding:5px;line-height:20px;background-color:#0090b5;color:#fff;font-weight:700;position:relative;border:1px solid #639ec4;text-align:center}
.hot-links ul{padding:0;margin:0;width: 100%;}
.hot-links ul li{list-style:none;line-height:20px;height:20px;overflow:hidden;border-bottom:1px dashed #e0e0e0;padding:0 0 3px 5px;float:left;width:48%}
.hot-links ul li a{color:#09C;text-decoration:none;font-size:12px}
.hot-links ul li a.colo2{color:#d13a3a}
.hot-links ul li a:hover{text-decoration:underline}

.sidebar .nav-v ul{margin:0 auto;
padding:0;
width:190px;
list-style-type:none;
position:relative;
z-index:1}
.sidebar .nav-v ul li{position:relative}
.sidebar .nav-v ul li a{display:block;
overflow:auto;
color:#333;
text-decoration:none;
padding:6px 6px 6px 2px;
border-bottom:1px dotted #eee;
font-weight:600}
.sidebar .nav-v ul li:last-child a{border:none}
.sidebar .nav-v ul li a.selected,.sidebar .nav-v ul li.current a,.sidebar .nav-v ul li.selected a,.sidebar .nav-v ul li.selected ul a.selected{color:#fe6602}
.sidebar .nav-v ul li a:hover{color:red!important;
text-decoration:none}
.sidebar .nav-v ul li ul{position:absolute;
width:180px;
top:0;
font-weight:400;
visibility:hidden;
background:#fff;
border-radius:5px;
border:1px solid #df2c31}
.sidebar .nav-v ul li ul a{border-bottom:1px dotted #888;
color:#333}
.sidebar .nav-v ul li ul a:hover{color:#333!important;
font-weight:700}
.sidebar .nav-v ul li.selected li a{color:#333}
.sidebar .nav-v ul ul li:last-of-type a{border-bottom:none}
* html .sidebar .nav-v ul li{float:left;
height:1%}
* html .sidebar .nav-v ul li a{height:1%}
.sidebar .box.price ul li,.sidebar .maker ul li{position:relative;
line-height:18px;
padding:4px 0}


.sidebar .adv ul li{text-align:center}
.sidebar .adv ul li:last-child {
/*  margin-top: 20px;*/
}
.sidebar .search input{margin-bottom:10px}
.sidebar .search select{width: 100%!important;margin-bottom:10px}
.sidebar .search .submit{text-align:center;
margin-bottom:6px}
.sidebar .search .submit input{background:#e03035;
margin-bottom:0;
border:none;
width:97px;
height:24px;
color:#fff}
.sidebar .search .submit input:hover{background:#feac2a;
color:#444;
cursor:pointer}
.sidebar .search p{text-align:center}
.sidebar .search li{text-align:center}
.sidebar #search_post{display:none}
.sidebar .support li{padding-bottom:8px;
text-align:center}
.sidebar .support p{text-align:center;
line-height:22px;
padding-bottom:2px}
.sidebar .support p.name span{font-style:italic}

.sidebar .poll li{font-style:italic;
font-weight:700;
line-height:15px}

.poll-box {
    border: 1px solid #e0e0e0;
    margin-top: 15px;
    padding: 0 0 10px;
}
.poll-box ul{
width: 99% !important;
margin: 0 3px;
}
.poll-box ul label {
    font-weight: normal;
    color: #b60000;
}
.poll-box .head {
    margin: 5px 5px 10px;
    font-weight: 700;
    font-size: 13px;
    color: #008a9c;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 6px 35px;
    background: url(img/utility-icon.png) 2px -1060px no-repeat;
}
.poll-box .submit{text-align:center}
.poll-box .submit input{
text-align: center;
text-decoration: none;
padding: 5px 15px;
margin: 0;
border-radius: 3px;
cursor: pointer;
color: #fff;
line-height: 18px;
border: 0;
background-color: #09c;
}
.poll-box .submit input:hover {
    background-color: #6ac3e6;
}
.poll-box a.poll_result{background:#b60000;
text-align: center;
text-decoration: none;
padding: 7px 15px;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
margin: 0;
border-radius: 3px;
cursor: pointer;
color: #fff;
line-height: 18px;
border: 0;}
.poll-box a.poll_result:hover{background: #6ac3e6;
text-decoration:none}

.sidebar .poll li ul li{font-weight:400;
font-style:normal}
.sidebar .poll li ul{margin-bottom:10px}
.sidebar .poll .submit{text-align:center}
.sidebar .poll .submit input{background:url(img/button.png) -101px -132px no-repeat;
height:24px;
width:97px;
border:none;
color:#fff}
.sidebar .poll .submit input:hover{background-position:-101px -156px;
cursor:pointer}
.sidebar .poll a.poll_result{background:url(img/button.png) -101px -132px no-repeat;
padding:5px 12px 4px;
color:#fff}
.sidebar .poll a.poll_result:hover{background-position:-101px -156px;
text-decoration:none}
#poll_result{position:fixed;
top:100px;
left:0;
width:100%;
z-index:10000;
display:none}
#poll_result div{width:500px;
margin:0 auto;
background:#fff;
border:1px solid #aaa;
border-radius:5px;
padding:20px 10px;
box-shadow:0 0 7px #999}
#poll_result a.close{padding:5px 12px;
float:right;
margin-right:-7px;
margin-top:-17px;
background:url(img/icon.png) -92px 0 no-repeat}
#poll_result a.close:hover{background-position:-122px 0;
text-decoration:none}
#poll_result ul{width:100%}
#poll_result ul li{margin-bottom:20px}
#poll_result ul li ul{margin-top:10px}
#poll_result ul li ul li{margin:0}
#poll_result ul li div{padding:0;
box-shadow:none;
border-radius:3px;
line-height:18px;
margin-bottom:5px;
border:1px solid #0087e8;
width: 100%;
}
#wrapper.filter.filter_product, #wrapper.list_province, #wrapper.list_post, #wrapper.list_member{
    margin-bottom: 20px;
}
#poll_result ul li div p{background:#0094ff;
text-align:center;
font-size:12px;
color:#fff;
margin-bottom: 0;
}
.sidebar .post .caroufredsel_wrapper{margin:0 auto!important;
width:190px!important}
.sidebar .box.post ul{width:190px!important}
.sidebar .post ul li{height:56px;
line-height:18px;
margin-bottom:5px}
.sidebar .post ul li .thumb{float:left;
height:56px;
padding-right:5px;
width:70px}
.sidebar .post ul li a{color:#333}
.sidebar .document ul li a{margin-left:5px}
.sidebar .tag p{padding:0 8px;
text-align:justify}
.sidebar .tag a{background:#007cc2 none repeat scroll 0 0;
border:medium none;
border-radius:3px;
color:#2a2b2c!important;
display:inline-block;
font-size:11px!important;
font-style:normal;
font-weight:700;
margin-bottom:4px;
padding:0 0 3px 3px}
.sidebar .tag a:hover{background:#164fa0 none repeat scroll 0 0;
color:#fff!important;
text-decoration:none}
.sidebar .tag a.size1{font-size:15px}
.sidebar .tag a.size2{font-size:17px}
.sidebar .tag a.size3{font-size:19px}
.sidebar .tag a.size4{font-size:21px}
.sidebar .counter table{width:160px;
margin:0 auto;
font-family:Montserrat,sans-serif}
.sidebar .counter table th{text-align:left;
font-weight:400;
padding-left:20px}
.sidebar .counter table td{text-align:right}
.sidebar .counter tr.online th{background:url(img/s_counter1.png) left 2px no-repeat}
.sidebar .counter tr.yesterday th{background:url(img/s_counter2.png) left 2px no-repeat}
.sidebar .counter tr.today th{background:url(img/s_counter3.png) left 2px no-repeat}
.sidebar .counter tr.week th{background:url(img/s_counter4.png) left 2px no-repeat}
.sidebar .counter tr.month th{background:url(img/s_counter5.png) left 2px no-repeat}
.sidebar .counter tr.year th{background:url(img/s_counter1.png) left 2px no-repeat}
.sidebar .counter tr.total th{background:url(img/s_counter_total.png) left 2px no-repeat}
.sidebar .counter tr.total_top th{text-align:center;
line-height:30px;
padding:0 0 5px 0}
.sidebar .counter #counter{text-align:center}
.sidebar .counter tr.total_top p{font-weight:700;
text-align:center;
background:#333;
color:#fff;
font-size:11px;
margin:0 auto 5px;
font-size:15px;
border-radius:3px;
display:inline;
padding:2px 4px}
.sidebar .counter tr.total_top p span{padding:0 4px;
border-right:1px solid #666}
.sidebar .counter tr.total_top p span:last-of-type{border:none}
.title .title_center ul.box_children{padding:0;
position:absolute;
right:8px;
top:11px;
margin:0}

.title .title_center ul.box_children li{float:left;
display:inline;
list-style:none}
.title .title_center ul.box_children li.first_child a{border-left:medium none}
.title .title_center ul.box_children li a{border-left:1px solid;
color:#0f8b0f;
line-height:13px;
font-family:Montserrat,sans-serif;
font-size:13px;
display:block;
padding:0 8px;
white-space:nowrap}
.title .title_center ul.box_children li a:hover{
color:#f57224 !important;
}
.title .title_center ul.box_children li.last-cate a{padding-right:2px!important}
.bdshome {
    padding-bottom: 20px;
}
.listchilul ul.box_children {
    padding: 0;
    position: absolute;
    right: 8px;
    top: 10px;
    margin: 0;
}
.listchilul .vip-header .title-label a{
color:#fff;
margin-left: 5px;
}
.listchilul ul.box_children li{float:left;
display:inline;
list-style:none}
.listchilul ul.box_children li.first_child a{border-left:medium none}
.listchilul ul.box_children li a{border-left:1px solid;
color:#fff;
line-height:13px;
font-family:Montserrat,sans-serif;
font-size:13px;
display:block;
padding:0 8px;
white-space:nowrap}
.list_province .col-md-6{
padding-right: 16px;
}
.list_province .content_listcate, .phanloaidm .content_listcate{
width: 49%;
float: left;
margin-right: 2%;
}
#wrapper.list_province .no_col_right.no_col_left .content_listcate{
width: 100%;
float: left;
margin-right:0;
}
#wrapper.list_province .no_col_right.no_col_left .content_listcate .content-item.spc{
width: 49%;
float: left;
margin-right: 2%;
}
#wrapper.list_province .no_col_right.no_col_left .content_listcate .content-item.spc.last{
width: 48.9%;
margin-right: 0;
}
.list_province .content_listcate:last-child, .phanloaidm .content_listcate:last-child{
width: 48.9%;
margin-right: 0;
}
.phanloaidm .content_listcate .listchilul ul.box_children {
    right: 5px;
top: 1px;
width: 77%;
}
.phanloaidm .content_listcate .listchilul ul.box_children li a {
	border-left: none;
    line-height: 15px;
}
.list_province .listchilul ul.box_children li a {
    border-left: none;
}
.listchilul ul.box_children li a:hover{
color:#E8FF42!important;
}
.list_province .h1title {
    margin-bottom: 15px;
}
.listchilul ul.box_children li.last-cate a{padding-right:2px!important}
.view_allhome{color:#fff;
line-height:35px;
padding-left:15px;
position:absolute;
right:20px;
top:0}
.title .title_center ul.box_children .hidden, .listchilul ul.box_children .hidden{display:none}
.box_content_categh {
    width: 33.3333%;
    float: left;
    margin-bottom: 20px;
}
.box_haicontent {
   width: 48%;
float: left;
margin-right: 2%;
}
.gianhangcate .sub_category {
    width: 50%;
    float: left;
}
.box_haicontent a img {
    width: 100%;
    height: auto;
}
.gianhangcate h5 a {
    color: #414141;
    font-weight: 600;
    font-size: 13px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

#content .box_info_page{position:relative;
margin-bottom:10px}
#content .box_info_page .bottom,#content .box_info_page .top{position:absolute;
width:100%;
height:5px;
background:0 0}
#content .box_info_page .des{text-align:justify}
#content .box_info_page .title{line-height:30px}
#content a.add{background-position:-62px -97px}
.h1title {
    margin: 0;
        margin-bottom: 0px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 5px;
    color: #1579a8;
    line-height: 25px;
}
#content a.add:hover{background-position:-82px -97px}
#content a.sub{background-position:-100px -97px}
#content a.sub:hover{background-position:-120px -97px}
#content div.tag{padding:7px 0 8px}
#content div.tag span{background:url(img/tag.png) left center no-repeat;
font-weight:700;
display:block;
float:left;
width:82px;
height:22px;
line-height:26px;
text-align:right;
margin-right:5px;
text-transform:uppercase;
color:#003bff}
#content div.tag a{color:#003bff}
#content div.rate{margin-top:8px}
#content div.rate span{float:left;
line-height:25px;
padding-right:10px;
font-weight:700}
#content .box_content{position:relative;
margin-bottom:15px;
margin-right:-1px}

.full-width.danhmucbds{
background: #eee;
padding: 20px 0;
}
.home-cat .home-cat-block {
width: 32.33%;
min-height: 100px;
float: left;
padding: 15px;
box-sizing: border-box;
margin-right: 1.5%;
margin-bottom: 1.5%;
}

/* Reset float cho các block con chẵn để đảm bảo căn đều theo cột */
.home-cat .home-cat-block:nth-of-type(2n) {
  float: left;
}

.home-cat .home-cat-block:nth-child(3n+1) {
  clear: both;

}
.home-cat .home-cat-block:nth-child(3n+3) {

  margin-right: 0; /* Xóa margin-right cho cột 3 */
}
.border-radius {
  border-radius: 6px;
}
.box-shadow, .shadow {
  box-shadow: rgb(88 102 126 / 20%) 0 0 2px !important;
  background-color: #fff !important;
}
.home-cat .home-cat-header {
  position: relative;
  padding-left: 100px;
  padding-right: 0;
  margin-bottom: 20px;
}
.home-cat .home-cat-title {
/*  font-size: 1.5rem;*/
  font-weight: 700;
  margin-top: 0;
/*  margin-bottom: 10px;*/
display: inline-block;
}
.home-cat .home-cat-header p{
color: #8a8d91;
margin-top: 0;
/*font-size: 0.95rem;*/
}
.home-cat .home-cat-title a {
  color: #3d3b40;
}
.home-cat-list.clearfix {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-cat .home-cat-list > li {
  width: 50%;
  float: left;
}
.home-cat .home-cat-list > li h3 {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.home-cat .home-cat-list > li h3::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(img/uicon-arrow-down-red.svg) center no-repeat;
    background-size: auto;
  background-size: contain;
  margin-right: 2px;
  transform: rotate(-90deg);
}
.home-cat .home-cat-list > li a {
  color: #3d3b40;
  white-space: nowrap;
  max-width: 90%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
/*  font-size: 1.05rem;*/
  padding: 6px 0;
}
.home-cat .home-cat-list > li a:hover, .home-cat .home-cat-title a:hover {
  color: #e4002b;
  text-decoration: none;
}
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.home-cat .home-cat-icon {
  width: 80px;
  height: 80px;
  background: #f1f1f1 url(img/for-sale.svg) center no-repeat;
    background-size: auto;
  background-size: 70px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}
.home-cat .home-cat-icon.rent {
  background: #f1f1f1 url(img/for-rent.svg) center no-repeat;
    background-size: auto;
  background-size: 70px;
}
.box_content.product.homevip {
	border: 1px solid #59acc5;
  width: 49%;
float: left;
margin-right:1.8%!important;
}
#content .box_content.product.homevip {
  margin-bottom: 22px;
}

.box_content.product.homevip.nhadatnew{
width: 49%;
margin-right:0px!important;

}
.bdshome.allviphome .box_content.product.homevip {
  width: 75.4%;
  margin-right: 15px !important;
}
.quangcaohome{
  float: right;
  width: 302px;
  margin-top: 0px;
}
}
.quangcaohome .box {
  border: 1px solid #e0e0e0;
  margin-bottom: 24px;
  position: relative;
}
.quangcaohome ul{
  width: 100%;
  margin: 0 auto;
  padding: 0;
list-style: none;
}
.quangcaohome ul li {
  text-align: center;
}
.quangcaohome ul li:last-child {
/*  margin-top: 20px;*/
}
.vip-header {
    text-shadow: 1px 1px #2250e2;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    padding: 8px 0;
    text-indent: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background: #0090b5;
    background: -moz-linear-gradient(top,#0090b5,#59acc5);
    background: -o-linear-gradient(top,#0090b5,#59acc5);
    background: -ms-linear-gradient(top,#0090b5,#59acc5);
    background: -webkit-linear-gradient(top,#0090b5,#59acc5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0090B5',endColorstr='#59ACC5',gradientType='0');
}
.vip-properties:hover {
    box-shadow: none;
}
.vip-properties{
    width:48.65%;
    min-height: 95px;
    float: left;
    margin: 0 1px 7px 5px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    line-height: 17px;
    position: relative;
}
.bdshome.allviphome .vip-properties{
width: 32.55%;
}
.vip-thumb {
    float: left;
    width: 100px;
    height: 70px;
    overflow: hidden;
}
.vip-thumb a img {
    width: 100%;
    height: 100%;
    border: 0;
}
.vip-text {
    float: right;
    width: 186px;
    line-height: 20px;
}
.vip-title {
    height: 31px;
    line-height: 15px;
    overflow: hidden;
    position: relative;
}
.icon_vip {
    position: absolute;
    right: 0px;
    top: 0px;
}
.vip-title a {
    color: #bb2c2c !important;
    text-decoration: none;
    font-weight: 700;
    background: url(img/vip.gif) no-repeat right top;
    padding-right: 30px;
}
.vip-title a:hover {
    text-decoration: underline;
}
.vip-kt {
    float: left;
}
.vip-properties .item label {
    color: #000;
    font-weight: 700;
}
.vip-property-box sup {
    position: absolute;
    margin-top: -5px;
}
.vip-price {
    color: red;
    font-weight: 700;
    float: right;
}
.vip-dis {
    font-weight: 700;
}

.top-city .top-city-left {
  float: left;
  width: 40%;
}
.top-city .top-city-right {
  float: right;
  width: 60%;
}
.top-city .city-item.large {
  width: 100%;
  height: 400px;
  padding-left: 0;
}
.top-city .city-item {
  width: 50%;
  height: 200px;
  padding-left: 10px;
  padding-bottom: 10px;
  float: left;
}
.top-city .city-item > a {
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 20px -3px rgb(0 0 0 / 6%);
  background-color: #fff;
  display: block;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: .3s ease-out;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.top-city .city-item .city-thumb {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
figure {
  margin: 0;
  padding: 0;
}
.top-city .city-item .city-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
display: block;
}
figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-city .city-item .city-info {
  color: #fff;
  padding: 20px;
  margin: 0;
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
}
.top-city .city-item .city-name {
  font-size: 20px;
margin: 0;
text-align: left;
text-transform: uppercase;
text-shadow: #000 2px 2px 0;
}
.full-width.bdsdiadiem {
  background: #f4f4f6;
  padding: 15px 0;
}
.full-width.bdsdiadiem .section-title {
  font-size: 26px;
  margin-bottom: 20px;
}

.dmCJHN {
  width: 100%;
  padding-top: 24px;
}
.gMbfqc {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 16px;
}
.cLapYR {
  padding: 24px 0px;
    padding-right: 0px;
    padding-left: 0px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 4px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
.jFmXUO {
  padding-top: 16px;
}
.iUaysM {
 padding-top: 16px;
border: 1px solid rgb(242, 242, 242);
padding-left: 16px;
padding-right: 16px;
width: 48%;
float: left;
margin-left: 1%;
}
.fmGssh {
  -moz-box-pack: justify;
  justify-content: space-between;
}
.hoxMZs {
  -moz-box-align: center;
  align-items: center;
}
.jOMnRl {
  display: flex;
}
.hTMVPW {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.dqnmrq {
  margin-bottom: 16px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0px, 1fr));
  gap: 0px;
}
.dqnmrq {
  border-radius: 8px;
  display: flex;
/*  flex-direction: column;*/
}
.sc-dHMYQP.sc-jFsqtu.sc-dSgHSt.sc-dIPCZe.sc-tEIPS.jOMnRl.fENlpL.clTwdv.dTCMuS.bERmJz {
  width: 41%;
  float: left;
}
.sc-dHMYQP.sc-jFsqtu.sc-dSgHSt.sc-dIPCZe.sc-tEIPS.jOMnRl.fENlpL.clTwdv.ehBKik.bERmJz {
  width: 44%;
  float: right;
}
.bERmJz {
  padding: 12px;
  margin: 0px 5px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 8px;
}
.dTCMuS {
  padding: 16px 8px;
  position: relative;
  cursor: pointer;
/*  background-color: rgb(232, 254, 255);*/
  box-shadow: rgba(182, 182, 182, 0.42) 0px 8px 20px;
  border-radius: 8px;
  z-index: 1;
}
.clTwdv {
  -moz-box-align: center;
  align-items: center;
}
.fENlpL {
  display: flex;
  flex-direction: column;
}
.jOMnRl {
  display: flex;
}
.dTCMuS::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  border: 1px solid rgb(0, 124, 128);
  border-radius: 8px;
}
.clTwdv {
  -moz-box-align: center;
  align-items: center;
}
.fENlpL {
  display: flex;
  flex-direction: column;
}
.dBpoiJ {
  margin-top: 12px;
}
.iEpSgO {
  position: relative;
  height: 32px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
  width: fit-content;
  background-color: rgb(0, 155, 161);
  padding: 6px 12px;
  color: rgb(255, 255, 255);
  opacity: 1;
  border: medium none;
}
.iDcxmB {
  padding: 0px 16px;
}
.kuvrBD {
  font-family: Montserrat,sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: red;
}
.bKiBMa {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  -moz-box-pack: center;
  justify-content: center;
}
.iEpSgO.iEpSgO span {
  color: rgb(255, 255, 255);
}
.dUUUwk {
  font-family: Lexend;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(44, 44, 44);
  display: inline-block;
}
.bERmJz {
  padding: 12px;
  margin: 0px 5px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 8px;
}
.ehBKik {
  padding: 16px 8px;
  position: relative;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
}
.clTwdv {
  -moz-box-align: center;
  align-items: center;
}
.fENlpL {
  display: flex;
  flex-direction: column;
}
.gFYEEE {
  padding-top: 16px;
padding-left: 16px;
padding-right: 16px;
width: 49%;
float: right;
border: 1px solid rgb(242, 242, 242);
margin-right: 1%;
}
.lhekIy {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.fqtblZ {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  flex-flow: row wrap;
  margin-top: 8px;
  gap: 16px;
}
.khpiFk {
 
}
.bLoRcR {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.kNPgPf {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: rgb(44, 44, 44);
}
.bLoRcR {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.kNPgPf {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: rgb(44, 44, 44);
}
.dtnVFY {
  display: grid;
  grid-template-columns: repeat(2, minmax(0px, 1fr));
  gap: 18px;
  margin-top: 16px;
}
.fENlpL {
  display: flex;
  flex-direction: column;
}
.lhekIy {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.cdiqII {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 16px;
}
.cLapYR {
  padding: 24px 0px;
    padding-right: 0px;
    padding-left: 0px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 4px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
.cqYTkA {
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.kvtvLk {
  gap: 12px;
}
.fENlpL {
  display: flex;
  flex-direction: column;
}
.fmGssh {
  -moz-box-pack: justify;
  justify-content: space-between;
}
.hoxMZs {
  -moz-box-align: center;
  align-items: center;
}
.jOMnRl {
  display: flex;
}
.fnyeBO {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: rgb(80, 80, 80);
}
.lhekIy {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.fmGssh {
  -moz-box-pack: justify;
  justify-content: space-between;
}
.hoxMZs {
  -moz-box-align: center;
  align-items: center;
}
.jOMnRl {
  display: flex;
}
.kVEyIa {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: rgb(153, 153, 153);
}
.oLMna {
  font-size: 16px;
line-height: 26px;
font-weight: 600;
color: red;
}
.jUCriP.jUCriP.jUCriP {
  position: sticky;
  bottom: 0px;
  z-index: 10;
  display: none;
}
.RMcid {
  background-color: white;
  width: 100%;
  padding: 8px 24px;
  box-shadow: rgba(182, 182, 182, 0.18) 0px -2px 8px;
  position: sticky;
  bottom: 0px;
}
.fxPkiW {
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.kuavtB {
  display: flex;
}
.cLMOFD {
  display: flex;
  flex-direction: column;
  margin-right: 16px;
}
.kNPgPf {
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: rgb(44, 44, 44);
}
.SKsTi {
  display: flex;
  -moz-box-align: center;
  align-items: center;
}
.kzhrEF {
  margin-right: 4px;
}
.ebFxsW {
  font-family: Lexend;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: rgb(44, 44, 44);
}
.eCGwyf {
  position: relative;
  height: 48px;
  display: inline-block;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  width: fit-content;
  background-color: rgb(224, 60, 49);
  padding: 12px 8px 12px 16px;
  color: rgb(255, 255, 255);
  opacity: 1;
  border: medium none;
}
.bKiBMa {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  -moz-box-pack: center;
  justify-content: center;
}
.dUUUwk {
  font-family: Lexend;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: rgb(44, 44, 44);
  display: inline-block;
}
.hiUxyl {
  padding: 8px 12px;
/*border-radius: 4px;*/
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: justify;
justify-content: space-between;
cursor: pointer;
width: 148px;
background-color: rgb(232, 254, 255);
/*border: 1px solid rgb(0, 124, 128);*/
box-shadow: rgba(182, 182, 182, 0.42) 0px 8px 20px;
}
.sc-crUaEp{
padding: 8px 12px;
border-radius: 4px;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: justify;
justify-content: space-between;
cursor: pointer;
width: 135px;
border: 1px solid rgb(204, 204, 204);
box-shadow: rgba(182, 182, 182, 0.42) 0px 8px 20px;
}

/* Áp dụng cho các số ngày 10, 15, 30 được chọn */
#itemDuration-10.selected,
#itemDuration-15.selected,
#itemDuration-30.selected {
  border: 2px solid cyan; /* Đặt border kích thước 2px và màu cyan */
  background-color: cyan; /* Đặt màu nền cyan */
}

/* Thêm hover effect cho các số ngày */
#itemDuration-10:hover,
#itemDuration-15:hover,
#itemDuration-30:hover {
  cursor: pointer; /* Đổi con trỏ chuột thành pointer */
  border: 2px solid cyan; /* Đặt border kích thước 2px và màu cyan */
  background-color: cyan; /* Đặt màu nền cyan */
}
.haicottraiphai {
  display: block;
}
.cottrai {
  width: 60%;
  float: left;
}
#start_date {
  margin-top: 10px;
}
.cotphai {
  width: 40%;
  float: right;
  text-align: left;
}
.thanhtoan {
  text-align: left;
  text-transform: uppercase;
  margin-left: 15px;
}
.box_content.addpro, .box_content.suatinimg {
  width: 80%;
  margin: 0 auto !important;
  background: #fff;
  padding: 15px;
}
.box_content.addpro h2, .box_content.suatinimg h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
/********san pham*********/
.new-property-box .item{background-color:#fff;padding:0;margin:0 0 10px;padding:5px 5px 5px 5px;
/*border:1px dashed #CCC;*/
/*box-shadow:3px 3px 4px rgba(0,0,0,0.2);*/
/*border-radius:5px 5px 5px 5px;*/
border: 1px solid #F2F2F2;
box-shadow: 0px 4px 6px 0px rgba(44,44,44,0.04);
border-radius: 4px;
}
.new-property-box .item:hover{box-shadow:0px 4px 16px 0px rgba(44,44,44,0.08)}
.new-property-box .item .thumbnaill{position: relative;float:left;margin:0;width: 100%;height: 300px;overflow:hidden}
.new-property-box .item .thumbnaill img{
	width: 100%;
	object-fit: cover;
height: 100%;
/*	max-width:100px;max-height:100px;min-width:100px;min-height:60px;*/
	border:0
	}
.new-property-box .item label{color:#3a3a3a;font-weight:700}
.new-property-box .item div{margin:0}
.new-property-box .ct_title{
	height: 40px;
line-height: 15px;
width: 100%;
overflow: hidden;
margin: 7px 0 !important;
text-align: center;
display: inline-block;
	}
.new-property-box .ct_title a{
text-decoration: none;
font-size: 15px;
line-height: 20px;
font-weight: normal !important;
letter-spacing: -.2px;
color: #2C2C2C;
	}
.new-property-box .ct_title a:hover{text-decoration:underline;
color: #2891c1;
}
.new-property-box .ct_title a:visited{color:#8d8db9}
.new-property-box .ct_date{float:right;text-align:right;color:#d64d4d}
.new-property-box .ct_des{text-align:justify}
.new-property-box .ct_kt{
	width: 50%;
float: left;}
.new-property-box .ct_dt{
width: 50%;
float: left;
text-align: left;
}
.new-property-box .ct_dt sup{position:absolute;margin-top:-5px}
.new-property-box .ct_direct{
width: 50%;
float: left;
text-align: left;
}
.new-property-box .ct_price{
width: 50%;
float: left;
color: red;
font-weight: 700;
}
.new-property-box .ct_dis{width: 100%;
float: left;
text-align: left;
border-top: 1px solid #eee;
padding: 3px 0;
}
.new-property-box .ct_dis a{text-decoration:none;color:#000}
.new-property-box .ct_dis a:hover{text-decoration:underline}
.new-property-box .ct_brief{min-height:66px;margin-bottom:10px!important;background:#f0f0f0;padding:5px;text-align:justify;border:1px solid #e0e0e0;border-radius:5px}
.new-property-box .ct_brief a{margin-left:15px;font-weight:700;text-decoration:none;color:#1b93aa}
.new-property-box .ct_brief a:hover{text-decoration:underline}
.new-property-box .page{text-align:right;padding-right:5px;line-height:22px}
.new-property-box .page a{text-decoration:none;color:#085eaf;font-weight:700}
.new-property-box .page a:hover{text-decoration:underline}
.new-property-box .item .text {
    float: right;
    width: 100%;
}
.new-property-box .item div {
    margin: 0;
}
.phanloaidm .content_listcate .item.spc{
 width: 100%;
    float: none;
    margin-right:0;
    position: relative;
}
.phanloaidm .content_listcate .item.spc .icon_vip{
 right: 3px;
top: 25px;
}
.item.spc {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.item.spc.last {
    margin-right: 0;
}
.content-item.listpro {
   width: 49.2%;
float: left;
margin-right: 1.6%;
}
.content-item.listpro.last {
    margin-right: 0;
}
.content-item{margin:0 0 10px;padding:5px;border:1px dashed #CCC;box-shadow:3px 3px 4px rgba(0,0,0,0.2);border-radius:5px 5px 5px 5px;position:relative}
.content-item .chinhchu{color:#dd0606;padding:0 3px 0 0;font-style:italic;text-align:right;line-height:20px;height:20px}
.content-item .chinhchu span{background:#e43434;padding:1px 15px;position:absolute;top:-1px;right:-1px;color:#fff;font-size:13px;background:-webkit-linear-gradient(top,#e43434,#bf2323);background:-moz-linear-gradient(top,#c0c72d,#dce434);background:-o-linear-gradient(top,#c0c72d,#dce434);background:-ms-linear-gradient(top,#c0c72d,#dce434);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C72D',endColorstr='#DCE434',gradientType='0')}
.content-item:hover{box-shadow:none}
.content-item .thumbnaill{position: relative;float:left;margin:1px 5px 0 0;width:100%;height: 300px;overflow:hidden}
.content-item .thumbnaill img{
	width: 100%;
height: 100%;
object-fit: cover;
/*	max-width:100px;max-height:100px;min-width:100px;min-height:60px;*/
	border:0;
	}
.relative-property .content-item .thumbnaill {
    float: left;
    margin: 1px 5px 0 0;
    width: 100px;
    max-height: 60px;
    overflow: hidden;
    position: relative;
}
.relative-property .content-item .thumbnaill img{max-width:100px;max-height:60px;min-width:100px;min-height:60px;border:0}
.content-item .text{float:right;
width:100%;
}
.content-item label{color:#3a3a3a;font-weight:700}
.content-item .ct_title{
height: 40px;
line-height: 15px;
width: 100%;
overflow: hidden;
margin: 7px 0 !important;
text-align: center;
display: inline-block;
}
.content-item .ct_title a{
text-decoration: none;
font-size: 14px;
line-height: 20px;
font-weight: normal !important;
letter-spacing: -.2px;
color: #2C2C2C;
}
.content-item .ct_title a:hover{text-decoration:underline;color: #2891c1;}
.content-item .ct_title a:visited{color:#8d8db9}
.content-item .ct_date{float:right;text-align:right;color:#d64d4d}
.content-item .ct_des{text-align:justify}
.content-item .square-direct{line-height:20px;margin: 5px 0;}
.content-item .ct_kt{width:36%;float:left}
.content-item .ct_dt{width:33%;float:left}
.content-item .ct_dt sup{position:absolute;margin-top:-5px}
.content-item .ct_direct{width:31%;float:right;text-align:right;font-weight:700;color:#00F}
.content-item .price-dis{
height: 30px;
overflow: hidden;
margin-bottom: 3px;
margin-top: 7px;
border-top: 1px solid #eee;
padding: 5px 0;
}
.content-item .characteristics>span{height:22px;line-height:22px}
.content-item .road-width{display:inline-block;width:19%;background:url(img/utility-icon.png) 0 -766px no-repeat;text-indent:27px}
.content-item .floors{display:inline-block;width:20%;background:url(img/utility-icon.png) 0 -789px no-repeat;text-indent:27px}
.content-item .bedroom{display:inline-block;width:30.99%;background:url(img/utility-icon.png) 0 -810px no-repeat;text-indent:27px}
.content-item .parking{display:inline-block;width:28%;background:url(img/utility-icon.png) 0 -835px no-repeat;text-indent:27px}
.content-item .ct_price{
/*width:21%;float:left;color:red;font-weight:700;*/
float: left;
color: red;
font-weight: 700;
font-size: 16px

}
.content-item .ct_dis{/*	width:79%;*/float:right;text-align:right;color:#000;}
.content-item .ct_dis a{text-decoration:none;color:#000}
.content-item .ct_dis a:hover{text-decoration:underline}
.content-item .distance{text-align:right;font-style:italic;color:#777}
.content-item .ct_brief{
	margin-bottom:10px!important;background:#f0f0f0;padding:5px;text-align:justify;border:1px solid #e0e0e0;border-radius:5px;
	height: 68px;
overflow: hidden;
	}
.content-item .ct_brief a{margin-left:15px;font-weight:700;text-decoration:none;color:#1b93aa}
.content-item .ct_brief a:hover{text-decoration:underline}
.content-item .project a{font-weight:700;text-decoration:none;color:#0a5cc4}
.content-item .project a:hover{text-decoration:underline}
.content-item .icon_vip {
    right: 3px;
    top: 25px;
}
.list_province .content_listcate .content-item .ct_title {
  height: 31px;
  line-height: 15px;
  width: 86%;
  float: left;
  overflow: hidden;
  margin-bottom: 3px !important;
  text-align: left;
}
.list_province .content_listcate .content-item .ct_title a {
  color: #085eaf;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
}
.list_province .content_listcate .content-item .thumbnaill {
  position: relative;
  float: left;
  margin: 1px 5px 0 0;
  width: 100px;
  max-height: 100px;
  overflow: hidden;
}
.list_province .content_listcate .content-item .thumbnaill img {
  max-width: 100px;
  max-height: 100px;
  min-width: 100px;
  min-height: 60px;
  border: 0;
}
.list_province .content_listcate .content-item .text {
  float: right;
  width: 77%;
  font-size: 12px;
}
.list_province .content_listcate .characteristics {
  height: 22px;
}
.list_province .content_listcate .content-item .ct_kt {
  width: 36%;
  float: left;
}
.list_province .content_listcate .content-item .ct_dt {
  width: 33%;
  float: left;
}
.list_province .content_listcate .content-item .ct_direct {
  width: 31%;
  float: right;
  text-align: right;
  font-weight: 700;
  color: #00F;
}
.list_province .content_listcate .content-item .price-dis {
  height: 18px;
  overflow: hidden;
  margin-bottom: 3px;
  margin-top: 7px;
  padding: 0;
  border: 0;
}
.list_province .content_listcate .content-item .ct_price {
  width: 30%;
  float: left;
  color: red;
  font-size: 12px;
  font-weight: 700;
}
.list_province .content_listcate .content-item .ct_dis {
  width: 70%;
  float: right;
  text-align: right;
  color: #000;
  border: 0;
padding: 0;
}
.list_province .content_listcate .content-item .ct_dis a {
  text-decoration: none;
  color: #000;
}
.detail_product .content-item .ct_kt {
  font-size: 12px;
}
.detail_product .content-item .price-dis{
	height: 18px;
	border-top:none;
font-size: 12px;
padding: 0;
}
.detail_product .content-item .ct_price {
  font-size: 12px;
  width: 26%;
}
.detail_product .content-item .ct_dis {
  width: 74%;
  font-size: 12px;
}
.detail_product .characteristics {
  height: 22px;
}
.list_product.allmem .content-item .price-dis{
border-top:none;
}
.list_product.allmem .content-item .ct_price {
  width: 21%;
  font-size: 12px;
}
.list_product.allmem .content-item .ct_dis {
  width: 79%;
  border-top:none;
}
#wrapper.detail_product .content-item .ct_title {
  height: 31px;
line-height: 15px;
width: 86%;
float: left;
overflow: hidden;
margin: 0 0 3px 0px !important;
text-align: left;
}
#wrapper.detail_product .content-item .text {
  float: right;
  width: 77%;
}
#wrapper.detail_product .content-item .parking {
  display: inline-block;
  width: auto;
}
#wrapper.detail_product .content-item .ct_dt {
  width: 30%;
}
#wrapper.detail_product .content-item .ct_direct {
  width: 33%;
}
.viphot {
    color: #bb2c2c !important;
}
.characteristics {
/*    height: 22px;*/
    margin-bottom: 5px;
}
.phanloaidm .content_listcate .content-item .ct_title {
  height: 31px;
  line-height: 15px;
  width: 86%;
  float: left;
  text-align: left;
  overflow: hidden;
  margin-bottom: 3px !important;
}
.phanloaidm .content_listcate .content-item .thumbnaill {
  position: relative;
  float: left;
  margin: 1px 5px 0 0;
  width: 100px;
  max-height: 100px;
  overflow: hidden;
}
.phanloaidm .content_listcate .content-item .thumbnaill img {
  max-width: 100px;
  max-height: 100px;
  min-width: 100px;
  min-height: 60px;
  border: 0;
}
.phanloaidm .content_listcate .content-item .text {
  width: 77%;
}
.phanloaidm .content_listcate .characteristics {
  height: 22px;
}
.property{font-size:13px;border:1px solid #e0e0e0;margin:0;position:relative;line-height:22px}
.property sup{position:absolute;margin-top:-5px}
.property .expired{position:absolute;top:0;right:0;width:100%;height:220px;text-align:center}
.property>.title{border-bottom:1px solid #e0e0e0}
.property .title h1{font-size:16px;font-weight:700;color:#06F;border:0;padding:5px 5px 0;margin:0;line-height:20px}
.property .date{font-size:13px;font-style:italic;font-weight:400;text-align:right;color:#d64d4d;margin:0;padding:0 5px 0 0;display:block;height:20px}
.property .detail{text-align:justify;white-space:3px;padding:5px}
.property .detail *{max-width:100%!important}
.property .detail table{border:1px solid #ccc;border-right:0;border-top:0;margin:5px 0}
.property .detail table td{border:1px solid #ccc;border-left:none;border-bottom:0;padding:5px}
.property .text-content{
/*	white-space:pre-wrap*/
	}
.property .detail img{max-width:100%!important}
.property .moreinfor{padding:5px}
.property .moreinfor span{
	display: inline-block;
font-size: 17px;
color: #333;
font-weight: normal;
padding: 0;
	}
	
.property .moreinfor .price{width:255px;float:left}
.property .moreinfor .square{width:250px;float:left}
.property .moreinfor .square sup{position:absolute;margin-top:-5px}
.property .moreinfor span.value{color:red;font-weight:700}
.property .address{font-size:15px;padding:0 5px}
.property .address .label {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0;
}
.property .address .value{color:#06c;font-weight:700}
.property .agent-fee{color:#259e24;padding:0 5px;font-size:14px}
.moreinfor1 a.router_map {
	color: #093977 !important;
float: right;
background: url(img/r_map.png) no-repeat left 0px;
padding-left: 25px;
font-weight: normal;
}
.moreinfor1{padding:0;margin:5px 0 0}
.moreinfor1 .title{border:0;display:block;padding:3px 5px;font-weight:700;color:#000;border:1px solid #e0e0e0;border-left:none;border-right:0;background-color:#f5f5f5}
.moreinfor1 table{width:100%}
.moreinfor1 table .project a{font-weight:700;font-size:14px;color:#055dcc;text-decoration:none}
.moreinfor1 table .project a:hover{text-decoration:underline}
.moreinfor1 table tr{height:25px}
.moreinfor1 table tr td{padding-left:5px;border-bottom:1px solid #e0e0e0}
.moreinfor1 table td:nth-child(odd){width:90px;color:#b92714}
.moreinfor1 table td:nth-child(even){width:90px;border-right:1px solid #e0e0e0}
.moreinfor1 table td:nth-child(6){width:30px}
.moreinfor1 table .col2{width:130px}
.moreinfor1 table .col3{width:100px;color:#00638a}
.moreinfor1 table .even{background-color:#f5f5f5}
.image-tab{margin:10px 0 0}

.image-tab .selected{background-color:#efefef!important}
.image-tab span{display:inline-block;cursor:pointer;color:#0f78da;outline:0;font-weight:700}
.image-tab .view-image{padding:5px 10px 0 0;text-indent:30px;background:url(img/utility-icon.png) 3px -95px no-repeat}
.image-tab .view-map{text-indent:34px;background:url(img/utility-icon.png) 8px -64px no-repeat;padding:5px 5px 0 0}

 div.images{text-align:center}
img#limage{max-width:670px;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc}
.images .imageview{background:#efefef;padding:5px 0}
.image-list{text-align:center;margin:0;border:1px solid #e0e0e0;border-right:0;border-left:none;padding:3px}
.image-list span{list-style:none;margin:0 0 0 8px;padding:0}
.image-list span img{height:60px;width:60px;cursor:pointer;border:2px solid #fff;-moz-box-shadow:0 0 5px #746e6e;-webkit-box-shadow:0 0 5px #746e6e;box-shadow:0 0 5px #746e6e}
.image-list span img:hover{box-shadow:none;border:2px solid #eee}
.hotlinechia {
    margin: 5px;
}
.chiase {
    background: #04a54f none repeat scroll 0 0;
    color: #fff;
    float: left;
    line-height: 35px;
    margin-right: 10px;
    padding: 2px 8px;
}
.randomvip-box{margin:5px 0 0 0px}
.randomvip-box .title h2{margin:0;font-size:13px;padding-left:5px;height:34px;line-height:34px;background-color:#ce3434;color:#fff;font-weight:700;position:relative;border:1px solid #ce3434}

.randomvip-box.profix .title h2{background:none;color:#1579a8;border:none;font-size:16px}
.randomvip-box .content{border:1px solid #e0e0e0;padding:5px 5px 0 7px;width: 100%;float: left;}
.randomvip-box .content .item{
background: #fdfab0;
position: relative;
padding: 0;
float: left;
width: 49%;
margin: 0 2% 5px 0;
    margin-right: 2%;
font-size: 12px;
}
.randomvip-box .content .item.last {
    margin-right: 0;
}
.randomvip-box .content .extracolor{background:#fdfab0}
.randomvip-box .content .item .thumbnaill{width:100px;height:100px;overflow:hidden}
.randomvip-box .content .item .thumbnaill img{width:100%;height:100px}
.randomvip-box .characteristics{position:absolute;width:54%;top:38px;right:0;z-index:1}
.randomvip-box .characteristics>span{height:22px;line-height:22px;float: left;}
.randomvip-box .road-width{display:inline-block;width:20%;background:url(img/utility-icon.png) 0 -765px no-repeat;text-indent:27px}
.randomvip-box .floors{display:inline-block;width:24%;background:url(img/utility-icon.png) 0 -789px no-repeat;text-indent:27px}
.randomvip-box .bedroom{display:inline-block;width:42%;background:url(img/utility-icon.png) 0 -810px no-repeat;text-indent:27px}
.randomvip-box .parking{display:inline-block;width:13%;background:url(img/utility-icon.png) 0 -835px no-repeat;text-indent:27px}
.randomvip-box .content .item .text{position:absolute;top:0;right:0;width:78%;padding:5px}
.randomvip-box .content .item .ct_title{margin-bottom:3px;height:32px;overflow:hidden;line-height: 16px;}
.randomvip-box .content .item .ct_title a{color:#0054a6!important;float:none!important;text-decoration:none;font-weight:700;font-size:12px}
.randomvip-box .content .item .ct_title a:hover{text-decoration:underline}
.randomvip-box .content .item label{color:#333;margin-bottom: 2px;}
.randomvip-box .content .item .ct_price{color:#e40000;font-weight:700;line-height:18px}
.randomvip-box .content .item .ct_dt{font-weight:700;line-height:18px}
.randomvip-box .content .item .ct_dis{font-weight:700;line-height:18px}
.relative-property{
position: relative;
margin-bottom: 15px;
margin-right: -1px;
}
.relative-property h2 {
    font-size: 16px;
    padding: 10px 0 5px 5px;
    color: #1579a8;
}
.filter.filter_product #sidebar_right {
    margin-top: 44px;
}

#content .box_content.plas .des {
    padding-top: 0;
}
.plas{
    position: relative;
    min-height: 200px;
}
.plas h1 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 0 7px;
    padding: 6px 6px 6px 9px;
    background: #0090B5;
}
.list_member #content {
    margin-bottom: 20px;
}
.list_member #content .box_content .des{
position: relative;
float: left;
width: 75.2%;
}
.list_member #content .box_content #sidebar_right{
	

}
.list-agent{padding:0;margin:0 0 0 7px;border:1px solid #E0E0E0;border-top:none;border-bottom:none}
.list-agent .item{margin:0;padding:5px 0 5px 5px;border:1px solid #e0e0e0;border-right:none;border-left:none;border-top:none}
.list-agent .avatar{width:100px;height:133px;margin:0 5px 0 0;float:left}
.list-agent .text{padding:1px 0}
.list-agent .fullname{display:block;color:#0862a5;font-size:13px;font-weight:700;background:url(img/utility-icon.png) 103px -1012px no-repeat;text-indent:24px;line-height:18px;margin:0 0 5px}
.list-agent .fone{display:block;color:#bd0707;font-size:13px;font-weight:700;background:url(img/utility-icon.png) 103px -1038px no-repeat;text-indent:24px;line-height:18px;margin:0 0 5px}
.list-agent .fone a{color:#bd0707;text-decoration:none}
.list-agent .address{display:block;color:#0e0e0e;font-size:13px;font-weight:700;background:url(img/utility-icon.png) 103px -1125px no-repeat;text-indent:24px;line-height:18px;margin:0 0 5px}
.list-agent .view-personal-page a{font-size:12px;color:#1d5f9b;font-weight:700;text-decoration:none}
.list-agent .view-personal-page a:hover{text-decoration:underline}
.list-agent .intro{display:block;text-align:justify;font-size:13px;padding:2px}
/*********end********/
#content .box_content .des{overflow:hidden;
padding:2px 0 0 1px}
#content .box_content .title_center{position: relative;
background: #f5f5f5;
padding: 5px;
height: 36px;}
#content .box_content.read .title,#content .box_content.read .title_center,#content .box_content.read .title_right{background:0 0;
padding:0;
height:auto}
#content .box_content.read .title span{line-height:24px}
#content .box_content .title a.more{background-image:url(img/arrow3.png);
background-position:99% 13px;
background-repeat:no-repeat;
color:#0f8b0f;
padding-right:15px;
font-size:11px}
#content .box_content a.more:hover{background-position:100% 10px}
#content .box_content .title a{float:right;color: #424242;}
#content .box_content .title nav{position:absolute;
top:0;
right:5px}
#content .box_content .title ul.sort{position:absolute;
top:9px;
right:5px;
margin:0;
padding:0;
list-style:none}
#content .box_content .title ul.sort li{display:inline;
float:left}
#content .box_content .title ul.sort li a{padding:0 5px}
#content .box_content .title ul.sort li a:hover{
color:#f36d00}
#content .box_content .title ul.sort li a.desc{background:url(img/c_sort_desc.png) 98% center no-repeat;
padding-right:10px}
#content .box_content .title ul.sort li a.asc{background:url(img/c_sort_asc.png) 98% center no-repeat;
padding-right:10px}
#content .box_content p.date-time{font-size:12px;
color:#555;
font-style:italic}

#content .box_content.sitemap ul{margin:10px 0 0 20px;
padding:0;
list-style:none}
#content .box_content.sitemap ul li a{color:#333;
font-weight:700}
#content .box_content.sitemap ul ul a{font-weight:400}
#content .box_content.sitemap ul li{background:url(img/arrow3.png) left 6px no-repeat;
padding-left:12px}
#content .box_content.sitemap ul ul{padding-bottom:10px}
#content .box_content.sitemap ul ul li{background:url(img/arrow4.png) left 6px no-repeat}

#content .banner{text-align:center;
margin-bottom:10px;
border-radius:5px;
overflow:hidden}

@media (min-width:1200px){#content .box_content .box_product{min-height:289px}
}
#content .box_content .box_product .bottom,#content .box_content .box_product .top{position:absolute;
width:100%;
height:5px;
background:0 0}
#content .box_content .box_product .top{top:-5px}
#content .box_content .box_product .bottom{bottom:-5px}

#content .box_content .box_product p.button a.like{color:#333;
font-size:12px;
font-weight:700;
margin-right:10px}
#content .box_content .box_product p.button a.like:hover{text-decoration:none}
#content .box_content .box_product p.button a.like span.like{background:rgba(0,0,0,0) url(img/icon.png) no-repeat scroll -164px -5px;
padding:2px 7px 0}
#content .box_content .box_product p.button a.like span{margin:0 3px}
h3{font-size:13px;
font-weight:700;
text-align:center}
h3.name{height:40px;
overflow:hidden}
#content .box_member_register{width:100%;
margin-top:10px}
#content .box_member_register .unit{width:345px;
float:left;
border:1px solid #cecece;
border-radius:5px;
padding:10px;
height:150px;
position:relative}
#content .box_member_register .unit.left{margin-right:5px}
#content .box_member_register .unit h4{padding-bottom:10px;
border-bottom:1px solid #cecece}
#content .box_member_register .unit p{padding-top:10px}
#content .box_member_register .edit{position:absolute;
right:10px;
bottom:10px}
#content .box_content.change_account{width:100%;
margin:0 auto}
#content .box_content.change_account div{margin-top:10px}
#content .box_content.change_account .des{margin:5px 0;
border:1px solid #cecece;
padding:10px!important}
#content .box_content.change_account label{display:block;
width:100px;
float:left;
clear:left}
#content .box_content.change_account label span{color:red}
#content .box_content.change_account .info_mail{font-weight:700}
#content .box_content.change_account .submit p{margin-left:100px;
font-style:italic}
#content .box_content.change_account .submit span{color:red}
#content .box_content.change_account .submit input{background:#006782;
border:none;
color:#fff;
height:29px;
margin-bottom:0;
width:97px;
text-align:center;
margin-left:100px;
margin-top:10px;
cursor:pointer}
#content .box_content.change_account .submit input:hover{background:#4080a6;
}
#content .box_content.change_address .des{border:1px solid #cecece;
padding:10px;
width:auto;
margin:5px 0;
}
#content .box_content.change_address{width:100%;
margin:0 auto}
#content .box_content.change_address div{margin-top:10px}
#content .box_content.change_address label{width:100px;
display:block;
float:left;
clear:left}
#content .box_content.change_address label span{color:red}
#content .box_content.change_address .submit p{margin-left:100px;
font-style:italic}
#content .box_content.change_address .submit span{color:red}
#content .box_content.change_address .submit input{background:#006782;
border:none;
color:#fff;
height:29px;
margin-bottom:0;
width:97px;
text-align:center;
margin-left:100px;
margin-top:10px;
cursor:pointer}
#content .box_content.change_address .submit input:hover{background:#4080a6;
}
.box_content.history_payment table{width:100%}
.box_content.history_payment table td,.box_content.history_payment table th{border-top: 1px solid #aaa;
padding: 5px 3px;
border-bottom: none;
border-right: none;
position: relative;
}
.box_content.history_payment table tr td.notice{height:25px}
.box_content.history_payment table span.time{font-size:10px;
font-style:italic;
display:block;
line-height:15px;
color:#666}
.box_content.history_payment table th{background:#eee;
line-height:28px}
.box_content.history_payment table .small{text-align:center;
width:1px;
white-space:nowrap}
.box_content.history_payment table.info th{width:150px;
text-align:left;
background:0 0}
.box_content.history_payment h3{margin:15px 0 5px 0}
.box_content.history_payment .detail_order p.old{text-decoration:line-through;
color:#555}
.box_content.history_payment .detail_order p.promotion{color:red}
.box_content.history_payment table tr.total th{background:0 0;
text-align:right;
border:none;
color:red}
.box_content.history_payment table tr.total td{border:none;
color:red;
font-weight:700;
text-align:center}
.box_content.history_payment.management_notice tr td.No_Read a{font-weight:700}
#content .list_category{margin:8px 0;
padding:8px;
overflow:hidden;
border:1px solid #e8e8e8;
background-color:#f9f9f9;
border-radius:5px;
overflow:hidden}
#content .list_category li{list-style:none;
width:186px;
float:left;
padding:3px 0;
margin-right:4px}
#content .list_category li .thumb{float:left;
margin-right:10px}
#content .list_category .thumb a{line-height:1px;
display:block}
#content .list_category li a{line-height:29px;
color:#333}
#content .list_category li a:hover{
color:#f36d00}
#content .list_category2{list-style:none;
margin:0;
padding:0}
#content .list_category2 li{float:left;
margin-right:20px;
overflow:hidden;
text-align:center;
width:250px!important}
#content .list_category2 li.last{margin-right:0}
#content .list_category2 li a{color:#333}
#content .list_category2 li a.thumb{display:block;
margin-bottom:5px}
#content .box_content ul.list_document{list-style:none;
margin:0;
padding:0}
#content .box_content ul.list_document li{display:block;
padding:5px}
#content .box_content ul.list_document a{color:#333}
#content .box_content ul.list_document li a.name{margin-left:5px}
#content .box_content ul.list_document li a.more{margin-left:8px}
#content .box_content ul.list_document li.bold{background-color:#eee}
#content .box_content ul.list_document .left{float:left}
#content .box_content ul.list_document .right{float:right}
#content .box_content ul.list_document .summary{overflow:hidden}
#content .box_content ul.list_document .detail{border-top:1px solid #ddd;
margin-top:8px;
padding:3px 0;
font-size:.9em;
display:none;
color:#555;
text-align:justify}
#content .box_content .box_post{width:100%!important;
padding:0 10px 10px 0;
float:left;
position:relative;
z-index:1;
margin:5px 0}
#content .box_content .box_post .bottom,#content .box_content .box_post .top{position:absolute;
width:100%;
height:5px;
z-index:10;
background:0 0}
#content .box_content .box_post .thumb{float:left;
margin:0 5px 5px 0;
border:1px solid #eee;
padding:2px}
#content .box_content .box_post:hover .thumb{border:1px solid #aaa}
#content .box_content .box_post a.name{font-weight:700;
line-height:16px;
color:#333}
#content .box_content .box_post p.datetime{font-size:11px;
color:#666;
font-style:italic}
#content .box_content .box_post p{text-align:justify}
#content .box_content .box_post a.more{font-style:italic}
#content .order header.title{margin-bottom:10px}
#content .order .form .form-group{float:left;
width:100%;
margin-bottom:1rem}
.text-center{text-align:center}
#content .order .form .submit{text-align:center;
margin-top:10px}
#content .order .form .submit input{background:url(img/button.png) -202px -66px no-repeat;
border:none;
width:111px;
height:28px;
color:#fff;
font-weight:700}
#content .order .form .submit input:hover{background-position:-202px -94px;
cursor:pointer}
#content .order .form label{display:block;
font-size:12px;
font-weight:700}
#content .order .form .row{margin-bottom:5px}
#content .order .map{border:1px solid #d9d9d9}
#content .order input.larger{width:386px}
#content .order input.larger1{width:312px}
#content .order textarea.medium{width:386px}
#content .order .form .row span.t{font-weight:700;
margin-right:10px;
display:block;
width:80px;
float:left}
#content .confirm .form .row{border-bottom:1px dotted #ddd;
padding-bottom:5px;
text-align:justify;
overflow:hidden}
#content .box_content .des .destop.gender{float:left;
width:60px}
.form-control{width:100%}

#content .box_content .box_video{width:244px;
height:120px;
margin:2px;
float:left;
position:relative;
text-align:center;
border:1px solid #eee;
padding:5px}
#content .box_content .related .box_video{height:130px}
#content .box_content .box_video:hover{border:1px solid #aaa}
#content .box_content .box_video a{color:#333}
#content .box_content .box_video .bottom,#content .box_content .box_video .top{position:absolute;
width:100%;
height:5px;
background:0 0;
left:0}
#content .box_content .box_video .top{top:-5px}
#content .box_content .box_video .bottom{bottom:-5px}
#content .box_content .box_video .thumb{padding:2px}
#content .box_content .box_video a.name{line-height:16px}
#content .box_content .video_play{text-align:center;
margin-bottom:10px}
.tooltip_content{display:none}
#tooltipContent p.name{font-weight:700;
padding-bottom:5px}
#tooltipContent p.price span.old{color:#999;
text-decoration:line-through}
#tooltipContent p.price span.new{color:red;
font-weight:700}
#tooltipContent p.promotion{padding:8px 0;
margin:5px 0;
background:#f9f9f9;
color:red;
font-style:italic;
border-bottom:1px solid #eee;
border-top:1px solid #eee}
#tooltipContent .des2{font-size:12px;
color:#444}
#content ul.social{margin:10px 0;
padding:0;
list-style:none;
overflow:hidden}
#content ul.social li{display:block;
float:left}
#content ul.social li.facebook{width:100px}
#content ul.social li.linkedin{padding-right:15px}
#content .read .des{padding-top:15px;
text-align:justify}
#content .read .des table td,#content .read .des table th{padding:3px 5px}
#content .read .des p{margin:8px 0;
line-height:20px;
color:#222}
#content .box_content .related{margin-top:-1px}
#content .box_content .related span.title{
	text-align: left;
text-transform: uppercase;
color: #333;
background: #fafafa;
padding: 10px 5px;
	display:block;
font-size:18px;
height:auto;
margin:20px 0 10px}
#content .box_content .related ul{margin:0 0 0 6px;
padding:0}
#content .box_content .related li{list-style:none}
#content .box_content .related li a{background:url(img/arrow2.png) left 6px no-repeat;
padding-left:8px;
color:#333}

#wrapper.list_faq .box_content_faq h3{text-align:left}
#content .box_content_faq ul.question{margin-top:5px}
#content .box_content_faq ul.question li{list-style:decimal}
#content .box_content_faq h2{line-height:35px}
#content .box_content_faq .answer{margin-bottom:10px;
text-align:justify}
#content .box_content_faq .line{border-bottom:1px solid #ddd;
margin:7px 0 5px}
#content .box_content_faq .highline{background:#ff0;
display:inline}
.contact #content .des{padding-top:10px}
.contact #content .info{float:left;
width:52%;
margin-right:22px}
.contact #content .info table,.contact #content .info table td,.contact #content .info table th{border:none}
.contact #content .info address{margin-bottom:10px}
.contact #content .form{padding:10px 25px 10px;
float:left;
width: 46%;
border:1px solid #ddd;
background:#fcfcfc;
box-shadow:0 0 3px #ddd}
.contact #content .form .title{background:0 0;
padding:0;
color:#e20909;
font-style:italic;
font-size:12px;
line-height:15px}
.contact #content .form form{margin-top:10px}
.contact #content .form .submit{text-align:center;
margin-top:10px}
.contact #content .form .submit input{background:#006782;
border:none;
width:80px;
margin:0 auto;
height:28px;
padding-right:15px;
color:#fff;
font-weight:700;
border-radius: 0;
}
.contact #content .form .submit input:hover{background:#10557e;
cursor:pointer}
.contact #content .form label{display:block;
font-size:12px;
font-weight:700;
width:100%;
float:left}
.contact #content .form .row{margin-bottom:5px}
.contact #content .map{border:1px solid #d9d9d9}
.contact #content input.larger{width:306px}
.contact #content input.larger1{width:232px}
.contact #content textarea.medium{width:306px}
.AsideTitle, .AsideTitle a {
    color: #007dba;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.AsideTitle {
    border-bottom: 1px solid #007dba;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 3px;
    padding-left: 13px;
    position: relative;
}
.AsideTitle::before {
    background: rgba(0, 0, 0, 0) url("img/arrow-right.png") no-repeat scroll center left / 12px auto;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: -3px;
    width: 12px;
}
.thongsokt ul.ListStyle1 {
    padding: 0;
    margin:0;
    list-style: none;
}
.ListStyle1 li {
    position: relative;
list-style: none;
padding: 0px 5px 0px 15px !important;
border-bottom: 1px solid #eaeaea !important;
line-height: 28px;
}
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Xem thêm';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Rút gọn';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;

}
.ListStyle1 li::before {
    background: #da251c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 5px;
}
.shareall {
    width: 100%;
    margin: 5px 0;
   float: left;
}
.chiazalo {
  height: 20px;
  margin-top: 9px;
  float: left;
}
.zalo-share-button {
/*	background: rgba(0, 0, 0, 0) url("img/Logo.svg") no-repeat scroll left 13px;*/
    float: left;
    margin-right: 13px;
    line-height: 36px;
    height: 30px !important;
}
.zalo-follow-only-button {
    float: left;
    width: 90px;
}
.detail_product #content .info{text-align:justify;
padding-left:385px}
.namgian {
    color: green;
}

.fullorder a{
	background: #25495f;
color: #fff;
text-transform: uppercase;
border-radius: 0;
font-size: 15px;
font-weight: 400;
line-height: 1;
max-width: 100%;
overflow: hidden;
padding: 1rem 1.25rem;
text-overflow: ellipsis;
white-space: nowrap;
}
.fullorder a:hover, .fullorder a:hover * {
    background: #E3E3E3;
    color: #25495f;
}
.fullorder {
    width: 100%;
    float: left;
}
.fullorder a {
    width: 48%;
    float: left;
    text-align: center;
}
.detail_product #content .line{border-top:1px dashed #d2d2d2;
margin:8px 0}
.detail_product #content .support span.title{font-weight:700;
font-size:14px;
padding:0}
.detail_product #content .box_content #sidebar_right {
    margin-top: 3px;
}
.detail_product #content .support{background:#f9f9f9;
margin:0 0 24px 0px;
padding:5px;
border:1px solid #ddd;
border-radius:4px;
position: relative;}
.detail_product #content .support ul{margin:0;
padding:0;
overflow:hidden;
width: 100%;
}
.detail_product #content .support ul li{list-style:none;
float:left;
display:block;
width:100%;
padding-bottom:6px}
.detail_product #content .support ul p{float:left;
padding-right:10px}
.detail_product #content .support ul .nick.yahoo {
    margin-right:10px;
    float: left;
}
.detail_product #content .support ul li .name {
   margin-right: 0;
float: right;
width: 61%;
text-align: left;
}
.detail_product #content .support .section-seller-overview-horizontal__seller-info-list {
    padding: 0 1.25rem 0px 1.25rem;
    height:12.125rem;
    width: 100%;
text-align: left;
margin-bottom: 20px;
}
.descriptionall h3 {
    text-align: left;
    text-transform: uppercase;
    color: #333;
    background: #fafafa;
    padding: 10px 5px;
}
.motaone, .motachung {
    line-height: 20px;
}
.imgview {
    margin: 10px 0;
    text-align: center;
}
.xemshop {
  margin-bottom: 5px;
}
.xemshop a {
    background: #1f469e;
    border-color: #234fb3 #1b3d89 #1b3d89 #234fb3;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
}
.tg {
    color: rgba(0,0,0,.54);
/*    margin-top: 10px;*/
}
.thamgia {
    color: #f36d00;
}
.detail_product #content .support ul li .btn-group {
/*    padding-top: 38px;*/
}
.detail_product #content .support ul .button, a.button {
    display: inline-block;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    white-space: nowrap;
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
    font-size: 12px;
    border-radius: 4px;
    padding-top: 5px;
    padding-right: 4.5px;
    padding-bottom: 5px;
    padding-left: 4.5px;
    text-align: center;
    color: #f0f5fc;
    background: #1f469e;
    border-color: #234fb3 #1b3d89 #1b3d89 #234fb3;
}
.detail_product #content .support ul .nick.yahoo img {
    border-radius: 50%;
}
.detail_product #content .product_des{margin-top:10px;
overflow:hidden}
.detail_product #content .product_des .tab_container{padding:10px}
.detail_product #content .tab_content .box_product{width:238px;
font-size:13px}
.registration .des{border:1px solid #cecece;
margin-top:-1px;
padding:10px!important}
.registration .form_register{width:100%}
.registration .form_register div{margin:10px auto}
.registration .form_register div.g-recaptcha div {
    margin: 0;
}
.haitk {
    float: left;
    width: 406px;
    margin-top: 7px !important;
}
.haitk #MemberSell0 {
    float: left;
    margin-right: 5px;
}
.haitk #MemberSell1 {
    float: left;
    margin: 0 5px;
}
.haitk label {
    width: auto !important;
    clear: none !important;
    line-height: 16px !important;
}
.registration .form_register div label{width:150px;
display:block;
float:left;
clear:left;
line-height:25px}
.registration .form_register div label.error{margin-left:1rem}
.registration .form_register .submit input{background:#006782;
border:medium none;
color:#fff;
display:inline;
height:29px;
margin-right:15px;
padding:0;
text-align:center;
width:97px;
margin-left:150px;
margin-top:10px;
float:left;
clear:left;
cursor:pointer}
.registration .form_register .submit input:hover{background:#4080a6;}
.forget_password .des{border:1px solid #cecece;
padding:10px!important;
margin-top:-1px}
.forget_password .row{margin:10px 0}
.forget_password label{width:150px;
display:block;
float:left;
clear:left}
.forget_password .row input{width:309px}
.forget_password .submit input{background:#006782;
border:medium none;
color:#fff;
display:inline;
height:29px;
line-height:20px;
margin-right:15px;
padding:0;
text-align:center;
width:97px;
margin-left:150px;
float:left;
clear:left;
cursor:pointer}
.forget_password .submit input:hover{background:#4080a6;}
.padin{
padding:0px!important;
}
#content .bg_star_rate .star_rate{float:left;
margin-right:10px}
#content .bg_star_rate p.c{line-height:27px;
font-style:italic}
#content .star_rate ul{margin:0;
padding:0;
list-style:none}
#content .star_rate,#content .star_rate_2{background-image:url(img/star.gif);
height:23px}
#content .star_rate{width:124px;
overflow:hidden;
position:relative;
background-position:left top;
margin-bottom:5px}
#content .star_rate p{margin:0!important}
#content .star_rate_2{background-position:0 -24px;
position:absolute}
#content .star_rate_3{position:absolute}
#content .star_rate_3 a{position:absolute;
top:-1px}
#content .star_rate_3 a:hover{display:block;
background-image:url(img/star.gif);
background-position:0 -48px}
#content .star_rate_3 a{text-decoration:none;
height:23px;
z-index:10}
#content .star_rate_3 a.star1{width:25px;
z-index:8}
#content .star_rate_3 a.star2{width:50px;
z-index:6}
#content .star_rate_3 a.star3{width:75px;
z-index:4}
#content .star_rate_3 a.star4{width:100px;
z-index:2}
#content .star_rate_3 a.star5{width:125px;
z-index:1}
#content ul.tabs{float:left;
height:26px;
margin:0;
padding:0}
#content ul.tabs li{float:left;
height:25px;
line-height:25px;
border:1px solid #cfcfcf;
margin-bottom:-1px;
overflow:hidden;
position:relative;
background:#e0e0e0 url(img/tab.png) repeat-x;
margin-right:2px}
#content ul.tabs li,#content ul.tabs li a{border-radius:5px 5px 0 0}
#content ul.tabs li a{text-decoration:none;
color:#000;
display:block;
font-size:13px;
padding:0 20px;
border:1px solid #fff;
outline:0}
#content ul.tabs li a:hover{background:#fff url(img/tab_active.png) repeat-x}
#content ul.tabs li.active,#content ul.tabs li.active a:hover{background:url(img/tab_active.png) repeat-x;
border-bottom:1px solid #fff;
font-weight:700}
#content .tab_container{border:1px solid #cfcfcf;
overflow:hidden;
width: 100% !important;
clear:both;
float:left;
margin-bottom:8px}
#content .list_tag .tab_content{padding:10px 5px}
.detail_product #content .gallery{float:left;
margin:0 12px 12px 0;
position:relative}

#comment{margin-top:15px}
#comment .title2{position:relative;
height:32px;
border-bottom:2px solid #ddd}
#comment .title2 span{font-weight:700;
font-size:18px;
line-height:28px;
color:#333}
#comment .title2 a.write{position:absolute;
top:0;
right:0;
padding:4px 0;
background:url(img/button.png) -202px -132px no-repeat;
width:121px;
text-align:center;
color:#333}
#comment .title2 a.write:hover{background-position:-202px -158px;
text-decoration:none}
#comment ul.comment{margin:0 0 30px 0;
padding:0;
list-style:none}
#comment ul.comment li{border-bottom:1px solid #ddd;
padding:10px 0;
text-align:justify}
#comment ul.comment li p.title{background:0 0;
padding:0;
font-weight:700;
height:25px}
#comment ul.comment li p.name{color:#333;
font-weight:700}
#comment ul.comment li p.name span{font-size:11px;
color:#444}
#comment ul.comment ul{background:#f4f4f4;
padding-left:25px;
margin-top:8px;
padding-right:10px;
margin-bottom:6px}
#comment ul.comment ul li:last-of-type{border-bottom:none}
#comment #write_comment {
    color: #333;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 4px;
    margin: 10px 0;
    float: left;
    width: 100%;
    background-color: #ddd;
}
#comment .product-name {
    color: #f36d00;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#comment span.title3{font-size:18px;
line-height:25px;
font-weight:700;
display:block;
border-bottom:2px solid #ddd;
color:#333;
margin-top:20px}
#comment table{margin-top:20px}
#comment table th{text-align:left;
width:110px}
#comment table td,#comment table th{padding-bottom:8px}
#comment table .submit button{background:#eee url(img/button.png) -202px -66px no-repeat;
border:none;
height:28px;
width:111px;
color:#fff}
#comment table .submit button:hover{background-position:-202px -94px;
cursor:pointer}
#comment p.button{text-align:right}
#comment p.button a.answer{font-size:12px;
border-radius:3px 0 3px 0;
margin-right:10px;
color:#e20808}
#comment p.button a.like{font-size:12px;
margin-right:10px;
font-weight:700;
color:#333}
#comment p.button a.like.no_like{font-weight:400}
#comment ul li li p.button a.like{margin-right:0}
#comment p.button a.like span{margin:0 3px}
#comment p.button a.like span.like{background:url(img/icon.png) -164px -5px no-repeat;
padding:2px 7px 0}
#comment p.button a.like:hover{text-decoration:none}
#breadcrumb ul{margin:3px 0 0 0;
padding:0 0 0 5px;
font-size:12px;
float:left;
color:#555}
#breadcrumb{height:30px;
width:100%;
margin:5px 0}
#breadcrumb ul li{display:block;
float:left;
margin-right:5px;
position:relative}
#breadcrumb ul li a{background:url(img/c_breadcrumb.png) right 5px no-repeat;
padding-right:10px;
color:#555}
#breadcrumb ul li.home{background:url(img/c_home.png) center left no-repeat}
#breadcrumb ul li.home a{padding:0 12px}
#breadcrumb ul li ul{display:none;
position:absolute;
top:15px;
background:#f9f9f9;
z-index:1000;
box-shadow:0 0 2px #222}
#breadcrumb ul li:hover ul{display:block}
#breadcrumb ul li ul li{width:200px;
padding:3px 0;
display:block;
margin:0;
border-bottom:1px solid #eee;
background:url(img/arrow1.png) 4px 10px no-repeat}
#breadcrumb ul li ul li:hover{background-position:5px 10px}
#breadcrumb ul li ul li a{background:0 0;
padding:0 0 0 10px}
#content ul.step{margin:0;
padding:0;
float:left;
width:100%;
margin-bottom:15px;
border-collapse:collapse}
#content ul.step li{display:block;
float:left;
width:25%;
line-height:48px;
font-size:16px;
font-weight:700;
color:#444}
#content ul.step li span{font-size:25px;
padding:0 12px;
display:block;
width:25px;
margin-right:5px;
float:left;
background:url(img/button.png) -151px -49px no-repeat;
color:#fff}
#content ul.step li.active span{background-position:-151px 0}
#content ul.step li.active{color:red}
#back-top{bottom:25px;
right:15px;
position:fixed;
z-index:9999}
#back-top a{color:#bbb;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
line-height:26px;
display:block;
text-align:center}
#back-top a:hover{color:#000}
#back-top span{background:#888 url(img/up-arrow.png) no-repeat scroll center center;
border-radius:5px;
width:45px;
height:45px;
display:block;
margin-bottom:7px}
#back-top a:hover span{background-color:#666}
#adv_left_out,#adv_right_out{position:fixed;
top:5px;
margin:0;
padding:0;
list-style:none;
border-radius:2px;
width:149px;
text-align:center}
#adv_left_out{left:10px}
#adv_right_out{right:10px}

#support_2{position:fixed;
bottom:0;
right:15px;
width:200px;
background:#fff;
border:1px solid #006cb5;
z-index:10000;
border-radius:2px 2px 0 0;
text-align:center;
box-shadow:0 -1px 3px #aaa}
#support_2 span.icon{background:url(img/icon_support.png) no-repeat;
width:48px;
height:48px;
position:absolute;
top:-15px;
left:2px}
#support_2 a.title{background:url(img/pupup_support.png) center top repeat-x;
color:#fff;
font-weight:700;
padding:0;
line-height:25px;
display:block;
text-transform:uppercase;
font-size:12px;
padding-left:20px}
#support_2 a.title:hover{text-decoration:none}
#support_2 div{line-height:22px;
padding:15px 6px 10px;
display:none;
overflow:hidden}
#support_2 ul{margin:0;
padding:0;
list-style:none}
#support_2 ul li{padding:3px 0;
overflow:hidden}
#support_2 ul p{float:left}
#support_2 ul p.name{text-align:left;
width:147px}
#support_2 ul p.nick{width:20px}
#support_2 ul a:hover{text-decoration:none}
#mask{position:fixed;
left:0;
top:0;
z-index:10000;
background-color:#000;
display:none;
opacity:.8}

#popup #popup_cart{background:#eee;
width:700px!important;
color:#333;
border-radius:2px;
overflow:hidden}
#popup #popup_cart span.title{color:#fff;
font-weight:700;
font-size:15px;
line-height:32px;
background:#41a841;
display:block;
padding-left:10px;
text-transform:uppercase}
#popup #popup_cart span.title span{padding:4px 18px;
background:url(img/icon.png) -185px -2px no-repeat;
margin-right:5px}
#popup #popup_cart .list_product{padding:0 15px;
height:250px;
overflow:auto;
background:#fff;
border-bottom:1px solid #ddd}
#popup #popup_cart .list_product .new{font-weight:700;
color:red}
#popup #popup_cart .list_product .old{text-decoration:line-through;
font-size:12px}
#popup #popup_cart .list_product .discount{color:red;
font-size:12px;
font-style:italic}
#popup #popup_cart table{margin-top:15px;
width:100%;
border:1px solid #ddd}
#popup #popup_cart table .small{width:1px;
white-space:nowrap}
#popup #popup_cart table .center{text-align:center}
#popup #popup_cart .list_product table img{margin:0 5px 2px 0}
#popup #popup_cart .list_product table .name{font-weight:700}
#popup #popup_cart .list_product table p.status{color:green}
#popup #popup_cart .list_product table .promotion{color:red;
font-style:italic}
#popup #popup_cart table th{line-height:20px;
background:#eee}
#popup #popup_cart table td,#popup #popup_cart table th{border-bottom:1px solid #ddd;
padding:6px}
#popup #popup_cart table td.price{font-weight:700}
#popup #popup_cart .payment{width:200px;
float:right;
margin-top:15px}
#popup #popup_cart .payment p.total{font-weight:700;
color:#d64937;
font-size:15px;
padding-bottom:12px}
#popup #popup_cart .payment p.total span{display:block;
width:70px;
float:left}
#popup #popup_cart .payment .close{background:0 0;
float:none;
padding:0;
margin:0;
color:green}
#popup #popup_cart .payment .close a:hover{text-decoration:underline}
#popup #popup_cart .payment p.payment2 a{background:#41a841;
color:#fff;
display:block;
width:175px;
text-align:center;
line-height:28px;
font-weight:700;
margin-bottom:5px;
border-radius:3px}
#popup #popup_cart .payment p.payment2 a:hover{background:#00a13a;
text-decoration:none}
#popup #popup_cart .empty_order{text-align:center;
margin-top:100px;
font-size:18px}
#popup .window{position:absolute;
left:0;
top:100px;
width:820px;
display:none;
z-index:9999;
color:#fff;
width:1100px;
text-align:justify;
z-index:11000}
#popup a.close{padding:14px 13px;
float:right;
margin-right:-28px;
margin-top:-13px;
background:url(img/icon.png) -92px 0 no-repeat}
#popup a.close:hover{background-position:-122px 0;
text-decoration:none;
cursor:pointer}
/*** #popup_review_show ***/
#popup #popup_review_show{
	background: #eee;
	height: 480px;
	width: 80%!important;
	color: #333;
	border-radius: 2px;
	overflow: hidden;
}
#popup #popup_review_show span.title{
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 32px;
	background: #10557e;
	display: block;
	padding-left: 10px;
	text-transform: uppercase;
}
#popup #popup_review_show a.close{
 background: url("img/icon.png") no-repeat scroll -10px -98px rgba(0, 0, 0, 0);
    float: right;
    opacity: 1;
    margin-right: 9px;
    margin-top: -24px;
    padding: 7px;
}
#popup #popup_review_show span.title span{
	 color: #E8FF42;
}
#popup_review_show .router_result_ques .moreinfor .price {
    float: left;
}
#popup_review_show .router_result_ques .moreinfor span {
    display: inline-block;
    font-size: 17px;
    color: #333;
    font-weight: normal;
    padding: 0;
}
#popup_review_show .router_result_ques .moreinfor span.value {
    color: red;
    font-weight: 700;
}
#popup_review_show .router_result_ques .moreinfor .square {
    float: left;
margin-top: -5px;
margin-left: 10px;
}
#popup_review_show .router_result_ques .moreinfor .address {
    font-size: 15px;
    padding: 0 5px;
}
#popup_review_show .address .value {
    color: #06c;
    font-weight: 700;
}
#popup_review_show .address .label {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0;
   
}
.router_result_ques {
    padding: 10px;
}
#popup #popup_review_show .moreinfor {
/*    margin-bottom: 5px;*/
}
#popup #popup_review_show .address {
    margin: 5px 0;
}
/**********end*****/
#popup_member{background:#fff;
min-height:250px;
width:410px!important;
border-radius:7px;
position:relative}
#popup_member .popup-header{height:30px;
background:#006782;
border-radius:7px 7px 0 0;
line-height:30px;
padding-left:27px;
font-size:18px}
#popup_member .popup_form{width:354px;
margin:0 auto}
#popup_member .popup_form div{margin-top:10px}
#popup_member .popup_form div.error{height:13px;
margin-top:0}
#popup_member .popup_form div label{color:#666;
font-size:14px;
font-weight:700;
line-height:15px;
text-transform:uppercase;
width:110px;
display:block;
margin-bottom:5px}
#popup_member .popup_form div.row input{border:1px solid #ccc;
border-radius:4px 4px 4px 4px;
box-shadow:0 2px 3px rgba(0,0,0,.1) inset;
color:#cecece;
font-family:Montserrat,sans-serif;
font-size:125%;
font-weight:700;
line-height:18px;
padding:8px 6px 7px;
width:340px}
#popup_member .popup_form p{padding-top:5px;
font-style:italic}
#popup_member .popup_form div.button input{background:#006782;
color:#fff;
display:inline;
line-height:24px;
text-align:center;
width:97px;
border:none;
margin-right:15px;
padding:0;
height:28px;
cursor:pointer}
#popup_member .popup_form div.button input:hover{background:#4080a6;}
#popup_member .popup_form .error_none{display:none}
#popup_member .popup_form .error_show{display:block;
color:red;
font-style:italic;
text-align:center;
position:absolute;
top:35px;
left:80px}
#lock_web{position:fixed;
z-index:11000;
top:0;
color:#000;
width:100%;
height:100%}
#lock_web .mask{opacity:.7;
background:#333;
position:fixed;
top:0;
width:100%;
height:100%}
#lock_web .des{width:600px;
margin:100px auto 0;
background:#fff;
border-radius:6px;
padding:15px;
font-size:16px;
line-height:22px;
min-height:200px;
max-height:400px;
position:relative;
z-index:12000;
overflow:auto}
#message_top{display:none;
top:20px;
float:right;
position:fixed;
z-index:100000;
width:100%;
text-align:center}
#message_top #loading{width:160px;
margin:0 auto;
padding:30px 10px 15px;
border-radius:3px;
box-shadow:0 0 4px #333;
opacity:.9;
background:#fff url(img/ajax-loading.gif) center 10px no-repeat}

/******news1****/
.paginator.news1{
  display: inline-block;
height:44px;
line-height: 22px;
padding-bottom: 10px;
width: 100%;
text-align: center;
}
 .paginator.news1 span.current{
	margin: 1px;
}

.paginator.news1 span.current, .paginator.news1 a:hover {
    background:#00a5e9;
    border: 1px solid #ddd;
    color: #fff;
    font-weight: bold;
     padding: 4px 9px;
}
.paginator.news1 span a{
	 background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #333;
    padding: 4px 9px;
}
.paginbottom .pagin {
    position: static;
}
 .pagin {
	 display: block;
    height: 20px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-align: right;
    top: -22px;
}
.pagin a, .pagin span.current{
	margin: 1px;
}
.pagin span.current, .pagin a:hover, #content .pagin a{
	padding: 2px 5px;
/*	background: #eee;*/
/*	border-radius: 5px 0 5px 0;  Opera 10.5, IE 9, Saf5, Chrome ;*/
/*	border: 1px solid #D3D3D3;*/
	color:#055699 ;
}
.pagin span.current{
	font-weight: bold;
/*	border: 1px solid #C6C6C6;*/
/*	background: #ddd;*/
	color: #e48937 ;
}
 .pagin a:hover{
 	font-weight: bold;
 	color: #e48937 ;
 } 
 #content .paginator.vipshome{
 display: block;
    height: 20px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-align: right;
    top:3px;
     padding-top: 0;
}
#content .paginator.vipshome span.current{
	margin: 1px;
}

#content .paginator.vipshome span.current{
    background:none;
    border: none;
    color: #fff;
    font-weight: bold;
      border-radius: 0;
}
 #content .paginator.vipshome a:hover{
  background:none;
    border: none;
    color: #fff;
    font-weight: bold;
      border-radius: 0;
 } 
#content .paginator.vipshome span a{
   background:none;
    border: none;
    border-radius:0;
    color:yellow;
    padding: 2px 5px;
}
#content .paginator{text-align:right;
line-height:20px;
display:block;
padding-right:5px;
padding-top:10px}
#content .paginator span{margin:1px}
#content .paginator span a,#content .paginator span.current{padding:2px 5px;
background:#eee;
border-radius:5px 0 5px 0;
border:1px solid #d3d3d3;
color:#333}
#content .paginator a:hover,#content .paginator span.current{font-weight:700;
border:1px solid #c6c6c6;
background:#ddd;
color:#333}
#content .paginator a.disabled-page{color:#777}
#content .paginator a.disabled-page:hover{text-decoration:none;
cursor:default}
.box_banner ul{list-style:none;
padding:0;
margin:0;
overflow:hidden;
width:180px}
.box_banner ul li{float:left;
border:1px solid #ddd;
margin:2px 4px 2px 0}
.box_banner ul li:hover{border:1px solid #999}
.box_banner.banner_bottom,.box_banner.banner_bottom .caroufredsel_wrapper{width:960px!important;
overflow:hidden}
.box_banner.banner_bottom{margin-bottom:8px}
.box_partner{margin-bottom:18px;
overflow:hidden;
width:960px}
.box_partner ul li{float:left;
border:1px solid #ddd;
margin:0 3px;
display:block;
height:80px}
.box_partner ul li:hover{border:1px solid #333}
.box_partner span.title{font-size:15px;
font-weight:700;
padding-left:8px;
line-height:25px}
.box_partner .caroufredsel_wrapper{margin:0 auto!important;
height:82px!important}
.box_partner ul{height:82px}
.simply-scroll-container{position:relative}
.simply-scroll-clip{position:relative;
overflow:hidden}
.simply-scroll-list{overflow:hidden;
margin:0;
padding:0;
list-style:none}
.simply-scroll-list li{padding:0;
margin:0;
list-style:none}
.simply-scroll-list li img{border:none}
.simply-scroll-btn{position:absolute;
background-image:url(buttons.png);
width:42px;
height:44px;
z-index:3;
cursor:pointer}
.simply-scroll-btn-left{left:6px;
bottom:6px;
background-position:0 -44px}
.simply-scroll-btn-left.disabled{background-position:0 0!important}
.simply-scroll-btn-left:focus,.simply-scroll-btn-left:hover{background-position:0 -88px}
.simply-scroll-btn-right{right:6px;
bottom:6px;
background-position:-84px -44px}
.simply-scroll-btn-right.disabled{background-position:-84px 0!important}
.simply-scroll-btn-right:focus,.simply-scroll-btn-right:hover{background-position:-84px -88px}
.simply-scroll-btn-up{right:6px;
top:6px;
background-position:-126px -44px}
.simply-scroll-btn-up.disabled{background-position:-126px 0!important}
.simply-scroll-btn-up:focus,.simply-scroll-btn-up:hover{background-position:-126px -88px}
.simply-scroll-btn-down{right:6px;
bottom:6px;
background-position:-42px -44px}
.simply-scroll-btn-down.disabled{background-position:-42px 0!important}
.simply-scroll-btn-down:focus,.simply-scroll-btn-down:hover{background-position:-42px -88px}
.simply-scroll-btn-pause{right:6px;
bottom:6px;
background-position:-168px -44px}
.simply-scroll-btn-pause:focus,.simply-scroll-btn-pause:hover{background-position:-168px -88px}
.simply-scroll-btn-pause.active{background-position:-84px -44px}
.simply-scroll-btn-pause.active:focus,.simply-scroll-btn-pause.active:hover{background-position:-84px -88px}
.simply-scroll .simply-scroll-list li{float:left;
width:110px;
text-align:center}
.vert{width:340px;
height:400px;
margin-bottom:1.5em}
.vert .simply-scroll-clip{width:290px;
height:400px}
.vert .simply-scroll-list li{width:290px;
height:200px}
.vert .simply-scroll-btn-up{right:0;
top:0}
.vert .simply-scroll-btn-down{right:0;
top:52px}

.mobileswith{font-size:14px;
height:30px;
text-align:center}
.mobileswith>a{color:#000;
cursor:POINTER;
line-height:30px}
.full-width.text_link_fter {
    background:#142a3f;
    color: #ddd;
}
.text_link_fter a {
 color: #fff;
margin: 0 4px;
line-height: 28px;
}
.siteand{
text-align: center;
}
.maxall {
    float: left;
    width: 45%;
    position: relative;
}
.menulogochanhai {
    position: absolute;
    right: 0;
}
#footer .city p i {
    background-color: #fff;
    border-radius: 50%;
    color:#f36d00;
    display: block;
    float: left;
    font-size: 15px;
    height: 24px;
    line-height: 23px;
    margin-right: 10px;
    text-align: center;
    width: 24px;
}
.tdht{
    display: inline-block;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-weight: normal;
   border-bottom: 1px solid #f36d00;
	margin-bottom: 8px;
	padding-bottom: 3px;
    text-transform: uppercase;
}
#footer .city h4 {
    border-bottom: 1px solid;
    font-family:Montserrat,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 5px;
    text-transform: uppercase;
    width: 82%;
    word-spacing: 7.4px;
}
.nochia {
   margin: 0 auto;
/*    text-align: center;*/
/*    width: 42%;*/
}
.pchia {
    margin: 0 auto;
/*    text-align: center;*/
/*    width: 42%;*/
}
#footer .city p span {
    display: table-cell;
    height: 21px;
    vertical-align: middle;
}
#footer .city span {
    display: table-cell;
}
#footer .city p span a{
	color: #fff;
}
#footer .city p {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    line-height: 21px;
     margin:5px 0;
}
.maile {
    float: left;
    width: 40%;
}
.phonebox {
   float: left;
    width:40%;
}
.panel.newsletter .title-top {
    color:#0178d7;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 1.4;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.panel.newsletter .des {
    color: #333;
    margin: 0 0 25px;
}
.face_fs .title-top {
    color: #0178d7;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 1.4;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.face_fs {
/*   width: 32%;*/
float: right;
}
.face_fs .box.likebox {
    float: right;
}
.lienhe_f {
/*    text-align: center;*/
}
.lienhe_f input.larger {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    display: block;
    float: left;
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    padding-left: 13px;
    width:395px;
}
.ttkh {
    width:30%;
    float: left;
    padding: 0 1%;
    position: relative;
}
.ttkh .menu_v {
    list-style: none;
}
.ttkh .menu_v a {
    display: none;
    list-style: none;
}
.ttkh .menu_v ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ttkh .menu_v ul li a {
    display: block;
     background: url(img/arrow_home.png) left 6px no-repeat;
    padding-left:15px;
    color: #fff;
}
.panel.newsletter .box-send {
   clear: both;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#footer .panel.newsletter h3 {
    display: inline-block;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 0;
    text-transform: uppercase;
}
.lienhe_f button {
    background-color:#0178d7;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: 700;
    height:46.2px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    width:99px;
}
#footer .design{
	 bottom: 15px;
font-size: 15px;
position: absolute;
right: 0px;
text-align: right;
}
#footer .design span {
	color: #017cb3;
	font-weight: bold;
}

#footer .design span span {
	color: #00ac5c;
}
#footer {
	min-height: 238px;
	background:#4080a6;
	position: relative;
}
.cotwebhai {
  width: 50%;
  float: left;
  padding: 10px 0px;
}
.fcolumleft{float:left;width:77%;border-right:1px solid #376a87;padding-top: 15px;padding-bottom:3px;height:180px}
.fcolumleft ul{float:left;width:16%;margin:0;padding:0;}
.fcolumleft ul div{margin:0;color:#FFF;font-weight:700;width:100%;padding:10px 0;text-transform:uppercase;text-indent:5px}
.fcolumleft ul div a{color:#FFF;font-size:13px;text-decoration:none}
.fcolumleft ul li{list-style:none;float:left;width:100%;background:url(img/utility-icon.png) -4px -982px no-repeat;text-indent:15px;color:#fff;padding:3px 0 0}
.fcolumleft ul li a{color:#fff;font-size:11px;text-decoration:none}
.fcolumleft ul li a:hover{text-decoration:underline}
.fcolumright{border-left:1px solid #5398c1;height:180px;display:inline-block;width:23%;padding-top: 10px;;background:#10557e}
.fcolumright p {
    text-align: center;
}
#footer .line {
    border-top: 1px solid #376a87 !important;
    width: 100%;
}
#footer .about {
    line-height: 25PX;
    color: #fff;
    text-indent: 5px;
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
}
#footer .top,#footer .bottom {
	position: absolute;
	width: 100%;
	height: 5px;
	background: transparent;
}

#footer .top {
	top: 0px;
}

#footer .bottom {
	bottom: 0px;
}

#footer address {
	color: #fff;
    font-style: normal;
    margin: 0 auto;
    padding:0px 0px 10px;
    position: relative;
    min-height: 200px;
}

#footer .box-design {
	width: 100%;
	height: 26px;
	background: #3e3e3e;
	text-align: center;
}

.ttkh li {
    list-style: none;
}
.ttkh li a {
    list-style: none;
     background: url(img/arrow_home.png) left 6px no-repeat;
    padding-left: 15px;
    color: #fff;
}
.ttkh li ul li a {
    display: block;
    background: url(img/arrow_home.png) left 6px no-repeat;
    padding-left: 15px;
    color: #fff;
}
/***** .text_link *****/
.text_link {
	padding: 10px 0 10px;
}

#footer .nav_top{text-align:center}
#footer .nav_top,#footer .nav_top .left,#footer .nav_top .right{height:34px}
#footer .nav_top .left,#footer .nav_top .right{position:relative;
top:0;
width:5px}
#footer .nav_top .left{position:absolute;
left:0}
#footer .nav_top .right{position:absolute;
right:0}
#footer .nav_top ul{background:#ddd;
padding:8px}
#footer .nav_top ul ul{display:none}
#footer .nav_top ul li{display:inline;
padding:5px}
#footer .social ul{list-style:none;
padding:0;
margin:0}
#footer .social{position:absolute;
top:82px;
right:15px}
#footer .social ul.link{margin-bottom:5px}
#footer .social ul.link li{display:inline}

.box-visitor{background:none repeat scroll 0 0 #f0f8ff;
border-radius:5px;
bottom:5px;
padding:10px;
position:absolute;
left:25px;
width:147px}
.box-visitor span.title{position:relative;
font-size:14px;
font-weight:700}
.box-visitor table{width:105%;
border-collapse:collapse;
margin:0 auto}
.sidebar .counter table{font-family:Montserrat,sans-serif}
.box-visitor table tr.online th{background:url(img/s_counter1.png) left 2px no-repeat}
.box-visitor table th{text-align:left;
font-weight:400;
padding-left:20px}
.box-visitor table td{text-align:right}
.box-visitor table tr.yesterday th{background:url(img/s_counter2.png) left 2px no-repeat}
.box-visitor table tr.total th{background:url(img/s_counter_total.png) left 2px no-repeat;
font-weight:700}
.box-visitor tr.total_top th{text-align:center;
line-height:30px;
padding:0 0 5px 0}
.box-visitor tr.total_top p{font-weight:700;
text-align:center;
background:#333;
color:#fff;
font-size:11px;
margin:0 auto 5px;
font-size:15px;
border-radius:3px;
display:inline;
padding:2px 4px}
.box-visitor tr.total_top p span{padding:0 4px;
border-right:1px solid #666}
.text_link{padding:10px 0 10px}
#footer .nav_top{text-align:center}
#footer .nav_top,#footer .nav_top .left,#footer .nav_top .right{height:34px}
#footer .nav_top .left,#footer .nav_top .right{position:relative;
top:0;
width:5px}
#footer .nav_top .left{position:absolute;
left:0}
#footer .nav_top .right{position:absolute;
right:0}
#footer .nav_top ul{background:#ddd;
padding:8px}
#footer .nav_top ul ul{display:none}
#footer .nav_top ul li{display:inline;
padding:5px}
/**** .social ****/
#footer .social {
	position: absolute;
	padding-top: 20px;
	left: 0;
}

#footer .social ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .social ul.link {
	margin-bottom: 5px;
}

#footer .social ul.link li {
	display: inline;
}

#footer .social ul.like li {
	margin-bottom: 5px;
}
.mesages_full{position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-image:url(img/dot.png);
z-index:100000;
padding-top:200px}
.mesages_full div{width:500px;
margin:0 auto;
text-align:justify;
background:#fff;
font-size:18px;
padding:15px;
border-radius:5px;
line-height:25px}
.mesages_full div span.title{display:block;
margin-top:10px}
#skypedetectionswf{position:absolute;
bottom:0;
right:0;
width:1px;
height:1px}
.btn-ss{background-position:-282px -195px;
float:left;
width:84px;
height:24px;
margin-left:10px}
.popup_s{z-index:999;
border-radius:5px;
background:#fff;
border:1px solid #ed232a}
.popup-cont p{line-height:33px}
td.text-left{font-weight:700}
a.ic_delete_02.icon.del{width:13px;
float:left;
line-height:100%}
#bar_sosanh tr td{padding:4px 0 4px 4px}
.bg_top_pup{background:#ed232a;
padding:5px 10px;
color:#fff;
font-weight:700}
p#so_sp_tim_them_{font-style:italic;
color:red}
a#bt_ss_bar{background:#ed232a;
padding:4px 10px;
border-radius:5px;
border:1px solid #ed232a;
color:#fff}
a#bt_huy_bar{background:#dcdcdc;
padding:4px 10px;
border-radius:5px;
border:1px solid #ccc;
color:#000}
div#popup_sosanh{background:#fff;
height:450px}
div#popup_sosanh .des{float:left;
width:98%;
overflow-y:scroll;
padding:10px;
height:390px}
div#popup_sosanh .title{background:#ed232a;
float:left;
width:100%}
div#popup_sosanh .title span{color:#fff;
padding:5px 10px;
float:left;
font-size:15px;
text-transform:uppercase}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}
.table-bordered>tbody>tr>td{padding:5px;
color:#000;
border:1px solid #ddd;
text-align:left;
white-space:nowrap}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
select#select_product{width:100%;
height:30px;
color:#ed232a;
font-weight:700}
.btn.btn_details{line-height:23px;
padding:0 14px;
background:#c00}
.btn.btn_details a{color:#fff!important}

.filter-box-modal{padding:5px}
.filter-box-modal select{height:28px}
.filter-box-modal input{height:28px;
padding-left:3px}
.home #content .des_top .box_content .des{margin-left:-5px;
margin-right:-5px}
@media screen and (min-width:1200px){.home #content .des_top{margin-left:-15px;
margin-right:-15px}
	
.home #content .des_top .box_product{width:206px!important}