﻿/*///////////////////////For Common CSS///////////////////////*/
.LabelPadding {
    padding-left: 0px;
    padding-top: 4px;
    white-space: nowrap;
    font-size: 13px;
    text-align: left;
}

.NewPressCompleteData th:nth-child(1n+1) {
    background-color: #206487 !important;
}

.NewPressCompleteData th:nth-child(1n+5) {
    background-color: #206487 !important;
}

.NewPressCompleteData th:nth-child(1n+6) {
    background-color: #73C4F3 !important;
}

/*.NewPressCompleteData th:nth-child(1n+1) {
    background-color: #18396B !important;
    color: white !important;
}

.NewPressCompleteData th:nth-child(1n+4) {
    background-color: #18396B !important;
    color: white !important;
}*/

.icon-bar {
    background-color: black;
}

.navbar-toggle {
    background-color: #18396B;
    border: 1px solid lightblue;
}

.li-top-right {
    display: inline;
    padding: 5px 10px 0px;
    color: white;
}

#MenuPanel > ul > li {
    padding: 10px 5px 6px 5px;
    cursor: default;
    text-align: center;
    width: 190px; /*width of menu head*/
}

.dropdown-menu {
    font-size: 12px;
    transition: display 0.1s ease-in-out;
    display: none;
    top: 94%;
    border: none;
    border-radius: 0px;
    width: 200px !important; /*width of dropdown menu*/
}

.dropdown-menu1 > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
    text-decoration: none;
}

    .dropdown-menu1 > li > a:hover, .dropdown-menu1 > li > a:focus {
        /* transition: color 0.1s ease-in-out; */
        color: black;
        text-decoration: none;
        background-color: #dedede;
        font-weight: 600;
    }

.dropdown-menu1 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 12px;
    list-style: none;
    background-color: #ffffff;
    border: none;
    border-radius: 0px;
    width: 260px !important;
    /*width: auto !important;*/
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-submenu .dropdown-menu1 {
    position: absolute;
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    text-align: left !important;
    width: 288px;
}

.dropdown-submenu .dropdown-menu1 {
    display: none;
}

.dropdown-submenu:hover .dropdown-menu1 {
    transition: color 0.1s ease-in-out;
    display: block;
    text-align: left !important;
    width: 288px;
}

.dropdown-menu > li > a {
    transition: color 0.1s ease-in-out;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        /*transition: color 0.1s ease-in-out;*/
        color: white;
        text-decoration: none;
        background-color: #18396B;
        font-weight: 600;
    }

.menuMod .caret {
    margin-left: 20px !important;
}

.menuMod .caret270 {
    transform: rotate(270deg);
    /* margin-left: 86px !important; */
    margin-top: 7px;
}

a:focus {
    outline: none !important;
}

.menuMod:hover {
    transition: box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    background-color: #4e77b5 !important;
    color: white;
    font-weight: bolder;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0px 4px 20px 0 rgba(0,0,0,0.19);
}



.menuMod > a:hover {
    text-decoration: none;
}

.menuMod {
    transition: box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    color: black;
}

#HomeLink {
    transition: color 0.1s ease-in-out;
    font-size: 18px;
    color: black;
}

    #HomeLink:hover {
        transition: color 0.1s ease-in-out;
        color: #18396B;
    }

.menuMod > a {
    transition: box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    color: black;
}

    .menuMod > a:hover {
        transition: box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out, color 0.1s ease-in-out;
        /*box-shadow: 0px 0px 5px 0px grey;*/
        background-color: #18396B !important;
        color: white;
    }
/* --------------------------------------------------------------*/

/*.overlay {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}*/

.inputPadding {
    padding: 0px 0px 6px 15px;
}

.ValueStyle {
    font-size: 10pt;
    padding-top: 5px;
}

.FormInput input {
    height: 28px;
    padding: 3px 0px 2px 7px;
    font-size: 12px;
}

.FormInput select {
    height: 25px;
    font-size: 12px;
    padding: 4px;
}

