﻿.grid-cell-align-center {
    text-align: center !important;
}

.cus-nav-icon {
    margin-right: 2px;
}

.dropdown-menu a:hover {
    background-color: #417cb2 !important;
    color: #ffffff !important;
    /*B2F9A2*/
}

.ui-select-bootstrap a:hover {
    background-color: #DDE4FA !important;
    color: #121212 !important;
}

.ui-select-match-text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px;
}

div.ui-grid-hcenter {
    minWidth: 50;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-content {
    padding: 0px 0px 0px 0px !important;
    height: 100%;
}

.page-InnerContent {
    padding: 20px 20px 15px 20px !important;
    height: 100%;
}

.page-InnerContent-custom {
    padding: 20px 20px 15px 20px !important;
    height: 100%;
}

.page-ContentInEdit {
    padding: 50px 20px 15px 20px !important;
    height: 100%;
}
.page-ContentInWorkflow {
    padding: 0px 20px 15px 20px !important;
    height: 100%;
}

#title {
    font-weight: 600 !important;
}

.modalHeading {
    background-color: #3A6F9F !important;
}


/*YN Declaration*/

.alertify-logs {
        z-index: 100000 !important;
}

._720kb-datepicker-calendar {
    width: 75% !important;
}

#edit {
    font-size: 1.5em;
    color: rgb(62, 119, 171);
}

#file {
    font-size: 1.5em;
    color: rgb(102, 179, 84);
}

#delete {
    font-size: 1.5em;
    color: red;
}

.clear {
    background: none;
    border: none;
    cursor: pointer;
    padding: 5px 10px;
    position: absolute;
    right: 15px;
    top: 4px;
    color: #337ab7;
    width: 28px !important;
}

h3 {
    font-weight: bold;
}

.closeBtn {
    float: right;
    border-radius: 2px;
    padding-right: 3px;
    padding-left: 3px;
    background-color: white;
    border-color: white;
    opacity: 1.5;
}

.error {
    color: #db4c4a !important;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}


.uiSelectError {
    border: 1px solid #FF6F6D !important; /*DB4C4A*/
}

/*.uiSelectError {
    border: 1px solid #DB4C4A !important;
    border-bottom: 2px solid #DB4C4A !important;
}*/

/*.uiMultiSelectError {
    border-color: #DB4C4A;
}*/

.info {
    color: #db4c4a !important;
    /*31B0D5*/
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.message {
    color: #153ce9 !important;
    /*31B0D5*/
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}



.link {
    color: blue !important;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

input:invalid {
    border: 1px solid #DB4C4A !important;
    /* CSS by GenerateCSS.com */
}

#breadcrumb {
    font-size: 12px;
}


/*--End--*/

.font {
    font-size: large;
}

.float {
    float: right;
}

.pageCtrl {
    height: 98%;
}

.gridStyle {
    height: 95%;
}

#grid .ui-grid-header-cell .ui-grid-cell-contents {
    /*text-align: center;*/
    font-size: 12px;
    line-height: 20px;
    height: 100%;
}

.grid .ui-grid-render-container-body .ui-grid-header-cell,
.grid .ui-grid-render-container-left .ui-grid-header-cell,
.grid .ui-grid-row,
.grid .ui-grid-cell,
.grid .ui-grid-cell .ui-grid-vertical-bar {
    font-size: 12px;
    line-height: 20px;
}

.margin {
    margin-right: 5px;
}

.ui-grid-sort-priority-number {
    font-size: 0;
}

input:required {}

input:valid {}

input:invalid {
    border: 1px solid red;
}

div.alert1 {
    color: #ff0000;
    text-align: center;
}

body {
    color: #171515;
}

.bootstrap-datetimepicker-widget {
    z-index: 99991;
}

.ngdialog.ngdialog-theme-default {
    padding-bottom: 160px;
    padding-top: 70px;
}

.ui-grid-top-panel {
    font-weight: normal;
}

.daterangepicker .input-mini {
    width: 100% !important;
}

.daterangepicker.dropdown-menu {
    z-index: 999999 !important;
}

#chat-form .chat-group {
    margin-top: 0px;
}

