﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700);

/* Font Awesome */
@import url('font-awesome.css');

/* Site Fonts*/
@font-face {
    font-family: 'segoe_uiregular';
    src: url('../fonts/segoeui-webfont.eot');
    src: url('../fonts/segoeui-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoeui-webfont.woff') format('woff'), url('../fonts/segoeui-webfont.ttf') format('truetype'), url('../fonts/segoeui-webfont.svg#segoe_uiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uibold';
    src: url('../fonts/segoeuib-webfont.eot');
    src: url('../fonts/segoeuib-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoeuib-webfont.woff') format('woff'), url('../fonts/segoeuib-webfont.ttf') format('truetype'), url('../fonts/segoeuib-webfont.svg#segoe_uibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uiitalic';
    src: url('../fonts/segoeuii-webfont.eot');
    src: url('../fonts/segoeuii-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoeuii-webfont.woff') format('woff'), url('../fonts/segoeuii-webfont.ttf') format('truetype'), url('../fonts/segoeuii-webfont.svg#segoe_uiitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uilight';
    src: url('../fonts/segoeuil-webfont.eot');
    src: url('../fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoeuil-webfont.woff') format('woff'), url('../fonts/segoeuil-webfont.ttf') format('truetype'), url('../fonts/segoeuil-webfont.svg#segoe_uilight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uibold_italic';
    src: url('../fonts/segoeuiz-webfont.eot');
    src: url('../fonts/segoeuiz-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoeuiz-webfont.woff') format('woff'), url('../fonts/segoeuiz-webfont.ttf') format('truetype'), url('../fonts/segoeuiz-webfont.svg#segoe_uibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_uisemibold';
    src: url('../fonts/seguisb-webfont.eot');
    src: url('../fonts/seguisb-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/seguisb-webfont.woff') format('woff'), url('../fonts/seguisb-webfont.ttf') format('truetype'), url('../fonts/seguisb-webfont.svg#segoe_uisemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Common Styles*/
body {
    font-family: 'segoe_uiregular';
    font-size: 16px;
    color: #2d2d2d;
    line-height: 24px;
}

a, a:hover {
    /*color: #08455A;*/
}

.m0 {
    margin: 0;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb10- {
    margin-bottom: -10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
    line-height: 24px;
}

.mb20- {
    margin-bottom: -20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.p0 {
    padding: 0;
}

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.relative {
    position: relative;
}

.font-small {
    font-size: 13px !important;
}

.row {
    margin: 0 -5px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding: 0 5px;
}

hr.dotted {
    border-style: dotted;
}

ul.unstyled {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.inline-block {
    display: inline-block !important;
}

.mini {
    width: 30%;
}

.miniComboApp {
    width: 30%;
    max-width: 265px;
}

.small {
    width: 50%;
}

.medium {
    width: 70%;
}

hr {
    border-color: #959595;
}

    hr.invisible {
        border-color: transparent;
    }

.disabled {
    color: #959595;
}

.ul-url {
    text-decoration: underline;
    color: #00A4CE;
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h3, h4 {
    line-height: 24px;
}

h1 {
    color: #2d2d2d;
    margin: 0;
    font-size: 38.5px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
}

h2 {
    color: #2d2d2d;
    margin: 0 0 10px;
    font-size: 28px;
    font-family: 'segoe_uilight';
}

    h2.regular-blue {
        font-family: 'segoe_uiregular';
        color: #005a9d;
    }

    h2.bold {
        font-family: 'segoe_uisemibold';
    }

    h2.regular {
        font-family: 'segoe_uiregular';
    }

h3 {
    color: #2d2d2d;
    margin: 0 0 10px;
    font-size: 18px;
    font-family: 'segoe_uibold';
    word-break: normal; /*font-weight:bold;*/
}

p#URLPreview {
    word-wrap: break-word;
    white-space: pre-wrap;
}

h3.fsize22 {
    font-size: 22px;
    font-family: 'segoe_uisemibold' !important;
}

h3.success {
    color: #23b000;
    font-family: 'segoe_uibold' !important;
}

h3.danger {
    color: #c40d00;
    font-family: 'segoe_uibold' !important;
}

h3.light-green {
    color: rgba(16, 127, 161, 0.7);
    margin: 0 0 10px;
    font-size: 20px;
    font-family: 'segoe_uilight';
}

h3.normal {
    font-family: 'segoe_uiregular';
}

h4 {
    color: #2d2d2d;
    margin: 0 0 10px;
    font-size: 16px;
    font-family: 'segoe_uilight';
}

    h4.desc {
        color: #959595;
        font-family: 'segoe_uiregular';
        margin-bottom: 20px;
    }

    h4.regular {
        font-family: 'segoe_uiregular';
    }

    h4.bold {
        font-family: 'segoe_uibold';
    }

h5 {
    color: #2d2d2d;
    margin: 0 0 10px;
    font-size: 14px;
    font-family: 'segoe_uilight';
}

h6 {
    color: #2d2d2d;
    margin: 0 0 10px;
    font-size: 12px;
    font-family: 'segoe_uilight';
}

label.normal {
    font-weight: normal;
}

.underline {
    text-decoration: underline !important;
}

.no-margin {
    margin: 0 !important;
}

.inline {
    display: inline-block;
    float: left;
}

h5 {
    /*font-family: 'segoe_uisemibold';
    font-weight: normal;*/
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

    h5.bolder {
        font-family: 'segoe_uibold';
    }

em {
    font-family: 'segoe_uiitalic';
}

a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

.light {
    color: #959595;
}

.dropdown-menu {
    min-width: 190px;
    padding: 10px;
}

#slide-settings button.multiselect.dropdown-toggle.btn.btn-default {
    min-width: 203px;
}

.img-responsive {
    display: inline-block;
}

.required i {
    color: red;
    font-size: 8px;
    font-weight: normal;
}

.required {
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.alert {
    padding: 5px;
    padding-right: 25px;
    position: relative;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.alert-info {
    color: #2d2d2d;
}

    .alert-info.with-icon {
        background: url(../images/icon-alert-info.png) no-repeat 10px center #e1effb;
        padding-left: 40px;
        padding-right: 10px;
        border-color: #5d8db8;
        font-size: 15px;
    }

.alert-default {
    background-color: #f4f4f7;
    border-color: #f4f4f7;
    color: #2d2d2d;
}

.close-alert {
    position: absolute;
    right: 7px;
    top: 10px;
    cursor: pointer;
}

.btn-search {
    background: url(../images/icon-search.png) no-repeat center center;
    border: 0;
    width: 15px;
    height: 15px;
}

.btn {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    height: 30px;
    line-height: 1.42857;
    padding: 3px 12px;
    font-size: 15px;
    min-width: 100px;
}

.input-group-addon {
    border-radius: 0px;
    border-color: #959595;
}

    .input-group-addon a {
        display: block;
    }

.btn-bordered {
    background: #ffffff;
    border-color: #333434;
    color: #2d2d2d;
}

    .btn-bordered:hover, .btn-bordered:focus, .btn-bordered:active, .btn-bordered.activer {
        background: #333434;
        border-color: #333434;
        color: #fff;
    }

.btn-default {
    background: #333434;
    border-color: #333434;
    color: #fff;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #272727;
        border-color: #272727;
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #c2c2c2;
        border-color: #c2c2c2;
    }

    .btn-default .badge {
        color: #272727;
        background-color: #fff;
    }

.btn-default-light {
    background: #fff;
    border-color: #959595;
    color: #2d2d2d;
}

    .btn-default-light:hover, .btn-default-light:focus, .btn-default-light:active, .btn-default-light.active, .open .dropdown-toggle.btn-default-light {
        color: #fff;
        background-color: #333434;
        border-color: #333434;
    }

    .btn-default-light:active, .btn-default-light.active, .open .dropdown-toggle.btn-default-light {
        background-image: none;
    }

    .btn-default-light.disabled, .btn-default-light[disabled], fieldset[disabled] .btn-default-light, .btn-default-light.disabled:hover, .btn-default-light[disabled]:hover, fieldset[disabled] .btn-default-light:hover, .btn-default-light.disabled:focus, .btn-default-light[disabled]:focus, fieldset[disabled] .btn-default-light:focus, .btn-default-light.disabled:active, .btn-default-light[disabled]:active, fieldset[disabled] .btn-default-light:active, .btn-default-light.disabled.active, .btn-default-light[disabled].active, fieldset[disabled] .btn-default-light.active {
        background-color: #dfdfdf;
        border-color: #dfdfdf;
        color: #b4b4b4;
    }

    .btn-default-light .badge {
        color: #dfdfdf;
        background-color: #fff;
    }

.btn-primary {
    color: #fff;
    background-color: #00a4ce;
    text-align: center;
    border-color: #00a4ce;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #0093b8;
        border-color: #0093b8;
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #61c3dc;
        border-color: #61c3dc;
    }

    .btn-primary .badge {
        color: #00a4ce;
        background-color: #fff;
    }

.btn-rate {
    color: #fff;
    background-color: #028ca0;
    text-align: center;
}

    .btn-rate:hover, .btn-rate:focus, .btn-rate:active, .btn-rate.active, .open .dropdown-toggle.btn-rate {
        color: #fff;
        background-color: #006675;
    }

.btn-green {
    background: #23b000;
    border-color: #23b000;
    color: #fff;
}

    .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
        color: #fff;
        background-color: #198000;
        border-color: #198000;
    }

    .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
        background-image: none;
    }

    .btn-green.disabled, .btn-green[disabled], fieldset[disabled] .btn-green, .btn-green.disabled:hover, .btn-green[disabled]:hover, fieldset[disabled] .btn-green:hover, .btn-green.disabled:focus, .btn-green[disabled]:focus, fieldset[disabled] .btn-green:focus, .btn-green.disabled:active, .btn-green[disabled]:active, fieldset[disabled] .btn-green:active, .btn-green.disabled.active, .btn-green[disabled].active, fieldset[disabled] .btn-green.active {
        background-color: #9ed990;
        border-color: #9ed990;
    }

    .btn-green .badge {
        color: #23b000;
        background-color: #fff;
    }

.btn-purple {
    color: #fff;
    background-color: #5402a5;
    border-color: #4d0099;
    padding: 0 10px;
}

    .btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
        color: #fff;
        background-color: #400069;
        border-color: #330054;
    }

    .btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
        background-image: none;
    }

    .btn-purple.disabled, .btn-purple[disabled], fieldset[disabled] .btn-purple, .btn-purple.disabled:hover, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple:hover, .btn-purple.disabled:focus, .btn-purple[disabled]:focus, fieldset[disabled] .btn-purple:focus, .btn-purple.disabled:active, .btn-purple[disabled]:active, fieldset[disabled] .btn-purple:active, .btn-purple.disabled.active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple.active {
        background-color: #7c4fa9;
        border-color: #69379b;
    }

    .btn-purple .badge {
        color: #5402a5;
        background-color: #fff;
    }

.btn-transparent {
    border: 2px solid #fff;
    color: #fff;
    background: none;
}

.btn-brown {
    background: #682701;
    border-color: #682701;
    color: #fff;
}

    .btn-brown:hover, .btn-brown:focus, .btn-brown:active, .btn-brown.active, .open .dropdown-toggle.btn-brown {
        color: #fff;
        background-color: #421800;
        border-color: #421800;
    }

.btn-red {
    background: #c40d00;
    border-color: #c40d00;
    color: #fff;
}

    .btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
        color: #fff;
        background-color: #a90b00;
        border-color: #a90b00;
    }

    .btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
        background-image: none;
    }

    .btn-red.disabled, .btn-red[disabled], fieldset[disabled] .btn-red, .btn-red.disabled:hover, .btn-red[disabled]:hover, fieldset[disabled] .btn-red:hover, .btn-red.disabled:focus, .btn-red[disabled]:focus, fieldset[disabled] .btn-red:focus, .btn-red.disabled:active, .btn-red[disabled]:active, fieldset[disabled] .btn-red:active, .btn-red.disabled.active, .btn-red[disabled].active, fieldset[disabled] .btn-red.active {
        background-color: #e36a62;
        border-color: #e36a62;
    }

    .btn-red .badge {
        color: #c40d00;
        background-color: #fff;
    }

.btn-space {
    margin-left: -20px !important;
}

.btn-lg {
    min-width: 118px;
    text-align: center;
    font-size: 16px;
}

.radio label, .checkbox label {
    display: inline;
}

.tooltip-inner {
    background: #000;
    color: #fff;
    width: 290px;
    max-width: 600px;
    text-align: left;
    font-family: 'segoe_uiregular';
}

.custom-upload {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

    .custom-upload input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.form-control {
    border-radius: 0;
    border-color: #959595;
    color: #959595;
    height: 30px;
    line-height: 1.42857;
    padding: 4px 12px;
}

select.form-control {
    width: 100% !important;
    max-width: 100%;
}

.form-control:focus {
    border-color: #959595;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(0, 0, 0, 0.25);
    color: #2d2d2d;
}

.form-control.required, .form-control.error {
    border-color: #d34a40;
    background: url(../images/icon-error.png) 98% 50% no-repeat #fff;
    padding-right: 30px;
}

.form-control.success {
    border-color: #4fac39;
    background: url(../images/icon-success.png) 98% 50% no-repeat #fff;
    padding-right: 30px;
}

.form-control.datepicker {
    background: url(../images/datepicker.png) no-repeat 95% center;
    padding-right: 35px;
}

.form-control.field-search {
    background: url(../images/search.png) no-repeat 95% center #fff;
    padding-right: 35px;
}

.form-inline .input-group > .form-control {
    width: auto;
}

.row-col-5 .col-md-2_half {
    width: 20%;
    float: left;
    padding: 0 15px;
}

input[type="radio"], input[type="checkbox"] {
    margin-top: 6px;
}

#mmobile {
    display: none;
}

.wrapper-header {
    background: #006675;
    color: #A6DEE6;
    max-height: 47px;
}

    .wrapper-header a {
        color: #fff;
    }
/* Header Style*/
.header .show-mm-menu {
    display: none;
    float: left;
}

    .header .show-mm-menu a {
        padding: 19px 10px 18px;
        outline: none;
    }

.header .logo .brand {
    float: left;
    position: relative;
    height: 45px;
}

.header .logo .tagline {
    float: left;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 23px;
}

.header .members_area {
    margin: 0 10px 0 0;
    float: right;
    display: table;
    text-transform: uppercase;
    font-size: 12px;
}

    .header .members_area .members-sm {
        display: none;
    }

    .header .members_area .members-md {
        display: table;
    }

    .header .members_area a {
        line-height: 47px;
        padding: 0 10px;
    }

        .header .members_area a:hover {
            text-decoration: none;
        }

        .header .members_area a i {
            font-size: 14px;
            margin-right: 5px;
        }

        .header .members_area a span.notifi-count {
            display: inline-block;
            background: #691a86;
            color: #fff;
            padding: 2px 4px;
            line-height: 14px;
            margin-left: 2px;
        }

    .header .members_area .help {
        background: #e98000;
        float: right;
    }

#acct-options {
    display: inline-block;
}

    #acct-options.open {
        background: #d00204;
        color: #333333;
    }

        #acct-options.open a {
            color: #ffffff;
        }

    #acct-options .dropdown-menu {
        padding: 0;
        border: 0;
    }

        #acct-options .dropdown-menu > li {
            border-bottom: 1px solid #e35565;
            border-top: 1px solid #570400;
        }

            #acct-options .dropdown-menu > li > a {
                padding: 10px 25px;
                text-transform: capitalize;
                line-height: normal;
                font-family: 'segoe_uibold';
            }

.header .members_area .acct-menu li a span {
    font-family: 'segoe_uiregular';
    display: block;
    margin-top: 5px;
    font-size: 11px;
    text-transform: none;
    line-height: 10px;
}

#acct-options .dropdown-menu > li.first {
    border-top: 0;
}

.header .members_area .acct-menu li.logout {
    margin-top: 15px;
}

#acct-options .dropdown-menu > li > a:hover, #acct-options .dropdown-menu > li > a:focus {
    color: #d00204;
}

#acct-options .dropdown-menu {
    background: #d00204;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-top: 0 none;
    margin-right: -1px;
    margin-top: -1px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

    #acct-options .dropdown-menu .logout {
        margin-top: 0;
        border: 0;
    }

        #acct-options .dropdown-menu .logout a {
            display: block;
            text-transform: capitalize;
            text-align: center;
            background: #ff2625;
            font-family: 'segoe_uibold';
            font-size: 16px;
        }

            #acct-options .dropdown-menu .logout a:hover {
                background: #fff;
                color: #ff2625;
            }

.header .members_area .dropdown-menu {
    left: auto;
    right: 0;
}

.wrapper-header a.btn-toggle, .header .show-mm-menu a {
    height: 47px;
    line-height: normal;
    min-width: 0;
    padding: 10px;
}

    .wrapper-header a.btn-toggle i, .header .show-mm-menu a i {
        font-size: 20px !important;
        margin: 0 !important;
    }
/* Navigation Style*/
.wrapper-nav {
    background: #028ca0;
}

.navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    border-left: 1px solid #006a6a;
    border-right: 1px solid #01c2cd;
    float: left;
}

    .navigation:after {
        display: block;
        clear: both;
        content: "";
    }

    .navigation li {
        float: left;
        border-left: 1px solid #01c2cd;
        border-right: 1px solid #006a6a;
    }

        .navigation li a {
            font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            padding: 15px 8px;
            float: left;
            height: 66px;
            display: block;
            white-space: nowrap;
            color: #FFFFFF;
            font-size: 19px;
            line-height: 22px;
            text-transform: uppercase;
            font-weight: 300;
        }

        .navigation li:hover, .navigation li.active {
            background: #400069;
        }

        .navigation li a span {
            color: #92FFFF;
            font-size: 12px;
            line-height: 16px;
            vertical-align: top;
            display: block;
            text-transform: capitalize;
        }

.wrapper-nav .child-menu {
    background: #400069;
}

    .wrapper-nav .child-menu ul.submenu {
        background: #400069;
        display: block;
        padding: 0;
        margin: 0;
        z-index: 10;
    }

        .wrapper-nav .child-menu ul.submenu li {
            display: inline-block;
            font-size: 14px;
            font-weight: 300;
            padding: 2px 20px 2px 10px;
            width: auto;
            border: 0;
            float: left;
        }

            .wrapper-nav .child-menu ul.submenu li a {
                height: auto;
                padding: 0;
                border: 0;
                font-size: 14px;
                color: #FFFFFF;
                text-decoration: none;
                text-transform: capitalize;
            }

.nav-desktop ul.submenu ul li a:hover {
    color: #028CA0;
}

.nav-desktop li ul {
    z-index: 20;
}

.nav-desktop li.active ul.submenu {
    display: block;
    z-index: 19;
}

#mmobile .navigation, #mmobile ul {
    margin: 20px 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #006a6a;
    border-bottom: 1px solid #01c2cd;
    float: none;
}

    #mmobile .navigation li, #mmobile ul li {
        float: none;
        border: 0;
        border-top: 1px solid #01c2cd;
        border-bottom: 1px solid #006a6a;
    }

        #mmobile ul li:after {
            border: 0;
        }

        #mmobile ul li a {
            display: block;
            float: none;
            color: #FFFFFF;
            font-size: 18px;
            line-height: 22px;
            text-transform: uppercase;
        }

            #mmobile ul li a:hover, #mmobile ul li.mm-subtitle {
                background: #400069;
            }

