﻿body{background-image:url(/Images/bk.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:fixed;}.rounded{-moz-border-radius:20px !important;-webkit-border-radius:20px !important;border-radius:20px !important;-moz-box-shadow:1px 1px 5px #000;-webkit-box-shadow:1px 1px 5px #000;box-shadow:1px 1px 5px #000;}.bg{background-color:#ff6a00;font-size:14px;display:inline-block;}.download-wrapper{max-width:900px;margin:35px auto;direction:rtl;}.download-title{background:rgba(255,255,255,.96);padding:5px 0;border-radius:12px 12px 0 0;}.download-list{background:rgba(255,255,255,.96);border-radius:0 0 12px 12px;overflow:hidden;}.download-category{border-bottom:1px solid #e9e9e9;}.download-category:last-child{border-bottom:none;}.download-category-header{height:62px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .15s;}.download-category-header:hover{background:#fafafa;}.download-category-right{display:flex;align-items:center;}.download-icon{width:38px;height:38px;border-radius:8px;background:#fff3e8;display:flex;align-items:center;justify-content:center;margin-left:12px;font-size:19px;}.download-category-name{font-size:16px;color:#444;font-weight:bold;}.download-category-info{color:#aaa;font-size:11px;margin-top:4px;}.download-category-left{display:flex;align-items:center;}.download-count{color:#999;font-size:10px;margin-left:15px;}.download-arrow{color:#aaa;font-size:12px;transition:transform .2s;}.download-category.open .download-arrow{transform:rotate(180deg);}.download-files{display:none;background:#fafafa;border-top:1px solid #eee;}.download-category.open .download-files{display:block;}.download-file{min-height:48px;padding:7px 25px 7px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;}.download-file:last-child{border-bottom:none;}.download-file:hover{background:#f5f5f5;}.download-file-right{display:flex;align-items:center;}.file-type{width:30px;height:30px;border-radius:6px;background:#fff;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;font-size:14px;margin-left:10px;}.file-name{font-size:14px;color:#555;}.file-info{color:#aaa;font-size:11px;margin-top:3px;}.file-download{color:#ff6a00 !important;text-decoration:none !important;font-size:14px;padding:5px 10px;border:1px solid #ffd9bd;border-radius:5px;background:#fff8f2;}.file-download:hover{background:#ff6a00;color:#fff !important;}@media(max-width:600px){.download-wrapper{margin:15px 10px;}.download-category-header{height:56px;padding:0 12px;}.download-icon{width:34px;height:34px;margin-left:9px;}.download-count{display:none;}.download-file{padding-right:15px;}}