.right {
    float: right !important;
}
.left {
    float: left !important;
}
.loading-wrapper {
    width: 45px;
    height: 45px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    background-color: rgba(251, 251, 251, 0.64);
    opacity: 0.8;
    border-radius: 5px;
    padding: 5px;
    margin-left: -22px;
    margin-top: -22px;
    display: none;
    border: 1px solid #d8d8d8;
}

.loading-wrapper img {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    border: 0;
}

.full-page.login-page .help-block {
   font-size: 12px;
   color: #e27d7d;
   text-align: center;
   margin-top: 9px;
   margin-bottom: 0px !important;
}
.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
  display: none;
}
.dropzone {
    border: 2px dashed rgb(134, 134, 134);
    border-radius: 5px;
    background: white;
}
.box.has-advanced-upload {
    background-color: white;
    outline: 2px dashed black;
    outline-offset: -10px;
  }
  .box.has-advanced-upload .box__dragndrop {
    display: inline;
  }
  .box.is-dragover {
    background-color: grey;
  }
  li.attachment {
    width: 12.5%;
    position: relative;
    padding: 8px;
    margin: 0;
    color: #444;
    cursor: pointer;
    list-style: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
.attachment-preview {
    position: relative;
    -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,.1), inset 0 0 0 1px rgba(0,0,0,.05);
    box-shadow: inset 0 0 15px rgba(0,0,0,.1), inset 0 0 0 1px rgba(0,0,0,.05);
    background: #eee;
    cursor: pointer;
}

.thumbnail {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.16), 0 3px 5px rgba(0, 0, 0, 0.22);
}

.centered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}

img.media-img {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 0;
    left: 0;
}

.attachment-preview:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.attachment .thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    overflow: hidden;
}
.attachment .filename {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    max-height: 100%;
    word-wrap: break-word;
    text-align: center;
    font-weight: 600;
    background: rgba(255,255,255,.8);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
}
.attachment .filename div {
    padding: 5px 10px;
}

.n2-browse-container {
    overflow-y: auto;
    transition: opacity .4s;
    opacity: 1;
    position: unset;
    overflow-x: hidden;
    height: 52vh;
    margin-left: 5px;
}

.n2-browse-box {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 3px;
    float: left;
    margin: 8px;
    cursor: pointer;
    text-align: center;
    color: #cdd3d7;
    overflow: hidden;
    transition: all 0.3s ease;
}

.n2-browse-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f3f5f7;
}


.n2-browse-box .n2-browse-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 124px;
    padding: 5px;
    height: 30px;
    line-height: 21px;
    text-align: center;
    color: #95a0ad;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.n2-browse-box  .n2-browse-title {
    color: #e8ebed;
    background-color: #212d3a;
    background-color: RGBA(43,52,63,.9);
    width: 140px;
}


form#my-awesome-dropzone {
    position: relative;
    height: 128px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    color: #989c9e;
    margin: 10px;
    overflow: hidden;
    border: 3px dashed #dbe0e3;
    min-height:  auto;
    padding: 0px 10px;
}


form#myAwesomeDropzoneForProductImageHandling{
    position: relative;
    height: 128px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    color: #989c9e;
    margin: 10px;
    overflow: hidden;
    border: 3px dashed #dbe0e3;
    min-height:  auto;
    padding: 0px 10px;
}


 form#myAwesomeDropzoneForProductFeaturedImageHandling{
     position: relative;
     height: 128px;
     border-radius: 3px;
     cursor: pointer;
     text-align: center;
     color: #989c9e;
     margin: 10px;
     overflow: hidden;
     border: 3px dashed #dbe0e3;
     min-height:  auto;
     padding: 0px 10px;
 }

.dropzone .dz-preview {
    min-height: 100px;
    margin: 10px;
}

.dropzone .dz-preview .dz-image {
    width: 100px;
    height: 100px;
}
.modal-dialog.modal-lg {
    width: 95%;
    margin: 15px auto;
}

.modal-dialog.modal-lg .modal-content {
    box-shadow: none;
    border-radius: 5px;
}
.modal-backdrop.fade.in {
    background-color: #000f21;
    opacity: 0.7;
}

.modal-header {
    background-color: #f2f5fa;
    text-align:  center;
    border-radius: 3px 3px 0 0;
    padding: 8px;
}

.modal-title {
    font-weight: 500;
    font-size: 18px;
}

