/*
 Themes Name : Srikandi Themes;
 Themes Author : Candra Dwi Waskito;
 Themes URL : http://bismillah.web.id/themes/srikandi;
 Support : support@bismillahlab.web.id;
*/


/*	GENERAL
========================================*/

body {
    background-color: #fff;
    font-family: 'Roboto Regular';
}

::-moz-selection {
    background: #1c222b;
    color: #fff;
    text-shadow: none;
}

::-webkit-selection {
    background: #1c222b;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #1c222b;
    color: #fff;
    text-shadow: none;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #121212;
}

::-webkit-scrollbar-thumb {
    background-color: #3498db;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

::-webkit-scrollbar-button {
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}

a {
    color: #008bb0;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
    margin-top: 0;
    margin-bottom: 0;
}

.box {
    background-color: #fff;
    padding: 20px;
    margin-top: 15px;
    padding-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}


/*	HEADER
========================================*/

.header-top .navbar {
    /* background-color: #fff; */
    /* background-color: #3498db; */
    /* border-bottom: 4px solid #2980b9; */
}

.header-top button.navbar-toggle {
    background: #b92f7d;
    padding: 10px;
    float: none;
    margin: 15px 0;
    border-radius: 3px;
    border-color: #ccc;
}

.header-top .navbar-inverse .navbar-toggle:hover,
.header-top .navbar-inverse .navbar-toggle:focus {
    background-color: #B92F7D;
    border: 1px solid #B92F7D !important;
}

.header-top .navbar .navbar-brand {
    color: #ecf0f1;
    padding: 0;
}

.header-top .navbar-left.top-menu {
    margin-top: 13px;
}

.header-top .navbar-right.top-menu {
    margin-top: 15px;
}

.header-top .navbar-right.top-menu input.form-control {
    background-color: #2980b9;
    border: 1px solid #2980b9;
    margin-top: 2px;
    color: #fff;
}

.header-top .navbar-right.top-menu input.form-control:focus {
    background-color: #3498db;
}

.header-top .navbar-right.top-menu li.dropdown>a {
    margin-left: 10px;
}

.header-top .navbar-right.top-menu li.dropdown ul.dropdown-menu li a i.fa {
    margin-right: 10px;
}

.header-top .navbar-inverse .navbar-nav>.open>a,
.header-top .navbar-inverse .navbar-nav>.open>a:hover,
.header-top .navbar-inverse .navbar-nav>.open>a:focus {
    /* background-color: #2980b9; */
    background-color: #dcdcdc;
}

.header-top ul.top-menu>li>a {
    /* color: #fbfcfc; */
    color: #333;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 0 6px;
    margin-right: 15px;
    color: #fff;
    background: #1b6db7 !important;
}

.header-top .badge.bg-success {
    background: #1abc9c;
}

.header-top .notify-row .badge {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 100;
}

.header-top .dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.header-top .notify-arrow-green {
    border-color: transparent transparent #1abc9c;
    border-bottom-color: #1abc9c !important;
    border-top-color: #1abc9c !important;
}

.header-top .notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.header-top ul li {
    list-style: none;
}

.header-top .dropdown-menu.extended li p.green {
    background-color: #1abc9c;
    color: #fff;
}

.header-top .dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -ms-border-radius: 4px 4px 0px 0px;
    -o-border-radius: 4px 4px 0px 0px;
}

.header-top .dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
    border-radius: 4px;
}

.header-top .dropdown-menu.extended li a>i.fa {
    margin-right: 8px;
}

.header-top .dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
}

.header-top .dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}

.header-top .dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

.header-top .progress {
    box-shadow: none;
    background: #f0f2f7;
}

.header-top #top_menu .nav>li,
ul.top-menu>li {
    float: left;
}

.header-top .badge.bg-important {
    background: #e74c3c;
}

.notify-row .badge {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 100;
}

.header-top .notify-arrow-red {
    border-color: transparent transparent #e74c3c;
    border-bottom-color: #e74c3c !important;
    border-top-color: #e74c3c !important;
}

.header-top .notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.header-top .dropdown-menu.extended li p.red {
    background-color: #e74c3c;
    color: #fff;
}

.header-top .dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

.header-top .dropdown-menu.inbox li a .subject {
    display: block;
}

.header-top .dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.header-top .dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}

.header-top .dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}

.header-top .dropdown-menu.extended li a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
}

.header-top .badge.bg-warning {
    background: #f1c40f;
}

.header-top.notify-row .badge {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 100;
}

.header-top .notify-arrow-yellow {
    border-color: transparent transparent #f1c40f;
    border-bottom-color: #f1c40f !important;
    border-top-color: #f1c40f !important;
}

.header .notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.header-top .dropdown-menu.extended li p.yellow {
    background-color: #f1c40f;
    color: #fff;
}

.header-top .notify-row .notification span.label {
    display: inline-block;
    height: 18px;
    width: 20px;
    padding: 5px;
}

.header-top .top-nav ul.top-menu>li>a {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 6px;
    background: none;
    margin-right: 0;
}

.header-top .log-arrow-up {
    background: url("../img/arrow-up.png") no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
}

.header-top .navbar {
    border: 0;
}
#header.extusr , #header.more-details{

    background: url('../img/ecvbg.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: bottom;
   min-height:calc(100vh - 130px);
    /* height: 100%; */

   /*  margin-bottom: 70px; */
}
/* #header {
    background: url('../img/home-img.jpg') no-repeat;
    background: url('../img/ecvbg.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
} */

/* div#header.extusr,
div#header.more-details {
    background: url('../img/ecvbg.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: bottom;
} */

div#header.dashboard_module {
    background: url('../img/user.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 345px;
}

div#header.userprofile_module {
    background: url('../img/product.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 345px;
}

div#header.product_module {
    background: url('../img/report.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 345px;
}

div#header.product_module2 {
    background: url('../img/product2.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 345px;
}

div#header.report_module {
    background: url('../img/report.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 345px;
}

#header .overlay {
    /* 	background: rgba(41, 128, 185, 0.6); */
    /* background: rgba(45, 45, 45, 0.6); */
    padding-top: 0;
    padding-bottom: 60px;
}

div#header.dashboard_module .overlay nav.navbar,
div#header.userprofile_module .overlay nav.navbar,
div#header.product_module .overlay nav.navbar,
div#header.product_module2 .overlay nav.navbar,
div#header.report_module .overlay nav.navbar {
    /* padding-top: 220px; */
    padding-top: 150px;
}

#header .navbar-toggle {
    background-color: #2980b9;
    color: #ecf0f1;
}

#header .navbar-toggle .icon-bar {
    background-color: #3498db;
    width: 100%;
}

.navbar-collapse.navbar-ex1-collapse {
    margin: 0 15px;
}

#header button {
    padding: 5px 20px;
    border-radius: 4px;
    background-color: #bec923;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto Light';
}

.signIn-Btn a[type="button"] {
    padding: 5px 30px;
    border-radius: 4px;
    background-color: #008bb0;
    font-size: 16px;
    color: #fff;
    border: 0;
}

#header .login-wrap.forgotPassword-bag button.btn.btn-default {
    padding: 5px 30px;
    border-radius: 4px;
    background-color: #008bb0;
    font-size: 16px;
    color: #fff;
    border: 0;
}

.login-wrap a {
    color: #757575;
    font-size: 12px;
}

.login-wrap input.form-control,
#home-content input.form-control {
    border: 1px solid #EAEAEA;
}

#header .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    /*    overflow-x: hidden;  */
}

#img-list {
    text-align: left;
    margin-left: 20px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Roboto Light';
}

#img-list li {
    list-style-type: disc;
    color: #595a5c;
}

#header .navbar-collapse ul.nav>li {
    /* margin-right: 20px;
	margin-top: 20px; */
}

.nav>li>a {
    padding: 10px 15px;
}

.navbar-nav {
    margin: 5px 0 0;
}

ul.nav.navbar-header.navbar-right.top-menu.pull-right li ul.dropdown-menu {
    right: 14px;
}

#header .navbar-nav li>a>.text-center i.fa {
    font-size: 16pt;
}

#header .navbar-collapse ul.nav>li>a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-size: 10pt;
    color: #000000;
}

#header .navbar-collapse ul.nav li a:hover,
#header .navbar-collapse ul.nav li a:focus,
#header .navbar-collapse ul.nav li a:active {
    background-color: transparent;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#header .nav .open>a,
#header .nav .open>a:hover,
#header .nav .open>a:focus {
    background-color: rgba(41, 128, 185, 0.9);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#header .navbar-collapse ul.nav li a i.fa {
    text-align: center;
    padding: 10px 8px;
    color: #b92f7d;
}

#header .navbar-collapse ul.nav>li:first-child a {
    padding-left: 0;
}

#header .navbar-collapse .dropdown-menu {
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    overflow-x: hidden;
}

#header .navbar-collapse .dropdown-menu li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #34495e;
    padding-left: 5px;
    padding-right: 5px;
}

#header .navbar-collapse .dropdown-menu li a:hover {
    color: #000;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#header .navbar-collapse .dropdown-menu li a i.fa {
    margin-right: 5px;
}


/*	MAIN
==============================================*/

#main {
    background-color: #FFFFFF;
    padding: 20px;
    /* margin-top: -35px; */
    margin-top: -95px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 8px;
    border: 1px solid #757575;
    margin-bottom: 20px
}

#home-content .col-lg-8 {
    margin-bottom: 0;
}

