body {

    font-family: "Montserrat",sans-serif;
    background: #f9f7f7;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: "Montserrat",sans-serif;
    src: url('../fonts/HelveticaNeueMedium.eot');
    src: url('../fonts/HelveticaNeueMedium.eot') format('embedded-opentype'),  url('../fonts/HelveticaNeueMedium.woff2') format('woff2'),  url('../fonts/HelveticaNeueMedium.woff') format('woff'),  url('../fonts/HelveticaNeueMedium.ttf') format('truetype'),  url('../fonts/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
}
@font-face {
    font-family: "Montserrat",sans-serif;
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat",sans-serif;
    src: url('../fonts/helveticaneue_light-webfont.woff2') format('woff2'), url('../fonts/helveticaneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
img {
    max-width: 100%
}
a, button {
    -webkit-transition: -webkit-opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    -moz-transition: -moz-opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    -ms-transition: filter 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -ms-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    -o-transition: -o-opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, -o-transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    transition: opacity 0.3s ease, filter 0.3s ease, visibility 0.3s ease, transform 0.3s ease, color 0.3s ease, background 0.3s ease, border 0.3s ease;
    text-decoration: none;
    outline: none
}
a:hover {
    text-decoration: none
}
.container {
    width: 1630px
}
.spacer10 {
    height: 10px;
    clear: both
}
.spacer20 {
    height: 20px;
    clear: both
}
header {
    background: #0a0909;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}
.logo {
    float: left;
    color: #f0b518;
    font-size: 31px;
    font-weight: normal;
    line-height: 32px;
    padding: 4px 21px 3px 0;
    border-right: 2px solid #3b3a3a;
    font-family: "Montserrat",sans-serif;
}
.logo a {
    display: inline-block;
    color: #f0b518;
    /* height: 80px; */
    outline: none;
    width: 66px;
    background-color: #FD9B37;
    padding: 5px;
}
.page-title {
    float: left;
    padding: 0 20px;
    text-decoration: none;
    font-family: "Montserrat",sans-serif;
    font-size: 20px;
    line-height: 22px;
    /* margin-top: 9px; */
    /* display: inline-block; */
    /* vertical-align: middle; */
    margin-top: 28px;
}
.header-right{
    margin: 19px 0;
}
.middle-section {
    padding-top: 50px;
}
.semi-title {
    margin: 0 0 20px;
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.dashbord-map {
    box-shadow: 0 0 3px rgba(0,0,0,0.28);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.28);
    margin-bottom: 30px;
}
.dashbord-map img {
    vertical-align: middle;
    max-width: 100%
}
.top-bdr-box {
    border-top: 3px solid #ff9c39;
    margin-bottom: 30px;
    box-shadow: 0 0 3px rgba(0,0,0,0.28);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.28);
    background: #fff
}
.top-bdr-box img {
    vertical-align: middle;
    max-width: 100%
}
.top-bdr-box.your-collection {
    position: relative;
}
.box-footer-title {
    position: relative;
    padding: 14px 15px 14px 17px;
    background: #fafafa;
    border-top: 1px solid #f0f0f0;
    color: #1c1c1c;
    font-size: 14px;
    line-height: 20px;
}
.box-footer-title a {
    color: #6ba4ed;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}
.box-footer-title a:hover {
    color: #0a0909;
}
.box-footer-title i.fa.fa-upload {
    font-size: 16px;
    margin-right: 10px;
}
.box-footer-title b {
    font-weight: 600;
    font-size: 16px
}
.dashbord-box {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    /* padding: 0 15px; */
    justify-content: flex-start;
    width: 100%;
}
.dash-box-wrap {
    position: relative;
    padding: 20px 20px 20px 115px;
    background: #f7a800;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.dash-box-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 104px;
    background: #fff;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    font-size: 38px;
    line-height: 38px;
    text-align: center
}
.dash-box-icon span {
    font-weight: 700;
    font-size: 29px;
    line-height: 36px;
    display: block;
    margin-top: 20px;
}
.dash-box-icon i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 38px;
    line-height: 38px;
    width: 38px;
    text-align: center;
    margin: auto;
    height: 38px;
}
.box-1-bg {
    background: #f7a800
}
.box-1-bg .dash-box-icon {
    background: #e2982b
}
.box-2-bg {
    background: #00a1af
}
.box-2-bg .dash-box-icon {
    background: #2d979c
}
.box-3-bg {
    background: #ff4d00
}
.box-3-bg .dash-box-icon {
    background: #d75d2b
}
.box-4-bg {
    background: #a80032
}

.box-4-bg .dash-box-icon {
    background: #8a2030
}
.box-5-bg {
    background: #6b5fb9
}
.box-5-bg .dash-box-icon {
    background: #673ab7
}
.box-6-bg {
    background: #3cb371
}
.box-6-bg .dash-box-icon {
    background: #29910d
}
.box-7-bg {
    background: #b9b8b8
}
.box-7-bg .dash-box-icon {
    background: #7f7f7f
}
.dash-box-wrap h2 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-rendering: optimizeLegibility;
    font-family:"Montserrat",sans-serif;
    font-weight: normal;	
    white-space: nowrap;
    /*    white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;	*/
}
.dash-box-wrap h2 span {
    display: block;
    font-weight: 600;
    font-size: 38px;
    margin-bottom: 10px;
    line-height: 38px;
    white-space: nowrap;
    /*    max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;	*/
}
.dash-box-wrap h2 span b {
    font-size: 26px;
    font-weight: normal;
    line-height: 26px;
    padding-left: 5px;	
}
.box-title {
    padding: 17px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #2f2f2f;
}
.doc-list {
    padding: 15px 15px 25px 15px;
}
.doc-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.doc-list li {
    padding-left: 50px;
    position: relative;
    margin-bottom: 40px;
    padding-right: 125px;
}
.doc-list li:last-child {
    margin-bottom: 0
}
.doc-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #ddd;
    border-radius: 30px;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
}
.doc-icon i {
    color: #fff;
    font-size: 16px;
    width: 22px;
    height: 18px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    line-height: 18px;
}
.doc-icon i.fa-ticket {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    font-size: 20px;
}
.doc-icon i.fa-laptop {
    font-size: 20px
}
.doc-list li h3 {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #2f2f2f;
}
.doc-list li h3 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 3px;
}
.doc-update {
    color: #7f8486;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
}
.doc-update span {
    font-size: 16px;
    font-weight: 600;
    color: #8d9ca5;
    display: inline-block;
    min-width: 37px;
    text-align: right;
}
.doc-clr h3, .doc-clr h3 a {
    color: #d75d2b
}
.doc-clr h3 span {
    color: #d75d2b
}
.doc-clr .doc-icon {
    background: #d75d2b
}
.info-clr h3, .info-clr h3 a {
    color: #2d979c
}
.info-clr h3 span {
    color: #00a1af
}
.info-clr .doc-icon {
    background: #2d979c
}
.ticket-clr h3, .ticket-clr h3 a {
    color: #e2982b
}
.ticket-clr h3 span {
    color: #f7a800
}
.ticket-clr .doc-icon {
    background: #e2982b
}
.sale-clr h3, .sale-clr h3 a {
    color: #554d52
}
.sale-clr h3 span {
    color: #60504d
}
.sale-clr .doc-icon {
    background: #554d52
}
.doc-list li h3 a:hover {
    color: #0a0909
}