.FormInput button {
    height: 25px;
    padding: 0px;
}

button.multiselect {
    max-width: 280px;
}

.FormInput textarea {
    padding: 2px 0px 0px 8px;
    font-size: 12px;
}

.FormInput input[type="checkbox"] {
    width: 15px;
    margin: 0px 0px 0px 0px;
    height: 20px;
}

hr {
    margin: 5px;
}




.ProductOC th:nth-child(1n+14) {
    background-color: #CC6600 !important;
}

.ProductOC th:nth-child(1n+16) {
    background-color: #0033cc !important;
}

/* Deals Page - Start*/

.SalesCategoryFinder th:nth-child(1n+1) {
    background-color: #008800 !important;
}

.SalesCategoryFinder th:nth-child(1n+9) {
    background-color: #660066 !important;
}


.SalesCategoryFinder th:nth-child(1n+16) {
    background-color: #CC6600 !important;
}

/*.SalesCategoryFinder th:nth-child(1n+16) {
    background-color: #0033cc !important;
}*/

/* Deals Page - End */


#Table > tbody > tr > td {
    word-break: break-all;
}

#tblPressCompleteData > tbody > tr > td {
    word-break: break-all;
}

#PressCompleteData > tbody > tr > td {
    word-break: break-all;
}

#TableDailyNews th {
    display: none;
}

#TableDailyNews td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 13px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableBetaDrugviewCompanySearch td{
    color:black
}

#TableBetaDrugviewCompanySearch th {
    color: black
}


#ClinicalTrialsSearch td {
    color: black
}

.ClinicalTrialsSearch thead tr th {
    background-color: #2871de !important;
    color: white !important;
}

#ClinicalTrialsSearch thead tr th {
    background-color: #24cef0 !important;
    color: black !important;
}

/*Table Drug Price - Start */
#DrugPriceSearch td {
    color: black
}

.DrugPriceSearch thead tr th {
    background-color: #2871de !important;
    color: white !important;
}

#DrugPriceSearch thead tr th {
    background-color: #24cef0 !important;
    color: black !important;
}
/* Table Drug Price - End  */

#BetaDrugviewCompanySearch td {
color:black
}

.BetaDrugviewCompanySearch thead tr th {
    background-color: #2871de !important;
    color: white !important;
}

#BetaDrugviewCompanySearch thead tr th {
    background-color: #24cef0 !important;
    color: black !important;
}

#BetaDrugviewCompanySearch th {
    background-color: #24cef0 !important;
    color: black !important;
}


#BetaDrugviewDrugSearch td {
    color: black
}

.BetaDrugviewDrugSearch thead tr th {
    background-color: #2871de !important;
    color: white !important;
}

#BetaDrugviewDrugSearch thead tr th {
    background-color: #2871de !important;
    color: black !important;
}

#BetaDrugviewDrugSearch th {
    background-color: #2871de !important;
    color: black !important;
}


#TableDailyNews tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableDailyNews tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

#TableDailyNews th {
    background-color: #18396B;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#Table th {
    background-color: #18396B;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#Table td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#Table tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#Table tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

table.dataTable td {
    padding: 0px 8px !important;
}

table.dataTable thead th {
    padding: 10px 26px !important;
}

table.dataTable tr {
    background-color: white;
}

    table.dataTable tr:nth-child(even) {
        background-color: #f0f0f0;
    }

.paginate_button {
    padding: 2px !important;
}

.next {
    font-size: 10pt !important;
}

.previous {
    font-size: 10pt !important;
}

.dataTables_info {
    font-size: 10pt !important;
    padding-left: 10px !important;
    font-weight:bold
}

.radio-inline {
    font-size: x-small;
}

    .radio-inline input[type="radio"] {
        margin: 0px 5px 0px 0px;
    }

.AlignCenter {
    text-align: center;
}

.AlignLeft {
    text-align: left;
}

.AlignRight {
    text-align: right;
}