.modal-header .close {
    margin-top: 2px;
    margin-right:  12px;
    opacity: 0.4;
}
.n2-browse-container .n2-button {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
    width: 24px;
    display: none;
    background: #0c92df;
    border-radius: 3px;
    font-size: 15px;
    height: 24px;
    padding-top: 1px;
    color: #fff;
    transition: all 0.5s ease;
}
.n2-browse-container .n2-active .n2-button {
    display: inline-block;
}
.n2-browse-container .n2-active {
    box-shadow: 0 0 0 3px #0c92df;
}
.n2-browse-doc {
    background-size: inherit;
    background-repeat: no-repeat;
    background-color: #f3f5f7;
    background-position: center;
}

.modal-footer {
    padding: 10px;
    text-align:  center;
}

.modal-footer button {
    padding: 8px 40px;
}
.dropzone .dz-preview .dz-details .dz-size {
    font-size: 12px;
}
.media-select {
    display: none;
}
.modal-body {
    padding: 5px;
}
.form-control {
    border: 1px solid #DDDDDD;
}
.media-select-wrap {
    min-height:  100px;
    border: 2px dashed #d0d3d6;
    position:  relative;
    background-color: #fff;
}

.media-select-wrap .m-open-link {
    width:  100%;
    text-align:  center;
    height: 25px;
    background-color: #fff;
    display:  block;
    position: absolute;
    bottom: 0;
    cursor:  pointer;
}
.media-select-wrap .media-elements {
    overflow-y: auto;
    overflow-x:  hidden;
    max-height: 315px;
}
.media-select-wrap {
    padding-bottom: 25px;
}
.n2-button-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
    width: 24px;
    background: #da2020;
    border-radius: 3px;
    font-size: 15px;
    height: 24px;
    padding-top: 1px;
    color: #fff;
    transition: all 0.5s ease;
    opacity:0
}
.n2-browse-box:hover .n2-button-remove {
    opacity:1
}
.input-group-addon {
    border: 1px solid #DDDDDD !important;
    background-color: #f4f3f0;
}
.card .title {
    font-size: 1.4em;
}
.checkbox label {
    vertical-align:  sub;
    padding-left: 5px;
}
.form-group {
    margin-bottom: 10px;
}
.tab-content .form-group {
    margin-bottom: 0;
}
.content.category-create-widget button {
    display:  block;
    width: 100%;
}
.form-control {
    padding: 7px 10px;
    height: 35px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #e4e9ea;
    color: #1d1d1d;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .btn.dropdown-toggle, .navbar .navbar-nav > li > a.btn:hover, .navbar .navbar-nav > li > a.btn:focus, .navbar .navbar-nav > li > a.btn:active, .navbar .navbar-nav > li > a.btn.active, .open > .navbar .navbar-nav > li > a.btn.dropdown-toggle {
    background-color: #68b3c8;
    color: rgb(255, 255, 255);
    border-color: #68b3c8;
    outline: none !important;
}

.btn, .navbar .navbar-nav > li > a.btn {
    border-color: #68b3c8;
    color: #66615B;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    border-color: #68b3c8;
    background-color: #ffffff;
    outline: none !important;
}
.checkbox, .radio {
    margin-bottom: 7px;
    margin-top: 0px;
}
.category-list-wrap {
    max-height: 300px;
    overflow-y: auto;
    margin-bottom: 10px;
}
.category-create-widget .dropdown-menu.open {
    display: none;
}
.custom-field-item-wrap {
    border:  1px solid #e1e3e4;
    padding:  10px;
    margin:  5px;
    border-radius: 5px;
    background-color: #f1f3f4;
    display:  block;
    margin-top:  10px;
}
.category-list-wrap {
    background-color: #f2f3f4;
    border: 1px solid #e1e3e4;
    border-radius:  5px;
    padding: 10px;
}
.checkbox .icons, .radio .icons {
    opacity: 1;
    color: #a2a2a2;
    box-shadow: 0px 3px 3px #000;
    border-radius: 3px;
}
.dropdown-menu>li>a {
    background-color: #fff;
}
.checkbox .icons .first-icon, .radio .icons .first-icon, .checkbox .icons .second-icon, .radio .icons .second-icon {
    left: -1px;
    top: -1px;
}
.checkbox .icons, .radio .icons {
    box-shadow: 0px 3px 3px #000000b8;
}
label.error {
    color: #e45a5a;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 3px;
}
.widget-item img {max-width: 100px;}

.widget-item:hover {cursor:  pointer;}

