


.max2lines {
    line-height: 2em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    min-height: 59.59px;
}


.tooltip-inner {
    min-width: 220px;
    max-width: 100%;
}


.RHJ {
    text-align: right !important;
}


.LHJ {
    text-align: left !important;
}

.CHJ {
    text-align: center !important;
}

label {
    font-weight:400;
}



    .BHNButtonAction {
    background-color: #B2785E !important;
    font-size:18px!important;
    
    color: #EBF5E4;

    }

    .BHNButtonProdRpt {
    background-color: #B2785E !important;
    font-size:18px!important;
    color: #EBF5E4;
    width: 250px;
    }

    .WithBorder
    {
    border-width:3px;
    border-color:#EBF5E4!important;
    }

    .BHNButtonCloseForm {
    background-color: #407863 !important;
    font-size:18px!important;

    }



    /*SISCOM Custom Css*/

    /*bootstrap only goes to 1170px!!!*/
    .container {
    padding-right: 25px;
    padding-left: 10px;
    /*margin-right: auto;
    margin-left: auto;*/
    width:100% !important;
    }


    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
    {

    /*position: relative;*/
    min-height: 1px;
    padding-right: 2px !important;
    padding-left: 2px !important;
    }




    .logoImg {
    max-height: 50px;
    top: 0px;
    }

    /*backround site colour BDDF96 */
    /*navbars 4F7E18*/


    .hidden {
    display: none;
    }

    .divvalign {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    }

    body {
    font-family:Segoe UI;
    font-size:18px;
    background-color: #EBF5E4 !important;
    /*color: #666 !important;*/
    min-height: 100%;
    line-height: 1.4;
    margin: 0;
    overflow: hidden;
    }


    html, body, .container-fluid, .row {
    height: 100%;
    }


    /*global site page footer*/
    footer {
    margin-right: 5% !important;
    float: right;
    clear: both;
    position: fixed;
    right: 0px;
    bottom: 0px;
    margin-top: 25%;
    }

    /*top siscom bar*/
    .topmenu
    {
    background: #719d53;
    box-shadow: 1px 3px 3px 1px grey;
    }


    /*side menu*/
    .sidemenu

    {
    background: #719d53;
    box-shadow: 1px 6px 7px 1px grey;
    }

    /*Side menu remove points*/
    li {
    list-style: none;
    }



    .childSideMenu a {
    color: #fff !important;
    cursor:pointer;
    }

    .childSideMenu a:hover, .childSideMenu a:focus {
    color: #ddd !important;
    text-decoration: none;
    cursor:pointer;
    }


    /*side menu top level option*/
    .topLvlMainMenu {
    color: black !important;
    
    text-decoration: none;
    cursor:pointer;
    }

    /*side menu top level option hover*/
    .topLvlMainMenu:hover {
    color: grey;
    
    text-decoration: none;
    /*background-color: forestgreen;*/
    cursor:pointer;
    }


    #sideMenu li ul {
    padding: 0px 15px;
    cursor:pointer;
    }

    .menubarbutton {
    display: table-cell;
    width: 1% !important;
    height: 42px;
    text-align: center;
    vertical-align: middle !important;
    align-content: center;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
    border-radius: 3px;
    border: solid 1px #719d53;
    background: #719d53;
    color: #ffffff;
    padding: 5px;
    /*text-decoration: none;*/
    cursor:pointer;
    }

    .submenubarbutton {
    display: table-cell;
    width: 1% ;
    height: 20px;
    text-align: center;
    vertical-align: middle !important;
    align-content: center;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
    border-radius: 3px;
    border: solid 1px #719d53;
    background: #719d53;
    color: #ffffff;
    padding: 5px;
    /*text-decoration: none;*/
    cursor:pointer;
    }

    .searchtextbox {
    border-radius: 3px;
    border-style: solid;
    border-width: thin;
    border-color: lightgrey;
    margin-top: 6px;
    }

    .buttonexport {
    display: inline-block;
    padding: 0px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    /*line-height: 1.428571429;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid grey;
    border-radius: 2px;
    color: #ffffff;
    background-color: #92BD61;
    text-decoration: none;
    }


    /*                                  table Settings*/

    table {
    background-color: transparent;

    }

    th {
    text-align:left;
    border-radius: 3px;

    }

    .tableNotFullWidth {
    width: auto !important;
    }


    .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    vertical-align: top;

    }
    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
    /* padding: 8px; */
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #fff;


    }
    .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    }
    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    }
    .table > tbody + tbody {
    border-top: 2px solid #ddd;
    }
    .table .table {
    background-color: #fff;
    }


    /*table head style*/
    thead {
    background-color: #719d53;
    display: table-header-group;
    padding: 0px;
    text-align: center;
    color: white;
    font-weight:normal;
    /*height: 50px;*/
    /*removed bf 19/09/2016*/

    /*font-family: "Helvetica-Light";*/
    }


    .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    padding-left: 3px !important;
    padding-top: 0px !important;
    padding-right: 4px !important;
    padding-bottom: 0px !important;
    }


    /*table hover colour*/
    .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #C7E1B4;
    }


    /*Table Selected Row Color*/
    .selectedRow {
    background-color: #97BC7D;
    }

    /*Table Selected Row Color*/
    .selectedBold {
    font-weight: bold;
    }


    /*  ////////////////////////////////    Paging Settings

    /*select page*/
    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: -1;
    /*z-index: 2;*/
    color: #ffffff;
    cursor: default;
    background-color: #719d53;
    border-color: #719d53;
    }

    /*page style*/
    .pagination > li > a, .pagination > li > span {
    /*float: none;*/
    /*position: relative;*/
    float: left;
    padding: 2px 3px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #111111;
    }

    .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 3px;
    }

    .pagination > li {
    display: inline;
    }

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    }

    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    }


    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
    color: #999999;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #dddddd;
    }

    .pagination-lg > li > a,
    .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    }

    .pagination-lg > li:first-child > a,
    .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    }

    .pagination-lg > li:last-child > a,
    .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    }

    .pagination-sm > li > a,
    .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    }

    .pagination-sm > li:first-child > a,
    .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    }

    .pagination-sm > li:last-child > a,
    .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    }




    /*                     Large text for scan processes in seed stock*/


    .SSLargeText {
    border-radius: 3px;
    color: Black;
    font-weight: normal;
    font-size: 120pt;
    font-family: Arial;
    text-align: Center;
    /*border-style:none;*/
    text-align: center;
    height: 220px;
    }

    .SSMediumText {
    color: Black;
    font-weight: normal;
    font-size: 26pt;
    font-family: Arial;
    text-align: center;
    border-style: solid;
    border-width: thin;
    border-radius: 3px;
    }

    .SSMediumTextlbl {
    color: Black;
    font-weight: normal;
    font-size: 26pt;
    font-family: Arial;
    border-style: none;
    text-align: center;
    }

    .SSMediumTextlblWarn {
    color: red;
    font-weight: normal;
    font-size: 26pt;
    font-family: Arial;
    text-align: center;
    border-style: none;
    }

    H2 {
    display: none;
    }


    .WeekNumber {
    width:60px ;
    }


    /*Added BF 19/09/2016 stop deal with sidebar*/
    /* Toggle Styles */

    #wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    }

    #wrapper.toggled {
    padding-left: 210px;
    }

    #sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 210px;
    width: 0;
    height: 100%;
    margin-left: -210px;
    overflow-y: auto;
    /*background: #000;*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    }

    #wrapper.toggled #sidebar-wrapper {
    width: 210px;
    }

    #page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    }

    #wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -210px;
    }

    /* Sidebar Styles */

    .sidebar-nav {
    position: absolute;
    top: 0;
    width: 210px;
    margin: 0;
    padding: 0;
    list-style: none;
    }

    .sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
    }

    .sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
    }

    .sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
    }

    .sidebar-nav li a:active,
    .sidebar-nav li a:focus {
    text-decoration: none;
    }

    .sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
    }

    .sidebar-nav > .sidebar-brand a {
    color: #999999;
    }

    .sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
    }

    @media(min-width:768px) {
    #wrapper {
    padding-left: 210px;
    }

    #wrapper.toggled {
    padding-left: 0;
    }

    #sidebar-wrapper {
    width: 210px;
    }

    #wrapper.toggled #sidebar-wrapper {
    width: 0;
    }

    #page-content-wrapper {
    padding: 20px;
    position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
    }

    }

    #over
    {
    position:absolute;
    width:100%;
    height:100%;
    text-align: center; /*handles the horizontal centering*/
    }

    #stickyTable {
    top: 0;
    position: sticky;
    }

    #stickyTable th{
    text-align: center;
    }

    #NavigationBar .active{
    font-weight:bolder;
    }

    .pictureload {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 10px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
    }

    .pictureload-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    }

    .pictureclose {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #ffffff;
    opacity: 2;
    font-size: 60px;
    font-weight: bold;
    transition: 0.3s;
    }

    .pictureclose:hover,
    .pictureclose:focus {
    color: #f5f5f5;
    text-decoration: none;
    cursor: pointer;
    }

    .custfieldset {
    border: 1px solid silver;
    padding: 8px;
    border-radius: 8px;
    margin-left:30px;
    display:inline-block;
    }

    .custlegend {
    width:auto;
    padding: 0 10px;
    border-bottom: 0;
    }

    tr.NoBorder, td{
    border-style:hidden;
    }

    tr[id="click"]:hover {
    text-decoration: none;
    cursor: pointer;
    }

    td[id="click"]:hover {
    text-decoration: none;
    cursor: pointer;
    }

    .tooltiptext {
    visibility: visible;
    font-weight:bold;
    width: 250px;
    background-color: #5cb85c;
    color: white;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    right: 45%;
    opacity: 0;
    transition: opacity 1s;
    }

    #click :hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    }