.home-tab {
    margin: 0px 0px 0px 0px;
}

    .home-tab a {
        color: #959595 !important;
        font-size: 17px !important;
        padding-right: 0px !important;
        background: none !important;
        font-family: 'segoe_uisemibold';
        display: block;
    }

    .home-tab .right {
        float: right;
        text-align: right;
    }

.pad {
    padding: 7px 0px 0px 0px;
}

.clear {
    clear: both;
}

.pencil {
    font-size: 16px !important;
}
/* Title */

.title {
    border-bottom: 1px solid #eeeeee;
    padding: 0 0 10px;
    margin-bottom: 5px;
    margin-top: 20px;
}

    .title h1 {
        margin-top: 8px;
    }

        .title h1 i {
            font-size: 24px;
            margin: 0 10px 0 0;
            border: 2px solid #2d2d2d;
            padding: 10px;
            border-radius: 50%;
        }

    .title h4 {
        margin: 10px 0 0;
        font-family: 'segoe_uiregular';
    }

        .title h4 small {
            font-size: 15px;
        }

    .title .user-info {
        display: inline-block;
        float: right;
        min-width: 190px;
    }

        .title .user-info img {
            float: left;
        }

        .title .user-info .udetails {
            overflow: hidden;
            padding-left: 10px;
        }

            .title .user-info .udetails span.username {
                display: block;
                color: #2d2d2d;
                font-size: 18px;
            }

            .title .user-info .udetails span.useremail {
                display: block;
                color: #777777;
                font-size: 14px;
            }
/* Title CSS END */

/* Content Style*/
.content {
    margin: 15px 0 0;
}

    .content .noti-list {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .content .noti-list li {
            background: #fff;
            padding: 20px;
            font-size: 16px;
            color: #2d2d2d;
            margin-bottom: 10px;
            border: 2px solid #cacaca;
            position: relative;
        }

            .content .noti-list li .delete {
                position: absolute;
                right: 5px;
                top: 5px;
                color: #2d2d2d;
                cursor: pointer;
            }

            .content .noti-list li.unread {
                background: #ca550e;
                color: #fff;
                border: 0;
            }

            .content .noti-list li a {
                color: #007fff;
            }

            .content .noti-list li.unread a {
                color: #fff;
                font-family: 'segoe_uibold';
            }

            .content .noti-list li .action {
                margin-top: 15px;
            }

            .content .noti-list li.offer {
                background: #386ceb;
                color: #fff;
                border: 0;
            }

                .content .noti-list li.offer a {
                    color: #fff;
                    font-family: 'segoe_uibold';
                }

    .content .my-app-list {
        padding: 0;
        color: #fff;
        font-size: 14px;
    }

        .content .my-app-list .row {
            margin: 0 -8px;
        }

        .content .my-app-list .col-sm-4, .content .my-app-list .col-sm-6, .content .my-app-list .col-sm-8, .content .my-app-list .col-sm-12, .content .my-app-list col-xs-6 {
            padding: 0 5px;
        }

        .content .my-app-list .app {
            margin-bottom: 10px;
            position: relative;
        }

            .content .my-app-list .app a {
                padding: 40px 10px 10px;
                height: 170px;
                position: relative;
                display: block;
            }

                .content .my-app-list .app a.delete {
                    position: absolute;
                    right: 10px;
                    top: 10px;
                    width: 25px;
                    height: 25px;
                    text-align: center;
                    padding: 5px 2px;
                    color: #fff;
                    z-index: 10;
                    cursor: pointer;
                }

            .content .my-app-list .app .weather-desc {
                color: #fff; /*margin-top: 10px;*/
            }

                .content .my-app-list .app .weather-desc h2 {
                    margin: 0;
                    color: #fff;
                }

            .content .my-app-list .app h4 {
                line-height: 18px;
                color: #fff;
                margin: 0;
            }

            .content .my-app-list .app .weather-desc h4 {
                color: #fff;
                margin: 0;
            }

            .content .my-app-list .app h5 {
                margin: 0;
                font-size: 16px;
                position: absolute;
                left: 10px;
                bottom: 10px;
                color: #fff;
            }

        .content .my-app-list .app-course {
            background: #23b000;
        }

        .content .my-app-list .app-weather {
            background: #007fff;
        }

            .content .my-app-list .app-weather a {
                padding: 20px 10px;
            }

        .content .my-app-list .app-quicklink {
            background: #333333;
        }

        .content .my-app-list .app-professional-dev {
            background: #6e0296;
        }

        .content .my-app-list .app-planner {
            background: #01A7C6;
        }

        .content .my-app-list .app-myresources {
            background: #ca550e;
        }

        .content .my-app-list .app-perspective-videos {
            background: #cd3126;
        }

        .content .my-app-list .new-app {
            background: #f5f5f5;
            color: #000;
        }

            .content .my-app-list .new-app h5 {
                color: #000;
            }

        .content .my-app-list .app i.app-icon {
            text-align: center;
            display: block;
        }

.videos {
    background: #f4f4f7;
    padding: 40px 50px;
    margin: 50px 0 0;
}

.video-wrap {
    margin-left: 30px;
}

    .video-wrap a {
        color: #2d2d2d;
    }

    .video-wrap .glyphicon {
        float: left;
        color: #959595;
        font-size: 60px;
    }

    .video-wrap .video-info {
        overflow: hidden;
        max-width: 250px;
        font-size: 15px;
        padding-left: 30px;
    }

        .video-wrap .video-info h3 {
            margin: 0 0 10px 0;
            font-size: 24px;
        }

.pre-footer-wrap {
    background: #f4f4f7;
    padding: 25px;
    margin: 70px 0 0;
    overflow: hidden;
}

.social .social-icon {
    float: left;
}

.social .social-info {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    /*margin: -5px 0 0;*/
    padding-left: 40px;
    color: black;
}

    .social .social-info h3 {
        font-size: 18px;
        font-weight: 400;
        line-height: 22px; /*margin: 5px 0 0;*/
    }

    .social .social-info p {
        font-size: 11px;
        line-height: 16px;
        vertical-align: top;
    }

.spotlights .spotlight-info {
    overflow: hidden;
    color: #000;
}

    .spotlights .spotlight-info h3 {
        margin: 0;
        font-size: 21px;
    }

    .spotlights .spotlight-info p {
        margin: 0;
        font-size: 13px;
    }

.footer-wrap {
    background: #333434;
    padding: 20px 0;
    color: #fff;
}

.footer-links {
    margin: 10px 0 0;
}

    .footer-links a {
        color: #fff;
        text-decoration: underline;
        margin-right: 40px;
    }

.no-notification {
    text-align: center;
    background: #f4f4f7;
    padding: 25px;
    font-size: 18px;
    margin: 0 0 20px 0;
}

.content .not-alert {
    padding: 0;
    border: 0;
}

    .content .not-alert h2 {
        margin: 0;
    }

    .content .not-alert p {
        color: #959595;
        font-size: 15px;
    }

.manage-interest {
    margin: 10px 0;
}

    .manage-interest a {
        background: #fff;
        padding: 8px;
        display: block;
        color: #2d2d2d;
        border: 1px solid #959595;
        font-size: 15px;
        text-align: center;
    }

        .manage-interest a:hover {
            background: #333434;
            color: #fff;
            border: 1px solid #333434;
        }

    .manage-interest i {
        text-align: center;
        display: block;
        color: #959595;
        font-size: 50px;
        padding: 10px 0px;
    }

    .manage-interest a:hover i {
        color: #fff;
    }

    .manage-interest p {
        margin: 0;
    }
/* Notification Expanded */
.noti-status {
    margin-bottom: 20px;
}

    .noti-status .checkbox {
        display: inline-block;
        font-size: 14px;
        color: #2d2d2d;
        padding: 0 20px 0 0;
    }

        .noti-status .checkbox a {
            color: inherit;
        }

        .noti-status .checkbox span {
            margin-right: 5px;
            font-size: 28px;
            vertical-align: middle;
            font-weight: 100;
            color: #959595;
        }

            .noti-status .checkbox span.active {
                color: #23b000;
            }

.noti-blurb {
    margin: 20px 0;
}

.noti-stati p {
    margin: 0;
}

.noti-blurb p label {
    margin: 0;
}

.noti-actions {
    margin: 30px 0;
}

    .noti-actions .btn {
        padding: 10px 15px;
    }
/* Profile Page */

.sidebar ul.profile-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .sidebar ul.profile-items li {
        position: relative;
        background: #505050;
        color: #fff;
        padding: 10px;
        margin-bottom: 5px;
        font-size: 16px;
        font-family: 'segoe_uibold';
    }

        .sidebar ul.profile-items li.active {
            background: #107fa1;
        }

        .sidebar ul.profile-items li a {
            color: #fff;
            display: block;
            line-height: normal;
        }

        .sidebar ul.profile-items li.active a {
            padding-top: 40px;
        }

        .sidebar ul.profile-items li a span {
            font-family: 'segoe_uiregular';
            font-size: 14px;
            line-height: 14px;
            display: none;
        }

        .sidebar ul.profile-items li.active a span {
            display: block;
        }

        .sidebar ul.profile-items li a span.visible {
            display: block;
        }

        .sidebar ul.profile-items li .count-grey {
            position: absolute;
            right: 8px;
            top: 10px;
            min-width: 40px;
            width: auto;
            text-align: center;
        }

            .sidebar ul.profile-items li .count-grey a {
                background: #fff;
                line-height: normal;
                padding: 2px 4px;
                color: #107fa1;
                text-align: center;
                display: block;
                margin: 0 7px;
                font-family: 'segoe_uiregular';
                font-size: 14px;
            }

            .sidebar ul.profile-items li .count-grey small {
                text-transform: capitalize;
                margin: 0;
                padding: 0;
                font-size: 10px;
                font-weight: normal;
                display: block;
            }

        .sidebar ul.profile-items li.active .count-grey {
            top: 5px;
        }

.profile-main .form-unit {
    background: #f5f5f5;
    margin: 10px 0 0;
    padding: 15px 20px;
    position: relative;
}

    .profile-main .form-unit h2 {
        padding-right: 13px;
    }

    .profile-main .form-unit h3 {
        margin-bottom: 20px;
    }

.profile-main h3 {
    font-family: 'segoe_uisemibold';
}

.profile-main .form-unit h4 {
    margin-bottom: 10px;
    color: #2d2d2d;
    font-family: 'segoe_uibold';
}

    .profile-main .form-unit h4.desc {
        margin-bottom: 20px;
        color: #959595;
        font-family: 'segoe_uiregular';
    }

    .profile-main .form-unit h3.no-margin, .profile-main .form-unit h4.no-margin {
        margin-bottom: 0;
    }

    .profile-main .form-unit h4 span {
        color: #959595;
    }

.profile-main .form-unit p {
    color: #777777;
}

.profile-main .form-unit label {
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    font-family: "segoe_uisemibold";
}

.profile-main .form-unit .field-set {
    margin-bottom: 15px;
}

.profile-main .form-unit .custom-upload {
    margin: 20px 0;
}

.profile-main .form-unit .opt-selected {
    display: inline-block;
    background: #107fa1;
    color: #fff;
    width: 115px;
    height: 125px;
    padding: 20px 10px 10px;
    margin: 15px 0 0;
    clear: both;
}

.profile-main .form-unit .radio label, .profile-main .form-unit .checkbox label {
    white-space: nowrap;
}

.profile-main .form-unit input[type="radio"], .profile-main .form-unit input[type="checkbox"] {
    vertical-align: top;
}

.profile-main .form-unit .radio-graphic {
    overflow: hidden;
    min-width: 80px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
}

.profile-main .form-unit .form-group {
    position: relative;
}

    .profile-main .form-unit .form-group .alert-error {
        position: absolute;
        left: 102%;
        bottom: 5px;
        color: #A9261C;
        font-size: 15px;
        font-family: 'segoe_uibold';
    }

.profile-main .form-unit .section-info {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
    color: #666666;
    font-weight: normal;
    z-index: 10;
}

    .profile-main .form-unit .section-info a {
        color: #666666;
    }
/******Add An APP Page******/
.apps-listing .row {
    margin: 0 -5px;
}

.apps-listing .col-md-4, .apps-listing .col-sm-6, .apps-listing .col-xs-12 {
    padding: 0 5px;
}

.apps-listing .app-single {
    margin-bottom: 10px;
    position: relative;
}

    .apps-listing .app-single a {
        background: #107fa1;
        padding: 40px 10px 60px;
        position: relative;
        text-align: center;
        min-height: 160px;
        position: relative;
    }

    .apps-listing .app-single a {
        display: block;
    }

    .apps-listing .app-single .app-detail {
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 10px;
        text-align: left;
        color: #fff;
    }

        .apps-listing .app-single .app-detail h4 {
            color: #fff;
            margin: 0;
            font-family: 'segoe_uibold';
        }

        .apps-listing .app-single .app-detail h5 {
            color: #fff;
            font-size: 15px;
            margin: 0;
        }

    .apps-listing .app-single .featured {
        position: absolute;
        left: 2px;
        top: 2px;
        background: #e98000;
        color: #fff;
        padding: 3px 20px;
    }

    .apps-listing .app-single.checked a {
        background: #ca550e;
        border: 3px solid #86390a;
        padding: 37px 7px 57px;
    }

        .apps-listing .app-single.checked a.PerspectiveVideo {
            background: #cd3126;
            border: 3px solid #92241c;
            padding: 37px 7px 57px;
        }

    .apps-listing .app-single.checked .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 19px;
        height: 19px;
        text-align: center;
        vertical-align: middle;
        background: #86390a;
        display: block;
        z-index: 10;
    }

        .apps-listing .app-single.checked .marked i {
            color: #ffffff;
        }

        .apps-listing .app-single.checked .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #86390a transparent;
            position: absolute;
            left: -19px;
            content: "";
        }

        .apps-listing .app-single.checked .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #86390a transparent;
            position: absolute;
            top: 19px;
            right: -1px;
            content: "";
        }

    .apps-listing .app-single.checked a.PerspectiveVideo .marked {
        background: #92241c;
    }

        .apps-listing .app-single.checked a.PerspectiveVideo .marked:before {
            border-color: transparent #92241c transparent;
        }

        .apps-listing .app-single.checked a.PerspectiveVideo .marked:after {
            border-color: transparent #92241c transparent;
        }

.settings {
    background: #f4f4f7;
    margin: -20px 0 20px;
    padding: 15px;
}

.back2apps {
    margin: 0 0 20px;
    color: #c2c2c2;
    font-size: 18px;
}

    .back2apps a {
        color: #c2c2c2;
    }

        .back2apps a i {
            margin-right: 10px;
        }

        .back2apps a:hover {
            color: #333333;
        }

.app-thumb {
    text-align: center;
    padding: 40px 10px;
    background: #107fa1;
    margin: 0 0 15px;
}

.app-entry-content {
    margin-top: 35px;
}

    .app-entry-content ul {
        padding-left: 0;
        list-style: none;
    }

        .app-entry-content ul li {
            background: url(../images/list-style-asterisk.png) no-repeat left 5px;
            padding: 0 0 0 10px;
        }
/******\\Add An APP Page**********/

.settings {
    display: none;
}

    .settings .row {
        margin: 0 -5px;
    }

    .settings .col-sm-2, .settings .col-sm-3, .settings .col-sm-4, .settings .col-sm-5, .settings .col-sm-6, .settings .col-sm-7, .settings .col-sm-8, .settings .col-sm-9, .settings .col-sm-10, .settings .col-sm-11, .settings .col-sm-12 {
        padding: 0 5px;
    }

    .settings .form-inline .form-control {
        margin-right: 10px;
    }

.field-inline .form-control {
    display: inline-block;
    margin-right: 10px;
}

.field-inline select.form-control {
    min-width: 110px !important;
    width: auto;
}

.field-inline span {
    display: inline-block;
    color: #959595;
    margin-right: 10px;
}

.my-apps .add-new-tab {
    min-height: 30px;
    height: 30px;
    padding: 4px 12px;
}

.nav-tabs {
    border-color: #959595;
    margin-top: 30px;
    position: relative;
}

    .nav-tabs.autow a {
        width: auto;
    }

    .nav-tabs li {
        margin-bottom: 0;
    }

        .nav-tabs li a {
            border-radius: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-color: #fff #fff #fff #fff;
            padding: 5px 40px;
            margin-right: 20px;
            color: #2d2d2d;
            font-size: 16px;
            width: 190px;
            text-align: center;
            cursor: pointer;
            border-bottom: none;
        }

    .nav-tabs.autowidth a {
        width: auto;
        padding: 5px 10px;
    }

    .nav-tabs li a:hover {
        background-color: #fff;
        border: 1px solid #fff;
        border-bottom: 0px solid #fff;
    }

    .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
        border-color: #959595;
        background-color: #e7e7e7;
        border-bottom: 0;
    }

    .nav-tabs li.add-tab a {
        border-color: #959595;
    }

    .nav-tabs li a i {
        margin: 0 5px;
    }

    .nav-tabs li a .remove-tab {
        background: #959595;
        width: 20px;
        height: 20px;
        color: #fff;
        display: block;
        text-align: center;
        font-size: 12px;
        vertical-align: middle;
        padding: 3px;
        text-align: center;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
    }

        .nav-tabs li a .remove-tab i {
            margin: 0;
        }

.my-apps .nav-tabs li a {
    padding-right: 50px;
}

.my-apps .nav-tabs.nav-default li.active a {
    padding-left: 10px;
}

.course-review .nav-tabs li a {
    border-color: #fff;
    border-bottom: 0;
    margin-right: 9px;
}

.course-review .nav-tabs > li.active a {
    border-color: #959595;
    background: #fff;
    color: #000;
}

.nav-tabs.nav-default li {
    margin-bottom: -1px;
}

    .nav-tabs.nav-default li a {
        border: 0;
        border-bottom: 1px solid #fff;
        border-bottom: none;
    }

    .nav-tabs.nav-default li.active a {
        border: 1px solid #959595;
        border-bottom: 1px solid #fff;
        background: #fff;
        border-bottom: 0;
    }

.nav-default.autowidth li a {
    width: auto;
    padding: 5px 10px;
}

.nav-default.autowidth li a {
    width: auto;
    padding: 5px 10px;
}

.my-apps .nav-tabs.nav-default li a {
    padding-right: 50px;
}

.profile-option {
    background: #00a4ce;
    padding: 40px 10px 10px;
    color: #fff;
    font-size: 18px;
    font-family: 'segoe_uibold';
    position: relative;
    cursor: pointer;
    margin: 0 auto 15px;
}

    .profile-option.checked {
        background: #a0ccd9;
        padding: 36px 10px 6px;
        border: 4px solid #0f80a2;
        cursor: auto;
    }

    .profile-option label {
        display: block;
        margin: 0;
        cursor: pointer;
    }

    .profile-option.checked label {
        cursor: auto;
    }

    .profile-option .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        background: #0f80a2;
    }

        .profile-option .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #0f80a2 transparent;
            position: absolute;
            left: -20px;
            content: "";
        }

        .profile-option .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #0f80a2 transparent;
            position: absolute;
            top: 20px;
            right: 0px;
            content: "";
        }

        .profile-option .marked i {
            vertical-align: middle;
        }

