﻿body {
    padding-top: 0px;
}

h3.commission-title, h4.commission-title {
    margin: 0;
}

.badge {
    background-color: #333333;
}

.label, .badge {
    vertical-align: middle;
    background-color: #605d5d;
}

.label-costing, .badge-costing {
    background-color: #2079b9;
}

div.deliverable-sep {
    padding-bottom: 10px;
}



div.anchor-list {
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    color: #183843;
    margin-bottom: 20px;
    margin-top: 15px;
}

.aasctable td.timecode {
    width: 16%;
}

div.anchor-list ul {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 8px 0px 8px 0px;
    padding: 0;
}

div.anchor-list li {
    display: inline;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding-right: 3em;
}

div.row-heading {
    font-size: 20px;
    font-weight: bold;
}

div.row-section-sep {
    padding-bottom: 30px;
}

div.row-section {
    border-bottom: 2px dashed #808080;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

div.white-row {
    background-color: #FFFFFF;
}


div.navbar-inner-deliverable {
    -moz-border-radius: 4px;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    background-color: #fafafa;
    background-image: linear-gradient(to bottom, #D6E8F0, #BBD8E7);
    background-repeat: repeat-x;
    border: 1px solid #abd3e7;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    zoom: 1;
}


.navbar-inner-deliverable .nav > .active > a, .navbar-inner-deliverable .nav > .active > a:hover, .navbar-inner-deliverable .nav > .active > a:focus {
    background-color: #FFFFFF;
}


.navbar-inner-deliverable .nav > li > a {
    color: #333333;
    float: none;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

.portal-nav-bar {
    height: 60px;
}


.rule, hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #DDDDDD;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    clear: both;
    height: 0;
    margin: 15px 0;
    overflow: hidden;
}

.nav-pills > .lightactive > a, .nav-pills > .lightactive > a:hover {
    background-color: #BBBBBB;
    color: #FFFFFF;
}

h2 {
    margin-bottom: 0px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}


ul.tabs {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(#FAFAFA, #EAEAEA) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top, #FAFAFA, #EAEAEA) repeat scroll 0 0 transparent;
    background-image: -o-linear-gradient(top, #FAFAFA, #EAEAEA);
    background-image: linear-gradient(to bottom, #FAFAFA, #EAEAEA);
    background-repeat: repeat-x;
    border-color: #EAEAEA #EAEAEA #CACACA;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#EAEAEA', GradientType=0);
    font-size: 14px;
    margin: 10px 0 0;
    margin-bottom: 20px;
    position: relative;
}

    ul.tabs li {
        display: table-cell;
        list-style-type: none;
        margin: 0;
        width: 1%;
    }

        ul.tabs li a {
            border-bottom: 3px solid #DADADA;
            border-left: 1px solid rgba(255, 255, 255, 0.7);
            border-right: 1px solid rgba(0, 0, 0, 0.04);
            color: #777777;
            display: block;
            font-size: 14px;
            line-height: 35px;
            text-align: center;
            text-decoration: none;
            text-shadow: 0 1px 0 white;
        }

            ul.tabs li a .counter {
                background: none repeat scroll 0 0 #FFFFFF;
                border-radius: 8px 8px 8px 8px;
                border-top: 1px solid #CCCCCC;
                color: #333;
                display: inline-block;
                font-family: Helvetica, arial, freesans, clean, sans-serif;
                font-size: 11px;
                font-weight: bold;
                height: auto;
                line-height: 14px;
                margin: 0 0 0 5px;
                padding: 0 8px 1px;
                padding-bottom: 0;
                padding-top: 2px;
                position: relative;
                text-align: center;
                top: -1px;
            }

            ul.tabs li a.selected, .pagehead .container > ul.tabs li a.selected:hover {
                background: -moz-linear-gradient(#FCFCFC, #EBEBEB) repeat scroll 0 0 transparent;
                border-bottom: 3px solid #0088CC;
                color: #000000;
            }

.nav-pills > .usedactive > a, .nav-pills > .usedactive > a:hover {
    background-color: #B94A48;
    color: #FFFFFF;
}

.header-img {
    margin-top: 22px;
}

.commission-header-bar {
    border-bottom: 1px solid #EEEEEE;
    margin-top: 0px;
    padding-bottom: 50px;
}

.commission-header-title {
    color: inherit;
    font-family: inherit;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    line-height: 1;
    margin: 0px 0;
    text-rendering: optimizelegibility;
}

.commission-header-bar .commission-header-title small {
    color: #999999;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
}

.table-24-icon {
    width: 24px;
}

.hero-unit {
    background-image: url('/img/portal-search.jpg');
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 60px;
}

.none, .error {
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
}

    .none p, .error p {
        background: none repeat scroll 0 0 #F3F3F3;
        border-radius: 3px 3px 3px 3px;
        color: #999999;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 20px;
        text-align: center;
    }

.bs-docs-example:after {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 4px 0 4px 0;
    color: #9DA0A4;
    content: "Deliverable";
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}

.bs-docs-example {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 0;
    padding: 39px 19px 14px;
    position: relative;
}

.full-search-bar {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 15px;
    position: relative;
}


ul.unstyled, ol.unstyled {
    list-style: none outside none;
    margin-left: 0;
}

.item-stream {
    background-color: #F5F5F5;
    border: 1px solid #D8D8D8;
    border-radius: 6px 6px 6px 6px;
}

.search-input-stream {
    margin-bottom: 0;
}


.full-search-bar .search-input-item {
    border-radius: 9px 9px 9px 9px;
    padding: 10px;
}

.stream-item, .ui-menu-item {
    background-color: #F5F5F5;
    padding: 6px;
    position: relative;
}


.full-search-bar form {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}


    .full-search-bar form input[type="text"] {
        border-radius: 6px 0 0 6px;
        border-right: 0 none;
        float: left;
        font-size: 20px;
        height: 30px;
        line-height: 24px;
        margin-bottom: 0;
        width: 95%;
    }


    .full-search-bar form button[type="submit"] {
        border-radius: 0 6px 6px 0;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        width: 46px;
    }

.info_wrapper {
    border: 1px solid #DDDDDD;
    margin-bottom: 40px;
}

.sidebar_title {
    background: url("/img/atcblock.png") scroll 0 0 #EEEEEE;
    color: #444444;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.attributes, .aasctable, .deliverable-table {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}

.deliverable-table {
    table-layout: fixed;
}

    .attributes tr.first td,
    .aasctable tr.first td,
    .deliverable-table tr.first td {
        border-top: 1px solid #DDDDDD;
    }

.attributes td.key {
    border-left: medium none;
    font-weight: bold;
    width: 18%;
}

.attributes td.delete {
    border-left: medium none;
    font-weight: bold;
    width: 1%;
}

.aasctable td.key {
    border-left: medium none;
    font-weight: bold;
    width: 28%;
}

.deliverable-table td.key {
    border-left: medium none;
    font-weight: bold;
    width: 10%;
}

.attributes td.value,
.aasctable td.value,
.deliverable-table td.value {
    border-right: medium none;
}

.attributes td,
.aasctable td,
.deliverable-table td {
    background-color: #FAFAFA;
    border: 1px solid #EBEBEB;
    color: #222222;
    padding: 6px 5px 6px 10px;
    word-wrap: break-word;
}


.attributes tr.alt td,
.aasctable tr.alt td,
.deliverable-table tr.alt td {
    background-color: #FFFFFF;
}

.attributes td.key,
.aasctable td.key,
.deliverable-table td.key {
    border-left: medium none;
    font-weight: bold;
}


.attributes ul,
.aasctable ul,
.deliverable-table ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}


.deliverable-table td.value .progress {
    margin-bottom: 0px;
}

table td.inbox-actions {
    width: 85px;
}

table td {
    border-top: 1px solid #DDDDDD;
    vertical-align: top;
}

table th, table td {
    line-height: 18px;
    padding: 10px 10px 9px;
    text-align: left;
}

.inbox-title {
    background: url(/img/chat_32x32.png) no-repeat left;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 12px;
    padding-left: 40px;
}

.myproductions-title {
    color: inherit;
    float: left;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 12px;
    padding-left: 10px;
}

img.myproductions {
    float: left;
}

.video-deliverable-title {
    background: url(/img/ntscbars_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 12px;
    padding-left: 40px;
}

.audio-deliverable-title {
    background: url(/img/microphone_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 40px;
}

.deliverable-title-25 {
    background: url(/img/deliverabletypes/25_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 40px;
}

.deliverable-title-26 {
    background: url(/img/deliverabletypes/26_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 40px;
}

.deliverable-title-27 {
    background: url(/img/deliverabletypes/27_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 40px;
}

.footage-asset-title {
    background: url(/img/video_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.music-asset-title {
    background: url(/img/music_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.sales-contract-title {
    background: url(/img/blog_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.contributor-asset-title {
    background: url(/img/user_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.image-asset-title {
    background: url(/img/stillcamera_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.publication-asset-title {
    background: url(/img/news_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.location-asset-title {
    background: url(/img/company_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.adhoc-asset-title {
    background: url(/img/addtext_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.audio-asset-title {
    background: url(/img/audio_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.ouvideo-asset-title {
    background: url(/img/ntscbars_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.ouaudio-asset-title {
    background: url(/img/microphone_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.oudeliverable-asset-title {
    background: url(/img/foldr_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.weblink-asset-title {
    background: url(/img/opnbr_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.book-chapter-asset-title {
    background: url(/img/hist_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.backToContentList {
    margin-left: 40px;
}

.ou-commission-title {
    background: url(/img/favs_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
    padding-left: 40px;
}

.ou-commission-multiedit {
    background: url(/img/docs_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 20px;
    padding-left: 40px;
}

.ou-commission-title small, .video-deliverable-title small, .audio-deliverable-title small {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
}

.tags {
    list-style: none outside none;
    margin: 25px 0 0 10px;
    overflow: hidden;
    width: auto;
}

    .tags li {
        background: url(/img/tag-01.png) no-repeat scroll 0 0 #FFFFFF;
        float: left;
        height: 27px;
        margin-bottom: 2px;
        margin-right: 2px;
        padding: 0 0 0 13px;
        white-space: nowrap;
    }

        .tags li span {
            background: url(/img/tag-02.png) no-repeat scroll right top transparent;
            color: #336699;
            display: block;
            height: 23px;
            padding: 2px 8px 0 2px;
            text-decoration: none;
        }

.sectionHeaderBar {
    background: url("/img/atcblock.png") scroll 0 0 #EEEEEE;
    margin: 0;
    padding: 10px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle {
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-contributors {
    background: url(/img/user_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-footage {
    background: url(/img/video_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-audio {
    background: url(/img/audio_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-image {
    background: url(/img/stillcamera_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-music {
    background: url(/img/music_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-locations {
    background: url(/img/company_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-publications {
    background: url(/img/news_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-adhoc {
    background: url(/img/addtext_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-production {
    background: url(/img/prefs_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderTitle-video-deliverable {
    background: url(/img/ntscbars_16x16.png) no-repeat left;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding-left: 22px;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.sectionHeaderFilter {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
}

    .sectionHeaderFilter .label, .sectionHeaderFilter .badge {
        font-size: 12px;
        vertical-align: baseline;
    }

    .sectionHeaderFilter a {
        color: #444444;
    }

        .sectionHeaderFilter a.btn {
            color: #ffffff;
        }

            .sectionHeaderFilter a.btn:visited {
                color: #ffffff;
            }

        .sectionHeaderFilter a:visited {
            color: #444444;
        }

        .sectionHeaderFilter a:hover {
            text-decoration: none;
        }

.deliverable-table-video {
    background: url(/img/ntscbars_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.deliverable-table-audio {
    background: url(/img/microphone_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.commission-table-video {
    background: url(/img/ntscbars_16x16.png) no-repeat left;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    padding-left: 20px;
}

.commission-table-audio {
    background: url(/img/microphone_16x16.png) no-repeat left;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    padding-left: 18px;
}

.asset-table-contributor {
    background: url(/img/user_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-footage {
    background: url(/img/video_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-image {
    background: url(/img/stillcamera_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-publication {
    background: url(/img/news_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-location {
    background: url(/img/company_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-music {
    background: url(/img/music_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-adhoc {
    background: url(/img/addtext_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-audio {
    background: url(/img/audio_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-ouaudio {
    background: url(/img/microphone_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-ouvideo {
    background: url(/img/ntscbars_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-weblink {
    background: url(/img/hist_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-article {
    background: url(/img/opnbr_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-footage-disable {
    background: url(/img/video_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-contributor-disable {
    background: url(/img/user_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-audio-disable {
    background: url(/img/audio_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-adhoc-disable {
    background: url(/img/addtext_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-music-disable {
    background: url(/img/music_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-location-disable {
    background: url(/img/company_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-publication-disable {
    background: url(/img/news_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

.asset-table-image-disable {
    background: url(/img/stillcamera_16x16_disable.png) no-repeat left;
    color: #cccccc;
    font-weight: bold;
    padding-left: 22px;
}

td.asset-level1-tree {
    background: url(/img/tree.gif) no-repeat left;
    padding-left: 25px;
}

td.asset-level2-tree {
    background: url(/img/tree.gif) no-repeat 25px;
    padding-left: 50px;
}

td.asset-level3-tree {
    background: url(/img/tree.gif) no-repeat 50px;
    padding-left: 75px;
}

td.asset-level4-tree {
    background: url(/img/tree.gif) no-repeat 75px;
    padding-left: 100px;
}

td.asset-level5-tree {
    background: url(/img/tree.gif) no-repeat 100px;
    padding-left: 125px;
}

td.asset-level6-tree {
    background: url(/img/tree.gif) no-repeat 125px;
    padding-left: 150px;
}

td.asset-level7-tree {
    background: url(/img/tree.gif) no-repeat 150px;
    padding-left: 175px;
}

td.asset-level8-tree {
    background: url(/img/tree.gif) no-repeat 175px;
    padding-left: 200px;
}

td.asset-level9-tree {
    background: url(/img/tree.gif) no-repeat 200px;
    padding-left: 225px;
}

td.asset-level10-tree {
    background: url(/img/tree.gif) no-repeat 225px;
    padding-left: 250px;
}

.user-table-user {
    background: url(/img/user_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

.company-table-company {
    background: url(/img/community_16x16.png) no-repeat left;
    font-weight: bold;
    padding-left: 22px;
}

#login-wraper {
    background: none repeat scroll 0 0 white;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    display: block;
    height: 320px;
    left: 50%;
    margin-left: -235px;
    margin-top: -185px;
    padding: 25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 420px;
}

.login-form legend {
    margin-bottom: 30px;
    margin-top: 5px;
    padding-bottom: 25px;
}

.login-form .body {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 30px;
}

.login-form .footer {
    margin-top: 20px;
}

    .login-form .footer .checkbox.inline {
        display: inline;
    }

        .login-form .footer .checkbox.inline input[type="checkbox"] {
            float: none;
            margin-top: -4px;
        }

    .login-form .footer .btn {
        background-image: none;
        box-shadow: none;
        margin-left: 15px;
        padding: 7px 25px;
    }

.input-rights-size {
    width: 200px;
}

.reuse-asset-header {
    background: url(/img/move_32x32.png) no-repeat left top;
    color: inherit;
    font-family: inherit;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 25px;
    padding-left: 40px;
}

.licensor-hero {
    background-image: url('/img/licensor-search.png');
}

.label-info, .badge-info {
    background-color: #1e4b9b;
}

.navbar .nav > li > a {
    color: #333333;
}

ul.tabs li a {
    color: #333333;
}

.input-rights-size {
    width: 200px;
}

.margin-bottom-140 {
    margin-bottom: 140px;
}

h1.myproductions-title {
    margin-top: 0px;
}

h1.ou-commission-title {
    margin-top: 0px;
}

h1.commission-title {
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 0px;
    line-height: 32px;
    font-size: 30px;
}

    h1.commission-title small {
        font-size: 16px;
    }

h1.deliverable-title-1 {
    margin-top: 0px;
}

h1.deliverable-title {
    display: inline;
    margin-top: 0px;
    line-height: 32px;
    font-size: 30px;
}

h1.asset-title-1 {
    display: inline;
    margin-top: 0px;
    line-height: 30px;
    font-size: 30px;
}

h2.section-header {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

h2.search-section-header {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
}

img.img-align-top {
    vertical-align: unset;
}

img.img-align-middle {
    vertical-align: text-bottom;
}

.navbar-inner {
    background-image: -moz-linear-gradient(top, #f9fcff, #e4f1ff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fcff), to(#e4f1ff));
    background-image: -webkit-linear-gradient(top, #f9fcff, #e4f1ff);
    background-image: -o-linear-gradient(top, #f9fcff, #e4f1ff);
    background-image: linear-gradient(to bottom, #f9fcff, #e4f1ff);
    border: 1px solid #ced6fd;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #e4f1ff;
    color: #555555;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #e4f1ff;
}

.breadcrumb .divider {
    color: #333;
    padding: 0 5px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #666;
}

th.hide-header {
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
}

.label-success, .badge-success {
    background-color: #198754;
}

.label-warning, .badge-warning {
    background-color: #ffc107;
    color: #212529;
    text-shadow: none;
}

td .breakword {
    word-wrap: break-word;
}

.search-result-nav {
    padding: 5px 0 0 5px;
    background: #f6f8fa;
    border-radius: 6px 6px 0 0;
}

.none p, .error p {
    background: none repeat scroll 0 0 #f3f3f3;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 20px;
    text-align: center;
}

.alert-info {
    color: #004085;
}

.alert-danger, .alert-error {
    color: #721c24;
}

.highlight {
    background-color: aquamarine;
}

.uneditable-input {
    color: #605d5d;
}

.label-important {
    background-color: #b94a48;
}

@media screen and (max-width: 450px) {
    .table {
        table-layout: fixed;
    }

        .table th {
            text-overflow: ellipsis;
            overflow-x: hidden;
        }

        .table td {
            word-wrap: break-word;
        }


            .table td.can-hide {
                display: none;
                width: 0;
                height: 0;
                opacity: 0;
                visibility: collapse
            }

        .table th.can-hide {
            display: none;
            width: 0;
            height: 0;
            opacity: 0;
            visibility: collapse
        }

    .label {
        white-space: normal;
    }
}
