<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.dfs-section-tab-area-wrap {
    display: block;
    width: 100%;
    margin: 20px auto;
}
.dfs-tabs-theme-wrap {
    display: inline-block;
    width: 100%;
}
.dfs-tab-content-wrap img {
    max-width: 100%;
}
.dfs-tabs-theme-wrap  li {
    float:left;
    list-style:none;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    outline:none;
}
.dfs-tabs-theme-wrap li a {
    text-decoration:none;
    outline:none;
    cursor: pointer;
    padding: 12px 15px;
    display: flex;
    font-size: 14px;
    color: #838486;
}
.dfs-tabs-theme-wrap li a.inactive{
    color:#838486;
    background: #ffffff;
    outline:none;
}
.dfs-tabs-theme-wrap li a:hover, .dfs-tabs-theme-wrap li a.inactive:hover {
    color: #010101;
    outline:none;
}
ul.dfs-tabs-theme-wrap {
    padding: 0;
    margin: 0;
    border-bottom: 0;
    margin-bottom: -6px;
}

.dfs-tab-content-wrap {
    padding: 20px 20px;
    border: 1px solid #cccccc;
    border-top: 0;
    float: left;
    width: 100%;
    background-color: #eff1f2;
}
.dfs-tabs-theme-wrap li.dfs-active-tab {
    margin-bottom: -1px;
    background: #fff;
    position: relative;
    z-index: 99;
   /* border: 1px solid #ccc;*/
    border-bottom: 0;
}
.dfs-tabs-theme-wrap li.dfs-active-tab a{
    background-color: #eff1f2;
    color: #010101;
}