.profile-actions {
    margin-top: 30px;
}

.course-filter .dropdowns-f {
    margin: 0 15px;
}

    .course-filter .dropdowns-f a {
        /*margin-right: 10px;
        color: #2d2d2d;*/
        padding: 4px 10px;
        border: 0px none;
        width: auto;
        color: #039;
    }

        .course-filter .dropdowns-f a i {
            margin-left: 5px;
        }

.course-list {
    margin: 20px 0;
}

    .course-list .row {
        margin: 0 -5px;
    }

        .course-list .row .col-md-6, .course-list .row .col-sm-6, .course-list .row .col-xs-6 {
            padding: 0 5px;
        }

.course-single {
    background: #107fa1;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 15px;
    position: relative;
}

.profile-main .course-single h3 {
    font-family: 'segoe_uiregular';
    font-size: 24px;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 10px;
}

.course-single .course-blurb {
    margin: 30px 0;
}

.course-single p {
    color: #fff !important;
    font-size: 14px !important;
    margin: 0;
}

    .course-single p span {
        font-weight: bold;
    }

.course-single a {
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    font-family: 'segoe_uibold';
}

.course-single .remove {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}

.confirm h2 {
    font-size: 36px;
    font-family: 'segoe_uilight';
    color: #23b000;
    margin: 0 0 5px;
}

    .confirm h2 img {
        margin-right: 10px;
    }

.confirm h3 {
    font-size: 24px;
}

.confirm p {
    font-size: 16px;
}

.option-lb {
    background: #dbecf1;
    padding: 15px;
    margin: 0 0 15px;
}

    .option-lb h3 {
        font-size: 16px;
        margin: 0 0 17px;
    }

.setting-tab-panel {
    margin-top: 40px;
}

    /*.setting-tab-panel .nav-tabs {
        margin-bottom: 25px !important;
    }*/

    .setting-tab-panel .nav-tabs li a {
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-color: #959595;
        padding: 5px 20px;
        margin-right: 20px;
        color: #2d2d2d;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        font-family: 'segoe_uibold';
    }

.quick-link-field {
    float: left;
    margin: 0px 48px 0px 0px;
    width: 180px;
}

.setting-tab-panel .nav-tabs li.active a, .setting-tab-panel .nav-tabs li.active a:hover, .setting-tab-panel .nav-tabs li.active a:focus {
    border-color: #bfbfbf;
    background-color: #F5F5F5;
    color: #2d2d2d;
}
/******************************Weather App******************************/

.top-btn-group {
    margin-top: 8px;
    padding-top: 40px;
    margin-top: -22px;
}

    .top-btn-group .btn {
        margin-left: 5px;
        margin-top: 5px;
    }

        .top-btn-group .btn i {
            vertical-align: middle;
            margin-right: 5px;
            font-size: 20px;
            margin-top: -5px;
        }

.current-weather {
    margin: 0 0 30px 0;
}

    .current-weather h2 {
        font-size: 30px;
    }

    .current-weather .content-box {
        background: #007fff;
        color: #fff;
        max-width: 460px;
        padding: 30px;
    }

        .current-weather .content-box h2 {
            font-size: 72px;
            color: #fff;
            font-family: 'segoe_uisemibold';
            margin: 0;
        }

            .current-weather .content-box h2 sup {
                font-size: 24px;
                top: -2.0em;
            }

.deg {
    margin: 0px 5px 0px -5px;
}

.current-weather .content-box h3 {
    font-size: 36px;
    color: #fff;
    font-family: 'segoe_uiregular';
    margin: 0 0 10px;
}

.current-weather .content-box h5 {
    font-size: 19px;
    color: #fff;
    font-family: 'segoe_uiregular';
}

.current-weather .content-box .humidity {
    margin-top: 30px;
    font-size: 24px;
    font-family: 'segoe_uilight';
}

    .current-weather .content-box .humidity label {
        display: block;
        font-family: 'segoe_uiregular';
        font-size: 18px;
    }

.weather-week-days h2 {
    font-size: 30px;
}

.weather-week-days .weather-day {
    background: #99ccff;
    height: 300px;
    padding: 15px 15px 15px;
    position: relative;
    padding-bottom: 90px;
}

.list_carousel ul li.current .weather-day {
    background: #f4f4f7;
}

.weather-week-days .weather-day .figure {
    text-align: center;
    margin-bottom: 25px;
}

    .weather-week-days .weather-day .figure h2 {
        color: #fff;
        font-size: 36px;
        font-family: 'segoe_uiregular';
        margin: 10px 0 0;
    }

.list_carousel ul li.current .weather-day .figure h2 {
    font-size: 72px;
    font-family: 'segoe_uilight';
    color: #2d2d2d;
}

.list_carousel ul li.current .weather-day .figure h3 {
    font-size: 26px;
    font-family: 'segoe_uilight';
    color: #2d2d2d;
}

.weather-week-days .weather-day .weather-report {
    font-size: 16px;
    color: #2d2d2d;
    text-align: left;
    position: absolute;
    left: 15px;
    bottom: 15px;
    right: 15px;
}

.list_carousel ul li.current .weather-report {
    color: #2d2d2d;
}

.weather-week-days .weather-day .weather-report h2.temp {
    font-size: 30px;
    font-family: 'segoe_uiregular';
}

    .weather-week-days .weather-day .weather-report h2.temp sup {
        font-size: 50%;
        top: -1.0em;
    }

.weather-week-days .weather-day .weather-report p {
    margin: 0;
    font-size: 14px;
}

    .weather-week-days .weather-day .weather-report p label {
        font-weight: normal;
        margin: 0;
    }
/******************************\\Weather App******************************/




/******************************Rss Feed App******************************/
.rss-feed-list ul {
    list-style: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.rss-feed-list .feed {
    padding: 10px;
    border: 1px solid #959595;
    margin-bottom: 15px;
    height: 200px;
}

    .rss-feed-list .feed h3 {
        color: #003366;
        font-size: 18px;
    }

    .rss-feed-list .feed p {
        line-height: normal;
    }
/******************************\\Rss Feed App******************************/



/******************************Visualizer App******************************/
.visualizer-action {
    margin: 30px 0 0;
    text-align: center;
}
/******************************Visualizer App******************************/



/******************************TO-DO App******************************/
.app-to-do h3 {
    margin: 30px 0 0;
}

.task-list {
    margin: 40px 0;
}

.resources .row, .tab-content .row, #contenttab1 .row {
    margin: 0 -5px;
}

.resources .col-md-4, .resources .col-sm-6, .tab-content .col-md-4, .task-list .col-sm-6 {
    padding: 0 5px;
}

.todo-single {
    background: #fffeee;
    border: 1px solid #dfdfdf;
    padding: 40px 15px 60px;
    position: relative;
    color: #959595;
    margin-bottom: 10px;
    height: 250px;
}

.todo-single {
    font-size: 15px;
}

    .todo-single .delete {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #777777;
        font-size: 18px;
        cursor: pointer;
    }

    .todo-single .edit {
        color: #959595;
        position: absolute;
        left: 10px;
        bottom: 10px;
    }

    .todo-single .priority {
        color: #959595;
        position: absolute;
        right: 10px;
        bottom: 10px;
        color: #ff0000;
        font-size: 16px;
    }

        .todo-single .priority i {
            margin-right: 5px;
            font-size: 18px;
        }
/******************************TO-DO App******************************/

/******************************Green Boxes App******************************/
.green-box-single {
    background: #2f6a55;
    border: 1px solid #2f6a55;
    padding: 10px 25px 60px 15px;
    position: relative;
    color: #fff;
    margin-bottom: 10px; /*word-break: break-all;*/
}

    .green-box-single h2 {
        color: #fff;
    }

    .green-box-single .delete {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    .green-box-single .options {
        color: #2d2d2d;
        position: absolute;
        left: 10px;
        bottom: 10px; /*height: 43px;*/
    }

        .green-box-single .options a {
            display: inline-block;
            margin-right: 5px;
            color: #fff;
        }

            .green-box-single .options a:hover {
                color: #fff;
            }

    .green-box-single .bookmark {
        color: #fff;
        position: absolute;
        right: 10px;
        bottom: 10px;
        color: #ff0000;
        font-size: 16px;
    }

        .green-box-single .bookmark a {
            padding: 5px 10px;
            text-align: center;
            color: #e7e7e7;
            display: block;
        }

            .green-box-single .bookmark a img {
            }

            .green-box-single .bookmark a.inactive span {
                color: #767676;
            }

    .green-box-single .BookmarkFlag i {
        color: white;
    }

    .green-box-single .priority i {
        margin-right: 5px;
        font-size: 18px;
    }

.course-review .green-box-single {
    height: 280px; /*word-break: break-all;*/
}

.course-request .green-box-single {
    height: 320px;
}

.course-review .green-box-single .options {
    left: 0px;
    right: 0px;
    text-align: center;
    padding-top: 2px;
    min-height: 50px;
}

    .course-review .green-box-single .options a {
        color: #fff;
        /*white-space: nowrap;*/
        /*display: inline-block;*/
        margin: 0 1px;
        font-size: 12px;
        text-transform: lowercase;
        line-height: 11px;
    }

        .course-review .green-box-single .options a i {
            font-size: 24px;
            vertical-align: middle;
        }

    .course-review .green-box-single .options .return {
        margin-top: 5px;
    }

        .course-review .green-box-single .options .return a {
            text-transform: capitalize;
            font-size: 16px;
        }

            .course-review .green-box-single .options .return a i {
                vertical-align: middle;
            }
/******************************\Progressive Map App******************************/


/******************************Light Blue Boxes App******************************/
.lblue-box-single {
    background: #d9f1f8;
    height: 240px;
    padding: 10px 25px 60px 15px;
    position: relative;
    color: #2d2d2d;
    margin-bottom: 10px;
    word-break: normal;
}

    .lblue-box-single h2 {
        color: #2d2d2d;
    }

    .lblue-box-single h3 {
        word-wrap: break-word;
    }

    .lblue-box-single .delete {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #2d2d2d;
        font-size: 18px;
        cursor: pointer;
    }

    .lblue-box-single .options {
        color: #2d2d2d;
        position: absolute;
        left: 10px;
        bottom: -7px;
    }

        .lblue-box-single .options a {
            display: inline-block;
            margin-right: 5px;
            color: #2d2d2d;
            font-family: 'segoe_uiregular';
        }

        .lblue-box-single .options.icon-top img, .lblue-box-single .options.icon-top i {
            display: block;
            margin: 0 auto;
        }

        .lblue-box-single .options.icon-top a {
            margin-right: 7px;
        }

        .lblue-box-single .options a:hover {
            color: #000;
        }

    .lblue-box-single .bookmark {
        color: #fff;
        position: absolute;
        right: 10px;
        bottom: 10px;
        color: #ff0000;
        font-size: 16px;
    }

        .lblue-box-single .bookmark a {
            background: #1f4537;
            padding: 5px 10px;
            color: #fff;
            display: block;
        }

    .lblue-box-single .priority i {
        margin-right: 5px;
        font-size: 18px;
    }
/******************************\Light Blue Boxes App******************************/

/*****************************Carousal Style**************************************/
.list_carousel {
    margin: 0 0px;
    width: auto;
    position: relative;
}

    .list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    .list_carousel li {
        font-size: 40px;
        color: #999;
        width: 170px;
        padding: 0;
        margin: 0 10px;
        display: block;
        float: left;
        position: relative;
    }

        .list_carousel li h3 {
            font-weight: normal;
            font-family: 'segoe_uiregular';
        }

    .list_carousel.responsive {
        width: auto;
        margin-left: 0;
    }

#foo2_prev {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-top: -16px;
    background: rgba(51, 52, 52, 0.4);
    display: none;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 8px 5px;
}

#foo2_next {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-top: -16px;
    background: rgba(51, 52, 52, 0.4);
    display: none;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 8px 5px;
}
/******************************\\Carousal Style******************************/




.add-resource .form-unit label .field-desc, .add-resource .form-unit h3 .field-desc {
    font-family: 'segoe_uiregular';
    display: block;
    color: #959595;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}

.add-resource .form-unit label.nf16 {
    font-family: 'segoe_uiregular';
    color: #2d2d2d;
}

.add-resource .form-unit label.nf14 {
    font-family: 'segoe_uiregular';
    color: #2d2d2d;
    font-size: 14px;
}

.add-resource .form-unit label.nfu14 {
    font-family: 'segoe_uiregular';
    color: #2d2d2d;
    font-size: 14px;
    border-bottom: 1px dotted #2d2d2d;
}

.add-resource .form-unit label.uf16 {
    font-family: 'segoe_uiregular';
    color: #2d2d2d;
    font-size: 14px !important;
    border-bottom: 1px dotted #2d2d2d;
}

.child-fields {
    padding-left: 30px;
}

.add-resource .form-unit .radio, .add-resource .form-unit .checkbox {
    margin-top: 0;
}

.add-resource .form-unit .list-keywords {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .add-resource .form-unit .list-keywords li {
        list-style: none;
        padding: 0;
        margin: 0;
        background: #107fa1;
        color: #fff;
        float: left;
        padding: 0 20px 0 5px;
        position: relative;
        margin: 0 10px 10px 0;
        max-width: 100%;
        word-wrap: break-word;
    }

    .add-resource .form-unit .list-keywords a.remove:after {
        content: "\e014";
        font-family: 'Glyphicons Halflings';
        font-size: 10px;
        position: absolute;
        right: 3px;
        top: 0px;
        color: #cccccc;
    }

.form-note {
    line-height: 20px;
    margin: 15px 0 15px;
    font-size: 12px;
    background: #def3d9;
    border: 1px solid #a7df99;
    padding: 10px 15px;
}

.form-note-orange {
    line-height: 20px;
    margin: 15px 0 15px;
    font-size: 12px;
    background: #e68d56;
    border: 1px solid #ca4d0e;
    padding: 10px 15px;
}

.field-highlight {
    background: #F5F5F5;
    font-size: 16px;
    padding: 5px 10px; /*	display:inline-block*/
}

    .field-highlight.inline {
        display: inline-block;
    }

.standards {
    background: #F5F5F5;
    margin: 15px 0;
    padding: 10px 10px 0;
}

.scroll-pane .list-box-blue {
    padding: 0 15px;
}
/*.scroll-pane .list-box-blue {
    padding: 0 10px;
}*/

.list-box-blue .box-single {
    background: none repeat scroll 0 0 #107FA1;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding: 10px;
    position: relative;
    line-height: normal;
    height: 190px;
    white-space: normal;
}

    .list-box-blue .box-single:hover, .list-box-blue .box-single.checked {
        border: 5px solid #07455A;
        padding: 5px;
        cursor: pointer;
    }

    .list-box-blue .box-single h3 {
        color: #fff;
        text-decoration: underline;
    }

    .list-box-blue .box-single p {
        font-size: 15px;
        color: #fff;
    }

        .list-box-blue .box-single p.more {
            text-decoration: underline;
        }

            .list-box-blue .box-single p.more a {
                text-decoration: underline;
                color: #fff;
            }

    .list-box-blue .box-single .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        background: #07455A;
    }

        .list-box-blue .box-single .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #07455A transparent;
            position: absolute;
            left: -20px;
            content: "";
        }

        .list-box-blue .box-single .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #07455A transparent;
            position: absolute;
            top: 20px;
            right: 0px;
            content: "";
        }

.scroll-pane .list-box-orange {
    padding: 0 15px;
}

.list-box-orange .box-single {
    background: none repeat scroll 0 0 #cc5803;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding: 15px 15px 100px;
    position: relative;
    line-height: normal;
    min-height: 400px;
    position: relative;
    /*word-break: break-all;*/
}

    .list-box-orange .box-single.checked {
        border: 5px solid #532201;
        padding: 10px 10px 95px;
    }

    .list-box-orange .box-single h3 {
        color: #fff;
        text-decoration: underline;
    }

    .list-box-orange .box-single p {
        font-size: 15px;
        color: #fff;
        margin: 0;
    }

        .list-box-orange .box-single p.more a {
            text-decoration: underline;
            color: #fff;
        }

    .list-box-orange .box-single .desc {
        margin: 15px 0;
    }

    .list-box-orange .box-single > ul {
        bottom: 20px;
        height: 45px;
        position: absolute;
        width: 200px;
        padding-left: 0;
    }

        .list-box-orange .box-single > ul > li {
            display: inline-block;
            font-size: 9px;
            line-height: 10px;
            margin-right: 10px;
            opacity: 0.5;
            position: relative;
        }

            .list-box-orange .box-single > ul > li.is-active {
                opacity: 1;
            }

            .list-box-orange .box-single > ul > li > a {
                color: #FFFFFF;
                text-decoration: underline;
            }

            .list-box-orange .box-single > ul > li img {
                padding-top: 2px;
            }

            .list-box-orange .box-single > ul > li > a img.related-tip {
                bottom: -22px;
                display: none;
                left: 5px;
                position: absolute;
                z-index: 100;
            }

    .list-box-orange .box-single ul li a.accordion-toggle.collapsed img.related-tip {
        display: none !important;
    }

    .list-box-orange .box-single > ul > li span {
        line-height: 12px;
        padding: 0 4px;
        position: absolute;
        right: 6px;
        top: 0;
        background: #c87026;
    }

    .list-box-orange .box-single li .standards {
        background: url("../Images/resources.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        height: 34px;
        margin: 0;
        padding: 0;
    }

    .list-box-orange .box-single li .components {
        background: url("../Images/components.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        height: 34px;
    }

    .list-box-orange .box-single .marked {
        display: none;
    }

    .list-box-orange .box-single.checked .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        background: #512301;
        display: block;
    }

        .list-box-orange .box-single.checked .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #512301 transparent;
            position: absolute;
            left: -20px;
            content: "";
        }

        .list-box-orange .box-single.checked .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #512301 transparent;
            position: absolute;
            top: 20px;
            right: 0px;
            content: "";
        }

    .list-box-orange .box-single.checkede .marked i {
        vertical-align: middle;
    }

