.tabs-wrapper .tabs-headers{overflow:auto;margin-bottom:20px;}
.tabs-wrapper .tabs-headers .tab-title{width:201px;height:109px;background-color:#e6e6e6;margin:0 15px 15px 0;float:left;text-align:center;cursor:pointer}
.tabs-wrapper .tabs-headers .tab-title.last{margin-right:0;}
.tabs-wrapper .tabs-headers .tab-title img{margin-top:10px;}
.tabs-wrapper .tabs-headers .tab-title p{margin:0;padding-top:80px;font-family:'Open Sans';font-size:14px;}
.tabs-wrapper .tabs-headers .tab-title p.category-1{background:url('../other/library/category-1.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title p.category-2{background:url('../other/library/category-2.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title p.category-3{background:url('../other/library/category-3.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title p.category-4{background:url('../other/library/category-4.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title p.category-5{background:url('../other/library/category-5.png') no-repeat center 10px}

.tabs-wrapper .tabs-headers .tab-title.active{background-color:#2d8aa3}
.tabs-wrapper .tabs-headers .tab-title.active p{color:#FFF}
.tabs-wrapper .tabs-headers .tab-title.active p.category-1{background:url('../other/library/category-1-active.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title.active p.category-2{background:url('../other/library/category-2-active.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title.active p.category-3{background:url('../other/library/category-3-active.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title.active p.category-4{background:url('../other/library/category-4-active.png') no-repeat center 10px}
.tabs-wrapper .tabs-headers .tab-title.active p.category-5{background:url('../other/library/category-5-active.png') no-repeat center 10px}

.tabs-wrapper .tabs-content{border-top: 1px solid #005062;padding-top: 10px;}

.tabs-wrapper .tabs-body{display:none;}
.tabs-wrapper .tabs-body .tab-content{padding-bottom:15px;margin-bottom:15px;border-bottom:1px dotted;overflow:auto;}
.tabs-wrapper .tabs-body .tab-content.last{border:none;margin:0;padding:0;}
.tabs-wrapper .tabs-body .tab-content p{font-size:15px;font-family:'Open Sans';color:#005062}
.tabs-wrapper .tabs-body .tab-content p span.title{display:block;float:left;width:76%;}
.tabs-wrapper .tabs-body .tab-content p span.title.special{width:94%;}
.tabs-wrapper .tabs-body .tab-content p span.title.sp-width{width:80%;}
.tabs-wrapper .tabs-body .tab-content p span.red-column{color:#ED1B2F;font-size:13px;overflow:hidden;display:inline-block;line-height:9px;padding:0 5px}
.tabs-wrapper .tabs-body .tab-content p a{color:#ed1b2f;text-decoration:none;font-size:12px;}
.tabs-wrapper .tabs-body .tab-content p a:hover{color:#005062}
.tabs-wrapper .tabs-body .tab-content a.pdf-ico{background:url('../other/pdf-ico.png') no-repeat right center;padding-right:24px;display:inline-block;height:19px;}
.tabs-wrapper .tabs-body .tab-content a.video-ico{background:url('../other/video-ico.png') no-repeat right top;padding-right:24px;display:inline-block;height:22px;float: right;margin-right: 7px;}
.tabs-wrapper .tabs-body .tab-content p span{color: #005062;font-family: 'Open Sans';font-size: 15px;}


.library_main_cont{margin:20px;}
.library_main_cont .library-category-list{overflow:auto;margin-bottom:20px;}
.library_main_cont .library-category-list span,
.tabs-headers span{color:#005062;font-family:'Open Sans';font-size:14px;margin-top:3px;width:95px;}

#library-parent,#sub-categorires{padding:3px;border:1px solid #005062;font-family: 'Droid Arabic Naskh';}
#library-parent{width:180px;}
.library_main_cont.tabs-content{clear: both;}