span.thumb-sm.avatar{
    margin-right: 5px;
}

header li:last-child a.nav-link{
    padding: 0 10px;
}
header li a.nav-link{
    color: #fff;
    padding: 0;
    vertical-align: middle;
    line-height: 33px;
}

.nav>li>a:focus, .nav>li>a:hover, .nav .open>a{
    background-color: inherit; !important;
    color: inherit; !important;
}

header li.dropdown .dropdown-toggle.dropdown-toggle-notifications.nav-link {
    padding: 0px;
}
span.avatar img.rounded-circle {
    height: 39px;
}

.page-controls .dropdown-toggle-notifications .rounded-circle {
    margin-top: 6px;
}

.rounded-circle {
    border-radius: 50% !important;
}
.dashbord-box > div {
    margin-bottom: 30px;
    padding: 0 15px;
    min-width: 316px;
    /* width: 25%; */
}
@-moz-document url-prefix() {
    .dashbord-box > div {
        min-width: 274px;
    }
}
.dropdown-container{margin-bottom: 30px;}
.dropdown-container .select2-container--krajee .select2-selection__clear{top:0;line-height: 33px;}
.dash-box-wrap {min-height: 96px; min-width: 290px; }
.dash-box-wrap h2 span{min-height: 34px;}
.gm-style-iw > div > div, .gm-style-iw > div {
    overflow: visible !important;
    max-width: none !important;
}