.list-box-orange .box-single {
    background: none repeat scroll 0 0 #cc5803;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 15px 15px 100px;
    position: relative;
    line-height: normal;
    min-height: 400px;
    position: relative;
}

    .list-box-orange .box-single .btn {
        min-width: 0px;
    }

    .list-box-orange .box-single .row {
        margin: 0 -5px;
    }

    .list-box-orange .box-single .col-md-4, .list-box-orange .box-single col-xs-4 {
        padding: 0 5px;
    }

    .list-box-orange .box-single.checked, .list-box-orange .box-single:hover {
        border: 5px solid #532201;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 95px;
    }

    .list-box-orange .box-single a {
        color: #fff;
        display: block;
    }

    .list-box-orange .box-single h3 {
        color: #fff;
        text-decoration: underline;
    }

    .list-box-orange .box-single p {
        font-size: 15px;
        color: #fff;
        margin: 0;
    }

        .list-box-orange .box-single p.more a {
            text-decoration: underline;
            color: #fff;
        }

    .list-box-orange .box-single .desc {
        margin: 15px 0;
    }

    .list-box-orange .box-single > ul {
        bottom: 20px;
        height: 45px;
        position: absolute;
        width: 200px;
        padding-left: 0;
    }

    .list-box-orange .box-single.checked > ul, .list-box-orange .box-single:hover > ul {
        bottom: 15px;
    }

    .list-box-orange .box-single > ul > li {
        display: inline-block;
        font-size: 9px;
        line-height: 10px;
        margin-right: 10px;
        opacity: 0.9;
        position: relative;
    }

        .list-box-orange .box-single > ul > li span {
            line-height: 12px;
            padding: 0 4px;
            position: absolute;
            right: 6px;
            top: 0;
            background: #c87026;
        }

    .list-box-orange .box-single li .standards {
        background: url("../Images/resources.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        height: 34px;
        margin: 0;
        padding: 0;
    }

    .list-box-orange .box-single li .components {
        background: url("../Images/components.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        height: 34px;
    }

    .list-box-orange .box-single .marked {
        display: none;
    }

    .list-box-orange .box-single.checked .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        background: #512301;
        display: block;
    }

        .list-box-orange .box-single.checked .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #512301 transparent;
            position: absolute;
            left: -20px;
            content: "";
        }

        .list-box-orange .box-single.checked .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #512301 transparent;
            position: absolute;
            top: 20px;
            right: 0px;
            content: "";
        }

    .list-box-orange .box-single.checkede .marked i {
        vertical-align: middle;
    }

.list-box-orange .box-singl.checkede .marked i {
    vertical-align: middle;
}

.list-box-army .box-single {
    background: none repeat scroll 0 0 #96981b;
    color: #FFFFFF;
    padding: 15px 15px 100px;
    position: relative;
    line-height: normal;
    position: relative;
}

    .list-box-army .box-single.checked {
        border: 5px solid #5c5e0b;
        padding: 10px 10px 95px;
    }

.apps .box-single {
    padding-top: 60px;
    padding-bottom: 20px;
    height: auto;
}

    .apps .box-single.checked {
        padding-bottom: 15px;
        padding-top: 55px;
    }

.apps .row {
    margin: 0 -8px;
}

.apps .col-md-4, .apps .col-sm-4, col-xs-6 {
    padding: 0 8px;
}

.list-box-army .box-single h2 {
    color: #fff;
    margin-top: 10px;
}

.list-box-army .box-single h3 {
    color: #fff;
    text-decoration: underline;
}

.list-box-army .box-single p {
    font-size: 15px;
    color: #fff;
    margin: 0;
}

    .list-box-army .box-single p.more a {
        text-decoration: underline;
        color: #fff;
    }

.list-box-army .box-single .desc {
    margin: 15px 0;
}

.list-box-army .box-single .marked {
    display: none;
}

.list-box-army .box-single.checked .marked {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    background: #5c5e0b;
    display: block;
}

    .list-box-army .box-single.checked .marked:before {
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 20px 20px 0;
        border-color: transparent #5c5e0b transparent;
        position: absolute;
        left: -20px;
        content: "";
    }

    .list-box-army .box-single.checked .marked:after {
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 20px 20px 0;
        border-color: transparent #5c5e0b transparent;
        position: absolute;
        top: 20px;
        right: 0px;
        content: "";
    }

.list-box-purple .box-single {
    background: none repeat scroll 0 0 #651cae;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding: 15px 15px 100px;
    position: relative;
    line-height: normal;
    min-height: 400px;
    position: relative;
}

    .list-box-purple .box-single h4 {
        color: #ffffff;
        line-height: normal;
    }

    .list-box-purple .box-single.checked, .list-box-purple .box-single:hover {
        border: 5px solid #400069;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 95px;
    }

    .list-box-purple .box-single a {
        color: #fff;
        display: block;
    }

    .list-box-purple .box-single h3 {
        color: #fff;
        text-decoration: underline;
    }

    .list-box-purple .box-single p {
        font-size: 15px;
        color: #fff;
        margin: 0;
    }

        .list-box-purple .box-single p.more a {
            text-decoration: underline;
            color: #fff;
        }

    .list-box-purple .box-single .desc {
        margin: 15px 0;
    }

    .list-box-purple .box-single > ul {
        bottom: 20px;
        height: 45px;
        position: absolute;
        width: 200px;
        padding-left: 0;
    }

    .list-box-purple .box-single.checked > ul, .list-box-purple .box-single:hover > ul {
        bottom: 15px;
    }

    .list-box-purple .box-single > ul > li {
        display: inline-block;
        font-size: 9px;
        line-height: 10px;
        margin-right: 10px;
        opacity: 0.9;
        position: relative;
    }

        .list-box-purple .box-single > ul > li span {
            line-height: 12px;
            padding: 0 4px;
            position: absolute;
            right: 6px;
            top: 0;
            background: #c87026;
        }

    .list-box-purple .box-single li .standards {
        background: url("../Images/resources.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        height: 34px;
        margin: 0;
        padding: 0;
    }

    .list-box-purple .box-single li .components {
        background: url("../Images/components.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        height: 34px;
    }

    .list-box-purple .box-single .marked {
        display: none;
    }

    .list-box-purple .box-single.checked .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        background: #400069;
        display: block;
    }

        .list-box-purple .box-single.checked .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #400069 transparent;
            position: absolute;
            left: -20px;
            content: "";
        }

        .list-box-purple .box-single.checked .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #400069 transparent;
            position: absolute;
            top: 20px;
            right: 0px;
            content: "";
        }

    .list-box-purple .box-single.checkede .marked i {
        vertical-align: middle;
    }

.resources-content .row {
    margin: 0 -10px;
}

.resources-content .col-md-3, .resources-content .col-sm-4 {
    padding: 0 10px;
}

.resource-listing h3 {
    margin-bottom: 40px;
}

.resource-single {
    background: #ca550e;
    color: #fff;
    padding: 10px;
    line-height: normal;
    margin-bottom: 20px;
    height: 200px;
}

    .resource-single:hover, .resource-single.selected {
        border: 5px solid #692700;
        padding: 5px;
    }

    .resource-single .resource-body {
        height: 170px;
        display: table-cell;
        vertical-align: bottom;
    }

    .resource-single .thumb {
    }

    .resource-single .r-align {
    }

.resources-content.new .resource-single .r-align {
    height: auto;
}

.resource-single .resource-title h2 {
    color: #fff;
    margin: 0 0 5px;
}

.resource-single .resource-description {
}

.resource-single.web {
    background: #ca550e;
    color: #fff;
}

    .resource-single.web:hover.resource-single.web.selected {
        border: 5px solid #692700;
    }

.resource-single.mobile {
    background: #96981b;
    color: #fff;
}

    .resource-single.mobile:hover, .resource-single.mobile.selected {
        border: 5px solid #5e5f0c;
    }

.resource-single.file {
    background: #107fa1;
    color: #fff;
}

    .resource-single.file:hover, .resource-single.file.selected {
        border: 5px solid #055e79;
    }

.resource-single.lesson {
    background: #23b000;
    color: #fff;
}

    .resource-single.lesson:hover {
        border: 5px solid #166b01;
    }

.resource-single.formative, .resource-single.formative.selected {
    background: #043acc;
    color: #fff;
}

    .resource-single.formative:hover {
        border: 5px solid #022586;
    }

.resource-single.repo {
    background: #6e0296;
    color: #fff;
}

    .resource-single.repo:hover, .resource-single.repo.selected {
        border: 5px solid #3f0057;
    }

.resource-single.video {
    background: #CD3126;
    color: #fff;
}

    .resource-single.video:hover, .resource-single.video.selected {
        border: 5px solid #82231d;
    }

.resource-single.student-tut {
    background: #3b414e;
    color: #fff;
}

    .resource-single.student-tut:hover, .resource-single.student-tut.selected {
        border: 5px solid #323847;
    }

.form-action {
    margin-top: 10px;
}

    .form-action .row {
        margin: 0 -5px;
    }

    .form-action .col-sm-2, .form-action .col-sm-3, .form-action .col-sm-4, .form-action .col-sm-5, .form-action .col-sm-6, .form-action .col-sm-7, .form-action .col-sm-8, .form-action .col-sm-9, .form-action .col-xs-6, .form-action .col-xs-12 {
        padding: 0 5px;
    }

.uploading-files label {
    height: 20px;
    display: block;
}

.uploading-files a {
    color: #2d2d2d;
}

.uploaded-files li {
    margin-bottom: 15px;
}

.uploaded-files .file-details {
    background: #107fa1;
    padding: 15px;
    color: #fff;
    margin-bottom: 10px;
}

    .uploaded-files .file-details:after {
        display: block;
        clear: both;
        content: "";
    }

    .uploaded-files .file-details .file-text {
        overflow: hidden;
        padding-right: 20px;
    }

.uploaded-files .file-text h4 {
    color: #fff;
    margin: 0;
}

    .uploaded-files .file-text h4 span.status {
        font-size: 11px;
        font-family: 'segoe_uiregular';
        color: #fff;
        font-weight: normal;
        margin-left: 10px;
    }

.uploaded-files .file-text p {
    color: #fff;
    line-height: normal;
}

.uploaded-files .file-details .file-actions .row {
    margin: 0 -5px;
}

.uploaded-files .file-actions {
    float: right;
    width: 80px;
}

    .uploaded-files .file-actions .col-md-2, .uploaded-files .file-actions .col-md-3, .uploaded-files .file-actions .col-sm-2, .uploaded-files .file-actions .col-sm-3, .uploaded-files .file-actions .col-sm-4 {
        padding: 0 5px;
    }

    .uploaded-files .file-actions a {
        display: block;
        background: #074559;
        padding: 5px;
        color: #fff;
        margin-bottom: 5px;
        line-height: normal;
    }

    .uploaded-files .file-actions i {
        margin-right: 5px;
    }

    .uploaded-files .file-actions img {
        margin-right: 5px;
        width: 17px;
    }

.scroll-pane .uploaded-files {
    padding: 0 15px;
}

#contributing-authors {
    display: none;
}

.authors li {
    margin-bottom: 15px;
}

.authors .file-details {
    background: #107fa1;
    padding: 15px;
    color: #fff;
    margin-bottom: 10px;
}

    .authors .file-details:after {
        display: block;
        clear: both;
        content: "";
    }

    .authors .file-details .file-text {
        overflow: hidden;
        padding-right: 20px;
    }

.authors .file-text h4 {
    color: #fff;
    margin: 0;
    font-weight: normal !important;
}

    .authors .file-text h4 span.register {
        font-size: 10px;
        font-family: 'segoe_uiregular';
        color: #fff;
        font-weight: normal;
        margin-left: 5px;
        padding: 3px 4px;
        background: #ca550f;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        position: relative;
        top: -3px;
    }

.authors .file-text span.register-btn {
    font-size: 10px;
    font-family: 'segoe_uiregular';
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
    padding: 3px 4px;
    background: #ca550f;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
}

.authors .file-text p {
    color: #fff;
    line-height: normal;
    margin: 0;
}

.authors .file-actions {
    width: 85px;
    display: block;
}

    .authors .file-actions a {
        display: block;
        background: #074559;
        padding: 5px;
        color: #fff;
        margin-bottom: 5px;
        line-height: normal;
        text-transform: lowercase;
        font-size: 14px;
    }

    .authors .file-actions i {
        margin-right: 5px;
    }

    .authors .file-actions img {
        margin-right: 5px;
        width: 18px;
    }

.resource-success h2 {
    color: #23b000;
}

    .resource-success h2 img {
        margin-right: 15px;
    }

.resource-success h3 {
    font-size: 20px;
}

.resource-success .action {
    margin-top: 50px;
}

