custom.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. :root {
  2. --font-common: 'Nunito', sans-serif;
  3. --font-size-common: 15px;
  4. --font-size-common-1: 14px;
  5. }
  6. body {
  7. font-family: var(--font-common)!important;
  8. font-size: var(--font-size-common)!important;
  9. }
  10. .btn {
  11. letter-spacing: normal;
  12. font-size: var(--font-size-common);
  13. }
  14. .modal .btn-close {
  15. content: 'A';
  16. }
  17. .section {
  18. position: static;
  19. }
  20. table.t1 tr td {
  21. border-top: 1px solid #e3e3e3;
  22. }
  23. .iframe1 {
  24. width: 100%;
  25. height: 200px;
  26. }
  27. .card.card-statistic-1 .card-header h4, .card.card-statistic-2 .card-header h4 {
  28. letter-spacing: normal;
  29. }
  30. .w_40 {width: 40px!important;}
  31. .w_50 {width: 50px!important;}
  32. .w_100 {width: 100px!important;}
  33. .w_150 {width: 150px!important;}
  34. .w_200 {width: 200px!important;}
  35. .w_300 {width: 300px!important;}
  36. .w_400 {width: 400px!important;}
  37. .w_450 {width: 450px!important;}
  38. .w_100_p {width: 100%!important;}
  39. .h_100 {height: 100px!important;}
  40. .h_150 {height: 150px!important;}
  41. .h_200 {height: 200px!important;}
  42. .h_300 {height: 300px!important;}
  43. .h_350 {height: 350px!important;}
  44. .h_400 {height: 400px!important;}
  45. .fz_20 {font-size: 20px!important;}
  46. .fz_30 {font-size: 30px!important;}
  47. .fz_40 {font-size: 40px!important;}
  48. .fz_50 {font-size: 50px!important;}
  49. .rounded-circle-custom {
  50. width: 40px;
  51. height: 40px;
  52. border-radius: 50%;
  53. object-fit: cover;
  54. margin-right: 4px;
  55. }
  56. .c1 {
  57. color: #6777ef;
  58. }
  59. .hide {
  60. display: none;
  61. }
  62. .obfc1 {
  63. object-fit: cover;
  64. height: 200px;
  65. }
  66. .video-iframe-container iframe {
  67. width: 100%;
  68. height: 200px;
  69. }
  70. .bdb1 {border-bottom: 1px solid #d3d3d3;}
  71. table tr td {
  72. border-bottom: 1px solid #e3e3e3 !important;
  73. vertical-align: middle!important;
  74. }
  75. .table.table-bordered td, .table.table-bordered th {
  76. border-color: #e3e3e3!important;
  77. }
  78. .sec-title {
  79. font-size: 16px;
  80. font-weight: 600;
  81. background: #eaeaea;
  82. padding: 8px 20px;
  83. color: #000;
  84. margin-bottom: 20px;
  85. }
  86. .section .section-header .btn {
  87. font-size: var(--font-size-common)!important;
  88. }
  89. .main-sidebar .sidebar-brand {
  90. padding-left: 20px;
  91. padding-right: 20px;
  92. text-align: left;
  93. }
  94. .main-sidebar .sidebar-brand a {
  95. text-transform: none;
  96. letter-spacing: normal;
  97. font-size: 18px;
  98. font-weight: 600;
  99. }
  100. .main-sidebar .sidebar-menu li a span {
  101. font-size: var(--font-size-common-1)!important;
  102. }
  103. .main-sidebar .sidebar-menu li a {
  104. letter-spacing: normal;
  105. padding-left: 10px;
  106. padding-right: 10px;
  107. height: 40px;
  108. }
  109. .main-sidebar .sidebar-menu li a i {
  110. margin-right: 5px;
  111. margin-top: 5px;
  112. }
  113. .main-sidebar .sidebar-menu li ul.dropdown-menu li a {
  114. padding-left: 46px;
  115. font-size: var(--font-size-common-1);
  116. }
  117. .main-sidebar .sidebar-menu li ul.dropdown-menu li a i {
  118. width: 18px;
  119. margin-right: 0;
  120. }
  121. .main-sidebar .sidebar-menu li a.has-dropdown:after {
  122. top: 55%;
  123. }
  124. .main-sidebar .sidebar-menu li.active a,
  125. .main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a {
  126. font-weight: 400;
  127. }
  128. .sub-sidebar {
  129. font-size: var(--font-size-common);
  130. background: #e5e8f8;
  131. margin-bottom: 5px;
  132. }
  133. .card.card-statistic-1 .card-header h4 {
  134. font-size: 16px;
  135. }
  136. table img {
  137. padding-top: 10px;
  138. margin-bottom: 10px;
  139. }
  140. .dataTables_wrapper {
  141. font-size: var(--font-size-common)!important;
  142. }
  143. thead tr th {
  144. border-top: 1px solid #ddd!important;
  145. }
  146. /* thead tr th:last-child {
  147. width: 120px;
  148. } */
  149. .border-box {
  150. border: 1px solid #d7d7d7!important;
  151. }
  152. .container-login {
  153. margin-top: 100px!important;
  154. }
  155. .card-header-auth {
  156. display: block!important;
  157. border-bottom-color: #fff!important;
  158. margin-top: 15px!important;
  159. padding-bottom: 10px!important;
  160. min-height: 0!important;
  161. }
  162. .card-header-auth h4 {
  163. font-size: 20px!important;
  164. }
  165. .card-body-auth {
  166. padding: 10px 20px!important;
  167. }
  168. .card-body-auth button {
  169. font-size: var(--font-size-common)!important;
  170. }
  171. .note-editor {
  172. margin-bottom: 0;
  173. }
  174. .form-control, .input-group-text,
  175. .custom-select,
  176. .custom-file-label,
  177. .select2-container .select2-selection--multiple,
  178. .select2-container .select2-selection--single,
  179. .note-editor.note-frame {
  180. border-color: #d7d7d7!important;
  181. }
  182. .form-control {
  183. font-size: var(--font-size-common)!important;
  184. }
  185. .card .card-header {
  186. border-bottom-color: #ebebeb;
  187. }
  188. .custom-switch {
  189. padding-left: 0;
  190. padding-top: 10px;
  191. }
  192. #photo_preview {
  193. padding-top: 5px;
  194. }
  195. #photo_preview img.thumb {
  196. width: 300px;
  197. }
  198. .note-editor .note-btn {
  199. padding-left: 10px!important;
  200. padding-right: 10px!important;
  201. }
  202. .navbar .navbar-brand {
  203. letter-spacing: normal;
  204. text-transform: none;
  205. }
  206. .card-body-auth .invalid-feedback {
  207. font-size: var(--font-size-common);
  208. }
  209. .form-group .control-label,
  210. .form-group > label {
  211. font-size: var(--font-size-common)!important;
  212. padding-top: 10px;
  213. letter-spacing: normal;
  214. color: #000;
  215. }
  216. .form-label {
  217. color: #000;
  218. font-weight: 600;
  219. font-size: var(--font-size-common)!important;
  220. }
  221. .toggle-container .toggle {
  222. width: 96.8594px!important;
  223. height: 36px!important;
  224. }
  225. .navbar .nav-link.nav-link-user img {
  226. width: 40px;
  227. height: 40px;
  228. border-radius: 50%;
  229. object-fit: cover;
  230. }
  231. img.profile-photo {
  232. width: 100%;
  233. height: auto;
  234. }
  235. img.template-preview {
  236. width: 100%;
  237. height: 145px;
  238. border-radius: 6px;
  239. border: 2px solid #757575;
  240. }
  241. .funkyradio div {
  242. overflow: hidden;
  243. width: 100%;
  244. float: left;
  245. margin-right: 20px;
  246. font-weight: 700;
  247. font-size: 16px;
  248. margin-bottom: 10px;
  249. }
  250. .funkyradio div span {
  251. font-size: var(--font-size-common);
  252. }
  253. .funkyradio label {
  254. width: 100%;
  255. border-radius: 3px;
  256. border: 1px solid #D1D3D4;
  257. font-weight: 400;
  258. font-size: var(--font-size-common);
  259. color: #000;
  260. }
  261. .funkyradio input[type="radio"]:empty,
  262. .funkyradio input[type="checkbox"]:empty {
  263. display: none;
  264. font-size: var(--font-size-common)!important;
  265. }
  266. .funkyradio input[type="radio"]:empty ~ label,
  267. .funkyradio input[type="checkbox"]:empty ~ label {
  268. position: relative;
  269. line-height: 2.5em;
  270. text-indent: 3.25em;
  271. cursor: pointer;
  272. -webkit-user-select: none;
  273. -moz-user-select: none;
  274. -ms-user-select: none;
  275. user-select: none;
  276. }
  277. .funkyradio input[type="radio"]:empty ~ label:before,
  278. .funkyradio input[type="checkbox"]:empty ~ label:before {
  279. position: absolute;
  280. display: block;
  281. top: 0;
  282. bottom: 0;
  283. left: 0;
  284. content: '';
  285. width: 2.5em;
  286. background: #D1D3D4;
  287. border-radius: 3px 0 0 3px;
  288. }
  289. .funkyradio input[type="radio"]:hover:not(:checked) ~ label,
  290. .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  291. color: #000;
  292. }
  293. .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
  294. .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  295. content: '\2714';
  296. text-indent: .9em;
  297. color: #C2C2C2;
  298. }
  299. .funkyradio input[type="radio"]:checked ~ label,
  300. .funkyradio input[type="checkbox"]:checked ~ label {
  301. color: #000;
  302. }
  303. .funkyradio input[type="radio"]:checked ~ label:before,
  304. .funkyradio input[type="checkbox"]:checked ~ label:before {
  305. content: '\2714';
  306. text-indent: .9em;
  307. color: #000;
  308. background-color: #ccc;
  309. }
  310. .funkyradio input[type="radio"]:focus ~ label:before,
  311. .funkyradio input[type="checkbox"]:focus ~ label:before {
  312. box-shadow: 0 0 0 3px #999;
  313. }
  314. .funkyradio-success input[type="radio"]:checked ~ label:before,
  315. .funkyradio-success input[type="checkbox"]:checked ~ label:before {
  316. color: #fff;
  317. background-color: #6777ef;
  318. }
  319. .funkyradio1 .funkyradio-success {
  320. width: 25%;
  321. font-size: var(--font-size-common);
  322. float: left;
  323. }
  324. .funkyradio1 div {
  325. margin-bottom: 0!important;
  326. }
  327. /* Ajax Loader */
  328. #loader {
  329. display: none;
  330. position: fixed;
  331. top: 0;
  332. left: 0;
  333. right: 0;
  334. bottom: 0;
  335. width: 100%;
  336. background: rgba(0,0,0,0.75) url(loading.gif) no-repeat center center;
  337. z-index: 10000;
  338. }
  339. .razorpay-payment-button {
  340. box-shadow: 0 2px 6px #acb5f6;
  341. background-color: #6777ef;
  342. border-color: #6777ef;
  343. font-weight: 600;
  344. font-size: var(--font-size-common);
  345. line-height: 24px;
  346. padding: 5px 10px;
  347. color: #fff;
  348. border-style: none;
  349. border-radius: 4px;
  350. width: 100%;
  351. }
  352. .razorpay-payment-button:hover {
  353. background-color: #394eea!important;
  354. }
  355. .section .section-header .btn:hover,
  356. .section-body button[type="submit"]:hover {
  357. background: #000!important;
  358. }
  359. /* table tr th:last-child {
  360. width: 200px;
  361. } */
  362. table.t2 tr th:last-child {
  363. width: auto!important;
  364. }
  365. td.social a {
  366. width: 30px;
  367. height: 30px;
  368. text-align: center;
  369. line-height: 30px;
  370. display: inline-block;
  371. background: #000;
  372. color: #fff;
  373. border-radius: 3px;
  374. margin-right: 5px;
  375. margin-bottom: 5px;
  376. }
  377. .invoice hr {
  378. border-color: #dfdfdf;
  379. }
  380. hr.invoice-above-table {
  381. display: none;
  382. }
  383. @media print {
  384. .main-sidebar,
  385. .navbar,
  386. .section-header,
  387. .print-invoice-button,
  388. .section .section-title:before,
  389. hr.about-print-button {
  390. display:none!important;
  391. }
  392. .section .section-lead {
  393. margin-left: 0;
  394. }
  395. hr.invoice-above-table {
  396. display: block;
  397. margin-top: 20px;
  398. margin-bottom: 20px;
  399. }
  400. }
  401. /* TinyMCE Notification Off */
  402. .tox .tox-notification {
  403. display: none !important;
  404. }
  405. .page-item.active .page-link {
  406. color: #fff!important;
  407. }
  408. .rightsidetop {
  409. width: 100%!important;
  410. }
  411. @media (max-width: 991px) {
  412. .rightsidetop {
  413. width: auto!important;
  414. }
  415. }
  416. @media (max-width: 575px) {
  417. .rightsidetop {
  418. width: 100%!important;
  419. position: absolute;
  420. top: 15px;
  421. line-height: auto;
  422. }
  423. }
  424. .partial-item {
  425. border-radius: 4px;
  426. border: 2px solid #b4f3be;;
  427. padding: 20px;
  428. margin-bottom: 30px;
  429. }
  430. .dropdown-menu a {
  431. font-size: var(--font-size-common-1);
  432. }
  433. .message-item {
  434. margin-bottom: 30px;
  435. background: #fff;
  436. border: 1px solid #cecece;
  437. }
  438. .message-item .message-top {
  439. background: #f2f2f2;
  440. padding: 15px;
  441. }
  442. .message-item .message-top .left {
  443. display: inline-block;
  444. }
  445. .message-item .message-top .left img {
  446. width: 80px;
  447. height: 80px;
  448. border: 1px solid #cecece;
  449. border-radius: 50%;
  450. margin-right: 5px;
  451. }
  452. .message-item .message-top .right {
  453. display: inline-block;
  454. vertical-align: middle;
  455. }
  456. .message-item .message-top .right h4 {
  457. margin-top: 0;
  458. margin-bottom: 0;
  459. font-size: 20px;
  460. }
  461. .message-item .message-top .right h5 {
  462. margin-top: 5px;
  463. margin-bottom: 5px;
  464. font-size: 20px;
  465. font-size: 15px;
  466. font-weight: 400;
  467. }
  468. .message-item .message-top .right .date-time {
  469. font-size: 14px;
  470. color: #9e9e9e;
  471. }
  472. .message-item .message-bottom {
  473. padding: 15px;
  474. }
  475. .message-item-admin-border {
  476. border-left-color:#0663fc;
  477. border-left-width: 5px;
  478. }