#home-content .custom-bar-chart {
    margin-bottom: 45px;
}

#home-content .panel-default {
    border: 2px solid #fff;
}

#home-content .panel-default .panel-body {
    /* background-color: #ecf0f1; */
}

#home-content #author img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 15px;
    background: #bdc3c7;
    padding: 15px;
}

#home-content #author p {
    margin-top: 20px;
}

#home-content #author i.fa {
    border: 2px solid #95a5a6;
    color: #95a5a6;
    width: 30px;
    height: 30px;
    padding-top: 7px;
}

#home-content #author i.fa:hover {
    background-color: #95a5a6;
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


/*	STATE OVERVIEW
	==========================================*/

.state-overview .symbol,
.state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value {
    float: right;
}

.state-overview .value h1,
.state-overview .value p {
    margin: 0;
    padding: 0;
    color: #c6cad6;
}

.state-overview .value h1 {
    font-weight: 300;
}

.state-overview .symbol i {
    color: #fff;
    font-size: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-border: 2px dotted #fff;
    -moz-border: 2px dotted #fff;
    -ms-border: 2px dotted #fff;
    -o-border: 2px dotted #fff;
    border: 2px dotted #fff;
    padding-top: 15px;
}

#home-content .state-overview .symbol i {
    padding-top: 0px;
}

.state-overview .terques {
    background: #1abc9c;
}

.state-overview .red {
    background: #e74c3c;
}

.state-overview .yellow {
    background: #f1c40f;
}

.state-overview .purple {
    background: #9b59b6;
}

.state-overview section.panel {
    border: none;
}


/* BUTTON
	==========================================*/

.btn.btn-rounded {
    border-radius: 20px;
}

.btn-default.btn-drop {
    border-bottom: 4px solid #95a5a6;
}

.btn-primary.btn-drop {
    border-bottom: 4px solid #16a085;
}

.btn-success.btn-drop {
    border-bottom: 4px solid #27ae60;
}

.btn-info.btn-drop {
    border-bottom: 4px solid #2980b9;
}

.btn-warning.btn-drop {
    border-bottom: 4px solid #f39c12;
}

.btn-danger.btn-drop {
    border-bottom: 4px solid #c0392b;
}

.btn.btn-social {
    border: none;
    border-color: transparent;
}


/* BREADCRUMB
	==========================================*/

.breadcrumb {
    background-color: #1b6db7;
    /* border-bottom: 3px solid #ddd; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.breadcrumb li a {
    color: #fff;
}

.breadcrumb>li+li:before {
    font-family: FontAwesome;
    content: '\f054';
}

.breadcrumb.breadcrumb-primary li a,
.breadcrumb.breadcrumb-success li a,
.breadcrumb.breadcrumb-info li a,
.breadcrumb.breadcrumb-warning li a,
.breadcrumb.breadcrumb-danger li a {
    color: #fff;
}

.breadcrumb.breadcrumb-primary li.active,
.breadcrumb.breadcrumb-success li.active,
.breadcrumb.breadcrumb-info li.active,
.breadcrumb.breadcrumb-warning li.active,
.breadcrumb.breadcrumb-danger li.active {
    color: #ddd;
}

.breadcrumb.breadcrumb-primary {
    background-color: #008CB0;
    border-bottom: 3px solid #16a085;
}

.breadcrumb.breadcrumb-success {
    background-color: #2ecc71;
    border-bottom: 3px solid #27ae60;
}

.breadcrumb.breadcrumb-info {
    background-color: #3498db;
    border-bottom: 3px solid #2980b9;
}

.breadcrumb.breadcrumb-warning {
    background-color: #f1c40f;
    border-bottom: 3px solid #f39c12;
}

.breadcrumb.breadcrumb-danger {
    background-color: #e74c3c;
    border-bottom: 3px solid #c0392b;
}


/*	PAGINATION
	==========================================*/

.pagination.pagination-inverse li a {
    background-color: #34495e;
    color: #fff;
    border-color: #2c3e50;
}

.pagination.pagination-inverse li a:hover {
    background-color: #2c3e50;
    color: #fff;
    border-color: #2c3e50;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pagination.pagination-inverse li.active a {
    background-color: #2c3e50;
}

.pagination.pagination-primary li a {
    background-color: #1abc9c;
    color: #fff;
    border-color: #16a085;
}

.pagination.pagination-primary li a:hover {
    background-color: #16a085;
    color: #fff;
    border-color: #16a085;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pagination.pagination-primary li.active a {
    background-color: #16a085;
}

.pagination.pagination-success li a {
    background-color: #2ecc71;
    color: #fff;
    border-color: #27ae60;
}

.pagination.pagination-success li a:hover {
    background-color: #27ae60;
    color: #fff;
    border-color: #27ae60;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pagination.pagination-success li.active a {
    background-color: #27ae60;
}

.pagination.pagination-info li a {
    background-color: #3498db;
    color: #fff;
    border-color: #2980b9;
}

.pagination.pagination-info li a:hover {
    background-color: #2980b9;
    color: #fff;
    border-color: #2980b9;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pagination.pagination-info li.active a {
    background-color: #2980b9;
}

.pagination.pagination-warning li a {
    background-color: #f1c40f;
    color: #fff;
    border-color: #f39c12;
}

.pagination.pagination-warning li a:hover {
    background-color: #f39c12;
    color: #fff;
    border-color: #f39c12;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pagination.pagination-warning li.active a {
    background-color: #f39c12;
}

.pagination.pagination-danger li a {
    background-color: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
}

.pagination.pagination-danger li a:hover {
    background-color: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pagination.pagination-danger li.active a {
    background-color: #e74c3c;
}

.pagination.pagination-square li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.pagination.pagination-separated li a {
    margin-right: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.pagination.pagination-squarated li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-right: 5px;
}

.pager.pager-primary li a {
    background-color: #1abc9c;
    color: #fff;
    border-color: #1abc9c;
}

.pager.pager-primary li a:hover {
    background-color: #16a085;
    color: #fff;
    border-color: #16a085;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pager.pager-success li a {
    background-color: #2ecc71;
    color: #fff;
    border-color: #2ecc71;
}

.pager.pager-success li a:hover {
    background-color: #27ae60;
    color: #fff;
    border-color: #27ae60;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pager.pager-info li a {
    background-color: #3498db;
    color: #fff;
    border-color: #3498db;
}

.pager.pager-info li a:hover {
    background-color: #2980b9;
    color: #fff;
    border-color: #2980b9;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pager.pager-warning li a {
    background-color: #f1c40f;
    color: #fff;
    border-color: #f1c40f;
}

.pager.pager-warning li a:hover {
    background-color: #f39c12;
    color: #fff;
    border-color: #f39c12;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pager.pager-danger li a {
    background-color: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
}

.pager.pager-danger li a:hover {
    background-color: #c0392b;
    color: #fff;
    border-color: #c0392b;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pager.pager-square li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}


/*	JUMBOTRON
	==========================================*/

.jumbotron.jumbotron-sm {
    padding: 20px;
}

.jumbotron.jumbotron-sm h1 {
    font-size: 26pt;
}

.jumbotron.jumbotron-sm p {
    font-size: 12pt;
}

.jumbotron.jumbotron-primary {
    background-color: #1abc9c;
    color: #fff;
}

.jumbotron.jumbotron-succes {
    background-color: #2ecc71;
    color: #fff;
}

.jumbotron.jumbotron-info {
    background-color: #3498db;
    color: #fff;
}

.jumbotron.jumbotron-warning {
    background-color: #f1c40f;
    color: #fff;
}

.jumbotron.jumbotron-danger {
    background-color: #e74c3c;
    color: #fff;
}

.jumbotron.jumbotron-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}


/*	THUMBNAIL
	==========================================*/

#demo-thumbnail .thumbnail img {
    height: 200px;
}

.thumbnail.thumbnail-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.thumbnail.thumbnail-no {
    border: none;
}

.thumbnail.thumbnail-no img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}


/*	PANEL
	==========================================*/

.panel-heading a {
    text-decoration: none;
}


/*	ICON
	==========================================*/

.icon-circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    padding-left: 7.1px;
    padding-top: 6px;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
}

.icon-square {
    padding-top: 7px;
    padding-left: 6.5px;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
}

.icon-rounded {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding-top: 6px;
    padding-left: 7px;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
}

.icon-default {
    background-color: #bdc3c7;
    color: #fff;
    border-color: #bdc3c7;
}

.icon-primary {
    /* background-color: #1abc9c;
		color: #fff;
		border-color: #1abc9c; */
}

.icon-success {
    background-color: #2ecc71;
    color: #fff;
    border-color: #2ecc71;
}

.icon-info {
    background-color: #3498db;
    color: #fff;
    border-color: #3498db;
}

.icon-warning {
    background-color: #f1c40f;
    color: #fff;
    border-color: #f1c40f;
}

.icon-danger {
    background-color: #e74c3c;
    color: #fff;
    border-color: #e74c3c;
}

.bs-glyphicons {
    margin-left: 0;
    margin-right: 0;
}

.bs-glyphicons {
    margin: 0 -19px 20px -16px;
    overflow: hidden;
}

.bs-glyphicons-list {
    padding-left: 10px;
    list-style: none;
}

