﻿@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=vietnamese');
@font-face {
  font-family: "dripicons-v2";
  src:url("fonts/dripicons-v2.eot");
  src:url("../fonts/dripicons-v2.eot?#iefix") format("embedded-opentype"),
    url("../fonts/dripicons-v2.woff") format("woff"),
    url("../fonts/dripicons-v2.ttf") format("truetype"),
    url("../fonts/dripicons-v2.svg#dripicons-v2") format("svg");
  font-weight: normal;
  font-style: normal;

}
body {
    background-color: #f4f4f4;
    color: #666;
    margin: 0;
    padding: 0;
	font-family: 'Roboto', sans-serif;
}
a {
    color: #333;
    outline: none;
    padding-left: 0px;
    padding-right: 3px;
    text-decoration: underline;
}
a:link, a:visited,
a:active, a:hover {
	color: #333;
}
ul{
	list-style-type: none;
}
.row{
	margin: 0;
}
.breadcrumb a:hover {
    background-color: transparent;
}
.clear-fix .row a.breadcrumb-root,
.clear-fix .row ol.breadcrumb li a{
    font-size: 15px;
    color: #b7b7b7;
    background: none ;
	text-transform: none;
	font-family: 'Roboto', sans-serif;
    width: auto;
	float: left;
}
ol.breadcrumb{
	margin:0;
}
.breadcrumb ol.breadcrumb > li:before,
.breadcrumb-root:after{
    padding: 0 15px;
    color: #000;
    content: "\f101";
    font-size: 15px;
	font: normal normal normal 14px/1 FontAwesome;
	vertical-align: baseline;
}
.breadcrumb ol.breadcrumb > li.active:before{
	font-size: 0;
	padding: 0;
}

.breadcrumb-root:after{
	vertical-align: middle;
	color: #b7b7b7;
}
.breadcrumb > .active {
    color: #111;
    font-size: 15px;
    margin: 0;
    padding-left:0;
    float: right;
}
.breadcrumb-root .divider{
	display: inline-block;
    margin: 0 6px 1px;
	float: left;
}
.content-wrapper .btn-primary{
	background:#009cd7;
	border: none;
	/*efsdfdsfdsfdf*/
}

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}
.nav>li .dropdown-toggle {
    display: block !important;
}
.nav>li .dropdown-toggle p{
	float:left;
	margin-right:5px;
}
.nav>li .dropdown-toggle p:first-letter {
	text-transform:uppercase;
}
.float-left {
    text-align: center;
    margin-top: -20px;
    font-family: Arial;
    color: #5c5c5c;
    font-size: 12px;
}

.float-right {
    margin-top: 30px;
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

.login-form .row .col-md-4 {
    /*	float:none;
	text-align:center; margin:0 auto;*/
}
/* main layout
----------------------------------------------------------*/
header .content-wrapper, #body .clear-fix {
    margin: 0 auto;
    position: relative;
}

.content-wrapper .login-form {
    margin: 0 auto;
    max-width: 320px;
}

.content-wrapper #loginForm {
    margin: 0 auto;
    max-width: 350px;
}

.content-wrapper .ftp-bottom {
    margin: 0 auto;
    margin-left: 85px;
	margin-right:15px;
}

#loginForm ul {
    padding: 0;
}
#loginForm .form-group{
	margin-right: 0;
	margin-left: 0;
}

#body {
    /*  background-color: #f9f9f9;
    border-top: 1px solid #ddd;*/
    clear: both;
    padding-bottom: 35px;
}
/* Login Page */
.logo-login{
	text-align: center;
	padding: 70px 0 20px 0;
}
.logo-login img{
	width: 200px;
}
.main-content {
    padding-left: 0px;
    /* padding-top: 30px;*/
}

.featured + .main-content {
    background: url("../../publish/upload.thanhnien.vn4/Images/heroAccent.png") no-repeat;
}


footer {
    clear: both;
    height: 100px;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    padding: 0;
    float:left;
	width: 50%;
	
}
.site-title a, .site-title a:hover, .site-title a:active {
	background: none;
	color: #c8c8c8;
	outline: none;
	text-decoration: none;
}
.site-title img {
	width: 150px;
	float: left;
	margin-top: 10px;
}
.site-title h1{
	margin: 0;
    vertical-align: middle;
    padding-left: 15px;
    overflow: hidden;
	font-size: 20px;
	color: #515356;
	font-weight: 300;
}
#site-title-tn img {
  margin: 20 -100%;
  width: 220px;

}

#site-title-tn {
  margin: 10% 125%;
}

