@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}



ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}



html,
body {
    height: 100%;
}

body {
    /*background-image: url(../images/main_bg2.jpg);*/
    background-repeat: repeat, no-repeat;
    background-position: 0% 0%;
    /*min-width: 1200px;*/
    /*font-family: "myriadpro-light", sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #58585a;
    font-weight: lighter;
    text-decoration: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.body_h100 {
    position: relative;
    height: auto;
    min-height: 100%;
    /*background-image: url(../images/main_bg1.jpg);
	background-repeat: no-repeat,no-repeat;
	background-position: 50% 0%;*/
}

.login_bg {
    background-color: #565656;
}

.page_bg {
    background-position: 50% -800px;
}

.body_padding_bottom {
    padding-bottom: 60px;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #565656;
}




.font1,
.font2,
.font3 {
    font-size: 14px;
    color: #58585a;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.font1 {
    font-weight: lighter;
    /*font-family: "myriadpro-light", sans-serif;*/
    /*font-family: 'Open Sans', sans-serif;*/
}

.font2 {
    /*font-family: "myriad-pro", sans-serif;*/
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: 300;
}

.font3 {
    /*font-family: "myriad-pro-semibold", sans-serif;*/
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: 600;
}

.font4 {
    font-weight: bold;
}



.uk-m-h2 {
    font-size: 28px;
}

:focus {
    outline: 0 none;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a,
a:hover,
a:active,
a:visited {
    
    color: #58585a;
    outline: 0;
    text-decoration: underline;
   
}

    a:hover {
        color: #000;
    }







#main {
    /*position:relative;*/
    overflow: hidden;
    width: 1152px;
    margin: 0 auto;
    padding-bottom: 60px;
    /*background-image: url("../images/_express.png");
	height : 600px;*/
}



::-webkit-input-placeholder {
    color: #acabab;
    font-weight: bold;
}

:-moz-placeholder { /* Firefox 18- */
    color: #acabab;
    font-weight: bold;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #acabab;
    font-weight: bold;
}

:-ms-input-placeholder {
    color: #acabab;
    font-weight: bold;
}