.bs-glyphicons li {
    float: left;
    width: 24.6%;
    height: 115px;
    padding: 10px;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #fff;
    background-color: #f9f9f9;
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

.fontawesome-icon-list {
    margin-top: 22px;
}

.fontawesome-icon-list .fa-hover a {
    display: block;
    color: #222222;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    -webkit-border-radius: 4px;
    -mox-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.fontawesome-icon-list .fa-hover a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}


/*	ALERT
	==========================================*/

.alert.alert-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-bordered.alert-success {
    background-color: #fff;
    border-left: 10px solid #2ecc71;
    border-top: #fff;
    border-right: #fff;
    border-bottom: #fff;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-bordered.alert-info {
    background-color: #fff;
    border-left: 10px solid #3498db;
    border-top: #fff;
    border-right: #fff;
    border-bottom: #fff;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-bordered.alert-warning {
    background-color: #fff;
    border-left: 10px solid #f1c40f;
    border-top: #fff;
    border-right: #fff;
    border-bottom: #fff;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-bordered.alert-danger {
    background-color: #fff;
    border-left: 10px solid #e74c3c;
    border-top: #fff;
    border-right: #fff;
    border-bottom: #fff;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-outline.alert-success {
    background-color: #fff;
    border: 1px solid #2ecc71;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-outline.alert-info {
    background-color: #fff;
    border: 1px solid #3498db;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-outline.alert-warning {
    background-color: #fff;
    border: 1px solid #f1c40f;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-outline.alert-danger {
    background-color: #fff;
    border: 1px solid #e74c3c;
    color: #34495e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.alert.alert-bordered.alert-success i.fa,
.alert.alert-bordered.alert-info i.fa,
.alert.alert-bordered.alert-warning i.fa,
.alert.alert-bordered.alert-danger i.fa,
.alert.alert-outline.alert-success i.fa,
.alert.alert-outline.alert-info i.fa,
.alert.alert-outline.alert-warning i.fa,
.alert.alert-outline.alert-danger i.fa {
    color: #34495e;
}


/*	MEDIA OBJECT
	==========================================*/

.media {
    margin-top: 15px;
}

.media-list {
    margin-top: 15px;
}

.media img {
    width: 50px;
    height: 50px;
}


/*	SLIDER
	==========================================*/

.slider.slider-horizontal {
    width: 100% !important;
}

#RGB {
    height: 20px;
    background: rgb(128, 128, 128);
}

#RC .slider-selection {
    background: #FF8282;
}

#RC .slider-handle {
    background: red;
}

#GC .slider-selection {
    background: #428041;
}

#GC .slider-handle {
    background: green;
}

#BC .slider-selection {
    background: #8283FF;
}

#BC .slider-handle {
    border-bottom-color: blue;
}

#R,
#G,
#B {
    width: 300px;
}

#eg .slider-selection {
    background: #BABABA;
}


/*	FORM
	==========================================*/

.iconic-input {
    position: relative;
}

.iconic-input i {
    color: #CCCCCC;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 8px 5px 8px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
}

.iconic-input input {
    padding-left: 30px !important;
}

.m-bot15 {
    margin-bottom: 15px;
}

.input-group-addon-default {
    background-color: #bdc3c7;
    color: #fff;
    border: 1px solid #bdc3c7;
    border-color: #bdc3c7;
}

.input-group-addon-primary {
    background-color: #1abc9c;
    color: #fff;
    border: 1px solid #1abc9c;
    border-color: #1abc9c;
}

.input-group-addon-success {
    background-color: #2ecc71;
    color: #fff;
    border: 1px solid #2ecc71;
    border-color: #2ecc71;
}

.input-group-addon-info {
    background-color: #3498db;
    color: #fff;
    border: 1px solid #3498db;
    border-color: #3498db;
}

.input-group-addon-warning {
    background-color: #f1c40f;
    color: #fff;
    border: 1px solid #f1c40f;
    border-color: #f1c40f;
}

.input-group-addon-danger {
    background-color: #e74c3c;
    color: #fff;
    border: 1px solid #e74c3c;
    border-color: #e74c3c;
}

.custom-header {
    background-color: #1abc9c;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.prof-upd2 p i {
    display: block;
    float: left;
    width: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    vertical-align: middle;
}

.prof-upd2 p {
    font-size: 13px;
}

.prof-upd a {
    border: 1px solid #000;
    padding: 10px 30px;
    border-radius: 8px;
    text-align: left;
}

ul#default-titles li:first-child {
    margin-left: 0;
}

p.default-buttons {
    margin: 0;
    overflow: hidden;
}

input#maleRadio {
    margin-right: 2px;
}

input#femaleRadio {
    margin-left: 10px;
    margin-right: 5px;
}

.ns-type-notice {
    background: #0081a7;
}

.ns-type-error {
    background: #cc123e;
}


/*	CUSTOM CHART
	==========================================*/

.border-head h3 {
    border-bottom: 1px solid #c9cdd7;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
    color: #008bb0;
    font-family: 'Roboto Light';
}

div#home-content .col-lg-8 {
    border-right: 1px dashed #525252;
}

h3.dash-title {
    color: #B92F7D;
    font-size: 22px;
    border: 0;
    margin-bottom: 10px;
}

.panel-heading.dash-status {
    border: 2px solid #ccc;
    border-radius: 5px;
}

.panel-heading.dash-status h2.panel-title {
    color: #008bb0;
    font-size: 13px;
}

.panel-heading.dash-status .row {
    margin-top: 20px;
}

.panel-heading.dash-status .col-md-6:nth-child(2) {
    padding-top: 30px;
}

.panel-heading.dash-status .col-md-6:nth-child(2) h3 {
    margin-bottom: 0;
}

.panel-heading.dash-status .col-md-6:nth-child(2) h3 strong {
    font-size: 24px;
    color: #b92f7d;
}

header.panel-title.border-head h3 {
    font-weight: 600;
    border: 0;
    margin-bottom: 0;
}

div#home-content .col-lg-4 .panel-heading {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}

.panel-body.dash-body table th,
.panel-body.dash-body table tr td {
    font-weight: normal;
    border: 0 !important;
}

.dash-subtitle h3 {
    font-size: 16px;
    margin-bottom: 15px;
    color: #008bb0;
    border-bottom: 1px dashed #525252;
    padding-bottom: 5px;
}

#header .navbar-collapse ul.nav li.active>a i.fa,
#header .navbar-collapse ul.nav li:hover>a i.fa,
#header .navbar-collapse ul.nav li:focus>a i.fa,
#header .navbar-collapse ul.nav li:visited>a i.fa {
    background-color: #b92f7d;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.custom-bar-chart {
    height: 290px;
    margin-top: 20px;
    margin-left: 10px;
    position: relative;
    border-bottom: 1px solid #c9cdd7;
}

.row.state-overview .panel {
    border: 2px solid #cccccc;
    padding: 10px;
    overflow: hidden;
}

.state-overview .symbol {
    border-right: 1px solid #000;
    padding-right: 10px;
    padding: 0px;
    min-height: 60px;
}

.state-overview .symbol I {
    color: #008bb0;
}

.state-overview .panel .value h1 {
    color: #B92F7D;
    font-weight: 600;
    font-size: 28px;
}

.state-overview .panel .value P {
    color: #000;
}

.state-overview .value {
    margin-top: 5px;
}

h3.count2 p a {
    font-weight: 300;
    font-size: 20px;
}

#author small.label.label-warning {
    background-color: #58595b;
    padding: 3px 10px;
}

#author h3 {
    font-size: 16px;
    margin: 10px 0;
    font-family: Roboto Light;
}

h5.compareColor {
    color: #008bb0;
    font-family: 'Roboto Light';
}

h5.compareColor a {
    font-family: 'Roboto Light';
    color: #008bb0;
    font-weight: 300;
}

table.table.table-hover.personal-task td,
table.table.table-hover.personal-task th {
    border: 0;
    padding: 5px 8px;
}

table.table.table-hover.personal-task {
    border: 0;
}

.custom-bar-chart .bar {
    height: 100%;
    position: relative;
    width: 4.3%;
    margin: 0px 2%;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    z-index: 10;
}

