.elo-header-wrapper .navbar-default .navbar-nav > .active > a:focus,
.elo-header-wrapper .navbar-default .navbar-nav > .active > a:hover {
    border-bottom: 5px solid #3bbeff;
    color: #19485b;
    background: none;
}

.main-body .activity-log-container {
    margin-top: 118px;
}

.tab-content .form-group .multi-icons a {
    margin: 0px 3px
}

.elo-modal .modal-content {
    box-shadow: 0px 0px 0px;
    border: none;
}

.white-space-normal {
    white-space: normal;
}

.btn-space {
    padding: 10px 15px;
}

.elo-activity-panel {
    margin-bottom: 30px;
}

.elo-activity-panel .elotable {
    width: 100%;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

.elo-activity-panel .elotable tr {
    border-top: 1px solid #fff;
}

.elo-activity-panel .elotable th {
    font-size: 16px;
    padding: 15px;
    background: #fff;
    font-weight: normal;
}

.elo-activity-panel .elotable td {
    font-size: 14px;
    padding: 15px;
    border: none;
    color: #6e6f70;
}

.elo-activity-panel .elotable tr:nth-child(2n+1) {
    background: #fcfcfe;
}

.elo-activity-panel .elotable tr:nth-child(2n) {
    background: #f6f8fb;
}

.elo-activity-panel .elotable tr.expanded {
    background: #fff;
    border-bottom: 1px solid lightgrey;
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
}

.elo-activity-panel .elotable tr.active {
    border: 1px solid lightgrey;
}

.elo-activity-panel .elotable td.arrow {
    color: #33a5f2;
}

.elo-activity-panel .elotable tr.active td {
    background: #e2f0e6 !important;
    color: #222;
}

.elo-activity-panel .elotable tr:hover {
    background: #edf2f8;
}

.elo-activity-panel .panel {
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #fff;
}

.ro-odd {
    background: #fcfcfe;
}

.ro-even {
    background: #f6f8fb;
}

.ro-odd:hover,
.ro-even:hover {
    background: #edf2f8;
}

.elo-activity-panel .panel-default > .panel-heading {
    font-size: 14px;
    font-family: 'SFUIDisplay-Regular';
    background-color: inherit;
    padding: 15px 15px;
    color: #6e6f70;
    cursor: pointer;
}

.elo-activity-panel .panel-default > .panel-heading .user-email {
    font-size: 12px;
}

.elo-activity-panel .panel .arrow {
    color: #33a5f2;
    cursor: pointer;
    margin-top: 10px;
}

.main-body .elo-activity-panel .panel .panel-body {
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 20px 15px 25px;
}

.main-body .elo-activity-panel .panel .panel-body h4 {
    margin-top: 0px;
}

.main-body .elo-activity-panel .panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f8f8f8;
}

.main-body .elo-activity-panel .panel-group .panel + .panel {
    margin-top: 0px;
}

.main-body .elo-activity-panel .active {
    background: #e2f0e6;
    color: inherit;
}

.info-row {
    margin: 0px 0px 5px;
    padding: 5px 0px;
    font-size: 14px;
}

.info-row .info-title {
    font-weight: normal;
    font-family: 'SFUIDisplay-Semibold';
}

.info-row .info-details {
    font-weight: normal;
    font-size: 14px;
    font-family: 'SFUIDisplay-Regular';
}

.info-row .info-details span {
    color: #d89a29;
    font-size: 14px;
}

.footer-wrapper .copyright-text p {
    margin: 0px;
}

.elo-footer-logo p {
    color: #c4c4c4;
    margin-top: 15px;
    font-size: 12px;
    line-height: 24px;
    font-family: 'SFUIDisplay-Light';
}

@media only screen and (max-width: 992px) {
    .brightnessg,
    .volume {
        width: 329px;
    }
}

/*New css - EVR-1324*/

body {
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
}

html, body {
    height: 100%;
}

a {
    color: #33a5f2;
    text-decoration: none;
    outline: 0;
}

a:hover,
a:focus {
    color: #057bca;
}

label {
    font-family: 'SFUIDisplay-Semibold';
}

.elo-header-wrapper {
    background: #fff;
    padding: 0px 0px;
    border-bottom: 1px solid #d9dee1;
    box-shadow: 0px 0px 2px #d9dee1;
}

.elo-header-wrapper .navbar-brand {
    height: 56px;
    padding: 0px;
}

.elo-logo {
    display: block;
    margin-top: -25px;
}

.elo-header-wrapper .header-top-strip {
    padding: 10px 0px;
}

.elo-header-wrapper .header-top-strip .elo-top-links {
    margin: 15px 7px 0px 0px;
    padding: 0;
}

.elo-header-wrapper .header-top-strip .elo-top-links li {
    display: inline-block;
    vertical-align: top;
    font-family: 'SFUIDisplay-Light';
    font-size: 12px;
    line-height: 12px;
    border-left: 1px solid #19485b;
    letter-spacing: 1px;
}

.elo-header-wrapper .header-top-strip .elo-top-links li:first-child {
    border-left: 0px solid #19485b;
}

