matrix-style.css 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589
  1. * {
  2. outline:none !important;
  3. -moz-outline: none !important;
  4. }
  5. html, body{height:100%}
  6. /* Main */
  7. /*Bootstrap-overlay*/
  8. body {
  9. overflow-x: hidden;
  10. margin-top: -10px; font-family: 'Open Sans', sans-serif; font-size:12px; color:#666;
  11. }
  12. a{color:#666;}
  13. a:hover, a:focus {
  14. text-decoration: none; color:#28b779;
  15. }
  16. .dropdown-menu .divider{ margin:4px 0px;}
  17. .dropdown-menu{ min-width:180px;}
  18. .dropdown-menu > li > a{ padding:3px 10px; color:#666; font-size:12px;}
  19. .dropdown-menu > li > a i{ padding-right:3px;}
  20. .userphoto img{ width:19px; height:19px;}
  21. select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .label, .dropdown-menu, .btn, .well, .progress, .table-bordered, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle, .alert{ border-radius:0px;}
  22. .btn, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{ box-shadow:none;}
  23. .progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary{background-image:none;}
  24. .accordion-heading h5{ width:70%; }
  25. .form-horizontal .form-actions{ padding-left:20px; }
  26. #footer{ padding:10px; text-align:center;}
  27. hr{ border-top-color:#dadada;}
  28. .carousel{ margin-bottom:0px;}
  29. .fl { float:left}
  30. .fr {float:right}
  31. .label-important, .badge-important{ background:#f74d4d;}
  32. /*Metro Background color class*/
  33. .bg_lb{ background:#27a9e3;}
  34. .bg_db{ background:#2295c9;}
  35. .bg_lg{ background:#28b779;}
  36. .bg_dg{ background:#28b779;}
  37. .bg_ly{ background:#ffb848;}
  38. .bg_dy{ background:#da9628;}
  39. .bg_ls{ background:#2255a4;}
  40. .bg_lo{ background:#da542e;}
  41. .bg_lr{ background:#f74d4d;}
  42. .bg_lv{ background:#603bbc;}
  43. .bg_lh{ background:#b6b3b3;}
  44. /* Header */
  45. #header {
  46. height: 77px;
  47. position: relative;
  48. width: 100%;
  49. z-index: -9;
  50. }
  51. #header h1 {
  52. background: url("../img/logo.png") no-repeat scroll 0 0 transparent;
  53. height: 31px;
  54. left: 20px;
  55. line-height: 600px;
  56. overflow: hidden;
  57. position: relative;
  58. top: 26px;
  59. width: 191px;
  60. }
  61. #header h1 a {
  62. display: block;
  63. }
  64. /* Search input */
  65. #search {
  66. position: absolute;
  67. z-index: 25;
  68. top: 6px;
  69. right:10px;
  70. }
  71. #search input[type=text] {
  72. padding: 4px 10px 5px;
  73. border: 0;
  74. width: 100px;
  75. }
  76. #search button {
  77. border: 0;
  78. margin-left:-3px;
  79. margin-top: -11px;
  80. padding: 5px 10px 4px;
  81. }
  82. #search button i {
  83. opacity: 0.8; color:#fff;
  84. }
  85. #search button:hover i, #search button:active i {
  86. opacity: 1;
  87. }
  88. /* Top user navigation */
  89. #user-nav {
  90. position: absolute;
  91. left: 220px;
  92. top:0px;
  93. z-index: 20;
  94. margin: 0;
  95. }
  96. #user-nav > ul {
  97. margin: 0;
  98. padding: 0;
  99. list-style: none; border-right: 1px solid #2e363f;border-left: 1px solid #000;
  100. }
  101. #user-nav > ul > li {
  102. float: left;
  103. list-style-type: none;
  104. margin: 0;
  105. position: relative;
  106. padding: 0; border-left: 1px solid #2e363f; border-right: 1px solid #000;
  107. }
  108. #user-nav > ul > li > a {
  109. padding:9px 10px;
  110. display: block;
  111. font-size: 11px;
  112. }
  113. #user-nav > ul > li > a:hover, #user-nav > ul > li.open > a {
  114. color: #ffffff; background:#000;
  115. }
  116. #user-nav > ul > li > a > i, #sidebar li a i {
  117. opacity: .5;
  118. margin-top: 2px;
  119. }
  120. #user-nav > ul > li > a:hover > i, #user-nav > ul > li.open > a > i {
  121. opacity: 1;
  122. }
  123. #user-nav > ul > li > a > .label {
  124. vertical-align: middle;
  125. padding: 1px 4px 1px;
  126. margin: -2px 4px 0;
  127. display: inline-block;
  128. }
  129. #user-nav > ul ul > li > a {
  130. text-align: left;
  131. }
  132. #user-nav > ul ul > li > a:hover {
  133. }
  134. /* Sidebar Navigation */
  135. #sidebar {
  136. display: block;
  137. float: left;
  138. position: relative;
  139. width: 220px;
  140. z-index: 16;
  141. }
  142. #sidebar > ul {
  143. list-style: none;
  144. margin: 0px 0 0;
  145. padding: 0;
  146. position: absolute;
  147. width: 220px;
  148. }
  149. #sidebar > ul > li {
  150. display: block;
  151. position: relative;
  152. }
  153. #sidebar > ul > li > a {
  154. padding: 10px 0 10px 15px;
  155. display: block;
  156. color: #939da8;
  157. }
  158. #sidebar > ul > li > a > i {
  159. margin-right: 10px;
  160. }
  161. #sidebar > ul > li.active > a {
  162. background: url("../img/menu-active.png") no-repeat scroll right center transparent !important;
  163. text-decoration:none;
  164. }
  165. #sidebar > ul > li > a > .label {
  166. margin: 0 20px 0 0;
  167. float: right;
  168. padding: 3px 5px 2px;
  169. }
  170. #sidebar > ul li ul {
  171. display: none;
  172. margin: 0;
  173. padding: 0;
  174. }
  175. #sidebar > ul li.open ul {
  176. display: block;
  177. }
  178. #sidebar > ul li ul li a {
  179. padding: 10px 0 10px 25px;
  180. display: block;
  181. color: #777777;
  182. }
  183. #sidebar > ul li ul li:first-child a {
  184. border-top: 0;
  185. }
  186. #sidebar > ul li ul li:last-child a {
  187. border-bottom: 0;
  188. }
  189. /* Content */
  190. #content {
  191. background: none repeat scroll 0 0 #eeeeee;
  192. margin-left: 220px;
  193. margin-right: 0;
  194. padding-bottom: 25px;
  195. position: relative;
  196. /**min-height:100%;**/
  197. width: auto;
  198. }
  199. #content-header {
  200. position: abslute;
  201. width: 100%;
  202. margin-top: -38px;
  203. z-index: 20;
  204. }
  205. #content-header h1 {
  206. color: #555555;
  207. font-size: 28px;
  208. font-weight: normal;
  209. float: none;
  210. text-shadow: 0 1px 0 #ffffff;
  211. margin-left: 20px;
  212. position: relative;
  213. }
  214. #content-header .btn-group {
  215. float: right;
  216. right: 20px;
  217. position: absolute;
  218. }
  219. #content-header h1, #content-header .btn-group {
  220. margin-top: 20px;
  221. }
  222. #content-header .btn-group .btn {
  223. padding: 11px 14px 9px;
  224. }
  225. #content-header .btn-group .btn .label {
  226. position: absolute;
  227. top: -7px;
  228. }
  229. .container-fluid .row-fluid:first-child {
  230. margin-top: 20px;
  231. }
  232. /* Breadcrumb */
  233. #breadcrumb {
  234. background-color: #fff;
  235. border-bottom: 1px solid #e3ebed;
  236. }
  237. #breadcrumb a {
  238. padding: 8px 20px 8px 10px;
  239. display: inline-block;
  240. background-image: url('../img/breadcrumb.png');
  241. background-position: center right;
  242. background-repeat: no-repeat;
  243. font-size: 11px;
  244. color: #666666;
  245. }
  246. #breadcrumb a:hover {
  247. color: #333333;
  248. }
  249. #breadcrumb a:last-child {
  250. background-image:none;
  251. }
  252. #breadcrumb a.current {
  253. font-weight: bold;
  254. color: #444444;
  255. }
  256. #breadcrumb a i {
  257. margin-right: 5px;
  258. opacity: .6;
  259. }
  260. #breadcrumb a:hover i {
  261. margin-right: 5px;
  262. opacity: .8;
  263. }
  264. /*todo-list*/
  265. .todo ul {
  266. list-style: none outside none;
  267. margin: 0;
  268. }
  269. .todo li {
  270. border-bottom: 1px solid #EBEBEB;
  271. margin-bottom: 0;
  272. padding: 10px 0;
  273. }
  274. .todo li:hover {
  275. background: none repeat scroll 0 0 #FCFCFC;
  276. border-color: #D9D9D9;
  277. }
  278. .todo li:last-child{ border-bottom:0px;}
  279. .todo li .txt {
  280. float: left;
  281. }
  282. .todo li .by {
  283. margin-left: 10px;
  284. margin-right: 10px;
  285. }
  286. .todo li .date {
  287. margin-right: 10px;
  288. }
  289. /* Stat boxes and quick actions */
  290. .quick-actions_homepage {
  291. width:100%;
  292. text-align:center; position:relative;
  293. float:left;
  294. margin-top:10px;
  295. }
  296. .stat-boxes, .quick-actions, .quick-actions-horizontal, .stats-plain {
  297. display: block;
  298. list-style: none outside none;
  299. margin: 15px 0;
  300. text-align: center;
  301. }
  302. .stat-boxes2 {
  303. display: inline-block;
  304. list-style: none outside none;
  305. margin:0px;
  306. text-align: center;
  307. }
  308. .stat-boxes2 li {
  309. display: inline-block;
  310. line-height: 18px;
  311. margin: 0 10px 10px;
  312. padding: 0 10px; background:#fff; border: 1px solid #DCDCDC
  313. }
  314. .stat-boxes2 li:hover{ background: #f6f6f6; }
  315. .stat-boxes2 .left, .stat-boxes .right {
  316. text-shadow: 0 1px 0 #fff;
  317. float: left;
  318. }
  319. .stat-boxes2 .left {
  320. border-right: 1px solid #DCDCDC;
  321. box-shadow: 1px 0 0 0 #FFFFFF;
  322. font-size: 10px;
  323. font-weight: bold;
  324. margin-right: 10px;
  325. padding: 10px 14px 6px 4px;
  326. }
  327. .stat-boxes2 .right {
  328. color: #666666;
  329. font-size: 12px;
  330. padding: 9px 10px 7px 0;
  331. text-align: center;
  332. min-width: 70px; float:left
  333. }
  334. .stat-boxes2 .left span, .stat-boxes2 .right strong {
  335. display: block;
  336. }
  337. .stat-boxes2 .right strong {
  338. font-size: 26px;
  339. margin-bottom: 3px;
  340. margin-top: 6px;
  341. }
  342. .quick-actions_homepage .quick-actions li{ position:relative;}
  343. .quick-actions_homepage .quick-actions li .label{ position:absolute; padding:5px; top:-10px; right:-5px;}
  344. .stats-plain {
  345. width: 100%;
  346. }
  347. .stat-boxes li, .quick-actions li, .quick-actions-horizontal li {
  348. float: left;
  349. line-height: 18px;
  350. margin: 0 10px 10px 0px;
  351. padding: 0 10px;
  352. }
  353. .stat-boxes li a:hover, .quick-actions li a:hover, .quick-actions-horizontal li a:hover, .stat-boxes li:hover, .quick-actions li:hover, .quick-actions-horizontal li:hover {
  354. background: #2E363F;
  355. }
  356. .quick-actions li {
  357. min-width:14%;
  358. min-height:70px;
  359. }
  360. .quick-actions_homepage .quick-actions .span3{ width:30%;}
  361. .quick-actions li, .quick-actions-horizontal li {
  362. padding: 0;
  363. }
  364. .stats-plain li {
  365. padding: 0 30px;
  366. display: inline-block;
  367. margin: 0 10px 20px;
  368. }
  369. .quick-actions li a {
  370. padding:10px 30px;
  371. }
  372. .stats-plain li h4 {
  373. font-size: 40px;
  374. margin-bottom: 15px;
  375. }
  376. .stats-plain li span {
  377. font-size: 14px;
  378. color: #fff;
  379. }
  380. .quick-actions-horizontal li a span {
  381. padding: 10px 12px 10px 10px;
  382. display: inline-block;
  383. }
  384. .quick-actions li a, .quick-actions-horizontal li a {
  385. display: block;
  386. color: #fff; font-size:14px;
  387. font-weight:lighter;
  388. }
  389. .quick-actions li a i[class^="icon-"], .quick-actions li a i[class*=" icon-"] {
  390. font-size:30px;
  391. display: block;
  392. margin: 0 auto 5px;
  393. }
  394. .quick-actions-horizontal li a i[class^="icon-"], .quick-actions-horizontal li a i[class*=" icon-"] {
  395. background-repeat: no-repeat;
  396. background-attachment: scroll;
  397. background-position: center;
  398. background-color: transparent;
  399. width: 16px;
  400. height: 16px;
  401. display: inline-block;
  402. margin: -2px 0 0 !important;
  403. border-right: 1px solid #dddddd;
  404. margin-right: 10px;
  405. padding: 10px;
  406. vertical-align: middle;
  407. }
  408. .quick-actions li:active, .quick-actions-horizontal li:active {
  409. background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#EEEEEE), to(#F4F4F4));
  410. background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  411. background-image: -moz-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  412. background-image: -ms-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  413. background-image: -o-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  414. background-image: linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  415. box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2) inset, 0 1px 0 rgba(255,255,255,0.4);
  416. }
  417. .stat-boxes .left, .stat-boxes .right {
  418. text-shadow: 0 1px 0 #fff;
  419. float: left;
  420. }
  421. .stat-boxes .left {
  422. border-right: 1px solid #DCDCDC;
  423. box-shadow: 1px 0 0 0 #FFFFFF;
  424. font-size: 10px;
  425. font-weight: bold;
  426. margin-right: 10px;
  427. padding: 10px 14px 6px 4px;
  428. }
  429. .stat-boxes .right {
  430. color: #666666;
  431. font-size: 12px;
  432. padding: 9px 10px 7px 0;
  433. text-align: center;
  434. min-width: 70px;
  435. }
  436. .stat-boxes .left span, .stat-boxes .right strong {
  437. display: block;
  438. }
  439. .stat-boxes .right strong {
  440. font-size: 26px;
  441. margin-bottom: 3px;
  442. margin-top: 6px;
  443. }
  444. .stat-boxes .peity_bar_good, .stat-boxes .peity_line_good, {
  445. color: #459D1C;
  446. }
  447. .stat-boxes .peity_bar_neutral, .stat-boxes .peity_line_neutral {
  448. color: #757575;
  449. }
  450. .stat-boxes .peity_bar_bad, .stat-boxes .peity_line_bad {
  451. color: #BA1E20;
  452. }
  453. .stats-plain {
  454. }
  455. .site-stats {
  456. margin: 0;
  457. padding: 0; text-align:center;
  458. list-style: none;
  459. }
  460. .site-stats li {
  461. cursor: pointer; display:inline-block;
  462. margin: 0 5px 10px; text-align:center; width:42%;
  463. padding:10px 0; color:#fff;
  464. position: relative;
  465. }
  466. .site-stats li i{ font-size:24px; clear:both}
  467. .site-stats li:hover { background:#2E363F;
  468. }
  469. .site-stats li i {
  470. vertical-align: baseline;
  471. }
  472. .site-stats li strong {
  473. font-weight: bold;
  474. font-size: 20px; width:100%; float:left;
  475. margin-left:0px;
  476. }
  477. .site-stats li small {
  478. margin-left:0px;
  479. font-size: 11px;
  480. width:100%; float:left;
  481. }
  482. /* Charts & graphs **/
  483. .chart, .pie, .bars, #donut, #interactive, #placeholder, #placeholder2 {
  484. height: 300px;
  485. max-width: 100%;
  486. }
  487. #choices{ border-top:1px solid #dcdcdc; margin:10px 0; padding:10px;}
  488. #choices br{ display:none;}
  489. #choices input{ margin:-5px 5px 0 0;}
  490. #choices label{ display:inline-block; padding-right:20px; }
  491. #tooltip {
  492. position: absolute;
  493. display:none;
  494. border: none;
  495. padding: 3px 8px;
  496. border-radius: 3px;
  497. font-size: 10px;
  498. background-color: #222222;
  499. color: #ffffff;
  500. z-index: 25;
  501. }
  502. /* Widgets */
  503. .widget-box {
  504. background: none repeat scroll 0 0 #F9F9F9;
  505. border-left: 1px solid #CDCDCD;
  506. border-top: 1px solid #CDCDCD;
  507. border-right: 1px solid #CDCDCD;
  508. clear: both;
  509. margin-top: 16px;
  510. margin-bottom: 16px;
  511. position: relative;
  512. }
  513. .widget-box.widget-calendar, .widget-box.widget-chat {
  514. overflow:hidden !important;
  515. }
  516. .accordion .widget-box {
  517. margin-top: -2px;
  518. margin-bottom: 0;
  519. border-radius: 0;
  520. }
  521. .widget-box.widget-plain {
  522. background: transparent;
  523. border: none;
  524. margin-top: 0;
  525. margin-bottom: 0;
  526. }
  527. .widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header {
  528. background:#efefef;
  529. border-bottom: 1px solid #CDCDCD;
  530. height: 36px;
  531. }
  532. .widget-title .nav-tabs {
  533. border-bottom: 0 none;
  534. }
  535. .widget-title .nav-tabs li a {
  536. border-bottom: medium none !important;
  537. border-left: 1px solid #DDDDDD;
  538. border-radius: 0 0 0 0;
  539. border-right: 1px solid #DDDDDD;
  540. border-top: medium none;
  541. color: #999999;
  542. margin: 0;
  543. outline: medium none;
  544. padding: 9px 10px 8px;
  545. font-weight: bold;
  546. text-shadow: 0 1px 0 #FFFFFF;
  547. }
  548. .widget-title .nav-tabs li:first-child a {
  549. border-left: medium none !important;
  550. }
  551. .widget-title .nav-tabs li a:hover {
  552. background-color: transparent !important;
  553. border-color: #D6D6D6;
  554. border-width: 0 1px;
  555. color: #2b2b2b;
  556. }
  557. .widget-title .nav-tabs li.active a {
  558. background-color: #F9F9F9 !important;
  559. color: #444444;
  560. }
  561. .widget-title span.icon {
  562. padding: 9px 10px 7px 11px;
  563. float: left; border-right:1px solid #dadada;
  564. }
  565. .widget-title h5 {
  566. color: #666;
  567. float: left;
  568. font-size: 12px;
  569. font-weight: bold;
  570. padding: 12px;
  571. line-height: 12px;
  572. margin: 0;
  573. }
  574. .widget-title .buttons {
  575. float: right;
  576. margin: 8px 10px 0 0;
  577. }
  578. .widget-title .label {
  579. padding: 3px 5px 2px;
  580. float: right;
  581. margin: 9px 11px 0 0;
  582. box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset, 0 1px 0 #ffffff;
  583. }
  584. .widget-calendar .widget-title .label {
  585. margin-right: 190px;
  586. }
  587. .widget-content {
  588. padding:15px;
  589. border-bottom: 1px solid #cdcdcd;
  590. }
  591. .widget-box.widget-plain .widget-content {
  592. padding: 12px 0 0;
  593. }
  594. .widget-box.collapsible .collapse.in .widget-content {
  595. border-bottom: 1px solid #CDCDCD;
  596. }
  597. .recent-posts, .recent-comments, .recent-users {
  598. margin: 0;
  599. padding: 0;
  600. }
  601. .recent-posts li, .recent-comments li, .article-post li, .recent-users li {
  602. border-bottom: 1px dotted #AEBDC8;
  603. list-style: none outside none;
  604. padding: 10px;
  605. }
  606. .recent-posts li.viewall, .recent-comments li.viewall, .recent-users li.viewall {
  607. padding: 0;
  608. }
  609. .recent-posts li.viewall a, .recent-comments li.viewall a, .recent-users li.viewall a {
  610. padding: 5px;
  611. text-align: center;
  612. display: block;
  613. color: #888888;
  614. }
  615. .recent-posts li.viewall a:hover, .recent-comments li.viewall a:hover, .recent-users li.viewall a:hover {
  616. background-color: #eeeeee;
  617. }
  618. .recent-posts li:last-child, .recent-comments li:last-child, .recent-users li:last-child {
  619. border-bottom: none !important;
  620. }
  621. .user-thumb {
  622. background: none repeat scroll 0 0 #FFFFFF;
  623. float: left;
  624. height: 40px;
  625. margin-right: 10px;
  626. margin-top: 5px;
  627. padding: 2px;
  628. width: 40px;
  629. }
  630. .user-info {
  631. color: #666666;
  632. font-size: 11px;
  633. }
  634. .invoice-content {
  635. padding: 20px;
  636. }
  637. .invoice-action {
  638. margin-bottom: 30px;
  639. }
  640. .invoice-head {
  641. clear: both;
  642. margin-bottom: 40px;
  643. overflow: hidden;
  644. width: auto;
  645. }
  646. .invoice-meta {
  647. font-size: 18px;
  648. margin-bottom: 40px;
  649. }
  650. .invoice-date {
  651. float: right;
  652. font-size: 80%;
  653. }
  654. .invoice-content h5 {
  655. color: #333333;
  656. font-size: 16px;
  657. font-weight: normal;
  658. margin-bottom: 10px;
  659. }
  660. .invoice-content ul {
  661. list-style: none;
  662. margin: 0;
  663. padding: 0;
  664. }
  665. .invoice-to {
  666. float: left;
  667. width: 370px;
  668. }
  669. .invoice-from {
  670. float: right;
  671. width: 300px;
  672. }
  673. .invoice-to li, .invoice-from li {
  674. clear: left;
  675. }
  676. .invoice-to li span, .invoice-from li span {
  677. display: block;
  678. }
  679. .invoice-content th.total-label {
  680. text-align: right;
  681. }
  682. .invoice-content th.total-amount {
  683. text-align: left;
  684. }
  685. .amount-word {
  686. color: #666666;
  687. margin-bottom: 40px;
  688. margin-top: 40px;
  689. }
  690. .amount-word span {
  691. color: #5476A6;
  692. font-weight: bold;
  693. padding-left: 20px;
  694. }
  695. .panel-left {
  696. margin-top:103px;
  697. }
  698. .panel-left2 {
  699. margin-left:176px;
  700. }
  701. .panel-right {
  702. width: 100%;
  703. background-color: #fff;
  704. border-bottom: 1px solid #dddddd;
  705. position: absolute;
  706. right: 0;
  707. overflow:auto;
  708. top:38px;
  709. height:76px;
  710. }
  711. .panel-right2 {
  712. width: 100%;
  713. background-color: #fff;
  714. border-right: 1px solid #dddddd;
  715. position: absolute;
  716. left: 0;
  717. overflow:auto;
  718. top:0px;
  719. height:94%;
  720. width:175px;
  721. }
  722. .panel-right .panel-title, .panel-right2 .panel-title {
  723. width: 100%;
  724. background-color: #ececec;
  725. border-bottom: 1px solid #dddddd;
  726. }
  727. .panel-right .panel-title h5, .panel-right2 .panel-title h5 {
  728. font-size: 12px;
  729. color: #777777;
  730. text-shadow: 0 1px 0 #ffffff;
  731. padding: 6px 10px 5px;
  732. margin: 0;
  733. }
  734. .panel-right .panel-content {
  735. padding: 10px;
  736. }
  737. .chat-content {
  738. height: 470px;
  739. padding: 15px;
  740. }
  741. .chat-messages {
  742. height: 420px;
  743. overflow: auto;
  744. position: relative;
  745. }
  746. .chat-message {
  747. padding: 7px 15px;
  748. margin: 7px 0 0;
  749. }
  750. .chat-message input[type=text] {
  751. margin-bottom: 0 !important;
  752. width: 100%;
  753. }
  754. .chat-message .input-box {
  755. display: block;
  756. margin-right: 90px;
  757. }
  758. .chat-message button {
  759. float: right;
  760. }
  761. #chat-messages-inner p {
  762. padding:0px;
  763. margin: 10px 0 0 0;
  764. }
  765. #chat-messages-inner p img {
  766. display: inline-block;
  767. float: left;
  768. vertical-align: middle;
  769. width: 28px;
  770. height: 28px;
  771. margin-top:-1px;
  772. margin-right:10px;
  773. }
  774. #chat-messages-inner .msg-block, #chat-messages-inner p.offline span {
  775. background: none repeat scroll 0 0 #FFFFFF;
  776. border: 1px solid #cccccc;
  777. box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.05);
  778. display: block;
  779. margin-left:0px;
  780. padding: 10px;
  781. position: relative;
  782. }
  783. #chat-messages-inner p.offline span {
  784. background: none repeat scroll 0 0 #FFF5F5;
  785. }
  786. #chat-messages-inner .time {
  787. color: #999999;
  788. font-size: 11px;
  789. float:right;
  790. }
  791. #chat-messages-inner .msg {
  792. display: block;
  793. margin-top: 13px;
  794. border-top:1px solid #dadada;
  795. }
  796. #chat-messages-inner .msg-block:before {
  797. border-right: 7px solid rgba(0,0,0,0.1);
  798. border-top: 7px solid transparent;
  799. border-bottom: 7px solid transparent;
  800. content: "";
  801. display:none;
  802. left: -7px;
  803. position: absolute;
  804. top: 11px;
  805. }
  806. #chat-messages-inner .msg-block:after {
  807. border-right: 6px solid #ffffff;
  808. border-top: 6px solid transparent;
  809. border-bottom: 6px solid transparent;
  810. content: "";
  811. display: none;
  812. left: -6px;
  813. position: absolute;
  814. top: 12px;
  815. }
  816. .chat-users {
  817. padding: 0 0 30px;
  818. }
  819. .chat-users .contact-list {
  820. line-height: 21px;
  821. list-style: none outside none;
  822. margin: 0;
  823. padding: 0;
  824. font-size: 10px;
  825. }
  826. .chat-users .contact-list li {
  827. border: 1px solid #DADADA;
  828. margin:5px 5px;
  829. padding: 1px;
  830. position: relative;
  831. }
  832. .chat-users .contact-list li:hover {
  833. background-color: #efefef;
  834. }
  835. .chat-users .contact-list li a {
  836. color: #666666;
  837. display: block;
  838. padding: 8px 5px;
  839. }
  840. .chat-users .contact-list li.online a {
  841. font-weight: bold;
  842. }
  843. .chat-users .contact-list li.new {
  844. background-color: #eaeaea;
  845. }
  846. .chat-users .contact-list li.offline {
  847. background-color: #EDE0E0;
  848. }
  849. .chat-users .contact-list li a img {
  850. display: inline-block;
  851. margin-right: 10px;
  852. vertical-align: middle;
  853. width: 28px;
  854. height: 28px;
  855. }
  856. .chat-users .contact-list li .msg-count {
  857. padding: 3px 5px;
  858. position: absolute;
  859. right: 10px;
  860. top: 12px;
  861. }
  862. .taskDesc i {
  863. margin: 1px 5px 0;
  864. }
  865. .taskStatus, .taskOptions {
  866. text-align: center !important;
  867. }
  868. .taskStatus .in-progress {
  869. color: #64909E;
  870. }
  871. .taskStatus .pending {
  872. color: #AC6363;
  873. }
  874. .taskStatus .done {
  875. color: #75B468;
  876. }
  877. .activity-list {
  878. list-style: none outside none;
  879. margin: 0;
  880. }
  881. .activity-list li {
  882. border-bottom: 1px solid #EEEEEE;
  883. display: block;
  884. }
  885. .activity-list li:last-child {
  886. border-bottom: medium none;
  887. }
  888. .activity-list li a {
  889. display: block;
  890. padding: 7px 10px;
  891. }
  892. .activity-list li a:hover {
  893. background-color: #FBFBFB;
  894. }
  895. .activity-list li a span {
  896. color: #AAAAAA;
  897. font-size: 11px;
  898. font-style: italic;
  899. }
  900. .activity-list li a i {
  901. margin-right: 10px;
  902. opacity: 0.6;
  903. vertical-align: middle;
  904. }
  905. .new-update {
  906. border-top: 1px solid #DDDDDD;
  907. padding: 10px 12px;
  908. }
  909. .new-update:first-child {
  910. border-top: medium none;
  911. }
  912. .new-update span {
  913. display:block;
  914. }
  915. .new-update i {
  916. float: left;
  917. margin-top: 3px;
  918. margin-right: 13px;
  919. }
  920. .new-update .update-date {
  921. color: #BBBBBB;
  922. float: right;
  923. margin: 4px -2px 0 0;
  924. text-align: center;
  925. width: 30px;
  926. }
  927. .new-update .update-date .update-day {
  928. display: block;
  929. font-size: 20px;
  930. font-weight: bold;
  931. margin-bottom: -4px;
  932. }
  933. .update-done, .update-alert, .update-notice {
  934. display: block;
  935. float: left;
  936. max-width: 76%;
  937. }
  938. /* Tables */
  939. tr:hover{ background:#f6f6f6;}
  940. span.icon .checker {
  941. margin-top: -5px;
  942. margin-right: 0;
  943. }
  944. .dataTables_length {
  945. color: #878787;
  946. margin: 7px 5px 0;
  947. position: relative;
  948. left:5px; width:50%;
  949. top: -2px;
  950. }
  951. .dataTables_length div {
  952. vertical-align: middle;
  953. }
  954. .dataTables_paginate {
  955. line-height: 16px;
  956. text-align: right;
  957. margin-top: 5px;
  958. margin-right: 10px;
  959. }
  960. .dataTables_paginate {
  961. line-height: 16px;
  962. text-align: right;
  963. margin-top: 5px;
  964. margin-right: 10px;
  965. }
  966. .dataTables_paginate .ui-button, .pagination.alternate li a {
  967. font-size: 12px;
  968. padding: 4px 10px !important;
  969. border-style: solid;
  970. border-width: 1px;
  971. border-color: #dddddd #dddddd #cccccc; /* for IE < 9 */
  972. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  973. display: inline-block;
  974. line-height: 16px;
  975. background: #f5f5f5;
  976. color: #333333;
  977. text-shadow: 0 1px 0 #ffffff;
  978. }
  979. .dataTables_paginate .ui-button:hover, .pagination.alternate li a:hover {
  980. background: #e8e8e8;
  981. color: #222222;
  982. text-shadow: 0 1px 0 #ffffff;
  983. cursor: pointer;
  984. }
  985. .dataTables_paginate .first {
  986. border-radius: 4px 0 0 4px;
  987. }
  988. .dataTables_paginate .last {
  989. border-radius: 0 4px 4px 0;
  990. }
  991. .dataTables_paginate .ui-state-disabled, .fc-state-disabled, .pagination.alternate li.disabled a {
  992. color: #AAAAAA !important;
  993. }
  994. .dataTables_paginate .ui-state-disabled:hover, .fc-state-disabled:hover, .pagination.alternate li.disabled a:hover {
  995. background: #f5f5f5;
  996. cursor: default !important;
  997. }
  998. .dataTables_paginate span .ui-state-disabled, .pagination.alternate li.active a {
  999. background: #41BEDD !important;
  1000. color: #ffffff !important;
  1001. cursor: default !important;
  1002. }
  1003. div.dataTables_wrapper .ui-widget-header {
  1004. border-right: medium none;
  1005. border-top: 1px solid #D5D5D5;
  1006. font-weight: normal;
  1007. margin-top: -1px;
  1008. }
  1009. .dataTables_wrapper .ui-toolbar {
  1010. padding: 5px;
  1011. }
  1012. .dataTables_filter {
  1013. color: #878787;
  1014. font-size: 11px;
  1015. right: 0; top:37px;
  1016. margin: 4px 8px 2px 10px;
  1017. position: absolute;
  1018. text-align: left;
  1019. }
  1020. .dataTables_filter input {
  1021. margin-bottom: 0;
  1022. }
  1023. .table th {
  1024. height: auto;
  1025. font-size: 10px;
  1026. padding: 5px 10px 2px;
  1027. border-bottom: 0;
  1028. text-align: center;
  1029. color: #666666;
  1030. }
  1031. .table.with-check tr th:first-child, .table.with-check tr td:first-child {
  1032. width: 10px;
  1033. }
  1034. .table.with-check tr th:first-child i {
  1035. margin-top: -2px;
  1036. opacity: 0.6;
  1037. }
  1038. .table.with-check tr td:first-child .checker {
  1039. margin-right: 0;
  1040. }
  1041. .table tr.checked td {
  1042. background-color: #FFFFE3 !important;
  1043. }
  1044. /* Misc */
  1045. .nopadding {
  1046. padding: 0 !important;
  1047. }
  1048. .nopadding .table {
  1049. margin-bottom: 0;
  1050. }
  1051. .nopadding .table-bordered {
  1052. border: 0;
  1053. }
  1054. .thumbnails {
  1055. margin-left: -2.12766% !important;
  1056. }
  1057. .thumbnails [class*="span"] {
  1058. margin-left: 2.12766% !important;
  1059. position: relative;
  1060. }
  1061. .thumbnails .actions {
  1062. width: auto;
  1063. height: 16px;
  1064. background-color:#000;
  1065. padding: 4px 8px 8px 8px;
  1066. position: absolute;
  1067. bottom:0%;
  1068. left:50%;
  1069. margin-top: -13px;
  1070. margin-left: -24px;
  1071. opacity: 0; top:10%; transition:1s ease-out;
  1072. -moz-transition: opacity 0.3s ease-in-out;
  1073. }
  1074. .thumbnails li:hover .actions,.thumbnails li:hover .actions a:hover{
  1075. opacity: 1; color:#fff; top:50%; transition:1s ease-out;
  1076. }
  1077. .line {
  1078. background: url("../img/line.png") repeat-x scroll 0 0 transparent;
  1079. display: block;
  1080. height: 8px;
  1081. }
  1082. .modal {
  1083. z-index: 99999 !important;
  1084. }
  1085. .modal-backdrop {
  1086. z-index: 999 !important;
  1087. }
  1088. .modal-header {
  1089. height: auto;
  1090. padding: 8px 15px 5px;
  1091. }
  1092. .modal-header h3 {
  1093. font-size: 12px;
  1094. text-shadow: 0 1px 0 #ffffff;
  1095. }
  1096. .notify-ui ul {
  1097. list-style: none;
  1098. margin: 0;
  1099. padding: 0;
  1100. }
  1101. .notify-ui li {
  1102. background: #eeeeee;
  1103. margin-bottom: 5px;
  1104. padding: 5px 10px;
  1105. text-align: center;
  1106. border: 1px solid #dddddd;
  1107. }
  1108. .notify-ui li:hover {
  1109. cursor: pointer;
  1110. color: #777777;
  1111. }
  1112. /* Forms */
  1113. form {
  1114. margin-bottom: 0;
  1115. }
  1116. .form-horizontal .control-group {
  1117. border-top: 1px solid #ffffff;
  1118. border-bottom: 1px solid #eeeeee;
  1119. margin-bottom: 0;
  1120. }
  1121. .form-horizontal .control-group:last-child {
  1122. border-bottom: 0;
  1123. }
  1124. .form-horizontal .control-label {
  1125. padding-top: 15px;
  1126. width: 180px;
  1127. }
  1128. .form-horizontal .controls {
  1129. margin-left: 200px;
  1130. padding: 10px 0;
  1131. }
  1132. .form-horizontal input[type=text], .form-horizontal input[type=password], .form-horizontal textarea {
  1133. }
  1134. .row-fluid .span20 {
  1135. width:97.8%
  1136. }
  1137. .form-horizontal .form-actions {
  1138. margin-top: 0;
  1139. margin-bottom: 0;
  1140. }
  1141. .help-block, .help-inline {
  1142. color: #999999;
  1143. }
  1144. /***********light-box***************/
  1145. #lightbox {
  1146. position:fixed; /* keeps the lightbox window in the current viewport */
  1147. top:0;
  1148. left:0;
  1149. width:100%;
  1150. height:100%;
  1151. background:url(overlay.png) repeat #000;
  1152. text-align:center;
  1153. z-index:9999;
  1154. }
  1155. #lightbox p {
  1156. position:absolute;
  1157. top:10px;
  1158. right:10px;
  1159. width:22px;
  1160. height:22px;
  1161. cursor:pointer;
  1162. z-index:22;
  1163. border:1px solid #fff;
  1164. border-radius:100%;
  1165. padding:2px;
  1166. text-align:center;
  1167. transition:0.5s;
  1168. }
  1169. #lightbox p:hover {
  1170. transform:rotate(180deg)
  1171. }
  1172. #imgbox {
  1173. position:absolute; /* keeps the lightbox window in the current viewport */
  1174. left:0;
  1175. top:0px;
  1176. width:100%;
  1177. height:100%;
  1178. background:url(overlay.png) repeat #000;
  1179. text-align:center;
  1180. z-index:21;
  1181. }
  1182. #imgbox img {
  1183. margin-top:100px;
  1184. border:10px solid #fff;
  1185. }
  1186. /***********Error Page******************/
  1187. .error_ex{ text-align:center;}
  1188. .error_ex h1{ font-size:140px; font-weight:bold; padding:50px 0; color:#28B779}
  1189. #sidebar .content {
  1190. padding:10px;
  1191. position: relative; color:#939DA8;
  1192. }
  1193. #sidebar .percent {
  1194. font-weight: 700;
  1195. position: absolute;
  1196. right: 10px;
  1197. top:25px;
  1198. }
  1199. #sidebar .progress {
  1200. margin-bottom: 2px;
  1201. margin-top: 2px;
  1202. width: 70%;
  1203. }
  1204. #sidebar .progress-mini {
  1205. height: 6px;
  1206. }
  1207. #sidebar .stat {
  1208. font-size: 11px;
  1209. }
  1210. /***********light-box-end***************/
  1211. .btn-icon-pg ul {
  1212. margin:0px;
  1213. padding:0px;
  1214. }
  1215. .btn-icon-pg ul li {
  1216. margin:5px;
  1217. padding:5px;
  1218. list-style:none;
  1219. display:inline-block;
  1220. border:1px solid #dadada;
  1221. min-width:187px;
  1222. cursor:pointer
  1223. }
  1224. .btn-icon-pg ul li:hover i {
  1225. transition:0.3s;
  1226. -moz-transition:0.3s;
  1227. -webkit-transition:0.3s;
  1228. -o-transition:0.3s;
  1229. margin-left:8px;
  1230. }
  1231. .accordion {
  1232. margin-top:16px;
  1233. }
  1234. .fix_hgt {
  1235. height:115px;
  1236. overflow-x:auto;
  1237. }
  1238. .input-append .add-on:last-child, .input-append .btn:last-child {
  1239. border-radius:0px;
  1240. padding:6px 5px 2px;
  1241. }
  1242. .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
  1243. width:none;
  1244. }
  1245. .input-append input, .input-append select, .input-prepend span, .input-prepend input {
  1246. border-radius:0px!important;
  1247. }
  1248. /***********pop-over********************/
  1249. .bs-docs-tooltip-examples {
  1250. list-style: none outside none;
  1251. margin: 0 0 10px;
  1252. position:relative;
  1253. text-align: center;
  1254. }
  1255. .bs-docs-tooltip-examples li {
  1256. display: inline;
  1257. padding: 0 10px;
  1258. list-style:none;
  1259. position:relative;
  1260. }
  1261. /* Responsive design */
  1262. @media (max-width: 480px) {
  1263. #header h1 {
  1264. top: 10px; left:5px;
  1265. margin: 3px auto;
  1266. }
  1267. #user-nav {
  1268. position: relative;
  1269. left: auto;
  1270. right: auto;
  1271. width: 100%;
  1272. margin-top: -31px;
  1273. border-top:1px solid #363E48;
  1274. margin-bottom: 0px;
  1275. background:#2E363F;
  1276. float:right;
  1277. }
  1278. .navbar > .nav {
  1279. float: none;
  1280. }
  1281. #my_menu {
  1282. display:none;
  1283. }
  1284. #my_menu_input {
  1285. display:block;
  1286. }
  1287. #user-nav > ul {
  1288. right: 0px;
  1289. margin-left:20%!important;
  1290. margin-top:0px;
  1291. width:100%;
  1292. background:#000;
  1293. position: relative;
  1294. }
  1295. #user-nav > ul > li {
  1296. padding:0px 0px;
  1297. }
  1298. #user-nav > ul > li > a {
  1299. padding:5px 10px;
  1300. }
  1301. #sidebar .content{ display:none;}
  1302. #content {
  1303. margin-left: 0 !important;
  1304. border-top-left-radius: 0;
  1305. margin-top:0px;
  1306. }
  1307. #content-header {
  1308. margin-top: 0;
  1309. text-align: center;
  1310. }
  1311. #content-header h1, #content-header .btn-group {
  1312. float: none;
  1313. }
  1314. #content-header h1 {
  1315. display: block;
  1316. text-align: center;
  1317. margin-left: auto;
  1318. margin-top: 0;
  1319. padding-top: 15px;
  1320. width: 100%;
  1321. }
  1322. #content-header .btn-group {
  1323. margin-top: 70px;
  1324. margin-bottom: 0;
  1325. margin-right: 0;
  1326. left: 30%;
  1327. }
  1328. #sidebar {
  1329. float: none;
  1330. width: 100% !important;
  1331. display:block;
  1332. position:relative;
  1333. top:0px;
  1334. }
  1335. #sidebar > ul {
  1336. margin:0px;
  1337. padding:0px;
  1338. width:100%;
  1339. display:block;
  1340. z-index:999;
  1341. position:relative
  1342. }
  1343. #sidebar > ul > li {
  1344. list-style-type:none;
  1345. display:block;
  1346. border-top:1px solid #41BEDD;
  1347. float:none !important;
  1348. margin:0px;
  1349. position:relative;
  1350. padding:2px 10px;
  1351. cursor:pointer
  1352. }
  1353. #sidebar > ul > li:hover ul {
  1354. display:none;
  1355. }
  1356. #sidebar > ul > li:hover {
  1357. background-color:#27a9e3;
  1358. }
  1359. #sidebar > ul > li:hover a {
  1360. background:none;
  1361. }
  1362. #sidebar > ul li ul {
  1363. margin:0px;
  1364. padding:0px;
  1365. top:35px; left:0px;
  1366. z-index:999;
  1367. display:none;
  1368. position:absolute;
  1369. width:100%;
  1370. min-width:100%;
  1371. border-radius:none;
  1372. }
  1373. #sidebar > ul li ul li {
  1374. list-style-type:none;
  1375. margin:0px;
  1376. font-size:12px;
  1377. line-height:30px;
  1378. }
  1379. #sidebar > ul li ul li a {
  1380. display:block;
  1381. padding:5px 10px;
  1382. color:#fff;
  1383. text-decoration:none;
  1384. font-weight:bold;
  1385. }
  1386. #sidebar > ul li ul li:hover a {
  1387. border-radius:0px;
  1388. }
  1389. #sidebar > ul li span {
  1390. cursor:pointer;
  1391. margin:0px 2px 0 5px;
  1392. font-weight:bold;
  1393. color:#fff;
  1394. font-size:12px;
  1395. }
  1396. #sidebar > ul li a i {
  1397. background-image: url("../img/glyphicons-halflings-white.png");
  1398. margin-top:4px;
  1399. vertical-align: top;
  1400. }
  1401. #sidebar > a {
  1402. padding: 9px 20px 9px 15px;
  1403. display: block !important;
  1404. color: #eeeeee;
  1405. float:none !important;
  1406. font-size:12px;
  1407. font-weight:bold
  1408. }
  1409. #sidebar > ul > li > a {
  1410. padding:5px;
  1411. display:block;
  1412. color: #AAAAAA;
  1413. }
  1414. .widget-title .buttons > .btn {
  1415. width: 11px;
  1416. white-space: nowrap;
  1417. overflow: hidden;
  1418. }
  1419. .form-horizontal .control-label {
  1420. padding-left: 30px;
  1421. }
  1422. .form-horizontal .controls {
  1423. margin-left: 0;
  1424. padding: 10px 30px;
  1425. }
  1426. .form-actions {
  1427. text-align: center;
  1428. }
  1429. .panel-right2 {
  1430. width: 100%;
  1431. background-color: #fff;
  1432. border-right: 1px solid #dddddd;
  1433. position: relative;
  1434. left: 0;
  1435. overflow:auto;
  1436. top:0px;
  1437. height:87%;
  1438. width:100%;
  1439. }
  1440. .panel-left2 {
  1441. margin-left:0px;
  1442. }
  1443. .dataTables_paginate .ui-button, .pagination.alternate li a {
  1444. padding:4px 4px!important;
  1445. }
  1446. .table th {
  1447. padding: 5px 4px 2px;
  1448. }
  1449. }
  1450. @media (min-width: 481px) and (max-width: 970px) {
  1451. body {
  1452. background:#49CCED
  1453. }
  1454. #header h1 {
  1455. top:10px; left:35px;
  1456. }
  1457. #search {
  1458. top:5px
  1459. }
  1460. #my_menu {
  1461. display:none;
  1462. }
  1463. #my_menu_input {
  1464. display:block;
  1465. }
  1466. #content {
  1467. margin-top:0px;
  1468. }
  1469. #sidebar > ul > li {
  1470. float:none;
  1471. }
  1472. #sidebar > ul > li:hover ul {
  1473. display:block;
  1474. }
  1475. #sidebar, #sidebar > ul {
  1476. width: 43px;
  1477. display: block;
  1478. position: absolute;
  1479. height:100%;
  1480. z-index:1;
  1481. }
  1482. #sidebar > ul ul {
  1483. display: none;
  1484. position: absolute;
  1485. left:43px;
  1486. top: 0;
  1487. min-width: 150px;
  1488. list-style: none;
  1489. }
  1490. #sidebar > ul ul li a {
  1491. white-space: nowrap;
  1492. padding: 10px 25px;
  1493. }
  1494. #sidebar > ul ul:before {
  1495. border-top: 7px solid transparent;
  1496. border-bottom: 7px solid transparent;
  1497. content: "";
  1498. display: inline-block;
  1499. left: -6px;
  1500. position: absolute;
  1501. top: 11px;
  1502. }
  1503. #sidebar > ul ul:after {
  1504. content: "";
  1505. display: inline-block;
  1506. left: -5px;
  1507. position: absolute;
  1508. top: 12px;
  1509. }
  1510. #sidebar > a {
  1511. display: none !important;
  1512. }
  1513. #sidebar > ul > li.open.submenu > a {
  1514. border-bottom: none !important;
  1515. }
  1516. #sidebar > ul > li > a > span {
  1517. display: none;
  1518. }
  1519. #content {
  1520. margin-left: 43px;
  1521. }
  1522. #sidebar .content{ display:none;}
  1523. }
  1524. @media (max-width: 600px) {
  1525. .widget-title .buttons {
  1526. float: left;
  1527. }
  1528. .panel-left {
  1529. margin-right: 0;
  1530. }
  1531. .panel-right {
  1532. border-top: 1px solid #DDDDDD;
  1533. border-left: none;
  1534. position: relative;
  1535. top: auto;
  1536. right: auto;
  1537. height: auto;
  1538. width: auto;
  1539. }
  1540. #sidebar .content{ display:none;}
  1541. }
  1542. @media (max-width: 767px) {
  1543. body {
  1544. padding: 0 !important;
  1545. }
  1546. .container-fluid {
  1547. padding-left: 20px;
  1548. padding-right: 20px;
  1549. }
  1550. #search {
  1551. display: none;
  1552. }
  1553. #user-nav > ul > li > a > span.text {
  1554. display: none;
  1555. }
  1556. #sidebar .content{ display:none;}
  1557. }
  1558. @media (min-width: 768px) and (max-width: 979px) {
  1559. [class*="span"], .row-fluid [class*="span"] {
  1560. display: block;
  1561. float: none;
  1562. margin-left: 0;
  1563. width: auto;
  1564. }
  1565. }
  1566. @media (max-width: 979px) {
  1567. div.dataTables_wrapper .ui-widget-header {
  1568. height: 68px;
  1569. }
  1570. .dataTables_filter{ position:relative; top:0px;}
  1571. .dataTables_length{ width:100%; text-align:center;}
  1572. .dataTables_filter, .dataTables_paginate {
  1573. text-align: center;
  1574. }
  1575. #sidebar .content{ display:none;}
  1576. }