.arrange {
    margin-right: 0px;
    margin-left: 0px;
}

#chat-form {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    background: #417CB2;
    z-index: 9999;
    display: none;
}

#chat-form .chat-header {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 10px;
    line-height: 1;
    margin: 0;
    border-bottom: 1px solid #6195c5;
    position: relative;
}

.modal-button {
    /*padding: 13px;*/
    text-align: right;
}

.br-color {
    border-color: red !important;
    border-width: 0px;
}

.panel-heading-custom {
    height: 30px;
    background: #E2E3DE;
    color: #000000;
    font-size: 17px;
    border-color: #e2e2e2;
    padding: 5px;
}

.mt {
    margin-top: 5px;
}

#topnav1 {
    display: block;
    height: 35px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#sidebarContent {
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 0;
    width: 970px;
    overflow: auto;
}

#content1 {
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 976px/* 200 + 6*/
    ;
    right: 0;
    overflow: hidden;
    color: #FFF;
}

#top-content1 {
    position: absolute;
    top: 0;
    bottom: 136px;
    /* 130 + 6 */
    left: 0;
    right: 0;
    background-color: #444;
    overflow: auto;
}

#sidebar-resizer {
    background-color: #666;
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 970px;
    width: 6px;
    cursor: e-resize;
}

#sidebar-resizer:hover,
#preview-resizer:hover {
    background-color: #AAA;
}

.grid-delete-icon {
    font-size: 1.5em;
    color: red;
}

.grid-icon {
    font-size: 1.5em;
    color: black;
}

.grid-edit-icon {
    font-size: 1.5em;
    color: blue;
}

.ui-select-bootstrap > .ui-select-match > .btn {
    background-color: white !important;
}

.select2 > .select2-choice.ui-select-match {
    /* Because of the inclusion of Bootstrap */
    height: 29px;
}

.selectize-control > .selectize-dropdown {
    top: 36px;
}


/* Some additional styling to demonstrate that append-to-body helps achieve the proper z-index layering. */

.select-box {
    position: relative;
    z-index: 1;
}

.alert-info.positioned {
    margin-top: 1em;
    position: relative;
    z-index: 10000;
    /* The select2 dropdown has a z-index of 9999 */
}

.input-group {
    width: 100%;
}

.switch {
    height: 25px !important;
}

.switch small {
    height: 25px !important;
    width: 25px !important;
}

.switch .on {
    top: 7% !important;
}

.switch .off {
    top: 7% !important;
}

.switch.checked small {
    left: 27px !important;
}

.labelcolor {
    color: black;
    font-weight: bold;
}

.page-header {
    padding-bottom: 0px;
    margin: 2px 0 8px;
    border-bottom: 1px solid #898181;
}

.alignment {
    padding: 3px 8px !important;
}

.panel-body {
    padding: 4px;
}

.table {
    margin-bottom: 1px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 4px;
}

.modal-body {
    padding: 0;
}

.custom {
    margin-left: 10px;
}

