style.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784
  1. *{
  2. box-sizing:border-box;
  3. -moz-box-sizing:border-box;
  4. -webkit-box-sizing:border-box;
  5. -ms-box-sizing:border-box;
  6. -o-box-sizing:border-box;
  7. font-family: Arial, sans-serif !important;
  8. }
  9. @font-face {
  10. font-family: 'Arial';
  11. src: url('css/fonts/arial.eot');
  12. src: local('☺'), url('assets/fonts/arial.woff') format('woff'), url('assets/fonts/arial.ttf') format('truetype'), url('assets/fonts/arial.otf') format('truetype'), url('assets/fonts/arial.svg') format('svg');
  13. font-weight: normal;
  14. font-style: normal;
  15. }
  16. html, body{
  17. width: 100%;
  18. height: 100%;
  19. overflow-x : hidden;
  20. }
  21. .view {
  22. height: calc(100% - 85px) !important;
  23. margin-top: 85px;
  24. }
  25. .sales_report .sales_report_in .sales_card .form_2 .form-group {
  26. background-position: 8px 10px !important;
  27. background-size: 20px !important;
  28. }
  29. .sales_report .sales_report_in .sales_card .export {
  30. background-position: 16px 12px !important;
  31. width: auto !important;
  32. height: auto !important;
  33. padding: 8px 12px !important;
  34. padding-left: 30px !important;
  35. margin-top: 0 !important;
  36. }
  37. .export_update{
  38. padding: 7px 11px !important;
  39. height: 36px !important;
  40. text-align: center;
  41. margin-top: 0 !important;
  42. background-color: #00344D;
  43. color: #fff !important;
  44. /* margin-top: 3px; */
  45. font-size: 14px !important;
  46. width: 60px !important;
  47. border-radius: 0px !important;
  48. outline: none !important;
  49. /* background-image: url(../images/plus.png); */
  50. background-repeat: no-repeat;
  51. background-position: 22px 14px;
  52. }
  53. .form_2 .form-group .form-control {
  54. border-radius: 0;
  55. border-bottom: 1px solid #00AFD7 !important;
  56. border-left: none !important;
  57. border-right: none !important;
  58. border-top: none !important;
  59. background-color: transparent;
  60. padding-left: 0;
  61. height: 52px;
  62. padding-top: 4px;
  63. width: 80%;
  64. z-index: 1;
  65. position: relative;
  66. /* margin-top: 10px; */
  67. }
  68. .deleteicon {
  69. display: inline-block !important;
  70. float: none !important;
  71. padding-left: 0px !important;
  72. }
  73. .editicon {
  74. padding-left: 16px !important;
  75. display: inline-block !important;
  76. float: none !important;
  77. }
  78. .table tr th:last-child, .table tr td:last-child {
  79. text-align: center !important;
  80. }
  81. .sales_report .sales_report_in .sales_card .export p{
  82. padding: 0;
  83. margin: 0;
  84. }
  85. .sales_report .sales_report_in .sales_card .form_2 .form-group input[type=search] {
  86. padding-left: 40px;
  87. font-weight: 500;
  88. font-size: 15px;
  89. height: 38px;
  90. border: 1px solid #00344d !important;
  91. }
  92. .sales_report .sales_report_in .sales_card .form_2 .form-group {
  93. margin-bottom: 10px;
  94. }
  95. .sales_report .sales_report_in .sales_card .table_area .top_box .right_box {
  96. width: auto !important;
  97. }
  98. .sales_report .sales_report_in .sales_card {
  99. box-shadow: 0 0 4px 1px #ccc !important;
  100. padding: 15px 15px !important;
  101. border-radius: 3px;
  102. }
  103. .sales_report .sales_report_in .sales_card {
  104. float: left;
  105. height: auto !important;
  106. }
  107. .user_page {
  108. padding: 0 !important;
  109. height: 100% !important;
  110. }
  111. .sales_report .sales_report_in {
  112. padding: 10px !important;
  113. }
  114. .right_box .sear {
  115. width: 300px !important;
  116. float: left !important;
  117. padding-right: 20px;
  118. }
  119. .table_box{
  120. padding: 0 !important;
  121. }
  122. .sales_report .sales_report_in .sales_card .form-group:before {
  123. background-color: transparent !important;
  124. }
  125. .sales_report .sales_report_in .sales_card .form-group:after {
  126. background-color: transparent !important;
  127. }
  128. .right_box .addbtn {
  129. width: auto !important;
  130. float: none !important;
  131. padding: 0 !important;
  132. display: inline-block;
  133. }
  134. /* body{
  135. padding-top: 100px;
  136. } */
  137. .ng-modal-overlay {
  138. /* A dark translucent div that covers the whole screen */
  139. position:fixed;
  140. z-index:9999;
  141. top:0;
  142. left:0;
  143. width:100%;
  144. height:100%;
  145. background-color:#000000;
  146. opacity: 0.8;
  147. }
  148. .ng-modal-dialog {
  149. /* A centered div above the overlay with a box shadow. */
  150. z-index:10000;
  151. position: fixed;
  152. width: 50%; /* Default */
  153. /* Center the dialog */
  154. top: 50%;
  155. left: 50%;
  156. transform: translate(-50%, -50%);
  157. -webkit-transform: translate(-50%, -50%);
  158. -moz-transform: translate(-50%, -50%);
  159. background-color: #fff;
  160. box-shadow: 4px 4px 80px #000;
  161. }
  162. .ng-modal-dialog-content {
  163. padding:10px;
  164. font-size:13px;
  165. height: 66px;
  166. font-family: Arial, sans-serif !important;
  167. text-align: left;
  168. }
  169. .ng-modal-close {
  170. position: absolute;
  171. top: 3px;
  172. right: 5px;
  173. padding: 5px;
  174. cursor: pointer;
  175. font-size: 120%;
  176. display: inline-block;
  177. font-weight: bold;
  178. font-family: Arial, sans-serif !important;
  179. }
  180. /* .main{
  181. position: relative;
  182. overflow: hidden;
  183. } */
  184. header {
  185. height: 83px;
  186. box-shadow: 0 0 2px 2px rgba(3,3,3,.3);
  187. }
  188. header.fixed-top {
  189. top: 0;
  190. left: 0;
  191. width: 100%;
  192. position: fixed;
  193. z-index: 99;
  194. background: #fff;
  195. }
  196. btn{
  197. outline: none;
  198. border: none;
  199. }
  200. btn:focus {outline:0;}
  201. btn:active {
  202. outline: none;
  203. border: none;
  204. }
  205. .menubg {
  206. float: left;
  207. width: calc(100% - 172px);
  208. margin: 0 auto;
  209. padding: 0;
  210. }
  211. .menubg > ul {
  212. display: block !important;
  213. }
  214. .menubg>ul>li {
  215. position: relative;
  216. float: left;
  217. list-style-type: none;
  218. line-height: 96px;
  219. margin: 0 19.5px;
  220. border-radius: 0;
  221. border-bottom: 1px solid #fff;
  222. }
  223. .menubg>ul>li>a {
  224. display: block;
  225. padding: 3px 1px 0;
  226. color: #333;
  227. text-decoration: none;
  228. -webkit-transition: color .3s;
  229. -moz-transition: color .3s;
  230. transition: color .3s;
  231. font-size: 18px;
  232. text-transform: none;
  233. }
  234. .dropdown{
  235. cursor: pointer;
  236. }
  237. .navbar{
  238. border:none !important;
  239. }
  240. .user-menu a.dropdown-toggle, .user-menu.open a.dropdown-toggle, .user-menu.open a.dropdown-toggle:hover {
  241. background-color: #a5a5a5 !important;
  242. color: #fff !important;
  243. border: none;
  244. }
  245. header .logo {
  246. margin: 0;
  247. float: left;
  248. height: 100%;
  249. width: 172px;
  250. }
  251. .logo img{
  252. height: 100%;
  253. }
  254. .clsmenuactive{
  255. border-bottom: 2px solid #00344D !important;
  256. }
  257. .redclr{
  258. color:red;
  259. }
  260. .table>thead>tr>th{
  261. background: #00344D;
  262. font-size: 12px !important;
  263. color: #fff;
  264. }
  265. .panel{
  266. padding: 16px;
  267. }
  268. .pager{
  269. margin:0px !important;
  270. }
  271. .panel-default>.panel-heading{
  272. background:#fff !important;
  273. border-color:#fff !important;
  274. }
  275. #cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul ul {
  276. list-style: none;
  277. margin: 0;
  278. padding: 0;
  279. border: 0;
  280. }
  281. #cssmenu > ul > li{
  282. border-bottom: 1px solid #d0d1d2;
  283. background-image: url(../images/selection_b.png);
  284. background-repeat: no-repeat;
  285. background-position: bottom;
  286. padding: 17px 6px;
  287. }
  288. #cssmenu ul li.submenuactive a {
  289. color: #296bb7;
  290. font-weight: 700;
  291. position: relative;
  292. background-repeat-y: no-repeat;
  293. height: 100%;
  294. background-size: contain;
  295. /* background: rgba(255, 255, 255, 0.7); */
  296. }
  297. #cssmenu ul a, #cssmenu ul a:link, #cssmenu ul a:visited {
  298. display: block;
  299. color:#fff;
  300. font-family: Arial, sans-serif !important;
  301. text-decoration: none;
  302. font-weight: 700;
  303. text-align: center;
  304. cursor: pointer;
  305. }
  306. #cssmenu > ul > li.submenuactive{
  307. background: #fff;
  308. }
  309. .form_2 .form-group {
  310. /* padding-left: 90px; */
  311. padding-top: 20px;
  312. background-size: 35px;
  313. background-repeat: no-repeat;
  314. background-position: 24px 22px;
  315. }
  316. .form_2 .form-group .form-control {
  317. border-radius: 0;
  318. border-bottom: 2px solid #00AFD7;
  319. border-left: none;
  320. border-right: none;
  321. border-top: none;
  322. background-color: transparent;
  323. padding-left: 0;
  324. height: 50px;
  325. padding-top: 10px;
  326. width: 80%;
  327. }
  328. .form_2 .form-group .form-control-placeholder {
  329. padding-left: 0;
  330. top: 30px;
  331. font-style: normal;
  332. font-size: 100%;
  333. }
  334. .form_2 .form-group .color_error {
  335. top: 80px;
  336. }
  337. .color_error a{
  338. color:red;
  339. font-size:11px;
  340. }
  341. .color_error a:focus, .color_error a:hover{
  342. color:red;
  343. text-decoration: none;
  344. }
  345. .form1 {
  346. width: 80%;
  347. position: absolute;
  348. left: 10%;
  349. }
  350. form .form-group {
  351. position: relative;
  352. margin-bottom: 30px;
  353. }
  354. form .form-control {
  355. border: none;
  356. border: 2px solid transparent;
  357. border-radius: 0;
  358. -webkit-box-shadow: none;
  359. height: 50px;
  360. font-size: 13px;
  361. color: #00AFD7 !important;
  362. font-weight: bold;
  363. padding: .375rem 0;
  364. height: 60px;
  365. border-radius: 50px;
  366. background-color: #ccc;
  367. padding-left: 70px;
  368. padding-top: 20px;
  369. background-size: 30px;
  370. background-repeat: no-repeat;
  371. background-position: 30px center;
  372. }
  373. form .form-control::placeholder {
  374. color: #00AFD7;
  375. }
  376. form .form-control:focus {
  377. border: 2px solid #00AFD7;
  378. box-shadow: none;
  379. background-color: #fff;
  380. }
  381. form .form-control-placeholder {
  382. position: absolute;
  383. top: 10px;
  384. padding: 7px 0 0 70px;
  385. transition: all 200ms;
  386. opacity: 0.5;
  387. font-weight: bold;
  388. font-style: italic;
  389. font-size: 18px;
  390. }
  391. form .form-control:focus + .form-control-placeholder,
  392. form .form-control:valid + .form-control-placeholder {
  393. font-size: 75%;
  394. -webkit-transform: translate3d(0, -100%, 0);
  395. transform: translate3d(0, -100%, 0);
  396. opacity: 1;
  397. top: 25px;
  398. }
  399. form .btn-primary {
  400. margin-top: 20px;
  401. }
  402. form .forgot {
  403. font-style: italic;
  404. color: #666;
  405. font-weight: 700;
  406. }
  407. form .forgot a {
  408. cursor: pointer;
  409. text-decoration: underline !important;
  410. }
  411. form .user {
  412. background-image: url("../module/login/images/user.png");
  413. }
  414. form .user_p {
  415. background-image: url("../module/login/images/user.png");
  416. }
  417. form .password {
  418. background-image: url("../module/login/images/password.png");
  419. }
  420. .btn {
  421. width: 100%;
  422. height: 50px;
  423. border-radius: 50px !important;
  424. font-size: 20px;
  425. color: #fff;
  426. margin-top: 20px;
  427. text-transform: uppercase;
  428. }
  429. .btn:focus, .btn:hover {
  430. box-shadow: none;
  431. color: #fff !important;
  432. }
  433. .btn.fixed {
  434. width: 150px;
  435. margin: 0px 4px !important;
  436. }
  437. .pad-0{
  438. padding:0 !important;
  439. }
  440. .btn.primary {
  441. background-color: #00AFD7;
  442. border-color: #00AFD7;
  443. }
  444. button.btn.btn-primary.close {
  445. position: absolute;
  446. top: 0px;
  447. right: 5px;
  448. width: 35px;
  449. margin: auto;
  450. background-color: transparent;
  451. opacity: 0.5;
  452. padding: 10px;
  453. cursor: pointer;
  454. z-index: 999;
  455. }
  456. button.btn.btn-primary.close img {
  457. width: 100%;
  458. }
  459. button.btn.btn-primary.close:focus {
  460. box-shadow: none;
  461. }
  462. .navbar-default .navbar-nav>li>a{
  463. padding: 30px 10px;
  464. }
  465. .navbar-default{
  466. background-color:#fff !important;
  467. border-color:#fff !important;
  468. }
  469. .welcome-box>li>a{
  470. padding: 20px 10px !important;
  471. text-transform: capitalize;
  472. }
  473. .welcome-box>li>a img{
  474. width: 43px;
  475. height: 43px;
  476. border: 2px solid #fff;
  477. border-radius: 50%;
  478. }
  479. /* .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  480. background-color: #fff !important;
  481. } */
  482. .navbar-right .dropdown-menu{
  483. right: 0;
  484. left: 0 !important;
  485. }
  486. .table-responsive .table {
  487. border: 1px solid #ccc;
  488. }
  489. .table-responsive .table thead {
  490. background-color: #ccc;
  491. }
  492. .table-responsive .table thead tr th {
  493. font-weight: 400;
  494. color: #000;
  495. text-align: center;
  496. }
  497. .table-responsive .table tr:nth-child(even) {
  498. background: #f2f2f2;
  499. }
  500. .table-responsive .table th, .table-responsive .table td {
  501. position: relative;
  502. text-align: center;
  503. }
  504. /* .table-responsive .table th:before, .table-responsive .table td:before {
  505. position: absolute;
  506. top: 15%;
  507. right: 0;
  508. height: 70%;
  509. width: 1px;
  510. content: "";
  511. } */
  512. .table-responsive .table th:last-child:before, .table-responsive .table td:last-child:before {
  513. display: none;
  514. }
  515. .table-responsive .table th:before {
  516. background-color: #666;
  517. }
  518. .table-responsive .table td:before {
  519. background-color: #ccc;
  520. }
  521. .table-responsive .table-bordered td, .table-responsive .table-bordered th {
  522. border-bottom: none;
  523. border-left: none;
  524. border-right: none;
  525. }
  526. .modal-header{
  527. border-bottom:none !important;
  528. }
  529. .ng-modal-dialog-content p{
  530. font-size: 21px;
  531. text-align: center;
  532. }
  533. .modal-footer{
  534. border-top:none !important;
  535. }
  536. .clsicondis {
  537. color: #b5b4b4;
  538. cursor: not-allowed;
  539. }
  540. .clsicon {
  541. cursor: pointer;
  542. }
  543. .lds-dual-ring {
  544. display: inline-block;
  545. width: 64px;
  546. height: 64px;
  547. margin: auto;
  548. position: absolute;
  549. top: 0;
  550. bottom: 0;
  551. left: 0;
  552. right: 0;
  553. z-index: 9999;
  554. }
  555. .lds-dual-ring:after {
  556. content: " ";
  557. display: block;
  558. width: 46px;
  559. height: 46px;
  560. z-index: 0;
  561. margin: 1px;
  562. border-radius: 50%;
  563. border: 5px solid blue;
  564. border-color: blue transparent blue transparent;
  565. animation: lds-dual-ring 1.2s linear infinite;
  566. }
  567. @keyframes lds-dual-ring {
  568. 0% {
  569. transform: rotate(0deg);
  570. }
  571. 100% {
  572. transform: rotate(360deg);
  573. }
  574. }
  575. @media screen and (max-width: 1579px) and (min-width: 1371px){
  576. .menubg>ul>li>a {
  577. font-size: 17px;
  578. }
  579. }
  580. .nav > li.dropdown.open {
  581. position: static;
  582. }
  583. .nav > li.dropdown.open .dropdown-menu {
  584. display: table;
  585. border-radius: 0px;
  586. width: 100%;
  587. text-align: center;
  588. left: 0;
  589. right: 0;
  590. }
  591. .dropdown-menu > li {
  592. display: table-cell;
  593. /* height: 50px; */
  594. line-height: 50px;
  595. vertical-align: middle;
  596. text-align: left;
  597. }
  598. @media screen and (max-width: 767px) {
  599. .dropdown-menu > li {
  600. display: block;
  601. }
  602. }
  603. .opacity{
  604. opacity:0.5;
  605. }
  606. .nav > li.dropdown.open.user{
  607. position:relative;
  608. }
  609. .sub_menu>li>a{
  610. padding: 3px 11px!important;
  611. color: #696868!important;
  612. }
  613. select{
  614. border: 1px solid #ccc!important;
  615. box-shadow: none!important;
  616. }
  617. .main_dropdown label{
  618. margin-right:10px!important;
  619. }
  620. .download_export{
  621. right: 13px!important;
  622. top: 0!important;
  623. width: 70px!important;
  624. }
  625. .table_export{
  626. right: 24px!important;
  627. }
  628. .download_export img {
  629. width: 27px!important;
  630. }
  631. .download_export span{
  632. font-size: 9px!important;
  633. right: -17px!important;
  634. }
  635. p.ng-binding {
  636. font-size: 19px;
  637. }
  638. li[data-id|=16]{
  639. display: none !important;
  640. }
  641. /* Menu*/
  642. .navbar ul.nav.navbar-nav li{
  643. position: relative;
  644. }
  645. .navbar ul.nav.navbar-nav li ul.sub_menu{
  646. min-width: 420px;
  647. height: auto;
  648. width: 100%;
  649. left: 50%;
  650. margin-left: -210px;
  651. padding: 10px;
  652. }
  653. .navbar ul.nav.navbar-nav li ul.sub_menu_list li{
  654. display:block !important;
  655. }
  656. .navbar ul.nav.navbar-nav li ul.sub_menu li{
  657. text-align: left;
  658. width: 50%;
  659. height: auto;
  660. float: left;
  661. }
  662. .navbar ul.nav.navbar-nav li ul.sub_menu li a{
  663. padding: 8px 10px !important;
  664. }
  665. .navbar ul.nav.navbar-nav li ul.sub_menu li a:hover{
  666. background-color: #e1f6ff;
  667. }
  668. .sales_report .sales_report_in .sales_card .table_area .bottom_box {
  669. height: calc(100% - 140px) !important;
  670. }
  671. .bottom_box{
  672. height:100% !important;
  673. }
  674. .table_box{
  675. overflow: auto !important;
  676. height:100% !important;
  677. }
  678. .sales_report .sales_report_in .sales_card .table_area .bottom_box{
  679. height:100% !important;
  680. }
  681. ::-webkit-scrollbar {
  682. width: 8px;
  683. }
  684. ::-webkit-scrollbar {
  685. height: 8px;
  686. }
  687. .close {
  688. opacity: inherit !important;
  689. color: #fff !important;
  690. outline: none !important;
  691. }
  692. ::-webkit-scrollbar-track {
  693. -webkit-box-shadow: none;
  694. }
  695. ::-webkit-scrollbar-thumb{
  696. background-color: #00AFD7;
  697. }
  698. .navbar-default .navbar-nav>li>a{
  699. font-size: 13px;
  700. }
  701. .ptr{
  702. cursor: pointer;
  703. }
  704. .ass-close {
  705. position: absolute;
  706. right: 10px;
  707. top: 25%;
  708. font-size: 20px;
  709. margin-right: 16px;
  710. color: #fff;
  711. opacity: inherit !important;
  712. }
  713. .glyphicon-remove:before {
  714. content: "x" !important;
  715. font-size: 11px !important;
  716. font-style: normal !important;
  717. }
  718. .page-head{
  719. font-size: 18px !important;
  720. }
  721. /* Responsive Menu */
  722. .menu-btn{
  723. display: none !important;
  724. }
  725. @media (min-width:640px){
  726. .menubg{
  727. display: block !important;
  728. }
  729. }
  730. @media (max-width:640px){
  731. .menu-btn{
  732. display: inline-block !important;
  733. width: auto;
  734. float: right;
  735. height: 34px;
  736. border-radius: 3px !important;
  737. margin-right: 10px;
  738. }
  739. .menu-btn:hover, .menu-btn:focus, .menu-btn:active, .menu-btn.active:focus{
  740. outline: none !important;
  741. }
  742. .menubg{
  743. position: fixed;
  744. width: 100%;
  745. background: #fff;
  746. left: 0;
  747. top: 83px;
  748. height: calc( 100vh - 83px );
  749. overflow: auto;
  750. }
  751. .navbar-default .navbar-nav>li>a{
  752. padding: 5px;
  753. }
  754. .navbar ul.nav.navbar-nav li ul.sub_menu{
  755. margin-left: 0;
  756. }
  757. }