.LinkMod {
    font-size: 8pt;
    cursor: default;
    font-weight: 700;
}

    .LinkMod:hover {
        text-decoration: underline;
        text-shadow: 0 0 20px #18396B;
        transition: ease-in-out;
    }

.LinkMod {
    text-decoration: underline;
    color: #18396B;
}

/*.alert-success {
    background-color: #afd6b2;
    color: #044220;
    border: 1px solid green;
}

.alert-danger {
    border: 1px solid red;
}

.alert-info {
    border: 1px solid blue;
}*/
.alert {
    text-align: center !important;
}

.panel-title {
    font-weight: 600;
}

.modal-title {
    font-weight: 600;
}
/*///////////////////////For DataTables///////////////////////*/

.ComponentLevel th {
    color: white;
}

.NPOS th {
    color: white;
}

.EOLChassis th {
    color: white;
}

.ChassisBU th {
    color: white;
}

.ChassisOwnerInfo th {
    color: white;
}

.Product th {
    color: white;
}

.ProductVariant th {
    color: white;
}

.ProductSalesAliases th {
    color: white;
}

.ProductVariantSalesAliases th {
    color: white;
}

.ProductVariantAttributeDetail th {
    color: white;
}

.InactiveProductReport th {
    color: white;
}


.CatalogProductVariant th {
    color: white;
}

.CatalogProduct th {
    color: white;
}

.NewChassisReport th {
    color: white;
}

.Product th {
    color: white;
}

.ProductSalesAliases th {
    color: white;
}

.NewChassisReport th {
    color: white;
}

.ProductInfo th {
    color: white;
}

.NIC th {
    color: white;
}

.OSC th {
    color: white;
}

.ProductOffering th {
    color: white;
}

.SystemLevel th {
    color: white;
}

.CatalogProduct th {
    color: white;
}

.Audit th {
    color: white;
}

.Default th {
    color: white;
}

.MissingACCRReport th {
    color: white;
}


.OC th {
    color: white;
}

.Catalog th {
    color: white;
}

.Catalog th {
    color: white;
}

.UsageMatrix th {
    color: white;
    background-color:#18396B;
    font-size:13px;
    text-align:center;
}

/*.UsageMatrix tr {
        font-size:12px;}*/

.ModuleMatrix th {
    color: white;
    background-color:#18396B;
     font-size:13px;
     text-align:center;
}

.OCDetail th {
     color: white;
}

.DefaultOption th {
     color: white;
}


/*.ModuleMatrix tr {
        font-size:12px;}*/

.dataTables_empty {
    background-color: silver;
}

/*////////////////////////For Tooltip////////////////////////*/
.tooltip {
    white-space: nowrap;
}

/*///////////////////////For Multiselect///////////////////////*/
span.multiselect-native-select {
    position: relative;
}

.multiselect {
    overflow: hidden;
    padding: 1px 0px 0px 6px !important;
    text-align: left;
    font-size: 10pt;
    font-family: arial;
}

.multiselect-container li.active > a {
        color: #ffffff;
        text-decoration: none;
        background: #18396B!important ;
        outline: 0;
    }

span.multiselect-native-select select {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    left: 50%;
    top: 30px;
}

span.multiselect-native-select .caret {
    float: right !important;
    margin-top: 8px !important;
    margin-right: 7px !important;
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    max-width:185px;
}

    .multiselect-container .input-group {
        margin: 5px;
    }

    .multiselect-container > li {
        padding: 0;
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group label {
            margin: 0;
            padding: 3px 20px 3px 20px;
            height: 100%;
            font-weight: 700;
        }

        .multiselect-container > li.multiselect-group-clickable label {
            cursor: pointer;
        }

        .multiselect-container > li > a {
            padding: 0;
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: 400;
                padding: 3px 20px 3px 10px;
            }

                .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
                    margin: 0;
                }

                .multiselect-container > li > a > label > input[type=checkbox] {
                    margin-bottom: 5px;
                    margin-right: 3px;
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}
/*///////////////////////For Component Level///////////////////////*/
.btnSearchCL {
    /*font-size: 10pt;
    font-weight: bold;
    width: 30px;*/
    font-size: 10pt;
    font-weight: bold;
    width: 25px;
    background-color: transparent;
    border: none;
    height: 22px;
    width: 28px;
    outline: none;
}

