/* ========================================================
	Firehouse Front Desk Custom Styles
	Version 1.0
	Developed by: Script Fusion Developmenet Services
======================================================== */

/* Font Imports
======================================================== */


/* Font Styles
======================================================== */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}


/* Link Styles
======================================================== */
a {}
a:hover, a:focus, a:active {}


/* Site Styles
======================================================== */
body { background: #CCC; }


/*** Main Layouts ***/
#content_wrapper { width: 100%; height: 100%; }


/*** Users Page ***/
.clickable_row { cursor: pointer; }

#boxes.row { margin: 0!important; }

#loadingDiv
{
    top : 50%;
    position: fixed;
    left: 50%;
    background-color: #000;
    border: 1px solid #ccc;
    padding:20px;
    z-index: 9999;
    display: none;
}

#loadingDiv img
{
    width: 24px;
}

div.required
{
    display: none;
}

.required
{
    color: #C40D0D;
}

.requiredborder
{
    border: 1px solid #C40D0D !important;
}

.clientrow
{
    background-color: #ECF0F5;
    border: 1px solid #F5F5F5;
}

.alert
{
    left: 15% !important;
    position: fixed !important;
    top: 5px !important;
    width: 80% !important;
    z-index: 9999 !important;
}
.alert a
{
    text-decoration: none !important;
}

.alert-danger, .alert-success
{
    display: none;
}

#formAddTime, #uploadFiles
{
    display: none;
}

.dragandrophandler
{
    border:2px dotted #0B85A1;
    width:400px;
    color:#92AAB0;
    text-align:left;vertical-align:middle;
    padding:10px 10px 10 10px;
    margin-bottom:10px;
    font-size:200%;
}
.progressBar
{
    width: 200px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    display:inline-block;
    margin:0px 10px 5px 5px;
    vertical-align:top;
}
.progressBar div
{
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0ba1b5; border-radius: 3px;
}
.statusbar
{
    border-top:1px solid #A9CCD1;
    min-height:25px;
    width:700px;
    padding:10px 10px 0px 10px;
    vertical-align:top;
}
.statusbar:nth-child(odd)
{
    background:#EBEFF0;
}
.filename
{
    display:inline-block;
    vertical-align:top;
    width:250px;
}
.filesize
{
    display:inline-block;
    vertical-align:top;
    color:#30693D;
    width:100px;
    margin-left:10px;
    margin-right:5px;
}
.abort
{
    background-color:#A8352F;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;display:inline-block;
    color:#fff;
    font-family:arial;font-size:13px;font-weight:normal;
    padding:4px 15px;
    cursor:pointer;
    vertical-align:top
}

.login-logo a,
.register-logo a,
.error,
.rememberme
{
    color: #C40D0D !important;
}
.uploadarea
{
    display: none;
}
#jobadd .uploadarea{
    display:block;
}
.clientrow
{
    background-color: #DD4B39;
    color: #ffffff;
}
.clientrow:hover
{
    background-color: #DD4B39 !important;
}
td.microjob_td{
    padding: 0px !important;
}
td.microjob_td .table{
    margin-bottom: 0px !important;
}
td.microjob_td tr{
    background-color: #DDD;
}
td.microjob_td tr:hover{
    background-color: #FFFFFF;
}
tr.jobform, tr.microjobform{
    height: 40px;
}
.jobform td, .microjobform td{
    vertical-align: middle !important;
    padding: 3px !important;
}
table tr.jobrow
{
    background-color: #ECF0F5;
}

.addMicroJobModal, .pointCursor, .btnformAddTime, .addExpensesJobModal, .printingspecs
{
    cursor: pointer;
}

.clsJobsActionButton
{
    width: 128px;
    margin:2px;
    float: left;
}

ul.nav.nav-tabs li
{
    background-color: #ECF0F5;
    border: 1px solid #ffffff;
    border-radius: 10px 10px 0px 0px;
}

ul.nav.nav-tabs li.active a
{
    background-color: #DD4B39!important;
    color: #ffffff;
}

.datepicker
{
    z-index:1200 !important;
}

.byname
{
    margin-right:60px;
}

.editable
{
    border-bottom: 2px dotted #C40D0D;
}

#jobadd .wysihtml5-toolbar{
    bottom: 33px;
    position: absolute;
}
#jobadd .addjobdetails iframe{
    border: 1px solid #d2d6de !important;
    height: 78% !important;
    min-height: 250px;
    width: 100% !important;
}
.new-job .wysihtml5-toolbar{
    top: 339px !important;
    bottom: initial !important;
    position: absolute;
}

.joblistheading{
    font-size: 20px;
    font-weight: bold;
    margin-left: 20px;
}
.joblistbtn{
    border: 0px !important;
    padding: 5px 9px !important;
    font-weight: bold !important;
}
.detailsjoblist > td:first-child{
    padding: 27px;
    border: 2px inset #DD4B39;
    border-top: 2px solid #DD4B39 !important;
    background-color: #f5f5f5;
}
.detailsjoblist td{
    border-top: 0px !important;
}
.jobaddpopup .btn-edit-joblist{
    width: 90px;
    padding: 1px 0px;
    text-align: center;
    font-size: 13px;
}
.edit_job_btn_position{
    position: absolute;
    bottom: 15px;
    right: 23px;
}
#jobContent .table{
    margin-bottom: 0px !important;
}
.jobaddtimeform td{
    vertical-align: middle !important;
}
.duejobtable .table{
    margin-bottom: 0px !important;
}
.duemicrojobrow > td{
    padding: 0px !important;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header{
    height: auto !important;
}
.modal .btn{
    text-transform: uppercase !important;
}
@media screen and (max-width:1024px){
    .jobname{
        overflow: hidden;
        max-width: 465px;
        white-space: nowrap;
        word-wrap: break-word;
    }
}
@media screen and (max-width:768px){
    .jobname{
        overflow: hidden;
        max-width: 240px;
        white-space: nowrap;
        word-wrap: break-word;
    }
}

@media screen and (min-width:1025px){
    .jobname{
        overflow: hidden;
        max-width: 465px;
        white-space: nowrap;
        word-wrap: break-word;
    }
}

.margin-top-50 {
    margin-top: 50px;
}

.note-input .wysihtml5-toolbar {
    bottom: unset !important;
    top: unset !important;
    position: unset !important;
}