.elo-header-wrapper .header-top-strip .elo-top-links li a {
    padding: 0px 7px;
    display: block;
    color: #19485b;
}

.elo-header-wrapper .navbar-default {
    background: none;
    border: none;
}

.elo-header-wrapper .navbar {
    margin-bottom: 0px;
}

.elo-header-wrapper .navbar-nav > li {
    font-family: 'SFUIDisplay-Light';
    font-size: 16px;
    padding: 0px 8px;
}

.elo-header-wrapper .navbar-nav > li > a {
    color: #b1b1b1;
    padding: 10px 2px 18px 2px;
    border-bottom: 5px solid transparent;
    letter-spacing: 1px;
}

.elo-header-wrapper .navbar-nav > li > a:hover {
    color: #19485b;
}

.elo-header-wrapper .navbar-default .navbar-nav > .active > a,
.elo-header-wrapper .navbar-default .navbar-nav > .active > a:focus,
.elo-header-wrapper .navbar-default .navbar-nav > .active > a:hover {
    border-bottom: 5px solid #3bbeff;
    color: #19485b;
    background: none;
}

.elo-header-wrapper .navbar-default .navbar-nav > .open > a,
.elo-header-wrapper .navbar-default .navbar-nav > .open > a:focus,
.elo-header-wrapper .navbar-default .navbar-nav > .open > a:hover {
    background: none;
    border: none;
}

.pageBody {
    min-height: 100%
}

.pageContent {
    min-height: 100%;
}

.tab-header {
    background: #f0f5f8;
    border-bottom: 1px solid #e3e9ec;
    min-height: 120px;
}

.tab-container {
    height: calc(100% - 72px);
}

.tab-container h3,
.tab-container h3 a {
    font-family: 'SFUIDisplay-Medium';
    font-size: 22px;
    color: #1c3865;
    text-decoration: none;
}

.tab-heading {
    margin-left: 16px;
}

.device-caption {
    margin-left: 45px;
    color: #ff0000;
    margin-top: 20px;
    font-weight: normal;
}

.elo-tabs {
    margin-top: -48px;
}

.elo-tabs ul {
    padding-bottom: 30px;
}

.elo-tabs > ul li {
    border: 1px solid #e3e9ec;
    text-align: center;
}

.elo-tabs > ul li.active {
    border-bottom: 1px solid #fff;
}

.elo-tabs > ul li a {
    padding: 10px 12px 13px;
    margin: 0;
    background: #f7fafb;
    color: #1c3865;
    font-family: 'SFUIDisplay-Regular';
    font-size: 14px;
    border-radius: 0px;
    letter-spacing: 1px;
    border-top: 3px solid transparent;
    outline: 0;
    white-space: nowrap;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-top: 3px solid #3bbeff;
}

.nav-tabs.no-border > li.active > a,
.nav-tabs.no-border > li.active > a:focus,
.nav-tabs.no-border > li.active > a:hover {
    border-top: 0;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}

.elo-tabs .nav-tabs {
    border-bottom: 0px;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}

.elo-tabs .tab-panel-heading {
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0px 20px 0px;
    margin-bottom: 20px;
}

.elo-tabs .tab-panel-heading h3 {
    margin: 0px;
    font-family: 'SFUIDisplay-Light';
    font-size: 22px;
    letter-spacing: 1px;
}

.elo-tabs .setting-btn-group .btn {
    font-family: 'SFUIDisplay-Semibold';
    font-size: 14px;
    padding: 6px 20px;
    margin-left: 10px;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.elo-tabs .setting-btn-group .btn-warning,
.elo-tabs .setting-btn-group .btn-danger {
    background: #fff;
    color: #1c3865;
}

.elo-tabs .setting-btn-group .btn-warning:hover {
    background: #f0ad4e;
    color: #fff;
}

.elo-tabs .setting-btn-group .btn-danger:hover {
    background: #c9302c;
    color: #fff;
}

.tab-content {
    min-height: 420px;
}

.main-body .form-control {
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 0px;
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
    color: #727272;
    font-size: 14px;
    background-color: #fff;
    height: 34px;
}

.main-body .form-group {
    margin-bottom: 20px;
    position: relative;
}

.main-body .form-group .text-green {
    color: #6ca044;
}

.main-body .form-group .txt-disable {
    color: #bfbfbf;
}

.main-body .form-group label.text-green,
.main-body .form-group label.txt-disable {
    font-size: 14px;
}

.main-body .form-group label {
    color: #1c3865;
    font-size: 16px;
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
}

.account-settings-tableHeader {
    color: #1c3865;
    font-size: 16px;
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
}

.tab-content .form-group label .req, .form-group label .req {
    color: #ed1c48;
}

.tab-content .form-group .input-spaces-verticle .form-control {
    margin-bottom: 5px;
}

.tab-content .form-group .form-control[disabled],
.tab-content .form-group fieldset[disabled] .form-control,
.tab-content .form-group fieldset[disabled] select.form-control {
    background: #f0f5f8;
    color: #1c3865;
    border: transparent;
    box-shadow: inset 0px 0px 0px #ccc;
    font-family: 'SFUIDisplay-Light';
    font-weight: normal;
    letter-spacing: 1px;
}

.tab-content .form-group .setting-link .link-txt {
    text-decoration: none;
    font-size: 14px;
    font-family: 'SFUIDisplay-Semibold';
}

.brightnessg {
    background: url(../../images/brightness_new.png) no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 329px;
    height: 21px;
    box-sizing: border-box;
    padding: 1px 36px 0 32px;
    margin: 6px 0px;
}

.volume {
    background: url(../../images/volume_new.png) no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 329px;
    height: 21px;
    box-sizing: border-box;
    padding: 1px 36px 0 32px;
    margin: 6px 0px;
}

.thumb-img {
    margin-right: 10px;
}

.tab-content .slider.slider-horizontal .slider-handle {
    margin-left: -10px;
}

.tab-content .slider.slider-horizontal {
    width: 98%;
}

.tab-content .slider-selection {
    background-color: #5e9732;
}

.tab-content #ex1Slider .slider-selection {
    background: #5e9732;
}

