*, :after, :before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    outline:none;
    margin:0px;
    padding:0px;
}
/* ===== CSS ===== */
.uk-modal .uk-close:after{
    content:'';
	background-image:url(https://ecard.vn/theme/public/ecard/image/close.svg);
    width:20px;
    height:20px;
    background-size:cover;
    opacity:1;
}
.uk-modal .uk-modal-dialog>.uk-close:first-child{
    background-color:#FFF;
    position:absolute;
    right:-10px;
    top:-10px;
    width:20px;
    height:20px;
    margin:0px;
    border-radius:50%;
    padding:2px;
    opacity:1;
    box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.uk-modal .uk-modal-dialog{
    max-width:368px;
    color:#000;
}
.uk-modal.qr .uk-modal-dialog{
    max-width:285px;
}
.uk-modal .uk-modal-dialog .name{
    font-weight:bold;
    font-size:18px;
}
.uk-modal .uk-modal-dialog .image{
    border:1px solid #000;
    margin-bottom:15px;
    border-radius:4px;
}
.uk-modal .uk-modal-dialog .image img{
    border-radius:4px;
    width:100%;
}
.uk-modal .uk-modal-dialog input{
    width:100%;
    border:1px solid #000;
}
/* ===== #HTML ===== */
html, body{
    background-color:#FFF;
	color:#FFF;
	font-size:14px;
}
.uk-panel-title>*{
    font-weight:bold;
    color:#FFF;
}
.content>div{
	margin-bottom:10px;
}
.content>div:last-child{
	margin-bottom:0px;
}
.content>div>a{
    display:inline-block;
    width:100%;
    color:#FFF;
    position:relative;
    border:1px solid #FFF;
    padding:8px 10px 8px 45px;
    border-radius:25px;
}
.content>div>a span.icon{
    position:absolute;
    left:15px;
    top:10px;
    width:18px;
    height:18px;
}
.content>div>a span.icon svg{
    width:100%;
    height:100%;
}
.content>div>a span.icon svg path{
	fill:#000;
}
.content>.ember{
	position:relative;
	padding-bottom:56.25%; /* 16:9 */
	height:0;
}
.content>.ember iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ===== #CARD ===== */
#card{
	max-width:468px;
	min-height:768px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	position:relative;
    background-color:#173e79;
    /* background-color:#FFF; */
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
#card>div>.wrapper{
    margin:0px 15px 15px 15px;
}
#card>div:last-child.wrapper{
    margin-bottom:0px;
}
/* ===== #HEADER ===== */
#card>#header>.wrapper{
    padding:10px 15px;
    margin:0px;
	background-color:#FFF;
    border-radius:0px;
}
#header .brand img{
    height:20px;
}
#header .brand-text>*{
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
    font-size:16px;
}
#header ul{
	margin-bottom:0px;
    padding:0px;
}
#header ul>li{
    display:inline-block;
    margin-left:10px;
}
#header ul>li svg{
    width:16px;
    height:16px;
}
#header ul>li svg path{
	fill:#000;
}
#header ul>li.lang a{
    display:inline-block;
    width:20px;
    height:20px;
}
#header ul>li.lang a img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
}
#header .search{
    position:relative;
}
#header .search input{
    width:125px;
    border:1px solid #000;
    background-color:transparent;
    color:#000;
    border-radius:25px;
    padding:0px 30px 0px 15px;
    height:25px;
    line-height:25px;
}
#header .search button{
    background-color:transparent;
    text-shadow:none;
    color:#000;
    position:absolute;
    right:0px;
    top:0px;
    border:none;
    height:25px;
    line-height:25px;
    min-height:25px;
}
/* ===== #COVER ===== */
#cover{}
#card>#cover>.wrapper{
    margin:0px;
    background-color:transparent;
    padding:0px;
	min-height:35px;
}
#cover .image{
	height:200px;
}
#cover .image img{
    width:100%;
    height:100%;
    object-fit:cover;
}
/* ===== #AVATAR ===== */
#avatar{}
#avatar .image{
    height:250px;
}
#avatar .image img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:10px 0px 0px 10px;
}
/* ===== #PROFILE ===== */
#profile{
    background-color:#FFF;
    margin:0px 15px 25px 15px;
    border-radius:10px;
    position:relative;
}
#profile.cover{
	margin-top:-25px !important;
}
/* ===== #INFO ===== */
#info{}
#info>.wrapper{
    padding:15px 10px 0px 0px;
    margin-bottom:10px;
    word-wrap:break-word;
}
#info .name{
	margin-bottom:15px;
}
#info .name>h1{
    display:inline-block;
    font-size:18px;
    line-height:125%;
    font-weight:bold;
    margin-bottom:0px;
}
#info .name>a{
    text-decoration:none;
}
#info .name>a>h2{
    font-size:inherit;
    line-height:inherit;
    display:inline-block;
    margin:0px;
}
#info .name>a{
    color:#000;
}
#info .company{
    font-size:inherit;
    line-height:inherit;
    margin:0px;
}
#info .company>*{
    color:inherit;
}
/* ===== #CONTACT ===== */
#contact{}
#contact .wrapper>div{
    display:inline-block;
    margin:0px 10px 0px 0px;
}
#contact a{
    border:1px solid #000;
    display:inline-block;
    width:35px;
    height:35px;
    line-height:35px;
    text-align:center;
    border-radius:50%;
    color:#000;
}
#contact a svg{
    width:18px;
    height:18px;
}
#contact a svg path{
	fill:#000;
}
/* ===== #introduce ===== */
#card>#introduce>.wrapper{
    /* background-color:#FFF; */
    /* border-radius:10px; */
    /* padding:15px; */
}
#introduce .content{
    font-size:inherit;
    line-height:inherit;
    color:#FFF;
}
/* ===== #SOCIAL ===== */
#social .uk-grid>div{
	margin-bottom:10px;
}
#social .uk-grid>div>a{
    display:inline-block;
    border-radius:4px;
    width:100%;
    text-align:center;
    height:50px;
    line-height:50px;
    border:1px solid #FFF;
}
#social .uk-grid>div>a>img{
    width:30px;
    height:30px;
    border-radius:4px;
}
/* ===== #PHOTO ===== */
#photo .media .uk-grid>div{
	margin-bottom:10px;
}
#photo .media .image{
    height:100px;
    border-radius:4px;
}
#photo .media .image img{
	width:100%;
	height:100%;
	object-fit:cover;
    border-radius:4px;
}
/* ===== #TOOL ===== */
#tool{
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    z-index:1;
}
#card>#tool>.wrapper{
    padding:10px 15px;
    margin:0px auto;
    border-radius:0px;
}
#tool .wrapper{
	max-width:468px;
	margin:0px auto;
    background-color:#FFF;
    box-shadow:rgba(0, 0, 0, 0.16) 0px -1px 4px;
}
#tool .button .uk-button{
    background:#173e79;
    color:#FFF;
    text-shadow:none;
    border-radius:25px;
    width:100%;
    text-transform:uppercase;
    height:40px;
    line-height:40px;
}
#tool .button .uk-button svg{
    width:20px;
    height:20px;
}
#tool .button .uk-button svg path{
	fill:#FFF;
}
#tool .button .uk-button>span{
	margin-left:10px;
    font-weight:bold;
}
/* ===== #FOOTER ===== */
#footer{}
#card>#footer>.wrapper{
	padding:0px 15px 75px 15px;
    margin:0px;
    background-color:transparent;
    text-align:center;
}
#footer .content{}
#footer .ref{
    margin-bottom:10px;
    /* font-style:italic; */
}
#footer a{
    color:#FFF;
}