/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
        border-radius: 4px !important;
}

.portlet .portlet-title {
        border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
        border-radius: 0px 0px 4px 4px !important;
}
*/

/*new deisng dashboard*/

body {
    background: #fff;
}

select.form-control {
    display: none;
}

.user--dashboard a {
    display: block;
}

.user--dashboard a,
.user--dashboard a:hover,
.user--dashboard a:focus {
    text-decoration: none;
}

.d-table { display: table;}
.w100 { width: 100%;}
.table-cell { display: table-cell;}
.v-middle { vertical-align: middle;}

.page-sidebar .page-sidebar-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
    border: 1px solid #bababa;
    border-radius: 0px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li > a{
    border-bottom: 1px solid #bababa;
    margin: 10px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li > a:last-child{
    border-bottom: 0px;
}

.dashboard-border{
    border-right: 2px solid #eee;
}

.dashboard-img{
    margin-bottom: 30px;
    margin-top: 120px;
    max-width: 300px;
    max-height: 100px;
}

.dashboardh{
    margin-bottom: 120px;    
}

.dashboard-heading{
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 200;
    color: #ccc;
}

.dashboard-heading:hover{
    color: #ccc;
}


#images-to-upload-style-name{
    margin-left: 20px;
    margin-top: 10px;
}
.upload_image_style{
    margin-top:5px;
    border: 1px solid black;   
}

.upload_image_style_view{
    margin-left: 10px;
    margin-top:5px;
    border: 1px solid black;   
}


.red-header{
    background: #b30000;
    height: 70px;
}

.blue-header-left{
    background: #001933;
    height: 100vh;
}

.red-header-right{
    background: #660000;
    height: 100vh;
}

.fakir-apparels-heading{
    margin: 120px auto;
    width: 50%;
    color: #fff;
    font-weight: 300;
}

.margin-image-style {
    margin-bottom: 25px;
}

.custom_td {
    border-top: 0px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{
    border-top: 0px;
}

.design_unique{
    padding-bottom: 20px;
}

.checkbox_allignment{
    padding-left: 20px;
}

.login-form .checkbox_allignment {
    padding-left: 0;
}

.login-form .checker span {
    background-image: none;
    border: 1px solid #999;
    height: 20px;
    margin: 2px 5px 0 0;
    width: 20px;
    position: relative;
}

.login-form .checker span.checked:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-weight: normal;
    left: 3px;
    position: absolute;
    top: 0;
}

.thumb-image{
    margin: 0px 0px 10px 10px;
    border: 1px solid black;
    padding: 3px;
}

#image-name{
    margin-left: 10px;
}

.custom_banner{
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}

.change-background-color {
    background-color: #eee;
    border: 0 none;
}

.row-padding{
    padding-top: 30px;
}

.heading-allignment{
    margin-left: 10px;
}

/*new dewign concept add style*/

.row-padding{
    padding-top: 30px;
    padding-bottom: 50px;
}