.widget-item {
    margin: 7px;
    width: 100px;
    display: inline-block;
}

.widget-item img:hover {
    border-radius:  3px;
    box-shadow: 0 0 0 3px #0c92df;
}

.widget-title {
    margin-bottom:  5px;
    font-size:  12px;
    color: #7b7878;
    text-align:  center;
}

.widget-container {
    margin-top: 10px;
}

.widget-inner {
    border: 1px solid #e6e6e6;
    border-radius:  5px;
    padding: 15px;
    background-color: #f1f3f459;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    padding-top: 28px;
}

.widget-content-title {
    font-size: 13px;
    color: #888;
}

span.select2-dropdown.select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
    z-index: 9999;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #3875d7 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    border-left: 1px solid #e6e5e5 !important;
    background-color: #fff !important;
    width: 30px;
    border-radius: 0 4px 4px 0;
    background: #f5f5f5;
    height: 33px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e6e5e5 !important;
    background-color: #f1f4f5 !important;
    border-radius: 4px;
    height: 35px;
    min-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 23px;
    color: #6e6e6e;
    font-size: 13px;
}

.select2-dropdown {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border-top: 0;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
    margin-top: 2px !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e4e4e4;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #e4e4e4 1px;
    background-color: #f1f4f5;
}

.select2-container--default .select2-selection--single:focus {
    border-color: #88bde6 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e5e5;
    background-color: #f1f4f5;
    box-shadow: inset 1px 1px 1px #dedede !important;
    color: #6e6e6e;
    font-size: 13px;
    height: 28px;
}
.widget-header label{
    color: #6e6e6e;
    font-size: 13px;
}
.widget-header {
    margin-bottom: 12px;
}

.widget-content-title {
    margin-top: 5px;
}

.select2-container--default .select2-selection--single {
    padding-top: 5px;
}
button.btn {
    min-width: 155px;
}
.select2-container--default .select2-search--inline .select2-search__field {
    width: auto !important;
}
.custom-field-item-wrap {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 15px;
    background-color: #f1f3f459;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    margin-left:  0;
    margin-right:  0;
}

.custom-field-item-wrap label {
    font-size: 13px;
    color: #888;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc5b9 !important;
    background-color: #fffcf5 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    border-left: 1px solid #ccc5b9 !important;
    background-color: #f1f3f4 !important;
}
button.remove-cs-field {
    position:  absolute;
    right: 0;
    top: 0;
    background-color: #a5a5a5;
    border:  0;
    border-radius: 0 5px 0 7px;
    color: #fff;
    width: 25px;
    height: 25px;
    padding-left: 3px;
    padding-bottom: 2px;
    transition: all 0.5s ease;
}

.removeble-panel {
    position:  relative;
}

button.remove-cs-field:hover {
    background-color: #ca3c3c;
    cursor:  pointer;
}

.widget-content-title {
    color: #fff;
    position:  absolute;
    left:  0;
    top: 0;
    background-color: #68b4c8;
    border-radius: 5px 0 6px 0;
    height: 25px;
    padding-left:  10px;
    padding-right: 10px;
    padding-top: 2px;
    margin-top: 0;
}
.select2-selection--multiple {
    border: solid #ccc5b9 1px !important;
    background-color: #fffcf5 !important;
    min-height: 35px !important;
}
.card .bootstrap-table {
    padding: 0px 12px;
}
img.pr_list_thumb {
    max-width: 40px;
}
.editable-buttons  button.btn{
    min-width:  auto;
}
.card .table tbody td:first-child, .card .table thead th:first-child {
    padding-left: 0;
}
.card .table tbody td:last-child, .card .table thead th:last-child{
    padding-right: 0;
}
.fixed-table-toolbar button.btn {
    background-color: #8c8c8c;
    border: 1px solid #565656;
    color: #ffffff;
    border-radius:  4px;
    min-width:  auto;
}

.fixed-table-toolbar button.btn.active,.fixed-table-toolbar button.btn:focus {
    background-color: #616161 !important;
    border: 1px solid #565656 !important;
    color: #ffffff !important;
}

ul.dropdown-menu {
    background-color: #ffffff;
}

.fixed-table-toolbar button#remove {
    background-color: #ca2828 !important;
    border: 1px solid #565656 !important;
    color: #ffffff !important;
}

.fixed-table-pagination .page-list button.btn {
    min-width:  auto;
    border: 1px solid #565656;
    border-radius:  4px;
    padding: 4px 15px;
    background-color: #8c8c8c;
    color: #fff;
}