.custom-bar-chart .bar .title {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.custom-bar-chart .bar .value {
    position: absolute;
    bottom: 0;
    background: #bfc2cd;
    color: #bfc2cd;
    width: 100%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.custom-bar-chart .bar .value:hover {
    background: #e8403f;
    color: #fff;
}

.y-axis {
    color: #555555;
    position: absolute;
    text-align: right;
    width: 100%;
}

.y-axis li {
    border-top: 1px dashed #dbdce0;
    display: block;
    height: 58px;
    width: 100%;
}

.y-axis li:last-child {
    border-top: none;
}

.y-axis li span {
    display: block;
    margin: -10px 0 0 -25px;
    padding: 0 10px;
    width: 40px;
}

.y-axis {
    color: #555555;
    text-align: right;
}

.chart {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.chart .heading {
    text-align: left;
}

.chart .heading span {
    display: block;
}

.panel.green-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight: normal;
    background: #99c262;
    width: 100%;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -ms-border-radius: 0px 0px 4px 4px;
    -o-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

#barchart {
    margin-bottom: -15px;
    display: inline-block;
}

.panel.green-chart .chart-tittle .value {
    float: right;
    color: #c0f080;
}

.panel.green-chart {
    background: #a9d96c;
    color: #fff;
}

.panel.terques-chart {
    background: #41cac0;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value {
    float: right;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value a {
    color: #fff;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle .value a:hover,
.panel.terques-chart .chart-tittle .value a.active {
    color: #55f2e7;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight: normal;
    background: #39b7ac;
    width: 100%;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -ms-border-radius: 0px 0px 4px 4px;
    -o-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.inline-block {
    display: inline-block;
}


/**/

.panel-body.chart-texture {
    background: url("../img/chart-texture.jpg");
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -ms-border-radius: 4px 4px 0px 0px;
    -o-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}


/*	PERSONAL TASK
	=========================================*/

.task-thumb {
    width: 90px;
    float: left;
}

.task-thumb img {
    border: 5px solid #bdc3c7;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.task-thumb-details {
    /*  display: inline-block;
	    margin: 20px 0 0 10px; */
}

.task-progress {
    float: left;
}

.task-thumb-details h1,
.task-thumb-details h1 a,
.task-progress h1,
.task-progress h1 a {
    color: #e74c3c;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.task-thumb-details p,
.task-progress p {
    padding-top: 5px;
    color: #a4aaba;
}

.personal-task tbody tr td {
    padding: 11px 15px;
    border-color: #eeeff1;
}

.personal-task tbody tr td i {
    font-size: 20px;
    color: #c7cbd4;
}

.personal-task.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f7f8fc;
}

.personal-task.table-hover>tbody>tr:hover>td i {
    color: #39b5aa;
}

.personal-task>tbody>tr>td:last-child {
    /* text-align: right; */
}

.task-option {
    float: right;
}

.task-option select {
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 8px;
    color: #a4abbb;
}

.progress-panel {
    padding-bottom: 5px;
}

.progress-xs {
    height: 8px;
}

.progress-sm {
    height: 12px;
}

.panel-heading .nav {
    border: medium none;
    font-size: 13px;
    margin: -10px -15px -11px;
}

.tab-bg-dark-navy-blue {
    background: #7087A3;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-bottom: none;
}

.panel-heading .nav>li>a,
.panel-heading .nav>li.active>a,
.panel-heading .nav>li.active>a:hover,
.panel-heading .nav>li.active>a:focus {
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.panel-heading .nav>li>a {
    color: #fff;
}

.panel-heading .nav>li.active>a,
.panel-heading .nav>li>a:hover {
    color: #47596f;
    background: #fff;
}

.panel-heading .nav>li:first-child.active>a,
.panel-heading .nav>li:first-child>a:hover {
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -ms-border-radius: 4px 0 0 0;
}

.tab-right {
    height: 38px;
}

.panel-heading.tab-right .nav>li:first-child.active>a,
.tab-right.panel-heading .nav>li:first-child>a:hover {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.panel-heading.tab-right .nav>li:last-child.active>a,
.tab-right.panel-heading .nav>li:last-child>a:hover {
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    -ms-border-radius: 0 4px 0 0;
    -o-border-radius: 0 4px 0 0;
}

.panel-heading.tab-right .nav-tabs>li>a {
    margin-left: 1px;
    margin-right: 0px;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot-none {
    margin-bottom: 0;
}

.wht-color {
    color: #fff;
}

.close-sm {
    font-size: 14px;
}


/*	BADGE
	==========================================*/

.badge.bg-primary {
    background: #8075c4;
}

.badge.bg-success {
    background: #a9d86e;
}

.badge.bg-warning {
    background: #FCB322;
}

.badge.bg-important {
    background: #ff6c60;
}

.badge.bg-info {
    background: #41cac0;
}

.badge.bg-inverse {
    background: #2A3542;
}


/*	TIMELINE
	==========================================*/

.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.timeline:before {
    background-color: #C7CBD6;
    bottom: 0px;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 0;
}

h3.timeline-title {
    margin: 0;
    color: #C8CCD7;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.t-info {
    color: #C8CCD7;
}

.timeline-item:before,
.timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-item {
    display: table-row;
}

.timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.timeline-desk h1 {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px;
}

.timeline-desk .panel {
    display: block;
    margin-left: 25px;
    position: relative;
    text-align: left;
    background: #F4F4F4;
}

.timeline-item .timeline-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.timeline-item .timeline-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    left: auto;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-left: 8px solid #F4F4F4 !important;
}

.timeline .timeline-icon {
    left: -30px;
    position: absolute;
    top: 15px;
}

.timeline .timeline-icon {
    background: #C7CBD6;
    box-shadow: 0 0 0 3px #C7CBD6;
}

.timeline-desk span a {
    text-transform: uppercase;
}

.timeline-desk h1.red,
.timeline-desk span a.red {
    color: #EF6F66;
}

.timeline-desk h1.green,
.timeline-desk span a.green {
    color: #39B6AE;
}

.timeline-desk h1.blue,
.timeline-desk span a.blue {
    color: #56C9F5;
}

.timeline-desk h1.purple,
.timeline-desk span a.purple {
    color: #8074C6;
}

.timeline-desk h1.light-green,
.timeline-desk span a.light-green {
    color: #A8D76F;
}

.timeline .timeline-icon.red {
    background: #EF6F66;
    box-shadow: 0 0 0 3px #EF6F66;
}

.timeline .timeline-icon.green {
    background: #39B6AE;
    box-shadow: 0 0 0 3px #39B6AE;
}

.timeline .timeline-icon.blue {
    background: #56C9F5;
    box-shadow: 0 0 0 3px #56C9F5;
}

.timeline .timeline-icon.purple {
    background: #8074C6;
    box-shadow: 0 0 0 3px #8074C6;
}

.timeline .timeline-icon.light-green {
    background: #A8D76F;
    box-shadow: 0 0 0 3px #A8D76F;
}

.timeline .timeline-icon {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
}

.timeline-item.alt .timeline-icon {
    left: auto;
    right: -32px;
}

.timeline .time-icon:before {
    font-size: 16px;
    margin-top: 5px;
}

.timeline .timeline-date {
    left: -200px;
    position: absolute;
    text-align: right;
    top: 12px;
    width: 150px;
}

.timeline-desk h5 span {
    color: #999999;
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
}

.timeline-item.alt:before {
    display: none;
}

.timeline-item:before,
.timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-desk p {
    font-size: 12px;
    margin-bottom: 0;
}

.timeline-desk a {
    color: #EF6F66;
}

.timeline-desk .panel {
    margin-bottom: 5px;
}

.timeline-desk .album {
    margin-top: 20px;
}

.timeline-desk .album a {
    margin-right: 5px;
    float: left;
}

.timeline-desk .notification {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    padding: 8px;
}

.timeline-item.alt .panel {
    margin-left: 0;
    margin-right: 25px;
}

.timeline-item.alt .timeline-date {
    left: auto;
    right: -200px;
    text-align: left;
}

.mbot30 {
    margin-bottom: 30px;
}


/*	EASY PIE CART
	==========================================*/

.easy-pie-chart {
    display: inline-block;
    padding: 30px 0;
}

.chart-info,
.chart-info .increase,
.chart-info .decrease {
    display: inline-block;
}

.chart-info {
    width: 100%;
    margin-bottom: 5px;
}

.chart-position {
    margin-top: 70px;
}

.chart-info span {
    margin: 0 3px;
}

.chart-info .increase {
    background: #ff6c60;
    width: 10px;
    height: 10px;
}

.chart-info .decrease {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
}

.panel.revenue {
    border: none;
}

.panel-footer.revenue-foot {
    background-color: #e6e7ec;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -ms-border-radius: 0px 0px 4px 4px;
    -o-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    border: none;
    padding: 0;
    width: 100%;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .panel-footer.revenue-foot {
        margin-bottom: -4px;
    }
    ;
}

.panel-footer.revenue-foot ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-flex;
    list-style: none;
}

.panel-footer.revenue-foot ul li {
    float: left;
    width: 33.33%;
}

.panel-footer.revenue-foot ul li.first a:hover,
.panel-footer.revenue-foot ul li.first a {
    -webkit-border-radius: 0px 0px 0px 4px;
    -moz-border-radius: 0px 0px 0px 4px;
    -ms-border-radius: 0px 0px 0px 4px;
    -o-border-radius: 0px 0px 0px 4px;
    border-radius: 0px 0px 0px 4px;
    text-decoration: none;
}

.panel-footer.revenue-foot ul li.last a:hover,
.panel-footer.revenue-foot ul li.last a {
    -webkit-border-radius: 0px 0px 4px 0px;
    -moz-border-radius: 0px 0px 4px 0px;
    -ms-border-radius: 0px 0px 4px 0px;
    -o-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
    border-right: none;
}

.panel-footer.revenue-foot ul li a {
    display: inline-block;
    width: 100%;
    padding: 14px 15px;
    text-align: center;
    border-right: 1px solid #d5d8df;
    color: #797979;
    text-decoration: none;
}

.panel-footer.revenue-foot ul li a:hover,
.panel-footer.revenue-foot ul li.active a {
    background: #fff;
    position: relative;
}

.panel-footer.revenue-foot ul li a i {
    color: #c6cad5;
    display: block;
    font-size: 16px;
}

.panel-footer.revenue-foot ul li a:hover i,
.panel-footer.revenue-foot ul li.active a i {
    color: #ff6c60;
    display: block;
    font-size: 16px;
}


/*	REVENUE
	==========================================*/

.revenue-head {
    background: #1abc9c;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -ms-border-radius: 4px 4px 0px 0px;
    -o-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    line-height: 50px;
}

.revenue-head span {
    background: #16a085;
    padding: 16px;
    -webkit-border-radius: 4px 0px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -ms-border-radius: 4px 4px 0px 0px;
    -o-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 0px 0px 0px;
}

.revenue-head span i {
    font-size: 18px;
}

.revenue-head h3 {
    display: inline;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 300;
}

.revenue-head span.rev-combo {
    background: #16a085;
    padding: 16px;
    line-height: normal;
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
    -ms-border-radius: 0px 4px 0px 0px;
    -o-border-radius: 0px 4px 0px 0px;
    border-radius: 0px 4px 0px 0px;
}


/*	FORM WIZARD
	==========================================*/

.stepy-tab {
    /* text-align: center; */
}

.stepy-tab ul {
    display: inline-block;
    list-style: none;
}

.stepy-tab ul li {
    float: left;
}

.step legend {
    border: none;
}

.button-back {
    float: left;
}

.button-next,
.finish {
    float: right;
}

.button-back,
.button-next,
.finish {
    cursor: pointer;
    text-decoration: none;
}

.step {
    clear: left;
}

.step label {
    display: block;
}

.stepy-titles li {
    color: #333;
    cursor: pointer;
    float: left;
    margin: 10px 30px;
}

.stepy-titles li span {
    display: block;
}

.stepy-titles li.current-step div {
    color: #fff;
    cursor: auto;
    background: #bec923;
}

.stepy-titles li div {
    font-size: 16px;
    font-weight: 400;
    color: #008bb0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stepy-titles li:hover .stapy-iconSize {
    color: #fff;
    background: #bec923;
}

form#default a.btn.btn-primary,
form#default .btn.btn-danger {
    background-color: #bec923;
    color: #fff;
    border: 0;
    padding: 6px 50px;
    border-radius: 6px;
}

form#default .btn.btn-primary {
    background-color: #008bb0;
    color: #fff;
    border: 0;
    padding: 6px 50px;
    border-radius: 6px;
}

form[name="disputeRaiseForm"] .panel {
    margin-bottom: 10px;
    box-shadow: none;
}

form[name="disputeRaiseForm"] .panel-body {
    padding: 0 15px;
}

.row.state-overview .icon {
    width: 65px;
    height: 65px;

    display: block;
    margin: 0 auto;
}

.row-eq-height .icon {

    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

span.ico-dash1 {
    background: url(../img/icons/dash1.png) no-repeat center center;
}

span.ico-dash2 {
    background: url(../img/icons/dash2.png) no-repeat center center;
}

span.ico-dash3 {
    background: url(../img/icons/dash3.png) no-repeat center center;
}

span.ico-dash4 {
    background: url(../img/icons/dash4.png) no-repeat center center;
}

.state-overview .symbol.boxsize span.icon,
.stapy-iconSize .icon {
    display: block;
    width: 45px;
    margin: 0 auto;
    height: 40px;
    background-size: 70% !important;
}

.state-overview .symbol.boxsize span.icon {
    height: 50px;
}

span.ico-us1 {
    background: url(../img/icons/us1.png) no-repeat center center;
}

.current-step span.ico-us1,
li:hover span.ico-us1 {
    background: url(../img/icons/sel_us1.png) no-repeat center center;
}

span.ico-us2 {
    background: url(../img/icons/us2.png) no-repeat center center;
}

.current-step span.ico-us2,
li:hover span.ico-us2 {
    background: url(../img/icons/sel_us2.png) no-repeat center center;
}

span.ico-us3 {
    background: url(../img/icons/us3.png) no-repeat center center;
}

.current-step span.ico-us3,
li:hover span.ico-us3 {
    background: url(../img/icons/sel_us3.png) no-repeat center center;
}

span.ico-us4 {
    background: url(../img/icons/us4.png) no-repeat center center;
}

.current-step span.ico-us4,
li:hover span.ico-us4 {
    background: url(../img/icons/sel_us4.png) no-repeat center center;
}

span.ico-step1 {
    background: url(../img/icons/step1.png) no-repeat center center;
}

.state-overview .symbol.boxsize.blue span.ico-step1 {
    background: url(../img/icons/sel_step1.png) no-repeat center center;
}

span.ico-step2 {
    background: url(../img/icons/step2.png) no-repeat center center;
}

.state-overview .symbol.boxsize.blue span.ico-step2 {
    background: url(../img/icons/sel_step2.png) no-repeat center center;
}

span.ico-step3 {
    background: url(../img/icons/step3.png) no-repeat center center;
}

.state-overview .symbol.boxsize.blue span.ico-step3 {
    background: url(../img/icons/sel_step3.png) no-repeat center center;
}

span.ico-step4 {
    background: url(../img/icons/step4.png) no-repeat center center;
}

.state-overview .symbol.boxsize.blue span.ico-step4 {
    background: url(../img/icons/sel_step4.png) no-repeat center center;
}

span.ico-step5 {
    background: url(../img/icons/step5.png) no-repeat center center;
}

.state-overview .symbol.boxsize.blue span.ico-step5 {
    background: url(../img/icons/sel_step5.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.icon,
#header .navbar-collapse ul.nav>li.active span.icon,
#header .navbar-collapse ul.nav>li:focus span.icon {
    background-color: #b92f7d !important;
    border-radius: 5px;
}

.collapse.navbar-collapse.navbar-ex1-collapse ul li a span.icon {
    display: block;
    width: 45px;
    margin: 0 auto;
    height: 40px;
    background-size: 70% !important;
}

span.ico-home {
    background: url(../img/icons/home.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-home,
#header .navbar-collapse ul.nav>li.active span.ico-home,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-home {
    background: url(../img/icons/sel_home.png) no-repeat center center;
}

span.ico-exist {
    background: url(../img/icons/exist.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-exist,
#header .navbar-collapse ul.nav>li.active span.ico-exist,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-exist {
    background: url(../img/icons/sel_exist.png) no-repeat center center;
}

span.ico-new {
    background: url(../img/icons/new.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-new,
#header .navbar-collapse ul.nav>li.active span.ico-new,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-new {
    background: url(../img/icons/sel_new.png) no-repeat center center;
}

span.ico-dash {
    background: url(../img/icons/dash.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-dash,
#header .navbar-collapse ul.nav>li.active span.ico-dash,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-dash {
    background: url(../img/icons/sel_dash.png) no-repeat center center;
}

span.ico-user {
    background: url(../img/icons/USER.png) no-repeat center center;
}

.profileStatusIncomp.ico-user {
    background: url(../img/icons/incomp_userprofile.png) no-repeat;
    background-position: center center;
}


#header .navbar-collapse ul.nav>li:hover span.ico-user,
#header .navbar-collapse ul.nav>li.active span.ico-user,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-user {
    background: url(../img/icons/sel_user.png) no-repeat center center;
}

span.ico-product {
    background: url(../img/icons/product.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-product,
#header .navbar-collapse ul.nav>li.active span.ico-product,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-product {
    background: url(../img/icons/sel_product.png) no-repeat center center;
}

span.ico-report {
    background: url(../img/icons/report.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-report,
#header .navbar-collapse ul.nav>li.active span.ico-report,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-report {
    background: url(../img/icons/sel_report.png) no-repeat center center;
}

span.ico-dispute {
    background: url(../img/icons/dispute.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-dispute,
#header .navbar-collapse ul.nav>li.active span.ico-dispute,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-dispute {
    background: url(../img/icons/sel_dispute.png) no-repeat center center;
}

span.ico-settings {
    background: url(../img/icons/settings.png) no-repeat center center;
}

#header .navbar-collapse ul.nav>li:hover span.ico-settings,
#header .navbar-collapse ul.nav>li.active span.ico-settings,
#header .navbar-collapse.navbar-ex1-collapse.collapse.in span.ico-settings {
    background: url(../img/icons/sel-settings.png) no-repeat center center;
}

button#gotoSignUp {
    margin-top: 10px;
}


/*	DATA TABLES
	==========================================*/

.table-advance tr td {
    vertical-align: middle !important;
}

.no-border {
    border-bottom: none;
}

.dataTables_length,
.dataTables_filter {
    padding: 15px;
}

.dataTables_info {
    padding: 0 15px;
}

.dataTables_filter {
    float: right;
}

.dataTables_length select {
    width: 65px;
    padding: 5px 8px;
}

.dataTables_length label,
.dataTables_filter label {
    font-weight: 300;
}

.dataTables_filter label {
    width: 100%;
}

.dataTables_filter label input {
    width: 78%;
}

.border-top {
    border-top: 1px solid #ddd;
}

.dataTables_paginate.paging_bootstrap.pagination {
    margin-top: 20px !important;
}

.dataTables_paginate.paging_bootstrap.pagination li {
    float: left;
    margin: 0 1px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    list-style: none;
}

.dataTables_paginate.paging_bootstrap.pagination li.disabled a {
    color: #c7c7c7;
}

.dataTables_paginate.paging_bootstrap.pagination li a {
    color: #797979;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none;
}

.dataTables_paginate.paging_bootstrap.pagination li:hover a,
.dataTables_paginate.paging_bootstrap.pagination li.active a {
    color: #797979;
    background: #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination {
    float: right;
    margin-top: -5px;
    margin-bottom: 15px;
}

.dataTable tr:last-child {
    border-bottom: 1px solid #ddd;
}


/*	Charts
	==========================================*/

.demo-xchart {
    height: 400px;
    width: 100%;
}


/*	GMAPS
	==========================================*/

.gmaps {
    height: 300px;
    width: 100%;
}


/*	BLANK PAGE
	==========================================*/

.blank-page {
    height: 700px;
}


/*	404 Page
	==========================================*/

#wrapper-404 {
    background-color: #1abc9c;
}

#wrapper-404 .errorpage {
    margin-top: 10%;
    margin-bottom: 10%;
    text-align: center;
    color: #ecf0f1;
}

#wrapper-404 .errorpage i.fa {
    font-weight: 300;
    font-size: 200pt;
    color: #16a085;
}

#wrapper-404 .errorpage h1 {
    font-weight: 300;
    font-size: 68pt;
    margin-bottom: 20px;
}

#wrapper-404 .errorpage .btn.btn-primary {
    border: 1px solid #16a085;
}

#wrapper-404 .errorpage .btn.btn-primary:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


/*	500 PAGE
	==========================================*/

#wrapper-500 {
    background-color: #e74c3c;
}

#wrapper-500 .errorpage {
    text-align: center;
    color: #ecf0f1;
    margin-top: 10%;
    margin-bottom: 10%;
}

#wrapper-500 .errorpage i.fa {
    font-weight: 300;
    font-size: 200pt;
    color: #c0392b;
}

#wrapper-500 .errorpage h1 {
    font-weight: 300;
    font-size: 68pt;
    margin-bottom: 20px;
}

#wrapper-500 .errorpage .btn.btn-danger {
    border: 1px solid #c0392b;
}