.tab-content .tooltip.top .tooltip-arrow {
    border-top-color: #a4a4a4;
}

.tab-content .tooltip-inner {
    background-color: #a4a4a4;
    border-radius: 2px;
    padding: 4px 10px;
}

.tab-content .switch-btn {
    margin: 5px 0px;
}

.switchery {
    height: 22px;
    border: 2px solid #cbcbcb;
    width: 54px;
    background: #e7ebee;
    border-color: #cbcbcb !important;
}

.main-body .elo-fld-edited-switch {
    border: 2px solid #dd9c24 !important;
}

.switchery > small {
    height: 22px;
    width: 22px;
}

.tab-content .form-group .grp-default-thum span {
    display: inline-block;
    vertical-align: bottom;
    color: #7c869c;
    font-family: 'SFUIDisplay-Light';
    margin: 5px 6px;
}

.tab-content .reboot-note {
    font-size: 12px;
    color: #8e8e8e;
    font-family: 'SFUIDisplay-Regular';
    margin-top: 10px;
    letter-spacing: 0px;
}

.tab-content .reboot-note span {
    font-family: 'SFUIDisplay-Semibold';
}

.tab-content .form-group .wid80 {
    width: 80%;
    display: inline-block;
}

.tab-content .form-group .icon-color {
    color: #1c3865;
}

.tab-content .form-group .multi-icons a {
    margin: 0px 3px
}

.tab-content .form-group .elo-fld-edited {
    background: #fbf7ef !important;
    border-color: #dd9c24 !important;
    color: #333 !important;
    box-shadow: none !important;
}

.main-body .elo-fld-edited {
    background: #fbf7ef !important;
    border-color: #dd9c24 !important;
    color: #333 !important;
    box-shadow: none !important;
}

.tab-content .form-group .elo-fld-edited:focus {
    box-shadow: 0px 0px 8px #f8e2b9;
}

.read-only {
    color: #727272;
}

.edit-slider-track .slider-selection {
    background-color: #5e9732;
}

.edit-slider-track .slider-handle {
    border: 3px solid #5e9732
}

/*Popup Design*/
.elo-popup-dialog .modal-header,
.elo-modal .modal-header {
    background-color: #33a5f2;
    border-color: #33a5f2;
}

.elo-popup-dialog .modal-footer,
.elo-modal .modal-footer {
    background-color: #f0f0f0;
}

.elo-modal .modal-footer .btn {
    margin-left: 10px;
    margin-right: 3px;
}

.elo-popup-dialog .modal-header .modal-title,
.elo-modal .modal-header .modal-title {
    color: #fff;
    font-family: 'SFUIDisplay-Light';
    font-size: 22px;
    padding-left: 15px;
}

.elo-popup-dialog .modal-header .close,
.elo-modal .modal-header .close {
    color: #fff;
    opacity: 0.8;
    font-size: 28px;
}

.elo-popup-dialog .modal-content,
.elo-modal .modal-content {
    box-shadow: 0px 0px 0px;
    border: none;
}

.elo-popup-dialog .input-path,
.elo-modal .input-path {
    color: #3c8dbc;
    font-size: 14px;
}

.no-margin {
    margin: 0px !important;
}

.main-body .btn {
    margin-left: 10px;
    letter-spacing: 1px;
    border-radius: 2px;
}

.main-body .btn-primary {
    background-color: #33a5f2;
    border-color: #33a5f2;
}

.elo-modal .popup-wrapper {
    padding: 15px 15px;
}

.elo-modal .elo-account-bdr {
    border-bottom: 1px solid #e5e3e3;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.elo-modal .elo-account-bdr h3 {
    margin: 0px 0px 15px 0px;
    font-size: 16px;
}

.elo-modal .elo-account-bdr .required-note {
    font-size: 12px;
    font-style: italic;
}

.elo-modal .elo-account-bdr .required-note span {
    color: #F00;
}

/*Activity LOG */

.main-body .elo-activity-search {
    margin-top: -72px;
    margin-bottom: 32px;
}

.main-body .elo-activity-search .form-control {
    border: 1px solid #707070;
    border-radius: 0px;
    padding: 5px 15px;
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
    color: #1c3865;
    font-size: 14px;
    box-shadow: inset 0px 0px 0px #fff;
}