.external .box-single {
    height: auto;
    min-height: 0;
    padding: 15px;
}

    .external .box-single:hover, .external .box-single.checked {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

.like-button {
    position: relative;
    padding-right: 50px;
}

    .like-button .btn i {
        margin-right: 5px;
    }

    .like-button .btn.disabled {
        background: #969696;
        border-color: #878787;
        opacity: 1;
    }

    .like-button span.likes-counter {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #e4e4e4;
        display: block;
        font-size: 13px;
        padding: 2px 7px;
        position: absolute;
        right: -30px;
        top: 0;
    }

        .like-button span.likes-counter:after, .like-button span.likes-counter:before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .like-button span.likes-counter:after {
            border-color: rgba(255, 255, 255, 0);
            border-right-color: #fff;
            border-width: 5px;
            margin-top: -5px;
        }

        .like-button span.likes-counter:before {
            border-color: rgba(228, 228, 228, 0);
            border-right-color: #e4e4e4;
            border-width: 6px;
            margin-top: -6px;
        }

.btn-like {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e4e4e4;
    font-size: 13px;
    line-height: 1.5em;
    cursor: auto;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

@media (max-width:991px) {
    .like-button {
        padding-right: 60px;
    }

        .like-button span.likes-counter {
            right: -8px;
        }
}

@media (max-width:991px) {
    .video .video-actions .btn {
        margin-bottom: 5px;
    }

    .like-button {
        padding-right: 75px;
    }

        .like-button span.likes-counter {
            right: 0px;
        }
}

.likes {
    margin: 20px 0;
}

    .likes a {
        color: #fff;
        font-size: 18px;
    }

        .likes a i {
            font-size: 32px;
            font-weight: normal;
        }

        .likes a span {
            display: block;
        }

.list-box-orange .box-single .duplicates {
    background: #692800;
    margin: 15px -15px -15px;
    padding: 10px;
}

    .list-box-orange .box-single .duplicates a {
        color: #fff;
        display: block;
        cursor: pointer;
    }

    .list-box-orange .box-single .duplicates .count-grey {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #107FA1;
        line-height: normal;
        padding: 3px 10px;
        text-align: center;
        margin-right: 10px;
    }

.list-box-purple .box-single .duplicates {
    background: #400069;
    margin: 15px -15px -15px;
    padding: 10px;
}

    .list-box-purple .box-single .duplicates a {
        color: #fff;
        display: block;
        cursor: pointer;
    }

    .list-box-purple .box-single .duplicates .count-grey {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #107FA1;
        line-height: normal;
        padding: 3px 10px;
        text-align: center;
        margin-right: 10px;
    }

.list-box-blue .box-single .duplicates {
    background: #07455a;
    padding: 10px;
    display: none;
    bottom: 0;
    position: absolute;
    margin: 0 0 0 -10px;
    width: 100%;
}

.list-box-blue .box-single:hover .duplicates {
    margin-left: -5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.list-box-blue .box-single.checked .duplicates {
    display: block;
}

.list-box-blue .box-single .duplicates a {
    color: #fff;
    display: block;
}

.list-box-blue .box-single .duplicates .count-grey {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #107FA1;
    line-height: normal;
    padding: 3px 10px;
    text-align: center;
    margin-right: 10px;
}

.content-tooltip {
    padding: 15px 50px 15px 15px;
    color: #08455a;
    font-size: 13px;
}

    .content-tooltip h5 {
        font-family: 'segoe_uibold';
        margin: 0 0 10px;
        font-size: 14px; /*text-transform: uppercase;*/
    }

        .content-tooltip h5 a {
            text-decoration: underline;
        }

    .content-tooltip ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .content-tooltip ul h5 {
            margin: 0;
            /*color: #08455a;*/
            text-transform: capitalize;
        }

        .content-tooltip ul p {
            color: #08455a;
        }

    .content-tooltip .btn {
        display: inline-block;
        float: right;
        font-size: 12px;
        height: auto;
        min-width: 0;
        padding: 3px 5px;
        text-transform: lowercase;
        width: auto;
    }

        .content-tooltip .btn img {
            width: 14px;
        }

.qtip-author {
    background: #107FA1;
}

    .qtip-author .content-tooltip h5 {
        color: #fff;
    }

        .qtip-author .content-tooltip h5 a {
            color: #fff;
        }

    .qtip-author .content-tooltip p {
        color: #fff;
    }

    .qtip-author .content-tooltip .btn {
        background: #074559;
        border: #074559;
    }

.modal-body {
    font-size: 15px;
}

.modal-footer a.green {
    color: #23b000;
    font-size: 18px;
    margin-right: 20px;
    font-weight: bold;
}

.modal-footer a.grey {
    color: #2d2d2d;
    font-size: 18px;
    font-weight: bold;
}

.modal-footer a i {
    vertical-align: middle;
    margin-right: 10px;
    font-size: 30px;
}

.duplicates-grid {
    margin: 20px 0;
}

    .duplicates-grid .table > thead > tr > th, .duplicates-grid .table > tbody > tr > td {
        border: 0;
    }

    .duplicates-grid th.center {
        text-align: center;
    }

    .duplicates-grid td.center {
        text-align: center;
    }

    .duplicates-grid td a {
        text-decoration: underline;
    }

        .duplicates-grid td a.btn {
            text-decoration: none;
        }

.resource-detail {
    margin: 20px 0;
}

    .resource-detail .list-item {
        margin-bottom: 20px;
    }

.form {
    border: 1px solid #959595;
    padding: 25px 15px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin: 20px 0;
}

    .form .form-horizontal .control-label {
        text-align: left;
    }

.about-list .row {
    margin: 0 -10px;
}

.about-list .col-sm-6 {
    padding: 0 10px;
}

.about-list .col-sm-12 {
    padding: 0 10px;
}

.about-box {
    background: #cf5b2b;
    color: #fff;
    padding: 15px;
    height: 270px;
    margin-bottom: 20px;
    line-height: normal;
}

    .about-box h3 {
        color: #fff;
    }

    .about-box.green {
        background: #0098a6;
    }

    .about-box.grey {
        background: #576b6b;
    }

    .about-box.purple {
        background: #664d7d;
    }

.feed-url img {
    margin-right: 5px;
}

.feed-url a {
    color: #2d2d2d;
    text-decoration: underline;
}

.search-sorting {
    margin-top: 13px;
    margin-bottom: 10px;
}

.social-media {
    text-align: center;
    margin: 40px 0;
}

    .social-media a {
        display: block;
    }

    .social-media h3 {
        font-size: 30px;
        margin: 10px 0;
        line-height: 20px;
    }

        .social-media h3 i {
            margin-left: 10px;
        }

    .social-media p {
        margin: 0;
        font-size: 14px;
        font-weight: 700;
    }

.facebook h3, .facebook a {
    color: #3c5c99;
}

.twitter h3, .twitter a {
    color: #00acee;
}

.signup h3, .signup a {
    color: #9ac75e;
}

.facebook p, .twitter p, .signup p {
    color: #2d2d2d;
}

.social-accounts {
}

    .social-accounts .account {
        border: 1px solid #F4F4F7;
    }

        .social-accounts .account .head {
            background: #F4F4F7;
            padding: 10px;
            height: 55px;
            font-size: 18px;
        }

            .social-accounts .account .head img {
                vertical-align: middle;
                margin-right: 10px;
                max-height: 100%;
            }

        .social-accounts .account .account-info {
            padding: 10px;
        }

.profile-main .form-unit p.note {
    font-size: 13px;
}

.profile-main .form-unit .verbiage-dark {
    color: #2D2D2D;
}

    .profile-main .form-unit .verbiage-dark p {
        color: #2D2D2D;
    }

.profile-main .form-unit ol, .profile-main .form-unit ul {
    font-size: 15px;
}

.profile-main .form-unit .verbiage-dark ol {
    font-weight: bolder;
}

    .profile-main .form-unit .verbiage-dark ol li span {
        font-weight: normal;
    }

.tabs-with-bg ul {
    margin-bottom: 0;
}

.tabs-with-bg .tab-content {
    background: #e7e7e7;
    padding: 15px;
}

    .tabs-with-bg .tab-content .field-set {
        margin: 15px 0 30px;
    }

        .tabs-with-bg .tab-content .field-set h2 {
            margin-bottom: 10px;
        }

.dotted-box {
    background: #fff799;
    border: 1px dotted #a4a396;
    padding: 5px 10px;
    margin-bottom: 15px;
}

    .dotted-box ul {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: hidden;
    }

        .dotted-box ul li {
            float: left;
            padding: 5px 10px 5px 0;
            width: 50%;
        }

            .dotted-box ul li a {
                color: #2d2d2d;
                font-size: 11px;
                display: block;
            }

            .dotted-box ul li span.thumb {
                width: 24px;
                display: inline-block;
                text-align: center;
                margin-right: 5px;
            }

                .dotted-box ul li span.thumb img {
                    max-width: 100%;
                }

            .dotted-box ul li a:hover {
                color: #000;
            }

    .dotted-box a {
        color: #2d2d2d;
        font-size: 12px;
        display: block;
    }

    .dotted-box span.thumb {
        width: 24px;
        display: inline-block;
        text-align: center;
        margin-right: 5px;
    }

        .dotted-box span.thumb img {
            max-width: 100%;
            max-height: 16px;
        }

    .dotted-box a:hover {
        color: #000;
    }

    .dotted-box .row {
        margin: 0 -3px;
    }

    .dotted-box .col-sm-4, .dotted-box .col-md-4 {
        padding: 0 3px;
    }

.box-resource ul {
    margin-bottom: 30px;
}

.list-box-orange.resources .box-single {
    padding: 10px;
    height: 410px;
    padding-bottom: 70px;
}

    .list-box-orange.resources .box-single:hover {
        border: 0;
    }

    .list-box-orange.resources .box-single .box-head {
        height: 40px;
    }

        .list-box-orange.resources .box-single .box-head .res-icons {
            float: left;
        }

            .list-box-orange.resources .box-single .box-head .res-icons a {
                display: inline-block;
                font-size: 25px;
                margin-right: 5px;
            }

            .list-box-orange.resources .box-single .box-head .res-icons a {
                vertical-align: middle;
            }

                .list-box-orange.resources .box-single .box-head .res-icons a img {
                    vertical-align: middle;
                }

        .list-box-orange.resources .box-single .box-head .del-res {
            color: #2d2d2d;
            float: right;
        }

            .list-box-orange.resources .box-single .box-head .del-res a {
                color: #FFF;
                font-size: 18px;
                opacity: 1;
            }

    .list-box-orange.resources .box-single .box-body {
        font-size: 16px;
    }

        .list-box-orange.resources .box-single .box-body p {
            font-size: 16px;
        }

            .list-box-orange.resources .box-single .box-body p.tile-title {
                font-size: 18px;
            }

        .list-box-orange.resources .box-single .box-body ul {
            margin: 20px 0;
        }

    .list-box-orange.resources .box-single .box-footer {
        border-top: 1px solid #8b3b0a;
        margin: 0 0px 0;
        padding: 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .list-box-orange.resources .box-single .box-footer a {
            float: left;
            font-size: 12px;
            text-align: center;
            margin-right: 15px;
            display: inline-block;
        }

            .list-box-orange.resources .box-single .box-footer a.inactive {
                color: #763309;
            }

            .list-box-orange.resources .box-single .box-footer a img {
                display: block;
                margin: 0 auto;
            }

.list-box-orange.notifications .box-single {
    padding: 10px;
    min-height: 0;
    height: 280px;
    padding-bottom: 70px;
}

    .list-box-orange.notifications .box-single:hover {
        border: 0;
    }

    .list-box-orange.notifications .box-single .box-head {
        height: 40px;
    }

        .list-box-orange.notifications .box-single .box-head .res-icons {
            float: left;
        }

            .list-box-orange.notifications .box-single .box-head .res-icons a {
                display: inline-block;
                font-size: 25px;
                margin-right: 5px;
            }

                .list-box-orange.notifications .box-single .box-head .res-icons a img {
                    vertical-align: middle;
                }

        .list-box-orange.notifications .box-single .box-head .del-res {
            color: #2d2d2d;
            float: right;
        }

            .list-box-orange.notifications .box-single .box-head .del-res a {
                color: #2d2d2d;
                font-size: 18px;
                opacity: 0.5;
            }

    .list-box-orange.notifications .box-single:hover .box-head .del-res a {
        opacity: 1;
    }

    .list-box-orange.notifications .box-single .box-body {
        font-size: 16px;
    }

        .list-box-orange.notifications .box-single .box-body p {
            font-size: 16px;
            margin: 0 0 10px 0;
        }

        .list-box-orange.notifications .box-single .box-body a {
            font-weight: bold;
            display: inline;
        }

            .list-box-orange.notifications .box-single .box-body a.btn {
                display: inline-block;
            }

        .list-box-orange.notifications .box-single .box-body ul {
            margin: 20px 0;
        }

    .list-box-orange.notifications .box-single .box-footer {
        border-top: 1px solid #8b3b0a;
        margin: 0 0px 0;
        padding: 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .list-box-orange.notifications .box-single .box-footer a {
            float: left;
            font-size: 12px;
            text-align: center;
            margin-right: 15px;
            display: inline-block;
        }

            .list-box-orange.notifications .box-single .box-footer a.inactive {
                color: #763309;
            }

            .list-box-orange.notifications .box-single .box-footer a img {
                display: block;
                margin: 0 auto;
            }

.list-box-purple.resources .box-single {
    padding: 10px;
}

    .list-box-purple.resources .box-single:hover {
        border: 0;
    }

    .list-box-purple.resources .box-single .box-head {
        height: 40px;
    }

        .list-box-purple.resources .box-single .box-head .res-icons {
            float: left;
        }

            .list-box-purple.resources .box-single .box-head .res-icons a {
                display: inline-block;
                font-size: 25px;
                margin-right: 5px;
            }

                .list-box-purple.resources .box-single .box-head .res-icons a img {
                    vertical-align: middle;
                }

        .list-box-purple.resources .box-single .box-head .del-res {
            color: #fff;
            float: right;
        }

            .list-box-purple.resources .box-single .box-head .del-res a {
                color: #fff;
                font-size: 18px;
                opacity: 1;
            }

    .list-box-purple.resources .box-single .box-body {
        font-size: 16px;
    }

        .list-box-purple.resources .box-single .box-body p {
            font-size: 16px;
        }

        .list-box-purple.resources .box-single .box-body ul {
            margin: 20px 0;
        }

    .list-box-purple.resources .box-single .box-footer {
        border-top: 1px solid #400069;
        margin: 30px -10px 0;
        padding: 10px;
        padding-bottom: 0;
    }

        .list-box-purple.resources .box-single .box-footer:after {
            display: block;
            clear: both;
            content: "";
        }

        .list-box-purple.resources .box-single .box-footer a {
            float: left;
            font-size: 12px;
            text-align: center;
            margin-right: 15px;
            display: inline-block;
        }

            .list-box-purple.resources .box-single .box-footer a.inactive {
                color: #c2c2c2;
            }

            .list-box-purple.resources .box-single .box-footer a img {
                display: block;
                margin: 0 auto;
            }

.list-box-red .box-single {
    background: none repeat scroll 0 0 #cd3126;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding: 15px 15px 100px;
    position: relative;
    line-height: normal;
    min-height: 595px;
    position: relative;
}

    .list-box-red .box-single .btn {
        min-width: 0px;
    }

    .list-box-red .box-single .row {
        margin: 0 -5px;
    }

    .list-box-red .box-single .col-md-4, .list-box-red .box-single col-xs-4 {
        padding: 0 5px;
    }

    .list-box-red .box-single.checked {
        border: 5px solid #532201;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 95px;
    }

    .list-box-red .box-single a {
        color: #fff;
        display: block;
    }

    .list-box-red .box-single h3 {
        color: #fff;
        text-decoration: underline;
    }

    .list-box-red .box-single p {
        font-size: 15px;
        color: #fff;
        margin: 0;
    }

        .list-box-red .box-single p.more a {
            text-decoration: underline;
            color: #fff;
        }

    .list-box-red .box-single .desc {
        margin: 15px 0;
    }

    .list-box-red .box-single > ul {
        bottom: 20px;
        height: 45px;
        position: absolute;
        width: 200px;
        padding-left: 0;
    }

    .list-box-red .box-single.checked > ul, .list-box-red .box-single:hover > ul {
        bottom: 15px;
    }

    .list-box-red .box-single > ul > li {
        display: inline-block;
        font-size: 9px;
        line-height: 10px;
        margin-right: 10px;
        opacity: 0.9;
        position: relative;
    }

        .list-box-red .box-single > ul > li span {
            line-height: 12px;
            padding: 0 4px;
            position: absolute;
            right: 6px;
            top: 0;
            background: #c87026;
        }

    .list-box-red .box-single .marked {
        display: none;
    }

    .list-box-red .box-single.checked .marked {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        background: #512301;
        display: block;
    }

        .list-box-red .box-single.checked .marked:before {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #512301 transparent;
            position: absolute;
            left: -20px;
            content: "";
        }

        .list-box-red .box-single.checked .marked:after {
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #512301 transparent;
            position: absolute;
            top: 20px;
            right: 0px;
            content: "";
        }

    .list-box-red .box-single.checkede .marked i {
        vertical-align: middle;
    }

.list-box-red .box-singl.checkede .marked i {
    vertical-align: middle;
}

.list-box-red .box-single .box-head {
    height: 40px;
}

    .list-box-red .box-single .box-head .res-icons {
        float: left;
    }

        .list-box-red .box-single .box-head .res-icons a {
            display: inline-block;
            font-size: 25px;
            margin-right: 5px;
        }

            .list-box-red .box-single .box-head .res-icons a img {
                vertical-align: inherit;
                max-height: 23px;
            }

    .list-box-red .box-single .box-head .del-res {
        color: #2d2d2d;
        float: right;
    }

        .list-box-red .box-single .box-head .del-res a {
            color: #ffffff;
            font-size: 18px;
            opacity: 1;
        }

.list-box-red .box-single .box-body {
    font-size: 16px;
}

    .list-box-red .box-single .box-body .video {
        text-align: center;
        margin-bottom: 10px;
    }

        .list-box-red .box-single .box-body .img, .list-box-red .box-single .box-body .video iframe {
            max-width: 100%;
        }

    .list-box-red .box-single .box-body p {
        font-size: 16px;
    }

    .list-box-red .box-single .box-body ul {
        margin: 20px 0 0;
    }

.list-box-red .box-single .box-footer {
    border-top: 1px solid #8b3b0a;
    margin: 0 0px 0;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

    .list-box-red .box-single .box-footer a {
        float: left;
        font-size: 13px;
        text-align: center;
        margin-right: 15px;
        display: inline-block;
    }

        .list-box-red .box-single .box-footer a.inactive {
            opacity: 0.7;
            color: #2d2d2d;
        }

        .list-box-red .box-single .box-footer a.del-property {
            opacity: 0.7;
            color: #2d2d2d;
        }

        .list-box-red .box-single .box-footer a img {
            display: block;
            margin: 0 auto;
            max-height: 20px;
        }

        .list-box-red .box-single .box-footer a.inactive img {
            opacity: 0.7;
        }

.quick-links-content h3 {
    color: #9d9d9d;
}

.quick-links-content h6 {
    color: #333434;
    font-size: 16px;
    font-family: 'segoe_uisemibold';
}

.quick-link-list {
    margin: 20px 0;
}

    .quick-link-list .quick-link {
        background: #f4f4f7;
        padding: 15px;
        margin-bottom: 15px;
    }

        .quick-link-list .quick-link h3 {
            margin: 0 0 5px 0;
            color: #2d2d2d;
            font-size: 17px;
            word-wrap: break-word;
            white-space: pre-wrap;
        }

        .quick-link-list .quick-link p {
            margin: 0;
            font-size: 15px;
            word-wrap: break-word;
        }

        .quick-link-list .quick-link a {
            text-decoration: underline;
            color: #174cad;
            word-wrap: break-word; /*white-space: pre-wrap;*/
        }

            .quick-link-list .quick-link a.delete {
                position: absolute;
                right: 20px;
                top: 5px;
                color: #2d2d2d;
            }

            .quick-link-list .quick-link a.edit {
                text-decoration: none;
            }

.wrap-add-qlink {
    max-width: 505px;
    margin: 0 auto;
}

.choose-class-planner {
    margin-left: 40px;
    display: none;
}

    .choose-class-planner.view {
        display: inline-block;
    }

    .choose-class-planner span {
        display: inline-block;
        margin-right: 20px;
        margin-top: 5px;
    }

    .choose-class-planner .form-control {
        display: inline-block;
        width: auto;
        min-width: 200px;
    }

.search-results {
    margin-top: 20px;
}

.archivedsubject {
    background: red;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}

.archivedsubject-standard {
    background: red;
    color: white;
    font-size: 20px;
    margin-left: 24px;
    padding: 10px;
    display: inline-block;
}

.list-box-pgreen .row {
    margin: 0 -5px;
}

.list-box-pgreen .col-md-4, .list-box-pgreen .col-sm-4, .list-box-pgreen .col-sm-6 {
    padding: 0 5px;
}

.list-box-pgreen .box-single {
    background: #23b000;
    color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
}

    .list-box-pgreen .box-single.bottom-add {
        padding-bottom: 50px;
    }

    .list-box-pgreen .box-single h3 {
        color: #fff !important;
        margin-bottom: 10px;
    }

    .list-box-pgreen .box-single h4 {
        color: #ffffff !important;
    }

    .list-box-pgreen .box-single h3.ul {
        text-decoration: underline;
    }

    .list-box-pgreen .box-single p {
        font-size: 15px;
        margin: 0;
    }

    .list-box-pgreen .box-single .add-course {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

        .list-box-pgreen .box-single .add-course a {
            background: #0e4600;
            color: #fff;
            padding: 8px 12px;
            display: block;
            width: 40px;
            height: 40px;
            text-align: center;
            cursor: pointer;
        }

            .list-box-pgreen .box-single .add-course a:before {
                content: "\f067";
                font-family: FontAwesome;
                font-size: 18px;
            }

            .list-box-pgreen .box-single .add-course a.added:before {
                content: "\f00c";
                font-family: FontAwesome;
                font-size: 18px;
            }

.search-filter .row {
    margin: 0 -5px;
}

.search-filter .col-sm-5, .search-filter .col-sm-4, .search-filter .col-sm-3, .search-filter .col-sm-2 {
    padding: 0 5px;
}

.fg-inline .row {
    margin: 0 -5px;
}

    .fg-inline .row .col-sm-2, .fg-inline .row .col-sm-3, .fg-inline .row .col-sm-4, .fg-inline .row .col-sm-5, .fg-inline .row .col-sm-6, .fg-inline .row .col-sm-7, .fg-inline .row .col-sm-8, .fg-inline .row .col-xs-2, .fg-inline .row .col-xs-3, .fg-inline .row .col-xs-4, .fg-inline .row .col-xs-5, .fg-inline .row .col-xs-6, .fg-inline .row .col-xs-7, .fg-inline .row .col-xs-8 {
        padding: 0 5px;
    }

.player-title {
    border-bottom: 1px solid #959595;
    padding: 0 0 25px;
    margin-bottom: 25px;
}

    .player-title h1 {
        font-size: 24px;
        color: #2d2d2d;
    }

    .player-title .video-meta {
        color: #959595;
        font-size: 14px;
    }

        .player-title .video-meta span {
            display: inline-block;
            margin-right: 20px;
        }

        .player-title .video-meta strong {
            font-family: 'segoe_uibold';
            margin-right: 2px;
        }

.video .frame {
    margin-bottom: 15px;
}

.video .video-actions {
    margin-bottom: 10px;
}

.video .video-info {
    margin-bottom: 20px;
}

.video-info .row {
    margin: 0 -5px;
}

    .video-info .row .col-sm-6 {
        padding: 0 5px;
    }

.video-info h4 {
    font-size: 16px;
    font-family: 'segoe_uiregular';
    line-height: 24px;
    margin: -7px 0 0;
}

.video-info p {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

.video-info img {
    vertical-align: text-bottom;
    margin-left: 5px;
}

.related-videos {
}

.video-list {
    padding: 0 5px;
}

.related-videos-pane {
    margin: 0 0 20px;
}

.related-videos h3 a {
    color: #959595;
}

.related-videos-pane {
    border: 3px solid #96981b;
    padding: 10px;
}

    .related-videos-pane .row {
        margin: 0 -5px;
    }

        .related-videos-pane .row .col-sm-4, .related-videos-pane .row .col-sm-8 {
            padding: 0 5px;
        }

.video-verbiage, .video-verbiage-gray-bg {
    margin: 0px 0 20px;
    font-size: 12px;
}

.video-verbiage-gray-bg {
    background: #f5f5f5;
    padding: 15px;
}

.sharing {
    margin-bottom: 20px;
}

    .sharing a {
        color: #2d2d2d;
        /*width: 36px;*/
        display: inline-block;
        text-align: center;
        font-size: 14px;
        line-height: normal;
    }

        .sharing a i {
            display: block;
            font-size: 18px;
            margin-top: -3px;
        }

.stamp {
    margin-top: 15px;
    margin-bottom: 20px;
}

    .stamp img {
        max-width: 100%;
    }

.video-align-standards {
    background: #01a7c6;
    padding: 10px;
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 10px;
}

.access-ponis {
    background: #b12c00;
    padding: 10px;
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 10px;
}

.video-align-standards a {
    cursor: pointer;
    color: #ffffff;
    padding: 10px;
    display: block;
}

.access-points {
    background: #b12c00;
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 10px;
}

    .access-points a {
        cursor: pointer;
        color: #ffffff;
        padding: 10px;
        display: block;
    }

.col-sm-6 .access-points a {
    min-height: 155px;
}

.other-related-resource {
    background: #7d02a5;
    padding: 10px;
    color: #ffffff;
}

    .other-related-resource .row {
        margin: 0 -2px;
    }

        .other-related-resource .row .col-sm-8, .other-related-resource .row .col-sm-4 {
            padding: 0 2px;
        }

    .other-related-resource h3 {
        color: #ffffff;
    }

    .other-related-resource ul {
        margin: 0;
        padding: 50px 0 0;
        list-style: none;
    }

        .other-related-resource ul li {
            font-size: 13px;
            font-family: inherit;
            margin: 0 0 10px;
            font-weight: 400;
            font-style: normal;
        }

            .other-related-resource ul li img {
                margin-right: 6px;
            }

    .other-related-resource .total-resources {
        margin-top: -20px;
    }

.highlight {
    font-size: 42px;
    line-height: normal;
    font-weight: 300;
    font-style: normal;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.custom-tooltip {
    background: #fff;
    width: 260px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #b8b8b8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    position: absolute;
    /*left: 70%;*/
    top: -35%;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    visibility: hidden;
}

.resource-single:hover .custom-tooltip {
    opacity: 1;
    visibility: visible;
}

.custom-tooltip .tooltip-title {
    background: #f7f7f7;
    padding: 3px 10px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

    .custom-tooltip .tooltip-title h4 {
        margin: 0;
    }

.custom-tooltip .tooltip-content {
    padding: 15px;
    color: #2d2d2d;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}


/* Media  Queries*/
/* Does the same thing as <meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See http://core.trac.wordpress.org/ticket/25888.
*/
@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media (min-width:1200px) {
    .container {
        width: 980px;
    }
}

.classseparateratebuttons {
    padding-top: 7px;
    clear: both;
}

.classrate_padding {
    margin-bottom: 2px;
    padding-right: 50px;
}

@media (max-width:992px) {
    .header .logo {
        width: 153px;
        margin: 0 auto;
    }

        .header .logo .tagline {
            display: none;
        }

    .wrapper-nav {
        display: none;
    }

    .header .show-mm-menu {
        display: block;
    }

    .header .members_area .members-md {
        display: none;
    }

    .header .members_area .members-sm {
        display: block;
    }

    .wrapper-header {
        color: #006675;
    }

    .header .dropdown-menu a {
        line-height: 40px;
    }

    .header .members_area .help {
        float: none;
        color: #fff;
    }

    .content {
        margin: 20px 0 0;
    }

    .wrapper-header {
        height: 48px;
    }

    .header .members_area {
        margin-right: 0;
    }

    .rss-feed-list .feed {
        height: 220px;
    }

    .profile-main .form-unit .form-group .alert-error {
        position: static;
    }

    .resources-content.new .resource-single .r-align {
        height: 50px;
    }

    .about-box {
        height: 350px;
    }

    .profile-main .form-unit .radio label, .profile-main .form-unit .checkbox label {
        white-space: normal;
    }

    .choose-class-planner {
        margin-left: 20px;
    }

    .dotted-box ul li {
        float: none;
        width: 100%;
        display: block;
    }

    .content .title h1 {
        font-size: 28px;
    }

    .classseparateratebuttons {
        padding-top: 0px;
    }

    .classrate_padding {
        margin-top: 4px;
        padding-right: 4px;
    }
}

@media (max-width:767px) {
    .user-info {
        margin-top: 20px;
    }

    .videos {
        padding: 30px;
    }

    .video-wrap {
        margin: 0 0 20px 0;
    }

        .video-wrap .video-info {
            max-width: none;
            padding-left: 20px;
        }

        .video-wrap .glyphicon {
            font-size: 40px;
        }

    .social {
        margin: 0 0 20px;
    }

        .social .social-info {
            margin: 0 0 20px;
        }

    .footer-links {
        margin-bottom: 20px;
    }

        .footer-links a {
            display: block;
        }

    .noti-actions .btn {
        padding: 5px;
        margin: 0 0 5px;
    }

    .rss-feed-list .feed {
        height: auto;
    }

    .profile-actions {
        margin: 0 auto;
    }

    .setting-tab-panel .nav-tabs > li {
        width: 30%;
    }

        .setting-tab-panel .nav-tabs > li a {
            width: auto;
            font-size: 0.9em;
            padding: 5px 5px;
        }

    .list-box-army .box-single {
        margin-bottom: 10px;
    }

    .about-box {
        height: auto;
    }

    .dotted-box {
        margin-top: 20px;
    }

        .dotted-box ul li {
            width: 50%;
            float: left;
        }

    .content .title h1 {
        font-size: 24px;
    }

    .profile-main .form-unit label {
        margin: 0 0 10px 0;
    }

    .ClassGeoTagItem {
        clear: both;
    }

        .ClassGeoTagItem .geo-map-icon {
            margin-left: -4px;
            margin-top: 5px;
            min-width: 12px;
            max-width: 100%;
        }
}

@media (max-width:480px) {
    .nav-tabs li {
        float: none;
    }

        .nav-tabs li a {
            display: block;
            width: auto;
            margin-right: 0;
        }

    .setting-tab-panel .nav-tabs > li {
        width: auto;
    }

    .uploaded-files .file-actions {
        width: auto;
    }

        .uploaded-files .file-actions a {
            font-size: 0;
            display: inline-block;
            margin: 0 auto;
            float: none;
            text-align: center;
            display: block;
            max-width: 30px;
        }

            .uploaded-files .file-actions a i {
                font-size: 14px;
                margin-right: 0;
            }

        .uploaded-files .file-actions img {
            margin-right: 0;
            margin-top: 10px;
            margin-bottom: 5px;
        }

    .uploaded-files .file-text h4 span.status {
        display: block;
        margin-left: 0;
        margin-top: 0px;
    }

    .authors .file-actions {
        width: auto;
    }

        .authors .file-actions a {
            font-size: 0;
        }

            .authors .file-actions a i {
                font-size: 14px;
                margin-right: 0;
            }

    .choose-class-planner span {
        display: block;
    }

    .content .my-app-list .app a {
        min-height: 170px;
    }

    .content .my-app-list .app .weather-desc h4 {
        margin-bottom: 10px;
    }

    #legend-rc, #legend-rc .dropdown-menu {
        margin-right: -165px;
    }
}

@media (min-width:768px) {
    .modal-dialog {
        width: 880px;
    }

    .container {
        padding: 0 7px;
    }
}

.user-responses li {
    border-bottom: 1px solid #959595;
    margin-bottom: 15px;
}

    .user-responses li h4 {
        margin: 0;
    }

    .user-responses li li {
        border-bottom: none;
        margin-bottom: 0px;
    }

.lessons {
    margin-top: 50px;
}

.list-box-white .box-single {
    background: none repeat scroll 0 0 #fff;
    color: #2d2d2d;
    margin-bottom: 15px;
    padding: 15px 15px 55px;
    position: relative;
    line-height: normal;
    min-height: 400px;
    position: relative; /*word-break: break-all;*/
}

    .list-box-white .box-single.inactive {
        color: #959595;
    }

    .list-box-white .box-single .box-head {
        margin-bottom: 15px;
        height: 35px;
    }

        .list-box-white .box-single .box-head img {
            vertical-align: middle;
        }

    .list-box-white .box-single .box-footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        left: 0;
        padding: 15px;
    }

    .list-box-white .box-single.checked {
        border: 5px solid #532201;
        padding: 10px 10px 95px;
    }

    .list-box-white .box-single h3 {
        color: #2d2d2d;
        text-decoration: underline;
    }

    .list-box-white .box-single p {
        font-size: 15px;
        color: #2d2d2d;
        margin: 0;
    }

        .list-box-white .box-single p.more a {
            text-decoration: underline;
            color: #2d2d2d;
        }

    .list-box-white .box-single .desc {
        margin: 15px 0;
    }

    .list-box-white .box-single > ul {
        bottom: 20px;
        height: 45px;
        position: absolute;
        width: 200px;
        padding-left: 0;
    }

        .list-box-white .box-single > ul > li {
            display: inline-block;
            font-size: 9px;
            line-height: 10px;
            margin-right: 10px;
            opacity: 0.5;
            position: relative;
        }

            .list-box-white .box-single > ul > li.is-active {
                opacity: 1;
            }

            .list-box-white .box-single > ul > li > a {
                color: #2d2d2d;
                text-decoration: underline;
            }

    .list-box-white .box-single.inactive h3, .list-box-white .box-single.inactive h4, .list-box-white .box-single.inactive h5, .list-box-white .box-single.inactive p {
        color: #959595;
    }

    .list-box-white .box-single .box-body a {
        color: #00a4ce;
    }

    .list-box-white .box-single.inactive .box-footer {
        color: #2d2d2d;
        word-break: normal;
    }

.lessons .box-single {
    border: 4px solid #f4f4f7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-height: 300px;
}

    .lessons .box-single h4 {
        font-size: 18px;
        margin: 0;
    }

    .lessons .box-single h5 {
        font-size: 18px;
        font-family: 'segoe_uiregular';
    }

.t_Content_custom {
    color: #333;
    font-size: 10px;
    line-height: 16px;
    padding: 7px 8px;
}

    .t_Content_custom a, .t_Content_custom a:hover {
        color: #5daae2;
        text-decoration: none;
        background: none;
        border: 0;
    }

        .t_Content_custom a:hover {
            color: #57a1d6;
            text-decoration: underline;
        }

#accesspoints .search-bar {
    background-color: #f6f7f8;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 7px 20px 7px;
    margin: 0 -20px 20px;
}

#search-facets .search-bar {
    background-color: #f6f7f8;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 7px 20px 7px;
    margin: 0 -20px 20px;
}

.view-options ul li {
    float: left;
    margin-right: 15px;
}

.callout {
    background-color: #F6F7F8;
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
    padding: 7px 0 2px;
}

    .callout.alt {
        background-color: #FFFFFF;
    }

#accesspoints .view-options {
    font-size: 12px;
}

    #accesspoints .view-options ul li {
        float: left;
        margin-right: 15px;
    }

        #accesspoints .view-options ul li:last-child {
            margin-right: 0;
        }

    #accesspoints .view-options label, .view-options label {
        font-size: 12px;
        margin: 0;
        font-weight: normal;
    }

.filter-options {
    background: #f4f4f7;
    padding: 10px;
}

    .filter-options .form-group {
        margin-bottom: 0;
        position: relative;
    }

.course-details h3 {
    font-size: 24px;
}

.course-details h4 {
    font-size: 18px;
}

.course-details h3 .btn {
    font-family: 'segoe_uiregular';
    margin-left: 20px;
}

.course-details .units {
    margin: 40px 0 0;
}

    .course-details .units ul li {
        background: #fff799;
        /*display: block;*/
        padding: 1px 10px;
        margin-bottom: 0px;
    }

.course-details .course-options {
    margin-top: 30px;
}

.course-details .ul-url {
    color: #00a4ce;
}

.course-details ul.unstyled li {
    margin-left: 20px;
}

.quiz-builder {
    border: 2px solid #f4f4f7;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.quiz-builder-header {
    padding: 20px;
    border-bottom: 2px solid #f4f4f7;
}

    .quiz-builder-header p {
        margin: 0;
    }

.quiz-builder-body {
    padding: 20px;
}

.accordion .panel {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.accordion .panel-group .panel-heading, .accordion .panel-collapse .panel-body {
    border: 0 !important;
}

.accordion .panel-heading {
}

    .accordion .panel-heading a {
        background: url(../images/accordion-arrow-up.png) no-repeat right center #f4f4f7;
        display: block;
    }

        .accordion .panel-heading a.collapsed {
            background: url(../images/accordion-arrow-down.png) no-repeat right center #f4f4f7;
            display: block;
        }

.course-unlocked {
    font-size: 24px;
    float: left;
}

.course-locked {
    font-size: 24px;
    float: left;
    color: #3c1166;
}

    .course-locked .fa {
        color: #3c1166;
    }

.list-box-purple.courses .box-single {
    padding: 15px 15px 100px;
}

    .list-box-purple.courses .box-single:hover {
        border: 0;
    }

    .list-box-purple.courses .box-single .box-head {
        height: 40px;
    }

        .list-box-purple.courses .box-single .box-head .res-icons {
            float: left;
        }

            .list-box-purple.courses .box-single .box-head .res-icons a {
                display: inline-block;
                font-size: 25px;
                margin-right: 5px;
            }

                .list-box-purple.courses .box-single .box-head .res-icons a img {
                    vertical-align: middle;
                }

        .list-box-purple.courses .box-single .box-head .del-res {
            color: #fff;
            float: right;
        }

            .list-box-purple.courses .box-single .box-head .del-res a {
                color: #fff;
                font-size: 18px;
                opacity: 1;
            }

    .list-box-purple.courses .box-single .box-body {
        font-size: 16px;
    }

        .list-box-purple.courses .box-single .box-body p {
            font-size: 16px;
        }

        .list-box-purple.courses .box-single .box-body ul {
            margin: 20px 0;
        }

    .list-box-purple.courses .box-single .box-footer {
        border-top: 1px solid #400069;
        padding: 15px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .list-box-purple.courses .box-single .box-footer:after {
            display: block;
            clear: both;
            content: "";
        }

        .list-box-purple.courses .box-single .box-footer a {
            float: left;
            font-size: 14px;
            text-align: center;
            margin-right: 17px;
            display: inline-block;
            text-transform: lowercase;
        }

            .list-box-purple.courses .box-single .box-footer a.inactive {
                color: #763309;
            }

            .list-box-purple.courses .box-single .box-footer a img {
                display: block;
                margin: 0 auto 2px;
                height: 22px;
            }

            .list-box-purple.courses .box-single .box-footer a .fa {
                display: block;
                font-size: 22px;
                height: 25px;
            }

    .list-box-purple.courses .box-single .requests {
        margin-top: 100px;
    }

        .list-box-purple.courses .box-single .requests a {
            display: inline-block;
            margin-right: 10px;
            text-decoration: underline;
        }

            .list-box-purple.courses .box-single .requests a img {
                margin-left: 5px;
            }

.grey-hightlighbox {
    background: #f4f4f7;
    padding: 15px;
}

.printcertificate {
    text-align: center;
    overflow-y: auto;
    max-height: 500px;
}

    .printcertificate .logo-cert {
        margin-bottom: 21px;
    }

    .printcertificate h1 {
        text-transform: uppercase;
        font-family: 'segoe_uibold';
    }

    .printcertificate h4 {
        font-family: 'segoe_uibold';
    }

    .printcertificate p {
        margin: 15px 0;
        font-size: 16px;
    }

        .printcertificate p strong {
            font-family: 'segoe_uibold';
        }

.resource-success {
    padding: 0 10px;
}
/*Start tooltip*/
.tooltipHoverUnderline {
    border-bottom: 1px dotted blue;
}

.tooltipHover > .tooltip {
    position: absolute;
    margin-top: 4px;
    max-width: 300px;
    text-align: left !important;
    padding: 10px;
    background-color: #515151;
    color: white;
    border-radius: 5px;
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.tooltipHover:hover .tooltip {
    opacity: 1;
    display: block;
}

.tooltipHover .tooltip:hover {
    opacity: 0;
    display: none;
}

.tooltipHover > .tooltip:before {
    content: '';
    position: absolute;
    left: 10px;
    top: -13px;
    border: 7px solid;
    border-color: transparent transparent #515151 transparent;
}

.circle {
    width: 40px;
    height: 40px;
    border-radius: 150px;
    float: left;
    color: #000;
    padding-top: 5px;
    text-align: center;
    background: #FFF;
    border: 1px solid black;
    margin-right: 5px;
    cursor: pointer;
}

a.LikeIt:hover {
    color: #328f17;
}

a.DontLikeIt:hover {
    color: #d41c1c;
}

.list-box-pgreen .box-single h4 {
    color: #ffffff !important;
}

.content_button {
    border: 1px solid #999999;
    border-radius: 0;
    margin: 0;
}

    .content_button:hover {
        color: #333;
        text-decoration: none;
        background-color: #E6E6E6;
        background-position: 0px -15px;
        transition: background-position 0.1s linear 0s;
    }

.ui-slider-tabs-list {
    white-space: nowrap;
}

#legend-rc .dropdown-menu {
    min-width: 170px;
    margin-top: -1px !important;
}

    #legend-rc .dropdown-menu li.divider {
        padding: 0;
    }

    #legend-rc .dropdown-menu li {
        font-size: 12px !important;
        padding: 0 0 0 10px !important;
        width: 170px;
    }

        #legend-rc .dropdown-menu li span.thumb {
            min-width: 40px;
            padding: 0 5px 0 0;
            display: inline-block;
        }

            #legend-rc .dropdown-menu li span.thumb img {
                max-width: 28px;
                vertical-align: middle;
            }

            #legend-rc .dropdown-menu li span.thumb i {
                font-size: 25px;
                vertical-align: middle;
            }

        #legend-rc .dropdown-menu li a {
            padding: 10px;
            display: block;
        }

            #legend-rc .dropdown-menu li a:hover {
                background: none;
            }
