/*Reset css*/
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1.42857;
    font-size: 13px;
    font-family: Arial;
    overflow-y: scroll;
}
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;
}
.clear
{
    clear: both;
}
/*********Style**************/
@font-face
{
    font-family: FPT-DaxlinePro-Bold;
    src: url('../fonts/FPT-DaxlinePro-Bold.ttf');
}
@font-face
{
    font-family: OpenSans-Semibold;
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face
{
    font-family: OpenSans-Light;
    src: url('../fonts/OpenSans-Light.ttf');
}
#top
{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}
#logo
{
    width: 200px;
    float: left;
}
#topmenu
{
    width: 800px;
    float: right;
}
#wrap_status_login_lang
{
    color: #6f6f6f;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    width: 330px;
    float: right;
}
#status_login
{
    float: right;
    margin: 0 50px;
}
#lang
{
    float: right;
    margin: 0 20px;
}
/*******Start Menu*********/
#menu
{
    height: 40px;
    float: right;
}
#menu li
{
    float: left;
}
#menu li a
{
    text-decoration: none;
    color: #434343;
    font-weight: bold;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-right: 20px;
    padding-left: 60px;
}
#menu li a:hover
{
    text-decoration: none;
}
/*******End Menu*********/
/*******Start Main Content*********/
#wrap_main_content
{
    min-height: 500px;
    background: url('../img/bg5.jpg') no-repeat center top;
}
/*******End Main Content*********/
#main_content
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#login
{
    position: absolute;
    top: 60px;
    right: 0;
}
.header_login
{
    overflow: hidden;
    margin: 10px 0;
}
.header_login .header
{
    float: left;
    font-family: 'FPT-DaxlinePro-Bold';
    font-size: 18px;
    padding-top: 10px;
}
.header_login .group_button_social
{
    margin-left: 15px;
    float: left;
}
.header_login .group_button_social .gg
{
    display: block;
    width: 24px;
    height: 24px;
    background: url('../img/logo_social.png') no-repeat left;
    float: left;
    margin-right: 10px;
}
.header_login .group_button_social .fb
{
    display: block;
    width: 24px;
    height: 24px;
    background: url('../img/logo_social.png') no-repeat right;
    float: left;
}
#login p
{
    padding: 5px 0;
}
#login input#username,#login input#password
{
    color: #626262;
    font-size: 12px;
    width: 180px;
    height: 25px;
    padding: 0 10px;
    border: 1px solid #757f51;
}
#login input#submit
{
    height: 35px;
    background: #b23f16;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
#login p.forget_pass a
{
    text-decoration: none;
    color: #fff;
    padding: 10px;
}
/*********Start slideshow************/
#slideshow
{
    height: 500px;
}
#slideshow .content
{
    color: #232323;
}
#slideshow .content .wrap_header_top_bottom
{
    float: left;
    padding: 5px 0;
}
#slideshow .content .header_top_content
{
    font-size: 30px;
    font-family: "OpenSans-Semibold";
}
#slideshow .content .header_bottom_content
{
    font-size: 30px;
    font-family: "OpenSans-Light";
}
#slideshow .content .header_right_content
{
    font-size: 14px;
    font-family: "OpenSans-Light";
    padding: 30px 0 0 190px;
}
/*********End slideshow************/

#contact
{
    overflow: hidden;
    width: 500px;
    float: right;
    padding: 20px 60px;
}
#contact .call_us
{
    float: left;
    padding: 0 20px;
}
#contact .email_us
{
    float: left;
    padding: 0 20px;
    border-right: 1px dotted #888787;
}

#dangky_facebook
{
    position: absolute;
    left: 0;
    bottom: -65px;
}
#dangky_facebook .dangkyngay
{
    margin-bottom: 80px;
}
/*********Start Footer************/
#wrap_footer
{

}
#top_footer
{
    height: 263px;
    background: url('../img/bg_footer.jpg') repeat-x;
}
#wrap_top_footer
{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    line-height: 15px;
}
.group_footer
{
    float: left;
    color: #fff;
}
.group_footer .header_group_footer
{
    font-weight: bold;
    padding: 20px 0 15px;
}
.group_footer ul li
{
    float: none;
    line-height: 20px;
}
.group_footer ul li a
{
    color: #fff;
    text-decoration: none;
}
.group_footer ul li a:hover
{
    text-decoration: underline;
}
.gioithieu
{
    width: 300px;
    padding-right: 40px;
}
.fshare
{
    width: 200px;
}
.chinhsach
{
    width: 250px;
}
.hotro
{
    width: 210px;
}
.congcu_footer li a
{
    display: block;
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 10px;
}
.congcu_footer li a.one
{
    background: url('../img/logo_congcu.png') 268px;
}
.congcu_footer li a.two
{
    background: url('../img/logo_congcu.png') 213px;
}
.congcu_footer li a.three
{
    background: url('../img/logo_congcu.png') 157px;
}
.congcu_footer li a.four
{
    background: url('../img/logo_congcu.png') 101px;
}
.congcu_footer li a.five
{
    background: url('../img/logo_congcu.png') 45px;
}
#copyright
{
    overflow: hidden;
    width: 1000px;
    margin: 20px auto;
}
#logo_fpt_telecom
{
    width: 118px;
    float: left;
}
#text_copyright
{
    float: left;
    padding-left: 20px;	
    height: 36px;
    line-height: 36px;
    color: #868686;
    font-size: 12px;
}
/*********End Footer************/
.dropdown-menu .divider {
    margin: 4px 0;
}
.dropdown-menu > li > a, .dropdown-menu > li.info  {
    font-size: 12px;
    color: #555;
    height: 28px;
    padding: 2px 30px 0 15px;
}
.dropdown-menu > li.info  {
    color: #888;
}
.sidebar h5 {
    font-size: 20px !important;
    font-weight: bold;
    color: #069;
}
.sidebar ul {
    margin-bottom: 20px;
}
.sidebar ul li{
    padding: 3px 0 3px 3px;
    margin-bottom: 10px;
}
.sidebar ul li img{
    vertical-align: sub;
    margin-right: 10px;
}
.sidebar ul li a {
    color: #444; 
    font-weight: 600;
}



.in-grid {
    /*padding-top: 14px;*/
}
.align-right {
    text-align: right;
}
/* file management page*/

.filename,  .file-downloaded, .file-uploaded{
    background: url('../images/files/file.png') no-repeat 0px 5px;/*4px 1px;*/
    padding-left: 55px;
    height: 42px;
    display: inline-block;
}
a.folder {
    background: url('../images/files/folder.png') no-repeat left center;
}
a.folder[data-id="Public"] {
    background: url('../images/files/public.png') no-repeat left center;
    font-weight: bold;
}
a.folder[data-id="Documents"] {
    background: url('../images/files/document.png') no-repeat left center;
    font-weight: bold;
}
a.folder[data-id="Photos"] {
    background: url('../images/files/photofolder.png') no-repeat left center;
    font-weight: bold;
}
a.folder[data-id="Music"] {
    background: url('../images/files/music (list folder).png') no-repeat left center;
    font-weight: bold;
}




ul.context-menu li a {
    font-size: 12px;
    color: #666;
    line-height: 28px;
}
ul.context-menu li a span {
    font-size: 14px;
    padding-right: 5px;
}

ul.context-menu li {
    padding: 3px 0 0 -5px;
}
.top-ctext {
    display:block;
    margin: 15px 0;
    height: 18px;
}
.top-ctext ul li a i.icon {
    padding: 0;
    font-size: 2.3em;
}
.top-ctext ul li {
    list-style:none;
    float:right;
}
.top-ctext ul li:hover {
    display:block;
    cursor: pointer;
    color: #222;
}

.top-ctext ul li a {
    color: #666;
    padding: 3px 15px;
}
.top-ctext ul li a:hover{
    text-decoration: none;
}
.top-ctext ul li:hover a {
    color: #222;
}
ul.hnav li {
    list-style: none;
    float: right;
    padding: 10px 3px 0;
}
ul.hnav li i {
    font-size: 3.5em;
    color: #b23e15;
}
#fixed-tools button i {
    padding: 0 0 0 2px;
    vertical-align: -5px;
    font-size: 3.5em;
    color: white;
}
.topbg {
    background:url(../images/homepage/bg_content_page.jpg) center top no-repeat #fff;
    border-bottom: solid 1px #DEDEDE;
    margin-bottom: 13px;
    min-height: 650px;
}
.top_container{
    height: 100px;
}
.searchform{
    width: 250px;
    padding: 30px 0;
}
.top-panel {
    padding: 25px 0;
}

.bt_upload{
    padding: 5px 10px;
    box-shadow: 0px 2px 5px 1px gray;
    border-radius: 10px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    max-height: 50px;
}
.bt_upload.uploading_state{
    background-color: #FFF;
    color: #47539d;
    border: none;
}
.bt_upload.uploading_state:hover{
    color: #47539d;
    background-color: #E5E5E5;
}
.bt_upload img{
    vertical-align: top;
    height: 40px
}
.bt_upload img.uploading_icon{
    display: none;
}
.bt_upload:hover{
    text-decoration: none;
    color: #FFF;
}
.bt_upload_ie8
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/homepage/bt_upload.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/homepage/bt_upload.png', sizingMethod='scale')";
    width:45px \9; /* IE 8 and below */
    height:45px \9; /* IE 8 and below */
    display: inline-block \9; /* IE 8 and below */
    float: left \9; /* IE 8 and below */
}
.bt_upload_text_ie8{
    float: right \9; /* IE 8 and below */
}
.bt_search{
    background:url(../images/homepage/bt_search.png) no-repeat transparent;
    width:41px;
    height:41px;
    border:none;
    float: right;
}
#media-search{

    border:1px solid #eee;
    padding:5px 10px;
    margin-top: 5px;
    width:200px;
    float: left;
}
.notifications {
    height: 100%;
    left: 60px;
    position: relative;
    top: 10px;
    width: 100%;

}
#comfirm .modal-dialog { 
    margin-top: 10%;
}
.modal-header {
    border-bottom: none;
}
.modal-footer {
    background: #e1dcd6;
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;

}
.modal-dialog {
    margin-top: 100px;
}