/*.address-map {
    font-size: 13px;
     background: url(../images/map-desc.png) no-repeat; 
    min-width: 215px;
     height: 120px; 
    position: relative;
    background-size: 100%;
    margin: 0 auto;
    padding: 7px 10px 7px 31px;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-family: source_sans_proregular;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #fda80b;
    background: -moz-linear-gradient(left, #fda80b 0%, #f7ab0a 100%);
    background: -webkit-linear-gradient(left, #fda80b 0%,#f7ab0a 100%);
    background: linear-gradient(to right, #fda80b 0%,#f7ab0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda80b', endColorstr='#f7ab0a',GradientType=1 );
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    box-shadow: -4px -4px 14px -18px rgba(0,0,0,0.8);
}*/
.address-map {
    font-size: 13px;
    / background: url(../images/map-desc.png) no-repeat; /
    min-width: 215px;
    / height: 120px; /
    position: relative;
    background-size: 100%;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: capitalize;
    color:#626262;
    text-rendering: optimizeLegibility;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    /* background: #fda80b;*/
    background: #f9f7f7 !important;
    /* background: -moz-linear-gradient(left, #fda80b 0%, #f7ab0a 100%);
    background: -webkit-linear-gradient(left, #fda80b 0%,#f7ab0a 100%);
    background: linear-gradient(to right, #fda80b 0%,#f7ab0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda80b', endColorstr='#f7ab0a',GradientType=1 );*/
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: -4px -4px 14px -18px rgba(0,0,0,0.8);
    padding: 22px 22px 12px;
    border-radius: 8px;
}