#wrapper-500 .errorpage .btn.btn-danger:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


/*	PRINCING TABLE
	==========================================*/

.princing-table {
    margin-top: 10px;
}

.princing-table .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    margin-bottom: 20px;
}

.princing-table .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(5) {
    clear: both;
}

.princing-table .princing-body {
    background-color: #fff;
    color: #008bb0;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #008bb0;
}

.princing-table .princing-body .princing-head {
    padding: 25px 25px 0 25px;
}

.princing-head h1 strong {
    font-weight: normal;
}

.princing-table .princing-body .princing-head h1 {
    font-weight: 400;
    font-size: 13pt;
    margin-bottom: 25px;
    height: 40px;
}

.princing-footer a.btn {
    font-size: 18px;
    color: #fff;
    padding: 2px;
    width: 80%;
    margin: 0 auto;
}

.princing-table .princing-body .princing-head h2 {
    background-color: #008bb0;
    color: #FFFFFF;
    padding: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 28pt;
}

.princing-table .princing-body .princing-head h2 span {
    font-weight: 400;
    font-size: 12pt;
    margin-bottom: 25px;
    color: #fff;
}

.princing-table .princing-body ul {
    list-style: none;
    padding: 0px 20px 0 20px;
    margin-bottom: 25px;
}

.princing-table .princing-body ul li {
    border-bottom: 1px solid #ecf0f1;
    color: #64809C;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    text-align: justify;
    height: 50px;
}