#site-title-tn img {
  vertical-align: top;
  /* instead default baseline to avoid gap under */
  
  position: relative;
  z-index: -1;
}

@media only screen and (max-width: 1010px) {
		#site-title-tn {  
	
			margin: 3% 35%;
		}
}
.list-video{
	border-radius: .1875rem;
    border: none;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
    margin: 15px 0;
    padding: 15px;
	background: #fff;
}
/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 10px 0 10px 0;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h1 {
        font-size: 18px;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../../publish/upload.thanhnien.vn4/Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../../publish/upload.thanhnien.vn4/Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    /*
       float: left;
    width: 40%;
	 border-right: solid 2px #c8c8c8;*/
    font-family: Arial;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0 0 20px 35px;
    }

    #loginForm input {
        width: 350px;
        font-size: 14px;
    }


        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

            #loginForm input[type="submit"].log-in {
                width: 350px;
                height: 50px;
                border: 0;
                color: #fff;
                margin-left: 0;
                background: #009cd7;
            }

    #loginForm ul li {
        margin-bottom: 10px;
        list-style: none;
    }

        #loginForm ul li.captcha {
            position: relative;
        }

            #loginForm ul li.captcha a {
                position: absolute;
                top: 30px;
                left: 220px;
                color: #0072bc;
            }

                #loginForm ul li.captcha a:link, #loginForm ul li.captcha a:visited {
                    color: #0072bc;
                }

    #loginForm #CaptchaImage {
        margin-bottom: 10px;
        margin-top: -15px;
    }
#CaptchaInputText{
	margin-top: 5px;
	line-height: 30px;
}



#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
        font-weight: normal;
        font-size: 12px;
    }

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
	cursor: pointer;
	width: 15px;
	height: 15px;
}
input[type="submit"],
input[type="button"],
button {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

button.dropdown-toggle {
    padding: 3px;
}

#rootfolders .nav button.dropdown-toggle {
    padding: 0 3px;
}
#rootfolders{
	padding:10px 0;
	height: 460px;
	overflow: auto;
  margin-bottom:20px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 0;
}
#rootfolders .nav li a{
	padding: 10px 25px 10px 0;
    line-height: 25px;
}
#rootfolders .nav .selectedroot.open .dropdown-menu li a,
#rootfolders .nav li.open .dropdown-menu li a{
	padding-left: 25px;
}
#rootfolders::-webkit-scrollbar {
    background-color: rgba(255,255,255,1);
    width: 5px;
}

#rootfolders::-webkit-scrollbar-thumb {
    border: none;
    border-radius: 10px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: rgba(0,156,215,.95);
}
table.table-bordered tr.even td, tr.alternate-row td {
    background-color: #e3e9ee;
}
.table-bordered .footer td {
    text-align: center;
    color: #0072bc;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
}
.table-bordered .footer td a {
    transition: all .3s;
    padding: 0px 11px;
    margin: 0 3px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
    text-align: center;
}
td.td-choice{
	text-align: left;
}
td.colOperation{
	text-align: center;
}
.clear-fix #rootfolders li .btn-default {
    border: none;
    background: none;
    background-color: #fff;
}
/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors, .field-validation-error {
    color: #e80c4d;
    font-size: 12px;
    font-family: Arial;
}

.validation-summary-valid {
    display: none;
}

