.navbar-logo{
	float: left;
    margin-right: 0px;
    margin-top: -20px;
    border: none;
    opacity: 1;
}

.navbar-logo img{
    /*margin-right: -20px;*/
    opacity: 1;
}

.dropdown-header{
    margin: 0px !important;
}

.search-input{
    height: 28px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.contact-import-loading{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(51,51,51,0.7);
    z-index: 999910;
    text-align: center;
}

.mb-15{
    margin-bottom: 15px;
}

.import-progress{
    width: 220px;
    height: 220px;
    background-color: white;
    border-radius: 114px;
    box-shadow: 0 6px 16px 2px rgba(0,0,0,.2);
    border: 5px solid #08794052;
    padding: 34px;
    text-align: center;
    margin: auto;
    margin-top: 12%;
}

.activate-input{
    font-weight: bold;
    font-size: 21px;
    text-align: center;
}
.panel.panel-expand{
    z-index: 9999999;
}

.r-code{
    text-align: center;
    margin-top: 10px;
}

.close-activate{
    float: right;
    width: 25px;
    height: 25px;
    background-color: red;
    padding: 3px 0px 0px 2px;
    text-align: center;
    color: white;
    border-radius: 200px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: -18px;
    cursor: pointer;
}


.navbar.navbar-default{
    z-index: 99999;
}


.activate-phone{
    width: 335px;
    height: 201px;
    border-radius: 52px;
}

.progress-i{
    height: 4px !important;
    margin-top: 12px !important;
    margin-bottom: 7px !important;
}

.import-progress .progress-bar{
    background: #b8d4c3 !important;
}

.c-alert{
    position: absolute;
    top: 10px;
    margin: auto;
    padding: 5px;
    background: white;
}

.add-shadow-large{
    box-shadow: 0 6px 16px 2px rgba(0,0,0,.2);
}

.navbar-brand{
	width: 160px;
	padding-top : 18px;
}

.page-sidebar-minified #sidebar-content{
    width: 75px !important;
}

.validate-alert{
    color: #750606 !important;
    background: #ffffff9e !important;
    border-left: 2px solid green;
    border-right: 2px solid green;
}

.fa-lg2{
    font-size: 1.666666em;
}

body {
    background-color: #f0f0f0;
}

.submenu{
    max-width: inherit !important;
    position: relative !important;
    margin-bottom: 20px;
}

.panel-green>.panel-heading{
    background: #65bc4b !important;
    color: #fff;
}

.bg-white{
    background-color: #fff !important;
}

.login.login-with-news-feed .login-header, .register.register-with-news-feed .register-header{
    padding-top : 40px;
}

.intl-tel-input{
    width: 100% !important;
}

.red{
    color: red;
}

.sidebar-active{
    background: #d9f3e0;
}

.sub-checkbox {
    margin-left: 28px;
    margin-top: 5px;
}

#grayOutDiv
{
    background-color: #333;
    opacity: 0.7;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 9999;
}

.nav-tabs{
    background: #f1f1f1 !important;
}


.nav-tabs+.tab-content{
    max-height: 500px;
    overflow-y: scroll;
}

.add-shadow{
    -webkit-box-shadow: 0 2px 5px -1px rgba(0,0,0,.2);
    box-shadow: 0 2px 5px -1px rgba(0,0,0,.2);
}

.flash-message
{
    z-index: 10000;
    position: relative;
}

.added-contacts{
    max-height: 255px;
    overflow-y: scroll;
}



/* .modal-open .container-fluid {
    -webkit-filter: blur(5px);
    filter: blur(3px)
} */

.modal-backdrop{
    position: inline !important;
}

.modal-open .modal-blur {

    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(6px) !important;
    filter: blur(6px) !important;
}



.ofx-s{
    overflow-x: scroll !important;
}

.add-border{
    border: 1px solid #ddd !important;
}

.default-deep{
    background: #e8e6e6 !important;
}

.user-search{
    height: 200px;
    overflow: scroll;
}

.c-red{
    color: red !important;
}

.bg-brown{
    background: #fa9d3e!important;
    color: white !important;
}

.widget.widget-stats{
    border-radius: 2px !important;
}


.sidebar-back {
    height: 30px;
    width: 30px;
    line-height: 28px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 66%;
    margin: -5px -16px;
}

.no-padding{
    padding: 0px;
}

.no-margin{
    margin: 0px;
}

.login.login-with-news-feed .right-content, .register.register-with-news-feed .right-content{
    width: 455px;
}
.login-btn{
    font-weight: 600;
}


.z-20{
    z-index: 20;
}

.z-10{
    z-index: 10;
}

.fastAnimate{
  animation-duration: 0.4s;
  /* animation-delay: 2s;
  animation-iteration-count: infinite; */
}


.email-container{
    margin-bottom: 18px;
}
.email-span{
    border: 1px solid #ffefef;
    padding: 5px 17px;
    border-radius: 25px 2px;
    color: black;
    font-size: 12px;
    font-weight: 600;
}

.resend-code{
    text-align: right;
    color: #d84f4f;
    margin-top: -10px;
    font-weight: bold;
    cursor: pointer;
}