.dfs-tabs-theme-wrap li{
    border-right: 1px solid #d8d8d8;
    border-radius: 0;
}
.dfs-tabs-theme-wrap li:last-child{
    border: 0;
}
.dfs-tabs-theme-wrap li span {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    margin-right: 5px;
    line-height: 100%;
}
.dfs-tab-button {
    background: #d37533;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    border-radius: 4px;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer;
}
.dfs-tab-button:hover {
    color: #fff;
}
.dfs-tab-button .fa {
    color: #fff !important;
}
.cavasSelectUpload  .dfs-tab-button .fa {
    color: #2b485b !important;
}
.dfs-field-header {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 10px;
    margin-top: 10px;
}
.dfs-tab-content-wrap input,.dfs-tab-content-wrap select{
    outline: none;
}
.dfs-tab-content-wrap select.dfs-select-bg-blue{
    margin-bottom: 15px;
}
.dfs-field-header *:last-child{
    margin-left: auto;
}
.dfs-field-header *:first-child {
    margin-left: 0;
}
.dfs-field-header.text-center {
    justify-content: center;
}
.dfs-field-wrap textarea {
    width: 100%;
    min-height: 117px;
    border: 1px solid #c3c5c5;
    resize: vertical;
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
    resize: none;
    outline: none;
}
.dfs-field-wrap textarea:focus{
    border-color: #d37533;
}
.dfs-field-wrap input[type="text"],.dfs-field-wrap input[type="email"],.dfs-field-wrap input[type="number"], .dfs-field-wrap select  {
    width: 100%;
    height: 35px;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    background-color: #fff;
    padding: 0 10px;
    outline: none
}
.dfs-field-wrap input[type="color"] {
    border: none;
    height: 25px;
    width: 25px;
}
.dfs-field-square input[type="text"], .dfs-field-square input[type="number"] {
    border: 1px solid #ccc;
    width: 56px;
    height: 36px;
    border-color: #c0c0c0;
    text-align: center;
    font-size: 0.8rem;
}
.dfs-field-bordered {
    border: 1px solid #ccc;
    padding: 7px 6px;
    color: #000;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
}
.dfs-tab-content-wrap .row + .row {
    margin-top: 20px;
}
.dfs-tab-content-wrap .btn-default {
    padding: 7px 14px;
    border: 0;
}
.dfs-bg-blue {
    background: #337ab7;
    color: #fff;
}
.dfs-bg-red {
    background: #d43f3a;
    color: #fff;
}
.dfs-content-scroll-wrap {
    display: inline-block;
    width: 100%;
    height: 430px;
    border: 0;
    margin: 10px 0 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px;
}
.art-item-inner-wrap {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
}
.dfs-content-scroll-wrap .art-item-wrap {
    margin-bottom: 30px;
}
.content-scroll-bottom {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #ccc;

}
.content-scroll-bottom .dfs-field-header h4 {
    margin-top: 0;
}
select.dfs-select-bg-blue {
    background: #337ab7;
    color: #fff;
}
.dfs-tab-content-wrap .dfs-field-header h4 {
    margin: 0px 0 0;
    color: #0d0d0e;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.dfs-field-square .dfs-field-header h4 {
    margin: 0;
    font-size: 13px;
    color: #0d0d0e;
    font-weight: 500;
    text-transform: uppercase;
}
.dfs-uploaded.artwork-bg {
    background-color: #f5f5f5;
    border: 1px solid #c3c3c3;
    min-height: 100px;
    height: 125px;
    overflow: auto;
    padding: 10px;
}
.dPad.dPad-grey {
    width: 120px;
    height: 120px;
    display: inline-block;
    position: relative;
    margin-top: 0px;
}
.dPad .dPad-top {
    transform: translateX(48px) translateY(24px);
}
.dPad .dPad-top, .dPad .dPad-down, .dPad .dPad-left, .dPad .dPad-right {
    border: 1px solid #c0c0c0;
    border-bottom: 0px;
    width: 24px;
    height: 24px;
}
.dPad .dPad-top .dPad-icon, .dPad .dPad-down .dPad-icon, .dPad .dPad-left .dPad-icon, .dPad .dPad-right .dPad-icon {
    position: relative;
    left: 0px;
    top: 5px;
    width: 0;
    height: 0;
    border-bottom: 7px solid #c0c0c0;
    border-left: 7px solid transparent !important;
    border-right: 7px solid transparent !important;
}
.dPad .dPad-right {
    transform: translateX(72px) translateY(48px) rotate(90deg);
}
.dPad .dPad-down {
    transform: translateX(48px) translateY(72px) rotate(180deg);
}
.dPad .dPad-left {
    transform: translateX(24px) translateY(48px) rotate(270deg);
}
.dPad .dPad-center {
    transform: translateX(50px) translateY(50px);
    width: 18px;
    height: 18px;
}
.dPad .dPad-topLeft, .dPad .dPad-topRight, .dPad .dPad-bottomLeft, .dPad .dPad-bottomRight {
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    width: 24px;
    height: 24px;
}
.dPad&gt;* {
    cursor: pointer;
    position: absolute;
}
.dPad .dPad-center .dPad-icon {
    width: 18px;
    height: 18px;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
}
.dPad .dPad-center .dPad-icon:before {
    position: absolute;
    content: "";
    left: -9px;
    width: 18px;
    height: 17px;
    border-right: 1px solid #c0c0c0;
}
.dPad .dPad-center .dPad-icon:after {
    position: absolute;
    content: "";
    left: -1px;
    top: -9px;
    width: 18px;
    height: 18px;
    border-bottom: 1px solid #c0c0c0;
}
.dPad .dPad-middleTop, .dPad .dPad-middleRight, .dPad .dPad-middleBottom, .dPad .dPad-middleLeft {
    border-top: 1px solid #c0c0c0;
    width: 24px;
    height: 24px;
}
.dPad &gt; * .dPad-icon {
    position: relative;
}
.dPad .dPad-topLeft:hover .dPad-icon:before, .dPad .dPad-topRight:hover .dPad-icon:before, .dPad .dPad-bottomLeft:hover .dPad-icon:before, .dPad .dPad-bottomRight:hover .dPad-icon:before {
    position: absolute;
    top: -1px;
    left: 0px;
    content: "";
    width: 20px;
    height: 15px;
    border-top: 1px solid #000;
    transform-origin: top left;
    transform: rotate(45deg);
}
.dPad .dPad-middleTop:hover .dPad-icon:before, .dPad .dPad-middleRight:hover .dPad-icon:before, .dPad .dPad-middleBottom:hover .dPad-icon:before, .dPad .dPad-middleLeft:hover .dPad-icon:before {
    position: absolute;
    top: 0px;
    left: -3px;
    content: "";
    width: 15px;
    height: 15px;
    border-top: 1px solid #000;
    transform: rotate(90deg);
}
.dPad .dPad-topRight {
    transform: translateX(96px) rotate(90deg);
}
.dPad .dPad-bottomRight {
    transform: translateX(96px) translateY(96px) rotate(180deg);
}
.dPad .dPad-bottomLeft {
    transform: translateY(96px) rotate(270deg);
}
.dPad .dPad-middleTop {
    transform: translateX(48px);
}
.dPad .dPad-middleRight {
    transform: translateX(96px) translateY(48px) rotate(90deg);
}
.dPad .dPad-middleBottom {
    transform: translateX(48px) translateY(96px) rotate(180deg);
}
.dPad .dPad-middleLeft {
    transform: translateX(0px) translateY(48px) rotate(270deg);
}
.dfs-layer-item {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    padding: 5px;
}