.btnClearCL {
    /*font-size: 10pt;
    font-weight: bold;
    width: 30px;*/
    font-size: 10pt;
    font-weight: bold;
    width: 25px;
    background-color: transparent;
    border: none;
    height: 22px;
    width: 28px;
    outline: none;
}

.btnEmailCL {
    font-size: 10pt;
    font-weight: bold;
    width: 25px;
    background-color: transparent;
    border: none;
}

.btnExportCL {
    /*font-size: 10pt;
    font-weight: bold;
    width: 124px;*/
    font-size: 10pt;
    font-weight: bold;
    width: 25px;
    background-color: transparent;
    border: none;
    outline: none;
}

    .btnExportCL:hover, .btnSearchCL:hover, .btnEmailCL:hover, .btnClearCL:hover,
    .btnExportCL:focus, .btnSearchCL:focus, .btnEmailCL:focus, .btnClearCL:focus {
        color: transparent;
        background-color: transparent;
        border: none;
        outline: none;
    }

table.display tbody tr:hover td {
    background-color: lightskyblue !important;
}

table.dataTable tbody tr:hover td {
    background-color: lightskyblue !important;
}

/*TableCompany - Start*/
#TableCompany th {
    background-color: #18396B;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableCompany td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableCompany tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableCompany tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableCompany - End*/



/*TableDrug - Start*/

#TableDrug th {
    background-color: #18396B;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableDrug td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableDrug tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableDrug tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableDrug - End*/

/*TableIndustryTrendsDrugs - Start*/

#TableIndustryTrendsDrugs th {
    background-color: #2871de;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableIndustryTrendsDrugs td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableIndustryTrendsDrugs tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableIndustryTrendsDrugs tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableIndustryTrendsDrugs - End*/

/*TableIndustryTrendsRegulatoryDesignation - Start*/

#TableIndustryTrendsRD th {
    background-color: #2871de;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableIndustryTrendsRD td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableIndustryTrendsRD tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableIndustryTrendsRD tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableIndustryTrendsRegulatoryDesignation - End*/

/*TableIndustryTrendsPatentExpiry - Start*/

#TableIndustryTrendsPatentExpiry th {
    background-color: #2871de;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableIndustryTrendsPatentExpiry td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableIndustryTrendsPatentExpiry tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableIndustryTrendsPatentExpiry tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableIndustryTrendsPatentExpiry - End*/

/*TableIndustryTrendsDSF - Start*/

#TableIndustryTrendsDSF th {
    background-color: #2871de;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableIndustryTrendsDSF td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableIndustryTrendsDSF tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableIndustryTrendsDSF tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableIndustryTrendsDSF - End*/

/*TableIndustryTrendsITCompany - Start*/

#TableIndustryTrendsITCompany th {
    background-color: #2871de;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableIndustryTrendsITCompany td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableIndustryTrendsITCompany tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableIndustryTrendsITCompany tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableIndustryTrendsITCompany - End*/

/*TableCompany - Start*/
#TableClinicalTrials th {
    background-color: #18396B;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableClinicalTrials td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableClinicalTrials tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableClinicalTrials tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableCompany - End*/

/*TableDrugPrice - Start*/
#TableDrugPrice th {
    background-color: #18396B;
    white-space: nowrap;
    font-size: 13px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px;
    color: white
}

#TableDrugPrice td {
    padding: 2px 6px 2px 6px !important;
    white-space: nowrap;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    cursor: default;
}

#TableDrugPrice tbody tr td {
    transition: background-color 0.1s ease-in-out;
    background-color: none;
}

#TableDrugPrice tbody tr:hover td {
    transition: background-color 0.1s ease-in-out;
    background-color: lightskyblue !important;
}

/*TableCompany - End*/