﻿ .row-edit
 {
     padding-top:5px;
 }
 
.Lib 
{
    
}
.Lib ul
{
    /* display:block!important; */
}
.Lib li
{
    /* display:block!important; */
}

.Lib .SearchForm
{
    /*text-align:center;*/
    font-size:20px;
}
/* từ khoá và nút tìm kiếm */
.Lib .SearchForm .Keyword
{
    text-align:center;
    font-size:20px;
}

/* nơi tìm kiếm */
.Lib .SearchForm .Where
{
    width: 85.5%;
    padding: 5px 0 20px 30px;
    position: absolute;
    background: #cfdff9;
    font-size: 13px;
    z-index: 999;
    /* border: 1px solid #fff; */
    -webkit-box-shadow: inset 0 1px 1px rgba(245, 245, 245, 0.88);
    -moz-box-shadow: inset 0 1px 1px rgba(245, 245, 245, 0.88);
    box-shadow: inset 0 1px 1px rgba(245, 245, 245, 0.88);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.Lib .SearchForm .Where Label
{
    font-weight:normal;
}

/* loại tài liệu */
.Lib .Type
{
    padding-top:5px;
    text-align:left;
    font-size:12px;
    padding-bottom: 5px;
    border-bottom: #EAE3E3 1px solid;
}
.Lib .Type a
{
    padding: 10px 15px 7px 0px;
    text-decoration:none;
    font-size: 12px;
}
.Lib .Type #Active
{
    border-bottom: #f00800 3px solid;
}

/* Tags tài liệu */
.Lib .Tags
{
    padding-top:5px;
    text-align:left;
    font-size:12px;
    padding-bottom: 5px;
    border-bottom: #EAE3E3 1px solid;
}
.Lib .Tags a
{
    padding: 3px 0px 3px 2px;
    text-decoration:none;
    font-size: 12px;
    color:#c36d0b;
    margin:2px;
}
.Lib .Tags a:hover
{
	color:#2b9866;
}
.Lib .Tags #Active
{
    border-bottom: #2b9866 3px solid;
}


.Lib .SearchResult
{
    padding-top: 20px;
    min-height:290px;
}

.Lib .SearchResult ul
{
    padding-bottom:20px;    
}

.Lib .SearchResult li
{
    list-style:none;
}
.Lib .SearchResult .Title
{
    font-size: 18px;
    color:Blue;
    text-decoration:none;
}

.Lib .SearchResult .TitleWeb
{
	border-left:7px solid #b5b9b7;
}
.Lib .SearchResult .TitleSystem
{
	border-left:7px solid #0e74f5;
}
.Lib .SearchResult .TitleUser
{
	border-left:7px solid #fb661d;
}

.Lib .SearchResult .Title a
{
    font-size: 18px;
    color:Blue;
    text-decoration:none;
}
.Lib .SearchResult .Link
{
    color:Green;
}
.Lib .SearchResult .Desc
{
}

.PopupTitlePage
{
    color: #f17a23;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;-
}

/* chuỗi thông báo của kết quả tìm kiếm */
.Lib .SearchResult .Message
{
    font-size:18px;
    color:#999999;
    min-height: 260px;
}

/* Footer của trang tìm kiếm */
.Lib .Footer
{
    border-top: #ddd 1px solid;
    margin-top:30px;
    padding:10px;
}

.Lib .Footer a
{
    color:Blue;
}

.Lib .Header
{
    font-size: 25px;
    color: white;
    margin: 0px;
}


@media (max-width:1000px)
{
	.Lib .Header
	{
		font-size: 19px;
    	color: white;
    	margin: 0px;
	}
}

.Lib .Header a
{
    color: #46B797;
    text-transform:uppercase;
    text-shadow: -1px 0 #46B797, 0 1px #46B797, 1px 0 #46B797, 0 -1px #46B797;
}
.Lib .Header a:hover
{
    text-decoration:none;
    color: White;
    text-shadow: -1px 0 #46B797, 0 1px #46B797, 1px 0 #46B797, 0 -1px #46B797;
}
 
 


.Lib .Container
{
    min-height:400px;
}

/* icon topic*/
.icon-list
{
     margin-bottom:15px; 
}
.col-main-menu-item /* li cho 5 icon menu main */
{
    width: 19%;
    height:80px;
    overflow:hidden;
}

.icon-images img
{
    width:57px;
    transition: width 1s, height 1s, transform 1s;
}
.icon-images img:hover
{
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform:scale(1.2);
    opacity: 0.7;
}
.icon-items,.icon-images 
{
    text-align:center;
}
.icon-title
{
    color:blue;
}
/* end icon topic*/

/* icon topic Right col */
.icon-items-right
{
	margin-bottom:20px;
	text-align:center;
}
.icon-images-right
{
	
}

.icon-images-right img
{
    width:60px;
    transition: width 1s, height 1s, transform 1s;
}
.icon-images-right img:hover
{
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform:scale(1.2);
    opacity: 0.7;
}
.icon-title-right
{
    color:blue;
}


.topic-more-detail
{
}
.topic-more-detail a
{
    position: absolute;
    top: 15px;
    right: 7px;
    color: #069a1e;
    font-size: 12px;
    font-weight: normal;
}

/* end icon topic right col*/



.txtkeyword
{
    margin: 0;
    width: 100%;
    float: left;
    border-right-style: hidden;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 40px !important;
}
.search-extend
{
    margin: 0;
    width: 70%;
    background:#fff;
}
.ddlTopic
{
    margin: 0;
    width: 80%;
    background: #fff;
}
.col-input-search
{
}
.btnSearchExtend
{
    position: absolute;
    top: 0px;
    margin-left: -80px;
    margin-top: 3px;
    z-index:1;
    cursor: pointer;
}
.col-btn
{
	 position: absolute;
    top: 0px;
    margin-left: -40px;
    margin-top: 0px;
    z-index:1;
    cursor: pointer;
}
.col-btn input
{
}
.Where
{
    display:none;
    margin: 1px 0 10px 0;
    border: 1px solid #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    box-shadow:glay;
}
.div-search-extend
{
    margin:5px 0 10px 0;
}
.div-options
{
}
.hetrithuc
{
    width: 40px;
    height: 40px;
}
.internet
{
    width: 40px;
    height: 40px;
}
/*tree list*/
.category-name
{
    color: #037eb3;
    font-weight: 600;
    font-size: 13px;
    padding: 2px 0px 2px 0px;
    /* background-color: red; */
    margin: -3px 0px -3px 0px;
}

.category-name-global /* dữ liệu toàn hệ hiển thị trong mục cá nhân */
{
    color: #042cd6;
    font-weight: 600;
    font-size: 13px;
}
.category-name-lesson /* bài giảng */
{
    color: #de5815;
    font-weight: 600;
    font-size: 13px;
}



/* tree list */
.category-name-sub
{
    color: #0165af;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/folder.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-exam /* thư mục bài tập (đề bài) */
{
    color: #e90b56;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-exam.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-question /* thư mục câu hỏi thuộc Exam */
{
    color: #e90b56;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-question.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-doneexamcontainer /* thư mục chưa bài làm (thư mục nộp bài) */
{
    color: #1cb605;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-doneexamcontainer.png") left center no-repeat;
    padding-left:25px;
}


.category-name-sub-doneexam  /* thư mục bài làm (của sv) */
{
    color: #5c3edd;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-doneexam.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-doneexam-dis  /* thư mục bài làm (của sv) còn chưa cho phép làm bài */
{
    color: #5c3edd;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-doneexam-dis.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-doneexamdetail  /* thư mục câu trả lời trong bài làm (của sv) */
{
    color: #ba08db;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-doneexamdetail.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-doneexamdetail-true  /* thư mục câu trả lời trong bài làm (của sv) - chấm đúng*/
{
    color: #ba08db;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-true.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-doneexamdetail-false  /* thư mục câu trả lời trong bài làm (của sv) - chấm sai */
{
    color: #ba08db;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-false.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-meet /* cuộc họp/sự kiện có video call */
{
    color: #e90b56;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-meet.png") left center no-repeat;
    padding-left:25px;
}

.category-name-sub-event /* lịch họp/sự kiện thông thường */
{
    color: #e90b56;
    font-weight: 600;
    font-size: 13px;
    background:url("Images/Icons/sub-event.png") left center no-repeat;
    padding-left:25px;
}




.category-name-content-my /* link chính mình add */
{
    color:#333333;
    font-size: 12px;
    background:url("Images/Icons/doc.png") left center no-repeat;
    padding-left:20px;
}
.category-name-content-share /* link người khác share */
{
    color:#333333;
    font-size: 12px;
    background:url("Images/Icons/doc-share.png") left center no-repeat;
    padding-left:20px;
}
.category-name-content-new-my /* index của mục tri thức do chính mình thêm mới */
{
    color:#333333;
    font-size: 12px;
    background:url("Images/Icons/NewDoc.png") left center no-repeat;
    padding-left:20px;
}
.category-name-content-new-share /* index mục tri thức do bạn bè tạo và share cho mình thấy */
{
    color:#333333;
    font-size: 12px;
    background:url("Images/Icons/NewDoc-share.png") left center no-repeat;
    padding-left:20px;
}

.category-name-content-local /* file local */
{
    color:#333333;
    font-size: 12px;
    background:url("Images/Icons/attachment.png") left center no-repeat;
    padding-left:20px;
}


.category-items-count
{
    color: rgb(169, 169, 181);
}
/*end tree list*/
/*list-menu bottom*/
.list-menu
{
    background: rgba(224, 224, 224, 0.90);
    height: 55px;
    padding: 4px 0 0 0;
    overflow:hidden;
    position:fixed;
    bottom: 0px;
    right: 0px;
    z-index: 999;
    display:none;
}
.list-menu-ul
{list-style-type: none;float:right;}
.list-menu-ul li{display:inline; padding:0 20px;}
.list-menu-ul img{ height:50px; width:50px;}
.list-menu-ul a {color:#0f649c; font-size:14px}
.list-menu-ul a:hover {color:blue;}
#HideMenu
{ cursor:pointer;}


.show-menu
{
    position:fixed;
    bottom: 0px;
    right: 20px;
    cursor:pointer;
    z-index:1008;
}
.show-menu img{height:40px; width:40px;}
/*end list-menu bottom*/



/* ----------------Form đánh giá -------------------*/
.Question_Form 
{
	float:left;	
	width:100%;
	margin-bottom:10px;
}
.Question_Form table
{
	BORDER-COLLAPSE: collapse;
	width:99%;
	border:0px;
	font:12/14px Verdana, Arial, Helvetica, sans-serif;	
}
.Question_Form table td
{
	border:#CCCCCC 0px solid;
	/*background-color:#dae6f8;*/
	padding:3px;
	border:#ccc 1px solid;
}
.Question_Form .Header td
{
    background-color:#EAF3F7;
    text-align:center;
    font-weight:bold;
}

.Question_Form .Row td
{
    text-align:center;
}

.Question_Form .RowAlt td
{
    text-align:center;
    background-color:#FDFFDA;
}

.Question_Form .RowGroup td
{
    text-align:left;
    background-color:#eee;
    font-weight:bold;
}


/* edit */

.TableEdit
{
	padding-bottom:10px;
	width:100%;
	color:#222222;
	margin-top:10px;
}
.TableEdit table
{
    width:100%;
}

.TableEdit .Header td
{
	/*background-color:#c2e3f0; */
	text-align:left;
	font-weight:bold;
}
.TableEdit .Caption
{
	text-align:right;
	width:100px;
}
.TableEdit td
{
	border:#cccccc 0px solid;
	padding:5px 4px 5px 4px;
	font-size:14px;
}
.TableEdit .Edit_text
{
    height:26px;
    font-size:14px;
    width:100%;
    -moz-border-radius: 5px; /* from vector shape */
    -webkit-border-radius: 5px; /* from vector shape */
    border-radius: 5px; /* from vector shape */
    border: 1px solid #d9d9d9;
    padding:2px 5px 2px 5px;
}

.TableEdit .Edit_number
{
    height:22px;
    font-size:14px;
    width:420px;
    -moz-border-radius: 5px; /* from vector shape */
    -webkit-border-radius: 5px; /* from vector shape */
    border-radius: 5px; /* from vector shape */
    border: 1px solid #eeeeee;
}

.Select-MyBook
{

    margin-top:5px;
    padding: 20px;
    /*position: absolute;*/
    position:relative;
    background: #cfdff9;
    font-size: 13px;
    z-index: 999;
    /* border: 1px solid #fff; */
    -webkit-box-shadow: inset 0 1px 1px rgba(245, 245, 245, 0.88);
    -moz-box-shadow: inset 0 1px 1px rgba(245, 245, 245, 0.88);
    box-shadow: inset 0 1px 1px rgba(245, 245, 245, 0.88);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}


.link-statistic-info
{
    font-size:12px;
    padding-left:20px;
    color: #999999;
}

.command-search
{
    text-align:right;
    position:absolute;
    right:30px;
    /* top: 150px; */
    margin-top: -30px;
}


.lesson-command-search
{
    text-align:right;
    position:absolute;
    right:0px;
    top: 5px;
}



/* danh cho lesson html */
/* danh cho lesson html */
.lesson-page-title
{
    color: #6600CC;
    width:100%;
    float:left;
    list-style:none;
    font-weight:bold;
    margin-top: 40px;
    margin-bottom:20px;
    font-size:16px;            
    text-transform:uppercase;
    text-align:center;
}
        
.lesson-group
{
    color: #268BA8;
    width:100%;
    float:left;
    list-style:none;
    font-weight:bold;
    margin-top: 10px;
    font-size:16px;   
    margin-bottom:10px;         
}
.lesson-group-sub
{
    color: #268BA8;
    width:100%;
    float:left;
    list-style:none;
    font-weight:bold;
    margin-top: 10px;
    font-size:14px;            
    text-decoration:underline;
}

.lesson-item
{
    color: #222222;
    width:100%;
    float:left;
    font-size:14px;
    padding:10px 0px 10px 0px;
}
        
.lesson-item a
{
    text-decoration:underline;
    color:#0000CC;
}
        
.lesson-item-title
{
    color: #009933;
    font-weight:bold;            
}
        
.lesson-footer
{
    float:left;
    width:100%;
    margin-top:30px;
    colesson:Blue;
    color: #666633;
    font-style:italic;
}


/* các tab danh sách tài nguyên đang mở - ở detail */
.detail-session-tab
{
}
.detail-session-tab ul
{    
}
.detail-session-tab ul li
{
    float:left;
}

.detail-session-tab .active
{
    color:Red;
}

.detail-tags
{
    float:left;
    width:100%;
    margin-top:5px;
}

/* Tags tài liệu */
.detail-tags .Tags
{
    text-align:left;
    font-size:14px;
    padding: 15px 0px 15px 0px;
/*    border-bottom: #EAE3E3 1px solid; */
}
.detail-tags .Tags a
{
    padding: 3px 0px 3px 2px;
    text-decoration:none;
    font-size: 13px;
    color:#c36d0b;
    margin:2px;
}
.detail-tags .Tags a:hover
{
	color:#2b9866;
}
.detail-tags .Tags #Active
{
    border-bottom: #2b9866 3px solid;
}

/* danh sách tin liên quan trong chi tiết tài nguyên */
.detail-refer
{
	float:left;
	padding:10px 0px 0px 0px;
}
.detail-refer a
{
    color:#19906d;
    font-size:14px;    
}
.detail-refer a:hover
{
    color:#f35f31;
}




/* Menu ngữ cảnh trong list book */
.menu-collapse-book
{
    padding-left:10px;
}
.menu-collapse-book a
{
    color:#dd7500;
}
.menu-collapse-book a:hover
{
    color:#76b51b;
}
.menu-collapse-book .dropdown-menu
{
  min-width: 140px;
}
.menu-collapse-book .dropdown-menu-2
{
  min-width: 140px;
}

/*-----------------Cộng đồng liên kết,các nhóm người dùng ở tab home ---- */
.lib-user-group
{
	margin:15px -8px 15px -8px;
	padding:10px;
	background-color: #c8ddfb;
	border-radius:15px;
	height:100px;
}

.lib-user-group h1
{
    font-size:17px;
    color:#0a4db1;   
    height:41px;
    overflow:hidden;
    margin-bottom:8px; 
}
.lib-user-group h2
{
    font-size:13px;
    color:#505050;
    height:35px;
    overflow:hidden;
}
.lib-user-group h3
{
    font-size:12px;
    color:#e08149;
    font-style:italic;
    height:15px;
    overflow:hidden;
    margin-bottom:5px;
}
.lib-user-group h4
{
    font-size:12px;
    color:#467ccc;
}


/* lib-tools trong tab công cụ*/

.lib-tools
{
    color:#616161;
    text-align:center;
}
.lib-tools li
{
    list-style:none;
    padding-top:15px;
    padding-bottom:15px;
}

.lib-tools img
{
    width:50%;
    transition: width 1s, height 1s, transform 1s;
}
.lib-tools img:hover
{
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2); 
    -o-transform: scale(1.2); 
    transform:scale(1.2);
    opacity: 0.7;
}

/* end lib-tools */

.rating-container
{
   margin:2px;
}

.rating { padding:10px 0px 10px 0px}
.glyphicon {/* margin-right:5px; */}
.rating .glyphicon {font-size: 13px;}
.rating-num { margin-top:0px;font-size: 35px; }
.progress { margin-bottom: 5px;}
.progress-bar { text-align: left; }
.rating-desc .col-md-3 {padding-right: 0px;}
.sr-only { margin-left: 5px;overflow: visible;clip: auto; }
.rating .btn-sm
{
	padding:3px 0px 3px 6px;
}

.rating .btn /* ghi đè vì .btn của elib thay ảnh hưởng control cũ của eco */
{
    height: 21px;
	padding:2px;		
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px
    
}
.rating .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.rating .btn-default {
        color: #333;
    background-color: #fff;
    border-color: #ccc;
}



/* nơi định vị các popup ở góc dưới màn hình */
.popup-bottom-container
{
    position:fixed;
    bottom: 0px;
    left: 0px;
    z-index: 1009;
    width:100%;
    float:left;
}

/* nơi định vị các popup ở góc dưới màn hình lòng vô popup khác */
.popup-bottom-container-child
{
    position:absolute;
    bottom: 0px;
    left: 0px;
    width:99%;
    float:left;
}

/* các dòng tag mục lục của BookInfo */
.row-tag-list
{
    margin:5px 0px 0px 0px; 
    padding:0px; 
    border-bottom:#dddddd 1px dotted;
    color:#9c9c9c;
}

.row-tag-list a
{
    color:#365b7b;
}
.row-tag-list a:hover
{
	color:#ec982f;
}


/*----------------- Block trong topic  ---- */
.lib-topic-block
{
	margin: 15px 0px 10px -10px;
	padding-bottom:5px;
	/* background-color: #c8ddfb; */
	/* border-radius:15px; */
	border-bottom:#999999 1px dotted;
	float: left;
	width: 100%;
}

.lib-topic-block h1
{
    font-size:16px;
    color:#17dea7;
    height: 23px;
    overflow:hidden;
    margin-bottom:5px;
    font-weight: bold;
}
.lib-topic-block h1 a
{
	color:#0858ea;	
}
.lib-topic-block h2
{
    font-size:13px;
    color:#505050;
    height:35px;
    overflow:hidden;
}
.lib-topic-block h3
{
    font-size:12px;
    color:#e08149;
    font-style:italic;
    height:15px;
    overflow:hidden;
    margin-bottom:5px;
}
.lib-topic-block h4
{
    font-size:12px;
    color:#467ccc;
}

.topic-block-open /* tiêu đề block khi mở ra */
{
    
}


/* chi tiết của block topic */
.lib-topic-block-detail
{
	 padding-bottom:10px;
	 padding-left:20px;
}
.lib-topic-block-detail li
{   	
	padding-bottom:5px!important;
}
.lib-topic-block-detail li a
{
	font-size:13px;	
    color:#1457bb;
}

.note-block-item
{
    margin: 5px 0px 1px 0px;
    border-bottom:#cccccc 1px dotted;
    padding:5px 0px 5px 0px;
    background-color: #fffaee;
}
.note-block-item h2
{
    font-size:12px;
    font-weight:bold;
}
.note-block-item h2 a
{
    color: #0c5de4;
}
.note-block-item h3
{
    font-size:12px;
    color:#1999f3;
}
.note-block-item h4
{
    padding-top:5px;
}


/* icon report */

.report-icon
{
}

.report-icon li
{
    float:left;
    width:33%;
    text-align:center;
}
.report-icon a
{
    color:#0e4ca7;
    font-weight:bold;
}


.report-icon li div
{
    margin:10px;
    padding:10px;    
    height:65px;
    border-radius: 5px;
    background-color:#d1e7fa;
            
    border-bottom: #222222 2px solid;
    border-right: #222222 2px solid;
   
}

.report-icon li div:hover
{
    background-color:#dabae4;
}


/* các mục cho quick menu ở home */

.quick-menu-home
{
    text-align:center;
    background: #ffffff6b;  /* nền trắng có chút trong suốt */
}

.quick-menu-home a
{
    text-transform:uppercase;
}

.quick-menu-home .counter 
    {
        font-weight:normal; color: #ff6a00; text-shadow: 2px 2px 4px #9d9d9d;
    }


.shadow-box
{   
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  box-shadow: 0 4px 20px rgb(169, 169, 142);
  transition: all 0.4s;  
  padding:15px;    
  margin-top:20px;  
}

.shadow-box:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
  box-shadow: 0 10px 30px rgb(232, 232, 9);
}