/*added new*/
.list-box-purple .box-single h4 {
    line-height: normal;
    color: #2D2D2D;
}

.search #search-results .slider .list-box-white h2 {
    color: #2D2D2D;
    margin: 0px 0px 10px;
    font-size: 28px;
    font-family: "segoe_uilight";
}

.btn-purple {
    height: auto;
}

.scroll-pane {
    overflow-y: auto;
}

.video-meta {
    color: #959595;
    font-size: 14px;
}

    .video-meta span {
        display: inline-block;
        margin-right: 5px;
        font-weight: 300;
        font-style: normal;
        font-size: 16px;
    }

    .video-meta strong {
        font-family: 'segoe_uibold';
        margin-right: 2px;
    }

.container .content #related-accordion {
    margin-top: 10px;
    margin-bottom: 10px;
}

#icts-toggle .radio input[type="radio"] {
    float: left;
    margin-left: -10px;
}

.connectors.accordion-toggle img {
    /*height: 43px;*/
    float: right;
}

.toggleslide .connectors.accordion-toggle img {
    height: 43px;
    float: right;
}

.connectors.accordion-toggle p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    width: 90px; /*display: inline-block;*/
}

.connectors.accordion-toggle div {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
}

.connectors.accordion-toggle h3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    font-family: inherit;
}

.connectors.minisearch p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    width: 90px; /*display: inline-block;*/
}

.connectors.minisearch img {
    height: 43px;
    float: right;
}

.sharing .text-right {
    white-space: nowrap;
}

.bgcolor15 {
    background: #E79013;
}

.bgcolor10 {
    background: #F35814;
}

#addthis_toolbox {
    display: block;
}

