styles.css 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908
  1. #cpanel_body,.form-group label,.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{
  2. font-weight:lighter
  3. }
  4. #jump-search:after,.quickFindDiv:after{
  5. font-family:"FontAwesome";
  6. font-weight:900;
  7. position:absolute;
  8. content:"\f002"
  9. }
  10. #cpanel_body,body{
  11. color:#d7d7d7;
  12. background-color:#1d1d1d
  13. }
  14. #content .itemTextWrapper a:hover,#content a.itemTextWrapper:hover,#stats a:active,#stats a:focus,.body-content a:hover,.btn-link:hover,a:hover{
  15. color:#ff6c2c;
  16. text-decoration:none
  17. }
  18. input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{
  19. outline:#ff6c2c dotted 1px
  20. }
  21. .alert-danger,.alert-info,.alert-success,.alert-warning,.cjt-pagenotice-container .cjt-notice-info .bd,.cjt-pagenotice-container .cjt-notice-success .bd,.cjt-pagenotice-container .cjt-notice-warn .bd,.validation_errors_div,div.cjt_status_bar_success{
  22. border:0
  23. }
  24. ul.validation_errors_ul>li.validation_errors_li{
  25. color:#313131
  26. }
  27. #content .btn-primary, .yui-dialog .btn-primary, .body-content .btn-info, .body-content .btn-warning, #content .btn-info, form input[value="Go"] {
  28. background: #FF6C2C;
  29. border-color: #dd370a;
  30. -webkit-box-shadow: inset 0 0px #dd370a;
  31. box-shadow: inset 0 0px #dd370a;
  32. color: #fff;
  33. border-width: 1px;
  34. }
  35. .btn-default,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,.button-group button{
  36. -webkit-box-shadow:inset 0 0 #dd370a;
  37. box-shadow:inset 0 0 #dd370a;
  38. border-width:1px
  39. }
  40. .btn-default,.input-group-addon{
  41. background-color:#d7d7d7
  42. }
  43. .btn-default:active,.btn-default:focus,.btn-default:hover,.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover,.pagination>li>a,.pagination>li>span{
  44. background-color:#eee
  45. }
  46. .well{
  47. background-color:transparent;
  48. border-color:transparent
  49. }
  50. #content .btn-primary.active,#content .btn-primary:active,#content .btn-primary:focus,#content .btn-primary:hover,#content .open .dropdown-toggle.btn-primary,.yui-dialog .btn-primary.active,.yui-dialog .btn-primary:active,.yui-dialog .btn-primary:focus,.yui-dialog .btn-primary:hover,.yui-dialog .open .dropdown-toggle.btn-primary{
  51. background:#dd370a;
  52. color:#fff
  53. }
  54. #quickjump.form-control:focus,.form-control:focus{
  55. border-color:#ff6c2c;
  56. outline:0;
  57. -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,108,44,.6);
  58. box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,108,44,.6)
  59. }
  60. .breadcrumb,.form-control[disabled],.form-control[readonly],.table>thead>tr>th,.table>tbody>tr>th,fieldset[disabled] .form-control{
  61. background-color:#444!important;
  62. }
  63. .dt_module{
  64. padding-top:30px
  65. }
  66. .row-odd,.stripe-even,.table-striped tbody tr:nth-of-type(odd){
  67. background-color:#2c2c2c
  68. }
  69. .table-striped tbody tr:nth-of-type(2n){
  70. background-color:#333
  71. }
  72. .table>tbody>tr.info>td,.table>tbody>tr>td.info{
  73. background-color:#d7edf9
  74. }
  75. .row-even,.stripe-odd{
  76. background-color:#262626
  77. }
  78. .delete-confirm,.domain-info-block,.info.empty-row,.table>tbody>td.info,.table>tbody>tr.info,.template-name,.validation-container,div.cjt_status_bar{
  79. color:#333
  80. }
  81. button,input,input.form-control,select,select.form-control,textarea,textarea.form-control{
  82. background-color:#444;
  83. border-color:#555;
  84. color:#eee
  85. }
  86. .callout-danger,.callout-info,.callout-success,.callout-warning,.cjt-pagenotice-container .bd{
  87. color:#1d1d1d
  88. }
  89. .modal-content,.yui-panel{
  90. background-color:#313131
  91. }
  92. .modal-footer,.modal-header,.yui-panel .ft,.yui-panel .hd{
  93. border-color:#1d1d1d
  94. }
  95. .alert .close{
  96. color:inherit;
  97. opacity:unset;
  98. text-shadow:0 1px 0 #fff
  99. }
  100. .close,.modal .close{
  101. color:#ddd;
  102. opacity:unset;
  103. text-shadow:none
  104. }
  105. .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
  106. background-color:#444;
  107. border-color:#444;
  108. color:#eee
  109. }
  110. .nav-tabs>li>a:hover,.panel-primary>.panel-heading{
  111. background-color:#444;
  112. border-color:#444
  113. }
  114. .item:hover,.nav-tabs,.panel-primary,.tab-content{
  115. border-color:#444
  116. }
  117. html[dir=rtl] #btnUserPref,html[dir=rtl] a.link-buttons,html[dir=rtl] input#txtQuickFind,input#txtQuickFind{
  118. border-left:1px solid #191919
  119. }
  120. #lverubysel #project-list,#lverubysel .table-striped tbody,.dropdown-menu>li>a>.fa-star,legend{
  121. color:#d7d7d7
  122. }
  123. pre{
  124. background-color:#aaa
  125. }
  126. #btnUserPref,#lnkHeaderHome,#lnkHeaderHome::before,#lnkHeaderHome:after,#lnkHeaderLogout,#lnkHeaderNotifications,#quickLinks a,#quickjump.form-control,.btn-link,.btn-primary,.dropdown-menu>li>a,.dropdown-menu>li>a>.fa-star,.group-header-indicator,.item,.item .itemImageWrapper,.itemContentWrapper,.itemImageWrapper,.itemTextWrapper,.itemTextWrapper a,.panel,.panel-header,.widget,.widget-header,.widget-header .group-header,.widget-heading .close,.widget-heading .group-header,a,footer .navbar-nav>li>a,input#txtQuickFind{
  127. -webkit-transition:.3s;
  128. -moz-transition:.3s;
  129. -ms-transition:.3s;
  130. -o-transition:.3s;
  131. transition:.3s
  132. }
  133. #lnkFooterHome,#quickLinks ul li:first-child,.page-icon{
  134. display:none
  135. }
  136. #btnUserPref,#lnkHeaderHome,.cp-nav-toggle,.link-buttons,.navbar-preferences,header .navbar,header .navbar .container .navbar-header,header .navbar .container .navbar-header .navbar-preferences{
  137. height:50px
  138. }
  139. footer{
  140. border-top:0 solid #d9e0e2
  141. }
  142. .dropdown-menu .divider,footer .navbar{
  143. margin:0
  144. }
  145. footer .navbar-nav>li>a{
  146. padding-top:15px;
  147. padding-bottom:15px;
  148. font-size:12px;
  149. color:#d7d7d7
  150. }
  151. footer .navbar-nav>li>a:hover{
  152. background-color:transparent;
  153. color:#ff6c2c;
  154. text-decoration:none
  155. }
  156. .app-stat-upgrade a,.table>tbody>tr.danger>td,.table>tbody>tr.warning>td,.table>tbody>tr>td.danger,.table>tbody>tr>td.warning{
  157. background-color:inherit
  158. }
  159. #btnUserPref:active,#btnUserPref:focus,#btnUserPref:hover,#content .item:hover .itemTextWrapper,#content .item:hover .itemTextWrapper a,#lnkHeaderLogout:active,#lnkHeaderLogout:focus,#lnkHeaderLogout:hover,#lnkHeaderNotifications:active,#lnkHeaderNotifications:focus,#lnkHeaderNotifications:hover,#sidebar a:active,#sidebar a:focus,#sidebar a:hover,.app-stat-upgrade a:hover,.navbar-preferences button.navbar-item.btn-primary:active,.navbar-preferences button.navbar-item.btn-primary:focus,.navbar-preferences button.navbar-item.btn-primary:hover,.widget-header:hover .group-header,.widget-heading:hover .group-header,a:hover{
  160. color:#ff6c2c
  161. }
  162. header .navbar-header .navbar-brand .brand-name{
  163. font-weight:lighter;
  164. font-size:18px;
  165. color:#e0e0e0
  166. }
  167. #lnkHeaderHome{
  168. padding:0 15px;
  169. opacity:.85
  170. }
  171. #lbBrandName{
  172. color:#e0e0e0
  173. }
  174. #lnkHeaderHome:hover{
  175. opacity:1
  176. }
  177. .navbar-cpanel{
  178. background-color:#262626;
  179. border-bottom:1px solid #191919;
  180. box-shadow:none
  181. }
  182. input#txtQuickFind{
  183. height:50px;
  184. width:50px;
  185. border-top:0;
  186. border-right:0;
  187. border-bottom:0;
  188. border-radius:0;
  189. text-indent:35px;
  190. margin:0;
  191. -webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.075);
  192. box-shadow:inset 0 0 0 rgba(0,0,0,.075);
  193. opacity:1;
  194. background:0 0
  195. }
  196. .quickFindDiv{
  197. position:relative
  198. }
  199. .quickFindDiv:after{
  200. color:#777;
  201. line-height:50px;
  202. font-size:14px;
  203. z-index:-1
  204. }
  205. html[dir=rtl] .quickFindDiv:after{
  206. right:19px;
  207. left:auto
  208. }
  209. html[dir=rtl] input#txtQuickFind{
  210. border-right:1px solid #191919;
  211. text-indent:35px;
  212. background:0 0
  213. }
  214. input#txtQuickFind:focus,input#txtQuickFind:hover{
  215. width:175px
  216. }
  217. input:focus#txtQuickFind{
  218. box-shadow:none
  219. }
  220. html[data-style=dark] #typeAheadComponent>ul.menu-position{
  221. top:24px
  222. }
  223. #btnUserPref,#lnkHeaderLogout,#lnkHeaderNotifications,.navbar-preferences button.navbar-item.btn-primary{
  224. border-left:1px solid #191919;
  225. border-right:0;
  226. border-top:0;
  227. border-bottom:0;
  228. border-radius:0;
  229. background-color:transparent;
  230. color:#777;
  231. min-width:50px
  232. }
  233. #btnUserPref:active,#btnUserPref:focus,#btnUserPref:hover,.chosen-container-active.chosen-with-drop .chosen-single,a.link-buttons:active,a.link-buttons:focus,a.link-buttons:hover{
  234. background:0 0
  235. }
  236. .navbar .fa-lg{
  237. font-size:12px;
  238. position:relative;
  239. top:-1px
  240. }
  241. .navbar .badge{
  242. font-size:10px;
  243. font-weight:lighter
  244. }
  245. #lnkHeaderLogout{
  246. padding-top:7px
  247. }
  248. #userPreferencesContainer .navbar-item:active,#userPreferencesContainer .navbar-item:focus,#userPreferencesContainer .navbar-item:hover{
  249. outline:0;
  250. background-color:transparent
  251. }
  252. .dropdown-menu{
  253. -webkit-box-shadow:0 2px 3px rgba(0,0,0,.4);
  254. box-shadow:0 2px 3px rgba(0,0,0,.4);
  255. border:1px solid #191919;
  256. background-color:#262626
  257. }
  258. .dropdown-menu>li{
  259. border-bottom:1px dotted #191919
  260. }
  261. .dropdown-menu>li>a,.navbar-preferences .dropdown-menu>li>a{
  262. background-color:#262626;
  263. color:#d7d7d7;
  264. font-weight:lighter;
  265. padding:10px 15px
  266. }
  267. .dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:hover>.fa-star{
  268. color:#ff6c2c;
  269. background-color:#1d1d1d
  270. }
  271. .dropdown-menu>li:last-child{
  272. border-bottom:0 dotted rgba(0,0,0,.1)
  273. }
  274. .btn-group.open .dropdown-toggle{
  275. -webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.125);
  276. box-shadow:inset 0 0 0 rgba(0,0,0,.125)
  277. }
  278. .btn.active:focus,.btn:active:focus,.btn:focus{
  279. outline:0
  280. }
  281. #sidebar{
  282. background-color:#262626;
  283. box-shadow:none;
  284. border-color:#191919;
  285. border-top:0
  286. }
  287. #sidebar a{
  288. border-bottom:1px solid #191919
  289. }
  290. #sidebar a.active{
  291. color:#e0e0e0;
  292. border-left:4px solid #ff6c2c;
  293. padding-left:12px;
  294. background-color:#1d1d1d;
  295. box-shadow:2px 0 0 0 #1d1d1d
  296. }
  297. #sidebar .fa-2x{
  298. font-size:18px
  299. }
  300. #sidebar a#lnkMenu{
  301. padding:19px 17px 13px 16px
  302. }
  303. #sidebar a#lnkMenu.active{
  304. padding:19px 17px 13px 12px
  305. }
  306. #sidebar a:nth-child(2) img{
  307. filter:contrast(1%) brightness(180%);
  308. -moz-filter:contrast(1%) brightness(180%);
  309. -ms-filter:contrast(1%) brightness(180%);
  310. -o-filter:contrast(1%) brightness(180%);
  311. -webkit-filter:contrast(1%) brightness(180%)
  312. }
  313. #home.cpanel #content{
  314. margin:40px 20px 5px
  315. }
  316. .cpanel #content{
  317. margin:55px 20px 5px
  318. }
  319. #content{
  320. margin:0 20px 5px
  321. }
  322. #jump-search{
  323. margin:20px 20px 5px 0;
  324. position:relative
  325. }
  326. #quickjump{
  327. box-shadow:inset 0 0 0 rgba(255,255,255,.7);
  328. padding-top:12px;
  329. padding-bottom:12px;
  330. height:inherit
  331. }
  332. #jump-search:after{
  333. color:#777;
  334. top:15px;
  335. right:15px
  336. }
  337. html[dir=rtl] #jump-search:after{
  338. left:15px;
  339. right:auto
  340. }
  341. #quickjump.form-control{
  342. background-color:#444;
  343. border:1px solid #555
  344. }
  345. #quickjump.form-control:hover{
  346. background-color:#555;
  347. border-color:#666
  348. }
  349. #boxes{
  350. margin-right:20px
  351. }
  352. #featureShowcaseSection{
  353. margin-right:20px;
  354. margin-bottom:35px
  355. }
  356. .panel,.widget,#boxes:nth-child(3) > div:nth-child(2){
  357. background-color:#222;
  358. margin-top:20px;
  359. box-shadow:none;
  360. border:1px solid #1d1d1d;
  361. border-radius:3px
  362. }
  363. .panel:hover,.widget:hover{
  364. background-color:#262626;
  365. border-color:#191919
  366. }
  367. .panel-heading{
  368. border-radius:inherit;
  369. border-bottom-right-radius:0;
  370. border-bottom-left-radius:0
  371. }
  372. .widget-header,.widget-heading{
  373. border-top:0 solid #262626;
  374. border-bottom:1px solid #1d1d1d;
  375. border-left:0;
  376. border-right:0;
  377. line-height:20px;
  378. color:#e0e0e0;
  379. background-color:transparent;
  380. text-transform:capitalize;
  381. font-size:22px;
  382. padding:15px
  383. }
  384. .widget-header .close,.widget-heading .close{
  385. color:#d9e0e2
  386. }
  387. .widget-header .close:hover,.widget-heading .close:hover{
  388. color:#4f5860
  389. }
  390. .group-header-indicator{
  391. font-size:14px;
  392. color:#444
  393. }
  394. .group-header-indicator:hover{
  395. color:#555
  396. }
  397. .nav>li>a:focus,.nav>li>a:hover,.panel-body,.widget-body{
  398. background-color:transparent
  399. }
  400. .item{
  401. background-color:#262626;
  402. margin:0 15px 15px 0;
  403. width:230px;
  404. height: auto;
  405. border:1px solid #333;
  406. border-radius:2px;
  407. -webkit-border-radius:2px;
  408. overflow:hidden
  409. }
  410. .itemImageWrapper{
  411. margin:10px 0 10px 10px
  412. }
  413. html[dir=rtl] .itemImageWrapper{
  414. margin:10px 10px 10px 0
  415. }
  416. .itemTextWrapper,a.itemTexWrapper{
  417. width:74%;
  418. padding:0;
  419. margin-left:-4px
  420. }
  421. #content .itemTextWrapper a,#content a.itemTextWrapper{
  422. padding:15px 0 15px 15px;
  423. color:#e0e0e0;
  424. text-decoration: none
  425. }
  426. html[dir=rtl] #content .itemTextWrapper a,html[dir=rtl] #content a.itemTextWrapper{
  427. padding:15px 15px 15px 0
  428. }
  429. .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th,.table>tbody>tr>th{
  430. border-top:1px solid #1d1d1d!important;
  431. }
  432. .table>tbody>tr>th {
  433. border-bottom: 2px solid #323232!important;
  434. }
  435. .table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{
  436. padding:5px
  437. }
  438. .table>tbody>td.danger,.table>tbody>td.warning,.table>tbody>tr.danger,.table>tbody>tr.warning{
  439. border-left:0
  440. }
  441. .app-stat-upgrade a{
  442. color:#777
  443. }
  444. .progress{
  445. background-color:#444;
  446. border-radius:6px;
  447. height:6px;
  448. -webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.1);
  449. box-shadow:inset 0 0 0 rgba(0,0,0,.1)
  450. }
  451. .dashboard-item .progress{
  452. margin:5px 0 15px
  453. }
  454. .dashboard-item .panel-body{
  455. padding:15px 25px
  456. }
  457. h1.page-header{
  458. border-bottom:0;
  459. font-weight:lighter;
  460. border-left:4px solid #ff6c2c;
  461. padding:0 0 0 .5em;
  462. color:#e0e0e0
  463. }
  464. html[dir=rtl] h1.page-header{
  465. border-right:4px solid #ff6c2c;
  466. border-left:none;
  467. padding:0 .5em 0 0
  468. }
  469. .body-content h2{
  470. border-bottom:1px solid #262626;
  471. padding-bottom:.75em;
  472. margin-bottom:1em;
  473. font-size:24px
  474. }
  475. #hilight-box,#postgres_main,.body-content .section,.directory-list,.edge,.sa-box{
  476. background-color:#262626;
  477. padding:15px;
  478. margin:2em 0;
  479. border:1px solid #262626;
  480. -webkit-border-radius:3px;
  481. border-radius:3px
  482. }
  483. .body-content .section .formbox h2,.body-content .section .section{
  484. border:0;
  485. padding:0;
  486. margin:0;
  487. overflow:visible
  488. }
  489. .body-content .section .formbox h2{
  490. font-size:22px;
  491. padding-bottom:.75em
  492. }
  493. .body-content .control-label{
  494. padding-left:0
  495. }
  496. .panel-default>.panel-heading{
  497. color:#909090;
  498. border-color:#2b2b2b;
  499. background-color:#2b2b2b
  500. }
  501. .tab-content{
  502. padding:15px;
  503. border:1px solid #ddd;
  504. background-color:#262626;
  505. border-top:0
  506. }
  507. #backup-nav ol li{
  508. color:#878787
  509. }
  510. .stats-bar-text{
  511. text-transform:capitalize
  512. }
  513. .search-panel{
  514. margin-bottom:2em
  515. }
  516. #stats a{
  517. color:#eee;
  518. text-decoration:none
  519. }
  520. #stats a.chosen-single,#stats a:active.chosen-single,#stats a:focus.chosen-single,#stats a:hover.chosen-single{
  521. text-decoration:none
  522. }
  523. #stats .table>tbody>td.info,#stats .table>tbody>tr.info,.info-block{
  524. color:#fff
  525. }
  526. #generate_password_length,input#generate_password_input_field{
  527. background-color:#444;
  528. border:1px solid #555;
  529. color:#eee;
  530. height:34px;
  531. padding:6px 12px;
  532. font-size:14px;
  533. line-height:1.42857143;
  534. border-radius:4px;
  535. box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
  536. }
  537. input#generate_password_input_field{
  538. width:100%;
  539. display:block
  540. }
  541. .help-block{
  542. color:#999
  543. }
  544. .cjt-progress-overlay-text{
  545. color:#fff!important
  546. }
  547. .filter-title{
  548. text-shadow:none
  549. }
  550. .chosen-container-single .chosen-single{
  551. background:#555;
  552. border-color:#666;
  553. color:#eee;
  554. box-shadow:none
  555. }
  556. .chosen-container .chosen-results li.highlighted{
  557. background-image:none;
  558. background-color:#1d1d1d
  559. }
  560. .chosen-container-multi .chosen-choices li.search-choice{
  561. background-image:none;
  562. background-color:#555
  563. }
  564. .chosen-container .chosen-results,.chosen-container-single .chosen-search input[type=text]{
  565. color:#eee
  566. }
  567. .chosen-container .chosen-drop{
  568. background:#555;
  569. color:#eee
  570. }
  571. .table-box{
  572. background-color:#555
  573. }
  574. .cjt_progress_panel_container,.ssl-table-area .yui-dt tbody.yui-dt-data tr td.yui-dt-asc,.ssl-table-area .yui-dt tbody.yui-dt-data tr td.yui-dt-desc,.ygtvlabel,.ygtvlabel:hover,.ygtvlabel:link,.ygtvlabel:visited{
  575. background-color:transparent!important
  576. }
  577. #filterItems{
  578. border-bottom:none
  579. }
  580. .options-bd{
  581. color:#444
  582. }
  583. .reset-to-default button{
  584. background-image:none;
  585. color:#eee;
  586. font-weight:400;
  587. text-shadow:none
  588. }
  589. .bw-time-graph .axis line,.bw-time-graph .axis path,.bw-time-graph .axis text{
  590. stroke:#eeeeee!important
  591. }
  592. .pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
  593. background-color:#fff
  594. }
  595. .cjt_progress_panel_container{
  596. box-shadow:none!important;
  597. border:none!important
  598. }
  599. .dim-text,input.form-control.dim-text{
  600. color:#888
  601. }
  602. @media (min-width:992px) and (max-width:1199px){
  603. .item{
  604. width:47%
  605. }
  606. .itemTextWrapper{
  607. width:77%
  608. }
  609. }
  610. @media (min-width:769px) and (max-width:991px){
  611. #sidebar{
  612. top:50px
  613. }
  614. html[dir=ltr] #content{
  615. margin:40px 10px 5px
  616. }
  617. .item{
  618. width:30.5%
  619. }
  620. .itemImageWrapper{
  621. padding:8px 0
  622. }
  623. .itemTextWrapper{
  624. width:65%
  625. }
  626. #stats{
  627. margin-left:15px;
  628. width:95%
  629. }
  630. }
  631. @media (max-width:768px){
  632. #lbBrandName,#lnkHeaderHome,.navbar-brand{
  633. line-height:30px
  634. }
  635. .navbar-preferences,header .navbar,header .navbar .container .navbar-header,header .navbar .container .navbar-header .navbar-preferences{
  636. height:30px;
  637. padding-left:0;
  638. min-height:30px
  639. }
  640. #btnUserPref,#lnkHeaderDiskUsage,#lnkHeaderHome,.cp-nav-toggle,.link-buttons,.navbar-header,.navbar-header .navbar-item,.navbar-preferences button.navbar-item.btn-primary{
  641. height:30px;
  642. min-height:30px
  643. }
  644. #lnkHeaderHome{
  645. padding-left:10px
  646. }
  647. #lbBrandName{
  648. width:auto
  649. }
  650. .cp-nav-toggle{
  651. height:30px;
  652. width:auto;
  653. padding:0 10px
  654. }
  655. #sidebar{
  656. top:29px
  657. }
  658. header .navbar-header .navbar-brand .brand-name{
  659. font-weight:lighter;
  660. font-size:10px;
  661. width:170px
  662. }
  663. #lnkHeaderLogout{
  664. padding:0 20px
  665. }
  666. #btnSideBarToggle{
  667. background-color:#ff6c2c
  668. }
  669. .cp-icon-bar{
  670. background-color:#fff;
  671. width:20px
  672. }
  673. #jump-search{
  674. margin-top:3;
  675. margin-bottom:0
  676. }
  677. #quickjump{
  678. border-radius:0;
  679. background-color:#fff;
  680. border:1px solid #eee;
  681. -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.15);
  682. box-shadow:inset 0 0 3px rgba(0,0,0,.15)
  683. }
  684. .quickFindDiv:after,footer .nav.navbar-nav li:first-child,h1.page-header .page-icon{
  685. display:none
  686. }
  687. html[dir=ltr] #content,html[dir=ltr] #stats,html[dir=ltr] footer{
  688. padding-left:15px
  689. }
  690. #content,#home.cpanel #content,html[dir=ltr] #content{
  691. padding-top:0;
  692. margin:20px 5px 5px
  693. }
  694. #boxes,#featureShowcaseSection,#jump-search{
  695. margin-right:0
  696. }
  697. .dashboard-item .panel-body,.panel-body{
  698. padding:10px
  699. }
  700. html[dir=ltr] footer .navbar-brand{
  701. text-align:center;
  702. margin-left:0;
  703. width:100%
  704. }
  705. footer .navbar{
  706. width:98%
  707. }
  708. footer .nav.navbar-nav{
  709. float:inherit
  710. }
  711. .navbar-nav{
  712. margin:0
  713. }
  714. footer .nav>li{
  715. width:49%;
  716. text-align:center;
  717. display:inline-block
  718. }
  719. #lnkPoweredByCpanel{
  720. padding:0 10px 10px
  721. }
  722. #txtCpanelVersion{
  723. width:100%;
  724. padding-bottom:50px
  725. }
  726. h1.page-header{
  727. margin-top:20px;
  728. margin-bottom:10px
  729. }
  730. #hilight-box,#postgres_main,.body-content .section,.directory-list,.edge,.sa-box{
  731. background:0 0;
  732. padding:0;
  733. margin:2em 0;
  734. border:none
  735. }
  736. }
  737. @media only screen and (max-width:600px){
  738. .long-column{
  739. max-width:100%
  740. }
  741. .pager-page-size-selector{
  742. padding-left:15px
  743. }
  744. }
  745. @media (max-width:480px){
  746. .item,footer .navbar{
  747. width:100%
  748. }
  749. header .navbar-header .navbar-brand .brand-name{
  750. font-weight:lighter;
  751. font-size:10px
  752. }
  753. #btnUserPref,#lnkHeaderDiskUsage,#lnkHeaderLogout,#lnkHeaderNotifications,.navbar-preferences button.navbar-item.btn-primary{
  754. min-width:25px;
  755. padding-left:12px;
  756. padding-right:12px
  757. }
  758. #lnkHeaderHome{
  759. padding:0 5px
  760. }
  761. .quickFindDiv:after{
  762. display:none
  763. }
  764. .widget-heading{
  765. padding:10px
  766. }
  767. .item{
  768. margin:0 0 15px
  769. }
  770. .itemTextWrapper{
  771. font-size:14px
  772. }
  773. html[dir=ltr] footer{
  774. padding-left:0
  775. }
  776. .navbar-nav{
  777. margin:0
  778. }
  779. footer sub,footer sup{
  780. line-height:inherit
  781. }
  782. h1.page-header{
  783. margin-top:20px;
  784. margin-bottom:10px
  785. }
  786. }
  787. .webmail #mailFrame{
  788. margin-top:50px;
  789. left:0
  790. }
  791. .panel-body.mail-client-body{
  792. background-color:#e4e4e4
  793. }
  794. .panel-body.mail-client-body:active,.panel-body.mail-client-body:focus,.panel-body.mail-client-body:hover{
  795. background-color:#f5f5f5
  796. }
  797. .yui-skin-sam .yui-ac-content{
  798. background:#1d1d1d!important
  799. }
  800. @-webkit-keyframes highlight-changes{
  801. 0%,100%{
  802. background-color:transparent
  803. }
  804. 50%{
  805. background-color:#555
  806. }
  807. }
  808. @keyframes highlight-changes{
  809. 0%,100%{
  810. background-color:transparent
  811. }
  812. 50%{
  813. background-color:#555
  814. }
  815. }
  816. #trace_graphic{
  817. background-color:#f0f0f0
  818. }
  819. #Search, form input[name="domain"], form select[name="ext"], form input[name="DomainName"], form select[name="domain_selector"], td input[name="email"], td select[name="d_name"], td input[name="destination"], td select[name="day"], td select[name="domain_name"], td input[name="source"] {
  820. width: auto;
  821. height: 34px;
  822. padding: 6px 12px;
  823. margin-right:3px;
  824. font-size: 14px;
  825. line-height: 1.42857143;
  826. color: #eeeeee;
  827. background-color: #444!important;
  828. border: 1px solid #555;
  829. background-image: none;
  830. border-radius: 4px;
  831. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  832. box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  833. -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  834. transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  835. }
  836. #Search:hover, form input[name="domain"]:hover, form select[name="ext"]:hover, form input[name="DomainName"]:hover, form select[name="domain_selector"]:hover, td input[name="email"]:hover, td select[name="d_name"]:hover, td input[name="destination"]:hover, td select[name="day"]:hover, select[name="domain_name"]:hover, td input[name="source"]:hover {
  837. background-color: #555;
  838. border-color: #666;
  839. }
  840. #Search:focus, form input[name="domain"]:focus, form select[name="ext"]:focus, form input[name="DomainName"]:focus, form select[name="domain_selector"]:focus, td input[name="email"]:focus, td select[name="d_name"]:focus, td input[name="destination"]:focus, td select[name="day"]:focus, select[name="domain_name"]:focus, td input[name="source"]:focus {
  841. border-color: #FF6C2C;
  842. outline: 0;
  843. -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,108,44,.6);
  844. box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,108,44,.6);
  845. }
  846. #boxes:nth-child(3) #-group[role="category"] {
  847. border: none;
  848. outline: 0;
  849. margin: 15px;
  850. width: fit-content;
  851. }
  852. #boxes:nth-child(3) #-group[role="category"] form.ng-pristine[action] {
  853. display: flex;
  854. gap: 5px;
  855. }
  856. #boxes:nth-child(3) #-group[role="category"] form.ng-pristine[action] input[name="domain"] {
  857. width: 100%;
  858. }
  859. #boxes:nth-child(3) > div:nth-child(2), #boxes:nth-child(3) > div:nth-child(2) div.panel-heading {
  860. -webkit-transition: .3s all;
  861. -moz-transition: .3s all;
  862. -ms-transition: .3s all;
  863. -o-transition: .3s all;
  864. transition: .3s all;
  865. }
  866. #boxes:nth-child(3) > div:nth-child(2) div.panel-heading:hover {
  867. color: #ff6c2c;
  868. }
  869. #boxes:nth-child(3) > div:nth-child(2):hover {
  870. background-color: #262626;
  871. border-color: #191919;
  872. }
  873. @media screen and (max-width: 480px) {
  874. #boxes:nth-child(3) #-group[role="category"] form.ng-pristine[action] {
  875. flex-direction: column;
  876. gap: 15px;
  877. }
  878. }
  879. div#stats:nth-child(2) > div#statsSection:nth-child(2) {
  880. overflow-wrap: anywhere;
  881. }
  882. .alert.alert-warning, .input-group-addon {
  883. background-color: #262626;
  884. }
  885. .alert.alert-warning {
  886. border: 1px solid #FF9800;
  887. box-shadow: inset 41px 0 #FF9800;
  888. }
  889. .alert-message, .input-group-addon {
  890. color: white;
  891. }
  892. .input-group-addon {
  893. border-color: #333;
  894. }
  895. .table-striped>tbody>tr>td, .table {
  896. background-color: #2c2c2c!important;
  897. }