.btn {
    /*width: 140px;
	height: 30px;*/
    font-size: 14px;
    text-align: center;
    color: #d9d9d9;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    /*line-height: 32px;*/
    /*margin-top: 30px;*/
    -webkit-box-shadow: 0px 2px 0px 0px rgba(153, 179, 84, 1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(153, 179, 84, 1);
    box-shadow: 0px 2px 0px 0px rgba(153, 179, 84, 1);
}

.btn-b1 {
    /*width: 140px;
	height: 30px;*/
    font-size: 14px;
    text-align: center;
    color: #d9d9d9;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    /*line-height: 32px;*/
    /*margin-top: 30px;*/
    -webkit-box-shadow: 0px 2px 0px 0px rgba(39, 170, 218, 1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(39, 170, 218, 1);
    box-shadow: 0px 2px 0px 0px rgba(39, 170, 218, 1);
}

.btn-b {
    /*width: 140px;
	height: 30px;*/
    font-size: 14px;
    text-align: center;
    color: #d9d9d9;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    /*line-height: 32px;*/
    /*margin-top: 30px;*/
    -webkit-box-shadow: 0px 2px 0px 0px rgba(176, 176, 176, 1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(176, 176, 176, 1);
    box-shadow: 0px 2px 0px 0px rgba(176, 176, 176, 1);
}

.btn-s {
    /*width: 140px;
	height: 30px;*/
    font-size: 11px;
    text-align: center;
    color: #d9d9d9;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    /*line-height: 32px;*/
    /*margin-top: 30px;*/
}

.input_btn {
    /*margin: 0px 0 20px 0;*/
    padding-top: 14px;
    padding-bottom: 12px;
    /*line-height:48px;*/
    margin-bottom: 10px;
    /*height: 26px;*/
}


.btn a,
.btn a:hover,
.btn a:active {
    color: #d9d9d9;
}

.btn_st1 {
    margin-left: 10px;
    padding: 10px 20px 10px 20px;
}

.btn_st2 {
    padding: 10px 10px 10px 10px;
}

.btn_st-s {
    padding: 10px 10px 10px 10px;
}

/*Rounded Button*/
.rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
/*Light Gray Button*/
.button-light-g {
    background-color: #a4c65d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4c65d), color-stop(100%, #a4c65d));
    background-image: -webkit-linear-gradient(top, #a4c65d, #a4c65d);
    background-image: -moz-linear-gradient(top, #a4c65d, #a4c65d);
    background-image: -ms-linear-gradient(top, #a4c65d, #a4c65d);
    background-image: -o-linear-gradient(top, #a4c65d, #a4c65d);
    background-image: linear-gradient(top, #a4c65d, #a4c65d);
    border-width: 0;
    color: #fff;
}

    .button-light-g:hover {
        background-color: #99b354;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99b354), color-stop(100%, #99b354));
        background-image: -webkit-linear-gradient(top, #99b354, #99b354);
        background-image: -moz-linear-gradient(top, #99b354, #99b354);
        background-image: -ms-linear-gradient(top, #99b354, #99b354);
        background-image: -o-linear-gradient(top, #99b354, #99b354);
        background-image: linear-gradient(top, #99b354, #99b354);
        border-width: 0;
        cursor: pointer;
    }

    .button-light-g:active {
        background-color: #a4c65d;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4c65d), color-stop(100%, #a4c65d));
        background-image: -webkit-linear-gradient(top, #a4c65d, #a4c65d);
        background-image: -moz-linear-gradient(top, #a4c65d, #a4c65d);
        background-image: -ms-linear-gradient(top, #a4c65d, #a4c65d);
        background-image: -o-linear-gradient(top, #a4c65d, #a4c65d);
        background-image: linear-gradient(top, #a4c65d, #a4c65d);
        border-width: 0;
    }


.button-light-b1 {
    background-color: #27aada;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #27aada), color-stop(100%, #27aada));
    background-image: -webkit-linear-gradient(top, #27aada, #27aada);
    background-image: -moz-linear-gradient(top, #27aada, #27aada);
    background-image: -ms-linear-gradient(top, #27aada, #27aada);
    background-image: -o-linear-gradient(top, #27aada, #27aada);
    background-image: linear-gradient(top, #27aada, #27aada);
    border-width: 0;
    color: #fff;
}

    .button-light-b1:hover {
        background-color: #229ac6;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #229ac6), color-stop(100%, #229ac6));
        background-image: -webkit-linear-gradient(top, #229ac6, #229ac6);
        background-image: -moz-linear-gradient(top, #229ac6, #229ac6);
        background-image: -ms-linear-gradient(top, #229ac6, #229ac6);
        background-image: -o-linear-gradient(top, #229ac6, #229ac6);
        background-image: linear-gradient(top, #229ac6, #229ac6);
        border-width: 0;
        cursor: pointer;
    }

    .button-light-b1:active {
        background-color: #27aada;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #27aada), color-stop(100%, #27aada));
        background-image: -webkit-linear-gradient(top, #27aada, #27aada);
        background-image: -moz-linear-gradient(top, #27aada, #27aada);
        background-image: -ms-linear-gradient(top, #27aada, #27aada);
        background-image: -o-linear-gradient(top, #27aada, #27aada);
        background-image: linear-gradient(top, #27aada, #27aada);
        border-width: 0;
    }


.button-light-b {
    background-color: #cacaca;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca), color-stop(100%, #cacaca));
    background-image: -webkit-linear-gradient(top, #cacaca, #cacaca);
    background-image: -moz-linear-gradient(top, #cacaca, #cacaca);
    background-image: -ms-linear-gradient(top, #cacaca, #cacaca);
    background-image: -o-linear-gradient(top, #cacaca, #cacaca);
    background-image: linear-gradient(top, #cacaca, #cacaca);
    border-width: 0;
    color: #fff;
}

    .button-light-b:hover {
        background-color: #b0b0b0;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b0b0b0), color-stop(100%, #b0b0b0));
        background-image: -webkit-linear-gradient(top, #b0b0b0, #b0b0b0);
        background-image: -moz-linear-gradient(top, #b0b0b0, #b0b0b0);
        background-image: -ms-linear-gradient(top, #b0b0b0, #b0b0b0);
        background-image: -o-linear-gradient(top, #b0b0b0, #b0b0b0);
        background-image: linear-gradient(top, #b0b0b0, #b0b0b0);
        border-width: 0;
        cursor: pointer;
    }

    .button-light-b:active {
        background-color: #cacaca;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca), color-stop(100%, #cacaca));
        background-image: -webkit-linear-gradient(top, #cacaca, #cacaca);
        background-image: -moz-linear-gradient(top, #cacaca, #cacaca);
        background-image: -ms-linear-gradient(top, #cacaca, #cacaca);
        background-image: -o-linear-gradient(top, #cacaca, #cacaca);
        background-image: linear-gradient(top, #cacaca, #cacaca);
        border-width: 0;
    }


::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #d6d6d6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    line-height: 20px;
    color: #d6d6d6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
    line-height: 20px;
    color: #d6d6d6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

:-ms-input-placeholder {
    font-size: 14px;
    line-height: 20px;
    color: #d6d6d6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}



@media (max-width: 320px) {
}

.LoadingAngular {
    display: none;
}


/*tmp for 2.2 mobile*/
.switch, .by_category_subitem, .by_category_subitem_2 {
    height: 80px;
}
.item_bg {
    height: 85px;
    line-height: 32px;
}
#detail_cont ul li{
    list-style: outside none none;
    min-height: 54px;
    position: relative;
    width: 100%;
}
.detail_for_select #form_detail_for .detail_btn_area div a{
    width:initial;
}