@import url('https://fonts.googleapis.com/css?family=Prompt:300,400,500,600');
#content-c{
    padding: 0;
}
.row{
    margin: 0;
}
.register .bblue {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(98, 188, 189), rgb(78, 181, 167), rgb(83, 222, 194)) repeat scroll 0% 0% !important;*/
    background-color: #e5e9ec;
}
.form-reg {
    /*box-shadow: 5px 5px 5px 0px rgba(0,0,0,.5);*/
    background: #fff;
    padding: 30px 0;
    display: inline-block;
    width: 100%;
    border-radius: 15px;
}
.form-horizontal {

}
.header {
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-top: 5%;
    margin-bottom: 2%;
    text-transform: capitalize;
}
#content {
    padding: 0 0 5%;
}
.form-reg h6 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
    text-transform: capitalize;
	/*
    height: 135px;
    display: table-cell;
    vertical-align: middle;
    width: 380px;
    color: #fff;
    text-shadow: 0px 0px 4px #333;
    background: url(../images/sign-in-form.png) no-repeat;*/
}
.col-content {
    padding: 0 10%;
}
.container-reg {
    width: 520px;
    max-width: 100%;
    margin: auto;
}
#address {
    height: 80px;
}
.panel.panel-warning {
    display: inline-block;
    width: 100%;
    padding: 0px 15px 7px;
    border-radius: 0;
}

.form-group01.more {
    clear: both;
    display: inline-block;
    width: 100%;
}
.demo label {
    width: 100%;
}

.form-reg input, .form-reg textarea {
    border-radius: 4px;
}
.twitter-typeahead {
    clear: both;
    display: block !important;
}
.tt-menu {
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.tt-highlight {
    color: #0f6ecd;
    text-decoration: underline;
}
.form-group02 {

    margin-left: -15px;
    margin-bottom: 5px;
    margin-right: -15px;
    padding-right: 5px;

}
.btn {
    border-radius: 0;
}.back_to_login {

    text-align: center;

}
.legal {

    color: #000;
    font-size: 11px;
    text-align: center;
    padding: 8px 8px 5px 8px;
    margin-top: 15px;

}
table.or {
    width: 75%;
    margin: 0 auto 10px;
}
table.or td {
    vertical-align: middle;
}
.or .pslogin-bordertext {
    color: #b2b2b2;
    text-align: center;
    font-size: 11px;
    width: 55px;
}
.or .pslogin-border {
    border-top: 1px solid #e5e2e2;
    width: 100%;
}

.title {
    margin: 0 -15px 28px;
    font-size: 24px;
    padding: 0 0 10px;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
}
#term .output {
    height: auto;
    overflow: auto;
    margin-bottom: 0em;
    padding: 10px;
    border: solid 1px #d7d7d7;
    color: #505050;
    background-color: #ffffff;
    font-size: 95%;
    line-height: 1.6;
}

#term .output i{
    padding: 0 6px 0 0;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ckbox,
.rdio {
    position: relative;
}

.ckbox input[type="checkbox"],
.rdio input[type="radio"] {
    opacity: 0;
}

.ckbox label,
.rdio label {
    padding-left: 10px;
    cursor: pointer;
    margin-bottom: 7px !important;
}

.ckbox label:before {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    content: '';
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff;
}

.ckbox input[type="checkbox"]:disabled + label  {
    color: #999;
}

.ckbox input[type="checkbox"]:disabled + label:before  {
    background-color: #eee;
}

.ckbox input[type="checkbox"]:checked + label::after  {
    font-family: 'FontAwesome';
    content: "\F00C";
    position: absolute;
    top: 3px;
    left: 3.5px;
    display: inline-block;
    font-size: 11px;
    width: 16px;
    height: 16px;
    color: #fff;
}

.ckbox-default input[type="checkbox"]:checked + label:before {
    border-color: #999;
}

.ckbox-default input[type="checkbox"]:checked + label::after {
    color: #333;
}

.ckbox-primary input[type="checkbox"]:checked + label:before {
    border-color: #2196f3;
    background-color: #2196f3;
}

.ckbox-warning input[type="checkbox"]:checked + label:before {
    border-color: #EEA236;
    background-color: #F0AD4E;
}

