main.css 36 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669
  1. /* latin-ext */
  2. @font-face {
  3. font-family: 'Lato';
  4. font-style: normal;
  5. font-weight: 300;
  6. src: local('Lato Light'), local('Lato-Light'), url(../fonts/lato-light-latin-ext.woff2) format('woff2');
  7. unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  8. }
  9. /* latin */
  10. @font-face {
  11. font-family: 'Lato';
  12. font-style: normal;
  13. font-weight: 300;
  14. src: local('Lato Light'), local('Lato-Light'), url(../fonts/lato-light-latin.woff2) format('woff2');
  15. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  16. }
  17. /* latin-ext */
  18. @font-face {
  19. font-family: 'Lato';
  20. font-style: normal;
  21. font-weight: 400;
  22. src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/lato-regular-latin-ext.woff2) format('woff2');
  23. unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  24. }
  25. /* latin */
  26. @font-face {
  27. font-family: 'Lato';
  28. font-style: normal;
  29. font-weight: 400;
  30. src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/lato-regular-latin.woff2) format('woff2');
  31. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  32. }
  33. /* Page de maintenance */
  34. .maintenance-page,
  35. .maintenance-page body {
  36. font-family: 'Lato';
  37. background-color: #e55039;
  38. color:#fff;
  39. }
  40. .maintenance-page h1 {
  41. font-size: 50px;
  42. }
  43. .maintenance-page body {
  44. text-align: center;
  45. }
  46. .maintenance-page .container-fluid {
  47. padding: 0;
  48. }
  49. .maintenance-page .icon{
  50. border-radius: 100px;
  51. padding:20px;
  52. margin:50px auto;
  53. background-color: #ffffff;
  54. text-align: center;
  55. width:70px;
  56. height: 70px;
  57. }
  58. .maintenance-page .content-block {
  59. margin: 50px 0;
  60. background: #ffffff33;
  61. padding: 20px;
  62. border: 1px solid #fff;
  63. border-radius: 3px;
  64. text-align: left;
  65. }
  66. .maintenance-page .icon i{
  67. color:#e55039;
  68. font-size: 30px;
  69. }
  70. .maintenance-page .admin-access {
  71. position: absolute;
  72. bottom: 20px;
  73. width: 100%;
  74. left: 50%;
  75. transform: translateX(-50%);
  76. display: block;
  77. }
  78. .maintenance-page .admin-access a {
  79. color:#e55039;
  80. }
  81. .account-api-form .api_section .api_credentials{
  82. transition: all 0.2s ease-in-out;
  83. }
  84. .account-api-form .api_section[data-enabled="0"] .api_credentials{
  85. opacity: 0.2;
  86. }
  87. /** PRELOADER DE BOUTON **/
  88. .btn-preloader{
  89. opacity: 0.5;
  90. }
  91. .btn-preloader i {
  92. width: 16px;
  93. height: 14px;
  94. position: relative;
  95. }
  96. .btn-preloader i:before {
  97. left: 0;
  98. opacity: 0;
  99. position: absolute;
  100. transform: translate(0px,35px);
  101. animation: slide-up-origin 150ms 1 ease-out;
  102. animation-direction: normal;
  103. }
  104. .btn-preloader i:after {
  105. left: 0;
  106. opacity: 0;
  107. position: absolute;
  108. font-weight: 900;
  109. font-family: "Font Awesome 5 Free";
  110. content: "\f1ce"!important;
  111. top: -35px;
  112. transform-origin: center;
  113. animation:
  114. slide-up-preload 150ms forwards ease-out,
  115. spin-preload 1s infinite linear;
  116. }
  117. @keyframes slide-up-origin{
  118. 0% { transform: translate(0px,0px); opacity: 1; }
  119. 100% { transform: translate(0px,35px); opacity: 0; }
  120. }
  121. @keyframes slide-up-preload{
  122. to { top: 0px; opacity: 1; }
  123. }
  124. @keyframes spin-preload{
  125. to { transform: rotate(360deg); }
  126. }
  127. @keyframes pulse-spin-preload{
  128. from { transform: scale(1) rotate(0deg); }
  129. 50% { transform: scale(1.2) rotate(180deg); }
  130. to { transform: scale(1) rotate(360deg); }
  131. }
  132. @-moz-keyframes slide-up-origin{
  133. 0% { transform: translate(0px,0px); opacity: 1; }
  134. 100% { transform: translate(0px,35px); opacity: 0; }
  135. }
  136. @-moz-keyframes slide-up-preload{
  137. to { top: 0px; opacity: 1; }
  138. }
  139. @-moz-keyframes spin-preload{
  140. to { transform: rotate(360deg); }
  141. }
  142. @-moz-keyframes pulse-spin-preload{
  143. from { transform: scale(1) rotate(0deg); }
  144. 50% { transform: scale(1.2) rotate(180deg); }
  145. to { transform: scale(1) rotate(360deg); }
  146. }
  147. @-webkit-keyframes slide-up-origin{
  148. 0% { transform: translate(0px,0px); opacity: 1; }
  149. 100% { transform: translate(0px,35px); opacity: 0; }
  150. }
  151. @-webkit-keyframes slide-up-preload{
  152. to { top: 0px; opacity: 1; }
  153. }
  154. @-webkit-keyframes spin-preload{
  155. to { transform: rotate(360deg); }
  156. }
  157. @-webkit-keyframes pulse-spin-preload{
  158. from { transform: scale(1) rotate(0deg); }
  159. 50% { transform: scale(1.2) rotate(180deg); }
  160. to { transform: scale(1) rotate(360deg); }
  161. }
  162. @-o-keyframes slide-up-origin{
  163. 0% { transform: translate(0px,0px); opacity: 1; }
  164. 100% { transform: translate(0px,35px); opacity: 0; }
  165. }
  166. @-o-keyframes slide-up-preload{
  167. to { top: 0px; opacity: 1; }
  168. }
  169. @-o-keyframes spin-preload{
  170. to { transform: rotate(360deg); }
  171. }
  172. @-o-keyframes pulse-spin-preload{
  173. from { transform: scale(1) rotate(0deg); }
  174. 50% { transform: scale(1.2) rotate(180deg); }
  175. to { transform: scale(1) rotate(360deg); }
  176. }
  177. /* SETTINGS */
  178. a.setting-menu-item * {
  179. transition: transform 0.1s ease-out;
  180. }
  181. a.setting-menu-item.active span,
  182. a.setting-menu-item:not(.active):hover span {
  183. transform: translateX(5px);
  184. }
  185. .general-settings-block .type-image-bloc {
  186. text-align: right;
  187. }
  188. .maintenance-block textarea {
  189. resize: none;
  190. }
  191. .maintenance-block .trumbowyg-box,
  192. .maintenance-block .trumbowyg-editor {
  193. min-height: 150px;
  194. }
  195. .table-users .avatar-head,
  196. .table-users .avatar-cell,
  197. .table-users .action-cell{
  198. width: 85px;
  199. }
  200. .logs-settings-block {
  201. display: flex;
  202. }
  203. .logs-settings-block > label {
  204. margin: auto;
  205. margin-right: 10px;
  206. flex: 0 1 auto;
  207. }
  208. .logs-settings-block > input {
  209. flex: 1 0 0;
  210. }
  211. /* Settings listes */
  212. .lists-settings .lists-selector {
  213. min-width:300px;
  214. }
  215. .lists-settings .table-dictionaries {
  216. width: 100%;
  217. }
  218. /* Popover bootstrap */
  219. .popover-body * {
  220. width: 100%;
  221. }
  222. /* Permet une modale a 100% de largeur */
  223. .modal-fullwidth{
  224. max-width: 100%;
  225. }
  226. /* fix ie10 et ie11 mr-auto et div parent en justify-content */
  227. .modal-footer-margin-auto{
  228. justify-content: space-around !important;
  229. }
  230. /* Général */
  231. html {
  232. position: relative;
  233. min-height: 100%;
  234. }
  235. body {
  236. /* Margin bottom by footer height */
  237. margin-bottom: 50px;
  238. background-color: #efefef;
  239. font-family: 'Lato', sans-serif;
  240. }
  241. body > .container {
  242. padding: 60px 15px 0;
  243. }
  244. div[required="required"],
  245. input:required,
  246. textarea:required,
  247. select:required {
  248. border-left: 0.25rem solid #FFA100 !important;
  249. }
  250. div[required="required"]{
  251. border-top-left-radius: 4px;
  252. border-bottom-left-radius: 4px;
  253. }
  254. div[contenteditable="false"]{
  255. background-color: #e9ecef;
  256. color: #495057;
  257. }
  258. .hidden:first-child + .list-group-item{
  259. border-top-left-radius: .25rem;
  260. border-top-right-radius: .25rem;
  261. border: 1px solid rgba(0,0,0,.125);
  262. }
  263. #mainMenu{
  264. background : #343a40;
  265. padding: 5px;
  266. height:50px;
  267. z-index:10001;
  268. }
  269. .modal-open #mainMenu{
  270. z-index:1030;
  271. }
  272. #mainMenu .navigation-menu .nav-item{
  273. font-size:0.9rem;
  274. }
  275. #mainMenu .navbar-brand {
  276. padding-left: 70px;
  277. margin-left: 5px;
  278. margin-right: 0;
  279. background: url(../img/logo/default-logo.png) no-repeat center/contain;
  280. height: 40px;
  281. }
  282. #mainMenu > button,
  283. #mainMenu > button:focus,
  284. #mainMenu > button:active {
  285. border: none;
  286. text-decoration: none;
  287. outline: none;
  288. box-shadow: none;
  289. }
  290. .menu {
  291. position: relative;
  292. height: 30px;
  293. width: 30px;
  294. cursor: pointer;
  295. overflow: hidden;
  296. }
  297. .menu-icon {
  298. position: absolute;
  299. width: 30px;
  300. height: 20px;
  301. top: 50%;
  302. left: 50%;
  303. -webkit-transform: translate(-50%, -50%);
  304. transform: translate(-50%, -50%);
  305. }
  306. .menu-line {
  307. position: absolute;
  308. left: 0;
  309. background-color: #f2f2f2;
  310. height: 2px;
  311. width: 100%;
  312. border-radius: 3px;
  313. pointer-events: none;
  314. }
  315. .menu-line-1 {
  316. top: 0;
  317. }
  318. .menu-line-2 {
  319. top: 0;
  320. bottom: 0;
  321. margin: auto;
  322. }
  323. .menu-line-3 {
  324. bottom: 0;
  325. }
  326. .menu .menu-line-4,
  327. .menu .menu-line-5 {
  328. opacity: 0;
  329. top: 8.5px;
  330. transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  331. transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  332. transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  333. }
  334. .menu .menu-line-1 {
  335. transition: width .2s ease-in-out .4s;
  336. }
  337. .menu .menu-line-2 {
  338. transition: width .2s ease-in-out .3s;
  339. }
  340. .menu .menu-line-3 {
  341. transition: width .2s ease-in-out .2s;
  342. }
  343. .menu .menu-line-4 {
  344. -webkit-transform: rotate(45deg) translate3d(-30px, 0, 0);
  345. transform: rotate(45deg) translate3d(-30px, 0, 0);
  346. transition: opacity .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
  347. transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s;
  348. transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
  349. }
  350. .menu .menu-line-5 {
  351. -webkit-transform: rotate(-45deg) translate3d(30px, 0, 0);
  352. transform: rotate(-45deg) translate3d(30px, 0, 0);
  353. transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  354. transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  355. transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  356. }
  357. .menu.open .menu-line-1 {
  358. width: 0;
  359. transition: width .2s ease-in-out;
  360. }
  361. .menu.open .menu-line-2 {
  362. width: 0;
  363. transition: width .2s ease-in-out .1s;
  364. }
  365. .menu.open .menu-line-3 {
  366. width: 0;
  367. transition: width .2s ease-in-out .2s;
  368. }
  369. .menu.open .menu-line-4 {
  370. opacity: 1;
  371. -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  372. transform: rotate(45deg) translate3d(0, 0, 0);
  373. transition: opacity .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
  374. transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s;
  375. transition: opacity .2s ease-in-out .2s, transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
  376. }
  377. .menu.open .menu-line-5 {
  378. opacity: 1;
  379. -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
  380. transform: rotate(-45deg) translate3d(0, 0, 0);
  381. transition: opacity .2s ease-in-out .4s, -webkit-transform .2s ease-in-out .4s;
  382. transition: opacity .2s ease-in-out .4s, transform .2s ease-in-out .4s;
  383. transition: opacity .2s ease-in-out .4s, transform .2s ease-in-out .4s, -webkit-transform .2s ease-in-out .4s;
  384. }
  385. .navbar-nav .nav-link {
  386. padding-right: 0.75rem !important;
  387. padding-left: 0.75rem !important;
  388. }
  389. .navbar-nav.navigation-menu {
  390. /*margin-left: 5px;*/
  391. }
  392. /* PAGE DE LOGIN */
  393. .login-request{
  394. text-align: center;
  395. padding-top: 100px;
  396. }
  397. .login-request label {
  398. font-size: 1rem;
  399. }
  400. .login-form-block label{
  401. display: block;
  402. }
  403. .login-form-block .form-check label{
  404. display: inline-block;
  405. }
  406. .login-request #loginForm .lost-password {
  407. margin-top: 1.5em !important;
  408. }
  409. #loginHeader {
  410. /*min-width: 160px;*/
  411. }
  412. #mainMenu .btn-dark:focus {
  413. box-shadow: none;
  414. }
  415. #loginHeader > .user-dropdown-menu .dropdown-menu >.user-fullname {
  416. font-weight: bold;
  417. padding: 0.5rem;
  418. text-align: center;
  419. }
  420. #loginHeader > .user-dropdown-menu > button.dropdown-toggle > .user-fullname {
  421. display: inline;
  422. color: #fff !important;
  423. }
  424. #loginHeader > .user-dropdown-menu > .dropdown-menu-right > a:hover{
  425. cursor:pointer;
  426. }
  427. #loginForm{
  428. margin: 0;
  429. font-size: 0.8em;
  430. }
  431. #loginForm .password-field {
  432. width: 100%;
  433. }
  434. #loginForm .password-field i {
  435. right: 5px;
  436. font-size: 0.85em;
  437. }
  438. #loginForm input{
  439. padding: 3px;
  440. width: 100%;
  441. box-sizing: border-box;
  442. }
  443. .login-item #loginForm input{
  444. height: auto;
  445. }
  446. #loginForm .connexion-remember > input {
  447. width: auto;
  448. }
  449. #loginForm .lost-password {
  450. font-size: 0.8em;
  451. }
  452. #userForm .form-control-file {
  453. width: auto;
  454. }
  455. .connexion-remember {
  456. padding: 0;
  457. padding-top: 5px;
  458. margin: auto;
  459. width: auto !important;
  460. }
  461. #loginHeader button.dropdown-toggle {
  462. width: 100%;
  463. text-align: left;
  464. }
  465. .user-dropdown-menu > button.dropdown-toggle {
  466. padding: .375rem .425rem;
  467. }
  468. .user-dropdown-menu .dropdown-menu {
  469. width: 100%;
  470. min-width: 200px;
  471. }
  472. .user-dropdown-menu .dropdown-menu .user-menu-item{
  473. font-size: 0.9em;
  474. padding: 0.2rem 1.5rem;
  475. }
  476. .user-dropdown-menu{
  477. display: inline-block;
  478. }
  479. .user-form .type-image-bloc input {
  480. width: auto;
  481. }
  482. #loginForm .login-menu-item{
  483. text-align: center;
  484. width: 100%;
  485. padding: 5px;
  486. box-sizing: border-box;
  487. color: inherit;
  488. display: block;
  489. }
  490. #firmForm{
  491. max-width: 600px;
  492. margin: auto;
  493. }
  494. #firmForm img{
  495. max-width:150px;
  496. max-height: 150px;
  497. height: auto;
  498. width: auto;
  499. }
  500. .firm-item{
  501. padding-top:0;
  502. padding:0 15px;
  503. }
  504. .firm-ranks {
  505. padding: 0;
  506. overflow: auto;
  507. max-height: 100px;
  508. }
  509. .firm-ranks::-webkit-scrollbar {
  510. width: 6px;
  511. height: 6px;
  512. }
  513. .firm-ranks::-webkit-scrollbar-button {
  514. width: 0px;
  515. height: 0px;
  516. }
  517. .firm-ranks::-webkit-scrollbar-thumb {
  518. background: #cecece;
  519. border: 0px none #ffffff;
  520. border-radius: 50px;
  521. }
  522. .firm-ranks::-webkit-scrollbar-thumb:hover {
  523. background: #707070;
  524. }
  525. .firm-ranks::-webkit-scrollbar-thumb:active {
  526. background: #949494;
  527. }
  528. .firm-ranks::-webkit-scrollbar-track {
  529. background: #ffffff;
  530. border: 0px none #ffffff;
  531. border-radius: 50px;
  532. }
  533. .firm-ranks::-webkit-scrollbar-track:hover {
  534. background: #d4d4d4;
  535. }
  536. .firm-ranks::-webkit-scrollbar-track:active {
  537. background: #d3d3d3;
  538. }
  539. .firm-ranks::-webkit-scrollbar-corner {
  540. background: transparent;
  541. }
  542. .firm-ranks ul {
  543. padding-left: 0.5rem;
  544. margin-bottom: 0;
  545. }
  546. .firm-ranks li{
  547. padding: 0;
  548. list-style-type: none;
  549. margin: 0;
  550. }
  551. .firm-ranks li:before{
  552. content : "\f105";
  553. font-family: 'Font Awesome 5 Free';
  554. font-weight: 900;
  555. margin-right: 2px;
  556. }
  557. .firm-item small{
  558. font-weight: bold;
  559. font-size: 9px;
  560. color: #969996;
  561. width: 100%;
  562. display: block;
  563. }
  564. #ranks .rank-rights{
  565. max-height: 100px;
  566. overflow-y: auto;
  567. font-size: 0.75em;
  568. }
  569. #ranks .rank-rights ul{
  570. margin:0;
  571. padding:0;
  572. list-style-type: none;
  573. }
  574. .firm-item select{
  575. width: 100%;
  576. }
  577. .firm-plugin-header {
  578. display: flex;
  579. }
  580. .firm-plugin-header > label {
  581. width: 30%;
  582. margin: auto;
  583. }
  584. .firm-plugin-header > select {
  585. flex: 1 1 auto;
  586. }
  587. #loginForm .btn{
  588. margin-top:5px;
  589. width: 100%;
  590. }
  591. #prev-button {
  592. margin-right: 10px;
  593. }
  594. #parent + code {
  595. margin-left: 5px;
  596. }
  597. .table {
  598. border-left: 1px solid #e9ecef;
  599. border-bottom: 1px solid #e9ecef;
  600. border-right: 1px solid #e9ecef;
  601. }
  602. .table > thead {
  603. border-bottom: 1px solid #e9ecef;
  604. }
  605. .table > thead th{
  606. border-bottom: 1px solid #e9ecef;
  607. }
  608. .table tr > th:first-of-type,
  609. .table tr > td:first-of-type {
  610. border-right: 1px solid #e9ecef;
  611. }
  612. .table-striped tbody tr:nth-of-type(odd) {
  613. background-color: #ffffff;
  614. }
  615. .table-striped tbody tr:nth-of-type(even) {
  616. background-color: rgba(0,0,0,.05);
  617. }
  618. .select-inline {
  619. margin: 0 10px;
  620. padding: .5rem .75rem;
  621. font-size: 1rem;
  622. line-height: 1.25;
  623. color: #495057;
  624. background-color: #fff;
  625. background-image: none;
  626. background-clip: padding-box;
  627. border: 1px solid rgba(0,0,0,.15);
  628. border-radius: .25rem;
  629. transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  630. }
  631. select.select-inline:first-of-type {
  632. margin-left: 0;
  633. }
  634. .dictionary-container select.select-control {
  635. margin-bottom: 10px;
  636. }
  637. div.advanced-search div.filter-value-block select.form-control.filter-value {
  638. max-width: 160px;
  639. min-width: 218px;
  640. }
  641. div.filter-box div.simple-search > div.input-group-prepend {
  642. z-index: 10;
  643. }
  644. .input-group-sm .form-control[data-type="dictionary"] {
  645. height: calc(1.5em + .5rem + 2px);
  646. }
  647. .filter-box .advanced-search .filter-value {
  648. max-width: 160px;
  649. }
  650. .filter-box .advanced-search-action-separator {
  651. cursor: default;
  652. margin: 0 5px;
  653. }
  654. .filter-box .advanced-search{
  655. border: 1px solid #eaeaea;
  656. padding-bottom: 10px;
  657. margin-top: 10px;
  658. }
  659. #search-clear {
  660. position: absolute;
  661. opacity: 0;
  662. display: flex;
  663. top: 50%;
  664. transform: translateY(-50%);
  665. height: 25px;
  666. margin: auto;
  667. font-size: 14px;
  668. cursor: pointer;
  669. color: #a0a0a0;
  670. z-index: 4;
  671. transition: opacity 0.15s ease-in;
  672. }
  673. .filter-value-block {
  674. padding: 0;
  675. border: none;
  676. display: none;
  677. }
  678. .input-group-append {
  679. z-index: 5;
  680. }
  681. #loginHeader button.dropdown-toggle {
  682. width: 100%;
  683. text-align: left;
  684. }
  685. #loginHeader .user-dropdown-menu button.dropdown-toggle{
  686. padding: .35rem .75rem;
  687. }
  688. /* PAGE UPDATES*/
  689. .update-timeline {
  690. list-style: none;
  691. padding: 20px 0 20px;
  692. position: relative;
  693. }
  694. .update-timeline:before {
  695. top: 0;
  696. bottom: 0;
  697. position: absolute;
  698. content: " ";
  699. width: 3px;
  700. background-color: #eeeeee;
  701. left: 50%;
  702. margin-left: -1.5px;
  703. }
  704. .update-timeline > li {
  705. margin-bottom: 10px;
  706. position: relative;
  707. }
  708. .update-timeline > li:before,
  709. .update-timeline > li:after {
  710. content: " ";
  711. display: table;
  712. }
  713. .update-timeline > li:after {
  714. clear: both;
  715. }
  716. .update-timeline > li > .update-timeline-panel {
  717. width: 46%;
  718. float: left;
  719. border: 1px solid #d4d4d4;
  720. border-radius: 2px;
  721. padding: 10px;
  722. position: relative;
  723. -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  724. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
  725. }
  726. .update-timeline > li > .update-timeline-panel:before {
  727. position: absolute;
  728. top: 26px;
  729. right: -15px;
  730. display: inline-block;
  731. border-top: 15px solid transparent;
  732. border-left: 15px solid #ccc;
  733. border-right: 0 solid #ccc;
  734. border-bottom: 15px solid transparent;
  735. content: " ";
  736. }
  737. .update-timeline > li > .update-timeline-panel:after {
  738. position: absolute;
  739. top: 27px;
  740. right: -14px;
  741. display: inline-block;
  742. border-top: 14px solid transparent;
  743. border-left: 14px solid #fff;
  744. border-right: 0 solid #fff;
  745. border-bottom: 14px solid transparent;
  746. content: " ";
  747. }
  748. .update-timeline > li > .update-timeline-badge {
  749. color: #fff;
  750. width: 50px;
  751. height: 50px;
  752. line-height: 50px;
  753. font-size: 1.4em;
  754. text-align: center;
  755. position: absolute;
  756. top: 16px;
  757. left: 50%;
  758. margin-left: -25px;
  759. background-color: #999999;
  760. z-index: 100;
  761. border-top-right-radius: 50%;
  762. border-top-left-radius: 50%;
  763. border-bottom-right-radius: 50%;
  764. border-bottom-left-radius: 50%;
  765. }
  766. .update-timeline > li.update-timeline-inverted > .update-timeline-panel {
  767. float: right;
  768. }
  769. .update-timeline > li.update-timeline-inverted > .update-timeline-panel:before {
  770. border-left-width: 0;
  771. border-right-width: 15px;
  772. left: -15px;
  773. right: auto;
  774. }
  775. .update-timeline > li.update-timeline-inverted > .update-timeline-panel:after {
  776. border-left-width: 0;
  777. border-right-width: 14px;
  778. left: -14px;
  779. right: auto;
  780. }
  781. .update-timeline-badge.primary { background-color: #2e6da4 !important; }
  782. .update-timeline-badge.success { background-color: #3f903f !important; }
  783. .update-timeline-badge.warning { background-color: #f0ad4e !important; }
  784. .update-timeline-badge.danger { background-color: #d9534f !important; }
  785. .update-timeline-badge.info { background-color: #5bc0de !important; }
  786. .update-timeline-body > p,
  787. .update-timeline-body > ul {
  788. margin-bottom: 0;
  789. }
  790. .update-timeline-body > p + p {
  791. margin-top: 5px;
  792. }
  793. .update-commit-module{
  794. margin-right: 3px;
  795. display: inline-block;
  796. color: #dc3545;
  797. text-transform: uppercase;
  798. font-size: 0.7rem;
  799. font-weight: bold;
  800. padding-right: 6px;
  801. border-right: 2px solid #dcd4d4;
  802. }
  803. .update-commit-tag{
  804. display: inline-block;
  805. color: #3f51b5;
  806. font-size: 0.7rem;
  807. font-weight: bold;
  808. margin: 0 5px;
  809. }
  810. .update-timeline-body > .update-commit-tag:last-of-type {
  811. margin-right: 0;
  812. }
  813. @media (max-width: 767px) {
  814. ul.update-timeline:before {
  815. left: 40px;
  816. }
  817. ul.update-timeline > li > .update-timeline-panel {
  818. width: calc(100% - 90px);
  819. width: -moz-calc(100% - 90px);
  820. width: -webkit-calc(100% - 90px);
  821. }
  822. ul.update-timeline > li > .update-timeline-badge {
  823. left: 15px;
  824. margin-left: 0;
  825. top: 16px;
  826. }
  827. ul.update-timeline > li > .update-timeline-panel {
  828. float: right;
  829. }
  830. ul.update-timeline > li > .update-timeline-panel:before {
  831. border-left-width: 0;
  832. border-right-width: 15px;
  833. left: -15px;
  834. right: auto;
  835. }
  836. ul.update-timeline > li > .update-timeline-panel:after {
  837. border-left-width: 0;
  838. border-right-width: 14px;
  839. left: -14px;
  840. right: auto;
  841. }
  842. }
  843. li.active .dropdown-item{
  844. color: #16181b;
  845. text-decoration: none;
  846. background-color: #f8f9fa;
  847. }
  848. .dropdown-item.login-item{
  849. color:#222222;
  850. padding: 0 5px;
  851. background-color: #fff;
  852. }
  853. .dropdown-item.active, .dropdown-item.login-item:active {
  854. color: #222222;
  855. text-decoration: none;
  856. background-color: transparent;
  857. }
  858. .container-fluid{
  859. padding: 66px 15px 0 15px;
  860. }
  861. .container-small{
  862. margin:auto;
  863. max-width: 700px;
  864. }
  865. .no-border-radius {
  866. border-radius: 1px;
  867. }
  868. .btn{
  869. cursor: pointer;
  870. }
  871. .btn-small {
  872. padding: 5px 10px;
  873. font-size: 15px;
  874. }
  875. .btn-squarred.btn-small {
  876. padding: 3px 5px;
  877. font-size: 1em;
  878. width: 31px;
  879. height: 31px;
  880. line-height: 1.5;
  881. }
  882. .btn-mini{
  883. padding: 0.1rem .4rem;
  884. font-size: 0.6rem;
  885. line-height: 1.8;
  886. border-radius: .2rem;
  887. }
  888. .btn-squarred.btn-mini {
  889. padding: 0;
  890. font-size: 0.8em;
  891. width: 21px;
  892. height: 21px;
  893. line-height: 1.5;
  894. }
  895. .btn-squarred {
  896. padding: 5px 7px;
  897. font-size: 1em;
  898. width: 36px;
  899. height: 36px;
  900. }
  901. .btn-rounded {
  902. padding-top: 5px;
  903. padding-left: 9px;
  904. box-sizing: border-box;
  905. border-radius: 100%;
  906. width: 36px;
  907. height: 36px;
  908. font-size: 1em;
  909. }
  910. .btn-rounded.btn-mini {
  911. padding-top: 2px;
  912. padding-left: 5px;
  913. width: 22px;
  914. height: 22px;
  915. font-size: 0.7em;
  916. }
  917. .btn.btn-link{
  918. -webkit-appearance: none;
  919. }
  920. .noLabel{
  921. margin-top: 31px;
  922. }
  923. .form-control:focus {
  924. border: 1px solid rgba(0,0,0,.15);
  925. outline: 0;
  926. box-shadow: 0 0 0 0 rgba(0,0,0,0);
  927. color: #000;
  928. }
  929. .form-control:disabled:focus,
  930. .form-control[readonly]:focus,
  931. .form-control[disabled]:focus {
  932. color: #495057;
  933. border: 1px solid #ced4da;
  934. }
  935. /*Pagination*/
  936. .pagination {
  937. flex-wrap: wrap;
  938. }
  939. .pagination [data-toggle="dropdown"]{
  940. position:absolute;
  941. top:0;
  942. left:0;
  943. width:100%;
  944. height:100%;
  945. text-align:center;
  946. line-height: 1.70;
  947. }
  948. .pagination [data-toggle="dropdown"] > i{
  949. transform: scale(0.7);
  950. line-height: 2.5;
  951. opacity:0.5;
  952. transition: all 0.2s ease-in-out;
  953. }
  954. .pagination [data-toggle="dropdown"]:hover > i{
  955. opacity: 1;
  956. transform: scale(0.9);
  957. }
  958. .pagination .pagination-select {
  959. height: auto;
  960. max-height: 200px;
  961. min-width: auto;
  962. overflow-x: hidden;
  963. }
  964. .page-link {
  965. cursor: pointer;
  966. }
  967. /* Pagination Préférence */
  968. .pagination-preference .dropdown-menu {
  969. max-height: 150px;
  970. overflow: auto;
  971. min-width: 5rem;
  972. }
  973. .white{
  974. color:white !important;
  975. }
  976. .white a{
  977. color:white !important;
  978. }
  979. /* TOAST */
  980. .toastContainer{
  981. z-index: 11000;
  982. max-height: 400px;
  983. overflow: auto;
  984. position: fixed;
  985. right: 15px;
  986. bottom: 5px;
  987. width: 350px;
  988. }
  989. .toastContainer .toast{
  990. border-bottom: 0;
  991. color: #ffffff;
  992. opacity: 1;
  993. transform: translateY(0px);
  994. border-radius: 3px;
  995. text-align: center;
  996. margin-bottom: 10px;
  997. width: 100%;
  998. box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  999. position: relative;
  1000. background: #dc3545;
  1001. transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  1002. }
  1003. .toastMessage{
  1004. overflow-y: auto;
  1005. }
  1006. .toastContainer .toast:hover i.toastIcon{
  1007. transform-origin: center center;
  1008. animation-name: swing;
  1009. animation-duration: 1s;
  1010. animation-fill-mode: both;
  1011. }
  1012. .toastContainer .toast.hidden{
  1013. opacity: 0;
  1014. display: flex !important;
  1015. transform: translateY(100px);
  1016. }
  1017. .toastContainer .toast-error{
  1018. background:#dc3545;
  1019. }
  1020. .toastContainer .toast-error code{
  1021. border-radius: 3px;
  1022. padding: 3px;
  1023. background-color: #2f3038;
  1024. font-size: 87.5%;
  1025. color: #ffed92;
  1026. word-wrap: break-word;
  1027. }
  1028. .toastContainer .toast-warning {
  1029. background:#ffc107;
  1030. color:#212529;
  1031. }
  1032. .toastContainer .toast-light{
  1033. background:#FFFFFF;
  1034. color: #333333;
  1035. }
  1036. .toastContainer .toast-info {
  1037. background:#2AA7EA;
  1038. }
  1039. .toastContainer .toast-success {
  1040. background:#28a745;
  1041. }
  1042. .toastContainer .toast-success i.toastIcon:before{
  1043. content: "\f00c";
  1044. }
  1045. .toastContainer .toast-warning i.toastIcon:before{
  1046. content: "\f06a";
  1047. }
  1048. .toastContainer .toast-info i.toastIcon:before{
  1049. content: "\f05a";
  1050. }
  1051. .toastContainer .toast-error i.toastIcon:before{
  1052. content: "\f12a";
  1053. }
  1054. .toastContainer .toast .toastTitle{
  1055. width: 100%;
  1056. min-height: 10px;
  1057. font-size: 0.75em;
  1058. font-weight: bold;
  1059. position: relative;
  1060. display: flex;
  1061. }
  1062. .toastContainer .toast .toastRemove{
  1063. display: inline-block;
  1064. margin: auto 0;
  1065. margin-right: 0;
  1066. font-size: 1.1em;
  1067. cursor: pointer;
  1068. }
  1069. .toastContainer .toast .toastContent{
  1070. display: block;
  1071. height: 100%;
  1072. padding: 5px;
  1073. padding-left: 0;
  1074. padding-bottom: 0.75rem;
  1075. width: 300px;
  1076. }
  1077. .toastContainer .toast .toastContent:after{
  1078. content:'';
  1079. display:block;
  1080. clear:both;
  1081. }
  1082. .toastContainer .toast i.toastIcon{
  1083. width: 30px;
  1084. font-size: 1.5em;
  1085. margin: 15px 5px;
  1086. }
  1087. .toastContainer .toast .toastProgress{
  1088. position: absolute;
  1089. background: #00000047;
  1090. height: 4px;
  1091. width: 100%;
  1092. bottom: 0;
  1093. border-radius: 2rem;
  1094. }
  1095. /* FIN TOAST */
  1096. .fieldtype-image-cover{
  1097. position:relative;
  1098. }
  1099. .fieldtype-image-cover > span{
  1100. padding:3px;
  1101. font-size:15px;
  1102. font-weight:bold;
  1103. position:absolute;
  1104. bottom:0;
  1105. right:0;
  1106. color:#ffffff;
  1107. background-color:rgba(0,0,0,0.5);
  1108. }
  1109. .fieldtype-image-cover span{
  1110. }
  1111. /* DYNAMIC TABLE */
  1112. table[data-slug] thead .dynamic-table-add,
  1113. table[data-slug] thead .dynamic-table-delete{
  1114. transition: all 0.2s ease-in-out;
  1115. vertical-align: middle;
  1116. cursor: pointer;
  1117. font-size: .9em;
  1118. }
  1119. table[data-slug] thead .dynamic-table-delete{
  1120. opacity: 0;
  1121. transform: translateX(-10px);
  1122. }
  1123. table[data-slug] thead .dynamic-table-add{
  1124. }
  1125. table[data-slug] thead th:hover .dynamic-table-add,
  1126. table[data-slug] thead th:hover .dynamic-table-delete{
  1127. opacity: 1;
  1128. transform: translateY(0px);
  1129. }
  1130. /* FIN DYNAMIC TABLE */
  1131. table thead th[data-sortable]{
  1132. cursor: pointer;
  1133. }
  1134. table thead th[data-sortable]:before{
  1135. content: "\f0dc";
  1136. padding-right:5px;
  1137. font-size: 13px;
  1138. color:#aeaeae;
  1139. font-family: 'Font Awesome 5 Free';
  1140. font-weight: 900;
  1141. }
  1142. table thead th.sort-asc:before{
  1143. content: "\f0de";
  1144. padding-right:5px;
  1145. font-size: 13px;
  1146. color:#aeaeae;
  1147. font-family: 'Font Awesome 5 Free';
  1148. font-weight: 900;
  1149. }
  1150. table thead th.sort-desc:before{
  1151. content: "\f0dd";
  1152. padding-right:5px;
  1153. font-size: 13px;
  1154. color:#aeaeae;
  1155. font-family: 'Font Awesome 5 Free';
  1156. font-weight: 900;
  1157. }
  1158. ul[data-type="filter"]{
  1159. display: none;
  1160. }
  1161. input[type="color"].form-control{
  1162. border-radius: 0 3px 3px 0;
  1163. border-left: 0;
  1164. width: 45px;
  1165. height: 38px;
  1166. }
  1167. /* BACK TO TOP */
  1168. #scroll-top {
  1169. display: flex;
  1170. box-shadow: 0 1px 1px 1px rgba(0,0,0,.05);
  1171. width: 30px;
  1172. height: 30px;
  1173. background-color: #ffffff;
  1174. border-radius: 3000px;
  1175. border-right: 0;
  1176. position: fixed;
  1177. right: 10px;
  1178. bottom: 10px;
  1179. cursor: pointer;
  1180. z-index: 100;
  1181. transform: translateX(50px);
  1182. transition: transform 0.15s ease-in;
  1183. }
  1184. #scroll-top:after {
  1185. content: "\f106";
  1186. font-family: 'Font Awesome 5 Free';
  1187. font-weight: 900;
  1188. color: #007bff;
  1189. position: absolute;
  1190. top: 50%;
  1191. left: 50%;
  1192. transform: translate(-50%, -50%);
  1193. }
  1194. #scroll-top.active {
  1195. transform: translateX(0px);
  1196. }
  1197. /* FIN BACK TO TOP */
  1198. .typeahead.dropdown-menu{
  1199. overflow: auto;
  1200. max-height: 300px;
  1201. }
  1202. #logs .log-col {
  1203. width: 700px;
  1204. max-width: 700px;
  1205. word-break: break-all;
  1206. }
  1207. .avatar-large{
  1208. width: 140px;
  1209. height: 140px;
  1210. }
  1211. .avatar{
  1212. width: 100px;
  1213. height: 100px;
  1214. }
  1215. .avatar-medium{
  1216. width: 60px;
  1217. height: 60px;
  1218. }
  1219. .avatar-mini{
  1220. width: 30px;
  1221. height: 30px;
  1222. }
  1223. .avatar-rounded{
  1224. border-radius: 100%;
  1225. }
  1226. .avatar-login {
  1227. margin-right: 5px;
  1228. object-fit: cover;
  1229. }
  1230. .default {
  1231. cursor: default;
  1232. }
  1233. .pointer{
  1234. cursor: pointer;
  1235. }
  1236. .help{
  1237. cursor: help;
  1238. }
  1239. i.fal.add:after,
  1240. i.far.add:after,
  1241. i.fab.add:after,
  1242. i.fas.add:after {
  1243. content: "\f067";
  1244. font-family: "Font Awesome 5 Free";
  1245. font-weight: 900;
  1246. font-size: 0.6em;
  1247. position: absolute;
  1248. top: -5px;
  1249. }
  1250. .left{
  1251. float: left;
  1252. }
  1253. .mini-title{
  1254. font-size: 0.7em;
  1255. font-weight: bold;
  1256. text-transform: uppercase;
  1257. }
  1258. .right{
  1259. float: right;
  1260. }
  1261. .clear{
  1262. clear: both;
  1263. }
  1264. .inline{
  1265. display: inline-block;
  1266. vertical-align: top;
  1267. }
  1268. .block{
  1269. display:block!important;
  1270. }
  1271. .width100{
  1272. width:100%!important;
  1273. }
  1274. .alignleft{
  1275. text-align: left;
  1276. }
  1277. .footer {
  1278. position: absolute;
  1279. bottom: 0;
  1280. width: 100%;
  1281. /* Set the fixed height of the footer here */
  1282. min-height: 50px;
  1283. max-height: 100px;
  1284. line-height: 50px; /* Vertically center the text there */
  1285. background-color: #f5f5f5;
  1286. }
  1287. .footer > .container {
  1288. padding-right: 15px;
  1289. padding-left: 15px;
  1290. }
  1291. .footer-spacing {
  1292. height: 50px;
  1293. }
  1294. .footer .footer-menu{
  1295. list-style-type: none;
  1296. padding: 0;
  1297. margin:0 0 0 36px;
  1298. }
  1299. code {
  1300. font-size: 80%;
  1301. color: #ea0046;
  1302. }
  1303. @page { size: auto !important; }
  1304. @media print {
  1305. .noPrint,
  1306. .tooltip[role="tooltip"] {
  1307. display: none !important;
  1308. }
  1309. }
  1310. .plugins {
  1311. list-style: none;
  1312. }
  1313. .plugins .activator{
  1314. position : absolute;
  1315. right:10px;
  1316. top:10px;
  1317. width: 130px;
  1318. text-align: left;
  1319. }
  1320. .hidden,
  1321. .form-control.hidden{
  1322. display: none!important;
  1323. }
  1324. .list-style-type-none,.list-style-type-none li{
  1325. list-style-type: none;
  1326. margin: 0;
  1327. padding: 0;
  1328. }
  1329. .invisible,
  1330. .form-control.invisible{
  1331. visibility: hidden;
  1332. }
  1333. #rankList {
  1334. margin-top: 30px;
  1335. }
  1336. /* fix input-group-text manquant dans cette version */
  1337. .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
  1338. border-top-right-radius: 0;
  1339. border-bottom-right-radius: 0;
  1340. }
  1341. .input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  1342. border-top-left-radius: 0;
  1343. border-bottom-left-radius: 0;
  1344. }
  1345. .input-group-text {
  1346. display: -ms-flexbox;
  1347. display: flex;
  1348. -ms-flex-align: center;
  1349. align-items: center;
  1350. padding: .375rem .75rem;
  1351. margin-bottom: 0;
  1352. font-size: 1rem;
  1353. font-weight: 400;
  1354. line-height: 1.5;
  1355. color: #495057;
  1356. text-align: center;
  1357. white-space: nowrap;
  1358. background-color: #e9ecef;
  1359. border: 1px solid #ced4da;
  1360. border-radius: .25rem;
  1361. }
  1362. .input-group-check{
  1363. margin: 0 5px 0 0;
  1364. }
  1365. .input-group-inline{
  1366. display: inline-block;
  1367. vertical-align: top;
  1368. width:auto;
  1369. }
  1370. .modal.w-100 .modal-dialog {
  1371. max-width: 100%;
  1372. margin: 1.75rem auto;
  1373. }
  1374. .component-dictionary-table .action-cell{
  1375. width: 90px;
  1376. }
  1377. .text-small{
  1378. font-size: 12px!important;
  1379. }
  1380. /* EFFECTS */
  1381. /* shine */
  1382. .shine {
  1383. overflow: hidden;
  1384. }
  1385. .shine:after {
  1386. animation: shine 1s cubic-bezier(0.5, -0.01, 1, 1) infinite;
  1387. animation-fill-mode: forwards;
  1388. content: "";
  1389. position: absolute;
  1390. top: 50%;
  1391. left: -100px;
  1392. width: 80px;
  1393. height: 125%;
  1394. opacity: 0;
  1395. overflow: hidden;
  1396. transform: skew(25deg) translateY(-50%);
  1397. background: linear-gradient(
  1398. to right,
  1399. rgba(255, 255, 255, 0.13) 0%,
  1400. rgba(255, 255, 255, 0.25) 35%,
  1401. rgba(255, 255, 255, 0.75) 75%,
  1402. rgba(255, 255, 255, 0.0) 100%
  1403. );
  1404. }
  1405. .fa-spin-fast {
  1406. animation: fa-spin 0.6s infinite linear;
  1407. }
  1408. @keyframes shine{
  1409. 60% {
  1410. opacity: 1;
  1411. left: calc(100% + 180px);
  1412. transition-property: left, top, opacity;
  1413. transition-duration: 2.7s, 2.7s, 2.15s;
  1414. transition-timing-function: ease;
  1415. }
  1416. 100% {
  1417. opacity: 0;
  1418. left: calc(100% + 180px);
  1419. transition-property: left, top, opacity;
  1420. }
  1421. }
  1422. @-webkit-keyframes shine{
  1423. 60% {
  1424. opacity: 1;
  1425. left: calc(100% + 180px);
  1426. transition-property: left, top, opacity;
  1427. transition-duration: 2.7s, 2.7s, 2.15s;
  1428. transition-timing-function: ease;
  1429. }
  1430. 100% {
  1431. opacity: 0;
  1432. left: calc(100% + 180px);
  1433. transition-property: left, top, opacity;
  1434. }
  1435. }
  1436. @-moz-keyframes shine{
  1437. 60% {
  1438. opacity: 1;
  1439. left: calc(100% + 180px);
  1440. transition-property: left, top, opacity;
  1441. transition-duration: 2.7s, 2.7s, 2.15s;
  1442. transition-timing-function: ease;
  1443. }
  1444. 100% {
  1445. opacity: 0;
  1446. left: calc(100% + 180px);
  1447. transition-property: left, top, opacity;
  1448. }
  1449. }
  1450. /* pop-in */
  1451. @-webkit-keyframes pop-in {
  1452. 0% { -webkit-transform: scale(1); }
  1453. 50% { -webkit-transform: scale(1.1); }
  1454. 100% { -webkit-transform: scale(1); }
  1455. }
  1456. @-moz-keyframes pop-in {
  1457. 0% { -moz-transform: scale(1); }
  1458. 50% { -moz-transform: scale(1.1); }
  1459. 100% { -moz-transform: scale(1); }
  1460. }
  1461. @keyframes pop-in {
  1462. 0% { transform: scale(1); }
  1463. 50% { transform: scale(1.1); }
  1464. 100% { transform: scale(1); }
  1465. }
  1466. /* Horizontal shake */
  1467. @-webkit-keyframes hshake {
  1468. 10%, 90% { -webkit-transform: translate3d(-1px, 0, 0); }
  1469. 20%, 80% { -webkit-transform: translate3d(2px, 0, 0); }
  1470. 30%, 50%, 70% { -webkit-transform: translate3d(-4px, 0, 0); }
  1471. 40%, 60% { -webkit-transform: translate3d(4px, 0, 0); }
  1472. }
  1473. @-moz-keyframes hshake {
  1474. 10%, 90% { -moz-transform: translate3d(-1px, 0, 0); }
  1475. 20%, 80% { -moz-transform: translate3d(2px, 0, 0); }
  1476. 30%, 50%, 70% { -moz-transform: translate3d(-4px, 0, 0); }
  1477. 40%, 60% { -moz-transform: translate3d(4px, 0, 0); }
  1478. }
  1479. @keyframes hshake {
  1480. 10%, 90% { transform: translate3d(-1px, 0, 0); }
  1481. 20%, 80% { transform: translate3d(2px, 0, 0); }
  1482. 30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
  1483. 40%, 60% { transform: translate3d(4px, 0, 0); }
  1484. }
  1485. /* Vertical Shake */
  1486. @-webkit-keyframes vshake {
  1487. 10%, 90% { -webkit-transform: translate3d(0, -1px, 0); }
  1488. 20%, 80% { -webkit-transform: translate3d(0, 2px, 0); }
  1489. 30%, 50%, 70% { -webkit-transform: translate3d(0, -4px, 0); }
  1490. 40%, 60% { -webkit-transform: translate3d(0, 4px, 0); }
  1491. }
  1492. @-moz-keyframes vshake {
  1493. 10%, 90% { -moz-transform: translate3d(0, -1px, 0); }
  1494. 20%, 80% { -moz-transform: translate3d(0, 2px, 0); }
  1495. 30%, 50%, 70% { -moz-transform: translate3d(0, -4px, 0); }
  1496. 40%, 60% { -moz-transform: translate3d(0, 4px, 0); }
  1497. }
  1498. @keyframes vshake {
  1499. 10%, 90% { transform: translate3d(0, -1px, 0); }
  1500. 20%, 80% { transform: translate3d(0, 2px, 0); }
  1501. 30%, 50%, 70% { transform: translate3d(0, -4px, 0); }
  1502. 40%, 60% { transform: translate3d(0, 4px, 0); }
  1503. }
  1504. #preloader-text {
  1505. position: absolute;
  1506. top: 37%;
  1507. left: 46.5%;
  1508. -webkit-user-select: none;
  1509. -moz-user-select: none;
  1510. -ms-user-select: none;
  1511. user-select: none;
  1512. color: #373b3c;
  1513. }
  1514. #preloader {
  1515. /* Uncomment this to make it run! */
  1516. /*animation: loader 5s linear infinite; */
  1517. position: absolute;
  1518. top: calc(30% - 20px);
  1519. left: calc(50% - 20px);
  1520. }
  1521. @keyframes loader {
  1522. 0% { left: -100px }
  1523. 100% { left: 110%; }
  1524. }
  1525. #preloader-box {
  1526. width: 50px;
  1527. height: 50px;
  1528. background: #81d0ef;
  1529. animation: animate .5s linear infinite;
  1530. position: absolute;
  1531. top: 0;
  1532. left: 0;
  1533. border-radius: 3px;
  1534. }
  1535. @keyframes animate {
  1536. 17% { border-bottom-right-radius: 3px; }
  1537. 25% { transform: translateY(9px) rotate(22.5deg); }
  1538. 50% {
  1539. transform: translateY(18px) scale(1,.9) rotate(45deg) ;
  1540. border-bottom-right-radius: 40px;
  1541. }
  1542. 75% { transform: translateY(9px) rotate(67.5deg); }
  1543. 100% { transform: translateY(0) rotate(90deg); }
  1544. }
  1545. #preloader-shadow {
  1546. width: 50px;
  1547. height: 5px;
  1548. background: #000;
  1549. opacity: 0.1;
  1550. position: absolute;
  1551. top: 59px;
  1552. left: 0;
  1553. border-radius: 50%;
  1554. animation: shadow .5s linear infinite;
  1555. }
  1556. @keyframes shadow {
  1557. 50% {
  1558. transform: scale(1.2,1);
  1559. }
  1560. }
  1561. @keyframes heartbeat {
  1562. 0% { transform: scale(.75) }
  1563. 20% { transform: scale(1) }
  1564. 40% { transform: scale(.75) }
  1565. 60% { transform: scale(1) }
  1566. 80% { transform: scale(.75) }
  1567. to { transform: scale(.75) }
  1568. }
  1569. /** MEDIA QUERIES **/
  1570. @media (max-width: 1000px) {
  1571. #mainMenu .navigation-menu .nav-item i{
  1572. display: none;
  1573. }
  1574. }
  1575. @media (max-width: 767px) {
  1576. #mainMenu{
  1577. height: auto;
  1578. }
  1579. #mainMenu .navigation-menu .nav-item i{
  1580. display: inline-block;
  1581. }
  1582. #loginHeader .user-dropdown-menu {
  1583. width: 100%;
  1584. }
  1585. #loginRequest{
  1586. padding-top: 0;
  1587. }
  1588. .dropdown-toggle::after {
  1589. float: right;
  1590. margin-top: 12px;
  1591. }
  1592. #loginHeader{
  1593. position: unset;
  1594. }
  1595. #navbarCollapse {
  1596. margin-top: 5px;
  1597. border-top: 1px #808080 solid;
  1598. }
  1599. #navbarCollapse.collapse.show {
  1600. /*overflow-y: auto;*/
  1601. }
  1602. .firm-plugin-header {
  1603. display: block;
  1604. }
  1605. .firm-plugin-header > label {
  1606. width: 100%;
  1607. margin-bottom: 10px;
  1608. }
  1609. .dashboard > li {
  1610. margin: auto;
  1611. }
  1612. .type-image-bloc input {
  1613. width: 100%;
  1614. }
  1615. .lists-settings .lists-selector {
  1616. min-width: 0;
  1617. }
  1618. .lists-settings .lists-navigation-block span {
  1619. margin-bottom: 15px;
  1620. display: inline-block;
  1621. }
  1622. .filter-box > .input-group > .input-group-prepend {
  1623. display: none;
  1624. }
  1625. }