#dest .modal-body {
    border: 1px solid  #e1dcd6;
    margin: 0px 20px;
    padding: 15px 10px 0px;
    height: 220px;
    overflow: auto;
}
#clone .modal-body {
    border: 1px solid  #e1dcd6;
    margin: 0px 20px;
    padding: 15px 10px 0px;
    height: 220px;
    overflow: auto;
}
#cloneChargePoint .modal-body {
    border: 1px solid  #e1dcd6;
    margin: 0px 20px;
    padding: 15px 10px 0px;
    height: 220px;
    overflow: auto;
}
#move .modal-body {
    border: 1px solid  #e1dcd6;
    margin: 0px 20px;
    padding: 15px 10px 0px;
    height: 220px;
    overflow: auto;
}
#copy .modal-body {
    border: 1px solid  #e1dcd6;
    margin: 0px 20px;
    padding: 15px 10px 0px;
    height: 220px;
    overflow: auto;
}
#alert .modal-body {
    border: 1px solid  #e1dcd6;
    margin: 0px 20px;
    padding: 15px 10px 0px;
    height: 220px;
    overflow: auto;
}
.treeview li {
    margin-left: 16px;
    list-style: none;

}
.treeview li a.folder {
    display: inline-block;
    background: url('../images/files/folder.png') no-repeat 1px ; /*folder24*/
    padding: 5px 10px 0px 31px;
    margin-left: -3px;
    color: #222;
    outline: none;
    height: 28px;
    cursor: pointer;
}
.treeview li a.toggle  {
    display: inline-block;
    background: url('../images/files/toggle.png') no-repeat -10px 5px ;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.treeview li > a.selected {
    background-color: #87CEFA;
}
.treeview li.open > a.toggle{
    background: url('../images/files/toggle.png') no-repeat 2px 5px ;
}
#root {
    margin-left: -16px;
}
.treeview li span {
    display: block;
    height: 8px;
}
ul.upload li {
    height: 42px;
    border-left: 0px;
    width: 100%;
    padding-left: 40px;
    background: url('../images/files/file.png') no-repeat 4px 3px;
    border-bottom: 1px solid #eae2d7!important;
}

#uploadfile ul.upload li:first-child {
    border-top: 0px solid #eae2d7;
}
#uploadfile .modal-header {
    padding: 5px 20px;
    margin: 0 0px;
}
.up-name {
    float: left;
    display: inline-block;
    height: 42px;
    width: 59%;
}
.upload p {
    padding-top: 7px;
    display:block; 
    width: 100%;
    margin: 7px 0 2px 0;
}
.up-action {
    display: inline-block;
    height: 42px;
    width: 23%;
}
.up-speed{
    display: inline-block;
    height: 42px;
    width: 8%;
}

.up-size{
    display: inline-block;
    height: 42px;
    width: 8%;
}

.upload-cancel {
    background: url('../images/files/upload-actions.png') no-repeat -0px 14px ;
    display: inline-block;
    margin-right: 5px;
    width: 22px;
    float: right;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    direction: ltr;
    font-size: 200px;
    cursor: pointer;
}

#uploadfile .modal-dialog {
    min-width: 500px;
    width: 65%;
    margin-top: 48px;
}
.dropdown-menu .divider {
    margin: 4px 0;
}
.dropdown-menu li {
    height: 28px;
}

.dropdown-menu > li.info  {
    color: #888;
}

.dropdown-menu > li span {
    padding-right: 5px;
    font-size: 14px;
}
.pull-right .dropdown-menu:after {
    left: auto;
    right: 13px;
}
.pull-right .dropdown-menu {
    left: auto;
    right: 0;
}
ul.upload {
    height: 300px;
    overflow-y: auto;
    max-height: 350px;
}
ul.unit{
    list-style: none outside none;
}
ul.unit li{
    padding-top: 3px !important;
}
ul.unit li b{
    background: url("../images/template/dot.png") no-repeat scroll 10px center rgba(0, 0, 0, 0);
    padding-left: 30px !important;

}

.btn-danger {
    color: #fff;
    background-color: #b33d15;
    border-color: #b23e15;
}
.btn-info {
    color: #fff;
    background-color: #47539d;
    border-color: #47539d;
}
.error {
    color: #B23E15;
}
.p_t_10{ padding-top:10px;}

.clearboth{clear: both;}
.tab-pane ul li{ list-style: square !important;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{background-color: #afa395; color: #fff;}
.bghome{background: url("../images/template/bg_homepage.jpg") repeat-x; padding-top: 20px;}
.newshomepage a{color: #000;}
.newshomepage a:hover{color: #b23e15;}

/*.blackbox{
    margin-top: 0px; 
    padding: 0px 0px 30px; 
    min-height: 500px;
}
.dl-horizontal dt{
         padding: 0 20px 3px 0;
}
.rightbox{
        background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #999999;
        margin: 0px 15px 10px;
        padding: 21px 0;
        line-height: 18px;
}*/
#post_new .post_options{
    margin: 20px 0;
}
#post_new #postForm .control-label{
    vertical-align: top;
    width: 15%;
}
#post_new #postForm .form-control, #postForm .post_input{
    display: inline;
    width: 79%;
}
#post_new #postForm .post_image{
    display: inline;
    width: 79%;
}
#post_new #postForm .post_error{
    margin-left: 46%;
}
#post_new #postForm .thumbnail{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-top: 5px;
    padding: 3px;
    transition: all 0.2s ease-in-out 0s;
    width: 200px;
}

