.container {
    width: 100% !important;
    padding: 0 !important;
}
.main_container{
    padding-left: 10px;
    padding-right: 10px;
}
.head_container{
    background-color: #f8f8f8;
    padding-left: 0;
    border-bottom: 1px solid silver;
}
.footer_container{
    padding-left: 0;
    padding: 0;
    height: 50px;
    color: #000;
    text-align: center;
}
footer {
    background: #f8f8f8;
    padding: 15px 20px;
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 0px;
}
input#global_search {
    border: solid 1px #ccc;
}
.global_search_input {
    background-color: rgb(245, 246, 247);
    border: 1px solid #E7E9EC;
    height: 37px;
    box-shadow: unset !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    float: none !important;
}
.global_serarch_button {
    background-color: #ECECEC !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    height: 37px;
    padding-right: 22px !important;
}
.global_search_outer {
    float: left;
    padding-top: 16px;
}
.input-group {
    margin-bottom: 10px;
    position: relative;
    display: table;
    border-collapse: separate;
}
.group-addon {
    border-radius: 0px!important;
    background-color: #ffff!important;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.date_header {
    font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    text-shadow: 0 0 1px #00c6ff;
    text-transform: uppercase;
    padding-top: 10px;
}
.date-timer {
    margin: 0 auto;
    padding: 0px;
    list-style: none;
}
.date-timer li {
    display: inline-block;
}
.time_header {
    text-align: center;
    font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
    text-shadow: 0 0 1px #00c6ff;
    font-size: 12px;
}
.client-img {
    padding: 0;
}
.client-nm {
    font-size: 14px;
    word-wrap: break-word;
    font-weight: bold;
    padding-top: 23px;
}
.sidebar {
    padding: 0px;
    margin: 0px;
}
.action_btn {
    padding: 0px 9px !important;
    height: 20px;
    line-height: 10px;
}
.btn {
    border-radius: 3px;
}
.btn-success {
    background: #26B99A;
    border: 1px solid #169F85;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-bottom: 5px;
    margin-right: 5px;
}
.btn, .buttons, .modal-footer .btn + .btn, button {
    margin-bottom: 5px;
    margin-right: 5px;
}
.login { background:#f29757bd !important; }
#loginBox {
    width: 50%;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 8%;
    padding: 2%;
    -webkit-box-shadow: 11px 11px 11px 2px rgba(222,132,53,0.83);
    -moz-box-shadow: 11px 11px 11px 2px rgba(222,132,53,0.83);
    box-shadow: 0px 0px 10px 10px rgba(95, 95, 95, 0.58);
    background: #fff;
}
.form-control {
    border-radius: 0;
    width: 100%;
}
.form-group {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#loginform span {
    padding-bottom: 10px;
}
#login-footer-logo {
    float: right;
    margin-top: -40px;
    background: #FFF;
    height: 60px;
    text-align: center;
    padding: 10px;
    color: #000;
    font-size: 11px;
}
.img-circle {
    border-radius: 50%;
}
.img-circle.profile_img {
    width: 100%;
    background: #fff;
    margin-left: 0%;
    z-index: 1000;
    position: inherit;
    margin-top: 7px;
    border: 1px solid rgba(52, 73, 94, .44);
    padding: 2px;
}
.user-profile img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    margin-right: 10px;
}
.nav > li > a > img {
    max-width: none;
    float: left;
}
#innerLogo {
    background-image: url('../images/crm-inner-logo.png');
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 1px solid silver;
}
.dropdown-menu {
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.divider {
    border-bottom: 1px solid #ddd;
    margin: 10px;
}
.navbar-nav .open .dropdown-menu {
    position: absolute;
    background: #fff;
    margin-top: 0;
    border: 1px solid #D9DEE4;
    -webkit-box-shadow: none;
    right: 0;
    left: auto;
    width: 220px;
}
.navbar-right {
    float: right !important;
    margin-right: -15px;
}
.top_nav .navbar-right li {
    position: relative;
}
.top_nav .navbar-right li {
    display: inline-block;
    float: right;
    position: static;
}
.info-number {
    font-size: 20px;
}
.info-number .badge {
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    padding: 2px 6px;
    position: absolute;
    right: 2px;
    top: 8px
}
.badge-bg {
    background: #f29757bd !important;
    border: 1px solid #f29757bd !important;
    color: #fff;
}
.timeline_btn {
    padding: 1px 12px !important;
    background: #77cab2 !important;
    color: #fff;
    font-size: 12px;
}
.w2ui-popup-title{
    color: blue !important;
}
.w2ui-node-group {
    color: dimgrey !important;
    font-size: 12px !important;
    font-weight: bold;
}
.w2ui-expand { width: 0px !important;}
.w2ui-grid-header {
    color: blue !important;
    font-weight: bold !important;
    font-size: 16px !important;
}
.w2ui-page .pull-right {padding-right: 22px;}
.w2ui-form .w2ui-tabs .w2ui-tab.active {
    background-color: #777 !important;
    color: #f9f9f9 ;
}
.w2ui-form .w2ui-tabs { background-color: #eee;}
.serv-addmore {
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 10px !important;
    padding-left: 3px !important;
}
.srch-date {
    width: 100%;
    height: 22px !important;
    padding: 0 !important;
    line-height: 12px !important;
    font-size: 11px !important;
}
input:disabled {
    background-color: #f7f7f7 !important;
    color: #000 !important;
}
.panel-graph{
    padding: 5px !important;
    padding-left: 20px !important;
}