.main-body .input-search-group .btn {
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fff;
    border-color: #707070;
    color: #3a3a3a;
    background: none;
}

.main-body .input-search-group .btn:hover {
    background: #fff;
}

.main-body .input-search-group .btn.info-btn {
    padding: 10px 16px;
    background: #f5f7fc;
}

.main-body .input-search-group .btn.info-btn .fa {
    font-size: 20px;
    color: #4a4e59;
}

.main-body .input-search-group .btn .caret {
    color: #33a5f2;
    border-top: 5px dashed;
    border-top: 5px solid \9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.main-body .elo-activity-search .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    font-size: 16px;
    font-family: 'SFUIDisplay-Regular';
    padding: 10px 24px;
}

.elo-activity-panel, .elo-accounts {
    margin-bottom: 20px;
}

.elo-accounts {
    padding-top: 20px;
}

.elo-activity-panel .panel {
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #fff;
}

.ro-odd {
    background: #fcfcfe;
}

.ro-even {
    background: #f6f8fb;
}

.ro-odd:hover,
.ro-even:hover {
    background: #edf2f8;
}

.elo-activity-panel .panel-default > .panel-heading {
    font-size: 14px;
    font-family: 'SFUIDisplay-Regular';
    background-color: inherit;
    padding: 15px 15px;
    color: #6e6f70;
    cursor: pointer;
}

.elo-activity-panel .panel-default > .panel-heading .user-email {
    font-size: 12px;
}

.elo-activity-panel .panel .arrow {
    color: #33a5f2;
    cursor: pointer;
    margin-top: 10px;
}

.main-body .elo-activity-panel .panel .panel-body {
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 20px 15px 25px;
}

.main-body .elo-activity-panel .panel .panel-body h4 {
    margin-top: 0px;
}

.main-body .elo-activity-panel .panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f8f8f8;
}

.elo-activity-heading {
    font-size: 16px;
    border-bottom: 1px solid #dfdfe0;
    padding: 15px;
}

.main-body .elo-activity-panel .panel-group .panel + .panel {
    margin-top: 0px;
}

.main-body .elo-activity-panel .active {
    background: #e2f0e6;
}

.info-row {
    margin: 0px 0px 5px;
    padding: 2px 0px;
    font-size: 14px;
}

.info-row .info-title {
    font-weight: normal;
    font-family: 'SFUIDisplay-Semibold';
}

.info-row .info-details {
    font-weight: normal;
    font-size: 14px;
    font-family: 'SFUIDisplay-Regular';
    word-break: break-all;
}

.info-row .info-details span {
    color: #d89a29;
    font-size: 14px;
}

/* Footer CSS */
.footer-wrapper {
}

.footer-wrapper .footer-links,
.footer-wrapper .footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-wrapper .footer-links {
    margin-bottom: 20px;
}

.footer-wrapper .footer-links h5 {
    color: #33a5f2;
    font-size: 11px;
    margin: 0px 0px 16px 0px;
}

.footer-wrapper .footer-links li {
    line-height: 20px;
    font-size: 12px;
}

.footer-wrapper .footer-links li.child1 {
    margin-bottom: 15px;
}

.footer-wrapper .footer-links li a {
    color: #ccc;
    text-decoration: none;
}

.footer-wrapper .footer-links li a:hover {
    color: #fff;
}

.footer-wrapper .copyright-text p {
    margin: 0px;
}

.elo-footer {
    background: url(../../images/footer-bg.png) no-repeat center #32353a;
}

.not-editable {
    color: #b1b1b1;
    margin-bottom: 0px;
}

.input-btm-space {
    margin-bottom: 10px;
}

.elo-tabs .tab-content .form-group .form-control-static {
    padding-top: 0px;
    color: #727272;
    word-break: break-all;
}

.elo-tabs .tab-content .form-group .large-ico {
    font-size: 18px;
}

.whitelist-content .bottom-space-lg {
    margin-bottom: 40px;
}

.whitelist-content .tbl-wrapper {
    margin: 0;
    padding: 0;
}

.whitelist-content .tbl-wrapper table {
    border-collapse: collapse;
    width: 100%;
}

.whitelist-content .tbl-wrapper table tr {
    border-bottom: 1px solid #fff;
}

.whitelist-content .tbl-wrapper table th {
    color: #1c3865;
    font-size: 16px;
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 1px solid #dfdfe0;
    padding: 15px;
}

.whitelist-content .tbl-wrapper table td {
    color: #727272;
    font-size: 14px;
    font-family: 'SFUIDisplay-Regular';
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 1px solid #f7f7f7;
    padding: 15px;
}

.whitelist-content .add-btn-ico {
}

.whitelist-content .add-btn-ico .btn-default {
    border: 1px solid #1c3865;
    border-radius: 0px;
    letter-spacing: 1px;
    color: #33a5f2;
    background-color: #f7f7f7;
}

.whitelist-content .text-danger {
    color: #f0606c;
}

.whitelist-content .tbl-wrapper table.enable-edit-table td {
    border-bottom: 1px solid #fff;
}