#account_profile .profile_options{
    margin: 10px 0;
}

#profileForm .profile_input{
    display: none;
}
#profileForm .control-label{
    text-align: left;
}
#profileForm .email_label{
    color: #428bca;
    font-weight: bold;
    padding-top: 7px;
}
#profileForm .gender_radio{
    padding-top: 7px;
}
#profileForm label > span.required{
    color: red;
}
#profileForm .errorMessage{
    padding-top: 5px;
}
#profileForm .profile_label{
    padding-top: 7px;
    overflow-wrap: break-word;
}
#profileForm .ui-datepicker{
    width: 402px !important;
}

/*#account_profile .icon-list dl.mtk
{
    background:url(../img/acc_info_01.png) 0 3px no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;        
}
#account_profile .icon-list dl.joindate
{
    background:url(../img/acc_info_02.png) 0 3px no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;        
}
#account_profile .icon-list dl.member
{
    background:url(../img/acc_info_03.png) 0 3px no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;        
}
#account_profile .icon-list dl.expired
{
    background:url(../img/acc_info_04.png) 0 3px no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;        
}
#account_profile .icon-list dl.money
{
    background:url(../img/acc_info_05.png) 0 3px no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;        
}
#account_profile .icon-list dl.bonus
{
    background:url(../img/acc_info_06.png) 0 3px no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;        
}
#account_profile .icon-list dl.last-first
{
    padding-left: 30px;        
}
#account_profile .icon-list dl.capacity1
{
    background:url(../img/acc_info_10.png) 0 3px no-repeat;
    padding-left: 30px;        
}
#account_profile .icon-list dl.capacity2
{
    background:url(../img/acc_info_08.png) 0 3px no-repeat;
    padding-left: 30px;        
}
#account_profile .icon-list dl.capacity3
{
    background:url(../img/acc_info_09.png) 0 3px no-repeat;
    padding-left: 30px;        
}*/
.icon-list dt{
    width: 159px;     
}
.list_hoz dl{
    margin-bottom: 15px;
}
.list_hoz dl{
    padding-left: 30px;width:100%; float:left;
}
.list_hoz dt,.list_hoz dd{
    float:left;
}
.list_hoz dt{
    width:56%;
}
#account_info .list_hoz dl.mtk{
    background:url(../images/account/profile.png) 0 3px no-repeat;
}	
#account_info .list_hoz dl.joindate{
    background:url(../images/account/profile.png) 0 -22px no-repeat;
}	
#account_info .list_hoz dl.member{
    background:url(../images/account/profile.png) 0 -47px no-repeat;
}	
#account_info .list_hoz dl.expired{
    background:url(../images/account/profile.png) 0 -72px no-repeat;
}	
#account_info .list_hoz dl.money{
    background:url(../images/account/profile.png) 0 -97px no-repeat;
}	
#account_info .list_hoz dl.bonus{
    background:url(../images/account/profile.png) 0 -122px no-repeat;
}	
#account_info .list_hoz dl.traffic{
    background:url(../images/account/profile.png) 0 -147px no-repeat;
}
#account_info .list_hoz dl.capacity1{
    background:url(../img/acc_info_10.png) 0 3px no-repeat;
}
#account_info .list_hoz dl.capacity2{
    background:url(../img/acc_info_08.png) 0 3px no-repeat;
}
#account_info .list_hoz dl.capacity3
{
    background:url(../img/acc_info_09.png) 0 3px no-repeat;       
}
.border_box{
    border:1px solid #d4d8dc;
    border-radius:3px;
    margin:10px 0;
    padding:20px
}
.border_box>tbody>tr>td, .border_box>thead>tr>th {
   border-right: 1px solid #ddd;
}
.border_box_highlight{
    border: 2px dashed #47539d;
}
.bg_white{
    background-color:rgba(255, 255, 255, .6)
}
.grid-view{
    margin-bottom: -40px;
    margin-right: 15px;
}
.user_profile_traffic{
    margin-left: 15px;
}
.newshomepage a:hover{color: #b23e15;}
.m_t_10{margin-top: 10px !important;}
.m_t_12{margin-top: 12px !important;}
/*.alert{
    padding: 10px !important;
    background-color: #b33d15;
    color: #fff;
    border-color:#b33d15;
    float: left;
    width: 490px;
    margin: 0;
    margin-top: 13px;
}*/

.success-notify{padding: 10px !important; background-color: #DFF0D8; color: #468847; border-color:#D6E9C6; font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);border: 1px solid #8DA61F}
/*.success{padding: 10px !important; background-color: #DFF0D8; color: #468847; border-color:#D6E9C6; font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);border: 1px solid #8DA61F}*/
.success .control-label{
    color: #3c763d;
}
.success .form-control{
    border-color: #3c763d;
}
.glyphicon-facebook{ background: url("../images/account/facebook-icon.png") no-repeat; width: 14px; height: 14px;}
.passchange_modal-dialog {width:350px; }
.passchange_modal-content{min-height: 330px;}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background: #47539d;/*#1f87c0;*/ /*#39B3D7;*/
    border-color: #47539d; /*#39B3D7;*/
}
.p_lr_3 {
    line-height: 22px; 
    text-align: justify;
}

.grid-view{ padding: 10px 0px 30px 0px !important;}
.grid-view table.items th, .grid-view table.items td
{
    font-size: 0.9em !important;
    border: 1px white solid;
    padding: 0.5em;
}
.grid-view table.items th
{
    color: white;
    background: #b33d15 !important;
    text-align: center;
}
.errorSummary{
    background: none repeat scroll 0 0 #B33D15;
    border-color: #B33D15;
    color: white;
    padding: 5px 10px 5px 10px;
}
.errorSummary ul{
    list-style-type: none;
}
#nav.affix {
    top: 0;
    width: 770px;
    z-index:10;
    background-color: rgba(255, 255, 255, 1);
}

.affix > div >ul, .affix .top-ctext{
    background-color: #FFFFFF;
}
.affix > div > ul.filelist_header {
    border-bottom: #777;
}
#sidebar.affix-top {
    position: static;
}

#sidebar.affix {
    position: fixed;
    top: 0px;
}
.bt-download{
    margin-top:20px;
}
.bs-example {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin: 10px 0 0 0;
}
.content {
    margin: 15px auto;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    min-height: 520px;
    width: 810px;
    margin-left: 20px;
}
.sidebar{
    width: 180px;
    padding-top: 20px;
}
.content_page {
    margin: 20px auto;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    min-height: 520px;
    width: 760px;
    margin-left: 20px;
}
.content_slide {
    margin: 20px auto;
    padding: 20px;
    border-radius: 4px;
    min-height: 520px;
}
.main-content {
    background-color: rgba(255, 255, 255, 0.6);
    width: 770px;
    min-height: 300px;
}

.paymentcontent div {
    float: left;
    margin: 10px;
    overflow: hidden;
    border: 10px solid #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transition: all 1s ease;
    width: 110px;
    height: 110px;
    text-align: center;
    background-color: #666;
    padding-top: 30px;
}

.paymentcontent1 div {
    float: left;
    margin: 10px;
    overflow: hidden;
    border: 10px solid #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transition: all 1s ease;
    width: 165px;
    height: 165px;
    text-align: center;
    background-color: #666;
    padding-top: 10px;
}