.content-wrapper .btn-primary p{
	display: none;
}
/* tables
----------------------------------------------------------*/
.modal-title{
	color: #666;
}
.span7{
	 -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: flex;
    padding: 0;
}
.modal-header{
	padding: 10px;
	border: 0;
	background: transparent;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.modal-footer{
	border-top: 1px solid rgba(0,0,0,0.05);
}
.modal-footer sub{
	float: left;
}
.btn-close, .btn.start,
.btn-close:hover, .btn.start:hover{
	background:#3c97ef;
	border: 0;
	border-radius: 0;
}
.btn-close, .btn-close:hover{
	background:transparent;
	border: 1px solid #d00;
	color: #d00;
}

.fileupload-buttonbar .btn{
	margin-top: 10px;
}
.span7 .fileinput-button{
    background: transparent;
	border: 1px dashed #009cd7;
	color:#009cd7;
}
.span7 .fileinput-button i{
	padding-right: 5px;

}
.template-upload .start .btn-primary,
.template-upload .btn-warning,
.template-download .btn-danger{
	border-radius: 0;
	margin: 0;
	width: 70px;
}
ul.template-upload{
	overflow: hidden;
	padding-left: 0;
}
.template-upload li{
	float: left;
	padding-right: 10px;
}
.template-upload td,
.template-download td{
	vertical-align: top !important;
}
.preview-upload {
    position: relative;
}
.preview-upload .previews {
    font-size: 0;
    margin: 0 -.5rem;
    position: relative;
    z-index: 8;
}
.preview-upload .previews.empty+.empty-state {
    display: block;
}
.upload-product {
    padding: 2.5rem 1rem;
    justify-content: center;
    border: 1px dashed #e8eaea;
	text-align: center;
}
.upload-product .link{
	color:#3c97ef;
	font-weight: 500;
}
.file:before {
    color: #999;
    content: "\e032";
    display: inline-block;
    font-family: "dripicons-v2";
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    margin: -4px 1rem -4px 0;
    vertical-align: bottom;
}
.file span {
    margin: 0 .125rem;
}
.file span {
    margin: 0 .125rem;
}
.preview-file {
    cursor: pointer;
    display: block;
    height: 100%!important;
    left: 0;
    opacity: 0;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

table .files .name{
    width: 90px;
    margin-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.text-overflow-container {
    position: relative;
    max-width: 100%;
    padding: 0 !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    vertical-align: text-bottom !important;
}
.text-overflow-ellipsis {
    position: absolute;
    white-space: nowrap;
    overflow-y: visible;
    overflow-x: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    max-width: 100%;
    min-width: 0;
    width:100%;
    top: 0;
    left: 0;
}
.text-overflow-dynamic-container:after,
.text-overflow-dynamic-ellipsis:after {
    content: '-';
    display: inline;
    visibility: hidden;
    width: 0;
}
table .files .template-download .name{
	width: 40%;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #73879C;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

.desk_action{
-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
	display: flex;
	padding: 15px 0;
}

.top_nav .navbar-right{
	width: auto!important;
}
.clear-fix #datatable {
    border-left: none ;
}
#datatable td.td-type{
	width: 9%;
	text-align: center;
}
/********************
*   Mobile Styles   *
********************/
@media only screen and (min-width: 1300px) {
#datatable td.td-type,
td.colOperation{
    text-align: left;
}
}
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;

    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
/*----*/
.menu-mobile{
	display: none;
}
.table thead {
    background-color: #94DBFF;
}

.table.table-bordered thead {
    background-color: transparent;
    border-bottom: 1px #c0c0c0 solid;
}

.template-download td.preview img {
    max-width: 150px;
}
@media (min-width: 992px){
.col-md-9#datatable {
	width: 80% !important;
    padding: 0;
}
.col-md-3#rootfolders {
    width: 20%;
}
}

@media(max-width:991px){
.site-title{
	width: 80%;
}	
.menu-mobile{
	display: block;
}
.menu-mobile .menu_section{
	position: fixed;
    z-index: 2;
    left: 100%;
    top: 0;
    height: 100%;
	width: 250px;
    overflow: hidden;
    background-color:  transparent;
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.25s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.25s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
	z-index: 1000;
}
.menu-mobile .menu_section .side-menu{
	    width: 200px;
    background: #2A3F54;
	height: 100%;
	float: right;
	}
	.menu-mobile .nav.side-menu > li.current-page, .nav.side-menu > li.active {
    border-left: 5px solid #009cd7;
		border-right: none;
}
	.menu-mobile .nav.side-menu .user-profile{
		color: #E7E7E7;
		font-size: 18px;
		padding: 10px 5px;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
	}
	.menu-mobile .nav.side-menu > li > a{
		text-align: left !important;
		padding: 10px 20px;
		margin-bottom: 0;
		font-size: 13px;
		font-weight: 300;
	}
	.menu-mobile .nav.side-menu > li.current-page > a{
		padding-left: 15px;
	}
	.nav-sm .menu-mobile .nav.side-menu li a i{
		text-align: left!important;
		width: auto !important;
		margin-right: 15px !important;
		vertical-align: middle;
		font-size: 13px !important;
		
	}
	.navbar-toggler-icon{
	width: 22px;
    height: 2px;
    vertical-align: middle;
    outline: 0;
    display: block;
    border-radius: 1px;
    background: #009cd7;
	margin-top: 5px;	
	}
.menu-toggle {
    background-color: transparent;
    border: 0;
    padding: 0;
	}

.menu-toggle:hover,
.menu-toggle:focus {
    text-decoration: none;
}
.menu-mobile .close-btn{
    width: 42px;
    height: 42px;
    background: #2A3F54;
    position: fixed;
    right: -50px;
	border: 0;
	margin-right: 0;
	}	
	
.menu-mobile .close-btn:before, .menu-mobile .close-btn:after {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    background-color: #fff;
    height: 1px;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
    content: '';
}
		.menu-mobile .close-btn:before{
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  width: 24px;
  margin: 0;
	}	
	.menu-mobile .close-btn:after{
		  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  width: 24px;
  margin: 0;
	}	
	.close-btn span{
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    border-radius: 3px;
}
.menu-open .menu-mobile .menu_section {
-webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.menu-mobile .toggle{
	float: right;
	padding: 15px;
}
.menu-open .menu-mobile .close-btn{
    right: 200px;
	z-index: 1009;
}	

	.menu-open .overlay{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
     z-index: 999;
	 -webkit-transition: all 0.4s;
  }
header .content-wrapper, #body .clear-fix{
	margin-left: 15px;
		
	}
	.main_container .top_nav{
		margin-left: 0 !important;
	}
.list-video {
    border: none;
    box-shadow: none;
    padding: 0;
    background: transparent;
}
#rootfolders{
    height: 200px;
    border-right: 0;
    background: #fff;
    padding:15px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
}
	#gridContent{
		background: #fff;
    padding: 5px 15px 15px;
	}
	.clear-fix #datatable{
		background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05);
		border: none;
	}
	#gridContent #filelist{
		border:0;
	}
