.inputContainer { position:relative; }
.myInput { padding-left:25px; /* This will move the text from under the image */  width: 520px;} 
.inputImg {left: 481px; position:absolute; top:5px; z-index:5; }
.datalink{width: 20px;}
.ui-button-text{float:  left !important;}
.width520{width:535px !important;     margin: 0 !important;
    color: #ffffff !important;
    background-color: #007ad9 !important;
    border: 1px solid #007ad9 !important;
    font-size: 14px !important;
    transition: background-color 0.2s, box-shadow 0.2s !important;}
    .btnblue{
        background-color: #007ad9 !important;
        border: 1px solid #007ad9 !important;
    }
.inputEditButton{    background: #017ad8;
    width: 148px;
    padding: 5px;
    margin-left: 10px;
}
.editInput{width: 137px;border-radius: 5px;}
.inputEdit-save-btn{ background: #017ad8;width: 535px; height: 43px;color: #fff;padding: 3px;}
.editInput-save-template{border-radius: 5px;}
.border1{border:1px solid #ccc;margin-top: 4px !important;margin-bottom: 10px;height: 43px; width: 535px;}
.m-t-15{margin-top: 15px !important}
.btnaddcategory{    background: #017ad8;
    background: #017ad8 !important;
    border: 1px solid #017ad8 !important;
    margin-left: 10px !important;
    width: 148px !important;}
.inputEdit-save-btn input {
  color: black;
}
    // /deep/ .ui-dialog .ui-dialog-titlebar {
    //     border: 1px solid #fff !important;
    //     background-color: #fff !important;
    //     color: #0d0d0d !important;
    //  }
    //  /deep/ .ui-dialog .ui-dialog-content {
    //     background-color: #fff !important;
    //  }