.paymentcontent div:hover {
    cursor: pointer ;
}
.paymentcontent div a{ color: #fff; line-height: 20px;}
.paymentcontent div a h3{ color: #fff;font-size: 16px; font-weight: bold;}
.paymentcontent div:hover,.paymentcontent1 div:hover{background: #b23e15;}
/*
.paymentcontent div img {
    -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
         -o-transition: all 1s ease;
            transition: all 1s ease;
    width: 115px;
    height: 115px;
}
.paymentcontent1 div img {
    -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
         -o-transition: all 1s ease;
            transition: all 1s ease;
    width: 130px;
    height: 130px;
}
div.effect5 {
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
}
div.effect5:hover {
    border-radius: 50%;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
}
*/
div.empty{
    border-bottom: 1px solid #EAE2D7;
    border-left: 2px solid #FFFFFF;
    height: 40px;
    line-height: 3.0;
    list-style: none outside none;
}
.path .dropdown_link{
    display: inline-block;
}
.path .dropdown_link:hover{
    text-decoration: none;
}
.caret{
    border-top:4px solid #fff ;
    vertical-align: 0 ;
    margin-left: 5px;
}
.caret-black{background-color:#fff;border-top:4px solid #000 !important;color:#333;}

.paymentcontent{
    border-top: 1px solid #999;
}
.notify-alert{
    background-color: #b33d15; color: #fff;
    border: 1px solid #b33d15;
    left: 45%;
    font-weight: bold;
    margin: -60px 0 0 !important;
    padding: 10px !important;
    position: absolute;
    text-align: center;
    width: 200px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.notify-success{
    background-color: #DFF0D8; color: #468847;
    border: 1px solid #8DA61F;
    left: 45%;
    font-weight: bold;
    margin: -60px 0 0 !important;
    padding: 10px !important;
    position: absolute;
    text-align: center;
    width: 200px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.dl-page{
    left: 38% !important;
    height: 40px;
}
a.delete img{
    width: 18px;
    height: 18px;
}

.nav >li {
    float: left;/*float: right;*/
    margin-bottom: 20px;
}
.nav > li > a  {
    padding: 5px 10px;
}
.table thead > tr > th {
    font-weight: bold;
}
.blackbox_content_m10_lh26 {
    margin: -10px 1px 0 3px;
    line-height:26px;
}
.blackbox_content_m10_lh26 p{
    margin-bottom: 17px;
}
.blackbox_content_m10_lh26 ol{
    margin-bottom: 17px;
}
.blackbox_content_m10_lh26 h4{
    margin-bottom: 17px;
}
.faq .panel-default .panel-heading{
    background:url(../images/site/faq_03.png) #fff no-repeat right 10px;
}
.faq .panel{
    background-color:rgba(255,255,255,0.5);
}
.faq .panel-title{
    font-size: 13px !important;
    line-height: 22px;
}
.faq .panel-default a[data-toggle=collapse]{
    color: inherit;
    display: block;
}
.faq .panel-default a[data-toggle=collapse]:hover{
    text-decoration: none;
}
.faq .panel-heading{
    padding:10px 40px 10px 60px; position:relative;
}
.faq .label_faq{	
    position:absolute; 
    left:-5px; 
    top:4px; 
    background:url(../images/site/faq_01.png) no-repeat;
    color:#fff; 
    width:55px; 
    padding:3px 0 10px 20px; 
    display:block
}
.faq .panel-body{
    padding-left:60px; background:url(../images/site/faq_02.png) no-repeat 20px 15px;
}
.faq .panel-body img{
    max-width: 620px;
    height:auto;
}
.faq .panel-body {
    border-top:1px dashed  #ccc;
}
.faq .panel-body.step p{
    margin-bottom:10px;
}
/*.panel-default > .panel-heading {
    background-color: rgba(255, 255, 255, 0.6) !important;
    border-color: #DDDDDD;
    color: #333333;
}
.panel {
    background-color: rgba(255, 255, 255, 0.4) !important;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}*/

.rightbox h4{padding-left: 30px; font-weight: 500;}
.control-label{
    margin-bottom: 10px;
}
.margin-sub {
    margin: 0 -15px 11px -15px;
    padding-right:0px;
    width: 450px;
}
.dlpage{
    outline: 0px; height: auto;margin-left: 10px;background: #666;border: #999;
}
.custom{
    display: none; position: static; margin-top: 10px;
}
.introduction ol				{	font-size:18px; color:#116897; font-weight:600; list-style:inside decimal; padding:0}
.introduction ol li				{	padding:8px 0;}
.introduction ol div			{	font-size:14px; margin-top:20px; text-align:justify; color:#4e4e4e; font-weight:400}
.introduction ol div .pull-left	{	margin-right:40px; margin-bottom:30px}
.introduction ul				{	list-style:outside; padding-left:35px}
.introduction ol div p			{	padding:5px 5px 5px 0;}

.partners ul					{	padding:0}
.partners li{
    background: #FFF;
    padding: 2px;
    list-style: none;
    margin: 10px;
    display: inline-block;
    border-radius :3px;
    float: left;
}
.partners li span{
    border: 1px dashed #bbc9d1;
    display: block;
}

.support ul					{width: 100%; padding:0; margin: 0;}
.support li{    
    list-style: none;
    display: inline-block;
    margin: 0 auto;
    min-height: 180px;
}
.support ul li:hover div{
    height:95px;
}
.support ul li:hover .support_small_icon{
    height:55px !important; 
}
.support ul li:hover a{   
    text-decoration: none;
}
.support li a div{   
    margin: 0 auto;
    width:100px; 
    height:100px;  
    background-size: 90% !important;    
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
.support_small_icon{   
    width:70px !important; 
    height:70px !important;  
    margin-top: -40px !important; 
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
#support-captcha
{
    width: 180px;
    height: 35px;
}
.support_facebook{
    background:url(../images/support/facebook_support.png) center center no-repeat;
    width: 195px;
    height: 41px;
    color: white;
    text-align: center;
    line-height: 40px;
}
a.support-fanpage{
 display: block;
 width: 200px;
 text-decoration: none !important;
 margin-top: -15px;
}
.text_facebook{
    font-size: 13px;margin-left: 28px;
}
._service{
    background:url(../images/support/service.png) center center no-repeat; 
}
._sms{
    background:url(../images/support/sms.png) center center no-repeat; 
}
._card{
    background:url(../images/support/card.png) center center no-repeat; 
}
._payment{
    background:url(../images/support/payment.png) center center no-repeat; 
}
._fsub{
    background:url(../images/support/fsub.png) center center no-repeat; 
}
._service2{
    background:url(../images/support/service2.png) center center no-repeat !important; 
}
._sms2{
    background:url(../images/support/sms2.png) center center no-repeat !important; 
}
._card2{
    background:url(../images/support/card2.png) center center no-repeat !important; 
}
._payment2{
    background:url(../images/support/payment2.png) center center no-repeat !important; 
}
._fsub2{
    background:url(../images/support/fsub2.png) center center no-repeat !important; 
}
.support li span{
    display: block;
    font-size: 14px;
    width: 115px;  
    text-align: center;    
    color: #035a9e;
    margin:  0 auto;    
}
.support_content{
    width: 100%;
    box-sizing: border-box;
}
.copyright_page					{	background:url(../images/about/img_banquyen.png) center top no-repeat; padding-top:180px}
.commitment_page				{	background:url(../images/about/img_camket.png) center top no-repeat; padding-top:180px}
.security_page					{	background:url(../images/about/img_baomat.png) center top no-repeat; padding-top:180px}
.responsibility_page			{	background:url(../images/about/img_trachnhiem.png) center top no-repeat; padding-top:180px}

.introduction .dksd li p		{	padding-left:50px}
.introduction .dksd li ul li p	{	padding-left:0}
.introduction .dksd li ul li 	{	padding-left:50px; list-style:none; margin-left:-35px}
.introduction .dksd li ul li.dk_ac_01	{ background:url(../images/about/img_dieukhoan_04_01.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_02	{ background:url(../images/about/img_dieukhoan_04_02.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_03	{ background:url(../images/about/img_dieukhoan_04_03.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_04 	{ background:url(../images/about/img_dieukhoan_04_04.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_05 	{ background:url(../images/about/img_dieukhoan_07_01.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_06 	{ background:url(../images/about/img_dieukhoan_07_02.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_07 	{ background:url(../images/about/img_dieukhoan_07_03.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_08 	{ background:url(../images/about/img_dieukhoan_07_04.png) left 8px no-repeat}
.introduction .dksd li ul li.dk_ac_09 	{ background:url(../images/about/img_dieukhoan_07_05.png) left 8px no-repeat}

.news img						{	margin-right:10px}
.news h4						{	height:37px; color:#116897;margin-bottom: 3px;margin-bottom:hidden;overflow: hidden;}
.news p							{	text-align:justify}
/*.news .col-md-6					{	margin-bottom:20px}*/

#loading-indicator {
    position: fixed;
    left: 650px;
    top: 300px;
    display:none;
    width:30px;
    height:30px;
    text-align:left;
    opacity:0.8;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
}
.img-text{
    display: none;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    left: 605px;
    position: fixed;
    top: 335px;
    z-index: 100;
    text-align: center;
}
.en{
    margin-left:10px;
}

h3{
    font-size: 20px !important;
}
h4 {
    color: #333;
    font-size: 16px !important;
    margin: 2em 0 .5em;
}
.font-title{
    margin:0.5em 0 0.5em 0 !important
}
ol li {
    margin: .2em 0 0;
}
small {font-size: 11px !important;
       font-style: italic !important;}
.distance{
    margin: 20px 0 10px 0 !important;
}	
.nav-tabs>li>a { border-color: #eee #eee #ddd; background-color: #eee; color: #666;}
.nav-tabs>li>a:hover { color: #333; border-color: #ddd;}

.tab-content ul li{ list-style: none !important; }
.navbar-collapse.in {overflow-y: visible ; background: saddlebrown; width: 100%; padding: 5px 0 5px 20px !important;}

#copylink_btn.zeroclipboard-is-hover {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}
#copylink_btn.zeroclipboard-is-active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
}
#copy-link{
    background: none;
    outline: none;
    border: none;
    font-size: 12px;
    color: #666;
    line-height: 28px;
    padding: 0 15px;
    font-weight: bold;
    text-align: left;
    height: 28px;
    width: 100%;
}
#copy-link.zeroclipboard-is-hover{
    color: #262626;
    background-color: #f5f5f5;
}
.invisible{
    display: none !important;
}

.visible{
    display: block !important;
}

.features table tbody			{	margin-bottom:10px}
.features table td, 
.features table th						{ 	text-align:center;  padding:10px}
.features table tr th:first-child,
.features table tr td:first-child		{	text-align:left;}

.price_tab h3{
    padding-left:50px; color:#47539d;
    font-size:30px; font-weight:600;
    line-height:30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.price_tab h3.pay_gate{
    background:url(../images/site/price_icon.png) 0 0 no-repeat;
}
.price_tab h3.card{
    background:url(../images/site/price_icon.png) 0 -40px no-repeat;
}
.price_tab h3.history{
    background:url(../images/icon_history_l.png) 0 0 no-repeat;
}
.price_tab h3.sim{
    background:url(../images/site/price_icon.png) 0 -80px no-repeat;
}
.price_tab .col-md-3 div{
    width:120px; height:96px;
    background:url(../images/site/price_bg.png);
    padding-top:28px;
    text-align:center;
    margin:20px 25px;
}
.price_tab .col-md-3 h4{
    margin: 10px 0;
}
.fshare_vi  {    background:url(../images/icon_money_01.png) no-repeat scroll center top transparent}
.fshare_point  {    background:url(../images/icon_money_02.png) no-repeat scroll center top transparent}
.price_tab .fshare_vi  {width: 200px;height: 200px;}
.fshare_vi h1{
    margin-top: 30px;
    font-size: 50px;
}
.fshare_vi h4{
    margin-top: 20px;
}
.fshare_vi h2{
    margin-top: 60px;
    font-size: 30px;
}
.fshare_point h1{
    margin-top: 30px;
    font-size: 50px;
}
.fshare_point h4{
    margin-top: 20px;
}
.fshare_point h2{
    margin-top: 60px;
    font-size: 30px;
}
.light-row > tbody > tr:nth-child(2n+1) > td, 
.light-row > tbody > tr:nth-child(2n+1) > th    {     background-color:rgba(204, 204, 204, 0.6) !important;}


.se_info_01                        {    background:url(../images/account/se_info_01.png) no-repeat left center; padding: 4px 50px}
.se_info_02                        {    background:url(../images/account/se_info_02.png) no-repeat left center; padding: 4px 50px}
.se_info_03                        {    background:url(../images/account/se_info_03.png) no-repeat left center; padding: 4px 50px}
.se_info_04                        {    background:url(../images/account/se_info_04.png) no-repeat left center; padding: 4px 50px}
.se_info_05                        {    background:url(../images/account/se_info_05.png) no-repeat left center; padding: 4px 50px}
.per_info .list_hoz                {    padding:0;}
.per_info .list_hoz dl            {     padding-left:0; margin-bottom: 15px}
.se_info_01{
    margin-bottom: 20px;     
}
.se_info_02{
    margin-top: 20px;
    margin-bottom: 10px;     
}
.se_info_03{
    margin-top: 20px;
    margin-bottom: 10px;     
}
.se_info_04{
    margin-top: 20px;
    margin-bottom: 10px;     
}

-->
.price_tab .row .col-md-6 #pack, .price_tab .row .col-md-6 #packagesms{
    display: block;
}
.btn-default-white{background-color:#fff;border-color:#ccc;color:#333;}
#account_resource .traffic_directlink{
    background:url(../images/account/acc_info_07.png) left 0 no-repeat;
    padding-left: 30px;
}
#account_resource .not_secure{
    background:url(../images/account/acc_info_15.png) left 0 no-repeat;
    padding-left: 30px;
}
#account_resource .secure{
    background:url(../images/account/acc_info_16.gif) left 0 no-repeat;
    padding-left: 30px;
}
#account_resource .list_hoz dl{
    margin-bottom: 15px;
}
#account_resource .list_hoz dt{
    width: 70%;
}
#account_resource .ac_info_icon {
    background:url(../img/se_info_06.png) no-repeat left center;
    line-height: 30px;
    padding-left: 40px;
}
.left-icon{
    margin-left: 40px;
} 

.corner {
    border-radius: 5px;
}
#account_security .statistics {
    background-color: #F1F1F1;
    margin: 0 -50px;
    padding: 5px 50px;
}

.ac_info .col-md-10{
    width: 83.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.ac_info h3{
    margin-bottom: 10px;
}
.ac_info .list_hoz dl {
    width: 100%;
    float: left;
    margin-bottom: 10px;    
}
.ac_info .list_hoz dt{
    width: 65%;
}
.list_hoz dl.capa1{
    background: url(../img/acc_info_10.png) no-repeat left 3px;
}
.list_hoz dl.capa2{
    background: url(../img/acc_info_08.png) no-repeat left 3px;
}
.list_hoz dl.capa3{
    background: url(../img/acc_info_09.png) no-repeat left 3px;
}
.user_profile_traffic .body_file {
    padding: 30px 20px 30px 20px;
    background: url(../img/download_03.png) no-repeat 85% top #fff;
    background-position: 535px 35px;
}
.user_profile_traffic .heading {
    font-size: 16px;
    font-weight: bold;
    background-image: linear-gradient(to bottom,#428bca 0,#357ebd 100%);
    background-repeat: repeat-x;
    padding: 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
.body_file .file {
    padding-left: 40px;
    background: url(../img/download_01.png) no-repeat;
    margin-bottom: 10px;
}
.body_file .capital {
    padding-left: 40px;
    background: url(../img/download_02.png) no-repeat;
    margin-bottom: 10px;
}
.user_profile_traffic .bt-download {
    margin-top: 40px;
}
.user_profile_traffic .btn-info {
    background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}

#download_file .bg-download {
    background: url("../img/img_download.png") no-repeat scroll top center transparent;
    background-size: contain;
    margin: auto;
    min-height: 305px;
    position: relative;
    padding: 0 15px;
}
#download_file h2{
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
#download_file .file_description{
    position: absolute;
    width: 310px;
    font-size: 10px;
    top: 115px;
    text-align: justify;
    right: -25px;
    display: none;
}
#download_file .file div, #download_file .capital div{
    padding: 0;
}
#download_file .image-preview{
    text-align: center;
}
#download_file .image-preview .img-thumbnail{
    margin-top: 30px;
}
#download_file .image-preview img{
    max-height: 217px;
    max-width: 345px;
}
#download_file .file{
    margin-top: 10px;
    margin-bottom: 5px;
}
#download_file .capital{
    margin-bottom: 30px;
}

#download_file .text-download{
    margin: 20px 0;
}
#download_file .text-download p{
    margin: 15px 0;
}
.text_center{
    margin-left: 180px;
    margin-top: 20px;
    width: 364px;
}
.text_center h3{
    background: url("../img/faq_02.png") no-repeat scroll 20% center transparent;
}
.text_center h3 a{
    margin-left: 180px;
}
.p_r_30{
    padding-right: 5px;
}
#download_content{
    width: 690px;
    margin: auto;
    min-height: 600px;
}

#download_file{
    position: relative;
    padding-bottom: 20px;
    padding-top: 15px;
}
#download_file .name,.quality{
    padding-left: 45px;   
}

div .icon_down{
    background: url("../img/icon_download_03.png") no-repeat scroll 90% center transparent;   
}
button.smscode{
    width: 257px;
    height: 40px;
    margin-top: 15px;
    text-align: left;
}
button.smscode div{
    background: transparent url("../img/icon_download_03.png") center right no-repeat;
}
#download_file button.btn-purple, #download_file a.btn-purple {
    background-color: #47539D;
    display: block;
    padding: 0px 20px; 
    width: 257px;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    border: none;
    text-align: left;
    outline: none;
}
#download_file button.btn-purple:hover, #download_file a.btn-purple:hover{
    background-color: #4657bf;
}
#download_file button.btn-purple[disabled]{
    background-color: #727dc0 !important;
}
#download_file button.btn-red{
    background-color: #b23e15;
    display: block;
    padding: 0px 20px; 
    width: 257px;
    color: white;
    border-radius: 5px;
    text-decoration: none;
    border: none;
    text-align: left;
    outline: none;
}
#download_file button.btn-red:hover{
    background-color: #d9534f;
}
#download_file button.free-btn, #download_file a.free-btn{
    height: 40px;
    line-height: 40px;
    /*margin-top: 140px;*/
}
#download_file button.vip-btn, #download_file a.vip-btn{
    height: 60px;
    line-height: 30px;
    margin: auto;
    margin-top: 10px;
}
#download_file button.btn-purple div, #download_file a.btn-purple div{
    background: transparent url("../img/icon_download_03.png") center right no-repeat;
}
#download_file button.btn-red div{
    background: transparent url("../img/icon_download_03.png") right 10px no-repeat;
}
a.icon1{
    background: url("../img/icon_download_03.png") no-repeat scroll 90% center transparent;   
}