.dfs-layer-item &gt; div:last-child {
    margin-left: auto;
}
.dfs-layer-item .fa-font {
    background: grey;
    padding: 10px;
    color: #fff;
    font-size: 20px;
}
.dfs-layer-item &gt; * + * {
    margin-left: 10px;
}
.dfs-layer-item + .dfs-layer-item {
    margin-top: 10px;
}
.dfs-field-header .fa {
    color: grey;
    font-size: 20px;
}
.dfs-field-header a + a {
    margin-left: 5px !important;
}
.dfs-sub-menu-wrap {
    display: none;
    width: auto;
    padding: 0;
    box-shadow: 0px 5px 10px 2px #ccc;
    margin: 10px;
    min-width: 200px;
    border: 1px solid #bebebe;
    position: absolute;
    background-color: #fff;
    z-index: 99;
    top: 10px;
    text-align: left;
    left: 60%;
}
.dfs-sub-menu-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.dfs-sub-menu-wrap li:hover {
    background: #286090;
    color: #fff;
}
.dfs-sub-menu-wrap li:hover * {
    color: #fff;
}
.dfs-sub-menu-wrap ul li .fa {
    border: 1px solid #ccc;
    padding: 5px;
    width: 25px;
    text-align: center;
}
.dfs-sub-menu-wrap li * {
    color: #101010;
    text-decoration: none;
}
.dfs-sub-menu-wrap li {
    padding: 5px 10px;
    cursor:pointer;
}
.dfs-sub-menu-wrap li a {
    display: block;
}

#can_frame {
    border: 1px solid;
}
.canvas-section {
    position: relative;
}
#designContainer {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
}