.ckbox-success input[type="checkbox"]:checked + label:before {
    border-color: #0aa699;
    background-color: #0aa699;
}

.ckbox-danger input[type="checkbox"]:checked + label:before {
    border-color: #D43F3A;
    background-color: #D9534F;
}

.btn-primary { background-color:#0aa699;border-color:#0aa699; }
.form-control:focus {
    border-color: #F00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,0,0,.6);
}
.text-danger { color:#F00; }
body { font-family: 'Prompt' , sans-serif; }
.site_name{
    font-size: 14px;
    color: #000;
}

span#recaptcha_privacy {
            display: none;
        }

        .recaptchatable #recaptcha_response_field {
            height: 30px;
            border-right: 1px solid #CCA940 !important;
        }

        .form-group {
            margin-bottom: 5px;
        }


        #result {
           position: absolute;
           width: 100%;
           cursor: pointer;
           overflow-y: auto;
           max-height: 400px;
           box-sizing: border-box;
           z-index: 1001;
        }
          .link-class:hover{
           background-color:#f1f1f1;
        }
        
        .fileinput-upload{display:none;}
        
        button.fileinput-remove.fileinput-remove-button,
        .input-group-append .btn-file {
            height: 38px;
            line-height: 1.7;
        }
        
        /*.input-group-append .btn-file {
            background-color: #2196f3;
            border-color: #2196f3;
        }*/
        .file-caption-name{line-height: 1.7}
        .file-drop-zone {
            font-size: 14px;
        }
        .file-caption.form-control.kv-fileinput-caption{
            height: 100%;
        }
        .alert {
            padding: 4px 9px 3px 9px;
            margin: 3px 0px 3px 0px;
            border: 1px solid transparent;
            border-radius: 4px;
            font-size: 13px;
        }
        .alert_hide{
            display: none;
        }


/* =================================================================
  Skins
================================================================= */

/* Skin 1 */
.skin-1 .site-sidebar {
  background-color: #fff;
}
.skin-1 .site-sidebar .sidebar-menu .menu-title {
  color: rgba(0, 0, 0, 0.5);
}

.skin-1 .site-sidebar .sidebar-menu li > a {
  color: rgba(0, 0, 0, 0.7);
}

.skin-1 .site-sidebar .sidebar-menu li > a:hover,
.skin-1 .site-sidebar .sidebar-menu li.active > a {
  color: #333;
}
.skin-1 .site-sidebar .sidebar-menu > li.active > a,
.skin-1.compact-sidebar .site-sidebar .sidebar-menu > li:hover {
  background-color: #eee;
}

.skin-1 .site-header .navbar-left {
  background-color: #373944;
}