.princing-table .princing-body .princing-footer {
    padding: 25px;
}

a.btn.btn-default.btn-chng.btn-block {
    background-color: #008bb0;
    border: 1px solid #008bb0;
}

.princing-table .princing-body .princing-footer .btn:hover,
.princing-table .princing-body.princing-active .princing-footer .btn:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.princing-table .princing-body.princing-active {
    background-color: #1abc9c;
    color: #ecf0f1;
    margin-top: -20px;
}

.princing-table .princing-body.princing-active .princing-head {
    padding: 30px 25px 0 25px;
}

.princing-table .princing-body.princing-active .princing-head h2 {
    background-color: #16a085;
}

.princing-table .princing-body.princing-active .princing-head h2 span {
    color: #ecf0f1;
}

.princing-table .princing-body.princing-active ul {
    margin-top: 20px;
}

.princing-table .princing-body.princing-active ul li {
    border-bottom: 1px solid #16a085;
    color: #ecf0f1;
}

.princing-table .princing-body.princing-active .princing-footer {
    padding: 30px 25px 35px 25px;
}

div#unseen table tr th,
table#historicalReport tr th {
    color: #008bb0;
    border: 0;
    padding: 5px 8px;
    padding-bottom: 20px;
    font-family: Roboto Bold;
    font-size: 13px;
}

div#unseen table tr th {
    padding-bottom: 5px;
}

div#unseen table tr td:nth-child(3) {
    width: 70%;
}

div#unseen table tr td,
table#historicalReport tr td {
    border: 0;
    padding: 5px 8px;
    vertical-align: middle;
}

div#unseen table tr {
    border-top: 1px solid #000;
}

div#unseen .table-striped>tbody>tr:nth-child(odd) {
    background-color: transparent;
}

.invoice-body ul li span:first-child {
    float: left;
}


/*	INVOICE
	==========================================*/

.invoice .invoice-main {
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
}

.invoice .invoice-main .invoice-head {
    margin-bottom: 50px;
    color: #34495e;
}

.invoice .invoice-main .invoice-head h1 {
    font-weight: 300;
}

.invoice .invoice-main .invoice-body ul {
    list-style: none;
    text-align: right;
    border-bottom: 1px solid #000;
}

div#unseen table {
    border-bottom: 2px solid #000;
}

.invoice .invoice-main .invoice-body ul>li {
    background-color: transparent;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #000;
}

.invoice .invoice-main .invoice-body ul>li:last-child {
    margin-bottom: 4px;
}

.footer-invoice {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    margin-top: 20px;
}

.invoice-footer a#okButton,
div#myTabContent .btn.btn-info {
    background-color: #B92F7D;
    border: 0;
    color: #fff;
}

ul#myTab li.active a,
ul#myTab li a:hover,
ul#myTab li a:visited,
ul#myTab li a:focus {
    background-color: #B92F7D;
    color: #fff;
}


/*	PROPERTY LIST
	==========================================*/

#property-list img {
    width: 100%;
    height: 170px;
    border: 5px solid #ecf0f1;
    margin-bottom: 7px;
}

#property-list hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#property-list h4.title-real-estates a {
    color: #f39c12;
}

#property-list h4.title-real-estates a:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #f1c40f;
}

#property-list h4 span {
    color: #f1c40f;
}

#real-estates-columns img {
    border: 5px solid #ecf0f1;
    width: 100%;
    height: 300px;
    margin-bottom: 10px;
}

#real-estates-columns .title-realestates-columns h4 a {
    color: #1abc9c;
    font-weight: 300;
    font-size: 18pt;
    text-decoration: none;
}

#real-estates-columns .title-realestates-columns h4 a:hover {
    color: #16a085;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#real-estates-columns .title-realestates-columns hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#real-estates-columns .btn:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#real-estates-detail #author img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid #ecf0f1;
    margin-bottom: 10px;
}

#real-estates-detail #author p {
    margin-top: 10px;
}

#real-estates-detail .sosmed-author i.fa {
    width: 30px;
    height: 30px;
    border: 2px solid #bdc3c7;
    color: #bdc3c7;
    padding-top: 6px;
    margin-top: 10px;
}

#real-estates-detail .sosmed-author i.fa:hover {
    background-color: #bdc3c7;
    color: #34495e;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#real-estates-detail .slides li img {
    height: 450px;
}

#real-estates-detail .flex-control-nav li img {
    height: 100px;
}

#real-estates-detail .flexslider {
    margin: 0;
}


/*	STORE LIST
	==========================================*/

#store-list img {
    width: 100%;
    height: 170px;
    border: 5px solid #ecf0f1;
    margin-bottom: 7px;
}

#store-list hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#store-list h4.title-store a {
    color: #f39c12;
}

#store-list h4.title-store a:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #f1c40f;
}

#store-list h4 span {
    color: #f1c40f;
}

#store-detail .slides li img {
    height: 300px;
}

#store-detail .flex-control-nav li img {
    height: 100px;
}

#store-detail .flexslider {
    margin: 0;
}


/*	LOGIN
	==========================================*/

.form-login {
    max-width: 330px;
    margin: 50px auto 0;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    border: 1px solid #757575;
}

.form-login h2.form-login-heading {
    padding: 10px 15px;
    text-align: center;
    background: #bec923;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
}

.login-wrap {
    padding: 10px 0;
}

.signIn-Btn:nth-child(2) button#cancelButton {
    float: right;
}

.form-group.signIn-Btn.btn-mar {
    float: none;
}

.row.signIn-Btn {
    float: none;
}

.form-login input[type="text"],
.form-login input[type="password"] {
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    /* border: 2px solid #e7ebee; */
    box-shadow: none;
    font-size: 13px;
}

.form-login .form-control {
    position: relative;
    font-size: 14px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.form-login .checkbox {
    margin-bottom: 14px;
}

.checkbox,
.checkbox:hover,
.checkbox:focus {
    border: none;
}

.form-login .btn-login {
    background: #1abc9c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Segoe UI', sans-serif;
    box-shadow: 0 4px #16a085;
    margin-bottom: 20px;
}

.form-login p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}

.ico-check,
.ico-user {
    width: 24px;
    height: 20px;
    display: block;
    padding: 0;
}

.ico-check {
    background: url(../img/icons/dash-as.png) no-repeat;
    background-position: center center;
}

.ico-user {
    background: url(../img/icons/dash-pus.png) no-repeat;
    background-position: center center;
}
.profileStatusIncomp.ico-user {
    background: url(../img/icons/incomp_userprofile.png) no-repeat;
    background-position: center center;
}

button#temp.navbar-toggle {
    display: none;
}


/*	FOOTER
==============================================*/

