

#summary {
    font-family:'Open Sans', sans-serif;
    font-weight: 600;
    opacity: 0.8;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 5px;
}

.customer-detailstab{
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
 

.sum-top {  
    margin-top: 9px;
    line-height: 18px;
    color: rbg(92,92,92);
    padding-bottom: 5px;
}

.summ-heading {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;  
    color: rgb(1,0,0);
    opacity: 0.6;
    float: left;
    padding-right: 20px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.summ-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding-left: 20px;
    opacity: 0.8;
    margin-left: -30px; 
}

#descrpt-head {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    opacity: 0.6;
    color: rgb(1,0,0);
}

.detail-menu {
    
    background-color: #fff;
    border: 1px solid #e3e3e3; 
    padding: 10px;
    border-color:rgb(214,214,214);
    margin-left: 11%;
    margin-bottom: 30px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;

}

.solution-detail-heading {
    font-family: "Open Sans", sans-serif;
    font-weight: 400; 
    font-size: 14px;
    line-height: 18px;
    color: rgb(1,0,0);
    opacity: 0.6;
    float: right;
}

#menu-header {
    border-bottom: 1px solid rgb(214,214,214);
    margin-left: -11px;
    margin-right: -11px;
    padding-left: 15px;
    /*padding-bottom: 16px;*/
    padding-top: 8px;
    cursor: pointer;
    display: block;
    overflow-x: auto;
    overflow: -moz-scrollbars-horizontal;

    /*white-space: nowrap;*/
   
}

.solution-container {
    margin: 0px;
    padding: 0px;
    display: flow-root;
    margin-bottom: -10px;
}

.customer-menu {
   font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    color: rgb(92,92,92);
    font-weight: 500;
    padding: 0px 30px;
    display: inline-block;
}

.first-item {
    padding-left: 15px !important; 
}

.menu-active {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border-bottom: 3px solid black;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 12px;
}


.popup-class {
    background-color: #CBE8BA;
    padding: 1px 8px;
    font-size: 16px;
    border: 1px solid black;
    border-radius: 5px;
    float:right;
    width: 150px
}

.jqx-grid-column-filterbutton {
    margin-left: -15px;
}

.solution-titles {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: rgb(1, 0, 0);
    line-height: 18px;
    white-space: initial;
}
.solution-description {
    white-space: pre-line !important;
}
.row-custom-padding {
    margin-right: -15px;
    margin-top: 15px;
    margin-left: 0px !important; 
}

.title {
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-group .col-md-6 .col-md-3
{
    padding-left: 8px;
    padding-right: 8px;
}

.comments-table
{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.gates-table
{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
}


.right-padding-zero
{
	padding-left: 1px;
    padding-right: 0px;
}

select::-ms-expand 
{   
    color:black;
    border:0px orange solid;
    background-color:transparent;
    margin-top:3px;
}

.documents {
    
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 18px;
    color: rgb(1, 0, 0);
    font-size: 18px;
}

.documents-page {
    padding: 30px 30px;
}

.document-table {
    padding: 30px 0px;
}


 
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0px solid #ddd;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
}


th {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #4b286d;
    padding: 6px 0px;
    /* height: 40px !important; */
    white-space: nowrap;
}



td {
    font-family: "Open Sans", sans-serif;
    /* font-weight: 500; */
    font-size: 15px;
    color: #000;
    white-space: nowrap;
    border-left: 1px solid #eceeef;
} 

td.custom-center {
    width:"30%";
    align:"center";
} 



.datepicker-days {
    margin-top: -40px;
    margin-bottom: -80px; 
}
/*
.progressb {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
    margin: 10px 14px;
    background-color: #ffa500;
}
*/


#progressb-div {
    font-size: smaller;
    background: orange;
    width: 0;
}

#pre-font {
	font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: rgb(1, 0, 0);
    white-space: pre-wrap;          
    white-space: -moz-pre-wrap;    
    white-space: -pre-wrap;          
    white-space: -o-pre-wrap;      
    word-wrap: break-word;   
    word-break: keep-all; 
}

.input-dropdown input[type='text'] {
	box-sizing: border-box;
	font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 8px;
    border: 1px solid #9b9b9b;
    height: 34px;
    padding: 6px 12px;
}

.input-dropdown ul {
	border: 1px solid #d6d6d6;
}

.summ-des{
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    opacity: 0.6;
    color: rgb(1,0,0);
    display: block;
    white-space: nowrap;
}


/* Landscape phone to portrait tablet */
/*
@media (min-width: 1300px) { 
	font-size: 14px;
	color: rgb(1,0,0);
}

@media (min-width: 768px) and (max-width: 1299px) {
	.summ-heading {	   
	    font-size: 10px; 
	}
 }
@media (max-width: 767px) { 
	.summ-heading {	   
	    font-size: 10px;	   
	}
}
*/
/* Landscape phones and down */
/*
@media (max-width: 480px) { 
 	.summ-heading {
	    font-size: 10px;	   
	}
 
 }

.text-no-wrap {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}*/