.left-div{
    margin-left: 35px;
}
.blackbox ::-moz-selection  { 	background: #none !important; }
.blackbox ::-webkit-selection  { 	background: #none !important; }
.blackbox ::selection { 	background: #none !important; }
.selected-color ::-moz-selection{background: #66AFE9 !important}
.selected-color ::-webkit-selection{background: #66AFE9 !important}
.selected-color ::selection{background: #66AFE9 !important}

.fshare_tool {
    background: url(../img/fshare_download_1v2.png) no-repeat center top;
    background-size: contain;
    margin-top: 20px;
}
.fshare_mobile,.fshare_tool{
    padding: 30px 50px 30px 580px;
    font-size: 18px;
    position: relative;
    min-height: 450px;
}
.fshare_tool .for_win {
    background-position: left top;
}
.fshare_tool .for_mac {
    background-position: left -101px;
}
.fshare_tool .for_linux {
    background-position: left -201px;
}
.img_fshare_tool {
    margin-right: 20px;
    vertical-align: middle;
}
.content4 {
    margin: 20px auto;
    min-height: 520px;
}
.for_win, .for_mac, .for_linux {
    width: 316px;
    height: 94px;
    background-image: url(../img/fshare_tool.png);
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 10px 20px;
}
.fshare_mobile {
    background: url(../img/fshare_download_2.png) no-repeat center top;
    background-size: contain;
}
.btn-android {
    background-position: left top;
    left: 345px;
    top: 310px;
}
.btn-apple {
    background-position: -328px top;
    left: 675px;
    top: 310px;
}
.btn-android, .btn-apple {
    width: 316px;
    height: 94px;
    padding: 49px 195px 15px 15px;
    display: block;
    color: #fff;
    position: absolute;
    background-image: url(../img/fshare_mobile.png);
}
.fshare_tool .small, .fshare_mobile .small {
    font-size: 11px !important; 
    font-style: normal !important; 
    display: block !important;
}
.test-12{}
.btn-android:hover, .btn-apple:hover, .for_win:hover, .for_mac:hover, .for_linux:hover {
    color: #fff;
}

.p_r_30 {
    padding-right: 30px;
}
.p_r_30 .glyphicon {
    margin-right: 10px;
}
.p_bottom {
    margin-bottom: 10px;
}
.h3_t_b {
    margin-top: 20px;
    margin-bottom: 20px;
}
.fshare_tool h2, .fshare_mobile h2{
    font-size: 30px;
    margin-bottom: 10px;
}
.fshare_tool p{
    margin-bottom: 10px;
}
/* Hover Shadow */

@-webkit-keyframes hover {
    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hover {
    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@-webkit-keyframes hover-shadow {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4;
    }

    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4;
    }
}

@keyframes hover-shadow {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4;
    }

    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
        opacity: .4;
    }
}
#goTop {
    //bottom: 200px;
    cursor: pointer;
    display: none;
    position: fixed;
    left: 92%;
    top: 90%;
    z-index: 1000;
}
.hover-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hover-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hover-shadow:hover, .hover-shadow:focus, .hover-shadow:active {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    animation-name: hover;
    animation-duration: 1.5s;
    animation-delay: 0.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.hover-shadow:hover:before, .hover-shadow:focus:before, .hover-shadow:active:before {
    opacity: .4;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-animation-name: hover-shadow;
    animation-name: hover-shadow;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
/* Float Shadow */
.float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

#nav.affix ul.filelist_header{
    background-color: #FFF;
}

.breadcrumb_spacer{
    height: 8px;
    margin: 0 5px 0 5px;
    width: 8px;

}
#path > ul.dropdown_breadcrumbs{
    top: 74px;
    left: 109px;
}
#path > ul.dropdown_breadcrumbs > li{
    display: block;

}
.phototime{
    margin-bottom: 20px !important;
    margin-left: 7px !important;
    margin-top: 30px !important;
    width: 98% !important;
    border-bottom: 1px solid #00b2bf !important;
}

/* -------------signup page-------------*/
.form_content {
    width: 430px;
    margin: auto;
    margin-top: 15px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
}
.form_content_Active {
    width: 700px;
    margin: auto;
    margin-top: 15px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
}
.form_contentforgot{
    //width: 430px;
    margin: auto;
    margin-top: 15px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
}
.title {
    border-bottom: 1px solid #eee;
    height: 30px;
    margin-bottom: 20px;
}

.title h3{
    font-family: OpenSans-Light;
    font-weight: bold;
}
#registration-form .errorMessage{
    margin: 5px 0;
}
#registration-form .captcha_img{
    height: 60px;
    margin-right: 12px;
    margin-bottom: 10px;
}
#registration-form .captcha_btn{
    vertical-align: top;
    display: inline-block;
    height: 60px;
    line-height: 70px;
}
#registration-form .captcha_btn > i{
    font-size: 18px;
}
.smsFsub{
    margin-left: 460px;
    margin-top: -280px;
    margin-bottom: 30px; 
    background-image:url('/img/pass_6None.png'); 
    position: relative;
    height: 252px;
}
.smsFsubShow{
    width: 286px;
    margin-left: 30px;
    position: absolute;
    top: 40px;
    font-size: 16px;
    color: #3B74A5;
}
.smsFsubMessage{
    width: 286px;
    margin-left: 70px;
    position: absolute;
    top: 150px;
    font-size: 24px;
    font-family: cursive;
    color: white;
}
.smsFsubPayment{
    width: 286px;
    margin-left: 110px;
    position: absolute;
    top: 186px;
    font-size: 13px;
    color: white;
    opacity: 0.9;
}
.forgot{
   width: 390px 
}
/* -------------end signup page-------------*/