.fixed-table-pagination .page-list button.btn:focus {
   background-color: #616161 !important;
    border: 1px solid #565656 !important;
    color: #ffffff !important;
}

.fixed-table-pagination .pagination a {
    color: #505050 !important;
}
.fixed-table-pagination .pagination .active a {
    background-color: #8c8c8c !important;
    border: 1px solid #565656 !important;
    color: #ffffff !important;
}
.fixed-table-loading {
    padding-top: 25px;
    color: #868686;
    text-align:  center;
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
    font-size: 13px;
    font-weight: 500;
    background-color: #f1f1f1;
}

.fixed-table-container tbody tr td {font-size: 13px !important;}

.fixed-table-container tbody tr td a.editable{
    font-size: 13px !important;
    color: #21839e;
    border-bottom: dashed 1px #21839e;
}
.fixed-table-toolbar div {
    float: right !important;
    margin-left: 1px;
}
select.input-sm {
    padding: 4px 10px;
}
.sidebar .nav, .off-canvas-sidebar .nav {
    margin-top: 0px;
}
.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a {
    margin: 0;
}
.sidebar .nav li:not(.active) > a, .sidebar[data-background-color="white"] .nav li:not(.active) > a, .off-canvas-sidebar .nav li:not(.active) > a, .off-canvas-sidebar[data-background-color="white"] .nav li:not(.active) > a {
    color: #66615B;
}
.sidebar .sidebar-wrapper > .nav li > a, .off-canvas-sidebar .sidebar-wrapper > .nav li > a {
    margin: 10px 0px 0px;
    padding-left: 25px;
    padding-right: 25px;
    opacity: .7;
    white-space: nowrap;
}
.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-mini, .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-mini, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-mini, .off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-mini {
    text-transform: uppercase;
    float: left;
    width: 30px;
    text-align: center;
    margin-right: 15px;
    letter-spacing: 1px;
}
.sidebar[data-active-color="danger"] .nav li.active > a, .off-canvas-sidebar[data-active-color="danger"] .nav li.active > a {
    color: #EB5E28;
    opacity: 1;
}

.sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal, .off-canvas-sidebar .sidebar-wrapper .user .info [data-toggle="collapse"] ~ div > ul > li > a .sidebar-normal {
    margin: 0;
    position: relative;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    opacity: 1;
    white-space: nowrap;
    display: block;
}
textarea.form-control {
    padding: 7px 10px;
}
.save-product-btn {
    width: 100% !important;
}
.nav li.active a[data-toggle="collapse"]:before ,.nav li.active a[data-toggle="collapse"]:after {
    display:  none;
}
.checkbox.child {
    margin-left: 15px;
}
.checkbox.third-child {
    margin-left: 30px;
}
.checkbox.parent .icons, .radio .icons {
    color: #7b7b7b;
}
.checkbox.third-child span.icons {
    color: #c3c3c3;
}
.checkbox.forth-child {
    margin-left: 45px;
}

