.main{
background-color:#F6F6F7;
}

.flowbox-logo{
height:37px;
padding-left: 8px;
padding-bottom: 7px;
}

.bg-primarycolor{
    background-color: #2183FC !important;
}

.main-img{
    height: 30%;
     width: 30%;
    
}

.input-border{
    border:2px solid #2183FC !important;
    
}

::placeholder { 
    font-size: 14px;
  }
  z
.heading{
    font-size: 18;
    letter-spacing:0px;
     font-weight: 1000;
     font-family: "Roboto"
}

.closeicon {
          
    cursor: pointer;
    font-size: 33px;
  color:#A8A8A8;
  }

  .flow-row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: left;
    align-items: center;
}
.flow-row .shortcode {
    text-align: center;
    background-color:#fff;
    border:  none;
}

.flow-flowId{
    /* color: #fff !important;
    background-color: #0180FF !important;
    border: 0ch; */
    font-family:Roboto;
    color:white;
    background-color:#0180ff;
    width:135px;
    text-transform:none;
    
    font-size:15px;
}
.tag-options {
    display: flex;
}
.tag-options label {
    display: flex;
    flex-flow: row unwrap;
    align-items: center;
    margin-right: 20px;
    font-size: 16px;
}
.tag-options label input {
    margin: 0;
    line-height: initial;
    margin-left: 5px;
}
.tag-options label input:checked::before {
    margin: 0.1375rem;
}
.flow-row .copy i {
    font-family: "Font Awesome 5 Free" !important;
    font-style: initial;
}
.product-name,
.product-collection {
    width: 100%;
    margin-bottom: 20px;
}
.product-name label,
.product-collection label {
    width: 100px;
}
.cop-btnbtn{
    color: #fff !important;
    background:#0180ff ;
    border: none;
}
#toplevel_page_flowboxdetails img {
    width: 30px;
    height: 30px;
}
#wpwrap {
    height: auto !important;
    min-height: 100% !important;
    width: 100% !important;
    position: relative !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
    background: #F8F9FB !important;
}


.table{
border-bottom-width: 0px !important;
}