/*--------file nav--------*/
.path-top{
    background-color: #90bbd5 !important;
    padding: 10px;
    border-bottom:1px solid #fff;
}
#path {
    padding-top: 0px;
    color: #FFF;
}
#path a{
    color: #FFF;
}
#path > ul > li {
    display: inline-block;
    list-style: none;
    min-width: 25px;
}
#path > ul > li ul.dropdown-menu{
    top: 35px;
    left: 204px;
    right: auto;
}
#fixed-tools span, #path span {
    font-size: 1.3em;
    vertical-align: -2px;
}
#path .icon.home {
    font-size: 4em;
    vertical-align: -8px;
}
/*--------END file nav--------*/

/*--------filelist, searchlist--------*/
#filemgr .filelist_header,
#filemgr .searchlist-header{
    padding: 0 10px;
    border-bottom: 1px solid #FFF;
    font-weight: bold;
    height: 30px;
}
#filemgr .filelist,
#filemgr .searchlist,
#filemgr .photolist{
    min-height: 350px;
}
#filemgr .filelist_header .header_item,
#filemgr .filelist .list_item,
#filemgr .searchlist-header .header_item,
#filemgr .searchcontent li .list_item{
    overflow: hidden;
    width: 100px;
}
#filemgr .searchlist-header .file_name,
#filemgr .searchcontent .file_name{
    width: 250px !important;
}
#filemgr .searchlist-header .file_path,
#filemgr .searchcontent .file_path{
    width: 200px !important;
}
#filemgr .filelist_header .file_name,
#filemgr .filelist .file_name{
    width: 300px;
}
#filemgr .filelist li,
#filemgr .searchlist li{
    padding: 0 10px;
}
#filemgr .filelist_header .file_options,
#filemgr .filelist .file_options{
    width: 150px;
    padding-left: 30px;
}
#filemgr .filelist .file_options_follow{
    width: 100px;    
}
#filemgr .filelist li .file_options div{
    height: 30px;
    width: 30px;
}
#filemgr .filelist li .file_options > div > a > img{
    padding: 4px;
}