.generaldetails {
    font-weight: 400;
    font-size: 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.detailstitle {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-family: inherit;
}

.toggletitle {
    font-size: 16.5px;
    font-style: normal;
    font-weight: 300;
    font-family: inherit;
}

.toggleheaders {
    font-weight: 300;
    font-style: normal;
    font-size: 24.5px;
    line-height: 40px;
    font-family: inherit;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; /*font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;*/
}

#related-accordion ul.unstyled a {
    color: #2D2D2D;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.generaldetails strong {
    font-weight: bold;
    font-size: 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.accessCourse {
    padding: 0px 10px;
    margin: 10px 20px 10px 10px !important;
}
/******************************Quick Link App Starts******************************/
.pink-box-single {
    background: #a349a4;
    border: 1px solid #a349a4;
    padding: 10px 25px 60px 15px;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
    height: 175px;
}

    .pink-box-single .delete {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    .pink-box-single h3 {
        margin-top: 15px;
        color: #fff;
    }

    .pink-box-single p {
        word-wrap: break-word;
    }

        .pink-box-single p a {
            text-decoration: underline;
            color: #fff;
        }

    .pink-box-single .box-footer {
        border-top: 1px solid #9338b1;
        margin: 0 0px 0;
        padding: 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .pink-box-single .box-footer a {
            font-size: 12px;
            text-align: center;
            margin-right: 15px;
            display: inline-block;
            color: #fff;
        }

            .pink-box-single .box-footer a i {
                display: block;
                margin: 0 auto;
            }
/******************************Quick Link App Ends******************************/

/******************************TO DO App Starts******************************/
.todo-box-single {
    background: #00398F;
    border: 1px solid #3F8EA8;
    padding: 10px 25px 60px 15px;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
    height: 225px;
}

    .todo-box-single .delete {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    .todo-box-single h2 {
        margin-top: 15px;
        color: #fff;
    }

    .todo-box-single p {
        margin-top: 10px;
        word-wrap: break-word;
    }

    .todo-box-single .box-footer {
        border-top: 1px solid #397f96;
        margin: 0 0px 0;
        padding: 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .todo-box-single .box-footer a {
            font-size: 12px;
            text-align: center;
            display: inline-block;
            color: #fff;
        }

            .todo-box-single .box-footer a i {
                display: block;
                margin: 0 auto;
            }

        .todo-box-single .box-footer .priority {
            position: absolute;
            right: 10px;
            bottom: 10px;
            color: #ff0000;
            font-size: 16px;
        }
/******************************TO DO App Ends******************************/

.header .members_area .nav-signup {
    background: none repeat scroll 0% 0% #5402A5;
    float: left;
    width: 160px;
    line-height: 23px;
    text-align: center;
}

.bgColorSignUp {
    background-color: #5402A5 !Important;
}

.bgColorSignIn {
    background-color: #2FA401 !Important;
}

#divAddNewAuthorForm .section-info {
    position: absolute;
    top: inherit;
    bottom: 5px;
}

#divAddNewAuthorForm input {
    width: 90%;
}

.RelatedNoteModalBody {
    overflow-y: scroll;
    max-height: 200px;
    height: 170px;
    border: medium solid;
    margin: 25px;
}
/**nav tabs Preview Course*/
.course-preview h1, .course-preview h2 {
    display: inline-block;
}

.course-preview .nav {
    border: 0px;
    margin: 0px;
}

.course-preview .nav-tabs > li {
    margin-bottom: -1px !important;
}

    .course-preview .nav-tabs > li > a {
        border: 1px solid #400069;
        border-radius: 0px;
        color: #400069;
        font-weight: 300;
        padding-bottom: 4px;
        padding-top: 4px;
        text-decoration: none;
    }

        .course-preview .nav-tabs > .active > a, .course-preview .nav-tabs > li > a:hover {
            background-color: #400069;
            color: #FFF;
            font-weight: 400;
        }

.course-preview .nav > li > a {
    width: auto;
}

.course-preview div.title {
    border-bottom: 1px solid #400069;
    padding: 0px 0px 0px;
    margin-bottom: 5px;
    margin-top: 20px;
}

blockquote, .direct-link {
    font-size: 12px;
}

#DivPrivateContent {
    font-size: 12px;
}

.privateresourcemessage {
    color: red;
}
/*table tr td {
    padding: 4px;
}*/

/*.TakeSurvey {
    font-size: 18px;
    padding-left: 90px;
}*/
/*.resource-preview a {
text-decoration:underline;
}*/





.modal-dialog {
    max-width: 100%;
}

.sharing img {
    padding-left: 5px;
}
/**Charbel Mini Search Related Modal PopUp*/
div.row .search-results .block {
    height: auto;
    margin: 5px 0;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 5px;
    color: white;
    background-color: #107FA1;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.row .search-results [class*="col-md-"], div.row .search-results[class*="col-sm-"], div.row .search-results[class*="col-xs-"] {
    width: 100%;
}

div.row .search-results .block > ul {
    width: 110px;
}

div.row .search-results .block a {
    display: inline-block;
    color: white;
    text-decoration: underline;
}

#search-results.alt .block a {
    color: #333;
}

div.row .search-results .block .course-details {
    display: inline-block;
    margin: 0;
}

div.row .course {
    background: url("../Images/courses.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 34px;
}

.block .row .col-sm-2 ul#firstul li {
    display: inline-block;
    font-size: 9px;
    line-height: 10px;
    margin-right: 10px;
    opacity: 0.5;
    position: relative;
}

    .block .row .col-sm-2 ul#firstul li.is-active {
        opacity: 1;
    }

    .block .row .col-sm-2 ul#firstul li a {
        color: #FFFFFF;
        text-decoration: underline;
    }

.block .row .col-sm-2 > ul#firstul > li img {
    padding-top: 2px;
}

.block .row .col-sm-2 > ul#firstul > li > a img.related-tip {
    bottom: -22px;
    display: none;
    left: 5px;
    position: absolute;
    z-index: 100;
}

.block .row .col-sm-2 > ul#firstul > li span {
    line-height: 12px;
    padding: 0 4px;
    position: absolute;
    right: 6px;
    top: 0;
    background-color: #025A6F;
}

#search-results.alt .slider .block a[data-toggle*="tooltip"] {
    border-bottom: 1px dotted #000000;
    color: #000000;
}

#search-results.alt .slider .block > ul > li > a img.related-tip {
    bottom: -24px;
}

#search-results.alt .slider .block {
    background-color: #FFFFFF;
    color: #333333;
}

    #search-results.alt .slider .block > a {
        color: #333333;
    }

    #search-results.alt .slider .block li span {
        color: #FFFFFF;
    }

#search-results.alt .slider .block {
    border: 3px solid #0090B4;
}

    #search-results.alt .slider .block li .course {
        background: url("../Content/Images/courses-alt.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    }

#search-results .slider .block li .resource {
    background: url("../Content/Images/resources.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 34px;
}

#search-results.alt .slider .block li .resource {
    background: url("../Content/Images/resources-alt.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

#search-results .rummage-remarks {
    border: 1px solid #ffffff;
    width: 100%;
    margin: 19px 0px 0px;
}

#search-results.alt .rummage-remarks {
    border: 1px solid #01A7C6;
}
/*End*/

#icts-toggle .control-group label {
    font-weight: normal;
}

.video-verbiage img, .accordion-body img, .standards-remarks img {
    max-width: 98%;
}

#search-results a[data-toggle*="tooltip"] {
    border-bottom: 1px dotted #fff;
    color: #fff;
}

.popover-content table {
    word-break: break-all;
}

.course-filter .search-box {
    margin: 0;
    width: auto;
}
/*CSS Edit Sep15*/

#search-facets .form-group {
    margin: 0;
}

.filter-dropdown {
    margin: 0 -11px;
}

    .filter-dropdown li {
        text-transform: capitalize;
        font-size: 13px;
        padding: 0 !important;
    }

        .filter-dropdown li i {
            font-size: 10px;
            margin-left: 3px;
        }

        .filter-dropdown li a {
            padding: 3px 5px 9px;
            color: #2d2d2d;
        }

        .filter-dropdown li.active a {
            background: #e5e5e5;
        }

    .filter-dropdown .dropdown {
        float: left;
        margin-left: 15px;
    }

        .filter-dropdown .dropdown a {
            color: #2d2d2d;
            cursor: pointer;
        }

    .filter-dropdown .dropdown-menu .divider {
        margin: 0;
    }

.breadcrumb-wrapper {
    background-color: #f6f7f8;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 7px 0 4px;
    font-size: 14px;
}

    .breadcrumb-wrapper ol, .breadcrumb-wrapper ul {
        margin: 0;
    }

        .breadcrumb-wrapper ol a, .breadcrumb-wrapper ul a {
            color: #2d2d2d;
        }

            .breadcrumb-wrapper ol a:hover, .breadcrumb-wrapper ul a:hover {
                color: #000000;
            }
/*\\CSS Edit Sep15*/




/*Start - Sign in CSS*/

#nav-signin2 .dropdown-menu {
    background: #2FA401;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-top: 0 none;
    margin-right: -1px;
    margin-top: -1px;
    min-width: 160px;
    padding: 10px 0 20px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

    #nav-signin2 .dropdown-menu .errors {
        color: #FFFF00;
        display: none;
        font-size: 13px;
        margin: 0 0 5px;
    }

#nav-signin2 #signin-form form {
    color: #FFF;
    margin: 0px;
}

#nav-signin2 #signin-form h5 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 8px 20px 5px;
}

#nav-signin2 #signin-form .control-group {
    margin: 0px 0px;
}

#nav-signin2 #signin-form .controls {
    margin: 0px 20px;
}

#nav-signin2 #signin-form label {
    color: #FFF;
    font-size: 12px;
}

#nav-signin2 #signin-form .controls input {
    border: medium none;
    border-radius: 0px;
    margin-bottom: 10px;
    padding-left: 5px;
}

#nav-signin2 #signin-form .controls.inputControl input {
    color: #555;
    width: 100%;
}

#nav-signin2 #signin-form .controls .checkbox {
    padding-top: 0px;
}

    #nav-signin2 #signin-form .controls .checkbox span {
        color: #FFF;
        font-size: 12px;
    }

#nav-signin2 #signin-form .controls .btn-info {
    background-color: #4BC6D0;
    background-image: none;
    border-color: transparent;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 transparent;
    font-size: 13px;
    padding: 6px 18px;
    text-shadow: 0 0 0 transparent;
}

#nav-signin2 #signin-form .validation-summary-errors {
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 10px;
}

    #nav-signin2 #signin-form .validation-summary-errors ul {
        list-style: none outside none;
    }

#nav-signin2 {
    display: inline-block;
}

    #nav-signin2:hover, #nav-signin2.open {
        background-color: #2FA401;
    }

        #nav-signin2.open a {
            color: #ffffff;
        }

    #nav-signin2 .dropdown-menu {
        text-transform: none;
        padding: 0;
        border: 0;
    }

        #nav-signin2 .dropdown-menu > li {
            border-bottom: 1px solid #198000;
            border-top: 1px solid #198000;
        }

            #nav-signin2 .dropdown-menu > li > a {
                padding: 10px 25px;
                text-transform: capitalize;
                line-height: normal;
                font-family: 'segoe_uibold';
            }

            #nav-signin2 .dropdown-menu > li.first {
                border-top: 0;
            }

            #nav-signin2 .dropdown-menu > li > a:hover, #nav-signin2 .dropdown-menu > li > a:focus {
                color: #d00204;
            }

    #nav-signin2 #input-forgot {
        margin: 8px 20px;
        width: 216px;
    }

        #nav-signin2 #input-forgot a {
            color: #FFF;
            font-size: 11px;
            text-decoration: none;
        }

    #nav-signin2 #sso-login {
        margin: 10px 20px 0;
        width: 216px;
        color: #FFF;
    }

        #nav-signin2 #sso-login hr {
            border: 0px;
            border-top: 1px solid #FFFFFF;
            margin-bottom: 5px;
            padding-bottom: 8px;
        }

        #nav-signin2 #sso-login p {
            font-size: 11px;
            line-height: 16px;
            margin: 0 0 5px;
        }

        #nav-signin2 #sso-login a {
            color: #FFFFFF;
            font-size: 11px;
            font-weight: normal;
            margin-top: 5px;
        }

        #nav-signin2 #sso-login a {
            line-height: 10px;
            padding: 0 10px;
        }

        #nav-signin2 #sso-login p {
            margin-bottom: 15px;
        }
/*End - Sign in CSS*/



.approvers-staandards .box-single {
    border: 5px solid #07455A;
    padding: 5px;
}

    .approvers-staandards .box-single .edit-icon {
        position: absolute;
        right: 5px;
        bottom: 5px;
        color: #fff;
    }

        .approvers-staandards .box-single .edit-icon img {
            display: block;
            margin: 0 auto;
        }

    .approvers-staandards .box-single .remove-icon {
        position: absolute;
        right: 5px;
        top: 5px;
        color: #fff;
    }
/*CSS Edited By Sandeep Team on May 6, 15*/

.approvers-staandards .CourseEditFormCustomStandard .box-single {
    border: 0;
    padding: 10px;
}

    .approvers-staandards .CourseEditFormCustomStandard .box-single .edit-icon {
        right: auto;
        left: 10px;
    }

        .approvers-staandards .CourseEditFormCustomStandard .box-single .edit-icon img {
            max-height: 20px;
        }

    .approvers-staandards .CourseEditFormCustomStandard .box-single .remove-icon {
        bottom: 5px;
        color: #fff;
        font-size: 14px;
        right: 10px;
        position: absolute;
        text-align: center;
        left: auto;
        top: auto;
    }

        .approvers-staandards .CourseEditFormCustomStandard .box-single .remove-icon i {
            font-size: 20px;
        }
/*CSS Edited By Sandeep Team Closed */
div#inifiniteScroll-courses {
    margin: 0 auto;
    width: 220px;
    text-align: center;
    padding: 10px 20px;
    font-weight: bold;
    color: rgb(32, 85, 13);
    cursor: pointer;
    display: none;
}

.highlightICT {
    background-color: yellow;
}

.validation-green {
    background: #089601;
    padding: 5px;
    color: #fff;
    max-width: 480px;
    margin: 0 auto 15px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
}

.list-box-cyan .box-single {
    background: #e6ffd5;
    padding: 30px 15px;
    margin-bottom: 25px;
    min-height: 810px;
}

.list-box-cyan-sm .box-single {
    min-height: 480px;
}

.bg-red {
    background: red;
    padding: 2px;
    margin: 2px;
    display: inline-block;
}

.warning-icon {
    font-size: 2em;
    padding: 10px;
}

.certification-box .box-single {
    min-height: inherit;
}

.certification-box .edit-icon, .certification-box .delete-icon {
    width: 80px;
    display: table-cell;
    height: 90px;
    vertical-align: middle;
}

    .certification-box .edit-icon a, .certification-box .delete-icon a {
        color: #fff;
    }

.ClassGeoTagItem a.remove:after {
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
    position: absolute;
    right: 3px;
    top: 0px;
    color: #cccccc;
}

.individual_reviews {
    margin: 15px 0 0;
}

    .individual_reviews ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .individual_reviews ul li {
            margin-bottom: 10px;
            background: #f4f4f7;
            padding: 10px;
            text-transform: capitalize;
        }

    .individual_reviews h4 {
        font-family: "segoe_uibold";
        font-size: 16px;
    }

.title-notes {
    margin-bottom: 5px;
}

    .title-notes .title-notes-main {
        margin-bottom: 5px;
        font-family: "segoe_uibold";
        background: #f4f4f7;
        padding: 10px;
    }

    .notes-list .notes-item, .title-notes .value-notes-main {
        margin-bottom: 5px;
        background: #f4f4f7;
        padding: 10px;
    }

.notes-list .notes-item {
    margin-bottom: 10px;
}

.approvers {
}

    .approvers li {
        cursor: pointer;
    }

    .approvers .file-details {
        background: #107fa1;
        padding: 15px;
        color: #fff;
        margin-bottom: 10px;
    }

        .approvers .file-details:after {
            display: block;
            clear: both;
            content: "";
        }

        .approvers .file-details .file-text {
            overflow: hidden;
            padding-right: 20px;
        }

    .approvers .file-text h4 {
        color: #fff;
        margin: 0;
    }

        .approvers .file-text h4 span.status {
            font-size: 10px;
            font-family: 'segoe_uiregular';
            color: #fff;
            font-weight: normal;
            margin-left: 5px;
            padding: 3px 4px;
            background: #ca550f;
            color: #fff;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            position: relative;
            top: -3px;
        }

    .approvers .file-text span.register-btn {
        font-size: 10px;
        font-family: 'segoe_uiregular';
        color: #fff;
        font-weight: normal;
        margin-top: 5px;
        padding: 3px 4px;
        background: #ca550f;
        color: #fff;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        display: inline-block;
    }

    .approvers .file-text p {
        color: #fff;
        line-height: normal;
        margin: 0;
    }

    .approvers .file-actions {
        width: 85px;
        display: block;
    }

        .approvers .file-actions a {
            display: block;
            background: #333434;
            padding: 5px;
            color: #fff;
            line-height: normal;
            text-transform: lowercase;
            font-size: 14px;
            margin-bottom: 3px;
        }

        .approvers .file-actions img {
            margin-right: 5px;
            width: 18px;
        }

.keyword-for-approver {
    background: none repeat scroll 0 0 hsl(0, 0%, 96%);
    margin: 10px 0 15px;
    padding: 15px 20px;
    position: relative;
}

#deleteapprover {
    z-index: 1052;
}

    #deleteapprovergroup .modal-dialog, #deleteapprover .modal-dialog {
        max-width: 400px;
    }
/*New CSS Added By Sandeep Team on May 6, 15*/

.CourseEditFormCustomStandard .box-single span.check {
    display: none;
}

.CourseEditFormCustomStandard .box-single span.check {
    background: none repeat scroll 0 0 #07455a;
    color: #fff;
    display: none;
    font-size: 20px;
    height: 20px;
    line-height: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0px;
    top: 0;
    width: 20px;
}

.CourseEditFormCustomStandard .box-single.checked {
    border: 5px solid #07455a;
    padding: 5px;
}

    .CourseEditFormCustomStandard .box-single.checked span.check:before {
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 20px 20px 0;
        border-color: transparent #07455a transparent transparent;
        line-height: 0px;
        _border-color: #000000 #07455a #000000 #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
        content: "";
        display: table;
        position: absolute;
        left: -19px;
        top: 0;
    }

    .CourseEditFormCustomStandard .box-single.checked span.check:after {
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 20px 20px 0;
        border-color: transparent #07455a transparent transparent;
        line-height: 0px;
        _border-color: #000000 #07455a #000000 #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
        content: "";
        display: table;
        position: absolute;
        right: 0px;
        top: 20px;
    }

    .CourseEditFormCustomStandard .box-single.checked span.check {
        display: block;
    }
/*New CSS Added By Sandeep Team Closed */

/*added new end*/


#loading-div-background-resource {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #D2D2D2;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#loading-div-resource {
    width: 300px;
    height: 200px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
}

.ui-slider-tabs-content-container {
    z-index: 200 !important;
}

.search-legend {
    text-align: right;
}

    .search-legend .dropdown-menu {
        right: 0;
        text-align: left;
    }

    .search-legend .legend-single {
        display: inline-block;
        width: 30px;
        height: 18px;
        background: #c0c0c0;
        margin: 4px 15px 0 0;
        vertical-align: middle;
        float: left;
    }

.widgets-list .col-sm-12 .box-single {
    height: auto;
    min-height: 0;
}

.search-legend .legend-single.resource {
    background: #107fa1;
}

.search-legend .legend-single.access-points {
    background: #cc5803;
}

