
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');

 
  /*  .learn-box ul li #hidden-div #style-result{font-family: "Raleway";font-weight: 500;font-size: 15px;color:#000;line-height: 180%;}
    .projects #style-result div {padding: 5px 10px}
    .projects #style-result div p {margin: 0 auto;}
    .result-table .btn:hover {background: #000;color:#fff;}

    .learn-box ul li #hidden_div table td:first-of-type {text-align: left;text-indent: 30px}
    .learn-box ul li #hidden_div table .head td:first-of-type {text-align: center;text-indent: 0;}
    .projects #style-result div#first, .projects #style-result div#second {border:2px solid #000; }
    .projects #style-result div#first {background:#AE984A;border-bottom:none;}
*/
#print-results-table {font-family: "Raleway";border-collapse: collapse;width: 100%}
#print-results-table tr td{color: #000;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 500;
    margin: 0 auto 20px;
    padding: 10px 0;}
#print-results-table td:first-of-type {text-align: center;text-indent: 30px;}
#print-results-table tr[data-rank="1"]{border:2px solid #000;background: #AE984A;color:#fff;}
#print-results-table tr[data-rank="1"] td {color:#fff;}
#print-results-table tr[data-rank="1"] td .btn {background: #000;color:#fff;}
#print-results-table tr[data-rank="1"] td .btn:hover {background: #fff;color:#AE984A;;}
#print-results-table tr[data-rank="2"]{border:2px solid #000;}
#print-results-table td:nth-of-type(3), #print-results-table td:nth-of-type(4) {display: none;}

#style-result {font-family: "Raleway";margin: 80px auto 0}
#style-result p {color: #000;
    font-family: "Raleway";
    font-size: 15px;
    font-weight: 500;
    line-height: 180%;
    margin: 0 auto}
#style-result div {padding: 5px 10px}
#style-result div#first p {color:#fff;}
 #style-result div#first,  #style-result div#second {border: 2px solid #000;}
 #style-result div#first {  background: #ae984a none repeat scroll 0 0;
    border-bottom: medium none; }

@media print {
#print-results-table tr[data-rank="1"] , #style-result div#first{
    background-color:  #AE984A !important;
    -webkit-print-color-adjust: exact; 
}}
