[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.116.87.144: ~ $
.ces-wide{
    width: 960px;
}

.ces-header{

}
.ces-main-page-intro{
    padding: 0 25px;
    text-align: center;
}
.ces-main-page-login{
    width: 66%;
    font-size: 110%;
    margin: 10px auto;
}

.ces-main-page-newsletter{
    text-align: center;
    margin-top: 20px;
}
.ces-main-page-newsletter p{
    margin: 10px auto;
}

.ces-main-page-links{
    text-align: center;
}
.ces-main-page-links a{
    margin-right: 20px;
}

[class^="ces-circle-link"]{
    border: 5px solid;
    border-radius: 10px;
    padding: 5px 5px 5px 25px;
    margin-left: -35px;
    font-size: 110%;
    color: #fff;
}

.ces-circle-link-orange{border-color: #ffa12d; background-color: #ffa12d;}
.ces-circle-link-blue{border-color: #005a8c; background-color:#005a8c;}
.ces-circle-link-green{border-color: #69913b; background-color:#69913b;}
.ces-circle-link-red{border-color: #e23b30; background-color: #e23b30;}

.ces-main-page-login a{
    display: inline-block;
    width: 47%;
}


.ces-view-a-session{

}

/*Filter Buttons*/
.ces-filter-buttons{
    display: inline-block;
    width: 100%;
}
.ces-filter-buttons label{
    float: left;
    padding: 10px 16px;
    margin-left: 25px;
}
.ces-filter-buttons a{
    padding: 10px 16px;
    background-color: #69913b;
    float: left;
    border: 1px solid #5c7f34;
    color: #FFF;
}

.ces-filter-buttons a:hover{
    text-decoration: none;
    background-color: #5c7f34;
    color: #FFF;
    border: 1px solid #5c7f34;
}

.ces-filter-buttons a.active-filter{
    text-decoration: none;
    background-color: #005a8c;
    color: #FFF;
    border: 1px solid #005380;
}

.ces-filter-buttons a.first-filter{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ces-filter-buttons a.last-filter{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*END Filter Buttons*/


/*Filter Links*/
.ces-filter-links{
    display: inline-block;
    width: 100%;
    border-top: 1px #737373 solid;
    border-bottom: 1px #737373 solid;
}

.ces-filter-links a{
    padding: 10px 12px;
    float: left;
    color: #005a8c;

}

.ces-filter-links a.first-filter{
    border-left: none;
}

.ces-filter-links a:hover{
    text-decoration: none;
    background-color: #005a8c;
    color: #FFF;
    border-radius: 5px;
}

.ces-filter-links a.active-filter{
    text-decoration: none;
    background-color: #fff;
    color: #ffa12d;
}

.ces-filter-links a.active-filter i{
    color: #ffa12d;
}
/*END Filter Links*/

div.ces-session-instructions{
    min-height: 54px;
}

.ces-sessions-user-buttons{
    float:right;
}

.ces-select-session-type{
    margin: 0 5px;
}

.ces-view-a-session div{
    width: 237px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.ces-view-a-session a div p,
.ces-view-a-session a:hover,
.ces-view-a-session a:active {
    text-decoration: none;
    color: #000;
}

.ces-view-a-session p{
    margin-top: 15px;
}

.ces-view-a-session h4{
    text-align: center;
    color: #737373;
    font-family: Arial,Tahoma,Verdana,sans-serif;
    font-size: 115%;
    margin: 18px 0 9px;
}

.ces-login-form {
    width: 50%;
    margin:100px auto 10px;
}
.ces-login-side {
    text-indent: 0 !important;
}
.form-signin input[type="email"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -1px;
}
.form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 0px;
}
.form-signin .form-control {
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    position: relative;
}

.ces-form-half {
    width: 50%;
}
.ces-form-one-quarter {
    width: 25%;
}
.ces-form-three-quarter {
    width: 75%;
}
.ces-form-half input {
    width: 95%;
}
.ces-login-form .btn-block {
    display: inline-block;
    width: 47%;
}
.btn-group-lg > .btn,
.btn-lg {
    border-radius: 6px;
    padding: 10px 16px;
}
.ces-log-btn {
    background-color: #005a8c;
    color: #fff;
    margin-right: 0;
}
.ces-admin-log-btn {
    background-color: #005a8c;
    color: #fff;
    margin: 10px 0;
    float: right;
}
.ces-sign-btn {
    background-color: #69913B;
    color: #fff;
    text-indent: 0 !important;
    margin-left: 0;
}
.ces-side-log-btn {
    background-color: #005a8c;
    text-indent: 0 !important;
    color: #fff !important;
    width: 100%;
}
.ces-side-sign-btn {
    background-color: #69913B;
    text-indent: 0 !important;
    color: #fff !important;
    width: 100%;
}
.ces-account-btn {
    text-indent: 0 !important;
    margin-left: 0;
    width: 100%;
}
.ces-orange-btn,
.ces-register-btn,
.ces-waitlist-btn,
.ces-signout-btn {
    background-color: #FFA12D;
    color: #fff !important;
}
.ces-green-btn,
.ces-settings-btn,
.ces-registered-btn {
    background-color: #69913B;
    color: #fff !important;
}
.ces-blue-btn,
.ces-course-btn,
.ces-login-to-register-btn {
    background-color: #005a8c;
    color: #fff !important;
}
.ces-grey-btn,
.ces-cancel-btn {
    background-color: #777;
    color: #fff !important;
}
.ces-red-btn {
    background-color: #E23B30;
    color: #fff !important;
}
.ces-login-to-register-btn,
.ces-waitlist-btn,
.ces-registered-btn,
.ces-register-btn {
    float: right;
    color: #fff !important;
    text-decoration: none;
    width: 100%;
}
a.btn:hover,
a.ces-register-btn:hover,
a.ces-registered-btn:hover,
a.ces-waitlist-btn:hover,
a.ces-cancel-btn:hover,
a.ces-login-to-register-btn:hover {
    text-decoration: none;
}
a.ces-log-btn,
a.ces-sign-btn,
a.ces-account-btn,
a.ces-cancel-btn,
a.ces-register-btn,
input.ces-settings-btn {
    color: #fff !important;
}
.ces-delete-btn {
    background: none;
    border: none;
    color: #E23B30;
    cursor: pointer;
}
.ces-delete-btn span {
    font-weight: bold;
    font-size: 125%;
}
.ces-course-list-icons {
    vertical-align: top;
}

.btn, .buttons-print {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400 !important;
    margin-bottom: 5px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

article .btn + .btn{
    margin-left: 10px;

}

.buttons-print{
    background-color: #005a8c;
    color: #fff !important;
}

.buttons-print:before {
    font-family: "Glyphicons Halflings";
    content: "\e045";
    margin-right: 5px;
}


.ces-waitlist-glyph {
    float: left;
    color: #fff !important;
    text-decoration: none;
    background-color: #69913B;
    cursor: default;
}
.ces-reg-type-glyph {
    color: #fff !important;
    text-decoration: none;
    background-color: #005a8c;
    margin: 5px 0;
    cursor: default;
}
.forgot-pass {
    padding: 10px;
    text-align: right;
    display: block;
}
/* ces-account-preferences and registration */

.ces-listdescription {
    margin-left: 25px;
}
label.ces-sign-up {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ces-register-page-btn {
    width: 45%;
    margin: 20px auto;
    clear: both;
}
.ces-register-page-btn input {
    color: #fff !important;
    text-decoration: none;
    width: 60%;
    background-color: #69913B;
}
.ces-remove-attendee-page-btns {
    width: 45%;
    margin: 20px auto;
    clear: both;
}

.ces-form-email input[type="email"]{
    width: 49%;
    display: inline-block;
}
.ces-form-names input,
.ces-form-password input {
    width: 98%;
    display: inline-block;
}
.ces-form-email input[type="checkbox"],
.checkbox input[type="checkbox"] {
    display: inline-block;
}
.ces-form-type select {
    width: 98%;
}

.ces-form-lists {
    margin: 15px 0;
}
.ces-form-lists label {
    display: block;
}
.ces-menu {
    margin-bottom: 10px;
}
.presentation .info .ces-session-files,
.presentation .info .ces-session-links {
    margin-top: 10px;
}
.ces-session-left {
    width: 15%;
    float: left;
}
.ces-session-center,
.presentation div.info.ces-session-center {
    width: 70%;
    float: left;
    padding-right: 10px;
}
.ces-session-right {
    width: 15%;
    float: left;
}
.ces-session-center-past,
.presentation div.info.ces-session-center-past {
    width: 85%;
    float: left;
    padding-right: 10px;
}
.ces-telehealth-icon {
    color: #005a8c;
    font-size: 150%;
    line-height: 1;
    text-align: left;
}
.ces-description-list dl {
    width: 100%;
    overflow: hidden;
}
.ces-description-list dt,
.ces-description-list dd {
    padding-bottom: 10px;
    float: left;
}
.ces-description-list dt {
    width: 25%;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}
.ces-description-list dd {
    width: 75%;
}
.ces-presentation + .ces-presentation {
    border-top: 3px solid #DDD;
}
.ces-confrim-removal {} .ces-select-location {
    width: 45%;
    margin-left: 117px;
}
article.ces-admin {
    width: 100%;
}
.ces-back-to-top {
    text-align: right;
    margin: 5px 0;
}
th.ces-courses-start,
th.ces-courses-end,
th.ces-courses-location,
th.ces-courses-seats,
th.ces-courses-waitlist,
th.ces-courses-telehealth,
th.ces-courses-options {
    background-color: #FFF;
}
.ces-courses-start {
    width: 12%;
}
.ces-courses-end {
    width: 12%;
}
.ces-courses-location {
    width: 30%;
}
.ces-courses-seats {
    width: 8%;
    text-align: right;
}
.ces-courses-waitlist {
    width: 8%;
    text-align: right;
}
.ces-courses-telehealth {
    width: 9%;
}
td.ces-courses-options {
    padding-left: 20px;
}
th.ces-courses-options {
    text-align: center;
}
.ces-course-table {
    background-color: #f6f9fe;
}



.ces-admin-nav {
    margin: 10px 0;
    padding-bottom: 10px;
    color: #FFF;
    text-align: center;
}
.ces-admin-nav ul {
    text-align: left;
}
.ces-admin-nav ul li {
    background-color: #005a8c;
    border-radius: 4px;
    display: inline;
    padding: 10px 10px;
    margin: 0 5px 0 0;
}
.ces-admin-nav ul li a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

/*CES ADMIN ICONS*/



.ces-course-list-icons {
    text-align: right;
}


.ces-nav-icon-big{
    font-size: 175%;
    vertical-align: middle;
    margin-left: 2px;
}
h3 .glyphicon-facetime-video{
    padding-left: 4px;
    font-size: 115%;
    color: #ffa12d;
    vertical-align: top;
}
h3 .glyphicon-phone-alt {
    padding-left: 4px;
    font-size: 100%;
    color: #ffa12d;
}
.btn .glyphicon-facetime-video {
    padding-left: 0px;
    font-size: 100%;
    cursor: default;
}
.ces-course-options a,
.ces-course-list-icons a {
    margin-left: 5px;
}

.ces-course-list-icons,
.ces-course-options {
    text-align: right;
}

.ces-session-start-date select,
.ces-session-end-date select {
    width: 9%;
    display: inline
}
.ces-session-cancelled,
.ces-session-cancelled a {
    /*color: #E23B30;*/
    color: #EF938D;
}

.orange-icon, .blue-icon, .green-icon, .red-icon {
    color: #FFF;
    padding: 3px 4px;
    border-radius: 4px;
}

.orange-icon{background-color: #FFA12D;}
.blue-icon{background-color: #005a8c;}
.green-icon{background-color: #69913B;}
.red-icon{background-color: #E23B30;}

/*CES Tables from bootstrap*/

table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

h2 .ces-sub-heading {
    font-size: 50%;
    font-weight: 500;
    display: block;
}

Filemanager

Name Type Size Permission Actions
bootstrap-icons Folder 0755
font-awesome-4.6.3 Folder 0755
webfonts Folder 0755
ces.css File 16.34 KB 0644
slides.css File 3.86 KB 0644
style.css File 67.73 KB 0644