#designContainer #designArea {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
img#backDesign {
    position: absolute;
}
img#frontDesign {
    position: absolute;
    z-index: 1;
}
#designContainer{
    margin-top: 0px;
}
.dfs-section-tab-area-wrap #artworks .thumbnail, .dfs-section-tab-area-wrap #cliparts .thumbnail {
    height: auto;
    width: 100%;
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
    border-radius: 10px;
}
.dfs-section-tab-area-wrap #artworks .thumbnail_wrapper, .dfs-section-tab-area-wrap  #cliparts .thumbnail_wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 80px;
}
.dfs-section-tab-area-wrap #artworks .thumbnail_wrapper img, .dfs-section-tab-area-wrap  #cliparts .thumbnail_wrapper img {
    max-height: 100%;
}
.dfs-section-tab-area-wrap #artworks .thumbnail_wrapper .imgDesc, .dfs-section-tab-area-wrap  #cliparts .thumbnail_wrapper .imgDesc {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    transform: translateY(-50%);
    z-index: 2;
    opacity: 0;
    transition: opacity .2s, visibility .2s;
}
.thumbnail_wrapper:after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(200, 199, 199, 0.72);
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s, visibility .2s;
    z-index: 1;
}
 .thumbnail:hover .thumbnail_wrapper:after{
    visibility: visible;
    opacity: 1;
}
.dfs-section-tab-area-wrap #artworks .thumbnail:hover, .dfs-section-tab-area-wrap #cliparts .thumbnail:hover {
    cursor: pointer;
    border-color: #4e4e4e;
}
.dfs-section-tab-area-wrap #artworks .thumbnail:hover .imgDesc, .dfs-section-tab-area-wrap  #cliparts .thumbnail:hover .imgDesc {
    visibility: visible;
    opacity: 1;
}
.dfs-section-tab-area-wrap .cavasSelectUpload a {
    background: #fff;
    color: #2b485b !important;
    padding: 35px 20px;
    border-radius: 5px;
    font-size: 15px;
    display: block;
}

.dfs-section-tab-area-wrap .cavasSelectUpload a i{
    width: 100%;
    font-size: 36px;
}
.dfs-section-tab-area-wrap .cavasSelectUpload a span{
    display: block;
}
.aboutCanvasDesign {
    text-align: center;
}
.context-menu-list {
    position: absolute;
    display: inline-block;
    min-width: 13em;
    max-width: 26em;
    padding: .25em 0;
    margin: .3em;
    font-family: inherit;
    font-size: inherit;
    list-style-type: none;
    background: #fff;
    border: 1px solid #bebebe;
    border-radius: .2em;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.context-menu-icon.context-menu-icon--fa5 {
    display: list-item;
    font-family: inherit;
    line-height: inherit;
}

.context-menu-icon.context-menu-icon--fa5 i {
    color: #000;
    border-color: #c0c0c0;
    width: 21px;
    text-align: center;
}
.context-menu-item {
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 4px 7px;
    color: #2f2f2f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
}
.context-menu-item.context-menu-hover {
    color: #fff;
    cursor: pointer;
    background-color: #2980b9;
}
.context-menu-icon.context-menu-icon--fa5.context-menu-hover i, .context-menu-icon.context-menu-icon--fa5.context-menu-hover svg {
    color: #fff;
}
.context-menu-item span {
    margin-left: 5px;
}
.designMethod_1 .deleteIcon, .designMethod_1 .controlsIcon {
    border-radius: 6px;
    border: 1px solid #e1e4e7;
    width: 100%;
    height: 40px;
    padding: 0 6px;
    cursor: pointer;
    text-align: center;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
/* .designMethod_1 .sp-replacer {
    border-radius: 0;
    border: 0;
    border-style: solid;
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
} */
/* .sp-preview {
    position: relative;
    width: 20px;
    height: 20px;
    border: 0;
    margin-right: 0;
    float: none;
    z-index: 0;
} */



#addartworktabC .sp-replacer.sp-light {
    background: #e1e4e7;
    border: 1px solid #e1e4e7;
    border-radius: 2px;
    padding: 7px 4px;
    display: inline-flex;
    margin-right: 12px;
}
#addtexttabC .sp-replacer {
    border: 1px solid #e1e4e7;
    border-radius: 5px;
    padding: 8px 8px;
}
/* #addartworktab .popular_srchOuter .dfs-field-wrap, .popular_srchOuter .dfs-field-wrap {
    width: 50%;
    padding: 0 11px;
    padding-right: 60px;

} */