#filemgr .filelist > li > div,
#filemgr .searchlist > li > div{
    height: 40px;
    line-height: 40px;
}
#filemgr .filelist input {
    margin-top: 5px;
    padding: 5px; 
    width: 230px;
}
/*#filemgr .filelist li.active {
    border-left: 2px solid #7293AE;
}*/
#filemgr .filelist li.selected, #filemgr .searchlist li.selected{
    background-color: rgba(42, 137, 185, 0.3) !important
}
#filemgr .filelist li.selected a.filename{
    background: url('../images/files/file.png') no-repeat 0px 5px;
}
#filemgr .filelist li.selected a.folder{
    background: url('../images/files/folder.png') no-repeat left center!important;
}
/*ul.filelist li.selected a.folder[data-id="Public"]{
    background: url('../images/files/public.png') no-repeat left center!important;
    font-weight: bold;
}
ul.filelist li.selected a.folder[data-id="Documents"]{
    background: url('../images/files/document.png') no-repeat left center!important;
    font-weight: bold;
}*/
#filemgr .filelist li.selected a.folder[data-id="Photos"]{
    background: url('../images/files/photofolder.png') no-repeat left center!important;
    font-weight: bold;
}
#filemgr .filelist li.selected a.folder[data-id="Music"]{
    background: url('../images/files/music (list folder).png') no-repeat left center!important;
    font-weight: bold;
}
#filemgr .filelist li a,
#filemgr .searchlist li a{
    height: 40px;
    color: #222;
    outline: none;
    line-height: 40px;
}
#filemgr .filelist li a.btn-default{
    height: 30px;
    color: #000;
    line-height: 19px;
    margin-top: 5px;
    width: 104px;
    font-size: 12px;
}
#filemgr .filelist li a.btn-danger{
    height: 30px;
    color: #fff;
    line-height: 19px;
    margin-top: 5px;
    width: 90px;
    font-size: 12px;
}
#filemgr .dropdownlist{
    height: 155px !important;
    overflow-y: auto;
    margin-bottom: 25px;
}


/*--------END filelist, searchlist--------*/

/*--------Download folder--------*/
#download_folder{
    width: 690px;
    margin: auto;
    min-height: 600px;
}
#download_folder .content{
    margin-left: 0;
    width: auto;
}
#dlfolder #path{
    width: 430px;
    color: #FFF;
    font-size: 16px;
    line-height: 30px;
}
#dlfolder #dlbutton{
    width: 200px;
    text-align: right
}
#dlfolder #dlbutton ul.dropdown-menu{
    top: 100%;
    right: 0;
}
#dlfolder #dlbutton ul.dropdown-menu span.glyphicon{
    font-size: 100%;
}
#dlfolder .item_summary{
    padding: 10px 0 0 10px;
}
#dlfolder .filelist_header{
    padding: 10px;
    border-bottom: 1px solid #FFF;
    font-weight: bold;
    line-height: 30px;
}
#dlfolder .filelist_header .file_name{
    width: 380px;
}
#dlfolder .filelist_header .file_size{
    width: 100px;
}
#dlfolder .filelist_header .file_date_modify{
    width: 100px;
}
#dlfolder .filelist_header .file_status{
    width: 50px;
    height: 30px;
}
#dlfolder .filelist{
    outline: none;
}
#dlfolder .filelist li{
    padding: 0 10px;
}
#dlfolder .filelist li.selected{
    background-color: rgba(42, 137, 185, 0.3) !important
}
#dlfolder .filelist li.selected_dl{
    background-color: rgba(42, 137, 185, 0.3) !important
}
#dlfolder .filelist > li > div{
    height: 40px;
    line-height: 40px;
}
#dlfolder .filelist li a{
    height: 40px;
    color: #222;
    outline: none;
    line-height: 40px;
}
#dlfolder .filelist .file_name{
    width: 380px;
}
#dlfolder .filelist .file_size{
    width: 100px;
}
#dlfolder .filelist .file_date_modify{
    width: 100px;
}
#dlfolder .filelist .file_status{
    width: 50px;
}
#dlfolder .filelist .file_status img{
    padding: 4px;
}
#dlfolder .filelist .no_results, #dlfolder .photolist .no_results{
    text-align: center;
    padding: 10px;
    float: none;
    width: 100%;
}