/* footer {
    margin-top: 30px;
} */

footer .footer-widget {
    margin-bottom: 20px;
}

footer h1.page-header {
    font-family: "Segoe UI", sans-serif;
    font-weight: 300;
    color: #8d9aa5;
    margin-bottom: -1px;
}

footer h1.page-header strong {
    color: #34495e;
}

footer span.divider-hr {
    width: 100px;
    height: 2px;
    background-color: #7f8c8d;
    display: block;
    margin-top: 0;
}

footer .content-widget-footer {
    margin-top: 30px;
}

footer .content-widget-footer .icon-footer {
    color: #34495e;
}

footer .content-widget-footer .col-sm-8 p {
    color: #7f8c8d;
    font-family: "Segoe UI", sans-serif;
    font-weight: 300;
    font-size: 10pt;
}

footer .content-widget-footer .icon-footer i.fa {
    font-weight: 400;
    font-size: 60pt;
    margin-bottom: 15px;
}

.footer-bottom .footer-bottom-widget {
    border-top: 0;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 0px;
}

.footer-bottom .footer-bottom-widget p {
    color: #7f8c8d;
}

.footer-bottom .footer-bottom-widget .sosmed-footer {
    margin-bottom: 10px;
}

.footer-bottom .footer-bottom-widget .sosmed-footer i.fa {
    margin-right: 15px;
    width: 30px;
    height: 30px;
    background-color: #8d9aa5;
    color: #e7e7e7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding-top: 8px;
    padding-left: 9px;
    margin-bottom: 10px;
}

.footer-bottom .footer-bottom-widget .sosmed-footer i.fa:hover {
    background-color: #34495e;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.footer-bottom .footer-bottom-widget .footer-bottom-links {
    text-align: right;
    margin-top: 5px;
}

.footer-bottom .footer-bottom-widget .footer-bottom-links a {
    margin-left: 15px;
    color: #7f8c8d;
    font-size: 11pt;
}


/*	MEDIA RESPONSIVE
==================================================*/


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    /* Styles */
}

@media only screen and (max-width: 480px) {
    /* Styles */
}

@media only screen and (max-width: 640px) {
    /* Styles */
    .state-overview .symbol i {
        color: #fff;
        font-size: 40px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        -webkit-border: 2px dotted #fff;
        -moz-border: 2px dotted #fff;
        -ms-border: 2px dotted #fff;
        -o-border: 2px dotted #fff;
        border: 2px dotted #fff;
        width: 70px;
        height: 70px;
        padding-top: 13px;
    }
}

@media only screen and (min-width: 769px) and (max-width:990px) {
    .navbar-nav {
        margin: 7.5px 0;
    }
    #header .navbar-collapse ul.nav>li {
        margin-right: 0;
    }
    .nav>li {
        float: left;
    }
    .collapse {
        display: block;
        visibility: visible;
    }
    button.navbar-toggle.collapsed {
        display: none;
    }
    .state-overview .symbol.boxsize {
        min-height: 100px;
        word-break: break-word;
    }
}

@media only screen and (max-width: 768px) {
    .howItWorks {
        margin-top: 0;
    }
    .mar-onDiv {
        margin-bottom: 0;
        margin-top: 0;
    }
    .row.state-overview.mar-onDiv .symbol.boxsize {
        margin-bottom: 10px;
    }
    .collapse.navbar-collapse.navbar-ex1-collapse ul li a span.icon {
        display: inline;
        padding: 5px 20px;
        width: 40px;
        margin: 0 auto;
        height: 30px;
        margin-right: 10px;
    }
    .header-top .navbar-nav.navbar-left.top-menu,
    .header-top .navbar-nav.navbar-right.top-menu {
        display: none;
    }
    #header .overlay {
        background: transparent;
    }
    #header ul.nav br {
        display: none;
    }
    #header ul.nav li .text-center {
        text-align: left;
        padding-left: 20px;
    }
    #header ul.nav li,
    #header ul.nav li a .text-center,
    #header ul.nav li a i.fa,
    #header ul.nav li.dropdown a.dropdown-toggle,
    #header ul.nav li.dropdown a.dropdown-toggle i.fa {
        color: #fff;
        font-size: 14pt;
    }
    #header ul.nav li.dropdown ul.dropdown-menu li a,
    #header ul.nav li.dropdown ul.dropdown-menu li a i.fa {
        color: #fff;
        margin-left: 25px;
        font-size: 11pt;
        font-weight: 300;
    }
    #header .navbar-collapse.navbar-ex1-collapse {
        background: #008bb0;
        margin-bottom: 0;
        position: relative;
        z-index: 99;
    }
    .state-overview .symbol.boxsize {
        margin-bottom: 10px;
    }
    #header .navbar-collapse.navbar-ex1-collapse ul.nav>li {
        padding: 0 !important;
        margin: 5px 0 0 -15px !important;
    }
    #header .navbar-collapse.navbar-ex1-collapse ul.nav>li>a {
        padding: 10px 0;
        float: none;
        margin: 0;
        border-radius: 0 !important;
    }
    #header .navbar-collapse.navbar-ex1-collapse ul.nav>li ul {
        margin: 0;
        padding: 0 10px;
    }
    ul.nav.navbar-header.navbar-right.top-menu.pull-right {
        /* clear: both; */
    }
    .header-top .navbar-right.top-menu li.dropdown>a {
        margin-left: 0;
        margin-right: 0;
    }
    ul.nav.navbar-header.navbar-right.top-menu.pull-right {
        margin-right: 10px;
        margin-top: 15px;
    }
    .panel-heading.dash-status .row .col-md-6:nth-child(2) {
        text-align: center;
    }
    #header .overlay nav.navbar {
        padding-top: 0px;
    }
    #header {
        height: auto !important;
        width: 100% !important;
        background: #008BB0 !important;
    }
    #header .overlay {
        padding-bottom: 0px;
    }
    nav.navbar {
        min-height: 0px;
    }
    #main {
        margin-top: 5px;
    }
    div#home-content .col-lg-8 {
        border-right: 0;
    }
    .state-overview .symbol I {
        color: #008bb0;
    }
    #header .navbar-collapse ul.nav li a i.fa {
        text-align: center;
        padding: 10px 8px;
        color: #FFFFFF;
    }
    .landing-heading {
        color: #fff;
    }
    .heding-landing {
        font-weight: 200 !important;
        color: #008BB0;
        font-size: 24px;
    }
    #home-content .state-overview .symbol i {
        padding-top: 10px;
    }
    div#header.dashboard_module .overlay nav.navbar,
    div#header.userprofile_module .overlay nav.navbar,
    div#header.product_module .overlay nav.navbar,
    div#header.product_module2 .overlay nav.navbar,
    div#header.report_module .overlay nav.navbar {
        padding-top: 0;
    }
    div#caphaCodeTextBox {
        float: left;
        margin-right: 10px;
    }
    #img-list li {
        color: #FFFFFF;
    }
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom .footer-bottom-widget .footer-bottom-links {
        text-align: center;
    }
    span#username {
        DISPLAY: NONE;
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-width: 768px) {
    /* Styles */
    #header .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }
    #header .dropdown:hover .dropdown-menu {
        display: block;
    }
    footer .footer-widget .content-widget-footer i.fa {
        font-size: 36pt;
    }
    .footer-bottom .footer-bottom-widget .sosmed-footer i.fa {
        margin-right: 14px;
    }
    .footer-bottom .footer-bottom-widget .footer-bottom-links a {
        margin-left: 2px;
        color: #7f8c8d;
        font-size: 11pt;
    }
}


/* iPads (landscape) ----------- */

@media only screen (max-width: 1024px) {
    /* Styles */
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
    /* Styles */
}


/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
    /* Styles */
}


/* iPhone 4 ----------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    /* Styles */
}

@media only screen and (max-width: 350px) {
    a.navbar-brand {
        width: 100px;
    }
    .header-top .navbar-brand img {
        /* width: 100%; */
        padding: 10px 0px 10px;
    }
}

.ruppe_name {
    font-size: 10px;
}

.bottom_space {
    padding-bottom: 30px;
}

.showingHtmlReport a button i.fa.fa-download {
    margin-right: 5px;
}

.hidden {
    display: none;
}

.shown {
    display: block;
}

.row.centered {
    text-align: center;
    font-size: 0;
}

.row.centered>div {
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 13px;
}


/* ECV 3.0 style */

.header-top {
    border-bottom: 1px solid #e0e0e0;
}

@media only screen and (max-width: 768px) {

    #header {
        /*   height: auto !important;
	    width: 100% !important; */
        background: #ffffff !important;
        padding-bottom: 0px !important;
    }
    .radio label,
    .checkbox label {
        padding-left: 0px;
    }
    
}

.extusr,
.more-details {
    padding-top: 20px;
}


/* Overright Existing Image style  */

/* div#header.extusr,
div#header.moreDetails {
    background: url(../img/ecvbg.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: bottom;
    min-height: 100%!important;
} */


/*overright existing footer */

.footer-bottom {
    border-top: 1px solid #e1dfdf;
}

.footer-bottom .footer-bottom-widget {

    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    line-height:2;
}

.login-heading {
    border-bottom: 2px solid #982881;
    padding-bottom: 10px;
    color: #982881;
    padding-left: 0px
}

.btn-social {
    border-radius: 0;
    /* margin-bottom: 20px; */
}