.unique-design-class{
    padding: 15px 50px;
    background-color: #d12502;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}

.unique-design-class-edit{
    padding: 25px 50px;
    background-color: #d12502;
    text-transform: uppercase;
    color: #fff;
}

.unique-design-class-clone{
    padding: 12px 12px;
    background-color: #d12502;
    text-transform: uppercase;
    color: #fff;
}


.unique-design-class-preview{
    padding: 9px 50px;
    background-color: #d12502;
    text-transform: uppercase;
    color: #fff;
}

.unique-design-code{
    background-color: #42454a;
    padding: 5px 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 27px;
}

.unique-design-code-clone{
    background-color: #42454a;
    padding: 10px 7px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

.unique-design-code-edit{
    background-color: #42454a;
    padding: 15px 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 27px;
}

.unique-design-code-preview{
    background-color: #42454a;
    padding: 15px 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}

.unique_design_embed-clone-from{
    background-color: #42454a;
    padding: 10px 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}


.unique-design-code-preview-edit{
    background-color: #42454a;
    padding: 5px 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

.select-style{
    margin: 30px 10px;
    font-weight: 300;
}

.custom-md{
    padding-left: 0px;
    padding-right: 0px;
}

.row-padding{
    padding-bottom: 30px;
}

label{
    font-weight: 300;
}

.page-header.navbar .menu-toggler{
    background-image: url(../img/sidebar-toggle-light.png);
}

.page-header.navbar .menu-toggler.sidebar-toggler{
    margin: 46px -60px 0px 0px;
}

.button-padding{
    padding-top: 12px;
    padding-left: 10px;
}

.navbar-nav>li>a{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
}

.page-boxed .page-container{
    background-color: #fff;
}

.login-button{
    background-color: #d32d00 !important;
}

.page-header.navbar{
    background-color: #000;
    border-bottom: 1px solid #000;
}

.custom_footer{
    background-color: #2c2c2c;
}
.footer-image{
    padding-top: 15px;
    padding-bottom: 100px;
}

.fakir-login-heading{
    color: #999999;
    font-size: 13px;
}

.preview-button,.preview-button:hover,.preview-button:focus{
    /*padding: 25px 100px;*/
    color: #fff;
    font-size: 14px;
    background-color: #1a232e;
    /*font-weight: 600;*/
}

.style-submit-button,.style-submit-button:hover,.style-submit-button:focus{
    /*padding: 8px 50px;*/
    color: #fff;
    font-size: 14px;
    background-color: #1a232e;
    font-weight: 600;
}


@media screen and (min-width: 768px) {
    .page-header.navbar .menu-toggler.sidebar-toggler{
        display: none;
    }
}
.library-heading{
    color: #15113a;
    font-size: 48px;
    font-weight: 700;
    margin-top: -4px;
}

.custom-add-style-button,.custom-add-style-button:hover,.custom-add-style-button:focus{
    background-color: #d32d00;
    border-color: #d32d00;
}

.thumbnail{
    border: 0px;
    border-radius: 0px;
}

.breadcrumb-styling{
    background-color: #999999;
    color: #ffffff;
}
.breadcrumb-styling h6 {
    font-size: 18px;
    font-weight: 600;
}
.breadcrumb-styling h4 {
    font-size: 18px;
    font-weight: 600;
}
.grid-list-style{
    font-size: 18px;
    padding: 5px;
    color: #fff;
}

.background-color-grid-list{
    padding: 15px 10px 12px 10px;
}

.background-color-grid-list:hover {
    background-color: #696969;
}

.breadcrumb-styling .background-color-grid-list {
    border: 0 !important;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    padding: 0;
}

.breadcrumb-styling .pull-right {
    display: -webkit-flex;
    display: flex;
}

.breadcrumb-styling .background-color-grid-list span {
    line-height: inherit;
    margin: 0;
    padding: 0 !important;
    top: auto;
}

.library-row{
    border: 1px solid #999999;
}

.styling-view-button,.styling-view-button:hover,.styling-view-button:focus{
    color: #fff;
    background-color: #d32d00;
    border-color: #d32d00;
    border-radius: 0px;
    padding: 5px 10px;

}

.library-row .thumbnail,
.library-row .thumbnail .caption {
    padding: 0;
}

.library-row .thumbnail .caption {
    margin-bottom: 15px;
}

.styling-edit-button,.styling-edit-button:hover,.styling-edit-button:focus{
    color: #fff;
    background-color: #337ab7;
    border-color: #89C4F4;
    border-radius: 0px;
    padding: 5px 10px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar .page-sidebar-menu > li.open > a{
    background: #fff;
    color: #000;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar .page-sidebar-menu .sub-menu > li.active > a{
    background: #fff;
    color: #000;
}

.details-heading{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #b8b7b7;
    color: #575757;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

.details-table{
    width: 0px;
    margin-left: -6px;
    color: #606162;
    font-weight: bold;
    font-size: 18px;
}

.details-table > tbody > tr > td {
    white-space: nowrap;
}

.view-buttons,.view-buttons:hover,.view-buttons:focus{
    background-color: #d32d00;
    border-color: #d32d00;
    color: #fff;
    /*padding: 7px 20px;
    text-transform: uppercase;*/
}

.view-buttons:first-child {
    margin-left: 15px;
}

.view-body{
    border-top: 1px solid #b8b7b7;
}

.custom-image-height>.item>a>img, .custom-image-height>.item>img, .img-responsive, .custom-image-thumbnail a>img, .custom-image-thumbnail>img{
    height: 300px;   
}

.carousel .item img {
    margin: 0 auto;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    color: #777;
    text-shadow: none;
}

.add_more_icon{
    padding-top: 58px;
}

.custom-error{
    color: red;
    padding-top: 10px;
}

.custom-margin-grid-view{
    margin-bottom: 20px;
    border-right: 1px solid #999999;
    margin-top: 20px;
}

.style-name-heading-view {
    color: #575b5a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}

.caption .style-name-heading-view {
    margin: 15px 0 0;
}

.thumbnail-image-view{

}

.style-unique-design-name{
    padding: 15px 0px;
    font-size: 13px;
    color: #999;
}

.style-description-view{
    color: #999;
}

.list-view-image {
    display: block;
    height: 140px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}

.paragraph-style-edit{
    font-weight: 300;
}

.row-margin{
    margin-bottom: 30px;
}

.form-control {
    color: #777;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}

textarea.form-control {
    height: auto;
    line-height: 26px;
    padding: 15px;
}

.select-style {
    color: #777777;
    margin: 40px -15px 0;
}

.input.select label {
    color: #19232e;
    margin-bottom: 10px;
}

.nice-select.form-control {
    border-color: #eee;
    border-radius: 0;
    height: 40px;
    padding: 0 10px;
    width: 100%;
}

.nice-select.form-control::before {
    background-color: #eee;
    content: "";
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.nice-select.form-control::after {
    border: 0 none;
    color: #000;
    content: "\f107";
    font-family: FontAwesome;
    height: auto;
    margin: 0;
    right: 15px;
    top: 51%;
    transform: translateY(-50%);
    width: auto;
}

.nice-select .list {
    border-radius: 0;
    border-top: 0 none;
    margin-top: 2px;
    max-height: 200px;
    overflow-y: auto;
    width: 100%;
}

.input.checkbox {
    -webkit-display: flex;
    display: flex;
}

div.checker {
    margin: 3px 5px 0 0;
}

.checker span {
    background: transparent url("../img/check.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 12px;
    margin: 5px 5px 0 0;
    width: 11px;
}

.checker span.checked {
    background-position: 0 -12px;
}

.checker span input {
    opacity: 0;
    visibility: hidden;
}
.input.checkbox label {
    margin-left: -20px;
    padding-left: 20px;
    white-space: nowrap;
}
.login-form .checkbox label {
  margin-left: -26px;
  padding-left: 35px;
  position: relative;
  z-index: 10;
}
.thumbnail-image-view{
    height: 250px;
    width: 80px;
}

.media-object{
    height: 50px;
}

#cart-wrapper{
    border: 1px solid #d32d00;
    padding: 10px;
}

/** New Styles, added by morshed 26/07/2016 */

body, h1, h2, h3, h4, h5, h6 {
    font-family: "Nunito", sans-serif;
    font-weight: 300;
}
a {
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
a:hover {
    text-decoration: none;
}
.page-sidebar .page-sidebar-menu,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
    border: 1px solid #eee;
}

.unique-design-class-edit,
.unique-design-code-edit {
    font-size: 20px;
    line-height: 50px;
    min-height: 50px;
    padding: 0 35px;
}

.page-sidebar .page-sidebar-menu > li > a {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    margin: 0 20px;
}

.page-sidebar .page-sidebar-menu > li:first-child > a {
    font-size: 16px;
}

.page-sidebar .page-sidebar-menu > li > a {
    border-bottom: 0;
}

.page-sidebar .page-sidebar-menu > li > .sub-menu {
    margin: 0 0 0 10px;
}

.page-sidebar .page-sidebar-menu > li > .sub-menu > li > a {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: inherit;
    padding: 7px 0 7px 20px;
}

.page-sidebar .page-sidebar-menu > li > .sub-menu > li:hover > a,
.page-sidebar .page-sidebar-menu > li > .sub-menu > li.active > a {
    background-color: transparent !important;
}

.page-sidebar .page-sidebar-menu li > a > .arrow {
    opacity: 0.4;
}

.modal-dialog .unique-design-class-preview,
.modal-dialog .unique-design-code-preview,
.modal-dialog .unique-design-code-preview-edit {
    font-size: 15px;
    padding: 10px 15px 11px;
}

.btn-primary {
    background-color: #d12502;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #c02605;
    font-weight: 300;
}
.checkbox label {
    font-size: 13px;
    font-weight: 300;
}
.checker span {
    background: transparent url("../img/checkbox-2.png") no-repeat scroll 0 0;
    height: 12px;
    width: 12px;
}
.checker span.checked {
    
}
.form-control, .btn {
    font-weight: 300;
}
.btn {
    border-radius: 2px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.btn.btn-custom {
    background-color: #eee;
    color: #666;
    font-size: 12px;
    padding: 5px 12px;
}
.btn.btn-custom:hover {
    background-color: #d12502;
    border-radius: 2px;
    color: #fff;
}
.breadcrumb-styling {
    background-color: transparent;
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.breadcrumb-styling h6 {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    margin: 0 0 0 14px;
}
.breadcrumb-styling .background-color-grid-list {
    line-height: 40px;
}
.breadcrumb-styling .background-color-grid-list:hover {
    background-color: #d12502;
}
.breadcrumb-styling .background-color-grid-list:hover span {
    color: #fff;
}
.grid-list-style {
    color: #a0a0a0;
    font-size: 15px;
}
.library-row .thumbnail .caption {
    margin: 0 0 15px;
    min-height: 60px;
}
.style-name-heading-view {
    font-size: 13px;
    font-weight: 300;
    /*min-height: 60px;*/
    padding: 10px 0 4px;
    text-transform: uppercase;
}
.style-name-heading-view a {
    color: #444;
}
.style-name-heading-view a:hover,
.style-name-heading-view a:focus {
    color: #d12502;
}
.nice-select .option {
    font-size: 13px;
    font-weight: 300;
    line-height: 35px;
    min-height: 35px;
}
.nice-select .option.selected {
    font-weight: 300;
}
[class^="change_current_status_"] {
    color: #a8a8a8;
    font-size: 12px;
}
.style-description-view {
    color: #777;
    margin-bottom: 25px;
}
.library-row {
    border: 0 none;
}
.library-row .row-margin {
    border: 1px solid #eee;
    padding: 25px 0;
}
.pagination > li > a,
.pagination > li > span {
    color: #777;
}
.pagination > li.active > a,
.pagination > li > a:hover {
    background-color: #d32d00;
    border-color: #d32d00;
    color: #fff;
}
.custom-margin-grid-view {
    border: 0 none;
    margin: 10px 0 0;
}
.custom-margin-grid-view .thumbnail {
    border: 1px solid #eee;
    margin: 0 0 20px;
    padding: 20px;
}
.thumbnail .item-thumb {
    background-position: 0 -5px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
}
.thumbnail .item-thumb img {
    display: block;
    margin: 0 auto;
}
.thumbnail .button-group {
    overflow: hidden;
}
.thumbnail .button-group a,
.thumbnail .button-group button {
    float: left;
    padding: 5px 7.7px;
}
.library-row .thumbnail .caption {
    margin: 0 -10px 15px;
}
.view-body {
    border-top: 1px solid #eee;
}
.item-title {
    color: #666;
    font-size: 20px;
    margin: 10px 0;
    text-transform: uppercase;
}
.view-buttons:first-child {
    margin-left: 0; 
}
.details-heading {
    border-bottom: 0 none;
    font-weight: 300;
    padding: 0;
    text-transform: none;
}
.upload_image_style {
    border: 1px solid #eee;
    height: auto;
    margin-top: 0;
}
.details-table {
    color: #777;
    font-size: 14px;
    font-weight: 300;
    margin: 15px 0 0;
    width: 100%;
    table-layout: fixed;
}
.details-table > tbody > tr > td {
    background-color: #fafafa;
}
.details-table tbody tr:nth-child(2n+1) td {
    background-color: #eee;
}
#lightgallery {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#lightgallery li img {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-height: 300px;
}
.alert-success {
    margin: 0 -15px;
}
.page-boxed .page-header.navbar {
    background-color: #151515;
    border: 0 none;
    height: auto;
    min-height: auto;
    padding: 15px 0;
}
.page-header-inner {
    display: table;
    width: 100%;
}
.page-header-inner > * {
    display: table-cell;
    vertical-align: middle;
}
.header-actions {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.header-actions li {
    display: inline-block;
}
.page-header-fixed .page-container {
    margin-top: 100px;
}
.page-container {
    padding: 20px 0 0;
}
.portlet.light {
    padding: 0;
}
.portlet-title > [class^="col-"] {
    padding: 0;
}
.portlet.light > .portlet-title {
    margin: 0 0 10px;
    min-height: auto;
    padding: 0 0 10px;
}
.portlet-title h3 {
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0 0;
    text-transform: uppercase;
}
.portlet.light > .portlet-title > .caption {
    color: #777;
    padding: 0;
}
.header-actions li {
    position: relative;
}
#cart-wrapper {
    background-color: #fff;
    border: 1px solid #eee;
    max-height: 450px;
    min-width: 330px;
    overflow: auto;
    padding: 24px;
    position: absolute;
    right: 0;
    top: 56px;
    z-index: 10000;
}
#cart-wrapper .message-area {
    margin-bottom: 20px;
}
#cart-wrapper .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
#cart-wrapper .media-left {
    min-width: 60px;
    padding-right: 20px;
}
#cart-wrapper .media-left a {
    display: block;
}
#cart-wrapper .media-left img {
    margin: auto;
}
#cart-wrapper .media-heading {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
#cart-wrapper .media-body {
    width: auto;
}
#cart-wrapper .cart-data-remove {
    color: #f3565d;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#cart-wrapper .cart-remove-wrapper {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
#cart-wrapper .cart-remove-wrapper:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.table.table-light > thead > tr > th,
.table.table-light > tbody > tr > td {
    color: #888;
}
.upload_image_style {
    width: 100%;
}
.remove-attachment .remove-attachment-image {
    height: 30px;
    padding: 0;
    width: 30px;
}
.product-thumb-gallery .product--thumb {
    /*max-height: 500px;*/
}
.product-thumb-gallery .product--thumb img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product-thumb-nav {
    margin-top: 40px;
    padding: 0 70px;
}
.product-thumb-nav .item {
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    height: 80px;
    margin: 0 5px;
    opacity: 0.5;
    padding: 0 5px;
    width: 80px;
}
.product-thumb-nav .slick-center {
    opacity: 1;
}
.product-thumb-nav .item:focus {
    outline: 0 none;
}
.product-thumb-gallery .slick-arrow,
.product-thumb-nav .slick-arrow {
    background-color: transparent;
    border: 0 none;
    color: #999;
    left: 30px;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index:9;
}
.product-thumb-gallery .slick-arrow i,
.product-thumb-nav .slick-arrow i {
    font-size: 30px;
}
.product-thumb-gallery .slick-next,
.product-thumb-nav .slick-next {
    left: auto;
    right: 30px;
}
.product--details h2 {
    font-size: 20px;
}
.product--details .input label {
    font-weight: 300;
    line-height: 15px;
    margin: 1px 0 0 -20px;
    padding-left: 20px;
    text-transform: capitalize;
}
.thumbnail .button-group button:last-child {
    margin: 5px 0 0;
}
.product-view-list .style-name-heading-view {
    padding-top: 0;
}
.page-content-wrapper .page-content {
    padding: 10px 0 0 15px;
}
.pagination {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pagination > li > a,
.pagination > li > span {
    color: #777;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
}

.pagination > li > a i,
.pagination > li > span i {
    line-height: 37px;
}
.custom_footer {
    padding: 40px 0;
}
.footer-image {
    padding: 0 0 30px;
}
.product-add-form {
    padding-left: 15px;
}
.unique-design-id .col-md-4 {
    padding-right: 0;
}
.unique-design-id .col-md-8 {
    padding-left: 0;
}
.select-style {
    color: #777777;
    margin: 40px 0 0;
}
.image-upload-field {
    margin-bottom: 30px;
}
.style-description-emb.form-control {
    height: auto;
    line-height: 26px;
    padding: 13px 20px 15px;
}

.success-message{
    color: green;
}

.error-message{
    color: red;
}
.user--view .thumbnail .btn:last-child {
  margin: 0 0 0 5px;
}
.message-area #msg_note {
  border: 1px solid #eee;
  margin-bottom: 10px;
  padding: 10px;
  width: 100% !important;
}
textarea.sample-box {
  border: 1px solid #eee;
  margin-bottom: 15px;
  padding: 10px 15px;
  resize: vertical;
  width: 100%;
}
.top-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
}
.top-search .search-input {
    border: 1px solid #eee;
    text-indent: 20px;
    height: 41px;
}
.col-md-3 .top-search,
.col-md-3 .top-search .search-input {
    width: 100%;
}

a:not([href]) {
    cursor: default;
}

.report-field {
    margin-top: 10px;
}
.row.results-row {
    background-color: #fafafa;
    margin: 0;
    padding: 10px;
}
.row.results-row:nth-child(2n) {
    background-color: #f3f3f3;
}
table.dataTable.no-footer {
    border-bottom: 0 none;
}
table.dataTable thead tr {
    background-color: #f8f8f8;
}
table.dataTable thead tr td {
    border-bottom: 0 none;
}
table.dataTable tbody tr:nth-child(2n) {
    background-color: #fafafa;
}
table.dataTable tbody tr td {
    vertical-align: middle;
}
.datepicker-years {
    max-width: 200px;
}
.datepicker-years span.year {
    display: block;
}
.thumbnail .button-group button.last-btn {
    margin: 0 0 0 5px;
}
#ArtWorkGraphicsGridForm .btn,
#ArtWorkArtWorkGridForm .btn,
#ArtWorkArtWorkListForm .btn,
#NotificationAdminForm .btn,
#ArtWorkOwnGridForm .btn,
#ArtWorkOwnListForm .btn {
    padding-top: 0;
    padding-bottom: 0;
    height: 41px;
    line-height: 41px;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #eee;
}
@media only screen and ( max-width: 767px ) {
    .page-header-inner .app-logo,
    .page-header-inner .header-actions {
        display: block;
    }

    .page-header-inner .header-actions {
        margin-top: 20px;
    }

    .page-header-inner .header-actions .btn {
        font-size: 12px;
        padding: 7px 6px;
    }
}

.c-btn {
    margin-top: 15px;
}
.c-input {
    border-radius: 0px;
    position: relative; 
}

.ct-select-user-email .nice-select .list {
    height:300%;
}

