html{height: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow-x:hidden;
    margin:0;
}

*{
    -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
}

input,
textarea,
button,
select,
img {
    outline: none;
}

body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
}

body:lang(tc-HK){font-family: Microsoft JhengHei;}

body:lang(tc-HK) button,body:lang(tc-HK) input,
body:lang(tc-HK) select,body:lang(tc-HK) textarea
{font-family: Microsoft JhengHei;}

body:lang(en-HK) button,body:lang(en-HK) input,
body:lang(en-HK) select,body:lang(en-HK) textarea
{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

.tc{font-family: Microsoft JhengHei;}
.en{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

input,
input.text,button,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
}

.fl{float: left;}
.fr{float: right !important;}

.clear{clear: both;}

h1,h2,h3,h4,h5,h6{margin:10px 0;padding: 0;font-weight: normal;}

h1{font-size: 32px;}
h2{font-size: 24px;}
h3{font-size: 18px;}
h4{font-size: 16px;}
h5{font-size: 15px;}
h6{font-size: 13px;}

button,div,input,select{outline: none;}

.m0{margin: 0 !important;}
.m5{margin: 5px 0 !important;}
.m10{margin: 10px 0 !important;}
.m20{margin: 20px 0 !important;}
.m30{margin: 30px 0 !important;}
.m40{margin: 40px 0 !important;}
.m50{margin: 50px 0 !important;}

.mt-0{margin-top: 0px !important;;}
.mt-10{margin-top: 10px !important;}
.mt-20{margin-top: 20px !important;}
.mt-30{margin-top: 30px !important;}
.mt-40{margin-top: 40px !important;}
.mt-50{margin-top: 50px !important;}

.mb-0{margin-bottom: 0px !important;;}
.mb-10{margin-bottom: 10px !important;;}
.mb-20{margin-bottom: 20px !important;;}
.mb-30{margin-bottom: 30px !important;;}
.mb-40{margin-bottom: 40px !important;;}
.mb-50{margin-bottom: 50px !important;;}
.mb-60{margin-bottom: 60px !important;;}

.mr-0{margin-right: 0px !important;;}
.mr-10{margin-right: 10px !important;}
.mr-20{margin-right: 20px !important;}
.mr-30{margin-right: 30px !important;}
.mr-40{margin-right: 40px !important;}
.mr-50{margin-right: 50px !important;}

.text-left{text-align: left !important;}
.text-center{text-align: center !important;}

.text-red{color: #ef4c2b;}
.text-blue{color: #0057a6;}


img.fullimg{width: 100%;height: auto;}

.row{margin-right: -15px;margin-left: -15px;}

.half_col{width: 50%;padding: 0 15px;float: left;}
.full_col{width: 100%;padding: 0 15px;float: left;}

.font_13{font-size: 13px;}

.greybg{background-color: #f5f5f5;}

.wrapper {
    min-height:100%;
    position:relative;
    padding-bottom: 252px;
}

.clear {clear: both;}

.container{
    width: 1200px;
    margin: 0 auto;
}

i.icon-t2px{position: relative;top: 2px;}


/*topheading*/
.TopHeading{
    position: relative;
    width: 100%;
    padding: 8px 20px;
}

.headinglogo img{width: auto;height: 90px;}

.logo-full{display:inline-block;}
.logo-mobile{display:none;}

.hkaaa-top,.media-Lang{display: inline-block;}
.hkaaa-top img{
    position: relative;
    top: 4px;
    width: auto;height: 80px;
}

.media-Lang{
    margin-left: 15px;
    position: relative;
    top: -25px;
}

.media-Lang img{position: relative;top: 5px;}
.media-Lang a{text-decoration: none;color: #000;}

.nav-mobile{
    display: inline-block;position: absolute;
    left: 15px;
    top: 25px;
}

.container{
    width: 1140px;margin:0 auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.navbar{
    width: 100%;
    background-color: #0057a6;
}


/*banner*/
.banner{width: 100%;margin-bottom: -5px;}
.banner img{width: 100%;height: auto;}

/*color*/
.colour_section{
    position: relative;
    width: 33.33%;
    float: left;
    color: #fff;
    text-align: center;
    padding: 45px 0;
    margin:0;
    height: 216px;
}

.colour_section .single{
    position: relative;
    top: 15px;
}

.bg_Green{background-color: #00a052;}
.bg_Blue{background-color: #0699d9;}
.bg_Yellow{background-color: #d6c201;}
.bg_Pink{background-color: #dd76ad;}

.colour_section i{font-size: 65px;line-height: 1;margin-bottom: 10px;display: inline-block;}

.colour_section a{color: #fff;text-decoration: none;}

.section{width: 100%;padding: 45px 0;}

.home-content{width: 75%;float: left;padding: 0 15px;}
.ads{float:left;width: 25%;padding: 0 15px;}


.gh-01,.gh-02,.title{width: 100%; font-size: 28px;position:relative;margin-bottom: 20px;}
.gh-01:after{
    content:"";
    width:100%;
    height:3px;
    left:0;
    bottom:-3px;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    background: #0097d3; /* Old browsers */
    background: -moz-linear-gradient(left, #0097d3 0%, #0097d3 29%, #22ac38 29%, #22ac38 66%, #de000e 66%, #de000e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0097d3 0%,#0097d3 29%,#22ac38 29%,#22ac38 66%,#de000e 66%,#de000e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0097d3 0%,#0097d3 29%,#22ac38 29%,#22ac38 66%,#de000e 66%,#de000e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097d3', endColorstr='#de000e',GradientType=1 ); /* IE6-9 */
}

.gh-02:after{
    content:"";
    width:100%;
    height:3px;
    left:0;
    bottom:-3px;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    background: #de000e; /* Old browsers */
    background: -moz-linear-gradient(left, #de000e 0%, #de000e 29%, #0097d3 29%, #0097d3 66%, #fdd100 66%, #fdd100 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #de000e 0%,#de000e 29%,#0097d3 29%,#0097d3 66%,#fdd100 66%,#fdd100 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #de000e 0%,#de000e 29%,#0097d3 29%,#0097d3 66%,#fdd100 66%,#fdd100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de000e', endColorstr='#fdd100',GradientType=1 ); /* IE6-9 */
}


.video{width: 100%; margin-bottom: 40px;}

.row-xs{margin-left: -10px;margin-right: -10px;}
.box-news{
    width: 50%;padding: 0 10px;
    float: left;
}

.box-news-03{width: 33.33%;}


.box-news .content{
    width: 100%;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.box-news-03 .content{margin-bottom: 30px;}

.scale-img {
    width: 100%;
    padding-top: 67%;
    position: relative;
}

.scale-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit:contain;
}


.blue-date{
    background-color: #0057a6;
    display: inline-block;
    color: #fff;
    margin:7px 0;
    font-size: 13px;
    padding:5px 7px;
}
.blue-date i{position: relative;top:1px;margin-right: 3px;}

.box-news p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    margin:0;
}

.box-album{
    width: 33.33%;
    float: left;
    padding: 0 10px;
}

.box-album .content{
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}

.box-album .content .blue-date{
    position: absolute;
    top: 5px;
    left: 10px;
}

.box-album .content p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    margin:0;
    font-size: 16px;
}


.bgimg-repeat{
    width: 100%;
    background-image: url("../img/bg_noise.png");
    background-color: #eeeeee;
}

.hkat{padding: 0 15px;}

.profile-box{
    width: 33.33%;float: left;
    padding: 0 15px;
    margin-top: 15px;
}

.profile-box .content{
    width: 100%;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(173,173,173,1);
    -moz-box-shadow: 0px 2px 6px 0px rgba(173,173,173,1);
    box-shadow: 0px 2px 6px 0px rgba(173,173,173,1);
}

.profile-box .profile{
    padding: 8px;
    margin-top: -5px;
    background-color: #fff;
    text-align: center;
}

.profile h3{margin:5px 0;}
.profile-box .profile p{margin:0;}

.colorBlue{color: #0057a6;}

.sponsor{padding: 30px 0;}
.sponsor-row{margin-bottom: 15px;}


.supports_lg .scale-img,.supports_md .scale-img,.supports_sm .scale-img{
    padding-top: 45%;
}

.supports_lg{
    width: 33.33%;float: left;padding-right: 25px;
    margin-bottom: 12px;text-align: left;
}


.scale-img img{object-position:center;}

.supports_md{
    width: 25%;float: left;padding-right: 25px;
    margin-bottom: 12px;text-align: left;
}


.supports_sm{
    width: 20%;float: left;padding-right: 25px;
    margin-bottom: 12px;text-align: left;

}

.supports{width: 25%;float: left;text-align: left;}

.supports_lg img{max-height: 130px;}
.supports_md img{max-height: 115px;}
.supports_sm img{max-height: 85px;}


footer{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #0057a6;
    color: #fff;
}

.footer-logo{padding: 25px 0 0 0;text-align: center;}

.footer-links{
    width: 100%;
    text-align: center;
    padding: 40px 0 30px 0;
}
.footer-links a{
    color: #fff;text-decoration: none;
    display: inline-block;
    margin:0 20px;
}

.footer-links a:hover{color: #fdd100;}

.copyright{
    width: 100%;
    color: #fff;
    padding: 13px 0;
    font-size: 13px;
    text-align: center;
    background-color: #014a8d;
}
.mobile-show{display: none !important;}
.display-inlineBK{display: inline-block;}

/*web location*/
.weblocation{
    width: 100%;
    padding: 35px 0;
    text-align: center;
    background-color: #102b40;
    color: #fff;
}

.weblocation a{
    color: #fff;display: inline-block;
    margin: 0 5px;
    text-decoration: none;
}
.weblocation a:hover{color:#fdcf00;}
.weblocation a.active{pointer-events:none;}


.stlyeTitle{
    font-size: 28px;position:relative;
    display: inline-block;
}

.BG_BTBorder:after{
    content:"";
    width:100%;
    height:3px;
    left:0;
    bottom:-3px;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    background: #0097d3; /* Old browsers */
    background: -moz-linear-gradient(left, #0097d3 0%, #0097d3 50%, #22ac38 50%, #22ac38 100%0%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0097d3 0%,#0097d3 50%,#22ac38 50%,#22ac38 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0097d3 0%,#0097d3 50%,#22ac38 50%,#22ac38 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097d3', endColorstr='#22ac38',GradientType=1 ); /* IE6-9 */
}

.BR_BTBorder:after{
    content:"";
    width:100%;
    height:3px;
    left:0;
    bottom:-3px;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    background: #0097d3; /* Old browsers */
    background: -moz-linear-gradient(left, #0097d3 0%, #0097d3 50%, #e53844 50%, #e53844 100%0%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0097d3 0%,#0097d3 50%,#e53844 50%,#e53844 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0097d3 0%,#0097d3 50%,#e53844 50%,#e53844 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097d3', endColorstr='#e53844',GradientType=1 ); /* IE6-9 */
}

.page_content p{line-height: 1.6;}

.cookies{
    display: none;
    background-color: #181818;
    color: #fff;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    font-size: 15px;
}
.cookies p{margin:8px 0 10px 0;}
.cookies a{color: #fff;text-decoration: underline;}

.blue-btn{
    cursor: pointer;
    display: inline-block;
    border:0;
    background-color: #0057a6;
    color: #fff;
    padding: 8px 16px;
    text-decoration: none !important;
}

.cookies .cross-btn{
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 0;
    color: #fff;
    font-size: 15px;
    border:0;
    background-color: transparent;
}

.news_time{color: #999999;letter-spacing: -0.3px;}
.news_time i{position: relative;top: 1px;margin-right: 5px;}

.tab_control{position: relative;}

.tab_control button{
    border:0;
    cursor: pointer;
    color: #999;
    background-color: transparent;
    font-size: 18px;
    padding:5px 0;
    display: inline-block;
    border-bottom: 3px solid transparent;
    margin-right: 30px;
}

.tab_control button.active{
    color: #0057a6;
    border-bottom: 3px solid #0057a6;
}

.tab-content{margin-top: 30px;}

.tab-content{display: none;}

.tab-content.active{display: block;}

.table-heading-Green{
    background-color: #22ad38;
    color: #fff;
    padding: 12px 15px;
}
.table-heading-Blue{
    background-color: #0057a6;
    color: #fff;
    padding: 12px 15px;
}
.schedule_table{
    width: 100%;
    font-size: 16px;
    border-collapse: collapse;
}
.schedule_table tr:nth-child(odd){
    background-color: #f6f6f6;
}

.schedule_table th{
    background-color: #fff;
    border-bottom: 2px solid #000;
}
.schedule_table th, .schedule_table td{
    padding: 8px 15px;
    text-align: left;
}

.schedule_table tr a{color: #0057a6;text-decoration: underline;
    display: inline-block;
    margin-right: 50px;
}
.secondTable{margin-top: 30px;}

.selectbox{position: relative;}
.selectbox select{
    border:2px solid #ddd;
    padding: 8px 15px;
    background-color: #fff;
    font-size: 15px;
    min-width: 250px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.selectbox select:hover,.selectbox select:active{
    background-color: #f9f9f9;
    border:2px solid #0057a6;
}

.selectbox i{
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 14px;
}

.eqWrap {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.equalHMR{
    width: 50%;
    text-align: left;
    margin-bottom: 30px;
    padding: 0 15px;
}

.team_content{
    width: 100%;
    float: left;
    padding-top: 30px;
    position: relative;
    border-top:2px solid #e5e5e5;
}

.team_content.top2{
    padding-top: 0;
    border-top:0;
}


.member_profile{
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 15px 0;
}

.team_img{
    width: 25%;
    float: left;
    padding: 0 15px;
}

.team_profile{
    position: relative;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 5px;
}

.team_profile .name{
    display: inline-block;
    color: #0057a6;
    font-size: 24px;
    margin:0px 10px 10px 0;
}
.team_profile .club{
    display: inline-block;
    color: #555555;margin:0 0 10px 0;font-size: 15px;
    line-height: 1.6;
}
.team_profile .club div{
    display: inline-block;
    margin: 0 15px 0 0;
}

.team_profile p.records{
    color: #0057a6;margin:0 0 10px 0;
}


.profile_table_container .tab button{
    cursor: pointer;
    border:0;
    display: inline-block;
    color: #777;
    background-color: #eee;
    font-size: 15px;
    padding: 4px 10px;
    margin: 0 10px 8px 0;
}

.profile_table_container .tab button.active{
    color: #fff;
    background-color: #0057a6;
}

.profile_table_container{
    float: left;
    width: 75%;
    padding: 0 15px;
}

.profile_table_container h3{background-color: #f5f5f5;margin: 0;padding: 10px;}

.international_records{display: none;}

.profile_table{
    overflow-x:scroll;
}

.profile_table::-webkit-scrollbar {
    height: 4px;
    background-color: #eee;
    color: #000;
}

.profile_table::-webkit-scrollbar-thumb {
    background: #0057a6;
    border-radius: 10px;
}


.profile_table table{
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    background-color: #fff;
    min-width: 800px;
    white-space: nowrap;

}


.profile_table table th,.profile_table table td{
    font-weight: normal;
    text-align: center;
    padding: 7px 5px;
}
.profile_table table tr{
    border-bottom: 1px solid #eee;
}


.item_container h2{
    margin-top: 20px;
    color: #fff;
    padding: 6px 12px;
    background-color: #0057a6

}

/*album*/
.grid{width:100%;float: left;}

.grid-item { width: 33.33%;padding: 7px; }
.grid-item img{max-width: 100%;}


/*transportation*/
#map{
    width: 100%;
    height: 500px;
}

.traffic_row{
    margin: 30px 0;
    width: 100%;
}

.traffic_row img{position: relative;top: 4px;}
.traffic_row p{line-height: 1.7;font-size: 16px;}

hr.transportation_hr{
    border:0;
    content:"";
    width:100%;
    height:3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de000e+0,de000e+29,0097d3+29,0097d3+66,fdd100+66,fdd100+100 */
    background: #0097d3; /* Old browsers */
    background: -moz-linear-gradient(left, #0097d3 0%, #0097d3 25%, #22ac38 25%, #22ac38 50%, #de000e 50%, #de000e 75%,#fdd100 75%,#fdd100 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0097d3 0%,#0097d3 25%,#22ac38 25%,#22ac38 50%,#de000e 50%,#de000e 75%,#fdd100 75%,#fdd100 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0097d3 0%,#0097d3 25%,#22ac38 25%,#22ac38 50%,#de000e 50%,#de000e 75%,#fdd100 75%,#fdd100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097d3', endColorstr='#de000e',GradientType=1 ); /* IE6-9 */
}

.traffic_row table{
    width: 100%;
    margin-top: 20px;
    border-collapse: collapse;
}

.traffic_row table th{
    background-color: #0057a6;
    color: #fff;
}

.traffic_row table th,.traffic_row table td{
    padding: 10px 15px;
    text-align: left;
    width: 50%;
}

.traffic_row table tr:nth-child(odd) {background-color: #f6f6f6;}

/*scroll top*/
.scrollToTop{
    width:40px;
    height:40px;
    padding:10px;
    text-align:center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position:fixed;
    bottom:25px;
    right:25px;
    display:none;
    z-index: 99;
}
.scrollToTop img{width: 40px;height: 40px;}
.scrollToTop:hover{
    text-decoration:none;
}

/*login*/
.login_form{
    text-align: center;
    width: 450px;
    margin:10px auto 40px auto;
}

.login_form img{width: auto;height: 75px;margin-bottom: 15px;}

input.form-control,select.form-control{
    width: 100%;
    background-color: #edf0f7;
    padding: 14px;
    border:2px solid #fff;
    font-size: 15px;
    margin-bottom: 20px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    border-radius:3px;
}

input.form-control:focus,textarea.form-control:focus{
    border:2px solid #0057a6;
}

input.form-submit{
    width: 100%;
    background-color: #0057a6;
    padding: 16px;
    color: #fff;
    border:2px solid #0057a6;
    font-size: 16px;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius:3px;
}

textarea.form-control{
    width: 100%;
    background-color: #edf0f7;
    padding: 14px;
    border:2px solid #fff;
    font-size: 15px;
    margin-bottom: 20px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    border-radius:3px;
    resize:none;
    min-height: 200px;
}

/*athlete_form*/

.athlete_form{width: 100%;margin:0 auto;}

.profile-name{
    float: left;
    width: 25%;
}

.athlete_form img{width: auto;height: 160px;}

.name_club h2,.name_club h3{margin:0;line-height: 1.5;}

.form{
    float: left;
    width: 75%;
}


.form h2{margin:0 0 30px 0;}

.form h3{
    background-color: #0057a6;
    color: #fff;
    margin:0 0 25px 0;
    padding: 8px 15px;
}

.form h4{margin:0;}

.form-group {
    position: relative;
    margin-bottom: 35px;
}
.form-group + .form-group {
    margin-top: 30px;
}

.form-label {
    position: absolute;
    left: 0;
    top: 10px;
    color: #999;
    background-color: #fff;
    z-index: 10;padding-right: 10px;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
}

.focused .form-label {
    -webkit-transform: translateY(-125%);
    transform: translateY(-125%);
    font-size: 14px;
}

.form-input {
    position: relative;
    padding: 12px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
    font-size: 15px;
    box-shadow: 0 1px 0 0 #aaa;
    transition: box-shadow 150ms ease-out;
    height: 37px;
}
.form-input:focus {
    box-shadow: 0 2px 0 0 #0057a6;
}


.col-100{width: 100%;float: left;padding: 0 15px;}
.col-70{width: 70%;float: left;padding: 0 15px;}
.col-50{width: 50%;float: left;padding: 0 15px;}
.col-40{width: 40%;float: left;padding: 0 15px;}
.col-33{width: 33.33%;float: left;padding: 0 15px;}
.col-30{width: 30%;float: left;padding: 0 15px;}
.col-25{width: 25%;float: left;padding: 0 15px;}
.col-20{width: 20%;float: left;padding: 0 10px;}


select.form-select{
    border:0;
    box-shadow: 0 1px 0 0 #aaa;
    padding: 12px 0px 5px 0;
    width: 100%;
    font-size: 15px;
    height: 37px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form-group h4{
    webkit-transform: translateY(-125%);
    transform: translateY(-125%);
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 14px;
    margin:0;
    top: 10px;
    color: #999;
}

.form-group i{
    position: absolute;
    right: 0;
    font-size: 12px;
    bottom: 5px;
}

input.submit-btn{
    font-size: 16px;
    min-width: 100px;
}

.international_form, .personal_form {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.international_form .Title, .personal_form .Title{
    position: relative;
    font-weight: 16px;
    padding: 5px 15px;
    margin-top: -15px;
    margin-bottom: 20px;
}

.international_form hr, .personal_form hr{
    margin-top: -10px;
    border:0;border-top: 2px solid #0057a6;
    margin-bottom: 15px;
}

.international_form .remove_btn, .personal_form .remove_btn{
    position: absolute;
    bottom: 5px;
    right: 15px;
}

.international_form .remove_btn button, .personal_form .remove_btn button{
    cursor: pointer;
    border:0;
    color: #888;
    background-color: transparent;
}

.international_form .remove_btn button:hover, .personal_form .remove_btn button:hover{
    color: #0057a6;
}

.duplicate button{
    cursor: pointer;
    border:0;
    background-color: #0057a6;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
}

/*preview image*/
.preview_img{
    position: relative;
    min-height: 250px;
    padding: 30px;
    width: 100%;
    top: 20px;
    border:1px dashed #ddd;
}

.preview_img input{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    min-height: 250px;
    cursor: pointer;
}


.preview_img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 248px;
    object-fit:contain;
}

/*success*/
.success{text-align: center;margin-top: 40px;min-height: 300px;}
.success img{width: auto;height: 100px;margin-bottom: 10px;}
.success h1{margin-bottom: 30px;}


/*tabs*/
.tab{
    width: 100%;
    clear: both;
}

.filteroptions {
    position: relative;
    width: 100%;
    margin: 10px 0;
}

.filteroptions button{
    padding: 5px 10px;
    background-color: transparent;
    border:1px solid #999;
    color: #777;
    margin:0 5px 10px 0;
    font-size: 15px;
    cursor: pointer;
}

.filteroptions button.active{
    color: #fff;
    border:1px solid #0057a6;
    background-color: #0057a6;
}