body {
    font-size: 14px;
}
body.modal-open {
    margin-right: 0px;
}

.modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0px;
}

.nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover {
    cursor: pointer;
}

.dropdown-menu>li>a {
    padding-left: 5px;
}
.dropdown-menu>li>a.unselected {
    color: #cccccc;
}

.navbar-default .navbar-nav>li>a {
    color: #428bca;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
}

.dropdown-menu>li>a {
    color: #428bca;
}

.form-control {
    color: #428bca;
}

.navbar-default .navbar-brand {
    color: #428bca;
    padding-top: 7px;
}


.navbar-default .navbar-brand:hover {
    color: #2a6496;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

a:hover, a:focus {
    text-decoration: none;
}

.progress.app-loading-progress {
    height: 2px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0px;
    /*-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);*/
    /*box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);*/
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes .5s linear infinite;
    -moz-animation: progress-bar-stripes .5s linear infinite;
    -ms-animation: progress-bar-stripes .5s linear infinite;
    -o-animation: progress-bar-stripes .5s linear infinite;
    animation: progress-bar-stripes .5s linear infinite;
}

.progress-bar {
    -webkit-transition: width .15s ease;
    transition: width .15s ease;
}

.progress-bar-stat {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}

.progress-bar-stat-new {
    background-color: #3a87ad;
}

.progress-bar-sourced {
    background-color: #c09853;
}

.progress-bar-invite {
    background-color: #ff0099;
}

.progress-bar-recruiter-interview {
    background-color: #6e0dd0;
}


.progress-bar-presented {
    background-color: #666666;
}


.progress-bar-phone-screen {
    background-color: #009688;
}


.progress-bar-in-person {
    background-color: #ff6600;
}


.progress-bar-offer {
    background-color: #00008b;
}


.progress-bar-hired {
    background-color: #468847;
}

.progress-bar-rejected {
    background-color: #d9534f;
}

.progress-bar-candidate-declined {
    background-color: #f0ad4e;
}

.progress-bar-on-hold {
    background-color: #39b3d7;
}

.progress-bar-empty {
    background-color: transparent;
}



.carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 0;
    background-color: #428bca;
}

.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #428bca;
    border-radius: 6px;
}

.carousel-indicators {
    position: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}

.close {
    color: #428bca;
    opacity: 1;
}

.close:hover, .close:focus {
    color: #2a6496;
}

[class^="icon-"], [class*=" icon-"] {
    width: auto;
    vertical-align: baseline;
}

.tooltip {
    z-index: 2000 !important;
}

/*input[type="radio"], input[type="checkbox"] {*/
    /*margin: 1px 0 0;*/
    /*margin-top: 1px \9;*/
    /*line-height: normal;*/
/*}*/

.radio, .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}

.modal-footer {
    margin-top: 0px;
}

th,td {
    text-align: left;
}

.input-large {

}

.checkbox label {
    position: relative;
    top: -3px;
}

.radio label {
    position: relative;
    top: -1px;
}

.input-group-addon {
    padding: 9px 12px;
}

.tooltip-inner {
    white-space:pre;
    max-width:none;
}


span[class*='label-'] {
    color: #333333;
    font-weight: normal;
    background-color: #fbfbfb;
    position: relative;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 13px;
    padding-right: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: left;
    line-height: 17px;
    zoom: 1;
    cursor: default;
    white-space: nowrap;
    margin-bottom: 7px;
    margin-right: 7px;
}


span[class*='label-'] > a{
    color: #333333;
}

span[class*='label-'] > a:hover,
span[class*='label-'] > a:focus {
    color: #428bca;
    cursor: pointer;
}

span[class*='label-'] .icon-remove-sign:hover {
    color: #428bca;
    cursor: pointer;
}

span[class*='label-'].shake {
    padding-left: 0px;
    margin-bottom: 15px;
    margin-right: 15px;
}

.btn-edit-field {
    border-radius: 0px 3px 3px 0px;
}

.table.reports-table > thead:first-child tr:first-child th {
    border-bottom: 0px;
}

.table.reports-table tr > th.rpt-number,
.table.reports-table tr > th.rpt-number-border,
.table.reports-table tr > th.rpt-number-border-left,
.table.reports-table tr > th.rpt-number-border-right,
.table.reports-table tr > td.rpt-number,
.table.reports-table tr > td.rpt-number-border,
.table.reports-table tr > td.rpt-number-border-left,
.table.reports-table tr > td.rpt-number-border-right {
    text-align: center;

}

.table.reports-table  tr > th.rpt-number-border,
.table.reports-table  tr > td.rpt-number-border {
    border-left: 1px solid #d8e0e1;
    border-right: 1px solid #d8e0e1;
}

.table.reports-table  tr > th.rpt-number-border-left,
.table.reports-table  tr > td.rpt-number-border-left {
    border-left: 1px solid #d8e0e1;
}

.table.reports-table  tr > th.rpt-number-border-right,
.table.reports-table  tr > td.rpt-number-border-right {
    border-right: 1px solid #d8e0e1;
}



.table.reports-table  tr > td.rpt-number-border {
    background-color: #f5f5f5;
}


.table.reports-table > thead:first-child tr:first-child th {

}

.table.reports-table  tr > th.rpt-number-buffer,
.table.reports-table  tr > td.rpt-number-buffer {
    min-width: 30px;
    width: 30px;
}