.whitelist-content .tbl-wrapper table.enable-edit-table tbody tr:nth-child(even) {
    background-color: #f6f8fb;
}

.whitelist-content .tbl-wrapper table.enable-edit-table tbody tr:nth-child(odd) {
    background-color: #fcfcfe;
}

.whitelist-content .tbl-wrapper table.enable-edit-table tbody tr:hover {
    background: #edf2f8;
}

.whitelist-content .tbl-wrapper table .action-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.whitelist-content .tbl-wrapper table .action-icons li {
    display: inline-block;
    vertical-align: top;
    border: none;
    border-left: 1px solid #dfdfe0;
}

.whitelist-content .tbl-wrapper table .action-icons li:first-child {
    border-left: 0px solid #dfdfe0;
}

.whitelist-content .tbl-wrapper table .action-icons li a {
    padding: 10px;
    color: #3a3a3a;
    text-decoration: none;
    border-radius: 3px;
    background: none;
    border: none;
}

.whitelist-content .tbl-wrapper table .action-icons li a:hover .fa-pencil {
    color: #33a5f2;
}

.whitelist-content .tbl-wrapper table .action-icons li a:hover .fa-trash {
    color: #f0606c;
}

.add-accountbtn .btn.btn-primary {
    font-size: 16px;
    font-family: 'SFUIDisplay-Regular';
    padding: 10px 24px;
    background-color: #33a5f2;
    border-color: #33a5f2;
    color: #fff;
    border-radius: 3px;
}

.add-accountbtn .btn.btn-primary:hover {
    background-color: #286090;
    border-color: #204d74;
}

.elo-accounts .account-list table {
    line-height: 20px;
    width: 100%;
}

.elo-accounts .account-list table tr {
    border-top: 1px solid #fff;
    vertical-align: top;
}

.elo-accounts .account-list table tr.disabled-row td {
    color: #ccc;
    cursor: not-allowed;
}

.elo-accounts .account-list table tr td.actions {
    cursor: pointer;
}

.elo-accounts .account-list table th {
    padding: 15px;
    background: #fff;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid #dfdfe0;
}

.elo-accounts .account-list table td {
    font-size: 14px;
    padding: 15px 15px;
    border: none;
    color: #6e6f70;
}

.elo-accounts .account-list table tr:nth-child(odd) {
    background: #fcfcfe;
}

.elo-accounts .account-list table tr:nth-child(even) {
    background: #f6f8fb;
}

.elo-accounts .account-list table tr:hover {
    background: #edf2f8;
}

.elo-accounts .account-list table .btn {
    margin-left: 0px;
}

.account-list .actions ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.account-list .actions li {
    
    font-size: 14px;
    line-height: 14px;
    display: block;
}

.account-list .actions li:first-child {
    border-left: 0px;
}

.account-list .actions li a {
    padding: 5px 10px;
    color: #747475;
    display: inline-block;
    text-decoration: none;
}

.account-list .actions li:hover a {
    color: #0f92eb;
}

.elo-accounts .account-list.migration table td {
    font-size: 12px;
}

.account-list.migration .actions li {
    display: inline;
}

.account-list.migration .actions li a {
    padding: 5px 4px;
}

.txt-disable, .txt-disable:hover {
    color: #bfbfbf !important;
    cursor: not-allowed !important;
    text-decoration: none !important;
}

.page-head {
    font-size: 24px;
    font-family: 'SFUIDisplay-Light';
    padding-bottom: 12px;
    border-bottom: 1px solid #dfdfe0;
}

.page-head h3, .page-head h4 {
    margin: 0;
    padding: 10px 0px;
}

.page-head h4 span {
    font-family: 'SFUIDisplay-Semibold';
}

.elo-tabs .form-control-feedback {
    pointer-events: inherit;
    text-decoration: none;
}

.elo-tabs .has-feedback label ~ .form-control-feedback {
    top: 27px;
    color: #444;
}

/* Add new account */
.add-new-account {
    padding-top: 20px;
}

.add-new-account h3 {
    font-size: 22px;
    font-family: 'SFUIDisplay-Light';
    margin-bottom: 20px;
}

.tab-header .elo-activity-search {
    padding-top: 8px;
    margin-top: 0px;
}

.online {
    background: #69bf8a;
    display: inline-block;
    height: 11px;
    width: 11px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
}

.reboot-container .panel-default {
    border-color: #eee;
}

.reboot-container .panel {
    background-color: #fcfcfe;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.reboot-container .panel-footer {
    border-top: 1px solid #f4f4f5;
    background-color: #f9fafd;
}

.reboot-container ul.pagination {
    margin: 0;
    padding: 0;
    border-radius: 0px;
}

.reboot-container ul li {
    border: none;
}

.reboot-container .pagination > li > a,
.reboot-container .pagination > li > span {
    padding: 0 11px;
    margin-left: -1px;
    color: #848484;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.reboot-container .pagination > .active > a,
.reboot-container .pagination > .active > a:focus,
.reboot-container .pagination > .active > a:hover,
.reboot-container .pagination > .active > span,
.reboot-container .pagination > .active > span:focus,
.reboot-container .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #33a5f2;
    border-color: #33a5f2;
}