.checkbox.forth-child span.icons {
    color: #d2d2d2;
}
.modal {
    z-index: 70000 !important;
}
/* ------------------------ bootstrap switch -------------------- */
.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 30px;
    border: 0;
    position: relative;
    text-align: left;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 8px;
    width: 61px !important;
    height: 26px;
    outline: none;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }

  .bootstrap-switch .bootstrap-switch-container {
    display: inline-flex;
    top: 0;
    height: 26px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100px !important;
  }

  .bootstrap-switch .bootstrap-switch-handle-on,
  .bootstrap-switch .bootstrap-switch-handle-off,
  .bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    color: #fff;
    padding: 6px 11px;
    font-size: 11px;
    text-indent: -5px;
    line-height: 15px;
    -webkit-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
  }

  .bootstrap-switch .bootstrap-switch-handle-on,
  .bootstrap-switch .bootstrap-switch-handle-off {
    text-align: center;
    z-index: 1;
    float: left;
    width: 50% !important;
    background-color: #66615B;
  }

  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    background: #7A9E9F;
  }

  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
    color: #fff;
    background: #447DF7;
  }

  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
    color: #fff;
    background: #7AC29A;
  }

  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
    background: #FFA534;
    color: #fff;
  }

  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff;
    background: #FB404B;
  }

  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #fff;
    background: #cfcfca;
  }

  .bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    z-index: 100;
    color: #333333;
    background: #ffffff;
    width: 22px !important;
    height: 22px;
    margin: 2px -11px;
    border-radius: 12px !important;
    position: relative;
    float: left;
    padding: 0;
    background-color: #FFFFFF;
    box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.25);
  }

  .bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }

  .bootstrap-switch .bootstrap-switch-handle-off {
    text-indent: 6px;
  }

  .bootstrap-switch input[type='radio'],
  .bootstrap-switch input[type='checkbox'] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
  }

  .bootstrap-switch input[type='radio'].form-control,
  .bootstrap-switch input[type='checkbox'].form-control {
    height: auto;
  }

  .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
  .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
  .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
  }

  .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
  .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
  .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }

  .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
  .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
  .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 6px 16px;
    font-size: 18px;
    line-height: 1.33;
  }

  .bootstrap-switch.bootstrap-switch-disabled,
  .bootstrap-switch.bootstrap-switch-readonly,
  .bootstrap-switch.bootstrap-switch-indeterminate {
    cursor: default !important;
  }

  .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
  .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
  .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
  .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
  .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
  .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
  .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
  .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
  .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
  }

  .bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
  }

  .bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }

  .bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
    margin-left: -2px !important;
  }

  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
    margin-left: -37px !important;
  }

  .bootstrap-switch.bootstrap-switch-on:hover .bootstrap-switch-label {
    width: 26px !important;
    margin: 2px -15px;
  }

  .bootstrap-switch.bootstrap-switch-off:hover .bootstrap-switch-label {
    width: 26px !important;
    margin: 2px -15px -13px -11px;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-handle-off {
    background-color: #66615B;
  }

  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-handle-on {
    background-color: #cfcfca;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-danger ~ .bootstrap-switch-default {
    background-color: #FB404B;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-warning ~ .bootstrap-switch-default {
    background-color: #FFA534;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-success ~ .bootstrap-switch-default {
    background-color: #7AC29A;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-primary ~ .bootstrap-switch-default {
    background-color: #7A9E9F;
  }

  .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-info ~ .bootstrap-switch-default {
    background-color: #447DF7;
  }

  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-danger,
  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-primary,
  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-info,
  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-warning,
  .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-success {
    background-color: #cfcfca;
  }
/* ----------------------- Vertical Tabs --------------------- */

.right-text-tabs {
    width: calc(100% - 170px);
    float: left;
    padding: 6px 15px;
}

.left-vertical-tabs {
    width: 170px;
    float: left;
}

.nav-stacked {
    border-right: 1px solid #F1EAE0;
    font-size: 14px;
    font-weight: 500;
    padding: 20px 0;
}

.nav-stacked > li > a {
    color: #9e9591;
    padding: 9px 25px;
    background-color: #f0f3f4;
    border-top: 1px solid #e6e6e6;
}

.nav-stacked > li.active > a {
    color: #5b6779;
    background-color: #e1eaec;
}

.nav-stacked > li.active :before {
    border-right: 11px solid #F1EAE0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 7px;
}

.nav-stacked > li.active :after {
    border-right: 11px solid #FFFFFF;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: -1px;
    bottom: 7px;
}

.nav-stacked > li > a:hover {
    background-color: #f0f3f4;
}

.nav-stacked > li.active > a:hover {
    background-color: #e1eaec;
}
.nav-stacked>li+li {
    margin-top: 0px;
}
.nav-stacked > li:last-child a{
    border-bottom: 1px solid #e6e6e6;
}
/* Page Loader ================================= */
.page-loader-wrapper {
    z-index: 99999999;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: hidden;
    text-align: center;
}

.page-loader-wrapper p {
    font-size: 13px;
    margin-top: 10px;
    font-weight: bold;
    color: #444;
}

.page-loader-wrapper .loader {
    position: relative;
    top: calc(50% - 30px);
}

/* Preloaders ================================== */
.md-preloader .pl-red {
    stroke: #F44336;
}

.md-preloader .pl-pink {
    stroke: #E91E63;
}

.md-preloader .pl-purple {
    stroke: #9C27B0;
}

.md-preloader .pl-deep-purple {
    stroke: #673AB7;
}

.md-preloader .pl-indigo {
    stroke: #3F51B5;
}

.md-preloader .pl-blue {
    stroke: #2196F3;
}

.md-preloader .pl-light-blue {
    stroke: #03A9F4;
}

.md-preloader .pl-cyan {
    stroke: #00BCD4;
}

.md-preloader .pl-teal {
    stroke: #009688;
}

.md-preloader .pl-green {
    stroke: #4CAF50;
}

.md-preloader .pl-light-green {
    stroke: #8BC34A;
}

.md-preloader .pl-lime {
    stroke: #CDDC39;
}

.md-preloader .pl-yellow {
    stroke: #ffe821;
}

.md-preloader .pl-amber {
    stroke: #FFC107;
}

.md-preloader .pl-orange {
    stroke: #FF9800;
}

.md-preloader .pl-deep-orange {
    stroke: #FF5722;
}

.md-preloader .pl-brown {
    stroke: #795548;
}

.md-preloader .pl-grey {
    stroke: #9E9E9E;
}

.md-preloader .pl-blue-grey {
    stroke: #607D8B;
}

.md-preloader .pl-black {
    stroke: #000000;
}

.md-preloader .pl-white {
    stroke: #ffffff;
}

.preloader {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    -webkit-animation: container-rotate 1568ms linear infinite;
    -moz-animation: container-rotate 1568ms linear infinite;
    -o-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite;
}

.preloader.pl-size-xl {
    width: 75px;
    height: 75px;
}

.preloader.pl-size-l {
    width: 60px;
    height: 60px;
}

.preloader.pl-size-md {
    width: 50px;
    height: 50px;
}

.preloader.pl-size-sm {
    width: 40px;
    height: 40px;
}

.preloader.pl-size-xs {
    width: 25px;
    height: 25px;
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    border-color: #F44336;
    -ms-opacity: 1;
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.spinner-layer.pl-red {
    border-color: #F44336;
}

.spinner-layer.pl-pink {
    border-color: #E91E63;
}

.spinner-layer.pl-purple {
    border-color: #9C27B0;
}

.spinner-layer.pl-deep-purple {
    border-color: #673AB7;
}

.spinner-layer.pl-indigo {
    border-color: #3F51B5;
}

.spinner-layer.pl-blue {
    border-color: #2196F3;
}

.spinner-layer.pl-light-blue {
    border-color: #03A9F4;
}

.spinner-layer.pl-cyan {
    border-color: #00BCD4;
}

.spinner-layer.pl-teal {
    border-color: #009688;
}

.spinner-layer.pl-green {
    border-color: #4CAF50;
}

.spinner-layer.pl-light-green {
    border-color: #8BC34A;
}

.spinner-layer.pl-lime {
    border-color: #CDDC39;
}

.spinner-layer.pl-yellow {
    border-color: #ffe821;
}

.spinner-layer.pl-amber {
    border-color: #FFC107;
}

.spinner-layer.pl-orange {
    border-color: #FF9800;
}

.spinner-layer.pl-deep-orange {
    border-color: #FF5722;
}

.spinner-layer.pl-brown {
    border-color: #795548;
}

.spinner-layer.pl-grey {
    border-color: #9E9E9E;
}

.spinner-layer.pl-blue-grey {
    border-color: #607D8B;
}

.spinner-layer.pl-black {
    border-color: #000000;
}

.spinner-layer.pl-white {
    border-color: #ffffff;
}

.right {
    float: right !important;
}

.second_child{


    padding-left: 100px;
   /*// background-color: #00cc66;*/
}
.inquirie-font {
    color: #000 !important;
}

.third_child{

    padding-left: 150px;
    /*background-color: #0c92df;*/

}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}
.delete-btn-media{
    text-align: right;
    margin-right: 9px;
}
.gap-patch.circle {
    width: 1000%;
    left: -450%;
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    -moz-transform: rotate(129deg);
    -ms-transform: rotate(129deg);
    -o-transform: rotate(129deg);
    transform: rotate(129deg);
    -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    -moz-transform: rotate(-129deg);
    -ms-transform: rotate(-129deg);
    -o-transform: rotate(-129deg);
    transform: rotate(-129deg);
    -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -moz-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    -o-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes container-rotate {
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg);
    }
    25% {
        transform: rotate(270deg);
    }
    37.5% {
        transform: rotate(405deg);
    }
    50% {
        transform: rotate(540deg);
    }
    62.5% {
        transform: rotate(675deg);
    }
    75% {
        transform: rotate(810deg);
    }
    87.5% {
        transform: rotate(945deg);
    }
    to {
        transform: rotate(1080deg);
    }
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@keyframes left-spin {
    from {
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

@-moz-keyframes right-spin {
    from {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

@keyframes right-spin {
    from {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}
