body {
	background-image: url("../i/bgfile.jpg");
}
  #vld-tooltip {
    position: absolute;
    z-index: 1000;
    padding: 5px 10px;
    background: #F37B1D;
    min-width: 150px;
    color: #fff;
    transition: all 0.15s;
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    display: none;
  }

  #vld-tooltip:before {
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -8px;
    content: "";
    border-width: 0 8px 8px;
    border-color: transparent transparent #F37B1D;
    border-style: none inset solid;
  }
.checkbox {
    padding: 0.625rem 0;
}
.app-btn a {
	color: #444;
}
.app-btn a:hover {
	color: #444;
}
.am-topbar .am-text-ir {
  display: block;
  height: 50px;
  width: 155px;
  background: url(../i/MyShare3@150.png) no-repeat center;
  -webkit-background-size: 120px 50px;
  background-size: 155px 50px;
  background-position-x: 70%;
}
.minos-list.am-table-bordered {
	border-width: 1px 0 0 0;
}
.minos-list td {

}
.minos-list .null td{
	line-height: 1.2;
}
.minos-list .row td {
	line-height: 1.2;
}
.minos-pagenav.am-pagination {
	margin: 0;
}
.minos-pagenav.am-pagination a {
	color: #aaa;
}
.minos-panel {
	padding: 20px 10px;
}
.minos-alert {
	line-height: 1.2;
}
.minos-admin .row {
	margin-bottom: 10px;
}
.minos-admin .row.fixpadding {
	padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.minos-textbox {
	width: 100%;
	resize: none;
}
#minos-pulish .minos-width-4 {
	width: 33.33%;
}
#minos-pulish .minos-width-6 {
	width: 50%;
}
.footer {
  background-color: #eee;
  border-top: 1px solid #dadada;
  height: 120px;
  padding: 11px 19px;
  padding-bottom: 0;
  margin-bottom: -30px;
  margin-top: 15px;
}
.footer p {
  color: #7f8c8d;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}
.minos-social .am-icon-btn {
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
}
article {
	font-size: 14px;
}
article img {
    max-width:100%;
    height:auto;
}
article pre {
  padding: 0;
  margin: 0;
}
article *[data-indent="0"]{
  margin-left: 0px;
}
article *[data-indent="1"]{
  margin-left: 20px;
}
article *[data-indent="2"]{
  margin-left: 40px;
}
article *[data-indent="3"]{
  margin-left: 60px;
}
article *[data-indent="4"]{
  margin-left: 80px;
}
article *[data-indent="5"]{
  margin-left: 100px;
}
article *[data-indent="6"]{
  margin-left: 120px;
}
article *[data-indent="7"]{
  margin-left: 140px;
}
article *[data-indent="8"]{
  margin-left: 160px;
}
article *[data-indent="9"]{
  margin-left: 180px;
}
article *[data-indent="10"]{
  margin-left: 200px;
}
hr.minos-hr {
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
}
.minos-sorts .am-btn {
	margin-bottom: 5px;
}
.am-selected-btn.am-btn-default{
	background-color: #fff;
}
.am-fl.am-input-group-label {
	width: 97px;
}
.am-fl.minos-dropdown {
	border-left-width: 2px;
	border-left-color: #ccc;
}
ul.minos-admin-edit > li {
	padding: 0.5rem 0.2rem;
}
ul.minos-admin-edit > li > a{
	padding: 0;
}
ul.minos-admin-edit > li > form a{
  padding-left: 1rem;
  padding-right: 1rem;
}
.hidecont {

}
.minos-breadcrumb.am-breadcrumb {
	margin-bottom: 0;
	padding: .2em .5em;
}
a.minos-link {
	color: #354059;
}
a.minos-link:hover {
	color: red;
}
.minos-gray {
	color: #A0A0A0;
}
.admin-content-pagination li a {
	padding: 4px 8px;
}
.admin-content-pagination.am-pagination {
	margin: 0.6rem 0;
}
.minos-main {
	/* min-height: 550px; */
}

.video-info {
  margin: 0;
  /* margin-top: 10px; */
}
.video-play{
	display: block;
	width: 100%;
}
.video-play video {
                display: block;
                width: 100%;
                height: 100%;
            }
			
.s-hero {
    position: relative;
    color: #FFF;
    background-color: #117bf3;
    background-image: url('../i/pattern.svg'),linear-gradient(to right, #126CFA 0, #108AEC 100%);
    background-position: right center,center center;
    background-repeat: no-repeat,no-repeat;
    font-size: 17px;
    line-height: 1.53333333;
    overflow: hidden;
}
.s-hero, .s-hero *, .s-hero ::before, .s-hero ::after {
    box-sizing: border-box;
}

.s-hero._fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1050;
}


.s-hero .-container {
    margin: 0 auto;
    padding: 32px 15px;
    padding-top: 32px;
    padding-bottom: 32px;
    max-width: 1090px;
    width: 100%;
    position: relative;
    min-height: 40px;
    z-index: 2;
}

.s-hero._fixed .-title {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 0;
}


.s-hero._fixed .s-signup._hero .-social {
    align-items: center;
}

.pulllog-box {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 150;
	height: 64px;
	width: 100%;
	padding: 15px;
	font-size: 16px;
	color: #535886;
	background: rgba(220,229,239,0.9);
}

.pulllog-box .pulllog {
	margin: 0 auto;
}

.pulllog-box .pulllog .text {
	line-height: 2;
	font-size: 18px;
	color: #535886;
}

.pull-left, .float-left {
	float: left !important;
}

.pull-right, .float-right {
	float: right !important;
}


#footer {
	min-height: 120px;
}

.am-slides img {
	/*width:100%;
	height:100%; */
	display:flex;
    align-items:center; 
    justify-content:center;
} 