#dlfolder #path > ul > li ul.dropdown-menu{
    top: 75px;
    left: 109px;
    right: auto;
}
#dlfolder #path > ul > li ul.dropdown-menu a{
    color: #555 !important;
}
#dlfolder #dlnav.affix {
    top: 0;
    z-index:10;
    background-color: #FFFFFF;
	    width: 650px;
}
.modal{
    overflow:hidden;
}
body  {
    overflow-y: scroll !important;
}

.file_management .col-md-12 .title{
    padding-top:5px !important;
}
.list-icon li{
        display: inline-block;
    }
.list-icon li a{
	color: white;
	font-size: 1.3em;
	padding-left: 5px;
}
#dlbutton{
	padding-top: 5px;
}
.modal.fade.in .modal-body-bottom{
    bottom: 0; 
    opacity: 1;
}
.modal-body-bottom{
	position: absolute;
    bottom: -250px;
    //right: 5%;
    padding: 30px 15px 15px;
    width: 100%;
    max-height: 45%;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}
.footer-dl{
	    padding: 15px 0px 0px !important;
}

/*--------END Download folder--------*/
.dropdownlist{
    height: 155px !important;
    max-height: 170px;
    overflow-y: auto;
    margin-bottom: 25px;
}

.ui-datepicker{
    width: 340px !important;
}
#copy-share-link {
    background: #ff3019;
    background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
    background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
    background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
    background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
    background: linear-gradient(top,  #ff3019 0%,#cf0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
    border:1px solid #890000;
    display:block;
    margin:0 auto;
    width:200px;
    padding:5px 0;
    border-radius:8px;
    color:#fff;
    font-weight:700;
    text-shadow:0 1px 1px #000+50;
    box-shadow:0 2px 3px #000+150;
    -webkit-transition:background linear .5s;
}
#copy-share-link:hover {
    background:#ff3019;
}
#copy-share-link:active {
    background:#cf0404;
}
#pjax_content .context-menu.dropdown-menu li a i{
    width:20px;
}
.step img{
    width:100%;
    height:auto;
    border:1px solid gainsboro;
    border-radius:4px;
    padding: 2px;
}
.disable_click{
    pointer-events: none;
    cursor: default;
}
.welcome .parent li .dropdown{
    width:165px;
}
.bg-download .fb-like.fb_iframe_widget {
    bottom: 5px;
    clear: both;
    display: block;
    position: absolute;
    right: -45px;
}
.bg-download .fb-like.fb_iframe_widget iframe {
    width: 395px !important;
}
#download_file .bg-download{
    background-size: 100% 100% !important;
    height: 410px;
}
#download_file .image-preview{
    width: 400px;
}
#download_file .file_info{
    width: 260px;
}
#download_file .file_info table td{
    vertical-align: middle;
}
#download_file .file_info table td:first-child{
    padding-right: 15px;
}
.label-fbl{
    background-image: url("/images/events/fb-label.png");
    background-size: 274px 74px;
    color: white;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 70px;
    margin-left: -15px;
    padding-left: 31px;
    padding-top: 7px;
    position: relative;
    top: 15px;
    width: 272px;
}
.bg-download .col-md-5{
    position: initial;
}
.element{
    margin-right:12px;
    width:20px;
    font-size: 1.0em;
    color: #608FB9;
}
.color{
    color: #608FB9;
}
.lar{
    font-size: 1.1em;
}
#errorMess{
    margin-bottom: 20px;
}
#dl_56 .dl_5,#dl_56 .dl_6{
    width: 690px;
    height: 110px;
    display:block;
    margin-top: 15px;
}
span.red-font18{
    color:red; font-weight:bold; font-size:18px;
}
span.red-font20{
    color:red; font-weight:bold; font-size:20px;
}
.green-font{
	color:#5bc0de;
	font-weight:bold;
	font-size: 16px;
}
#trial_modal .modal-header{
    border-bottom: 1px solid #e5e5e5;
}

.content_news .title{
    height:auto;
    with:70%;
}
.content_news .title h3{
    width:70%;
}
.content_news .share_button{
    float:right;
    margin-top: -5px;
    margin-bottom: 15px;
}
.container-favorite a{
    text-decoration:none !important;
}
.no_download{
    display:none !important;
}
#addfavorite .modal-footer{
    margin-top: 0px;
    padding: 10px 20px 10px;
}
#addfavorite .modal-body{
    margin-top: 0px;
    padding: 10px 20px 15px;
}
.customize{
    margin-left: 25px;
    margin-top: -10px;
    width: 150%;

}
.hintFsub15{
    left: 480px;
    position: relative;
    top: 25px;
}
#direct-grid table tr.selected{
    background-color: rgba(42, 137, 185, 0.3);
}

.giftbox-item .content-right{
    height:80px;
    line-height: 22px;
    padding-top: 8px;

}
/*.flex-giftbox{
    align-items: center;
    display: flex;
}*/
.giftbox-item .pull-left{
    margin-right: 10px;
    margin-top: 12px;
}
.giftbox-item .a-images{
    display: block;
    position: initial;
}
.giftbox-item .recive-gift{
    color: #428bca;
    cursor:pointer;
}
.giftbox-item .recive-gift:hover{
    color: #035a9e;
}
.loading-box{
    position:fixed;
    z-index:9998;
    width:100%;
    height:100%;
    background:gray;
    opacity:0.3;
    top:0;
    left:0;
}
.loading-box .container-button{
    width:100%;
    margin:0 auto;
    text-align: center;
}
.loading-box .container-button button{
    position:absolute;
    z-index:9999;
    top:50%;
}
#modalInfoCode .modal-header.bg-info{
    border-radius: 5px 5px 0px 0px;
}

.show-info-giftbox{
    cursor: pointer;
}
.content_page .p-title-content-giftbox{
    margin-bottom:25px;
}
.col-xs-5.giftbox-item {
    margin: 5px 30px 5px 30px;
    border: 1px solid gainsboro;
    border-radius: 3px;
}
.recieved-gift{
    font-weight: bold;
    color:red !important;
}
.logo_xuan{
    background: url(../img/logo_xuan_2016.png) no-repeat;
    height: 90px;
    width: 310px;
    font-size: 0px;
    display: block;
    margin-left: -65px;
    
}
.logo_recieve.has-recieve{
    background: url(../img/recieved_gift.png) no-repeat;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 5px;
    top: 15px;
}
.typeahead-item{
    float: none !important;
}
.Successfully_activated{
    width: 320px;
    max-height: 225px;
    margin: 0 auto;
    border: 2px solid gainsboro;
    padding: 15px;
    border-radius: 5px;
    background: rgba(220,220,220,0.6);
}
.Announcement{
    text-align: center;
}
.message_fsub{
    border: 1px solid rgba(0, 128, 0, 0.65);
    padding: 12px;
    border-radius: 7px;
    max-height: 160px;
}

.errorscount {
 
    width: 80px;
    height: 80px;
    border: 4px solid #D84242;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;
}

.lineleft {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px;
	position: absolute;
    height: 5px;
    width: 47px;
    background-color: #D84242;
    display: block;
    top: 37px;
    border-radius: 2px;
}

.lineright {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
	 position: absolute;
    height: 5px;
    width: 47px;
    background-color: #D84242;
    display: block;
    top: 37px;
    border-radius: 2px;
}
#_support{
    width: 20%;
}
.skipfellow_vi,.skipfellow_en{
    width: 132px;
    height: 36px;
    border: none;
    display: inline-block;
}
.skipfellow_vi{
    background: url(/img/partner_03082016/boqua.png) no-repeat;
}
.skipfellow_en{
    background: url(/img/partner_03082016/ignore.png) no-repeat;
}
.btnjoin img{
    vertical-align: top;
}
.btnjoin{
    vertical-align: bottom;
}