


.option-main-outer {
    border: 2px solid;
    background-color: #eee;
    padding: 16px;
    border-radius: 4px;
    border-color: #dee2e6;
  }
  .background-heading {
    font-size: 20px;
    color: #d9534f;
    font-weight: 501;
  }
  .html-text,.css-text,.wys-text{
    font-weight: 501;
    color: #5d5d5d;
  }
  #linkHtml,#cssText {
    border-color: #dee2e6;
  }
  #backgroundPosition {
    margin-right: 54px;
    margin-left: 14px;
    margin-top: 9px;
  }
  #backgroundImageNone {
    font-weight: 501;
    cursor: pointer;
  }
  #right_slider,#down_slider {
    width: 103%;
    margin-left: -16px;
    margin-top: -24px;
  }
  #Xlabel {
    margin-right: -13px;
    font-weight: 501;
  }
  #ylabel {
    font-weight: 501;
  }
  #right_slider{
    margin-top: -25px;
  }
  #backgroundPosition > div > a:active {
    background-color: #1C6EA4;
    font-weight: bold;
  }

  #demo{
    border: 5px solid #DC3545;
    width: 70%;
    padding: 20px 0;
    text-align: center;
    margin: 49px auto;
    height: 50%;
    display: none;
  }

  /* .image-div
  {
    background: #84EBF5 url("https://tools.iplocation.net/assets/images/star.png") no-repeat scroll 0 0;
  } */
  #backgroundPosition > div > a {
    display: block;
    float: left;
    border: 1px solid #999;
    width: 18px;
    height: 18px;
    background-image: url("/images/star.png");
    cursor: pointer;
  }
  .check-label {
    float: right;
    margin-top: 12px;
  }
  .htmlEditorOuter {
    margin-top: 14px;
  }
  .getcode{
    cursor: pointer;
    border: 2px solid;
    width: 65px;
    padding-left: 2px;
    background-color: #08c;
    color: #fff;
    font-weight: 501;
    width: 104px;
    height: 40px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 4px 0 0 0;
    cursor: pointer;
   
}
  .htmlEditorWraper {
    justify-content: space-between;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .htmlEditorWraper .htmlEditorItem1,.htmlEditorItem2 {
    width: 50%;
    padding: 10px;
  }
  .inputresult {
    height: 200px;
    border: 1px solid #e1d9d9;
    background-color:#fff;
  }
  .htmlEditorWraper .htmlEditorItem .btn.btn-danger {
    float: right;
    margin: 12px 0 0;
    text-transform: uppercase;
  }
  .htmlEditorWraper .htmlEditorItem3{
    width: 100%;
    
  }
  .no-repeat,.repeat,.repeat-x,.repeat-y,.scroll,.fixed,.local {
    width: auto;
    margin-left: 15px;
    margin-right: 4px;
  }
  .url-text,.position-text,.repeat-text,.attachment-text,.bgcolor-text,.opacity-text {
    font-weight: 501;
    color: dimgray;
  }
  #opacity_slider {
    width: 80%;
    margin-left: 19px;
  }
  #opacitylabel {
    margin-top: 4px;
    margin-left: 14px;
    font-weight: 501;
    color: #08c;
  }
  .background-result {
    /* height: 40px; */
    width: 100%;
    border: 2px solid;
    background-color: #fff;
    margin-top: 34px;
    border-radius: 4px;
    border-color: #dee2e6;
    padding: 7px;
  }
  #applyCss {
    margin-bottom: -25px;
    float: right;
    margin-top: 14px;
    margin-right: 0px;
  }
  #backgroundPeviewText {
    font-size: 20px;
    color: #d9534f;
    font-weight: 501;
    margin-top: -15px;
    margin-left: 0px;
    margin-bottom: -18px;
    padding-top: 9px;
  }
  .position-text {
    margin-top: 2px;
  }
  .url-div {
    background-color: #fff;
    border: 2px solid;
    padding: 6px;
    border-radius: 4px;
    border-color: #dee2e6;
    display: flex;
  }
  .postion-setting-outer {
    display: flex;
  }
  #Xspan,#Yspan {
    float: right;
    font-weight: 501;
  }
  #position-slider-outer {
    margin-top: 4px;
  }
  .position-div {
    border: 2px solid;
    background-color: #fff;
    margin-top: 11px;
    border-radius: 4px;
    border-color: #dee2e6;
    /* padding: 7px; */
    display: flex;
    padding-left: 6px;
   
  }
  .repeat-div {
    border: 2px solid;
    margin-top: 11px;
    padding: 7px;
    background-color: #fff;
    border-radius: 4px;
    border-color: #dee2e6;
    display: flex;
  }
  #backgroundImageUrl {
    width: 184%;
    border-color: #dee2e6;
    height: 28px;
    border-radius: 4px;
    margin-left: 17px;
  }
  .url-link {
    display: flex;
    width: 86%;
  }
  .attachment-div {
    border: 2px solid;
    margin-top: 11px;
    padding: 7px;
    background-color: #fff;
    border-radius: 4px;
    border-color: #dee2e6;
    display: flex;
  }
  .bgcolor-div {
    border: 2px solid;
    margin-top: 11px;
    padding: 7px;
    background-color: #fff;
    border-radius: 4px;
    border-color: #dee2e6;
    display: flex;
}
#backgroundColor {
    height: 30px;
    border-radius: 4px;
    border-color: #dee2e6;
    width: 540px;
    margin-left: 8px;
  }
  .opacity-div {
    display: flex;
    border: 2px solid;
    margin-top: 11px;
    padding: 7px;
    background-color: #fff;
    border-radius: 4px;
    border-color: #dee2e6;
  }
  #preview_div{
  width: 100%;
  height: 300px;
  border: 1px solid #dee2e6;
  background-color: #F5CD83;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-shadow: 0px 0px 6px #fff;
  margin-top: 23px;
}
.inputItem1 {
  margin-left: -9px;
}
.inputItem2 {
  margin-right: -8px;
}


@media only screen and (max-width: 390px) {
.url-text {
    margin-right: -37px;
  }
  #backgroundImageUrl{
    width: 67%;
    margin-left: 42px;
    
  }
  #backgroundPosition{
    margin-right: 39px;
    margin-left: 14px;
    margin-top: 9px;
    display: flex;

  }
  .repeat-y {
    margin-left: 26px;
  }
  #backgroundColor{
    width: 172px;
    margin-left: 6px;
  }
  .htmlEditorWraper{
    display: block;
    width: 100%;
  }
 .inputItem1 {
    width: 227%;
    margin-left: -8px;
  }
   .inputItem2 {
    width: 227%;
    margin-left: -8px;
  }
  #applyCss {
    float: right;
    margin-top: 14px;
    margin-right: 2px;
  }
  .htmlEditorItem3 {
    margin-top: 22px;
  }
  #preview_div{
    margin-bottom: -14px;
  }
}