.designMethod_1 .sp-disabled {
    border: 1px solid #C0C0C0;
    cursor: not-allowed;
    background-color: #fff;
}
.designMethod_1 .controlsIcon.disabled {
    border: 1px solid #c0c0c0;
    cursor: not-allowed;
    background-color: #fff;
}
.designMethod_1 #objectControls input {
    width: 40px;
    height: 25px;
    border-color: #c0c0c0;
    text-align: center;
    font-size: 0.8rem;
}
.designMethod_1 input:disabled {
    cursor: not-allowed;
}
.designMethod_1 .select-enabled, .designMethod_1 .select-enabled button, .designMethod_1 .input-enabled {
    border: 1px solid #333 !important;
}
.dfs-tab-button {
     display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#addartworktabC .dfs-field-wrap .bootstrap-select {
    width: 100% !important;
}

#addartworktabC .dfs-field-wrap .bootstrap-select  button{
    color: #000000;
    background-color: #e1e4e7;
    border-color: #e1e4e7;
    font-size: 15px;
}
.designMethod_1 #layersControlTab #layersList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    max-height: 480px;
}
.designMethod_1 #layersControlTab #layersList li:last-of-type {
    border-bottom: 1px solid #ddd;
}
.designMethod_1 #layersControlTab #layersList li&gt;div {
    display: flex;
    flex-direction: column;
    -webkit-flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-grow: 0;
    flex-shrink: 0;
}
.designMethod_1 #layersControlTab #layersList li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0px;
    border: 1px solid #ddd;
    border-bottom: 0px;
}
.designMethod_1 #layersControlTab #layersList li .layerCheckbox {
    -webkit-flex-basis: 16px;
    flex-basis: 16px;
    text-align: center;
    margin: 0px 5px 3px 5px;
}
.designMethod_1 #layersControlTab #layersList li .layerIcon {
    -webkit-flex-basis: 38px;
    flex-basis: 38px;
    margin: 0px 1px;
}
.designMethod_1 #layersControlTab #layersList li .layerInfo {
    webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin: 0px 5px;
}
.designMethod_1 #layersControlTab #layersList li&gt;div {
    display: flex;
    flex-direction: column;
    -webkit-flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-grow: 0;
    flex-shrink: 0;
}
.designMethod_1 #layersControlTab #layersList li .layerIcon .layerText {
    text-align: center;
    color: #fff;
    background-color: #8e8e8e;
    padding: 8px 12px;
}
.designMethod_1 #layersControlTab #layersList li .layerInfo .layerTitle {
    font-weight: bold;
}
.designMethod_1 #layersControlTab #layersList li .layerInfo .layerDescription {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0px 8px;
}
.designMethod_1 #layersControlTab #layersList li .layerIcon .layerImage {
    background-size: cover;
    width: 38px;
    height: 38px;
}
.designMethod_1 #layersControlTab #layersList li .layerInfo .layerTitle {
    font-weight: bold;
    margin: 0px 8px;
}
.designMethod_1 #layersControlTab #layersList li .layerVisible {
    -webkit-flex-basis: 16px;
    flex-basis: 16px;
    text-align: center;
    margin: 0px 5px 0px 5px;
}
.dPad.enabled &gt; *, .dPad.enabled .dPad-icon, .dPad.enabled .dPad-icon:before, .dPad.enabled .dPad-icon:after {
    border-color: #333;
}
.designMethod_1 #layersControlTab #layersList li:hover, .designMethod_1 #layersControlTab #layersList li.active {
    background-color: #f5f5f5;
    cursor: pointer;
}
div#cliparts {
    display: inline-block;
}
.controlsIcon .fa, .deleteIcon .fa {
    font-weight: 900;
}
.designMethod_1 .sp-dd {
    /* display: none; */
}
#studioPreview .preview_sample {
    margin: 10px;
    position: relative;
    float: left;
    text-align: center;
}
.preview_sample p.color-name {
    margin: 0;
    font-size: 12px;
    color: #0b0b0b;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.panel.panel-default.dtooltip {
    width: 300px;
    position: absolute;
    top: -130px;
    left: 12px;
    z-index: 999;
    text-align: left;
    /*height: 300px;*/
    /*overflow: auto;*/
}
.modal-open{
    padding-right: 0px !important;
}
.custom-temp-item p {
    font-weight: 700;
}
.custom-temp-item {
    text-align: center;
    border: 1px solid #ccc;
    margin-top: 15px;
    border-radius: 2px;
    cursor: pointer;
}
.custom-temp-body {
    height: 500px;
    overflow: auto;
}
.custom-temp-item:hover {
    border: 1px solid green;
}
.browse-temp-item p {
    font-weight: 700;
}
.browse-temp-item {
    text-align: center;
    border: 1px solid #ccc;
    margin-top: 15px;
    border-radius: 2px;
    cursor: pointer;
}
.browse-temp-body {
    height: 500px;
    overflow-y: auto;
    margin-top: 15px;
    overflow-x: hidden;
}
.browse-temp-item:hover {
    border: 1px solid green;
}
.pd-top15 {
    padding-top: 15px !important;
}
.design_showcase i.fa.fa-check {
    display: none;
}
.design_showcase .btn-primary i.fa.fa-check {
    display: none;
}
.design_showcase .btn-primary.btn-block {
    color: #fff;
    background: #286093;
}
.design_showcase button.btn-block{border:1px solid #286090;color:#286090; }

@media screen and (max-width: 768px) {
    /*.design_showcase .col-sm-4 {
        margin: 8px 10px;
    }*/
}
#addtexttabC .dropdown-menu {
    width: 320px;
}
#addtexttabC .dropdown-menu li a {
    font-size: 14px;
}