/*.address-map:after {
content: '';
position: absolute;
right: -43px;
top: 0;
bottom: 0;
width: 90px;
background: url(../images/map-desc.png) no-repeat;
height: 100%;
background-size: cover;
background-position: center; 
}*/
.address-map:after {display: none;}
.gm-style .gm-style-iw{overflow: visible;}
.gm-ui-hover-effect {
    opacity: 0 !important;
    display: none !important;
}
.address-map > div {
    margin-bottom: 10px;
}
.address-map h4 {
    font-size: 13px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #f3a801;
    padding-bottom: 7px;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(2) ,.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:last-child {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(1),.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(3) {
    display: none !important;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(1){
    /* border-top:24px solid #f9f7f7 !important;*/
    display: block !important;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(2),.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:last-child{
    background-color: #f9f7f7 !important;
}
.gm-style .gm-style-iw-c{
    padding: 0 !important;
    max-width: 350px !important; 
}

/***=== Responsive ===***/
@media(max-width:1600px) {
    .container{width: 100%}
    header{padding:10px 0}
}

@media(max-width:1440px){
    .dash-box-icon{width:84px}
    .dash-box-wrap h2{font-size:13px;line-height:18px;}
    .dash-box-wrap{padding:17px 10px 17px 95px}
    .dash-box-icon span{line-height:34px;margin-top:14px}
    .dash-box-wrap h2 span{font-size:21px;line-height:34px;}
    .doc-list li h3{font-size:16px;line-height:18px}
}

@media(max-width:1024px){
    .dashbord-box .col-md-3.col-sm-6{width:50%}
    .dashbord-box{margin-bottom:20px}
    /*.dash-box-wrap{margin-bottom:30px}*/
}

@media(max-width:991px){
    .middle-section{padding-top:30px}
}

@media(max-width:767px){
    .dashbord-box .col-md-3.col-sm-6{width:100%}
}

@media(max-width:480px){
    header{text-align:center}
    .logo{float:none;padding:4px 0 15px 0;border:none;position:relative}
    .logo:before{content:'';position:absolute;height:2px;background:#3b3a3a;left:0;right:0;bottom:0;width:70px;margin:auto}
    .page-title{float:none;padding:0;margin-top:15px}
    .doc-list li{margin-bottom:30px;padding-right:0}
    .doc-update{position:relative;margin-top:10px;text-align:right}
}
.widget-login-container {
    padding-top: 0%;
}
.widget-login-logo {
    padding-top: 5%;
}

.headerremove {
    background: white !important;
    color: black;
    font-size: 20px;
    padding: 10px;
    font-family: "Montserrat",sans-serif;
    font-size: 1rem;
    line-height: 1.428571429;
    color: #242424;
    text-align: left;
}
.widget-login-info {

    color: #888 !important;

}
.section.widget {
    overflow: visible;
}
.has-success .input-group-addon {
    color: #555;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #555;
}
.has-success .form-control {
    border-color: #e4e4e4;
}
@media (max-width: 1600px)
header {
    padding: 10px 0;
}

.logos {
    text-align: center;
    top: -150px;
    left: 0;
    right: 0;
}
.center-forms {
    color:white;
    width: 450px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 250px;
    background: graytext;
    padding: 27px 30px 30px;
    border-radius: 5px;
}
.view-custom-block {
    background: #ffffff;
    border-radius: .2rem;
    box-shadow: 0 0 10px #e8e8e8;
    transform: translateY(-50%);
    top: 50%;
    width: 330px;
    bottom: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.view-custom-block .has-success .select2-container--krajee .select2-selection{
    border: 1px solid #ccc;	
}
.view-custom-block .has-success .control-label{color: #555;}
.view-custom-block .control-label {
    color: #555;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    font-size: 28px;
    margin: 20px 0 30px;
}
.view-custom-block .select2-container--krajee .select2-selection--single .select2-selection__clear{
    top: 0;
    line-height: 33px	
}

span.avatar img.rounded-circle {
    height: 35px;
    vertical-align: top;
}
.portfoliobtn {
    width: 100%;
    background: graytext;
    color: #222;
    font-weight: 600;
    letter-spacing: 0.7px;
    height: auto;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;

    outline: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.view-custom-block .portfoliobtn {
    background: none;
    color: #fff;
    font-weight: normal;

}
.view-custom-block .portfoliobtn button{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.428571429;
    border-radius: .25rem;
    background-color: #64bd63;
    border-color: #64bd63;     	
    color: white;
    font-size: 14px;
    padding: 6px 20px;
}

.button
{
    padding: 7px 15px;
    width: auto;
    box-sizing: border-box;
    margin-left: 15px;
    font-size: 16px;
    min-width: 100px;
}
.chart-content{
    margin: 20px 0;
    text-align: center;
}
.map li {
    display: inline-block;
    padding-right: 15px;
}
.map li img {
    vertical-align: sub;
}

ul.map {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.flexLable label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

.flexLable label input {
    margin-top: 0px;
    margin-right: 5px;
}

.alert-error {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.kv-meter-container {
    width: 65px;
    padding-left: 5px;
}

.kv-scorebar-border {
    width: 65px;
}

.kv-score, .kv-scorebar {
    width: 63px;
}

.input-group-addon {
    line-height: 32px !important;
    margin: 0;
    padding: 0 8px !important;
}
.input-group-addon, .input-group-btn {
    width: auto;
    white-space: nowrap;
    vertical-align: middle;
}
.has-success .input-group-addon{
    color: #555 !important;
    background-color: #eee !important;
    border-color: #ccc !important;
    border-right-color: rgb(204, 204, 204) !important;
    border-left-color: rgb(204, 204, 204) !important;
}

.address-map {
    font-size: 13px;
    min-width: 215px;
    position: relative;
    background-size: 100%;
    margin: 0 auto;
    padding: 10px 0;
    text-transform: capitalize;
    color:#626262;
    text-rendering: optimizeLegibility;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #f9f7f7 !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: -4px -4px 14px -18px rgba(0,0,0,0.8);
    padding: 22px 22px 12px;
    border-radius: 8px;
}

.address-map:after {display: none;}
.gm-style .gm-style-iw{overflow: visible;}
.gm-ui-hover-effect {
    opacity: 0 !important;
    display: none !important;
}
.address-map > div {
    margin-bottom: 10px;
}
.address-map h4 {
    font-size: 13px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #f3a801;
    padding-bottom: 7px;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(2) ,.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:last-child {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}

.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(1),.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(3) {
    display: none !important;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(1){
    /* border-top:24px solid #f9f7f7 !important;*/
    display: block !important;
}
.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:nth-child(2),.gm-style > div > div:nth-child(3) > div:first-child > div:nth-child(4) > div > div:first-child > div:last-child{
    background-color: #f9f7f7 !important;
}
.gm-style .gm-style-iw-c{
    padding: 0 !important;
    max-width: 350px !important; 
}

.box-title {
    padding: 17px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #2f2f2f;
}

.grid-table 
{
    height: 700px;
}

.grid-table iframe
{
    width: 100%; 
    height: 100%;
}

.top-bdr-box .widget
{
    border-top: 1px solid #e8e8e8 !important;
    box-shadow: none !important;
}
.loginLink
{
    margin: 0px auto;
}
.dropbtn {
    padding: 16px;
    border: none;
}
.changePwd
{
    margin-top:80px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown:hover .dropdown-content {display: block;}


.center-forms1 {
    width: 400px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 250px;
    padding: 0px 30px 30px;
    border-radius: 5px;
}
.btn-inverse:hover {
    color: #fff;
    background-color: #121111 !important;
    border-color: #05090b;
}
.btn-inverse {
    color: #fff;
    background-color: #121111 !important;
    border-color: #05090b;
}
.has-success .input-group-addon {
    color: #555 !important;
    background-color: #eee !important;
    border-color: #ccc !important;
    border-right-color: rgb(204, 204, 204) !important;
    border-left-color: rgb(204, 204, 204) !important;
}
.has-error .input-group {
    border-color: #dd5826;
    /* border: 1px solid #dd5826;*/
    border-radius: 4px;
}

.login-page .page-footer {
    position: relative !important;
    float: left;
    width: 100%;
}

@-moz-document url-prefix() {
    .dashbord-box > div {
        margin-bottom: 30px;
        padding: 0 15px;
        max-width: 26%;
        display: inline-block;
        float: left;
    }
}
footer.content-footer {
    padding: 0 0 15px;
}
.content-wrap > main#content {
    min-height: calc(100vh - 130px);
}

#notifications-dropdown-toggle, #notifications-dropdown-toggle:hover {
    background-color: #090909 !important;
}
#notifications-dropdown-toggle, #notifications-dropdown-toggle:hover {
    background-color: #090909 !important;
}
.form-group.required label.control-label:after {
    content: ' *';
    color: #ff0000;
}
.form-group.required label.control-label:after {
    content: ' *';
    color: #ff0000;
}

.widget-login-container .widget.widget-login .headerremove h3 {
    color: #555;
    font-weight: 300;
    font-size: 24.5px;
    line-height: 20px;
    text-decoration: none solid rgb(36,36,36);
    word-spacing: 0px;
    font-family: sans-serif;
}
label.control-label {
    font-weight: 400;
    font-family: sans-serif;
}
.required.has-error .help-block {
    color: red;
    font-family: sans-serif;
}
.btn-inverse {
    color: #fff;
    background-color: #424242;
    border-color: #222;
    font-family: sans-serif;
}
p.loginLink > a {
    font-family: sans-serif;
}
.widget-login-container .widget-login h3 {
    color: #555;
    font-weight: 400;
}
#btnLogin {
    color: #fff;
    background-color: #555 !important;
    border-color: #3c3c3c !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075) !important;
    font-family: sans-serif !important;
}
.widget-login .widget-body .form-group {
    font-family: sans-serif;
}
.text-right-portfolio {
    float: right;
    color: #fff;
    background-color: #555 !important;
    border-color: #3c3c3c !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075) !important;
    font-family: sans-serif !important;
}
button.btn.btn-inverse.btn-block {
    color: #fff;
    background-color: #555 !important;
    border-color: #3c3c3c !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075) !important;
    font-family: sans-serif !important;
}
main#content.change_password .center-forms1 {
    position: relative;
    height: auto;
    margin: 50px auto 0px auto;
}
.content-wrap > main#content.change_password {
    min-height: calc(100vh - 180px);
}
.text-alig-left {
    width: 100%;
    text-align: right !important;
}
.text-alig-left .btn-inverse {
    background-color: #555 !important;
    background-color: #555;
    border-color: #3c3c3c;
}