body
{
	background-color: #fff;
}
.container
{
	width: 90%;
    min-width: 1300px;
}
#header
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,2989d8+33,1e5799+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+0,1e5799+100 */
	background: #2989d8; /* Old browsers */
	background: -moz-linear-gradient(top, #2989d8 0%, #1e5799 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #2989d8 0%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #2989d8 0%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989d8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
    padding-top: 15px;
}
#header h1
{
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 25px;
    font-size: 30px;
}
.menu
{
	margin-bottom: 0px;
}
.menu li a
{
	color: #fff;	
	padding: 7px 15px;
    display: inline-block;
}
.menu li.active
{
	background-color: #fff;
    font-weight: bold;	
}
.menu li.active a
{
	color: #333;
    
}
.menu li a:hover
{
	background-color: rgba(238, 238, 238, 0.5);
	text-decoration: none;
}
.content
{
    margin-top: 40px;
}
.content h2
{
    margin-top: 0px;
    font-size: 26px;
    margin-bottom:15px;
    display: initial;
}
.page-title
{
    margin-bottom: 15px;
}
.modal-body .form-control
{
    margin-bottom: 10px;
}

.modal-body label
{
    font-weight: normal;
}
.edit-btn
{
    /*position: absolute;
    left: 70px;
    margin-top: -6px;
    display: none;*/
    visibility: hidden;
}
.data-table tr:hover
{
    cursor: pointer;
}
.data-table tr:hover .edit-btn
{
    visibility: visible;
}
.edit-td
{
    width: 30px;
    padding: 3px 5px !important;
    border-top: none !important;
}
.edit-td:hover
{
    background-color: #fff !important;
}
.edit-th
{
    border-bottom: none !important;
}
.delete-btn
{
    color: #d9534f;
}
.table-search
{
    margin-bottom: 0px;
}
.table-search td
{
    border-top: none !important;
    padding-right: 0px !important;
}
.filter-link
{
    margin-left: 12px;
    font-size: 16px;
}
.fired-label
{
    position: absolute;
    margin-left: 40px;
    margin-top: 2px;
}
.well-sm
{
    padding: 0px;
}
.date-list
{
    margin-top: 15px;
}
.date-list li a
{
    color: #999;
}
.date-list li.active a
{
    color: #fff;
    text-decoration: none;
}
.date-list li
{
    padding: 5px 10px;
}
.date-list li.active
{
    background-color: #337ab7;
}
.table .name a
{
    color: #333;
}
.data-table .price-table a
{
    cursor: pointer;
    color: #333;
    border-bottom: 1px dashed #333;
}
.data-table .price-table .edit-link
{
    border-bottom: none !important;
    display: block;
}
.data-table .price-table a:hover
{
    text-decoration: none;
}
.add-price a
{
    display: block;
    text-align: center;
    font-size: 24px;
    border-bottom: none !important;
    color: #ddd !important;
}
/*.price-table td:hover
{
    background: #e7f3ff
}*/
.add-price:hover a
{
    color: #608cbd !important;
}
.data-table>tbody>tr>td
{
    padding: 5px;
    padding-right: 8px;
    padding-left: 8px;
    vertical-align: middle;
}
.modal-body h4
{
    margin-top: 0px;
    margin-bottom: 15px;
}
.table>thead:first-child>tr:first-child>td
{
    background: #fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
    border: 1px solid #337ab7;
}
.main-btn
{
    margin-bottom: 15px;
}
.fa-plus-circle
{
    
}
.btn-detail
{
    padding: 0px;
}
#header-tr .month
{
    font-weight: normal;
}
.table
{
    /*margin-top: 20px;*/
}
.well .table
{
    margin-top: 0px !important;
}
#cp8 .form-control, #cp82 .form-control
{
    margin-bottom: 0px !important;
}
#cp8, #cp8
{
    margin-bottom: 15px;
}
#chooseCategory .nav, #chooseCategory2 .nav
{
    margin-bottom: 12px;
}
#chooseCategory .nav-tabs, #chooseCategory2 .nav-tabs
{
    border-bottom: none;
}
#chooseCategory .nav>li>a {
    padding: 5px 10px;
    font-size: 12px;
}
#chooseCategory2 .nav>li>a {
    padding: 5px 10px;
    font-size: 12px;
}
#chooseCategory .nav-tabs>li>a
{
    border-radius: 0px;
}
#chooseCategory2 .nav-tabs>li>a
{
    border-radius: 0px;
}
.profile-page dd
{
    margin-bottom: 10px;
}
.date-btns
{
    margin-bottom: 15px;
    margin-right: 5px;
    float: left;
}
.panel-table-title
{
    font-size: 16px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.panel-table-title a
{
    font-size: 12px;
}
.panel-table-title span
{
    font-weight: bold;
}
.price-list li
{
    margin-bottom: 5px;
}
.month-choose
{
    width: 150px;
    height: 30px;
    float: left;
    margin-right: 5px;
}
.panel-table-detail
{
    margin-bottom: 30px;
}
.graph-panel h4
{
    font-size: 16px;
    display: inline;
    margin-right: 14px;
}
.graph-panel h4 span
{
    font-weight: bold;
}
.summa-div p
{
    font-size: 18px;
    margin-bottom: 20px;
}
.summa-div .price-list li
{
    font-size: 16px;
}
.summa-div .summa-title
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.income-spend>tbody>tr:hover {
    background-color: #f5f5f5;
}
.btn-prim
{
    padding: 2px 10px;
    font-size: 14px;
    margin-left: 5px;
}
.right-panel a
{
    color: #fff;
}
#header .btn-link
{
    color: #fff;
}
#header .btn-link:hover
{
    cursor: pointer;
}
.setting-form
{
    margin-top: 20px;
}
.setting-title
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
#header .fa-bell-o
{
    font-size: 24px;
    position: relative;
    top: 4px;
}
#header .badge
{
    background-color: #d9534f;
    position: relative;
    right: 12px;
    top: -2px;
}
.note
{
    padding: 5px 10px;
}
.note-list{
    min-width: 240px;
    margin: 7px 0 0
}
.note-list .text-muted
{
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 12px;
}
@media print {
    .myDivToPrint {
        background-color: white;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }
    #header, .date-list
    {
        display: none;
    }
}
.date-list
{
    margin-bottom: 15px;
}
.date-list ul
{
    float: left;
    margin-right: 10px;
}
.rating-table
{
    height: 600px;
    overflow-y: scroll;
    overflow-x: auto;
    padding-top: 0px;
}
.categorie-title a.label
{
    color: #fff;
}
.categorie-title a
{
    color: #333;
}
.cat-table .title
{
    padding: 5px 15px;
    color: #fff;
    border-radius: 3px;
}
#cp9 .form-control {
    margin-bottom: 0px !important;
}
.emp-list
{
    text-align: right;
    padding: 0px;
}
.emp-list ul
{
    margin-bottom: 0px;
}
.emp-list li a
{
    color: #333;
    display: block;
    padding: 10px 15px;
}
.emp-list li a:hover
{
    text-decoration: none;
    background-color: #e2e2e2;
    cursor: pointer;
}
.emp-list li.active a
{
    background-color: #337ab7;
    color: #fff;
}
.content-initial
{
    margin-top: 25px;
}
.spend-content
{
    padding-left: 40px;
}
.spend-content .date-list {
    margin-top: 20px;
}
.emp_link
{
    font-size: 16px;
}
.chosen-container
{
    display: block !important;
}