.box-single .delete {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.widgets-list .box-single:hover {
    border: none;
    padding: 15px 15px 100px;
}

.widgets-list .list-box-orange.no-footer .box-single {
    padding: 15px;
}

.widgets-list .box-single .delete {
    right: 5px;
    top: 5px;
}

.widgets-list .box-single:hover .delete {
    right: 5px;
    top: 5px;
}

.widgets-list .box-single.accesspoint {
    background: #107fa1;
}

.widgets-list .box-single h2 {
    margin: 0 0 20px;
    font-size: 22px;
    color: #fff;
    font-family: "segoe_uiregular", arial;
}

.widgets-list .box-single h3 {
    margin: 10px 0;
    font-size: 15px;
    color: #fff;
    font-family: "segoe_uiregular", arial;
    text-decoration: underline;
}

.widgets-list .box-single p.desc {
    font-size: 18px;
    line-height: 20px;
}

.widgets-list .box-single p.widget-stat {
    font-size: 12px;
}

.widgets-list .box-single p a {
    display: inline-block;
    text-decoration: underline;
}

.widgets-list .box-single p.widget-stat strong {
    font-family: "segoe_uibold";
    font-weight: normal;
}

    .widgets-list .box-single p.widget-stat strong.block {
        display: block;
        margin-top: 5px;
    }

.widgets-list .list-box-orange .box-single .box-footer {
    border-top: 1px solid #8b3b0a;
    margin: 0 0px 0;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

    .widgets-list .list-box-orange .box-single .box-footer a {
        float: left;
        font-size: 12px;
        text-align: center;
        margin-right: 15px;
        display: inline-block;
    }

        .widgets-list .list-box-orange .box-single .box-footer a.inactive {
            color: #763309;
        }

        .widgets-list .list-box-orange .box-single .box-footer a i {
            display: block;
            margin: 0 auto;
            font-size: 18px;
        }

.widgets-list .list-box-orange .box-single.accesspoint .box-footer {
    border-color: #04546c;
}

.widgets-list .list-box-orange.no-color .box-single {
    background: none;
    border: 4px solid #cc5803;
    padding: 11px;
}

    .widgets-list .list-box-orange.no-color .box-single h3, .widgets-list .list-box-orange.no-color .box-single p, .widgets-list .list-box-orange.no-color .box-single a {
        color: #cc5803;
    }

#search-facets.callout {
    background-color: #f6f7f8;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 7px 0 7px;
    margin-top: 25px;
}

#search-facets #widget-view-options ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

    #search-facets #widget-view-options ul li {
        padding: 0 10px;
        float: left;
        font-size: 14px;
        color: #666666;
    }

        #search-facets #widget-view-options ul li a {
            color: #666666;
            font-size: 14px;
            text-decoration: none;
        }

            #search-facets #widget-view-options ul li a.selected {
                color: #0090b4;
            }

            #search-facets #widget-view-options ul li a i {
                font-size: 24px;
                vertical-align: text-bottom;
            }

        #search-facets #widget-view-options ul li label {
            font-family: "segoe_uiregular", arial;
            font-weight: normal;
            margin-top: 4px;
        }

            #search-facets #widget-view-options ul li label input[type="checkbox"] {
                vertical-align: inherit;
                margin: 0;
                margin-right: 5px;
            }

@media (max-width:767px) {
    .search-legend {
        margin-top: 15px;
    }

        .search-legend .btn {
            display: block;
        }
}
/*===================================CSS Edited 22-June-2015=====================================*/

/*===================================CSS Edited 22-June-2015=====================================*/
hr.border-light {
    border-color: #eeeeee;
}

.show-hide-filter-results {
    margin-top: -10px;
}

    .show-hide-filter-results label {
        font-weight: normal;
        font-size: 11px;
        font-family: "segoe_uiregular";
    }

.course-listing-wrap h4 {
    font-size: 20px;
}

.course-listing-wrap .course-listing {
    border: 1px solid #eeeeee;
    padding: 15px;
}

    .course-listing-wrap .course-listing .course-listing-item {
        /*margin:10px 0 0;*/
        font-size: 14px;
    }

.course-listing-wrap .more-course-listing {
    font-size: 12px;
    margin-top: 20px;
    text-transform: uppercase;
    display: inline-block;
}

.notes-course-listing {
    background: #fff9b3;
    padding: 10px;
    font-size: 14px;
    margin: 20px 0 0;
    border: 1px solid #ecebdb;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

    .notes-course-listing h3 {
        margin: 0;
    }

.records-course-listing {
    margin: 20px 0 0;
}

    .records-course-listing .table-record-course-listing {
        font-size: 14px;
    }

        .records-course-listing .table-record-course-listing table {
            border-collapse: collapse;
            overflow: hidden;
        }

        .records-course-listing .table-record-course-listing th {
            background: #c9eaf8;
            color: #00489f;
            padding: 10px;
            border: 2px solid #ffffff;
            /*border-collapse: collapse;*/
            vertical-align: top;
            text-align: center;
        }

        .records-course-listing .table-record-course-listing td {
            background: #f2f2f2;
            color: #616161;
            padding: 10px;
            border: 2px solid #ffffff;
            /*border-collapse: collapse;*/
            vertical-align: top;
            text-align: center;
        }

.export-course-listing {
    margin: 20px 0 0;
}

    .export-course-listing h4 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .export-course-listing h6 {
        font-size: 15px;
        color: #999;
        font-family: "segoe_uiregular";
    }

    .export-course-listing ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .export-course-listing ul li {
            float: left;
            margin-right: 20px;
            font-size: 12px;
        }

            .export-course-listing ul li a {
                color: inherit;
            }

            .export-course-listing ul li img {
                margin-right: 5px;
            }

.download-course-report {
    margin: 20px 0 0;
}

    .download-course-report h4 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .download-course-report h6 {
        font-size: 15px;
        color: #999;
        font-family: "segoe_uiregular";
    }

    .download-course-report .list-download {
        list-style: none;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .download-course-report .list-download li {
            position: relative;
            padding: 5px 10px;
            padding-right: 120px;
            background: #f7f7f7;
            margin-bottom: 5px;
        }

            .download-course-report .list-download li a {
                display: block;
            }

            .download-course-report .list-download li .btn {
                position: absolute;
                right: 0;
                top: 0;
                width: 120px;
                height: 100%;
                padding: 6px;
            }

                .download-course-report .list-download li .btn i {
                    margin-right: 10px;
                    font-size: 12px;
                    font-weight: lighter;
                }

.course-filter {
    background: #f5f5f5 none repeat scroll 0 0;
    margin: -5px 0 0;
    padding: 10px 10px 0;
}

    .course-filter .btn {
        background: #0aa1cc;
        border-color: #0aa1cc;
    }

    .course-filter .dropdowns-f {
        margin-top: 4px;
        margin-bottom: -4px;
    }

        .course-filter .dropdowns-f ul {
            margin: 0;
            padding: 0;
            list-style: none;
            border: 0;
        }

            .course-filter .dropdowns-f ul li {
                padding: 0;
                margin: 0;
                border: 0;
            }

                .course-filter .dropdowns-f ul li a {
                    padding: 4px 10px;
                    border: 0;
                    width: auto;
                    color: #003399;
                }

.search-legend {
    text-align: right;
}

    .search-legend .dropdown-menu {
        right: 0;
        text-align: left;
    }

    .search-legend .legend-single {
        display: inline-block;
        width: 30px;
        height: 18px;
        background: #c0c0c0;
        margin: 4px 15px 0 0;
        vertical-align: middle;
        float: left;
    }

.widgets-list .col-sm-12 .box-single {
    height: auto;
    min-height: 0;
}

.search-legend .legend-single.resource {
    background: #107fa1;
}

.search-legend .legend-single.access-points {
    background: #cc5803;
}

.box-single .delete {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.widgets-list .box-single:hover {
    border: none;
    padding: 15px 15px 100px;
}

.widgets-list .list-box-orange.no-footer .box-single {
    padding: 15px;
}

.widgets-list .box-single .delete {
    right: 5px;
    top: 5px;
}

.widgets-list .box-single:hover .delete {
    right: 5px;
    top: 5px;
}

.widgets-list .box-single.accesspoint {
    background: #107fa1;
}

.widgets-list .box-single h2 {
    margin: 0 0 20px;
    font-size: 22px;
    color: #fff;
    font-family: "segoe_uiregular", arial;
}

.widgets-list .box-single h3 {
    margin: 10px 0;
    font-size: 15px;
    color: #fff;
    font-family: "segoe_uiregular", arial;
    text-decoration: underline;
}

.widgets-list .box-single p.desc {
    font-size: 18px;
    line-height: 20px;
}

.widgets-list .box-single p.widget-stat {
    font-size: 12px;
}

.widgets-list .box-single p a {
    display: inline-block;
    text-decoration: underline;
}

.widgets-list .box-single p.widget-stat strong {
    font-family: "segoe_uibold";
    font-weight: normal;
}

    .widgets-list .box-single p.widget-stat strong.block {
        display: block;
        margin-top: 5px;
    }

.widgets-list .list-box-orange .box-single .box-footer {
    border-top: 1px solid #8b3b0a;
    margin: 0 0px 0;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

    .widgets-list .list-box-orange .box-single .box-footer a {
        float: left;
        font-size: 12px;
        text-align: center;
        margin-right: 15px;
        display: inline-block;
    }

        .widgets-list .list-box-orange .box-single .box-footer a.inactive {
            color: #763309;
        }

        .widgets-list .list-box-orange .box-single .box-footer a i {
            display: block;
            margin: 0 auto;
            font-size: 18px;
        }

.widgets-list .list-box-orange .box-single.accesspoint .box-footer {
    border-color: #04546c;
}

.widgets-list .list-box-orange.no-color .box-single {
    background: none;
    border: 4px solid #cc5803;
    padding: 11px;
}

    .widgets-list .list-box-orange.no-color .box-single h3, .widgets-list .list-box-orange.no-color .box-single p, .widgets-list .list-box-orange.no-color .box-single a {
        color: #cc5803;
    }

#search-facets.callout {
    background-color: #f6f7f8;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 7px 0 7px;
    margin-top: 25px;
}

#search-facets #widget-view-options ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

    #search-facets #widget-view-options ul li {
        padding: 0 10px;
        float: left;
        font-size: 14px;
        color: #666666;
    }

        #search-facets #widget-view-options ul li a {
            color: #666666;
            font-size: 14px;
            text-decoration: none;
        }

            #search-facets #widget-view-options ul li a.selected {
                color: #0090b4;
            }

            #search-facets #widget-view-options ul li a i {
                font-size: 24px;
                vertical-align: text-bottom;
            }

        #search-facets #widget-view-options ul li label {
            font-family: "segoe_uiregular", arial;
            font-weight: normal;
            margin-top: 4px;
        }

            #search-facets #widget-view-options ul li label input[type="checkbox"] {
                vertical-align: inherit;
                margin: 0;
                margin-right: 5px;
            }

@media (max-width:767px) {
    .search-legend {
        margin-top: 15px;
    }

        .search-legend .btn {
            display: block;
        }

    .course-filter .btn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

.export-course-listing {
    margin: 20px 0 0;
}

    .export-course-listing h4 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .export-course-listing h6 {
        font-size: 15px;
        color: #999;
        font-family: "segoe_uiregular";
    }

    .export-course-listing ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .export-course-listing ul li {
            float: left;
            margin-right: 20px;
            font-size: 12px;
        }

            .export-course-listing ul li a {
                color: inherit;
            }

            .export-course-listing ul li img {
                margin-right: 5px;
            }

.download-course-report {
    margin: 20px 0 0;
}

    .download-course-report h4 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .download-course-report h6 {
        font-size: 15px;
        color: #999;
        font-family: "segoe_uiregular";
    }

    .download-course-report .list-download {
        list-style: none;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .download-course-report .list-download li {
            position: relative;
            padding: 5px 10px;
            padding-right: 120px;
            background: #f7f7f7;
            margin-bottom: 5px;
        }

            .download-course-report .list-download li a {
                display: block;
            }

            .download-course-report .list-download li .btn {
                position: absolute;
                right: 0;
                top: 0;
                width: 120px;
                height: 100%;
                padding: 6px;
            }

                .download-course-report .list-download li .btn i {
                    margin-right: 10px;
                    font-size: 12px;
                }

#firstloading-div-background-resource {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #D2D2D2;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#firstloading-div-resource {
    width: 300px;
    height: 200px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
}

.RelatedTotalResources {
    color: white;
    cursor: pointer;
}

    .RelatedTotalResources:hover {
        color: white;
        cursor: pointer;
    }

    .RelatedTotalResources h3 {
        font-size: 18px !important;
        font-family: "segoe_uibold" !important;
        word-break: normal !important;
    }
/*CSS Edit Dated Sep15,2015*/
.ClassWebSubmissionTextArea {
    resize: none;
}

.tab-pane .multiSelect .facetOption input {
    position: static !important;
}

#DivSelectTabs .multiselect-container {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
}
/*END*/

/* Resource Reviewer design */

.btn-lg {
    min-width: 118px;
    text-align: center;
    font-size: 16px;
}

.header-btns {
    margin-bottom: 80px;
}

    .header-btns .btn img {
        margin: 0px 4px 3px 0;
    }

.search-toggle-container {
    position: relative;
}

.search-dropdown {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dee2e6;
    bottom: -54px;
    box-shadow: 0 2px 2px #dee2e6;
    display: none;
    padding: 6px;
    position: absolute;
    right: 4px;
    width: 98%;
    z-index: 9;
}

    .search-dropdown .form-control {
        border-color: #dee2e6;
    }

    .search-dropdown.open {
        display: block;
    }

.suggestion-container {
    text-align: left;
    border: 1px solid #ebebeb;
    max-width: 650px;
    min-width: 657px;
    position: absolute;
    right: -3px;
    top: 40px;
    background: #ffffff;
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .suggestion-container {
        min-width: 655px;
    }
    /* Safari 5+ ONLY */
    ::i-block-chrome, .suggestion-container {
        min-width: 645px;
    }
}

.suggestion-container h4 {
    background: #107fa1 none repeat scroll 0 0;
    color: #fff;
    font-weight: normal !important;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.suggestion-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 407px;
    overflow-y: scroll;
}

    .suggestion-container ul li {
        padding: 15px;
    }

        .suggestion-container ul li:hover {
            background: #ebebeb;
        }

        .suggestion-container ul li p {
            margin: 0;
            font-size: .8em;
            line-height: 16px;
        }

        .suggestion-container ul li h5 {
            font-size: 1.2em;
            margin-bottom: 5px;
        }

.suggestion-container.open {
    display: block;
}

.caret.reverse {
    border-bottom: 5px solid #fff;
    border-top: medium none;
}

@media (max-width:991px) {
    .like-button {
        padding-right: 60px;
    }

        .like-button span.likes-counter {
            right: -8px;
        }
}

@media (max-width:991px) {
    .video .video-actions .btn {
        margin-bottom: 5px;
    }

    .like-button {
        padding-right: 75px;
    }

        .like-button span.likes-counter {
            right: 0px;
        }
}

@media (max-width:767px) {
    .search-legend {
        margin-top: 15px;
    }

        .search-legend .btn {
            display: block;
        }

    .header-btns .btn {
        display: block;
        text-align: left;
        margin: 0 0 5px;
    }

    .header-btns .search-toggle-container {
        display: block;
    }

    .suggestion-container {
        min-width: 100%;
    }

    .course-filter .btn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width:480px) {
    .suggestion-container {
        min-width: 100%;
    }
}

/*add new class */
.list-box-pgreenTile .row {
    margin: 0 -5px;
}

.list-box-pgreen .col-md-4, .list-box-pgreen .col-sm-4, .list-box-pgreen .col-sm-6 {
    padding: 0 5px;
}

.list-box-pgreenTile .box-single {
    background: #23b000;
    color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
}

    .list-box-pgreenTile .box-single.bottom-add {
        padding-bottom: 50px;
    }

    .list-box-pgreenTile .box-single h3 {
        color: #fff !important;
        margin-bottom: 10px;
    }

        .list-box-pgreenTile .box-single h3.ul {
            text-decoration: underline;
        }

    .list-box-pgreenTile .box-single p {
        font-size: 15px;
        margin: 0;
    }

    .list-box-pgreenTile .box-single .add-course {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

        .list-box-pgreenTile .box-single .add-course a {
            background: #0e4600;
            color: #fff;
            padding: 8px 12px;
            display: block;
            /*width: 40px;
            height: 40px;*/
            text-align: center;
            cursor: pointer;
        }


            .list-box-pgreenTile .box-single .add-course a:before {
                content: "\f067";
                font-family: FontAwesome;
                font-size: 18px;
            }

            .list-box-pgreenTile .box-single .add-course a.added:before {
                content: "\f00c";
                font-family: FontAwesome;
                font-size: 18px;
            }
/*end*/

/* Resource Reviewer design */
@media print {
    a[href]:after {
        content: "" !important;
    }
}


/*Resource Files Start*/
.file-box-single {
    background: #e3e8e2;
    border: 1px solid #d3d4d0;
    padding: 10px 25px 60px 15px;
    position: relative;
    margin-top: 10px;
    height: 175px;
    word-wrap: break-word;
    text-align: center;
}

    .file-box-single a {
        color: #fff;
    }

    .file-box-single .file-name {
        position: absolute;
        bottom: 45px;
        width: 100%;
        left: 0px;
    }

    .file-box-single .box-footer {
        background: #37761d;
        padding: 10px;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }

        .file-box-single .box-footer a {
            font-size: 12px;
            margin-right: 15px;
            display: inline-block;
            color: #fff;
        }

.btn-download-all {
    background: #37761d;
}

.download_all_files {
    background: #33761b;
    border: none;
    color: #fff;
    padding: 6px 18px;
    font-size: 18px;
    cursor: pointer;
}

.fa-file-zip-o {
    margin-left: 25px;
}

.tiles {
    background: #e5e7e2;
    float: left;
    width: 160px;
    border: 1px solid #cecece;
    margin-right: 20px;
    margin-top: 15px;
    cursor: pointer;
    min-height: 225px;
    min-width: 195px;
    word-wrap: break-word;
}

    .tiles p.file-title {
        text-align: center;
        font-weight: bold;
        margin: 5px 0 15px;
        min-height: 60px;
    }

    .tiles span {
        text-align: center;
        display: block;
        margin: 6px 0;
    }

    .tiles a {
        width: 100%;
        background: #33761b;
        border: none;
        color: #fff;
        padding: 6px;
        font-size: 17px;
        cursor: pointer;
        text-align: center;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

.classshowtooltip {
    opacity: 1;
    visibility: visible;
}

/*Resource Files End*/

.qtipCustomClass {
    max-width: 600px !important;
}

@media (max-width:767px) {
    .tutoriallike {
        margin-left: -5px;
    }
}

@media (max-width:992px) and (min-width:767px) {
    .tutoriallike {
        margin-left: -18px;
    }

    .classmainres {
        display: contents;
    }

    .classbookmarkres {
        padding: 0px 5px;
        margin-left: 0px;
    }
}

@media (min-width:992px) {
    .tutoriallike {
        margin-left: -50px;
    }
}

.classratestyle {
    color: #969696 !important;
}

.classbookmarkres {
    padding: 0px 17px;
    margin-left: -12px;
}

.classrateres {
    margin-bottom: 2px;
    margin-left: 12px;
}

.classviewsres {
    margin-left: 27px;
    text-align: center;
}

@media (max-width:767px) {
    .classbookmarkres {
        padding: 0px 5px;
        margin-left: 0px;
    }

    .classrateres {
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .classviewsres {
        margin-left: 0px;
        text-align: center;
    }
}

.StdRelCourseClass {
    font-size: 11px;
    font-weight: 800;
}



/**nav tabs Preview resource*/
.resource-preview .nav {
    border: 0px;
    margin: 0px;
}

.resource-preview .nav-tabs > li {
    margin-bottom: -1px !important;
}

    .resource-preview .nav-tabs > li > a {
        border: 1px solid #400069;
        border-radius: 0px;
        color: #400069;
        font-weight: 300;
        padding-bottom: 4px;
        padding-top: 4px;
        text-decoration: none;
    }

        .resource-preview .nav-tabs > .active > a, .resource-preview .nav-tabs > li > a:hover {
            background-color: #400069;
            color: #FFF;
            font-weight: 400;
        }

.resource-preview .nav > li > a {
    width: auto;
}

.resource-preview div.versionstab {
    border-bottom: 1px solid #400069;
    padding: 0px 0px 0px;
    margin-bottom: 5px;
    margin-top: 20px;
}
