.message {
    padding-top: 10px;
    padding-bottom: 10px;
}

.container {
    width: 1100px;
    max-width: 1100px;
}

@media (min-width: 1340px) {
    .container {
    width: 1300px;
    max-width: 1300px;
}
}

.dropdowns {
    margin-bottom: 20px;
    border-bottom: 1px solid black;
}

.organization-health p{
    padding-left: 30px;
}

.organization-health .dropdown{
    width: 400px;
}

.organization-health .dropdown #organization-button,  .organization-health .dropdown #center-button, .organization-health .dropdown #user-button{
    width: 90%;
}

.organization-health ul li {
    padding: 0 10px;
}

.organization-health ul li a {
    clear: none;
}

.organization-health .dropdowns .glyphicon {
    font-size: 14px;
    color: #1661a4;
    margin: 10px 5px;
    text-align: left;
}

.organization-health .dropdown-buttons {
    float: right;
    width: 160px;
}

.organization-health .row {
    width: 560px;
    margin-bottom: 10px;
}

.col-no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.col-no-padding-left {
    padding-left: 0px !important;
}

.col-no-padding-right {
    padding-right: 0px !important;
}

.form-inline select {
    display: block;
}

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

#centerHealth li {
    list-style-type: none;
    margin-bottom: 10px;
}

.healthHeader li {
    list-style-type: none;
}

#centerHealth .tooltip-inner {
    max-width: 350px;
    width: 350px; 
}

.tooltip {
    z-index: 1002;
}

#centerFaxes .row {
    margin-top: 10px;
    margin-bottom: 10px;
}

.block {
    margin: 6px 0 0 4px;
}

    .block table {
        border: 1px solid #1661a4;
    }

    .block tr {
        border-bottom: 1px solid #1661a4;
    }

    .block th {
        background: #1661a4;
        border-right: 1px solid #fff;
        color: #ffffff;
        font-size: 10px;
        line-height: 10px;
        font-weight: normal;
        font-family: 'Montserrat';
        height: 19px;
    }

    .block td {
        border-right: 1px solid #1661a4;
        color: #231f20;
        font-size: 10px;
        line-height: 10px;
        font-weight: normal;
        font-family: 'Montserrat';
    }

    .block td {
    padding: 0 5px;
    vertical-align: middle;
}

.block th {
    padding: 0 5px;
}

.centers-form form,
.centers-form ng-form {
    display: block;
}

.centers-form fieldset {
    display: block;
    padding: .35em .625em .75em;
    margin: 0 2px;
}

.centers-form legend {
    font-weight: bold;
}

.centers-form fieldset > legend:first-of-type {
    border: none;
    margin-bottom: auto;
    width: inherit;
    padding: inherit;
}

.centers-form label,
.centers-form span,
.centers-form form > input,
.centers-form ng-form > input {
    width: 48%;
    padding: 1ex 1em;
    color: #000;
}

.centers-form form > button,
.centers-form ng-form > button {
    color: #000;
    float: right;
    margin-left: 10px;
}

.centers-form label > input,
.centers-form label > select,
.centers-form label > textarea {
    float: right;
    width: 100%;
}

.centers-form label div > label {
    display: block;
    padding: 1ex;
    width: 100%;
}

.back {
    margin-bottom: 10px;
}

.pad-row {
    margin: 10px 0;
}

#centerHealth .row {
    padding-bottom: 10px;
}

.device-display{
    text-overflow: ellipsis;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    margin-left:15px
}

.centerPbx .glyphicon {
    font-size: 14px;
    color: #9d7e18;
    margin: 0px 5px;
    text-align: left;
}

.pbx-menu {
    padding: 0px;
    margin: 0px;
}

    .pbx-menu .glyphicon {
        margin: 10px 5px;
        color: #1661a4;
        font-size: 18px;
    }

    .pbx-menu .pbxIcon {
        width:35px;
        float:left;
    }


.border-none {
    border: none !important;
}

.video-question-sequence {
    /*width: 30px;*/
    /*text-align: center;*/
    margin-right: 5px;
    font-weight: bold;
}

.video-question-sequence-col {
    width: 75px;
}
.video-question-text-col {
    width: 40%;
}
.video-question-answers-col {
    /*width: 40%;*/
}

.video-question-text {
    width: 100%;
    height: 140px;
}

.video-answer-table {
    width: 100%;
}

.video-answer-sequence {
    /*width: 30px;
    text-align: center;*/
    margin-right: 5px;
    font-weight: bold;
}

.video-answer-sequence-col {
    /* vertical-align: middle !important; */
}

.video-answer-text {
    width: 100%;
    height: 40px;
    padding: 5px;
}

.video-answer-correct-col {
    width: 75px;
}

.video-answer-manage-col {
    width: 65px;
}

.video-no-answers {
    text-align: center;
    /*color: blue;*/
    font-weight: bold;
    margin-bottom: 20px;
}

.video-numeric-input {
    width: 80px;
    text-align: center;
    margin-left: 10px;
}

.video-checkbox {
    margin-right: 5px;
}

.video-checkbox-label {
    margin-left: 5px;
    margin-top: 7px;
}

