/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 20-03-2014, 14:40:11
    Author     : Claus
*/

#shp-holder #accordion h3 {
    margin: 0;
}
@media print {
    #shp-holder #accordion .ui-accordion-content {
        display:block !important;
        border: none !important;
    }
    #shp-holder #accordion .ui-state-active, #shp-holder #accordion .ui-state-default {
        border: none !important;
        background: none !important;
    }
    #shp-holder #accordion .ui-accordion-header-icon, .meteor-clip, #shp-holder .sh_printnoshow {
        display: none !important;
    }
}
#shp-holder button, #shp-holder select, #shp-holder textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 5px;
}
#shp-holder input {
    padding: 6px;
}
#shp-holder input[type="submit"] {
    position: relative;

    top:-1px;
    line-height: 17px;
}
#shp-holder .current-page {
    padding:4px;
}

#shp-holder .column-id img.alignleft {
    margin-top: 4px !important;
}

.sh_cellcenter {
    text-align: center;
}

#sh_scoretable td, .sh_gradingtable td, #sh_scoretable th, .sh_gradingtable th {
    padding: 0 !important;
    vertical-align: bottom;
    line-height: 1.8em;
    word-wrap: break-word;
}
#sh_scoretable td table td, .sh_gradingtable td table td {
    word-wrap: break-word;
}
#sh_scoretable .row2, .sh_gradingtable .row2 {
    background-color: #fcfcfc;
}
#sh_scoretable .row, .sh_gradingtable .row1 {
    background-color: #ededed;
}
#sh_scoretable .row4, .sh_gradingtable .row4{
    background-color: #f5f5f5;
}
#sh_scoretable hr {
    margin: 0;
}

#shp-holder .pagination-links a {
    font-weight: bold;
    font-size: 16px;
    padding: 0 8px 2px 8px;
    margin: 2px;
    border: 1px solid #787878;
    border-radius: 3px;
}
#shp-holder .ui-accordion .ui-accordion-content {
    padding-bottom: 2em !important;
}


.shp_list:hover, #shp_searchletters a:hover {
    color: #fff;
    background-color: #e0922f;
}
.shp_list, #shp_searchletters a {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.shp_list {
    border-bottom: solid 1px #787878;
    cursor:pointer;
}


.shp_list td {
    padding: 7px 3px 0 !important;
    vertical-align: middle;
}

#shp_searchletters {
    width: 100%;
    margin-bottom: 2em;
}

#shp_searchletters a {
    color:#585858;
    padding: 3px 5px 3px 5px;
}

#shp_searchletters a:first-child {
    xmargin-left: -3px;
}

.shpletterdivider {
    width: 1px;
    line-height: 1.2em;
    background-color: #585858;
    display: inline-block;
}

.shp_letter_active {
    color: #fff !important;
    background-color: #e0922f;
}

#the-list tr:last-child {
    border: none;
}

table#shp_pedigree td {
    vertical-align: middle;
    padding: 10px 8px;
    border-bottom: solid 1px #787878;
    border-left: solid 1px #787878;
}

table#shp_pedigree td:last-child {
    border-right: solid 1px #787878;
}

table#shp_pedigree tr.shp_pedigree_top {
    border-top: solid 1px #787878;
}

table#shp_pedigree td.shp_female {
background: #f5f5f5;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  #f5f5f5 0%, #ffffff 96%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f5f5), color-stop(96%,#ffffff));
background: -webkit-linear-gradient(left,  #f5f5f5 0%,#ffffff 96%);
background: -o-linear-gradient(left,  #f5f5f5 0%,#ffffff 96%);
background: -ms-linear-gradient(left,  #f5f5f5 0%,#ffffff 96%);
background: linear-gradient(to right,  #f5f5f5 0%,#ffffff 96%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=1 );

}

table#shp_pedigree a, table#shp_pedigree a:visited {
    color:#222;
    text-decoration: underline;
}
#shp-holder a:visited {

}

table#shp_pedigree a:hover {
    text-decoration: none;
}
table#shp_pedigree b {
    line-height: 25px;
}

