﻿/* -------------- SKIN BOOTSTRAP FOR FIXED LAYOUT --------------*/

@charset "UTF-8";
@import url('css/cms.css');
@import url('css/lib.css');
@import url('lib/WOW/css/libs/animate.css');
@import url('./bootstrapv3/css/bootstrap-theme.min.css');
@import url('./bootstrapv3/css/bootstrap_fixed.css');
@import url('css/color.css');
@import url('css/effect_bv.css');
@import url('css/css_form.css');
@import url('font-awesome/css/font-awesome.css');

#ControlBar, #ControlBar *, .actionMenu * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@-ms-viewport {
    width: 1498px !important;
}

.container-fluid {
    padding: 0px;
}
/*.Normal
{
	padding:10px;
}*/

.container {
    max-width: none !important;
    width: 100%;
}

#Body {
    max-width: 1498px;
    margin: 0 auto !important;
  #  padding-left: 80px !important;
    
}

.banner-image {
    position:relative;
    display:block;
}

.element_box {
    background: url(../../../../Portals/12/Images/Homepage/menu-navi.png);
    height: 33px;
    text-align: right;
    padding-right: 10px;
    padding-left: 50px;
    background-repeat: no-repeat;
}



.dnnFormItem .selected-item a.selected-value {
    height: 35px !important;
}

.navbar {
    border-radius: 0px;
}

#navbar {
    white-space: nowrap;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
}

.dnn_layout {
    margin: 0px auto;
    /*width: 1170px;*/
}

.clearfix {
    display: block;
}

.panel-title .Head {
    white-space: nowrap;
}

.dnnSortable {
}

.Cont_Container {
    margin: 0 auto;
}

.paneOutline {
    border: 1px solid #000;
}

.head_mid, .content_mid, .footer_mid {
    padding: 0px 20px;
}

.Login .loginGroup, .Login .registerGroup {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    margin: 0px;
    height: 34px;
}

.Login {
    float: right;
}

.languageBox {
    float: right;
    white-space: nowrap;
    height: 34px;
    line-height: 34px;
    padding: 0px 15px;
}

    .languageBox span.selected img {
        filter: alpha(opacity=100);
        opacity: 1;
        box-shadow: 0 0 2px rgba(255,255,255,0.4);
        -moz-box-shadow: 0 0 2px rgba(255,255,255,0.4);
        -webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
    }

    .languageBox span img {
        margin-right: 7px;
        filter: alpha(opacity=50);
        opacity: 0.5;
        vertical-align: middlea;
    }

    .languageBox img {
        width: 18px;
        height: 12px;
    }

ul.buttonGroup {
    list-style: none;
}

A, A:link {
    text-decoration: none;
    transition: color ease 300ms;
    -moz-transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
    -o-transition: color ease 300ms;
    -ms-transition: color ease 300ms;
}

.Login, .Login a, .Login a:link, .Login a:active, .Login a:visited, .HeadPane .Normal, .HeadPane a, .HeadPane a:link, .HeadPane a:active, .HeadPane a:visited, .HeadPane a:hover, .header_element .icon {
    color: #ffffff;
    text-decoration: none;
}

HeadPane .Normal {
    color: #FFF;
    line-height: 34px;
    padding: 0px 15px;
}

.HeadPane {
    float: right;
    height: 34px;
    line-height: 34px;
}

/*FOMR CSS*/
.lable-form {
    text-align: right;
}

.require {
    color: red !important;
}

.form-group {
    margin: 5px;
    content: " ";
    display: table;
    clear: both;
}

.modalBackground {
    background-position: top;
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
    margin: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 1000;
}

.chuy {
    color: Red;
}

    .chuy ul {
        background-color: #f2dede;
        margin: 0px;
        border-radius: 3px;
    }

    .chuy li {
        list-style: none;
        padding: 10px;
    }

.cssTdLeft {
    text-align: right;
}

.panel {
    margin-bottom: 5px;
}

#carousel-example-generic {
    margin-bottom: 5px;
}

.panel-none-title {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    /*border-color: #ddd;*/
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    padding: 10px;
}

.table-header td {
    vertical-align: middle !important;
}

.table-header {
    font-weight: normal;
    text-transform: normal;
    font-family: Tahoma;
    font-size: 13px;
    color: #555;
    font-weight: bold;
    vertical-align: middle;
}

a.link-data-grird {
    display: inline-flex;
    margin-top: 15px;
    margin-left: 10px;
    color: #C01212;
    text-decoration: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.item-title-question {
    color: #C01212;
}


.banner-image-reposive {
    max-width: 100%;
}

ul#ControlActionMenu > li a, ul#ControlNav > li > a, ul#ControlEditPageMenu > li > a {
    white-space: nowrap;
}

/*Tiện ích*/
.tienich-item {
    border: 1px solid #EFE1E1;
    border-radius: 2px;
    margin-bottom: 2px;
}

    .tienich-item img {
        width: 100%;
    }

.LeftBanner {
    padding-top: 10px;
    /*padding-left:40px !important;
	padding-right:0px !important;
    */
    padding-bottom: 0px !important;
}

.banner-main-search input.search-main-input, .banner-main-search .btn {
    border-radius: 0px !important;
}