.reboot-container .pagination > li:first-child > a,
.reboot-container .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.reboot-container .pagination > li:last-child > a,
.reboot-container .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.reboot-container .weekdays-label {
    margin-top: 5px;
    margin-right: 10px;
    float: right;
    font-size: 10px;
}

@media only screen and (max-width: 992px) {
    .brightnessg,
    .volume {
        width: 329px;
    }
}

/*End of EVR-1324 CSS*/

.text-color-regular {
    color: #1c3865
}

.form-group .fa-question-circle {
    padding-left: 3px;
}

.elo-modal .modal-footer .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
!important
}

.elo-modal .modal-footer {
    text-align: right !important;
}

/** START: top search contaniner  **/
.tab-header {
    padding: 10px;
    background-color: #E9EEF6;
}

.view-header {
    min-height: 100px;
}

.view-container {
    padding-right: 15px;
    padding-left: 15px;
}

.tab-header h3 {
    color: #727272;
}

.main-body .search-container {
    margin-bottom: 15px;
}

.main-body .search-container .form-control {
    border: 1px solid #ccc !important;
    border-radius: 0px;
    padding: 10px 12px;
    letter-spacing: 1px;
    color: #727272;
    background: #fff;
    box-shadow: inset 0px 0px 0px #fff;
    height: 42px !important;
}

.main-body .search-container .form-control.userDetails {
    height: 34px !important;
}
.main-body .search-container .form-control.disabled {
    color: #a0a0a0;
    background: #eaeaea;
}

.main-body .search-container .btn {
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fff;
    border-color: #ccc;
    color: #727272;
    background: #F3F5FB;
    margin: -1px;
}

.main-body .search-container .btn.info-btn {
    padding: 10px 12px;
    background-color: #F3F5FB;
}

.main-body .search-container .btn.btn-primary {
    background-color: #33a5f2;
    border: 1px solid #33a5f2;
    color: #fff;
}

.main-body .search-container .btn.btn-primary .fa {
    color: #fff;
}

.main-body .search-container .btn.btn-primary:hover {
    color: #fff;
    background-color: #33a5f2;
    border-color: #c0e3fb;
}

.main-body .search-container .btn.wide {
    background-color: #33a5f2;
    border: 1px solid #33a5f2;
    color: #fff;
}

.main-body .search-container .btn.wide .fa {
    color: #fff;
}

.main-body .search-container .btn.wide:hover {
    color: #fff;
    background-color: #33a5f2;
    border-color: #c0e3fb;
}

.main-body .search-container .form-control-dropdown {
    height: 35px;
}

.main-body .search-container .btn:hover,
.main-body .search-container .btn.info-btn:hover {
    background: #fff;
}

.main-body .search-container .btn:focus,
.main-body .search-container .btn.info-btn:hover {
    background: #fff;
}

.main-body .search-container .btn .fa {
    color: #727272;
}

.main-body .elo-activity-search .btn .fa {
    color: #ffffff;
}

.main-body .search-container .btn img {
    height: 18px;
}

.main-body .search-container .btn .caret {
    color: #33a5f2;
    border-top: 5px dashed;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 5px
}

.add-another-device-plus {
    background-color: #fff;
    padding: 6px 9px 7px 10px;
    cursor: pointer;
    font-weight: bold;
    border: 2px solid #ccc;
}

.add-another-device-plus:hover {
    border-color: #727272;
}

.add-another-device-plus.expanded {
    background: #33a5f2;
    color: #fff;
    border: 1px solid #33a5f2;
    padding: 5px 20px 5px 20px !important;
}

.add-another-device-plus.expanded:hover {
    border-color: #c0e3fb;
}

.add-another-device-plus.disabled {
    background: #7FBFF2;
}

.add-another-device-plus a {
    color: #7FBFF2;
    font-size: 14px;
}

.add-another-device-plus.expanded a {
    color: #f0f0f0;
}

.add-another-device-plus a:focus {
    outline-offset: 0;
}

.queryCheckboxTransition {
    margin-bottom: 10px;
    transition: height 1s;
    -webkit-transition: height 1s;
    overflow: hidden;
}

.queryCheckboxContainer {
    border: 1px solid #ccc;
    background: white;
    padding: 10px;
    display: flex;
    width: 100%;
    overflow: auto;
}

.queryCheckboxKeyContainer {
    display: inline-block;
    margin: 0 10px;
}

.form-control-settings,
.trash-btn,
.trash-btn:hover,
.trash-btn:focus {
    color: #a0a0a0;
    height: auto;
    border: 2px solid #ccc;
    background-color: #fff;
}

.form-control[disabled] {
    background-color: #eee !important;
}

.trash-btn,
.trash-btn:hover,
.trash-btn:focus {
    padding: 5px 8px;
    margin-left: 0 !important;
}

.trash-btn:hover {
    border-color: #727272;
}

a.download-template-btn {
    border: 2px solid #33a5f2;
    color: #727272;
    padding: 5px 15px;
    background: transparent;
}

