﻿body {

    overflow-x: hidden;
}

.childSubMenu {
    left: 100%; 
    margin-left: 0px;
    top:220px !important

}

.customLabel{

    max-width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
    color: #fff;
    display: block;
}

.successLabel{
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
    color: #00ff21;
    display: block;
}

.errorLabel{
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    white-space: nowrap;
    color: #ff0000;
    display: block;
     
}


.tableScroll {
    overflow-x:scroll;
}

.tableScroll .table-bordered > tbody > tr > td{
    padding:5px !important;
    border: 1px solid #eee !important;
}

.table-bordered tbody tr th {
     border: 1px solid #eee !important;
     background-color : #0687c2;
     color :#fff;
}

.table-bordered tbody tr td {
     border: 1px solid #eee !important;     
}

/*.table-bordered {
     border: 0px solid #eee !important;     
}*/

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9 !important;
}

.dropdown>.dropdown-menu {
    /*-webkit-transition: 1s ease;
    transition: 1s ease*/
}

.dropdown-submenu .dropdown-menu{
	display: none !important;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block !important;
    /*-webkit-transition: 1s ease;
    transition: 1s ease*/
}


.dropdown-menu {
    border-radius: 3px!important;
}

.dropdown-menu li {
    transition: none;
    margin-bottom: 0;
    display: flex;
    padding-right: 0
}

.dropdown-menu li:hover {
    background: #ececec;
    color: #fff!important
}

.dropdown-submenu ul {
    left: 100%;
    top: 0
}

.dropdown-menu li .col-md-12,
.dropdown-menu li .col-md-6 {
    padding: 0
}

.dropdown-menu li .col-md-12 a {
    padding-left: 15px
}

.dropdown-menu li .col-md-6:nth-child(odd) a {
    padding-left: 15px
}

.dropdown-menu li .col-md-6:nth-child(even) a {
    padding-right: 15px
}

.dropdown-menu li a {
    color: #fff!important;
    padding: 5px 0;
    font-weight: normal!important;
    display: block;
    white-space: inherit;
    width: 100%
}

.dropdown-menu li a:hover {
    text-decoration: none
}

.dropdown-menu li .col-md-12 {
    margin-top: 7px
}

.ajax__calendar_container {
    z-index:9999999999999999999999;
}

.patentReport {
    margin-top:20px;
    background:#fff;
}

.patentReport td, th{
    padding:10px;
}
.patentReport fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
.patentReport legend {
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    width:inherit !important;
}

.patentReport legend span {
color:#0579ae !important;
}
#dvReport {
padding:50px;
}

.titlePatent span{
    height:inherit !important;
    padding:10px;
}

.patentReport a {
   padding:10px;
   color:white;
   background:#0579ae; 
}
.tdPadding {
    padding: 7px;
}

.newmodalsummary input {
    margin-right:10px !important;
}



.newmodalsummary td {
    border:1px solid #fff;
}

.newmodalsummary td label {
    font-size:1.5rem; 
}


.summaryTable {
    overflow-x:scroll;
}


.summaryTableDetail {
  padding: 0px;  
  overflow-x:hidden;
  border : none;
  padding : 0px 10px 0px 10px;
}

.form-group label { 
font-size: 12px;
 color: #777; 
}

.label {
    color: #777;
    padding-left: 0px;
    white-space: inherit;
    text-align: left;
    font-size: 1.2rem;
    display : inline-block;
    margin-bottom:5px;
}

.no-margin {
    margin:0 !important;
}
.overflowtable tbody {
    overflow-y: scroll;
    height: 300px;
    display: block;
}



.pull-right a {
    float:right;
    float: right;
    margin-right: 10px;
}



.pull-right button {
    float:right;
}




.customHeight .info-box-content {
    padding: 0 10px !important;
}

.modalBackground {
    background: rgba(0, 0, 0, 1);
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.displaydiv {
    border-radius : 4px;
    border : 1px solid #ddd; 
    background-color: #f5f5f5;
    padding : 5px;
    color :black;
    white-space :inherit;
    font-size :1.2rem;
}

.divOrg {
    border-radius : 4px;
    border : 1px solid #ddd; 
    background-color: #e67e22;
    padding : 5px;
    color : black;
    white-space :inherit;
    font-size :1.4rem;
}


.divBlue {
    border-radius : 4px;
    border : 1px solid #ddd; 
    background-color: #337ab7;
    padding : 5px;
    color : white;
    white-space :inherit;
    font-size :1.4rem;
}

.linkgrid {
    color :black;
    font-size :2rem;
    font-weight :400;
    padding : 3px;
}
.main-header #navbar-search-input.form-control-Invoice {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
.main-header #navbar-search-input.form-control-Invoice:focus,
.main-header #navbar-search-input.form-control-Invoice:active {
  border-color: rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
}
.main-header #navbar-search-input.form-control-Invoice::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.main-header #navbar-search-input.form-control-Invoice:-ms-input-placeholder {
  color: #ccc;
}
.main-header #navbar-search-input.form-control-Invoice::-webkit-input-placeholder {
  color: #ccc;
}


        .steps {
            position: relative;
        }

        .steps li {
            list-style: none;
            display: inline-block;
            width: 10.10%;
            position: relative;
            text-align: center;
            cursor: pointer;
        }

        .steps li:before {
            content: '';
            width: 30px;
            height: 30px;
            line-height: 30px;
            border: 1px solid #ddd;
            border-radius: 100%;
            display: block;
            text-align: center;
            margin: 0 auto 10px auto;
            position:relative;
            z-index:9;
            background-color: #fff;
        }

        .steps li:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: #ddd;
            top: 15px;
            left: -50%;
            z-index: 0;
        }

        .steps li:first-child:after {
            content: none;
        }

        .steps li.active {
            color: green;

        }

        .steps li.active:before {
            border-color: green;
            content: "\2713" !important;
        }

        .steps li.active+li:after {
            background-color: green;
        }

        .steps li span {
            position: absolute;
            top: -7px;
            left: 52%;
            width: 100%;
        }

        .totaldays {
            position: absolute;
            right: -85%;
            top: 13%;
        }

.Gridpager {
    padding :10px;

}

.fc-toolbar {
    padding : 10px 0px 0px 0px;
}

.messagealert {
    position: fixed;    
    z-index: 999999;
    padding: 0;
    font-size: 15px;
    width:100%;
    top:40%;
}

.GridPager a, .GridPager span
    {
        display: block;
        height: 25px;
        width: 25px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        padding :5px;
    }
    .GridPager a
    {
        background-color: #f5f5f5;
        color: #969696;
        border: 1px solid #969696;
    }
    .GridPager span
    {
        background-color: #A1DCF2;
        color: #000;
        border: 1px solid #3AC0F2;
    }

.loginformbox {
    margin-top: 25vh;
}


@media only screen and (max-width: 768px) {
    body {
        background: -webkit-linear-gradient(rgba(135, 60, 255, 1), rgba(135, 60, 255, 0.0) 0%), -webkit-linear-gradient(-40deg, rgba(255, 255, 255, 0.9) 45%, #0687c2 0%);
    }
    .imagesHolder {
        padding: 2rem;        
    }

    .imgholder {
        padding: 0; 
        margin-bottom: 3rem;
        align-items :center; 
    }

    .loginformbox {
        margin-top: 0;
    }

    #divProductName {
        color :black !important;

    }
}

@media only screen and (max-width: 375px) {
    
    .col-md-6 {
        display :inline;
    }

    #divProductName {
        color :black !important;
    }
}