Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

main.css 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  1. body{ background: url(../assets/img/bg/patterns/pattern3.png) !important; }
  2. /* === List styles === */
  3. .liTip li { background: url(../assets/img/elements/other/updateDone.png) no-repeat 0 5px; padding: 0 0 0 20px; }
  4. .liArrow li { background: url(../assets/img/elements/control/subnav_arrow.png) no-repeat 0 8px; padding: 0 0 0 12px; }
  5. .liInfo li { background: url(../assets/img/elements/other/updateNotice.png) no-repeat 0 5px; padding: 0 0 0 20px; }
  6. .liWarning li { background: url(../assets/img/elements/other/updateWarning.png) no-repeat 0 5px; padding: 0 0 0 20px; }
  7. .liInfinite li { background: url(../assets/img/elements/other/taskPending.png) no-repeat 0 8px; padding: 0 0 0 20px; }
  8. .liDone li { background: url(../assets/img/elements/other/taskDone.png) no-repeat 0 6px; padding: 0 0 0 20px; }
  9. #top { background: url(../assets/img/top/top-purple.jpg) repeat-x 0 0 !important; }
  10. ul.userNav li { background: #262626 !important; box-shadow: 0 1px 0 #4e4e4e; -webkit-box-shadow: 0 1px 0 #4e4e4e; -moz-box-shadow: 0 1px 0 #4e4e4e; }
  11. ul.userNav li a.screen { background: url(../assets/img/icons/usernav/screen.png) no-repeat 9px 9px; }
  12. ul.userNav li a.settings { background: url(../assets/img/icons/usernav/settings.png) no-repeat 9px 9px; }
  13. ul.userNav li a.logout { background: url(../assets/img/icons/usernav/logout.png) no-repeat 9px 9px; }
  14. /* # Sidebar stuff
  15. ================================================== */
  16. #sidebar { background: url(../assets/img/bg/side-purple.jpg) repeat-y; border-top: 1px solid #5d404f;}
  17. #sidebar .divider > span { background: #e6e6e6 url(../assets/img/div.png) no-repeat 50%; }
  18. .mainNav { background: url(../assets/img/bg/sidebar-purple.jpg); }
  19. .nav li a { background: rgba(93, 16, 73, 0.1)!important; color: #fff !important; font-size: 12px !important;}
  20. .nav li a.active { background: url(../assets/img/bg/sidebar1.jpg) repeat-y !important; color: #fff !important; }
  21. .nav li ul { background: url(../assets/img/elements/other/userArrow1.png) 5px 11px no-repeat; }
  22. .nav li ul li { background: url(../assets/img/bg/sidebar-purple.jpg); }
  23. .nav li ul li:hover { background: url(../assets/img/bg/sidebar1.jpg); }
  24. .nav li ul li ul li a { background: url(../assets/img/elements/control/subnav_arrow.png) no-repeat 14px 16px; }
  25. /* === User nav dropdown === */
  26. .leftUser { background: url(../assets/img/elements/other/userArrow1.png) 0 11px no-repeat; }
  27. .leftUser li { background: url(../assets/img/bg/sidebar-purple.jpg); }
  28. .leftUser li a.sProfile { background: url(../assets/img/icons/usernav/profile.png) no-repeat 12px 12px; }
  29. .leftUser li a.sMessages { background: url(../assets/img/icons/usernav/messages.png) no-repeat 12px 13px; }
  30. .leftUser li a.sSettings { background: url(../assets/img/icons/usernav/settings.png) no-repeat 12px 12px; }
  31. .leftUser li a.sLogout { background: url(../assets/img/icons/usernav/logout.png) no-repeat 12px 12px; }
  32. .leftUser li:first-child:hover { background: url(../assets/img/bg/sidebar1.jpg); -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px;}
  33. .leftUser li:hover { background: url(../assets/img/bg/sidebar1.jpg); }
  34. .leftUser li a:hover { color: #fff !important; }
  35. .leftUser li:last-child { -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
  36. /* === Search === */
  37. .topSearch { background: url(../assets/img/backgrounds/sidebar-purple.jpg); }
  38. .topDropArrow { background: url(../assets/img/elements/other/dropTopArrow.png) no-repeat; }
  39. /* === User === */
  40. .user { border-top: none !important;}
  41. .user a > img { width: 70px; height: auto; border-radius: 7px;}
  42. .user > span { background: url(../assets/img/bg/sidebar-purple.jpg); color: #fff !important; font-size: 12px !important;}
  43. /* === Sub sidebar top part === */
  44. .secTop { background: url(../assets/img/bg/contentTop.png) repeat-x; height: 63px !important; }
  45. .secTop [class^="triangle-"], .secTop [class*=" triangle-"] { background: url(../assets/img/elements/ui/triangles.png) no-repeat; }
  46. /* === Icons line === */
  47. .iconsLine li { background: url(../assets/img/bg/breadcrumbs.png) repeat-x; }
  48. .iconsLine li.clicked a { background: url(../assets/img/bg/subnav.jpg); }
  49. /* Contact list */
  50. .userList li.this a { background: url(../assets/img/bg/body.jpg); }
  51. .status_available, .status_away, .status_off { background: url(../assets/img/elements/other/contact_status.png) no-repeat; }
  52. /* Upload files */
  53. .filesDown .remove { background: url(../assets/img/elements/other/removeLi.png) no-repeat; }
  54. .fileSuccess { background: url(../assets/img/elements/other/fileSuccess.png) no-repeat; }
  55. .fileError { background: url(../assets/img/elements/other/fileError.png) no-repeat; }
  56. .fileQueue { width: 12px; height: 6px; background: url(../assets/img/elements/other/taskPending.png) no-repeat; }
  57. .dropFiles { background: url(../assets/img/dropFiles.png) no-repeat; }
  58. /* Full width grey buttons */
  59. .sideFullWidth li a span.users { background: url(../assets/img/icons/sidebarButtons/users.png) no-repeat 50%; }
  60. /* Full width dropdown */
  61. .fulldd { background: url(../assets/img/bg/breadcrumbs.png) repeat-x; }
  62. /* # Content stuff
  63. ================================================== */
  64. /* === Dividers === */
  65. .divider > span { background: #eeeeee url(../assets/img/div.png) no-repeat 50%; }
  66. .widget .divider > span { background: #eeeeee url(../assets/img/div.png) no-repeat 50%; }
  67. .dialog .divider > span { background: #f5f5f5 url(../assets/img/div.png) no-repeat 50%; }
  68. /* === Content top part === */
  69. .contentTop { height: 64px; padding: 0 22px; background: url(../assets/img/bg/contentTop.png) repeat-x; }
  70. /* === Breadcrumbs line === */
  71. .breadLine { background: url(../assets/img/bg/breadcrumbs.png) repeat-x; }
  72. .breadLine .hideArrow { background: url(../img/hideArrow.png) no-repeat; }
  73. /* Breadcrumbs */
  74. ul.breadcrumbs li a { background: url(../assets/img/icons/breadsArrow.png) no-repeat 100% 10px; }
  75. ul.breadcrumbs > li:first-child { background: url(../assets/img/icons/breadsHome.png) no-repeat 2px 10px; }
  76. ul.breadcrumbs li ul { background: url(../assets/img/subArrow.png) no-repeat 10px 5px; }
  77. ul.breadcrumbs li ul li { background: url(../assets/img/bg/sidebar-purple.jpg); }
  78. ul.breadcrumbs li ul li a { background: url(../assets/img/elements/control/subnav_arrow.png) no-repeat 12px 13px; }
  79. ul.breadcrumbs li ul li a:hover { background: url(../assets/img/bg/sidebar1.jpg) !important; }
  80. /* Breadlinks */
  81. .breadLinks ul li a.hasdd { background: url(../assets/img/elements/control/hasddArrow.png) no-repeat 100%; }
  82. /* === Middle navigation buttons === */
  83. .middleFree li > strong { background: url(../assets/img/bg/sidebar-purple.jpg); }
  84. /* Input fields */
  85. .sbmt { background: url(../assets/img/elements/control/headSubmit.png) no-repeat; }
  86. /* New updates widget */
  87. .uDone { background: url(../assets/img/elements/other/updateDone.png) no-repeat 0 4px; }
  88. .uAlert { background: url(../assets/img/elements/other/updateWarning.png) no-repeat 0 4px; }
  89. .uNotice { background: url(../assets/img/elements/other/updateNotice.png) no-repeat 0 4px; }
  90. /* ===== Wizard ===== */
  91. .wizButtons .status span { background: url(../assets/img/icons/updateDone.png) no-repeat 14px; }
  92. /* ===== Content progress bars ===== */
  93. .barG, .barB, .barO, .barBl, .barGr, .barR { background: url(../assets/img/elements/ui/progress.png) repeat-x; }
  94. /* ===== Task widget ===== */
  95. .taskDone { background: url(../assets/img/elements/other/taskDone.png) no-repeat; display: block; width: 10px; height: 10px; }
  96. .taskPending { background: url(../assets/img/elements/other/taskPending.png) no-repeat; display: block; width: 12px; height: 6px; }
  97. .taskProgress { background: url(../assets/img/elements/other/taskProgress.png) no-repeat; display: block; width: 10px; height: 10px; }
  98. /* ===== Website statistics widget ===== */
  99. .statsPlus { background: url(../assets/img/elements/other/grown.png) no-repeat 0 1px; color: #599414; }
  100. .statsMinus { background: url(../assets/img/elements/other/dropped.png) no-repeat 0 1px; color: #a73939; }
  101. /* ===== Search widget ===== */
  102. .sResults > .arrow { background: url(../assets/img/elements/control/resultsarrow.png) no-repeat; }
  103. /* === Message to widget === */
  104. .sendBtn .attachLink { width: 12px; height: 12px; background: url(../assets/img/elements/other/link.png) no-repeat; }
  105. .sendBtn .attachPhoto { width: 14px; height: 11px; background: url(../assets/img/elements/other/photo.png) no-repeat; }
  106. /* ===== Form styling ===== */
  107. /* Checkboxes */
  108. div.checker span { background: url(../assets/img/elements/forms/checkboxes.png) no-repeat 0 0; }
  109. /* Radio buttons */
  110. div.radio span { background: url(../assets/img/elements/forms/radios.png) no-repeat 0 0; }
  111. /* File uploader */
  112. div.uploader span.action { background: #fff url(../assets/img/elements/forms/addFiles.png) no-repeat 0 0; }
  113. /* Selector */
  114. div.selector span { background: url(../assets/img/elements/forms/selectArrow.png) no-repeat 100%; }
  115. /* # Tables
  116. ================================================== */
  117. table thead td span { background: url(../assets/img/tables/sort.png) no-repeat 0; display: block; /*position: absolute; right: 3px; top: 3px; width: 16px*/width: 7px; float: right; margin: 2px 2px 0 5px; height: 16px; }
  118. table thead td.headerSortUp span { background: url(../assets/img/tables/sortUp.png) no-repeat 0; }
  119. table thead td.headerSortDown span { background: url(../assets/img/tables/sortDown.png) no-repeat 0; }
  120. /* ===== Dark table ===== */
  121. .tDark thead td { background: url(../assets/img/bg/sidebar-purple.jpg); }
  122. /* # Invoice page
  123. ================================================== */
  124. .inFrom span, .inTo span { display: block; background: url(../assets/img/elements/control/subnav_arrow.png) no-repeat 0 8px; padding-left: 12px; }
  125. .cards li { display: inline-block; text-align: right; background: url(../assets/img/sprites/paymentIcons.png) no-repeat; width: 51px; height: 32px; padding: 0; margin-left: 8px; }
  126. /* Messages page
  127. ================================================== */
  128. .messagesOne .by_user .aro { background: url(../assets/img/elements/other/messageArrow_left.png) no-repeat; }
  129. .messagesOne .by_me .aro { background: url(../assets/img/elements/other/messageArrow_right.png) no-repeat; }
  130. /* Gallery page
  131. ================================================== */
  132. .gallery .actions { background: url(../assets/img/elements/other/overlay.png); }
  133. /* # Special classes for responsive layout
  134. ================================================== */
  135. .showTabletP { display: none!important; }
  136. .showTabletL { display: none; }
  137. .iButton { float: right; display: none; width: 44px; height: 27px; background: url(../img/elements/other/iButton.png) no-repeat; margin-top: 11px; }
  138. .iTop { float: right; display: none; width: 44px; height: 27px; background: url(../img/elements/other/iTop.png) no-repeat; margin-top: 11px; margin-right: 10px; }
  139. /* ===== Responsive navigation ===== */
  140. .altMenu { background: url(../assets/img/elements/other/dropTopArrow.png) 50% 0 no-repeat; }
  141. .altMenu > li { background: url(../assets/img/bg/sidebar-purple.jpg); }
  142. .altMenu > li a { background: url(../assets/img/elements/control/rightArrow.png) no-repeat 14px 16px; }
  143. .isDisabled { cursor: default; }
  144. .isDisabled:hover { }
  145. .balBars { display: none !important; }
  146. .balance .balAmount > span { margin-top: 0px !important; }
  147. .yellowImg, .orangeImg { width: 35px; height: 35px; }
  148. .redImg { background: #DE006E !important; }
  149. .blueImg { background: #2962FF !important; }
  150. .orangeImg { background: #FF6D00; }
  151. .yellowImg { background: #FFD600; }
  152. .greenImg { background: #00C853 !important; }
  153. .yellowImg img { padding: 10px 11px; }
  154. .greenImg img { padding: 10px 11px !important; }
  155. .orangeImg img { padding: 10px 11px !important; }
  156. .listC { font-size: 11px; padding: 2px 4px; color: #fff; margin: 2px auto !important; text-align: center; }
  157. .widgetH { background: transparent; border: 0; box-shadow: 0 2px 2px -2px transparent; }
  158. .formRowL { margin-top: 0px !important; }
  159. /* ===== Calender Modify ===== */
  160. .fc-day-header span { background: transparent !important; width: 100% !important; margin-bottom: .5em;}
  161. hr.fc-divider { display: none !important; }
  162. .fc-time-grid-container, .fc-day-grid-event { margin-left: 0px !important; }
  163. .fc-agenda-view .fc-day-grid { border-bottom: 2px solid #532144; }
  164. .fc-toolbar h2 { font-size: 12px; }
  165. .fc-toolbar.fc-header-toolbar { margin-bottom: 0px !important; }
  166. .fc-state-default.fc-corner-left { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }
  167. .fc-state-default.fc-corner-right { border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; }
  168. .fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number { padding: 4px 8px !important; }
  169. .fc-right button, .fc-left button { border-bottom: 0px !important; border-top: 0px !important; background: #F2F2F2 !important; border-color: #cdcdcd !important; }
  170. .fc-right button:hover, .fc-left button:hover, .fc-right button:active, .fc-left button:active { background: #fff !important; }
  171. .fc-view-container { margin: 0px -2px -1px -1px !important; }
  172. .fc-right button:last-child { border-right: 0px !important; }
  173. .fc-left button:first-child { border-left: 0px !important; }
  174. .fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td { padding: 0px 5px; }
  175. .fc-event-container .fc-content { font-size: 12px !important; padding: 1px 2px; }
  176. .fc-event-container .fc-event { border-radius: 0px !important; }
  177. .fc-content-col .fc-event-container .fc-time-grid-event { position: absolute !important; width: auto !important; margin-left: 2.127659574% !important; }
  178. .cuss .dataTable { font-size: 13px !important; }
  179. .cuss .dataTable thead th { font-weight: 600; color: #333 !important; font-size: 12px !important;}
  180. .cuss .sorting_asc { background: #fff url(../assets/img/tables/sort_asc.png) no-repeat center right;!important; }
  181. .cuss .sorting { background: #fff url(../assets/img/tables/sort_both.png) no-repeat center right;!important; }
  182. .cuss .sorting_disabled { background: #fff !important; }
  183. .cuss .dataTable tr.odd { background: #F9F9F9 !important; }
  184. .cuss .dataTable tr.even { background: #FFF !important; }
  185. .filterColumn .formRow { padding: 0 !important; }
  186. .filterColumn .formRow input[type=text] { font-size: 12px !important; background: #fff !important;}
  187. .textW, .textW:hover {
  188. border: 1px solid #522043;
  189. box-shadow: 0 1px 2px 0 #7a5870 inset;
  190. -webkit-box-shadow: 0 1px 2px 0 #7a5870 inset;
  191. -moz-box-shadow: 0 1px 2px 0 #7a5870 inset;
  192. background: #703d61;
  193. background: -moz-linear-gradient(top, #703d61 0%, #542f49 100%);
  194. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#703d61), color-stop(100%,#542f49));
  195. background: -webkit-linear-gradient(top, #703d61 0%,#542f49 100%);
  196. background: -o-linear-gradient(top, #703d61 0%,#542f49 100%);
  197. background: -ms-linear-gradient(top, #703d61 0%,#542f49 100%);
  198. background: linear-gradient(top, #703d61 0%,#542f49 100%);
  199. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#703d61', endColorstr='#542f49',GradientType=0 );
  200. color: #fff;
  201. }
  202. .textW:active { opacity: 0.85; filter: alpha(opacity=85); -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
  203. .link-disabled { cursor: default; opacity: 0.7 !important; }
  204. .cussPayment div.selector, .cussPayment div.uploader { width: 100% !important; max-width: 100% !important; }{ width: 100% !important; max-width: 100% !important; }
  205. .cussPayment .formRow , .widgetBg { background: #fff !important; }
  206. .calenderW button { width: 100% !important; }
  207. .bCalender, .bPurple {
  208. border: 1px solid #7e599c;
  209. box-shadow: 0 1px 2px 0 #563373 inset;
  210. -webkit-box-shadow: 0 1px 2px 0 #563373 inset;
  211. -moz-box-shadow: 0 1px 2px 0 #563373 inset;
  212. background: #563373;
  213. background: -moz-linear-gradient(top, #563373 0%, #7e599c 100%);
  214. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#563373), color-stop(100%,#7e599c));
  215. background: -webkit-linear-gradient(top, ##563373 0%,#7e599c 100%);
  216. background: -o-linear-gradient(top, #563373 0%,#7e599c 100%);
  217. background: -ms-linear-gradient(top, #563373 0%,#7e599c 100%);
  218. background: linear-gradient(top, #563373 0%,#7e599c 100%);
  219. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#563373', endColorstr='#7e599c',GradientType=0 );
  220. }
  221. .formRow input[disabled], .formRow input:read-only { background-color: #ebebe4 !important; cursor: default; }
  222. .widget { background: #fff !important; }
  223. .formRow input[type=text], .formRow input[type=password], textarea, 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"] {
  224. font-size: 12px !important;
  225. color: #333 !important;
  226. }
  227. .formRow div.selector select, .formRow div.selector span { font-size : 13px !important; }
  228. .label-orange {
  229. background-color: #E07027;
  230. }
  231. .label-purple{
  232. background-color: #652D90;
  233. }
  234. /* # Media queries
  235. ================================================== */
  236. @media only screen and (max-width: 1024px) {
  237. .quickStats { position: absolute; right: 22px; background: url(../assets/img/bg/contentTop.png) repeat-x; }
  238. }
  239. @media only screen and (min-width: 481px) and (max-width: 768px) {
  240. #sidebar { width: 100px; }
  241. .secNav { dbackground: url(../assets/img/backgrounds/subnav.jpg); }
  242. }
  243. a.paginate_button .current{
  244. background: #f9f9f9;
  245. background: -moz-linear-gradient(top, #f9f9f9 0%, #eeeeee 100%);
  246. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#eeeeee));
  247. background: -webkit-linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
  248. background: -o-linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
  249. background: -ms-linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
  250. background: linear-gradient(top, #f9f9f9 0%,#eeeeee 100%);
  251. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eeeeee',GradientType=0 );
  252. }
  253. .dataTables_filter {
  254. margin: 0px !important;
  255. }