body {
}

.no-side-padding{
    padding-left:0px;
    padding-right:0px;
}

.no-right-padding{
    padding-right:0px;
}

td.details-control {
    background: url('../resources/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('../resources/details_close.png') no-repeat center center;
}

.breadcrumb {
    background-color: transparent !important;
    margin-bottom: 0px !important;
}

.apprelease-table-width {
    width: 100%;
}

.app-release-row > td > div * {
    margin: 4px !important;
    margin-bottom: 3px !important;
}


table.dataTable > tbody > tr.child ul {
    width: 100%;
}

    table.dataTable > tbody > tr.child ul li > span:first-child {
        padding-right: 8px;
    }

    table.dataTable > tbody > tr.child ul li:last-child > .dtr-title {
        width: 0px;
        min-width: 0px;
        padding-right: 0px;
    }

table.dataTable > tbody > tr.child ul li {
    width: 100%;
}

    table.dataTable > tbody > tr.child ul li * {
        display: inline-block;
        margin-bottom: 0px;
        vertical-align: middle;
    }

.table-bordered {
    border: 1px solid #367fa9;
}

.display > thead {
    background-color: #607D8B;
    color: white;
}

.table-bordered > thead > tr > th {
    border: 1px solid #0A4D7B;
}

.app-rls-date {
    white-space: nowrap;
}

.app-rls-title {
    min-width: 200px;
}

.table-bordered > tbody > tr > td {
    border: 1px solid #d2d6de;
}

.odd {
    background-color: rgb(238, 236, 236) !important;
    color: black;
}

.app-rls-type {
    white-space: nowrap;
}

.app-rls-edit-delete {
    white-space: nowrap;
}

.detail-container {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 30px;
}

.detail-date-non-admin {
    font-weight: 300;
}

.detail-date {
    font-weight: 300;
    display: inline-block;
    padding-right: 5px;
}


.detail-type {
    display: inline-block;
    font-size: smaller;
    font-weight: 300;
    width: 95%;
}

.detail-systems-services-spacing {
    width: auto;
    float: right;
}

.detail-title {
    font-size: xx-large;
    font-weight: 600;
    display: inline-block;
    line-height: 31px;
    margin-top: 14px;
    width: 60%;
    padding-bottom: 38px;
}

.detail-systems-services-container {
    width: 40%;
    text-align: left;
    float: right;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 8px;
}

@media(max-width:1808px) {
    .detail-systems-services-container {
        display: block;
        width: 100%;
        text-align: left;
        float: left;
        padding-bottom: 13px;
    }

    .detail-title {
        display: block;
        width: 100%;
        padding-top: 63px;
        padding-bottom: 20px;
    }

    .detail-systems-services-spacing {
        float: left;
    }
}

.detail-systems-title {
    font-size: larger;
    font-weight: 600;
}

.detail-services-title {
    font-size: larger;
    font-weight: 600;
}

.detail-edit {
    color: grey;
}

    .detail-edit:hover {
        color: black;
    }

.no-border-rad {
    border-radius: 0 !important;
}

.control-label {
}

.create-title-input {
    margin-left: -11px;
}

.edit-title-input {
}

    .edit-title-input input {
        top: 3px;
    }


.app-rls-title .edit:focus, 
.app-rls-title :active, 
.dtr-data a:focus, 
.dtr-data a:active, 
.detail-edit:focus,
.detail-edit:active{
    color: #e68b05 !important;
}



.edit {
    color: midnightblue;
    font-weight: bold;
    padding-right: 3px;
}

    .edit:hover {
        color: midnightblue;
        font-weight: bold;
    }
    .edit:focus {
        color: #3737dd;
        font-weight: bold;
    }

.seperator {
    padding-left: 0px;
    padding-right: 3px;
}

.delete {
    color: darkred;
    font-weight: bold;
    padding-right: 10px;
}

    .delete:hover {
        color: darkred;
        font-weight: bold;
        padding-right: 10px;
    }
    .delete:focus {
        color: #ce0000;
        font-weight: bold;
        padding-right: 10px;
    }

.delete-edit-col {
    text-align: center
}

.dropdown-sizing {
    width: 133px;
}

.title-drpdwn-spacing {
}

.dropdown {
    display: inline-block;
}

.title-spacing > input {
    width:90%;
}

.title-spacing-delete {
    padding: 10px !important;
    width: 30%;
    background-color: white !important;
    border-color: darkgrey !important;
    display: inline-block;
}

.title-delete {
    display: inline-block;
}

.dropdown.dropdown-edit {
    margin-left: 22px;
}

.dropdown-delete {
    width: 68%;
    float: right;
    text-align: left;
    background-color: white !important;
    border-color: darkgrey !important;
}

.dropdown-menu {
    right: -31px !important;
}

.content-height {
    height: 22px;
    overflow: hidden;
}

.btn-type-delete {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: initial;
}

.system-delete {
    padding-left: 0px;
    text-align: left;
}

.system-delete-x {
    padding-right: 15px;
    color: crimson;
    font-size: medium;
}

.selected {
    background-color: #b2d4f1;
}


.od-search-tools {
    width: 100%;
    height: 51px;
    background-color: rgb(237, 237, 237);
    padding-top: 10px;
    padding-bottom: 15px;
    width: 48%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: inline-block;
    float: right;
}

.container-search {
    height: 35px;
    background-color: whitesmoke;
}

.title-date {
    font-weight: bold;
    padding-top: 4px;
}

.title{
    display:inline-block;
}

.input-daterange {
}


.selection-group .dropdown > button {
    background-color: #ffffff;
}

ul.dropdown-list-styling {
    list-style-type: none;
    padding-left: 0px;
}
ul.dropdown-list-styling > li:hover {
    background-color: #348ab5;
    cursor: pointer;
}
    .selected:hover {
        background-color: #348ab5;
        cursor: pointer;
    }
.dropdown-item-styling {
    color: black;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-item-styling:hover {
    color: white;
}