.font_outer .dfs-field-wrap .btn{
    background-color: #fff !important;
    box-shadow: none !important;
    border-color: #d8d8d8 !important;
}
.dfs-field-wrap .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted transparent!important;
    outline: 0px auto -webkit-focus-ring-color!important;
    outline-offset: 0px;
}
.style_iconOuter{
    display: flex;
    align-items: center;
    justify-content: center;
}
.style_iconOuter .col-sm-3.dfs-field-wrap {
    width: auto;
    float: none;
    margin: 0;
}
.popular_srchOuter {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    background: #fff;
    padding: 10px 4px;
    border-radius: 6px;
    padding-right: 60px;
    position: relative;
}
.popular_srchOuter .dfs-field-wrap, .popular_srchOuter .dfs-field-wrap{
    width: 50%;
    padding: 0 6px;
}
.popular_srchOuter .input-group-btn:last-child&gt;.btn, .popular_srchOuter .input-group-btn:last-child&gt;.btn-group{
    height: 35px;
}
.dfs-content-scroll-wrap .panel-default{
    border: 0;
    background-color: #eff1f2;
    padding: 0;
}
.dfs-content-scroll-wrap .panel-body {
    padding: 15px;
    border: 0;
}
.thumbnail{
    background-color: transparent;
    border: 1px solid #d8dada;
}
.upload_textpnnl h4{
    font-size: 14px;
    color: #000000;
    font-weight: 600;
}
.upload_textpnnl h4 small{
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.upload_textpnnl li{
    font-size: 12px;
    color: #4d4e4f;
    margin-bottom: 8px;
}
.upload_textpnnl li:last-child{
    margin-bottom: 0;
}
.upload_textpnnl{
    margin-bottom: 25px;
}
.dfs-radio-wrap label{
    position: relative;
    padding-left: 20px;
}
.dfs-radio-wrap label input{
    position: absolute;
    left: 0;
    top: 0px;
}
.direction_outer{
    padding: 30px 0 0;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
.dpad_left {
    width: 35%;
    margin: 0;
}
.dfs-position-outer {
    display: flex;
    align-items: center;
    margin: 0;
}
.direction_outer .dfs-field-wrap {
    margin-right: 15px;
}
.direction_outer .dfs-field-wrap:last-child {
    margin-right: 0;
}
.align_outer {
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    margin-bottom: 20px
}
.align_outer .dfs-field-wrap {
    margin: 0;
    width: 25%;
    text-align: left;
    padding-right: 20px;
}
.align_outer .dfs-field-wrap:last-child{
    padding-right: 0;
}
.align_outer h4{
    margin-bottom: 0;
    font-size: 13px;
    color: #0d0d0e;
    font-weight: 500;
    text-transform: uppercase;
}
.checkbox label, .radio label{
    padding-left: 0;
}
.previewColors{
    margin: 20px 15px 0;

}
.dfs-field-wrap .dropdown-menu &gt; li &gt; a:hover {
    background: #d37533 none repeat scroll 0 0;
    color: #fff;
}

@media(max-width: 1366px){
    #designContainer {
    margin-top: 0;
}
}
@media(max-width: 767.9px){
    .dfs-tabs-theme-wrap li a{
        padding: 11px 10px;
    }
}

@media(max-width: 568px){
    .dfs-tabs-theme-wrap li a{
    padding: 12px 8px;
    font-size: 12px;
}
.direction_outer{
    padding: 10px 0 0;
}
.dpad_left {
    width: 100%;
    margin: 0;
}
.direction_outer{
    flex-wrap: wrap;
    justify-content: center;
}
.dpad_left {
    width: 100%;
    margin: 0;
    text-align: center;
    margin-bottom: 15px;
}
.innr_lyr_main.layar_area {
    padding: 10px 10px;
    min-width: 390px;
}
.align_outer h4{
    font-size: 12px;
}
.dfs-content-scroll-wrap{
    height: 265px;
}
.popular_srchOuter .dfs-field-wrap, .popular_srchOuter .dfs-field-wrap {
    width: 100%;
    padding: 0 6px;
}
.popular_srchOuter .dfs-field-wrap + .dfs-field-wrap{
    margin-top: 15px;
}
.color_fill_Area{
    right: 0;
}
.scrachpnnl_outer .col-sx-12{
    padding: 0;
}
.dfs-field-wrap textarea {
    min-height: 80px;
}
.dfs-section-tab-area-wrap #artworks .thumbnail_wrapper .imgDesc, .dfs-section-tab-area-wrap #cliparts .thumbnail_wrapper .imgDesc{
    font-size: 10px;
    line-height: 14px;
}
.scrachpnnl_outer .col-xs-12{
    padding: 0;
}
#cliparts .col-xs-3{
    padding: 0 8px;
}
#designContainer {
    margin-top: 0;
}
.dfs-tabs-theme-wrap li span{
    margin-right: 0;
}
#designControls li a span{
    margin-right: 5px;
}
#addartworktabC .color_fill_Area .sp-replacer.sp-light{
    margin-right: 0;
}
.color_fill_Area {
    position: absolute;
    right: 8px;
    top: 10px;
    transform: none;
}
.popular_srchOuter{
    padding-right: 0;
}
.popular_srchOuter .dfs-field-wrap:first-child{
    padding-right: 65px;
}
.popular_srchOuter .color_fill_Area .dfs-field-wrap:first-child {
    padding-right: 0;
    margin: 0;
}
}
@media(max-width: 480px){
    .innr_lyr_main.layar_area{
        min-width: 355px;
    }
    .dfs-tab-content-wrap{
    padding: 15px;
}
}

@media(max-width: 420px){
    .innr_lyr_main.layar_area {
    min-width: 280px;
}
#cliparts .col-xs-3 {
    padding: 0 4px;
    width: 33.33%;
}
.innr_lyr_main {
    min-width: 280px;
    right: -58px;
}
.innr_lyr_main.layar_area{
    right: 0;
}
}</pre></body></html>