/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *








 

 */




.box-body .box-header{
    background-color: #eee;
    color:#333;
}
.tab-pane  .box-header{
    background-color: #eee;
    color:#333;
}

.fc-header-toolbar{
    background-color: #444;
    color:#fff;
    font-size:12px;
    margin-top:-4px;
}

.fc-left > h2{
    font-size:17px;
}

.nav-tabs-custom > .nav-tabs {
    color:#fff;
    background-color: #444;
}

.nav-tabs-custom > .nav-tabs > li > a {
    color:#fff;
}
.sidebar-mini.sidebar-collapse .main-sidebar {
    width: 60px !important;
    z-index: 850;
    text-align: center;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a {
    font-size: 19px;
    text-align: right;
}

.menu-caption {
    margin-left: 10px;
    margin-right: -8px;
    text-align: right;
    font-size: 12px;
}

.sidebar-mini.sidebar-collapse .main-sidebar {
    width: 60px !important;
    z-index: 850;
    text-align: center;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a {
    font-size: 19px;
    text-align: right;
}

.menu-caption {
    margin-left: 10px;
    margin-right: -8px;
    text-align: right;
    font-size: 12px;
}


 .box-header{
    background-color:#444;
    color:#fff;
 }

 .brighter{
     background-color:#fff;
 }

 .text-small{
     font-size:13px;
 }
 .text-english{
     float: left;
     text-align: left;
     direction: ltr;
 }

 .dataTables_paginate {
    float: left !important;
 }

 .dataTables_filter {
    float: left !important;
 }

.box-header{ font-weight: bold}

.navbar-nav > li > .dropdown-menu {
    background-color: #333;
    color: #fff;
    border-top:0px;
}
li.menu-item , li.menu-item > a {
    background-color: #333;
    color: #fff;
}

::-webkit-scrollbar { 
    display: none; 
}

.skin-green .main-header .logo,.skin-green .main-header .logo:hover{
    background-color: #333;
}
.skin-green .main-header .navbar { background-color: #333; }

.breadcrumb{
    background-color:#ecf0f5;
    float : right;
}

.widget-user .widget-user-image > img {
    width: 90px;
    height: 90px;
    border: 3px solid #fff;
}


html {
    position: relative;
    min-height: 100%;
    background-color:#ecf0f5;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 5px;
}
.footer {
    /*border-top: 4px salmon solid;*/
    padding:0.4em;
    /*margin-bottom: 4px;*/
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 40px;
    background-color: #222d32;
    color:#fff;
}





/*.content-wrapper{height:800px;}*/


.color-office{
    color:#f7ecb5;
}

.color-trading{
    /*color:#f0ad4e;*/
    color:#abc6f2;
}


.color-sales{
    color:#56f442;
    /*color:#abc6f2;*/
}
.color-alert{
    color:#f012be;
}

.sidebar-menu > li > a {
    padding: 12px 15px 12px 15px;
    display: block;
}

.scrollable-tab-content{
    height :700px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0;
}


.label-status-closed{
    background-color:#990000;
}

.label-status-open{
    background-color:#00a65a;
}
.label-status-pending{
    background-color:#00c0ef;
}
.label-status-approved{
    background-color:#00c0ef;
}
.label-joint{background-color:#00a65a;}
.label-organization{background-color:#0063dc;}
.label-individual{background-color:#00c0ef;}





.label-approved{
    color:#fff;
    background-color:#00733e;
}
.label-new{
    color:#fff;
    background-color:#f012be;
}
.label-closed{
    color:#fff;
    background-color:#990000;
}

.label-retention{
    color:#fff;
    background-color:#990000;
}

.label-rejected{
    color:#fff;
    background-color:#990000;
}

.label-disconected{
    color:#fff;
    background-color:#990000;
}
.label-active{
    color:#fff;
    background-color:#00733e;
}
.label-pending{
    color:#fff;
    background-color:#ac2925;
}
.label-legal{
    color:#fff;
    background-color:#db0ead;
}
.label-questionnaire{
    color:#fff;
    background-color:#00c0ef;
}
.label-deposit{
    color:#fff;
    background-color:#db0ead;
}

.label-missing-documents{
    color:#fff;
    background-color:#1e88e5;
}
.label-documents{
    color:#333;
    background-color:#ccc;
}

.label-live{
    color:#fff;
    background-color:#00a65a;
}

.label-closed{
    color:#fff;
    background-color:#ac2925;
}
.label-hold{
    color:#fff;
    background-color:#ac2925;
}

.label-signiture{
    color:#fff;
    background-color:#db8b0b;
}
.label-failed{
    color:#fff;
    background-color:#B00100;
}

.label-followup{
    color:#fff;
    background-color:#1e88e5;
}
.label-documents{
    color:#fff;
    background-color:#db0ead;
}
.label-integration{
    color:#fff;
    background-color:#db8b0b;
}
.label-purple{
    color:#fff;
    background-color:#00733e;
}