#site-title-tn {  
	margin: 2% 32%;
}
.content-wrapper .ftp-bottom{
	margin-left: 0;
	margin-right: 15px;
}
.menu-desk{
	display: none;
}	
.nav-sm .main_container .top_nav {
    margin-left: 0 !important;
}
}
@media(max-width:767px){
	.mobile_action{
		text-align: center;
	}	
	.modal.fade{
		padding: 20px;
	}
	.breadcrumb .active,
	.breadcrumb li a{
		display: inline-block;
		padding: 0;
		vertical-align: middle;
		max-width: 150px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.template-upload .start .btn-primary{
		width: 100%;
	}
	.template-upload li{
		height: 90px;
	}
	.template-upload li:nth-child(4){
		float: none;
		height: auto;
	}
	.table-striped .files .progress{
		width:100%;
	}
	.template-upload li.start, .template-upload li.cancel{
		width: 48%;
		height: auto;
	}
	.template-upload li.cancel button{
		width:100%;
	}
	.content-wrapper li.start button{
		background:   #3c97ef;
		padding: 6.5px;
	}
	.content-wrapper li.start .btn-primary span{
		display: block;
		color: #fff;
	}
	.template-download .btn-danger span{
		display: block !important;
		color: #fff;
	}
}
@media(max-width:575px){
	#body .clear-fix{
		margin-left: 0;
		padding: 0 15px;
	}
	.content-wrapper .ftp-bottom{
		margin-right: 0;
	}
	.site-title img{
		width: 100px;
		margin-top: 17px;
	}
	.site-title h1{
		font-size: 15px;
		padding:2px 0 0 7px;
	}
	header .content-wrapper{
		margin: 0;
		padding: 0;
	}
	.desk_action{
		background: #fff;
		position: fixed;
		bottom: 0;
		z-index: 997;
		padding: 0;
		-webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: normal;
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: none;
		display: block;
		box-shadow: 1px -1px 11px 2px rgba(171,171,171,0.3);
		width: 100%;
	}
	.content-wrapper .btn-primary {
		background: #fff;
		color: #777;
		padding: 10px 0;
		border-right: 1px solid #eaeaea;
		border-radius: 0;
		margin: 0;
		width: 24%;
	}
	.content-wrapper .btn-primary.start{
		background:#3c97ef;
		color: #fff;
		width: 100%;
	}
	.modal-footer .btn-close{
		margin: 10px 0 0 !important;
		width: 100%;
	}
	.content-wrapper .btn-primary:last-child {
		border-right: 0;
	}
	.content-wrapper .btn-primary span{
		display: none;
	}
	.content-wrapper .btn-primary.start span {
		display: block;
		line-height: 0;
		margin-bottom: 20px;
		font-size: 18px;
	}
	.content-wrapper .btn-primary p{
		display: block;
		margin-bottom: 0;
	}
	.files .template-upload .cancel .btn span {
	    display: block !important;
}
}


@media(max-width:420px){
	.site-title h1{
		font-size: 11px;
		padding-top: 6px;
	}
	.site-title img {
		width: 90px;
		margin-top: 20px;
	}
	.file:before {
		font-size: 20px;
		margin: 0 0 2px;
}

