.user_page { width: 100%; height:100%; background-image: url("../images/slider2.jpg"); background-size: cover; background-repeat: no-repeat; position: relative; } form_2 .form-group .form-control { border-radius: 0; border-bottom: 2px solid #00AFD7; border-left: none; border-right: none; border-top: none; background-color: transparent; padding-left: 0; height: 50px; padding-top: 10px; width: 80%; } .sales_report { width: 100%; height: 100%; } .sales_report .sales_report_in:before { position: absolute; width: 100%; content: ""; height: 100%; top: 0; left: 0; z-index: -1; opacity: 0.5; } .sales_report .sales_report_in { background-color: rgba(255, 255, 255, 0.3); background-size: cover; background-repeat: no-repeat; position: relative; width: 100%; height: 100%; float: left; padding: 40px; } .sales_report .sales_report_in .sales_card { width: 100%; height: 100%; background-color: #fff; box-shadow: 0 0 1px 1px #ccc; padding: 20px; } .sales_report .sales_report_in .sales_card .left_card { position: relative; width: 100%; height: 100%; } .sales_report .sales_report_in .sales_card h5 { font-size: 22px; color: #00AFD7; font-weight: bold; } .sales_report .sales_report_in .sales_card .table_area { float: left; width: 100%; height: calc(100% - 40px); overflow: hidden; } .sales_report .sales_report_in .sales_card .table_area .top_box .left_box { width: 50%; float: left; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box { width: 50%; float: right; } .right_box .sear { width: 50% ; float: left; } .right_box .addbtn{ width: 50%; float: left; padding: 13px 77px; } .sales_report .sales_report_in .sales_card .table_area .bottom_box { height: calc(100% - 100px); } .sales_report .sales_report_in .sales_card .table_area .table-responsive { overflow: scroll; float: left; height: 100%; display: block; width: 100%; } .sales_report .sales_report_in .sales_card .table_area .table-responsive .table { margin-bottom: 0; } .sales_report .sales_report_in .sales_card .table_area .table-responsive .table thead { background-color: #00AFD7; } .sales_report .sales_report_in .sales_card .table_area .table-responsive .table thead tr th { color: #fff; } .sales_report .sales_report_in .sales_card .table_area .table-responsive .table thead tr th:before { background-color: #fff; } .sales_report .sales_report_in .sales_card .export { text-align: center; margin-top: 0; background-color: #00344D; color: #fff !important; margin-top: 3px; font-size: 14px; width: 120px; height: 40px; padding: 10px; border-radius: 0% !important; outline: none !important; background-image: url(../images/plus.png); background-repeat: no-repeat; background-position: 22px 14px; } .sales_report .sales_report_in .sales_card .export img { width: 50px; } .sales_report .sales_report_in .sales_card .export p { color: #fff; font-size: 14px; font-weight: 700; } .edit_icon{ background-image: url(../../../images/edit.png); background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; width: 25px; height: 30px; float: left; margin: 0 10px; } .delete_icon{ background-image: url(../../../images/delete.png); background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; width: 25px; height: 30px; float: left; } .action{ width: 50%; margin: auto; } .sales_report .sales_report_in .sales_card form.row.form_2 { /* padding: 15px 10px; */ } .sales_report .sales_report_in .sales_card .form_2 .form-group { padding-left: 0; padding-top: 0; position: relative; background-position: 24px 9px; background-image: url(../images/search.png); } .sales_report .sales_report_in .sales_card .form_2 .form-group .form-control { width: 100%; padding-left: 90px; position: relative; } .sales_report .sales_report_in .sales_card .form-group:before { width: 2px; height: 15px; position: absolute; content: ""; background-color: #00AFD7; right: 13px; bottom: 0; } .sales_report .sales_report_in .sales_card .form-group:after { width: 2px; height: 15px; position: absolute; content: ""; background-color: #00AFD7; left: 0; bottom: 0; } .sales_report .sales_report_in .sales_card .box_right { width: 220px; padding: 30px 10px; float: left; } .sales_report .sales_report_in .sales_card .box_right img { width: 20px; float: left; } .sales_report .sales_report_in .sales_card .box_right p { width: 160px; text-align: center; color: #00AFD7; float: left; margin-bottom: 5px; font-size: 20px; font-weight: bold; } .sales_report .sales_report_in .sales_card .input-group.mb-3 { float: left; width: 180px; padding: 20px 10px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend h6 { width: 58px; float: left; padding-top: 15px; font-size: 12px; font-weight: bold; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend button.btn.btn-outline-secondary.dropdown-toggle { border-radius: 30px; color: #666; margin-top: 3px; font-size: 14px; width: 120px; height: 40px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend button.btn.btn-outline-secondary.dropdown-toggle p { width: calc(100% - 20px); margin: 0; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-toggle::after { position: absolute; top: 0; bottom: 0; margin: auto; right: 15px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:not(:disabled):not(.disabled).active, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:not(:disabled):not(.disabled):active, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .show > .btn-outline-secondary.dropdown-toggle { background-color: #00AFD7; color: #fff; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: none !important; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:not(:disabled):not(.disabled).active, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:not(:disabled):not(.disabled):active, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .show > .btn-outline-secondary.dropdown-toggle { background-color: #00AFD7; color: #fff; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn.focus, .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn:focus { box-shadow: none !important; background-color: #00AFD7 !important; color: #fff !important; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .btn-outline-secondary:hover { background-color: #00AFD7 !important; color: #fff !important; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-menu { top: 5px !important; left: -18px !important; cursor: pointer; padding: 0 10px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-menu .dropdown-item { border-bottom: 1px solid #ccc; padding: 5px; padding-left: 30px; position: relative; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-menu .dropdown-item img { width: 20px; margin-top: -5px; margin-right: 5px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-menu .dropdown-item p { margin-bottom: 0; font-size: 14px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-menu .dropdown-item:last-child { border-bottom: none !important; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend .dropdown-menu:before { width: 10px; height: 10px; position: absolute; content: ""; background: #fff; transform: rotate(45deg); top: -3px; left: 0; right: 0; margin: auto; box-shadow: -2px -2px 0px -1px #ccc; z-index: -7; } .sales_report .path_bg { width: 150px; height: 60px; } .sales_report .path:after { width: 92%; height: 2px; background-color: transparent; content: ""; left: 5%; z-index: -1; position: absolute; top: 8px; box-shadow: 0 -4px 5px 1px #d0cece; } .sales_report .pointer:before { width: 8px; height: 8px; content: ""; position: absolute; right: -5px; border-top-left-radius: 50%; border-top-right-radius: 50%; } .sales_report .path { width: 150px; margin: auto; height: 50px; z-index: 99; left: 0; right: 0; bottom: 0; top: 0; position: absolute; } .sales_report .path .type_name { width: 100%; float: left; } .sales_report .path .type_name p { float: left; width: 24%; text-align: center; font-size: 8px; font-weight: bold; font-style: italic; margin: 5px 0; } .sales_report .pointer.grey { background-color: #dad7d7; } .sales_report .pointer.grey:before { background-color: #999; border-left: 3px solid #dad7d7; } .sales_report .pointer.grey:after { border-top: 6px solid #dad7d7; } .sales_report .pointer.orange { background-color: orange; } .sales_report .pointer.orange:before { background-color: #cc8504; border-left: 3px solid orange; } .sales_report .pointer.orange:after { border-top: 6px solid orange; } .sales_report .pointer.green { background-color: green; } .sales_report .pointer.green:before { background-color: #036303; border-left: 3px solid green; } .sales_report .pointer.green:after { border-top: 6px solid green; } .sales_report .pointer.red { background-color: red; } .sales_report .pointer.red:before { background-color: #a90606; border-left: 3px solid red; } .sales_report .pointer.red:after { border-top: 6px solid red; } .sales_report .pointer { width: 24px; height: 44px; position: relative; border-top-left-radius: 4px; float: left; margin: 0 6px; } .sales_report .pointer .poly { width: 30px; height: 30px; background: transparent; float: left; position: absolute; bottom: -2px; z-index: 99; left: -3px; } .sales_report .pointer .poly svg { float: left; margin: 0; width: 100%; height: 100%; } .sales_report .pointer .poly .types { position: absolute; top: 0; bottom: 0; margin: auto; width: 30px; height: 30px; left: 0; right: 0; text-align: center; font-size: 20px; } .sales_report .pointer:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-left: 12px solid white; border-top: 10px solid red; border-right: 12px solid white; } @media screen and (max-width: 767px) { table caption { border-bottom: 1px solid #ddd; } .sales_report .sales_report_in { padding: 10px; } .sales_report .sales_report_in .sales_card { padding: 10px; } .sales_report .sales_report_in .sales_card .table_area { padding: 0; height: 100%; } .sales_report .sales_report_in .sales_card .table_area .top_box { float: left; width: 100%; height: 50px; margin: 0; } .sales_report .sales_report_in .sales_card .table_area .top_box .left_box { padding: 0; height: 40px; width: 50%; } .sales_report .sales_report_in .sales_card .table_area .top_box .left_box .box_right { float: inherit; margin: auto !important; height: 40px; } .sales_report .sales_report_in .sales_card .table_area .top_box .left_box .box_right p { font-size: 18px; line-height: 1.2; } .sales_report .sales_report_in .sales_card .table_area .top_box .left_box .input-group.mb-3 { float: left !important; width: 100% !important; max-width: 50% !important; padding: 0; } .sales_report .sales_report_in .sales_card .table_area .top_box .left_box .input-group.mb-3 .input-group-prepend h6 { width: 40px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box { padding: 0; text-align: center; height: 76px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box.expo { width: 100%; float: right; max-width: 140px; position: absolute; right: 11px; top: 18px; height: 40px; padding: 6px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box.expo img { width: 23px; float: left; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box.expo p { font-size: 10px; float: left; margin: 5px; width: 80px; } .sales_report .sales_report_in .sales_card .right_box { max-width: 40%; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box.sear { width: 100% !important; float: left !important; max-width: 100% !important; height: 50px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box.addbtn{ float: left !important; } .sales_report .sales_report_in .sales_card .right_box.sear form.row.form_2 { padding: 0; max-width: 95%; margin: 0 auto; } .sales_report .sales_report_in .sales_card .right_box.sear form.row.form_2 .form-group { background-position: 7px 12px; background-size: 20px; padding: 0; margin: 0; } .sales_report .sales_report_in .sales_card .right_box.sear form.row.form_2 .form-group .form-control { padding-left: 30px; padding-right: 0; font-size: 12px; height: 40px; } .sales_report .sales_report_in .sales_card .right_box.sear form.row.form_2 .form-group:before { right: 0px; } .sales_report .sales_report_in .sales_card .table_box { padding: 0; } .sales_report .sales_report_in .sales_card .table-responsive .table-bordered td, .sales_report .sales_report_in .sales_card .table-responsive .table-bordered th { font-size: 11px; padding: 10px; } .sales_report .sales_report_in .sales_card .bottom_box { float: left; width: 100%; height: calc(100% - 90px); margin: 0; } .sales_report .sales_report_in .sales_card .bottom_box .table_box { float: left; height: 100%; width: 100%; } .sales_report .sales_report_in .sales_card .bottom_box .table_box .table-responsive { height: 100%; float: left; width: 100%; } .sales_report .sales_report_in .sales_card .bottom_box .table_box .table-responsive .table { margin-bottom: 0; float: left; width: 1000px; } .sales_report .sales_report_in .sales_card .export { max-width: 100px; padding: 0; } .sales_report .sales_report_in .sales_card .export img { width: 30px; } .sales_report .sales_report_in .sales_card .export p { font-size: 10px; margin-bottom: 0; } .sales_report .sales_report_in .sales_card .box_right { width: 110px; padding: 15px 5px; float: left; margin: 0 !important; } .sales_report .sales_report_in .sales_card .box_right img { width: 10px; } .sales_report .sales_report_in .sales_card .box_right p { width: 80px; margin-bottom: 5px; font-size: 12px; font-weight: bold; margin-top: -2px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 { width: 170px !important; float: right !important; padding: 5px; margin: 0 !important; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend h6 { padding-top: 9px; font-size: 10px; } .sales_report .sales_report_in .sales_card .input-group.mb-3 .input-group-prepend button.btn.btn-outline-secondary.dropdown-toggle { font-size: 12px; width: 105px; height: 25px; padding: 2px; } } @media screen and (max-width: 768px) { .left_box { max-width: 100%; width: 100%; flex: auto; } .left_box .box_right p { width: 120px !important; } .right_box { max-width: 50%; width: 100%; flex: auto; } .sales_report .sales_report_in .sales_card .input-group.mb-3 { width: 20px; margin: auto 0; float: left; padding: 4px 10px; } .sales_report .sales_report_in .sales_card .export { padding: 0; } .sales_report .sales_report_in .sales_card .box_right { margin: auto 0; padding: 10px 0; width: 160px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box { width: 100%; float: right; max-width: 150px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box img { width: 35px; } .sales_report .sales_report_in .sales_card .table_area .top_box .right_box p { font-size: 10px; } .sales_report .sales_report_in .sales_card form.row.form_2 { padding: 0px 10px; } .sales_report .sales_report_in .sales_card form.row.form_2 .form-group { background-position: 4px 16px; background-size: 25px; } .sales_report .sales_report_in .sales_card form.row.form_2 .form-group .form-control { padding-left: 40px; } .sales_report .sales_report_in .sales_card .table_area .table-responsive { height: auto; } .sales_report .sales_report_in .sales_card .table_area .table-responsive .table { width: 1200px; } } /* ADD FORM CSS*/ .profile_bg { width: 950px; margin: auto; /*position: absolute; top: 40px; left: 0; right: 0; */ background-color: #fff; height: 100%; } .profile_bg .pro_head { background-color: #00AFD7; padding: 8px; color: #fff; position: relative; } .profile_bg .pro_head .pro .pro_img { width: 100px; border-radius: 50%; box-shadow: 0 0 6px 6px #333; } .profile_bg .pro_head .edit { cursor: pointer; } .profile_bg .pro_head .edit img { width: 30px; } .profile_bg .pro_head h2 { font-size: 24px; } .profile_bg .pro_head h4 { font-size: 20px; } .profile_bg .form_bg { background-color: #fff; padding: 30px; } .profile_bg .box_check { height: 70px; margin-bottom: 30px; } .profile_bg .view_eye,.profile_bg .hide_eye { top: 40%; } .profile_bg .view_eye img,.profile_bg .hide_eye img { width: 20px; } .profile_bg .view_eye { right: 50px; } .profile_bg .form_2 .form-group { /* max-width: 375px !important; */ padding-left: 0px !important; margin: 0 auto 30px; } .profile_bg .form_2 .form-group .form-control { width: 100%; } .profile_bg .pull-left { float: left; } .profile_bg .disable .form-control,.profile_bg .disable label { opacity: 0.5; cursor: not-allowed; } .profile_bg .disable .form-control-placeholder { font-size: 75%; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); opacity: 1; top: 25px; opacity: 0.5; } .profile_bg .over .form-control-placeholder { font-size: 75%; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); opacity: 1; top: 25px; opacity: 1; } .profile_cam { position: absolute; width: 40px !important; height: 40px; bottom: 0; right: 25px; cursor: pointer; } .browser_disble { display: none; } .input-group-btn img { width: 25px; } .form-group.disable { opacity: 0.4; } .color_error { top: 72px; } .selectbox{ border: none; border-bottom: 2px solid #00AFD7; width: 278px; } /*Ram added css*/ .editicon { padding-left: 10px; float: left; } .deleteicon { float: left; padding-left: 16px; } .table_box table thead tbody> td th tr{text-align:left;} .table-fixheader { position: relative; padding-top: 40px; } .table-fixheader>div { height:550px; overflow-y:auto; } .table-fixheader thead{ position: absolute; width: 100%; top: 0; } .table-fixheader thead tr{ position: absolute; width: 100%; } .table-fixheader thead tr th{ display:inline-block; background-color: #C8C8C8; color: #000000; font-size: 14px; } /* Table css Start */ a.del { background:#d9534f; border-radius: 2px; width: 35px; height:28px; padding-left:12px; line-height:10px; } a.edit { padding-left:10px; background:#00344d; color:#fff; border-radius:2px; border:none; } tr.row-name { color: #333; background-color: #C8C8C8; } tr.row-content { color: #333; } table { border-bottom: 2px solid #ccc; } td.check { text-align: center; } .table-striped>tbody>tr:nth-of-type(odd) { background:none !important; } /* Table css End */ .pager{float: right; } .pager li>a, .pager li>span{border: 0px !important; color: #333;} .pager li>a:focus, .pager li>a:hover{ text-decoration: none; background-color: #00344D; color:#fff; } .pager li>a:active { text-decoration: none; background-color: #00344D !important; color:#fff !important; } .form-scroll{ height: calc(100% - 52px) !important; overflow-y:auto; } .form-scroll::-webkit-scrollbar { width: 3px; } .form-scroll::-webkit-scrollbar { height: 3px; } .form-scroll::-webkit-scrollbar-track { -webkit-box-shadow: none; } .form-scroll::-webkit-scrollbar-thumb{ background-color: #00AFD7; } .pro_head .text4{ color: #fff; font-size: 14px !important; font-weight: 700; } .btn:hover{color: #fff !important;} .profile_bg form .form-control.datepicker{ background-image: url(../images/date.png); background-repeat: no-repeat; background-position: top right; } .nav-tabs>li>a { margin-right: 0px; line-height: 1.42857143; border: none; border-radius: 4px 4px 0 0; color: #000000; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .submenuactive { color: #00344D !important; cursor: default; background-color: #fff; border: none; border-bottom:2px solid #00344D; } .nav-tabs{ border: none; } .profile_bg .form_2 .topic_title{ max-width: 100% !important; } .region{ width: 100%; float: left; border: 1px solid #ccc; border-radius: 10px; padding: 10px; } .inherit{ display: inherit; } .upload-btn-wrapper { position: relative; overflow: hidden; display: inline-block; } .uploadbtn { border: 2px solid #00AFD7; color: #fff; background-color: white; padding: 8px 20px; background: #00AFD7; font-size: 20px; font-weight: bold; } .uploadfile{ border: 2px solid #00AFD7; color: #fff; background-color: white; background: #00AFD7; font-size: 20px; font-weight: bold; } .upload-btn-wrapper input[type=file] { font-size: 100px; position: absolute; left: 0; top: 0; opacity: 0; } .topic_img img{ width: 50px; } .table{ border-bottom: 2px solid #ccc; } .table-fixed thead { width: 100%; } .table-fixed tbody { height:370px; overflow-y: auto; width: 100%; } .table-fixed tbody::-webkit-scrollbar { width: 3px; } .table-fixed tbody::-webkit-scrollbar { height: 3px; } .table-fixed tbody::-webkit-scrollbar-track { -webkit-box-shadow: none; } .table-fixed tbody::-webkit-scrollbar-thumb{ background-color: #00AFD7; } .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th { display: block; } .table-fixed tbody td, .table-fixed thead > tr> th { float: left; border-bottom-width: 0; } .preview{ width: 50px; margin: 10px; } #desc{ width: 630px; height: 100px; } .form_2 .description .form-control-placeholder{ top: 75px; } .scroll_bar{ overflow-y: scroll; overflow-x: hidden; height: 230px; } .custom-check input, .custom-check label{ display: inline-block; } .ass-close { position: absolute; right: 10px; top: 26%; font-size: 20px; margin-right: 16px; color: #fff; opacity: inherit !important } .ass-close:hover{ outline: none !important; color:#fff !important; } .questions input[type=checkbox]{ margin-right: 5px; } .form-item-container .list-inline li span.remove i{ font-family: 'Glyphicons Halflings' !important; } .check_p{ position: absolute; font-size: 12px !important; top: 17px; left: 35px; margin: 0 !important; } .panel-body{ position: relative; } .view{ height: calc(100% - 85px) !important; }