/* 
    Document   : advansoft_leads
    Created on : 02-Feb-2014, 12:36:51
    Author     : Junaid
    Description:
        Purpose of the stylesheet follows.
*/
#list_status_id optgroup{
    background-image: url(../images/seperator.jpg);
    height: 7px;

}
.multiselect-container li{
    text-align: left;

}
.advansoft .lead_status_id .multiselect-container>li>a>label.checkbox {
    margin: 0;
    width: 100%;
}
.advansoft .lead_status_id .multiselect-container>li>label.multiselect-group{
    padding: 0px 0px 0px 0px;
    height: 1px;
    font-weight: bold;
    background-color: #000;
    width: 185px;
}
.advansoft .lead_status_id .dropdown-menu > .active > a, 
.advansoft .lead_status_id .dropdown-menu > .active > a:hover, 
.advansoft .lead_status_id .dropdown-menu > .active > a:focus {
    color: #000000;
    text-decoration: none;
    outline: 0;
    background-color:none;
}






tr.assign_to_1 td{color: #3E83E9;}
tr.assign_to_2 td{color: #3E83E9;}
tr.assign_to_3 td{color: #3E83E9;}
.project_cost_aed .aed{display: block;font-weight: bold}
.project_cost_aed .usd{display: none;;font-weight: bold}
.project_cost_usd .aed{display: none;;font-weight: bold}
.project_cost_usd .usd{display: block;;font-weight: bold}
ul.lead_summary{list-style-type: none;margin: 0;padding: 0;}
ul.lead_summary li{float:left;}
ul.lead_summary li span{float:left;display: block;}
ul.lead_summary li span.lead_status{margin-right: 5px;}
ul.lead_summary li span.lead_count{margin-right: 5px;}
ul.lead_summary li span.lead_value{margin-right: 5px;}
.advansoft .lead_summary li{
    /*    border-right-style: solid;
        border-right-width: 2px;
        border-right-color: #ECECEC;*/
    padding: 6px;
    /*    padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;*/
    margin-right: 10px;
    font-weight: bold;
}
.advansoft .lead_summary li:last-child{
    border-right-style: solid;
    border-right-width: 0px;    
}
.sorting .icon-sort{float:right;}
/*tr.tr_inquiry{
    cursor: pointer;
}*/


.form-group{font-weight: bold;}
.form-group label{font-weight: normal;}
.navbar-nav > li > a >span{float: right;}
.home_page .list-group{float: left;}
.home_page .lead_count{
    width: 250px;
    height: 100%;
    float: left;
}
.home_page .list-group-item:last-child{border-bottom: none;}

.clients .panel{height: 71px;}
.home_page .lead_count_amount{width: 371px;}
.home_page .lead_count_amount_client{width: 325px;}
.home_page .list-group .badge{
    border-radius: 0px;
    width: 50px;
    height: 100%;
}
.home_page .list-group .lead_status{
    float:left;
    width: 150px;
    font-weight: bold;
}
.clients .list-group .lead_status{
    float:left;
    font-weight: bold;
}
.clients .list-group .count{
    float:right;
    width: 50px;
    text-align: right;
    font-weight: bold;
}
.clients .list-group .amount{
    float:right;
    text-align: right;
    width: 100px;
    font-weight: bold;
}
/*.home_page, .clients{font-size: 1.1em;}*/
.home_page .list-group .count{
    float:right;
    width: 50px;
    text-align: right;
    font-weight: bold;
}
.home_page .list-group .amount{
    float:right;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
.home_page .panel{
    display: block;
    /*height: 272px;*/
    height: 268px;
}
.home_page .clients{
    display: block;
    height: 100px;
}
.home_page .list-group .list-group-item,.clients .list-group .list-group-item{
    /*padding: 10px 15px;*/
    border-radius: 0px;
    border: 1px solid #ffffff;
}
/*.advansoft table tbody td{font-weight: bold}*/
.advansoft table thead th{background-color: #e4f8ff;}
.advansoft .company_name .list-group-item,.advansoft .comments .list-group-item,.tr_inquiry .list-group-item{
    border:none;
    background-color: inherit;
    padding: 0px 5px;
}
.advansoft .lead_form .ui-accordion .ui-accordion-content{
    padding: 1em 0.0em;
    overflow: hidden;
    font-family: inherit;
    font-size: 13px;
}
.advansoft .lead_form .ui-corner-bottom{border: none;}
.lead_status_id_1{background-color: #e4f8ff;}
.lead_status_id_2{background-color: #fdedd0;}
.lead_status_id_3{background-color: #efd3e7;}
.lead_status_id_4{background-color: #dcffce;}

.lead_status_id_6{background-color: #f8e6f3;}
.lead_status_id_7{background-color: #fcf5eb;}
.lead_status_id_16{background-color: #fcf5eb;}
.lead_status_id_9{background-color: #c5effd;}

.lead_status_id_10{background-color: #f0ffea;}


.lead_status_total{background-color: #f0ffea;}
.tr_inquiry td{font-weight: bold}
.advansoft .breadcrumb{margin-bottom: 8px;}
.advansoft .lead_view td.label_value{background-color: #FFFFFF;width: 300px;}
.advansoft .lead_view td.label_view{background-color: #e4f8ff;width: 100px;}
.advansoft .ui-state-default,.advansoft .ui-state-default-hover{background: none;background-color: #428bca;color: #fff;}
.advansoft .panel-heading{padding: 6px 15px;}
.advansoft .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 0px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.advansoft .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #414141;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    background-color: #e8e8e8;
    border: 0px solid #cccccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.advansoft textarea.form-control{
    height: auto;
}

.advansoft .navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-nav>li>a {
    /*background-color: #f7f7f7;*/
    color:#000000;
}
.advansoft .navbar-inverse .navbar-nav>li>a:hover,
.advansoft .navbar-inverse .navbar-nav>li>a:focus {
    background-color: #FFFFFF;
    color:#000000;
}
.advansoft .side-nav{
    background-color: #f5f5f9;
    top:70px;
    height: 87%;
    overflow-y: auto;
    overflow-x: hidden;
}
.printonly{
    display: none;
}
.report_total{
    display: none;
}
.advansoft .table thead th,.advansoft .table thead th:hover{
    background-color: #555555;
    color: #ffffff;
}
@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    margin: 25mm 25mm 25mm 25mm;  
} 
@media print{
    body
    {
        margin: 25mm 25mm 25mm 25mm;
    }
    .advansoft .table thead th,.advansoft .table thead th:hover{
        color: #555555;
    }

    .printonly{
        display:block;
    }
    .report_total{
        display: table-row;
    }
    .header{
        font-weight: bold;
        font-size: 15pt;
        border-bottom-style: solid;
        border-bottom-width: 3px;
        margin-bottom: 6px;
    }
    .noprint{display: none;}
    .advansoft .icon-sort{display: none;}
    .pagination{display: none;}
    #wrapper{padding-left: 25px;
             padding-right: 25px;}
    .navbar{display: none; }
    #page-wrapper{padding: 0px 0px;}
    a,a:visited{text-decoration: none; }
    a:link:after { content:" "; }
    .advansoft .table-bordered {border: 0px solid #dddddd;}
    .advansoft .serial_no {
        display: table-cell;
    }
    .advansoft .report_date{
        display: table-cell;
    }
    .advansoft .report_date .list-group-item {
        border: 0px solid #dddddd;
    }
    .tr_inquiry td a.cr_name,.tr_inquiry td a.lead_comments {
        text-overflow: clip;
    }
    a.list-group-item, .table thead:first-child tr:first-child th{
        color:#000;
    }
    .table-bordered th {
        border: 0px solid #000 !important;
        border-top: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important;
    }


}

.serial_no,.report_date {
    display: table-cell;
}

.advansoft .lead_summary .list-group-item{
    float: left;
    border:none;
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
}

.advansoft .home_page .table thead th,.advansoft .home_page .table thead th:hover{
    background-color: #e4f8ff;
    color: #000000;
}



.advansoft .nav-tabs {
    border-bottom: 0px solid #dddddd;
}
.advansoft .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.advansoft .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.0;
    border: 1px solid #dddddd;
    border-radius: 4px 4px 4px 4px;
    background-color: #dddddd;
}
.advansoft .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.advansoft .nav-tabs > li.active > a,
.advansoft .nav-tabs > li.active > a:hover,
.advansoft .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    /*    border-bottom-color: transparent;*/
    cursor: default;
}
.advansoft .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.advansoft .nav-tabs.nav-justified > li {
    float: none;
}
.advansoft .nav-tabs.nav-justified > li > a {
    text-align: center;
}
.advansoft .search .form-control {width: 85px;}
.advansoft .search #company_name {width: 146
                                      30px;}

.oneLine{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    o-text-overflow: ellipsis;
}
.tr_inquiry td a.company_name,.tr_inquiry td.company_name{width: 125px;}
/*.tr_inquiry td a.cr_name{width: 60px;}*/

.tr_inquiry td a.lead_comments {
    width: 350px;
}
.lead_view .tr_inquiry td a.cr_name {width: 85px;}

.advansoft .radio-inline{
    width: 78px;
}
.advansoft .checkbox-inline{
    width: 58px;
}
#change_status {
    position: absolute;
    z-index: 10000;
    display: none;
}
#change_status .list-group-item {
    padding: 2px 10px;
}

#div_assign_cr{

    position: absolute;
    display: none;
    z-index: 10000;

}
.inline_dropbox .form-control{
    background-color: transparent;
    height: auto;
    padding: 0px 0px;
    font-weight: bold;
    font-size: 10pt;
}
.setup .gadget .list-group{
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 2px;
}
.campagin_detail .col-xs-4 .row .col-xs-3{
    padding-right: 10px;
    width: 30%
}
.campagin_detail .col-xs-4 .row .col-xs-9{

    width: 70%
}
.lead_detail_header table{
    border-collapse: collapse; 
}
.lead_detail_header td.td_cr{

}
td.submission_due,td.submission_due a{
    color:red;
}
