﻿a.videoguide {
}

    a.videoguide:link, a.videoguide:visited,
    a.videoguide:active, a.videoguide:hover {
        color: transparent;
        background-color: transparent;
    }

    a.videoguide:hover {
    }

div.repeaterDiv {
    background-color: #c5dcf6;
}

div.repeaterAlterDiv {
    background-color: #e5f1ff;
}

table.diff1 {
    background-color: #c5dcf6;
}

table.Workflow {
    background-color: #e5f1ff;
}

tr.repeaterAlterTr {
    background-color: #e5f1ff;
}





div.ShowHideHeader {
    background: #7e9ec4;
    color: white;
    text-align: center;
    font-size: 1.1em;
    cursor: pointer;
}


.logoImage a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
    background: none !important;
}

    .logoImage a:link {
        color: #000;
        text-decoration: none;
        font-weight: normal;
        background: none !important;
    }

    .logoImage a:visited {
        color: #000;
        text-decoration: none;
        font-weight: normal;
        background: none !important;
    }

    .logoImage a:hover {
        color: #000;
        text-decoration: none;
        font-weight: normal;
        background: none !important;
    }

    .logoImage a:active {
        color: #000;
        text-decoration: none;
        font-weight: normal;
        background: none !important;
    }

.divlabel {
    height: 90px;
    width: 365px;
    float: left;
    border: 2px solid black;
    background-color: #ddd;
    margin-right: 5px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    cursor: not-allowed;
}

    .divlabel header {
        color: #fff;
        -webkit-text-shadow: #000 0 1px;
        text-shadow: #000 0 1px;
        box-shadow: 5px;
        padding: 5px;
        background-color: #4b6c9e;
        border-bottom: 1px solid #ddd;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -ms-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -ms-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
    }

.textboxLabel {
    width: 350px;
}

 TRANSPORT LABEL PRINT STYLES 
.transportDivlabel {
    height: 150px;
    width: 400px;
    float: left;
    border: 2px solid black;
    background-color: #ddd;
    margin: 5px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    cursor: not-allowed;
}

    .transportDivlabel header {
        color: #fff;
        -webkit-text-shadow: #000 0 1px;
        text-shadow: #000 0 1px;
        box-shadow: 5px;
        padding: 5px;
        background-color: #4b6c9e;
        border-bottom: 1px solid #ddd;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -ms-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -ms-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
    }

.transportTextboxLabel {
    width: 250px;
    float: left;
    height: 18px;
}

 END OF TRANSPORT LABEL PRINT STYLES 

.ClassificationOnlyDiv table {
    margin: 0em;
    background-color: #ffffff;
}

    .ClassificationOnlyDiv table h1 {
        font-family: inherit;
        color: #000;
        padding: 0.4em;
        margin: 0;
    }

    .ClassificationOnlyDiv table h2 {
        font-family: inherit;
        color: #000;
        padding: 0.4em;
        margin: 0;
    }

    .ClassificationOnlyDiv table h3 {
        font-family: inherit;
        color: #3900b4;
        margin: 0;
    }

    .ClassificationOnlyDiv table h4 {
        font-family: inherit;
        color: #3900b4;
        margin: 0;
    }

    .ClassificationOnlyDiv table h5 {
        font-family: inherit;
        color: #3900b4;
        margin: 0;
    }

    .ClassificationOnlyDiv table p {
        font-family: inherit;
        color: #000;
    }

    .ClassificationOnlyDiv table .changedIcon {
        padding-top: 0.1em;
        padding-right: 0.1em;
        width: 0.8em;
        height: 0.8em;
    }

    .ClassificationOnlyDiv table .picto {
        width: 6em;
        height: 6em;
    }

.AppDocumentAcessImageAnchor {
    background-color: transparent !important;
    text-decoration: none !important;
}

    .AppDocumentAcessImageAnchor:hover {
        background-color: transparent !important;
        text-decoration: none !important;
    }

INPUT[type='checkbox'] {
    border: 0 !important;
}

img {
    text-decoration: none;
    border: 0px;
}

.chymeia-background {
  background-color: #7e9ec4;
}

/*#ManageHierarchyProductsAcessInputGridDiv {
  background-color: #7e9ec4;
  margin: 7px;
}*/

/*.ManageHierarchyProductsAcessInputGrid {
    table-layout: auto;
    overflow: scroll;
}*/

    /*.ManageHierarchyProductsAcessInputGrid tr td .grid-text {
        width: 40px;
    }*/
    
    /* ADDING EXTRA ARROWS TO RAD DROPDOWNS */
    /*.ManageHierarchyProductsAcessInputGrid tr td:last-child {
        width: 150px;
    }*/

    /*.ManageHierarchyProductsAcessInputGrid tr td input {
        width: 180px;
    }*/

        /*.ManageHierarchyProductsAcessInputGrid tr td input[type=checkbox] {
            width: auto;
        }*/

        /*.ManageHierarchyProductsAcessInputGrid tr td input[type=button] {
            width: auto !important;
            margin-left: 0 !important;
            overflow: visible;
        }*/

    /*.ManageHierarchyProductsAcessInputGrid .grid-rowspan {
        text-align: left;
        vertical-align: text-top;
        width: 60px !important;
    }*/

    /*.ManageHierarchyProductsAcessInputGrid tr td .grid-rowspan-input {
        overflow: hidden;
        text-align: left;
        width: 360px;
    }*/

#checkboxInARow label {
    display: inline-block;
}

.RadDropDownTree_Default .rddtEmptyMessage {
    filter: !important;
}
.rbLinkButton {
  padding-bottom: 5px!important;
}
.rbText {
  margin-top:2px!important;
}
INPUT[type='checkbox'] {
  vertical-align:sub;
}

.aspCheckbox > input {
  margin-top: -3px;
  vertical-align: middle !important;
  margin-left: 5px;
}