.skin-1 .site-header .navbar {
  background-color: #373944;
}
.skin-1 .box .box-header h2{color: #373a3c !important;}
.skin-1 .btn-primary {
    color: #fff;
    background-color: #0aa699;
    border-color: #0aa699;
}
.skin-1 .btn-primary:hover {
    color: #fff;
    background-color: #025a53;
    border-color: #025a53;
}
.skin-1 fieldset.scheduler-border {
    border: 1px solid #DBDEE0 !important;
    padding: 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

.skin-1 legend.scheduler-border {
    font-size: 1.1em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    color: #373a3c;
    padding: 5px 15px;
    border: 1px solid #DBDEE0 !important;
    margin: 0;
    /*background: #DBDEE0;*/
}
.skin-1 .nav-tabs .nav-link {
    padding: 15px 25px;
    color: #333;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 1px solid #ccc !important;
    background: #dbdee0;
    color: #373a3c;
    border-bottom: none !important;
}
.skin-1 .box-header a,
.skin-1 .breadcrumb-item a{color:#373a3c;}

.skin-1 .box-header a:hover,
.skin-1 .breadcrumb-item a:hover{color:#818a91;}



/* Skin 2 */
.skin-2 .site-sidebar {
  background-color: #fff;
}

.skin-2 .site-header .navbar-left {
    background-color: #f07198;
}

.skin-2 .site-header .navbar {
    background-color: #f07198;
}

.skin-2 .site-header .toggle-button.light span::before,
.skin-2 .site-header .toggle-button.light span::after,
.skin-2 .site-header .toggle-button.light span {

}

.skin-2 .site-sidebar .sidebar-menu li > a{
    color:rgba(0, 0, 0, 0.7);
}

.skin-2 .breadcrumb a{color: #f07198;}
.skin-2 .box .box-header h2 {
    color: #f07198 !important;
}
.skin-2 .site-sidebar .sidebar-menu li > a:hover,
.skin-2 .site-sidebar .sidebar-menu li.active > a{color: rgba(0, 0, 0, 1);}

.skin-2 .pagination > .active > a,
.skin-2 .pagination > .active > span,
.skin-2 .pagination > .active > a:hover,
.skin-2 .pagination > .active > span:hover,
.skin-2 .pagination > .active > a:focus,
.skin-2 .pagination > .active > span:focus,
.skin-2 .btn-primary {
    background-color: #f07198;
    border-color: #f07198;
}

.skin-2 table.product-grid tbody tr td div.btn.add-to-cart:hover {
     background-color: rgba(240, 113, 152, 1);
}
.skin-2 .product-grid .btn.add-to-cart {
    background-color: rgba(240, 113, 152, .8);
}

.skin-2 .btn-primary:hover {
    background-color: #a94e6a;
    border-color: #a94e6a;
}

.skin-2 .btn-primary.active.focus,
.skin-2 .btn-primary.active:focus,
.skin-2 .btn-primary.active:hover,
.skin-2 .btn-primary:active.focus,
.skin-2 .btn-primary:active:focus,
.skin-2 .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus,
.skin-2 .open > .btn-primary.dropdown-toggle:focus,
.skin-2 .open > .btn-primary.dropdown-toggle:hover {
    background-color: #a94e6a;
    border-color: #a94e6a;
}

.skin-2 a{color: #f07198;}
.skin-2 a.btn:not(.btn-outline-danger){color: #fff;}
.skin-2 a.btn.btn-outline-danger:hover{color: #fff;}

.skin-2 .pagination > li > a:hover,
.skin-2 .pagination > li > span:hover,
.skin-2 .pagination > li > a:focus,
.skin-2 .pagination > li > span:focus,
.skin-2 a:hover{color:#a94e6a;}
.skin-2 .mb-1 {
    color: #fff;
}
.skin-2 div .tab-content a.btn-outline-primary {
    color: #0275d8;
}
.skin-2 div .tab-content a.btn-outline-primary:hover {
    color: #fff;
}
.skin-2 .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(2,117,216,.075),0 0 8px rgba(240,113,152,.6);
}

.skin-2 .select2-drop-active,
.skin-2 .select2-container-active .select2-choice,
.skin-2 .select2-container-active .select2-choices {
    border-color: #f07198;
}
.skin-2 .select2-results .select2-highlighted {
    background: #f07198;
}
.skin-2.compact-sidebar .site-sidebar .sidebar-menu > li:hover{
    background-color: #f07198;
}

/* Skin 3 */
.skin-3 .site-sidebar {
  background-color: #fff;
}

.skin-3 .site-sidebar .sidebar-menu .menu-title {
  color: rgba(0, 0, 0, 0.5);
}

.skin-3 .site-sidebar .sidebar-menu li > a {
  color: rgba(0, 0, 0, 0.7);
}

.skin-3 .site-sidebar .sidebar-menu li > a:hover,
.skin-3 .site-sidebar .sidebar-menu li.active > a {
  color: #333;
}

.skin-3 .site-sidebar .sidebar-menu > li.active > a,
.skin-3.compact-sidebar .site-sidebar .sidebar-menu > li:hover {
  background-color: #eee;
}

.skin-3 .site-header .navbar-left {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.skin-3 .site-header .navbar-brand .logo {
  /* background: url(../img/logo-second.png) no-repeat; */
}
.skin-3 .site-header .toggle-button.light span,
.skin-3 .site-header .toggle-button.light span::before, 
.skin-3 .site-header .toggle-button.light span::after {
    background-color: rgba(0, 0, 0, .8);
}
.skin-3 .site-header .toggle-button.light:hover span,
.skin-3 .site-header .toggle-button.light:hover span::before, 
.skin-3 .site-header .toggle-button.light:hover span::after {
    background-color: rgba(0, 0, 0, .5);
}
.skin-3 a {
    color: #0aa699;
}

.skin-3 a.btn {
    color: #fff;
}

.skin-3 a.btn:hover {
    color: #fff !important;
}

.skin-3 a.btn.btn-outline-danger {
    color: #d9534f;
}
.skin-3 a.btn.btn-outline-primary {
    color: #0275d8;
}




.skin-3 a.btn.btn-outline-danger:hover {
    color: #fff;
}

.skin-3 a:hover {
    
}

.skin-3 .text-primary {
    color: #0aa699 !important;
}

.skin-3 .pagination > .active > a,
.skin-3 .pagination > .active > span,
.skin-3 .pagination > .active > a:hover,
.skin-3 .pagination > .active > span:hover,
.skin-3 .pagination > .active > a:focus,
.skin-3 .pagination > .active > span:focus,
.skin-3 .btn-primary {
    background-color: #0aa699;
    border-color: #0aa699;
}

.skin-3 table.product-grid tbody tr td div.btn.add-to-cart:hover {
     background-color: rgba(10, 166, 153, 1);
}
.skin-3 .product-grid .btn.add-to-cart {
    background-color: rgba(10, 166, 153, .8);
}

.skin-3 .btn-primary:hover {
    background-color: rgba(10, 166, 153, .8);
    border-color: rgba(10, 166, 153, .8);
    color:#fff;
}

.skin-3 .select2-results .select2-highlighted {
    background: rgba(10, 166, 153, .8);
}

.skin-3 .select2-drop-active,
.skin-3 .select2-container-active .select2-choice,
.skin-3 .select2-container-active .select2-choices {
    border-color: #0aa699;
}
.skin-3 .select2-results .select2-highlighted {
    background: #0aa699;
}
.skin-3 .btn-primary.active,
.skin-3 .btn-primary:active,
.skin-3 .open > .btn-primary.dropdown-toggle {
    background-color: rgba(10, 166, 153, .8);
    border-color: rgba(10, 166, 153, .9);
}

.skin-3 .mb-1{
    color:#fff;
}

/* Skin 1 */
.skin-4 .site-sidebar {
  background-color: #fff;
}

.skin-4 .site-sidebar .sidebar-menu .menu-title {
  color: rgba(0, 0, 0, 0.5);
}

.skin-4 .site-sidebar .sidebar-menu li > a {
  color: rgba(0, 0, 0, 0.7);
}

.skin-4 .site-sidebar .sidebar-menu li > a:hover,
.skin-4 .site-sidebar .sidebar-menu li.active > a {
  color: #333;
}

.skin-4 .site-sidebar .sidebar-menu > li.active > a,
.skin-4.compact-sidebar .site-sidebar .sidebar-menu > li:hover {
  background-color: #eee;
}

.skin-4 .site-header .navbar-left {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.skin-4 .site-header .navbar {
  background-color: #373944;
}

.skin-4 .site-header .navbar-brand .logo {
  background: url(../img/logo-second.png) no-repeat;
}





/* Skin 5 */
.skin-5 .site-sidebar {
  background-color: #fff;
}

.skin-5 .site-sidebar .sidebar-menu .menu-title {
  color: rgba(0, 0, 0, 0.5);
}

.skin-5 .site-sidebar .sidebar-menu li > a {
  color: rgba(0, 0, 0, 0.7);
}

.skin-5 .site-sidebar .sidebar-menu li > a:hover,
.skin-5 .site-sidebar .sidebar-menu li.active > a {
  color: #333;
}

.skin-5 .site-sidebar .sidebar-menu > li.active > a,
.skin-5.compact-sidebar .site-sidebar .sidebar-menu > li:hover {
  background-color: #eee;
}

.skin-5 .site-header .navbar-left {
  background-color: #0aa699;
}

.skin-5 .site-header .navbar {
  background-color: #0aa699;
}
.skin-5 fieldset.scheduler-border {
    border: 1px solid #DBDEE0 !important;
    padding: 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

.skin-5 legend.scheduler-border {
    font-size: 1.1em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    color: #0aa699;
    padding: 5px 15px;
    border: 1px solid #DBDEE0 !important;
    margin: 0;
    /*background: #DBDEE0;*/
}
.skin-5 .nav-tabs .nav-link {
    padding: 15px 25px;
    color: #333;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 1px solid #ccc !important;
    background: #dbdee0;
    color: #0aa699;
    border-bottom: none !important;
}





/* Skin 6 */
.skin-6 .site-sidebar {
  background-color: #000;
}

.skin-6 .site-header .navbar-left {
  background-color: #000;
}

.skin-6 .site-header .navbar {
  background-color: #20b9ae;
}



/* Skin 7 */
.skin-7 .site-sidebar {
  background-color: #fff;
}

.skin-7 .site-header .navbar-left {
    background-color: #EFA694;
}

.skin-7 .site-header .navbar {
    background-color: #EFA694;
}

.skin-7 .site-header .toggle-button.light span::before,
.skin-7 .site-header .toggle-button.light span::after,
.skin-7 .site-header .toggle-button.light span {

}

.skin-7 .site-sidebar .sidebar-menu li > a{
  color:rgba(0, 0, 0, 0.7);
}

.skin-7 .breadcrumb a{color: #f07198;}
.skin-7 .box .box-header h2 {
  color: #f07198 !important;
}
.skin-7 .site-sidebar .sidebar-menu li > a:hover,
.skin-7 .site-sidebar .sidebar-menu li.active > a{color: rgba(0, 0, 0, 1);}

.skin-7 .pagination > .active > a,
.skin-7 .pagination > .active > span,
.skin-7 .pagination > .active > a:hover,
.skin-7 .pagination > .active > span:hover,
.skin-7 .pagination > .active > a:focus,
.skin-7 .pagination > .active > span:focus,
.skin-7 .btn-primary {
    background-color: #EFA694;
    border-color: #EFA694;
}

.skin-7 table.product-grid tbody tr td div.btn.add-to-cart:hover {
     background-color: rgba(240, 113, 152, 1);
}
.skin-7 .product-grid .btn.add-to-cart {
    background-color: rgba(240, 113, 152, .8);
}

.skin-7 .btn-primary:hover {
    background-color: #b17d70;
    border-color: #b17d70;
}

.skin-7 .btn-primary.active.focus,
.skin-7 .btn-primary.active:focus,
.skin-7 .btn-primary.active:hover,
.skin-7 .btn-primary:active.focus,
.skin-7 .btn-primary:active:focus,
.skin-7 .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus,
.skin-7 .open > .btn-primary.dropdown-toggle:focus,
.skin-7 .open > .btn-primary.dropdown-toggle:hover {
    background-color: #EFA694;
    border-color: #EFA694;
}

.skin-7 a{color: #f07198;}
.skin-7 a.btn:not(.btn-outline-danger){color: #fff;}
.skin-7 a.btn.btn-outline-danger:hover{color: #fff;}

.skin-7 .pagination > li > a:hover,
.skin-7 .pagination > li > span:hover,
.skin-7 .pagination > li > a:focus,
.skin-7 .pagination > li > span:focus,
.skin-7 a:hover{color:#a94e6a;}
.skin-7 .mb-1 {
    color: #fff;
}
.skin-7 div .tab-content a.btn-outline-primary {
    color: #0275d8;
}
.skin-7 div .tab-content a.btn-outline-primary:hover {
    color: #fff;
}
.skin-7 .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(2,117,216,.075),0 0 8px rgba(240,113,152,.6);
}

.skin-7 .select2-drop-active,
.skin-7 .select2-container-active .select2-choice,
.skin-7 .select2-container-active .select2-choices {
    border-color: #f07198;
}
.skin-7 .select2-results .select2-highlighted {
    background: #f07198;
}
.skin-7.compact-sidebar .site-sidebar .sidebar-menu > li:hover{
  background-color: #EFA694;
}


.disable_field_group {
    cursor: no-drop;
  }
  
  .disable_field {
    pointer-events: none;
    background-color: #eee !important;
  }
  