.registerGroup ul {
    margin-left: 0px;
}

.registerGroup a {
    color: White !important;
}

.loginGroup a {
    color: White !important;
}

.dnnFormPopup .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .row .control-label {
    line-height: 37px;
}
/*.custom_control_dnndatetime
 {
     padding:0px 0px 0px 
 }*/
.img-hinhanh {
    border: 2px solid #EAE4E4;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #D7D7D7;
}

.group-panel-dvyt {
    padding: 10px 0px 10px 0px;
    border-left: 4px solid #e82583;
    border-radius: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.header-group-panel-dvyt {
    color: #e82583;
}

.form-search-dvyt {
    padding-top: 10px;
    padding-left: 10px;
}

.btn-right-form-search-dvyt {
    margin-top: 10px !important;
    margin-right: 10px !important;
}

.icon-datlich {
    color: #E82583;
    font-size: 20px;
}

.icon-xoa {
    color: red;
    font-size: 20px;
}

.icon-xem {
    color: #CBB6C0;
    font-size: 20px;
}

.icon-sua {
    color: #F57010;
    font-size: 18px;
}

.btn-pink {
    background: #E82583 !important;
    color: #fff !important;
    text-shadow: 0px !important;
    border-color: #E82583;
}

    .btn-pink:hover, .btn-pink:active, .btn-pink.active {
        background: #ED83B6 !important;
        border-color: #F0AFCF;
        color: #F0EFEF !important;
    }

/*Animation bg multi*/
.animation-bg {
    z-index: 2;
    height: 100%;
    background: url("../../../../Portals/0/Images/Homepage/banner-image.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 170px;
}

.backgroundimg {
    position: absolute;
    width: 100%;
    height: 170px;
}

#back1 {
    background: url("../../../../Portals/0/Images/Homepage/bg1.png") no-repeat;
}

#back2 {
    background: url("../../../../Portals/0/Images/Homepage/bg2.png") no-repeat;
}


@keyframes backgroundchangeFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes backgroundchangeFadeInOut {
    0% {
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    92% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#backgroundchange div:nth-of-type(1) {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
}

#backgroundchange div:nth-of-type(2) {
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
}

#backgroundchange div {
    animation-name: backgroundchangeFadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 14s;
    -webkit-animation-name: backgroundchangeFadeInOut;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 14s;
}

/*------------------------------------------------*/
/* TO TOP */
/*------------------------------------------------*/
#to_top {
    transition: background-color ease-in 200ms;
    -moz-transition: background-color ease-in 200ms;
    -webkit-transition: background-color ease-in 200ms;
    -o-transition: background-color ease-in 200ms;
    -ms-transition: background-color ease-in 200ms;
    display: block;
    position: fixed;
    right: 20px;
    bottom: 1px;
    z-index: 1000;
    padding: 15px 15px;
    font-size: 0px;
    text-align: center;
    float: right;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
}

    #to_top .to_topimg {
        background-image: url("Images/backtotop.png");
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 7px;
        width: 14px;
    }

/*
	Footer
*/
.footer-infomation-item {
}

    .footer-infomation-item .item-info {
        margin-bottom: 4px;
    }

        .footer-infomation-item .item-info .fa {
            margin-right: 15px;
            margin-left: 15px;
        }

            .footer-infomation-item .item-info .fa.fa-info-circle {
                font-size: 20px;
            }

            .footer-infomation-item .item-info .fa.fa-home {
                font-size: 23px;
            }

            .footer-infomation-item .item-info .fa.fa-mobile {
                font-size: 30px;
                margin-left: 20px;
                margin-right: 16px;
            }

            .footer-infomation-item .item-info .fa.fa-fax {
                font-size: 20px;
            }

            .footer-infomation-item .item-info .fa.fa-envelope-o {
                font-size: 20px;
            }

.skyonlinesuport img {
    margin: 0px !important;
    float: left;
}
/*
    Custom Menu Home trang chu
*/
ul.fixed-menu > li:first-child > a {
    padding: 0px !important;
    content: "";
    visibility: hidden;
    word-spacing: -999px;
    letter-spacing: -999px;
    height: 50px;
    margin-left: 45px;
}



    ul.fixed-menu > li:first-child > a:after {
    }

ul.fixed-menu > li:first-child.active > a:before {
    background: #fff;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
}

.banner-main-search {
    z-index: 2;
}

ul.fixed-menu > li:first-child.active > a:before {
    background: #3384d7;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
}

div div.Normal {
    padding-bottom: 5px;
}

.Tieudecauhoi {
    width: 350px;
}

table.module-form-control tr td.form-inline input {
    margin-bottom: 5px;
}

li.css_tintuc_link_title1 {
    padding-bottom: 4px;
}

.css_tintuc_link_title1 a {
    font-size: 14px !important;
}

h2.dnnFormSectionHead {
    font-size: 24px;
}

ul.fixed-menu > li:first-child > a:before {
    content: "";
    width: 50px;
    height: 50px;
    visibility: visible;
    display: block;
    word-spacing: normal;
    letter-spacing: normal;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015";
    position: relative;
    font-size: 30px;
    padding-top: 8px;
    text-align: center;
    color: #fff;
}

.dropdown-menu {
    padding: 0px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -2px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 13px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