.issue-data-block {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

.issue-data-block:hover,
.issue-data-block.focused {
    background-color: #f5f5f5;
    border-left: 5px solid #3572b0;
    padding-left: 5px;
}

input::-webkit-input-placeholder {
    font-style: italic !important;
}

input:-ms-input-placeholder {
    font-style: italic !important;
}

input:-moz-placeholder {
    font-style: italic !important;
}

input::-moz-placeholder {
    font-style: italic !important;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
}

.ngdialog.ngdialog-theme-default.custom-width .ngdialog-content {
    /*    width: 1000px;*/
    width: 85%;
}

.ngdialog.ngdialog-theme-default.custom-width900 .ngdialog-content {
    width: 1200px;
}

.ngdialog.ngdialog-theme-default.custom-width500 .ngdialog-content {
    width: 800px;
}

.ngdialog.ngdialog-theme-default.custom-width400 .ngdialog-content {
    width: 600px;
}

.ngdialog.ngdialog-theme-default.custom-width1000 .ngdialog-content {
    width: 900px;
    min-width: 70% !important;
}

.ngdialog.ngdialog-theme-default.custom-widthFull .ngdialog-content {
    width: 900px;
    min-width: 99% !important;
}

.ngdialog.ngdialog-theme-default.custom-height200 .ngdialog-content {
    width: 1100px;
    min-height:600px !important;
    
}

.ngdialog.ngdialog-theme-default.custom-width300 .ngdialog-content {
    width: 500px;
    height:500px !important;
}

.ui-select-match-text > span {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis !important;
    position: absolute;
}

.ui-select-bootstrap .ui-select-choices-row > a {
    white-space: normal;
}

input.ui-select-search {
    /* width: 100% !important;*/
}

.grid-msg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.grid-msg-overlay .msg {
    opacity: 1;
    position: absolute;
    top: 20%;
    left: 20%;
    width: 30%;
    height: 10%;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #555;
    text-align: center;
    font-size: 24px;
    display: table;
}

.grid-msg-overlay .msg span {
    display: table-cell;
    vertical-align: middle;
}

.label-danger, .badge-danger {
    background-color: red;
    background-image: none !important;
}

.label-paidSalary {
    background-color: #D182E7;
    background-image: none !important;
}

.ui-select-multiple.ui-select-bootstrap {
    min-height: 34px;        
    height: auto;
    padding: .3em;
}

.btnLink {
    font-weight: normal;
}

a {
    font-weight: normal;
    color: black;
}

.label-review, .badge-review {
    background-color: #e65d20;
    background-image: none !important;
}

.page-headerRule {
    padding-bottom: 22px;
    margin: 2px 0 8px;
    border-bottom: 1px solid #898181;
}

Skip to content
Personal Open source Business Explore
Sign upSign inPricingBlogSupport
This repository
Search
 Watch 11  Star 121  Fork 78 bahaaldine/angular-csv-import
 Code  Issues 17  Pull requests 4  Projects 0  Pulse  Graphs
Branch: master Find file Copy pathangular-csv-import/examples/app/styles/main.css
aa81a88  on 1 Nov 2016
@bahaaldine bahaaldine closes #43
1 contributor
RawBlameHistory     
163 lines (136 sloc)  2.66 KB
body {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #2c3e50;
}

div.container {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

div.block.row {
  width: 100%;
  margin: 10px 0px;
}

div.block.row > div {
  display: inline-block;
  vertical-align: middle;
}

div.block.row > div.title {
  width: 20%;
  color: #3a6f9f;
}

div.import>div>div.label {
  display: none;
  width: 10%;
  text-align: left;
  color: #3a6f9f;
  font-family: 'Verdana';
  font-size: 14px;
}

div.import > div {
  margin: 15px 0px;
}

div.import > div > span {
  color: white;
}

div.import > div> span > input[type="text"] {
  font-size: 18px;
  color: #3a6f9f;
  font-weight: bold;
  border-radius: none;
  outline: none;
}

div.import>div>div>input[type="file"] {
  color: transparent;
  padding: 0;
}

div.import>div>div>input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}

div.import>div>div>input[type="file"]::before {
  content: attr(upload-button-label);
  display: inline-block;
  background-image: linear-gradient(to top, #f9f9f9 0px, #f9f9f9 50%, #e3e3e3 50%, #e3e3e3 100% );
  color: #444;
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 14px;
}
div.import>div>div>input[type="file"]:hover::before {
  border-color: black;
}
div.import>div>div>input[type="file"]:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

div.block {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

div.block.left {
}

div.block>div.content {
  border: 5px dashed #d6492f;
  background: none;
  padding: 0px;
  border-radius: 3px;
}

div.block>div.content>pre {
  font-size: 15px;
  font-family: 'Courier';
  background: #F0F0F0;
  padding: 10px;
  margin: 0;
}

footer {
}

footer>div {
  color: white;
  bottom: 40px;
  display: inline-block;
  margin: 0px 50px;
}

footer>div a {
  color: white;
  text-decoration: none;
  font-size: 18px;
}

footer>div a:hover {
  text-decoration: underline;
  vertical-align: bottom;
}

footer>div.twitter {
  left: 40px;
}

footer>div.twitter>div {
  display: inline-block;
  vertical-align: middle;
}

footer>div.twitter>div.avatar {
  margin: 0px 5px 0px 0px;
  background: url("https://avatars1.githubusercontent.com/u/820299?v=3&s=460");
  background-size: contain;
  border: solid 3px white;
  width: 40px;
  height: 40px;
  border-radius: 100px;
}

footer>div.github {
  right: 40px;  
}

footer>div.github>div {
  display: inline-block;
  vertical-align: middle;
}

footer>div.github>div.icon {
  font-size: 35px;
  margin: 0px 5px 0px 0px;
}

/*page slide*/
.ng-pageslide {
    background: #eee;
}

body.ng-pageslide-body-open::before {
    content: '.';
    display: block;
    position: absolute;
    top: 0;
    background-color: rgb(0, 0, 0);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.5;
    transition: opacity 1s;
    opacity: 0.5;
    pointer-events: all;
}

body.ng-pageslide-body-closed::before {
    transition: opacity 1s;
    content: '.';
    display: block;
    position: absolute;
    top: 0;
    background-color: rgb(0, 0, 0);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
}


.tooltip {
    position: relative;
    opacity: 100;
    width: 100px;
    z-index: 100 ! important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip .tooltiptext::after {
     content: " ";
    position: absolute;
   
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

Contact GitHub API Training Shop Blog About
© 2017 GitHub, Inc. Terms Privacy Security Status Help

#topbarmenu {
    /* position : fixed !important; */
    }

  .floatingBar
  {
    background: white;
    
    position: fixed;
    opacity: 1;
    z-index: 100;
  }

  .ngdialog-overlay {
    pointer-events: none ! important;
}

@media (max-width: 600px) {
    .page-InnerContent {
        padding: 10px 20px 15px 20px !important;
    }

    .page-InnerContent-custom {
        padding: 1px 20px 15px 20px !important;
    }
}

.mat-toolbar.mat-primary {
    background: #3a6f9f;
    color: #fff;
}

.quoteEditDescription .ta-editor.form-control {
    height: 100px !important;
    min-height: 100px !important;
    min-width: 200px !important;
    width: 300px !important; 
}

.quoteEditDescription .ta-scroll-window > .ta-bind {
    min-height: 0px !important;
}

.quoteEditDescription .ta-editor.form-control div:focus {
    outline: none;
}

.shippingDescription .ta-editor.form-control {
    height: 100px !important;
    min-height: 100px !important;
    min-width: 200px !important;
    width: 300px !important; 
}

.shippingDescription .ta-scroll-window > .ta-bind {
    min-height: 0px !important;
}

.shippingDescription .ta-editor.form-control div:focus {
    outline: none;
}

/* media ouery mobile device and lap workflow text button 23/6/20222*/


 /* @media only screen and (max-width: 320px), only screen and (max-device-width: 320px) { */
    @media (max-width: 575.98px) {  
    .btn-icon{
       margin: auto;
        width: auto;
        text-align: center;
        margin-top: 5px;
        font-size: 12px;
   
       
    }
}





@media (min-width: 768px) and (max-width: 768px) { 
    .btn-icon{
      
    margin:3px 5px;
    width: auto;
    text-align: center;
        
     }

 }
 @media (min-width: 1024px) and (max-width: 1024px) { 
    .btn-icon{
      
    margin:3px 5px;
   width: auto;
        
     }

 }


 div.ui-grid-hright {
    minWidth: 50;
    text-align: right;
    margin-right: 5px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



 /* @media (max-width: 375px){
    .btn-icon{
   float: left;
        width: 90px;
        text-align: center;
        margin-top: 10px;
        font-size: 12px;
       
    }
 }  */
/* 
  @media only screen and (min-width: 768px), only screen and (min-device-width: 768px) {
    .btn-icon{
       margin: 10px;
    }
 }  */  
 
 /* @media (min-width: 768px){

    .btn-icon{
       margin:10px;
       width: 90px;
       text-align: center;
     font-size: 12px;
     }
 } */


 /* end */