.video-spacer-div {
    clear: both;
    height: 20px;
}

.video-top-items-div {
}

.video-top-items-div div {
    float: left;
    /*margin-left: 50px;*/
    margin-right: 30px;
}

.video-top-items-div div .top-label {
    margin-top: 5px;
}

.video-top-items-div div:first-child {
    float: left;
    margin-left: 0px;
}

.video-top-items-div .video-right-checkbox {
    float: right;
    margin-top: 25px;
    margin-right: 20px;
    margin-left: 20px;
}

.video-top-items-div .video-wider-div {
    width: 40%;
}

.video-no-margin {
    margin: 0px;
}

.video-no-margin-right {
    margin-right: 0px;
}

.video-delete-button {
    float: right;
    clear: both;
    margin-top: 12px;
}

.video-heading {
    color: blue;
    font-weight:bold;
}

.video-selected {
    background-color: lightblue !important;
}

.video-dropdown {
    display: inline !important;
    /*margin-top: 7px;*/
    margin-left: 5px;
    width: 150px;
}

.center-dropdown {
    display: inline !important;
    margin-left: 5px;
    width: 300px;
}

#video-upload-control {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

#video-upload-control-folder {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.video-upload-control-div {
    float: right;
    margin-left: 30px;
}


.video-upload-control-div label {
    float: right;
    background-color: #1661a4;
    border: none;
    color: #FFF;
    border-radius: 0px;
    /*width: 100px;*/
    height: 24px;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    padding-top: 3px;
    cursor: pointer;
}

.video-upload-control-div label:hover {
    background-color: #0d74d1;
    border: none;
    color: #FFF;
}

.video-upload-note {
    color: darkred;
    margin-top: 7px;
    font-weight: bold !important;
}

video-upload-note-success {
    color: green;
    margin-top: 5px;
    font-weight: bold !important;
}

.video-update-date {
    float: right;
}

.video-description-text {
    width: 100%;
    height: 60px;
    padding: 5px;
}

.video-spaced-labels {
}
.video-spaced-labels label {
    margin-right: 5px;
    margin-top: 7px;
    font-size: 12px;
    font-weight: lighter;
    margin-left: 5px;
    font-style: italic;
    color: seagreen;
}

.video-spaced-labels-normal {
}
.video-spaced-labels-normal label {
    margin-right: 5px;
    margin-top: 7px;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    font-style: normal;
    /*color: seagreen;*/
}

.video-datepicker {
    width: 110px;
}

.role-cannot-modify {
    color: red;
    font-weight: bold;
}


.role-name {
    width: 15%;
}
.role-description {
    width: 20%;
}
.role-permissions-list {
    padding: 0px !important;
    border: none !important;
    margin-left: 10px !important;
    width: 225px;    
}

.role-subpermissions-list {
    /*width: 350px;*/
    width: 20%;
    padding: 0px !important;
    border: none !important;
    margin-left: 10px !important;
}


.role-modal {
    /*height: 100%;*/
}
.role-modal-parent {
    /*height: 90%;*/
}

.role-modal-content {
    width: 100% !important;
    height: 100% !important;
}

div.role-modal-parent > div.modal-dialog {
    width: 90% !important;
    height: 100% !important;
}

div.role-modal-parent > div.modal-dialog > div.modal-content {
    width: 100% !important;
    /*height: 90% !important;*/
}

div.role-modal-parent > div.modal-dialog > div.modal-content > div.modal-wrapper {
    width: 100% !important;
    height: 100% !important;
}

.role-add-permissions-list {
    height: 300px;
    max-height: 300px;
    overflow-y: auto;
    border-width: thin;
    border-style: solid;
    border-color: lightblue;
}

.roleEditPopup {
}

.roleEditPopup modal-content {
}

.roleChoosePopup {
}

.roleChoosePopup modal-content {
}

.role-spacer-div {
    clear: both;
    height: 5px;
    margin: 0px;
}

.role-center-dropdown {
    display: inline !important;
    /*margin-top: 7px;*/
    margin-left: 5px;
    width: auto;
}

.role-center-dropdown-div {
    float: right !important;
    margin-right: 0px !important;
    width: auto !important;
}

.role-label-note {
    margin: 0px 0px 0px 5px;
}

.role-top-items-div {
    display: flex;
}

.role-top-items-div div {
    float: left;
    /*margin-left: 50px;*/
    margin-right: 30px;
}

.role-top-items-div div:first-child {
    float: left;
    margin-left: 0px;
    width: 30%;
}

.role-top-items-div div:nth-child(2) {
    float: left;
    margin-left: 0px;
    width: 50%;
}

.role-top-items-div .role-right-checkbox {
    float: right;
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 10px;
}

.role-top-items-div .role-wider-div {
    width: 40%;
}

.role-manage-col {
    width: 80px;
}

.centeruser-roles-container {
    max-height: 600px;
    overflow-y: auto;
    border-width: thin;
    border-style: solid;
}

.role-left {
    float:left;
}

.role-scrollable-area 
{
    max-height: 600px;
    overflow-y: auto;
}