main.css 36 KB

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