.google-plus-btn {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.facebook-btn {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

hr {
    border: 1px solid #e1dfdf;
    margin-top: 40px;
    margin-bottom: 40px;
}

.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -1.5em;
    background-color: #ffffff;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #e1dfdf;
    line-height: 39px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

.navbar-brand {
    padding: 0px;
    height: 68px;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
}

.navbar-brand>img {
   /*  height: 100%; */

    width: auto;
}

.navbar {
    min-height: 70px;
}

@media (max-width: 991px) {
    .mobile-input {
        padding-right: 0px;
    }
}

.footer {
    height: 45px;
    vertical-align: middle;
    background: #fff;
    display: table;
    width: 100%;
    color: #cbcbcb;
    font-size: 12px;
    left: 0;
    right: 0;
    border-top: 1px solid #e1dfdf;
}

.footer .col-sm-6 {
    line-height: 45px;
    color: #9e9e9e;
}

.footer .col-sm-6 a {
    margin: 0 10px;
    font-size: 12px;
    color: #9e9e9e;
}

@media (max-width: 991px) {
    .btn-facebook {
        margin-bottom: 10px;
    }
    .bg {
        background-color: #ffffff !important;
        background-image: none !important;
        margin-bottom: 20px;
    }
    .row-eq-height .steps-wrapper-one,
    .row-eq-height .steps-wrapper-two {
        display: block !important;
        float: none;
        padding: 0;
        vertical-align: middle;
    }
}



span.red-star {
    line-height: 2;
    height: 15px;
    color: red;
}

.checkbox.ecv-declaration {
    font-size: 12px;
    color: #808080d9;
}

.back-btn {
    border-radius: 0px;
    background: #3E2290;
    border-color: transparent;
    margin-left: -10px;
}

#header .request-btn,
#default-title-3 .request-btn {
    border-radius: 0px;
    background: #A20080;
    border-color: transparent;
    margin-left: 10px;
}

#header .request-btn:hover,
#default-title-3 .request-btn:hover {
    color: #fff;
    background-color: #a20e8f;
    border-color: #ca6db1;
}

.btn.btn-primary {
    border-color: #B92F7D;
    background-color: #B92F7D;
    border: 1px solid #B92F7D;
}
.request-btn ,.btn.btn-primary {
    border-radius: 0px;
    background: #A20080;
    border-color: transparent;
    margin-left: 10px;
}

.request-btn:hover {
    color: #fff;
    background-color: #a54d8ac7;
    border-color: #ca6db1;
}
.reset-btn {
    border-radius: 0px;
    background: #3E2290;
    border-color: transparent;
    margin-left: 10px;
}

.reset-btn:hover {
    color: #fff;
    background-color: #7156bf;
    border-color: #7156bf;
}

.btn-wrapper {
    text-align: right;
}

.mask-heading {
    /* font-size: 22px; */
    font-weight: normal;
    margin: 11px 0 10px;
}




/* custom radio button style */

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    z-index: 9999;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #982881;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #982881;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.radio-wrapper {
    margin-top: 5px;
}





/* custom radio ends */

.multi-choice-text {
    font-size: 12px;
    margin-top: 10px;
}




/* user profile style starts */

.user-profile-bg {
    background-image: url(images/user_profile_header.png);

    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 70.1px;
    height: 333px;
    width: 100%;
}

.main-content {
    /*  position: relative; */
    margin-top: 225px;
    margin-bottom: 20px;
}

.content {
   /*  border: 1px solid #c7c7c7;
    border-radius: 10px; */
    background: #ffffff;
   /*  padding-bottom: 20px; */
    /* width:100%; */
}

.breadcrumb.brand-primary {
    background-color: #1483B2;
}

.breadcrumb {
    /* margin-top: 20px; */
    color: #ffffff;
}

.breadcrumb.brand-primary a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.breadcrumb.brand-primary li.active {
    color: #eee;
}

.user-profile-heading {
    margin-top: 0px;
    color: #982881;
}



/* user profile style End */


/* product page style */

.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 0px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 45%;
    z-index: 1;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs>li {
    width: 20%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 44%;
    opacity: 1;

    bottom: 25px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs>li.disabled a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width: 585px) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs>li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.row-eq-height {
    display: table;
    width: 100%;
    padding-bottom: 20px;
}

.row-eq-height .steps-wrapper-one,
.row-eq-height .steps-wrapper-two {
    display: table-cell;
    float: none;
    padding: 0;
    vertical-align: middle;
}

.row-eq-height .howItWorks {
    margin-top: 0;
    text-align: center;
    font-size: 20px;
    color: #008bb0;
    font-weight: 300;
}

.row-eq-height ul.nav.nav-tabs {
    border: 0;
}

li[role="presentation"] {
    text-align: center;
}

.row-eq-height .active span.dd {
    color: #5bc0de;
}

.row-eq-height .active span.ico-step1 {
    background: url(../img/icons/us1.png) no-repeat center center;
}

.row-eq-height .active span.ico-step2 {
    background: url(../img/icons/select_product_hover.png) no-repeat center center;
}

.row-eq-height .active span.ico-step3 {
    background: url(../img/icons/make_payment_hover.png) no-repeat center center;
}

.row-eq-height .active span.ico-step4 {
    background: url(../img/icons/self_authenticate_hover.png) no-repeat center center;
}

.row-eq-height .active span.ico-step5 {
    background: url(../img/icons/get_report_score_hover.png) no-repeat center center;
}


/* override default styles for link button */

#header .btn-link,
#header .btn-link:active,
#header .btn-link.active,
#header .btn-link[disabled],
#header fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    letter-spacing: 0.5px;
}

#header .btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
    padding: 0;
}

#header .btn-link,
#header .btn-link:hover,
#header .btn-link:focus,
#header .btn-link:active {
    border-color: transparent;
}

#header .btn-link {
    color: #337ab7;
    font-weight: 600;
    border-radius: 0;
}

button#disputeSubmit {
    background: #ba457d;
    color: #fff;
    border-radius: 0;
}

button#resetData {
    background: #3e2290;
    color: #fff;
    border-radius: 0;
}

.radio-padding-right {
    padding-right: 15px;
}

.radio-label {
    margin-top: 5px;
}
.padding-top20{
	padding-top: 20px;
}
html,body{
	max-height: 100%;
	height: 100%
}
div#wrapper{
	min-height: 100%;
	position: relative;
}
div#header{
	padding-bottom: 60px;
}
div.contant-container{
	padding-bottom: 60px;
}
.footer-bottom{
	height: 60px;
	position: absolute;
	width: 100%;
	bottom: 0;
	background: #fff;
}
@media all and (max-width: 992px) {
    div#header.extusr,
    div#header.more-details {
        background: #ffffff !important;
    }
}

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    
}
@media (max-width: 390px) {
    .extusr label {
       font-size: 11px;
    }
}

.more-details select {
    /* width: 91px; */
    display: inline-block;
}
.select-day{
	width:65px!important;
}
.select-month{
	width:120px!important;
}
.select-year{
	width:80px!important;
}
#dateOfBirth .form-control{
	display:inline-block;
}
/* Multichoice Question style */
.challengePopup_main_con .panel , .showingErrorReportForCredit .panel{
	box-shadow:none;
	border:none;
	border-radius:0;
	background-color: transparent;
}
/* Multichoice Question style Ends */
/* placeholder style */

::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}
::placeholder { /* Recent browsers */
    text-transform: none;
}
/* Ends placeholder style */
/* ECV 3.0 style Ends */
/* Affinity style */
.advertisement2 .large-banner-add{
	padding-right: 0px;
	padding-left: 0px;
}
table img{
	padding-bottom:0!important;
}
div#caphaCode img {
    width: auto!important;
    padding-bottom:0px;
}
@media (min-width: 768px) {
   .template-tree-form #pd-dob-wrapper select {
		padding:0
	}
	.template-tree-form .select-month{
		width: 75px!important;
	}
	.template-tree-form .select-day {
   		 width: 40px!important;
	}
	.template-tree-form .select-year {
	    width: 55px!important;
	}
}

@media (min-width: 1341px) {
	.template-tree-form .select-month{
		width: 75px!important;
	}
}
	
@media only screen and (max-width: 1340px) and (min-width: 1294px)  {
	.template-tree-form .select-month{
		width: 70px!important;
	}
}
@media only screen and (max-width: 1293px) and (min-width: 1186px)  {
	.template-tree-form .select-month{
		width: 52px!important;
	}
}
@media only screen and (max-width: 1185px) and (min-width: 767px)  {
	.template-tree-form #pd-dob-wrapper{
		clear:both;
		width:100%;
	}
	.template-tree-form #pd-dob-wrapper select {
		padding: 6px 12px;
	}
	.template-tree-form .select-month{
		width: auto!important;
	}
	.template-tree-form .select-day {
   		 width: auto!important;
	}
	.template-tree-form .select-year {
	    width: auto!important;
	}
}
@media only screen and (max-width: 1260px) and (min-width: 992px)  {
	#pd-dob-wrapper select{
		padding:0px;
	}
	.select-day{
		width: 40px!important;
	}
	.select-month{
		width: 103px!important;
	}
	.select-year{
		width: 55px!important;
	}
}
@media (max-width: 768px) {
	.brand-header{/* hide header text */
		display:none;
	}
}
/* Question Ans radio button style */
.answerQuestionModel .radio{
	display:flex;
}
.answerQuestionModel span.countnumber{
	margin-top:10px;
}
/* Ends Question Ans radio button style */