a.download-template-btn:hover,
a.download-template-btn:focus {
    color: #727272 !important;
    background: transparent !important;
    border-color: #5da5e5;
}

.save-btn {
    height: 34px;
    line-height: 14px;
}

.add-device-form {
    color: #727272;
}

.add-device-form-row {
    margin-right: -10px;
    margin-left: -10px;
}


.add-device-form .addNewDevice {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.col-header5 h3 {
    color: #727272;
    font-size: 18px;
    margin: 35px 0 5px;
}

.col-header5 h3 i {
    font-size: 18px;
    padding-right: 10px;
    color: #b8babb;
}

.devicePageOnly {
    padding: 0;
}

.search-group-btn {
    float: right;
    margin-right: 2px;
}

.search-group-btn:focus {
    background-color: #0f92eb;
    color: #fff;
}

.add-group-btn {
    float: right;
}

.add-group-btn:focus {
    background-color: #0f92eb;
    color: #fff;
}

.add-sub-group-btn {
    float: right !important;
    font-size: 20px !important;
}

.add-sub-filter-btn {
    padding-right: 35px !important;
    font-size: 20px !important;
}

.add-sub-filter-btn:focus {
    background-color: #0f92eb;
    color: #fff;
}

.add-sub-group-btn:focus {
    background-color: #0f92eb;
    color: #fff;
}

.heading-table {
    margin-top: 20px;
    margin-bottom: 0;
    border-bottom: 2px solid #eaeaea;
}

.table > thead > tr > th {
    padding: 5px 20px;
    font-weight: bold;
    font-size: 15px;
    text-transform: capitalize;
    padding-bottom: 15px;
}

.elo-table-body tr {
    background-color: #F5F6FC;
}

.elo-table-body tr:nth-of-type(even) {
    background-color: #FCFBFE;
}

.device-group-list {
    border-bottom: 1px solid #eaeaea;
}

.text-primary {
    color: #5da5e5;
}

.no-margin {
    margin: 0;
}

.margin-right10 {
    margin-right: 10px !important;
}

.margin-bottom15 {
    margin-bottom: 15px !important;
}

.margin-left10 {
    margin-right: 10px !important;
}

/** END: top search contaniner  **/

.vertical-align-middle {
    vertical-align: middle;
}

.padding-left-5 {
    padding-left: 5px;
}

.device-online {
    color: #5e9732 !important;
}

.device-locked {
    color: #973232 !important;
}

.margin-left-5 {
    margin-left: 5px;
}

.account-list .btn-default {
    color: #444;
    border: 1px solid #ddd;
}

.account-list .btn-default:hover {
    background: #eee;
}

.table-scroll table {
    table-layout: fixed;
    max-width: 100%;
    margin: auto;
}

.table-scroll table td {
    word-wrap: break-word;
}

.table-scroll table thead tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.table-scroll table thead, .table-scroll table tfoot {
    display: table;
    width: 100%;
    width: calc(100% - 18px);
}

.table-scroll table tbody {
    height: 600px;
    overflow: auto;
    overflow-x: hidden;
    display: block;
    width: 100%;
}

.table-scroll table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.account-details-edit-form span.invalid {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.account-details-edit-form .form-group {
    margin-bottom: 25px;
}

.account-details-edit-form input {
    margin-bottom: 5px;
}

.emailConfirmHeader {
    margin-top: 40px;
    margin-bottom: 20px;
}

.installing-content-status {
    font-size: 12px !important;
    margin-right: 5px;
}

.content-group-list-name:focus {
    outline: 0;
}

.text-white {
    color: #fff !important;
}

.editableBox {
    position: relative;
}

.timeTextBox {
    border: none;
    position: absolute;
    top: 33px;
    width: 65%;
    height: 31px;
    margin-left: 2px;
    margin-bottom: 5px;
    background: white;
}

.wrapper input::-webkit-input-placeholder {
    color: #1c3865 !important;
}

.wrapper input::-moz-placeholder {
    color: #1c3865 !important;
}

.wrapper input:-ms-input-placeholder {
    color: #1c3865 !important;
}

.wrapper input:-moz-placeholder {
    color: #1c3865 !important;
}

.account-settings-edit-form .timeTextBox {
    height: 42% !important;
}

.panel-password-container {
    word-break: break-all;
    position: relative;;
}

.panel-password-container .icon-color {
    margin-left: 20px;
}

.panel-password-container .icon-color.inside-box {
    position: absolute;
    top: 11px;
    right: 10px;
}

.panel-password-container .form-control {
    padding-right: 30px;
}

.refresh-icon {
    margin-left: 10px;
}

.login-logo {
    height: 100px;
}

.loginActionContainer .signup-link {
    color: #33a5f2 !important;
}

.elo-login-form .input-group, .elo-login-form .form-group {
    margin-bottom: 20px !important;
}

.apk-btn {
    padding: 10px 0px 0px 0px !important;
}

.text-center {
    text-align: center;
}

.bootbox-body {
    word-wrap: break-word;
}

.main-body .search-container .btn.add-new-account-btn:focus {
    background-color: #33a5f2;
}

.detailBundle div.bundle-app-list-item {
    padding: 0 5px;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: sticky !important;
    position: -webkit-sticky !important;
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0;
}

.save-filter-btn:focus {
    background: #33a5f2 !important;
}

.modal {
    overflow-y: auto;
}

.ngdialoge-z-index {
    z-index: 1000 !important;;
}

.sticy-filter-textbox {
    width: 158% !important;
    border-radius: 3px;
}

@media only screen and (max-width: 600px) {
    .sticy-filter-textbox {
        width: 100% !important;
        border-radius: 3px;
    }
}

.scroll_it-finterlist {
    width: 215px !important;
}

.sticky-filter-autocomplet {
    background-color: #fff;
    min-width: 200px !important;
    max-height: 120px !important;
    overflow: auto;
}

.sticky-filter-autocomplet > li.active {
    background-color: #1C3865 !important;
    border-top: 1px solid #ddd !important;
    padding: 4px !important;
    color: #ffffff !important;
    font-size: 14px !important;
}

.sticky-filter-fontcolor {
    color: #727272 !important;
    font-size: 15px !important;
}

.help-block {
    color: #880000;
}

.sf-ul {
    margin-top: 5px !important;
    margin-left: -18px;
    float: left !important;
    clear: both;
}

.sf-arrow-font {
    font-weight: bolder !important;
}

.sf-margin-left-18 {
    margin-left: 18px !important;
}

.stickyfilter-disabled {
    color: #9ca3b1 !important;
}

.sf-remove-setting {
    margin-left: 5px;
    color: #757474 !important;
}

.sf-hardware-peripheral {
    margin-top: 270px !important;
}

.log-detail-title {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px;
}

.log-detail-row {
    margin-bottom: 20px;
}
.email-text-box-mange-user {
    color: #727272 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
}

.word-break-unset {
    word-break: unset !important;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-right-15 {
    margin-right: 15px;
}

.arrow-down:after, .arrow-up:after {
    content: ' ';
    position: relative;
    left: 2px;
    border: 4px solid transparent;
}

.arrow-down:after {
    top: 4px;
    border-top-color: #2a2626;
}

.arrow-up:after {
    bottom: 4px;
    border-bottom-color: #2a2626;
}

.arrow-down, .arrow-up {
    padding-right: 9px;
    margin-top: -11px;
    float: right;
    cursor: pointer;
    outline: none;
}

.no-float {
    float: none;
}

.margin-top-20px {
    margin-top: -20px;
}

.padding-left-right-zero {
    padding-left: 0px;
    padding-right: 0px;
}

.background-color-csv-header {
    background-color: #f0f0f0;
    margin-top: -9px;
}

.csv-header-padding-top-10 {
    padding-top: 10px;
}

.csv-header-disabled {
    color: #a5a5a5;
}
.oAuthTitle{
  padding: 15px 20px;
  background-color: #33a5f2;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.oAuthBody{
  padding: 0px 35px;
}
.next-day{
	float:right;
	margin-top: -44px;
	margin-right: 5em;
	font-weight: bold;
	color: #33a5f2;;
}
.word-break-all{
    word-break: break-all;
}
.set-right-padding-title{
    padding-right: 20px;
}
.actionIcons {
    font-size: 24px !important;
    color: #d03131 !important;
}
.actionIcons > i {
    margin-left: 5px;
}
.schedule-filter-ul{
    margin-left: -50px;
    margin-top: 5px;
    list-style: none;
}
optgroup{
    text-transform: capitalize;
}
.bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
}
/* Set a fixed scrollable wrapper */
.appTabScroll {
    height: 50vh;
    overflow: auto;
}
.appTabScroll tr td:nth-child(1) {
    width: 15%;
}
.appTabScroll tr td:nth-child(2) {
    width: 40%;
}
.appTabScroll tr td:nth-child(3) {
    width: 45%;
}
.branding-bg-color {
    height: 33px;
    margin-right: 10px;
    border: 2px solid rgb(153, 153, 153);
}
.branding-bg-text {
    margin: 10px 0;
}
.branding-color-picker {
    position: absolute; 
    left: 0; 
    padding: 9px; 
    cursor: pointer; 
    border: 1px solid #cccccc;
}
.branding-bg-image {
    height:0px;
    overflow:hidden;
}
.branding-image-upload {
    border: 1px solid #cccccc;
    background-color: transparent;
    height: 35px;
    width: 100%;
    text-align: left;
    padding: 0px;
    font-size: 1.5em;
}
.branding-image-display {
    border: 1px solid #cccccc; 
    height: 35px; 
    padding: 2px; 
    width: 80%;
}
.branding-image-display-name {
    white-space: nowrap; overflow: hidden; width: 80%; text-overflow: ellipsis; margin-top: 3px;
}
.greyText {
    color: lightgray;
}

.orientation-label-text{
    color: gray !important;
}

.orientation-label-selected{
    color: #1c3865 !important;
}

.disable-overlay{
    color: #bfbfbf !important;
    cursor: not-allowed !important;
    text-decoration: none !important;
    opacity: 0.6;
}

.disable-overlay .switchery-default {
    cursor: not-allowed !important;
    pointer-events: none;
}