@charset "utf-8";
/* CSS Document */

.select2-result-repository__title{font-size:18px}
.select2-result-repository__description{}
.select2-result-repository__statistics{}
.select2-result-repository__forks{float:left; padding-right:20px;}
.select2-result-repository__forks i{color:#617182}

.select2-result-repository__forks i:hover{color:#fff !important}
.select2-result-repository__stargazers i{color:#617182}
.select2-result-repository__stargazers i:hover{color:#fff!important}

.commentBox{border: 1px solid #ccc;
border-radius: 16px;
padding: 20px; margin-bottom:20px}
.commentBox .la{ color: #617182}

.commentCreatedOn{ font-size:12px; padding-left: 30px; display: block;}

.actionImage img{max-width: 24px; max-height:24px;margin-top: -9px;}

.commentActionImage a{ display:block; margin:10px}
.commentActionImage img{width: 50px; height:50px;}
.DataTables_Table_0_filter{ display:none;}
.commentBtnNew{width: 235px !important;}

.searchPage .error{ color:#ff5c75}
.table-responsive .la-sort{ color:#fff;}


.headerWithBtn{ padding:0; height:50px}
.headerWithBtn div:first-child{padding: .75rem 1.25rem; float:left; }
.headerWithBtn div:nth-child(2){padding-top: 6px;
    padding-right: 20px; float:right }
.radioFour .custom-radio {
    width: 25%;
    float: left;
}


@media (max-width: 670px) {

.commentSection .row{ padding-bottom:15px;}


}
@media print
{  




body * {
    visibility: hidden;
	background-color:#fff !important;
	
  }
  .yes-print, .yes-print * {
    visibility: visible;
  }
  .yes-print {
    position: absolute;
    left: 0;
    top: 0;
  }
  
  
    
    .no-print, .no-print *
    {
        display: none !important;
    }
	
	.table td, .table thead tr th { 
    border-top: 2px solid;
    color: black;
    -webkit-print-color-adjust: exact;
    } 


	.section-padding{padding-top:5px;padding-bottom:5px}

   .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
   }
   .col-lg-12 {
        width: 100%;
   }
   .col-lg-11 {
        width: 91.66666667%;
   }
   .col-lg-10 {
        width: 83.33333333%;
   }
   .col-lg-9 {
        width: 75%;
   }
   .col-lg-8 {
        width: 66.66666667%;
   }
   .col-lg-7 {
        width: 58.33333333%;
   }
   .col-lg-6 {
        width: 50%;
   }
   .col-lg-5 {
        width: 41.66666667%;
   }
   .col-lg-4 {
        width: 33.33333333%;
   }
   .col-lg-3 {
        width: 25%;
   }
   .col-lg-2 {
        width: 16.66666667%;
   }
   .col-lg-1 {
        width: 8.33333333%;
   }
	
	
	  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
   }
   .col-md-12 {
        width: 100%;
   }
   .col-md-11 {
        width: 91.66666667%;
   }
   .col-md-10 {
        width: 83.33333333%;
   }
   .col-md-9 {
        width: 75%;
   }
   .col-md-8 {
        width: 66.66666667%;
   }
   .col-md-7 {
        width: 58.33333333%;
   }
   .col-md-6 {
        width: 50%;
   }
   .col-md-5 {
        width: 41.66666667%;
   }
   .col-md-4 {
        width: 33.33333333%;
   }
   .col-md-3 {
        width: 25%;
   }
   .col-md-2 {
        width: 16.66666667%;
   }
   .col-md-1 {
        width: 8.33333333%;
   }
   
   
		@page {
                margin: 25px 25px;
				
            }
			body{ font-family:DejaVu Sans;
color: #415a75;
 background:none;
line-height: 25px;
font-weight: normal;
font-style: normal;
font-size: 16px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
padding-bottom: 15px;
text-align: justify;}
.printTbl{background: #fff; border-collapse: collapse; border: 1px solid #000000;}
.printTbl tr td{border: 1px solid #000000 }
.b-b-n{border-bottom: 1px solid #fff !important;}
.b-r-n{border-right: 1px solid #fff !important;}
.b-l-n{border-left: 1px solid #fff !important;}
.b-t-n{border-top: 1px solid #fff !important;}
.productHead{font-weight: 600; background-color:#ddd !important}
.trHead{text-align:center; color:#fff !important; background-color:#4F81BD !important; height:31px;}

.sign1{-webkit-transform: skew(30deg, -4deg); -moz-transform: skew(30deg, -4deg); -ms-transform: skew(30deg, -4deg);}	
}