/*@brand-color-1: #df8300;*/
/*@brand-color-2: #8fccdf;*/
/*link*/
/*#8fccdf;*/
@media all and (max-width: 550px) {
  header .logo {
    width: 120px !important;
    margin: 0 auto !important;
  }
  header .companyTitl {
    font-size: 18px;
    float: none !important;
    margin: 0 auto !important;
  }
}
#viewContainer .page-wrapper {
  background: rgba(255, 255, 255, 0.6) !important;
}
#viewContainer .page-wrapper .form-group span,
.page-wrapper .form-group label {
  color: #333333 !important;
}
.page-wrapper,
.userForm-wrapper {
  box-shadow: none !important;
}
.forgotPasswordLabel a {
  color: white !important;
  /*text-shadow:1px 1px #999;*/

}
footer::before {
  background-color: #08a73f;
  content: none;
}
.page-wrapper {
  background: none !important;
}
.btn-primary,
.btn-primary:focus {
  background-color: #0993b1;
  border-color: #0993b1;
}
.btn-primary:hover {
  background-color: #0aa7c9;
  border-color: #0aa7c9;
}
.btn-primary.btn-orange,
.btn-primary.btn-orange:focus {
  background-color: #efba00;
  border-color: #efba00;
}
.btn-primary.btn-orange:hover {
  background-color: #ffc90a;
  border-color: #ffc90a;
}
/*main menu*/

header #lhAllUserMenuContainer .dropdown-menu .mainMenu .profileRow {
  background: #068231 !important;
}
.newContent {
  background: #08a73f;
}
header #lhAllUserMenuContainer .dropdown-menu .mainMenu .manageTab .tilesRow .tile a {
  background: #0993b1;
}
header #lhAllUserMenuContainer .dropdown-menu .linkGroup a {
  color: #4780cd;
}
header #lhAllUserMenuContainer .dropdown-menu .mainMenu .manageTab .tilesRow .tile .icon-account-email::before {
  color: #0993b1;
}
header #lhAllUserMenuContainer .dropdown-menu .mainMenu .menuSwitch .menuSwitchTab.selected {
  border-color: #08a73f;
}
header #lhAllUserMenuContainer .dropdown-menu.main-dropdown .mainMenu .flex-container .flex-item.selected {
  border-bottom: 3px solid #08a73f;
}
/*content*/

.items-list .new-mark {
  background: rgba(8, 167, 63, 0.75);
}
@media all and (max-width: 1024px) {
  body {
    background-size: cover;
    background-position: -120px -50px !important;
  }
}
@media all and (max-width: 480px) {
  .forgotPasswordLabel a {
    color: white !important;
    text-shadow: none;
  }
}
header #lhAllUserMenuContainer .dropdown-menu .mainMenu .lhCompanyLogo {
  background-color: #4780ce;
  margin: 0;
}
.side-menu .item.selected,
.side-menu .item.selected:hover {
  border-left-color: #08a73f;
  box-shadow: 0 5px 5px -5px #cccccc, inset 5px 0 #08a73f;
}
.side-tabs ul li.active {
  box-shadow: 0 5px 5px -5px #cccccc, inset 5px 0 #08a73f !important;
}
/* Main Layout */

html,
body {
  height: 100%;
}
body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "sans-serif";
  /*background:#303030 url(img/metimeBg.png) center top fixed no-repeat;*/
  background-size: cover;
  background-position: 0 0;
  background: #07c0b4;
  font-size: 14px;
  color: #333333;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body:before {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999 !important;
    background: black;
    width: 100%;
    height: 100%;
    content: "";
  }
  body:after {
    display: block;
    position: fixed;
    top: 100px;
    left: 0;
    text-align: center;
    z-index: 999999999 !important;
    color: white;
    width: 100%;
    height: 100%;
    content: "Please, rotate your device.";
    background: url('images/icon-rotate-device.png') 50% 40px no-repeat;
    background-size: 100px 111px;
  }
  body body:before {
    display: none;
    content: "";
  }
  body body:after {
    display: none;
    content: "";
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  body {
    background-size: 2048px auto;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333333;
}
#wholeBodyContainer {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  overflow-x: hidden;
}
.page-title {
  font-size: 20px;
  font-weight: bold;
  /*color:#8d8d8d;*/

}
.page-title-2 {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0 5px;
}
.page-title-3 {
  font-size: 16px;
  font-weight: bold;
}
.page-title-conatainer {
  padding: 0 !important;
  width: 100% !important;
}
.page-title-conatainer .dropdown-menu {
  z-index: 90;
  width: 250px !important;
}
.page-title-conatainer .items-list.dropdown-list.btn,
.form_title_container .items-list.dropdown-list.btn,
.manageAreaDropdown {
  border: 1px solid #cccccc;
  padding: 0 ;
}
.page-title-conatainer .items-list.dropdown-list.btn .sectionTitle,
.form_title_container .items-list.dropdown-list.btn .sectionTitle,
.manageAreaDropdown .sectionTitle {
  padding: 2px 10px;
  background: #ededed;
  color: #666666;
  text-transform: uppercase;
  font-size: 12px;
  cursor: default;
}
.page-title-conatainer .items-list.dropdown-list.btn a,
.form_title_container .items-list.dropdown-list.btn a,
.manageAreaDropdown a {
  padding: 5px 10px;
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: none;
}
.page-title-conatainer .items-list.dropdown-list.btn .icon,
.form_title_container .items-list.dropdown-list.btn .icon,
.manageAreaDropdown .icon {
  color: #989898;
}
.page-title-conatainer .items-list.dropdown-list.btn .dropdown-menu,
.form_title_container .items-list.dropdown-list.btn .dropdown-menu,
.manageAreaDropdown .dropdown-menu {
  width: 250px;
  z-index: 90;
}
.page-title-conatainer .items-list.dropdown-list.btn .dropdown-menu a,
.form_title_container .items-list.dropdown-list.btn .dropdown-menu a,
.manageAreaDropdown .dropdown-menu a {
  transition: all .3s;
  border-bottom: none !important;
}
.page-title-conatainer .items-list.dropdown-list.btn .dropdown-menu a.active,
.form_title_container .items-list.dropdown-list.btn .dropdown-menu a.active,
.manageAreaDropdown .dropdown-menu a.active {
  background: #f6f6f6;
}
.page-title-conatainer .items-list.dropdown-list.btn .dropdown-menu a.active .icon,
.form_title_container .items-list.dropdown-list.btn .dropdown-menu a.active .icon,
.manageAreaDropdown .dropdown-menu a.active .icon {
  display: inline;
}
.manageAreaDropdown .dropdown-menu a .icon {
  display: none;
}
.page-title-conatainer .row {
  /*border-bottom: 2px solid @gray-color;*/
  border-bottom: 2px solid #ededed;
  margin: 0;
  padding: 8px 15px 10px 15px;
}
.page-title-conatainer .rtr.full-box {
  height: 37px;
}
.icon:before {
  vertical-align: middle;
}
.yellow-text {
  color: #0993b1;
}
.layout-success.ng-hide-remove,
.alert-success.ng-hide-remove {
  -webkit-animation: slideInDown .5s;
  animation: slideInDown .5s;
}
.layout-success.ng-hide.ng-hide-add,
.alert-success.ng-hide.ng-hide-add {
  -webkit-animation: slideOutUp .15s;
  animation: slideOutUp .15s;
}
.layout-error.ng-hide-remove,
.alert-danger.ng-hide-remove {
  -webkit-animation: slideInDown .5s;
  animation: slideInDown .5s;
}
.layout-error.ng-hide.ng-hide-add,
.alert-danger.ng-hide.ng-hide-add {
  -webkit-animation: slideOutUp .15s;
  animation: slideOutUp .15s;
}
.layout-success .twoRowMsg,
.layout-error .twoRowMsg {
  position: absolute;
  left: 45px;
  line-height: 1;
}
.layout-success .twoRowMsg:first-child,
.layout-error .twoRowMsg:first-child {
  top: 15px;
  font-weight: bold;
  font-size: 14px;
}
.layout-success .twoRowMsg:last-child,
.layout-error .twoRowMsg:last-child {
  top: 30px;
  font-size: 14px;
  color: #989898;
}
.form-success,
.layout-success,
.alert-success {
  position: fixed;
  top: 45px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: #f8f8f8;
  /*height: 60px;
    line-height: 60px;*/
  cursor: pointer;
  box-shadow: 0 0 3px 1px #cccccc;
  z-index: 90;
  padding: 15px 30px 15px 45px !important;
  color: green;
}
.form-success.createMoreSuccessMsg,
.layout-success.createMoreSuccessMsg,
.alert-success.createMoreSuccessMsg {
  top: 0 !important;
  z-index: 9999 !important;
}
.form-success:before,
.layout-success:before,
.alert-success:before {
  content: "\f058";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: lighter;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: green;
  font-size: 26px;
  padding-right: 0.5em;
  position: absolute;
  top: 8px;
  left: 10px;
}
.form-success:after,
.layout-success:after,
.alert-success:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: lighter;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #aaaaaa;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  right: 0;
}
.form-error,
.layout-error,
.alert-danger {
  position: fixed;
  top: 45px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: #f8f8f8;
  /*height: 60px;
    line-height: 60px;*/
  cursor: pointer;
  box-shadow: 0 0 3px 1px #cccccc;
  z-index: 90;
  padding: 15px 30px 15px 45px !important;
  color: red;
}
.form-error:before,
.layout-error:before,
.alert-danger:before {
  content: "\f05a";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: lighter;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: red;
  font-size: 26px;
  padding-right: 0.5em;
  position: absolute;
  top: 8px;
  left: 10px;
}
.form-error:after,
.layout-error:after,
.alert-danger:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: lighter;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #aaaaaa;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  right: 0;
}
/* Heaer */

header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  display: block;
  z-index: 91;
  padding: 0px;
  border-bottom: 1px solid #dddddd;
  box-shadow: 0px 1px 3px 1px #666666;
  display: block !important;
  /*#lhAllUserMenuContainer {
        display: inline-block;

        .dropdown-menu {
            left: auto;
            right: 0px;
            width: 350px;
            height: 1000px;
            color: #333;
            padding: 0px;
            margin: 0px;
            font-size: 14px;
            top: 38px;
            border-radius: 0;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
            overflow: hidden;
            border: none;
            box-shadow: none;
            background-color: transparent;
            z-index: 99;
            .linkGroup {
                padding: 15px;
                border-bottom: 1px solid #fff;

                a {
                    color: #005c70;
                    padding: 3px 0;
                    display: block;
                }

                .title {
                    color: #cbcaca;
                    font-size: 12px;
                }
            }

            ul {
                margin: 0;
                padding: 0;
                list-style: none;

                li {
                    margin: 3px 0;
                    padding: 0;
                }

                @media all and (max-width:767px) {
                    li#Conversations {
                        display: none;
                    }
                }
            }

            .seprator {
                height: 7px;
                background-image: url("images/white_line-20.png");
                background-repeat: repeat-x;
                background-position-y: 4px;
                margin: 3px -8px;
            }

            .title {
                color: gray;
            }

            .menuWrapper {
                position: relative;
            }

            .mainMenu {
                position: absolute;
                top: 0;
                right: 0;
                width: 300px;
                z-index: 2;
                background-color: #f6f6f6;
                box-shadow: -6px 0px 4px -4px #666;
                border-left: 1px solid #fff;
                overflow-y: auto;
                background: #fff;
                height:100%;

                hr {
                    margin: 0 15px;
                }

                .profileRow {
                    background: @brand-color-3;
                    color: @brand-color-3-front;

                    table tr td {
                        padding: 15px 10px;
                    }
                }

                .lhCompanyLogo {
                    background-color: white;
                    background-repeat: no-repeat;
                    height: 60px;
                    background-size: 234px 50px;
                    background-position: center center;
                    margin: 3px 0;
                }

                .logoBottomLine {
                    display: none;
                }

                .achievements {
                    border-top: 1px solid #e5e5e5;
                    border-bottom: 1px solid #e5e5e5;

                    .moreBadge {
                        color: @brand-color-2;
                        cursor: pointer;

                        span{
                            height:50px;
                            width:50px;
                            display:block;
                            margin:0 auto; 
                        }
                    }
                }

                .menuSwitch {
                    overflow: hidden;
                    background: #F6F6F6;

                    .menuSwitchTab {
                        width: 49%;
                        display: inline-block;
                        cursor: pointer;
                        padding: 10px 15px;
                        background: #F6F6F6;
                        text-align: center;
                        color: @brand-color-2;

                        &.selected {
                            color: #989898;
                            border-top: 2px solid @brand-color-3;
                            background: #FFF;
                            box-shadow: 6px 0px 4px -4px #ddd, -6px 0px 4px -4px #ddd;
                        }
                    }
                }

                .manageTab {
                    .tilesRow {
                        width: 100%;

                        .tile {
                            text-align: center;
                            border-radius: 3px;
                            display: inline-block;
                            width: 80px;
                            margin-right: 1px;

                            a {
                                background-color: #005C70;
                                padding: 10px 0;
                                color: #fff;
                                border-radius: 3px;
                                text-transform: uppercase;
                            }

                            .icon {
                                margin: 0px 0px 5px;
                            }

                            .icon:before {
                                font-size: 35px;
                            }

                            .icon-account-email:before {
                                background: #fff;
                                border-radius: 3px;
                                color: #005C70;
                            }

                            span {
                                font-size: 9px;
                            }
                        }
                    }
                }

                .signOut {
                    text-align: center;
                    background: #f6f6f6;

                    a {
                        color: @brand-color-2;
                    }
                }

                @media all and (max-width:767px) {
                    .manageTab, .menuSwitch {
                        display: none;
                    }

                    .logoBottomLine {
                        display: block;
                    }
                }
            }

            .subMenu {
                position: absolute;
                top: 0;
                right: -115px;
                width: 400px;
                z-index: 1;
                background-color: #f6f6f6;
                box-shadow: -1px 0px 10px -3px #bbb;
                border-left: 1px solid #fff;
                transition: all 0.5s linear;
                overflow-y: auto;

                .icon-arrow-back:before,
                .icon-arrow-forward:before {
                    font-size: 16px;
                    cursor: pointer;
                }

                .managerArea {
                    height: 65px;
                    line-height: 65px;
                    background: @brand-color-3;
                    color: @brand-color-3-front;
                }

                .row {
                    padding: 0 10px;
                }

                .col-sm-3 {
                    padding-left: 5px;
                    padding-right: 5px;
                }

                .rtc {
                    background-color: #823e9a;
                    text-align: center;
                    border-radius: 3px;
                    width: 100px;
                    height: 100px;

                    .icon {
                        margin: 0px 0px 5px;
                    }

                    .icon:before {
                        font-size: 35px;
                    }

                    span {
                        font-size: 9px;
                    }
                }

                .title {
                    color: #cbcaca;
                    font-size: 11px;
                }

                .tileGroup {
                    padding: 15px 15px 15px 30px;
                    background-color: #fff;
                    border-bottom: 3px solid #f6f6f6;

                    .title {
                        padding-bottom: 10px;
                    }
                }
            }

            .subMenu.subMenuOn {
                right: 250px;
            }
        }

        @media all and (max-width:1170px) {
        }

        .fullNameContainer {
            height: 24px !important;
            display: inline-block;
            vertical-align: middle;
            margin: 0 0 0 5px;
            padding-top: 2px;
            font-size: 12px;
        }

        #nav-icon {
            width: 26px;
            height: 26px;
            position: relative;
            cursor: pointer;
        }

        .icon-menu{
            margin-bottom: 8px;
        }

        .menu-caption {
            position: absolute;
            left: 1px;
            font-size: 8px;
            top: 75%;
        }
    }*/

  background-color: #00bfbf;
  color: white;
  /*#lhAllUserMenuContainer {
        .lhCompanyLogo {
            background-image: url("images/logo-468.png");
        }
    }*/

  background-color: #08a73f;
}
header .logo {
  margin: 0 auto !important;
}
header .icon-home {
  margin: 0 10px;
}
header a,
header a:hover,
header a:visited,
header a:focus {
  text-decoration: none;
}
header #lhCenter {
  font-size: 24px;
  width: 60%;
}
@media screen and (max-width: 640px) {
  header #lhCenter {
    width: 30%;
    font-size: 18px;
    padding: 4px 0;
  }
}
header #lhLeft {
  width: 20%;
  height: 46px;
}
header #lhLeft .seperateBorder {
  height: 46px;
}
header #lhRight {
  width: 20%;
}
header .companyTitle {
  font-size: 30px;
  float: right;
  margin-right: 50px;
}
header .backTitle {
  margin-left: 10px;
  font-size: 12px;
}
header .icon::before {
  font-size: 26px;
  vertical-align: middle;
}
header .icon-arrow-back::before {
  font-size: 16px;
  vertical-align: middle;
}
header #lhLeftBackLink {
  cursor: pointer;
}
header #lhAllUserMenuContainer {
  display: inline-block;
}
header #lhManagerMenuContainer {
  padding: 0 10px;
  display: inline-block;
}
header #lhManagerMenuContainer .dropdown-menu {
  width: 250px;
  left: -115px;
  color: #333333;
  padding: 5px 8px;
  background-color: #e5e5e5;
  font-size: 12px;
}
header #lhManagerMenuContainer .dropdown-menu .rt {
  width: 100%;
}
header #lhManagerMenuContainer .dropdown-menu .rtc {
  width: 25%;
  text-align: center;
}
header #lhManagerMenuContainer .dropdown-menu .rtc img {
  width: 40px;
  height: 40px;
}
header #lhManagerMenuContainer .dropdown-menu a {
  color: #006fc4;
}
header #lhManagerMenuContainer .dropdown-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header #lhManagerMenuContainer .dropdown-menu ul li {
  margin: 3px 0;
  padding: 0;
}
header #lhManagerMenuContainer .dropdown-menu .managers-app-container {
  margin: -5px -8px 0 -8px;
  padding: 5px 8px;
  background-color: white;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
header #lhManagerMenuContainer .dropdown-menu .seprator {
  height: 7px;
  background-image: url("images/white_line-20.png");
  background-repeat: repeat-x;
  background-position-y: 4px;
  margin: 3px -8px;
}
header #lhManagerMenuContainer .dropdown-menu .title {
  color: gray;
}
header #lhManagerMenuContainer .dropdown-menu .app-title {
  font-size: 11px;
}
header #lhManagerMenuContainer .managers-app-icon-container {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  margin: 0 5px;
}
header .container.top-level {
  /*padding: 0 6px;*/
  padding: 0;
}
header a,
header a:visited,
header a:focus {
  color: white;
}
header a:hover {
  color: #b3ecec;
}
header .logo {
  background-image: url("/Content/Styles_Bootstrap/images/workstarLogo_white.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 220px;
  height: 55px;
  margin-left: 50px;
  background-position: center center;
}
header a,
header a:visited,
header a:focus {
  color: white;
}
header a:hover {
  color: white;
}
header #lhAllUserMenuContainer .lhCompanyLogo {
  background-image: url("/theme/LearningCloud/img/metimeNZ_white.png");
  height: 70px;
  background-size: 100px auto !important;
  background-color: #0993b1 !important;
}
header #lhAllUserMenuContainer .profileRow {
  background: #08a73f !important;
}
header .logo {
  background-image: url("/theme/LearningCloud/img/metimeNZ_white.png");
  height: 85px;
  max-width: 145px;
}
header > .rtc {
  display: block;
  margin: 0 auto;
}
.viewWrap {
  height: 100%;
}
.viewWrap .mainContentWrapper {
  background: white;
  display: block !important;
  height: 100%;
  padding-top: 48px;
  margin: 0 auto;
  box-sizing: content-box;
}
/* Footer */

Footer {
  width: 100%;
  display: block !important;
  position: relative;
  z-index: 90;
  /*height: 50px;*/
  /*line-height: 50px;*/
  font-size: 12px;
  background-color: #d4d4d4;
  line-height: 1px;
  color: white;
  background-color: #38383e;
  font-size: 10px;
}
Footer a,
Footer a:hover,
Footer a:visited,
Footer a:focus {
  text-decoration: none !important;
  color: #777777;
  cursor: pointer;
}
Footer table {
  width: 100%;
  margin: 0 auto;
}
Footer a,
Footer a:visited,
Footer a:focus {
  color: #777777;
}
Footer a:hover {
  text-decoration: underline !important;
}
Footer .logo {
  background-image: url("/Content/Styles_Bootstrap/icons/workstar-48.png");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
Footer a {
  color: #0993b1;
}
Footer .logo {
  background-image: url("/theme/LearningCloud/img/metimeNZ_white.png");
  background-size: 90px auto;
  background-repeat: no-repeat;
  background-position: left center;
  width: 200px;
  height: 50px;
}
Footer #copyright {
  display: none;
}
Footer #jj-footer-text {
  display: table-cell;
}
Footer .copyright-container {
  color: #333333;
}
Footer:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #777777;
  z-index: 90;
  border-bottom: 1px solid white;
}
@media all and (max-width: 460px) {
  Footer .footers-contacts > .rtr > .rtc {
    display: block;
    width: 100%;
    text-align: left;
  }
  Footer .footers-contacts > .rtr > .rtc .rt-vertically-centered {
    margin: 0 !important;
    float: none !important;
    display: block;
    height: 30px;
  }
  Footer .footers-contacts .icon-containers {
    margin: 10px 0 0 0;
  }
  Footer .value {
    display: block;
    margin-top: 10px;
  }
}
/* shareds */

.brand-color-1 {
  color: #08a73f;
}
.brand-color-1:hover {
  color: #08a73f;
  opacity: 0.8;
}
.brand-color-2 {
  color: #0993b1;
}
.brand-color-2:hover {
  color: #0993b1;
  opacity: 0.8;
}
.brand-color-3 {
  color: #e6bc0c;
}
.brand-color-3:hover {
  color: #e6bc0c;
  opacity: 0.8;
}
.brand-color-1-bg {
  background-color: #08a73f !important;
}
.brand-color-2-bg {
  background-color: #0993b1 !important;
}
.brand-color-3-bg {
  background-color: #e6bc0c !important;
}
.gray-color-very-light-text {
  color: #f9f8f8;
}
.gray-color-light-text {
  color: #f6f6f6;
}
.gray-color-text {
  color: #b4b4b4;
}
.gray-color-dark-text {
  color: #b4b4b4;
}
.gray-color-very-dark-text {
  color: #b4b4b4;
}
.gray-color-very-light-bg {
  background-color: #f9f8f8 !important;
}
.gray-color-light-bg {
  background-color: #f6f6f6 !important;
}
.gray-color-bg {
  background-color: #b4b4b4 !important;
}
.gray-color-dark-bg {
  background-color: #989898 !important;
}
.gray-color-very-dark-bg {
  background-color: #7f888b !important;
}
textarea:required {
  box-shadow: none;
}
.typical-top-level-conatiner {
  min-height: 100%;
}
@media (min-width: 992px) {
  
}
@media (min-width: 1200px) {
  .typical-top-level-conatiner {
    width: 1200px;
    margin: 0 auto;
    box-shadow: 6px 0 4px -4px #999999, -6px 0 4px -4px #999999;
  }
  .mainContentWrapper {
    width: 1200px !important;
  }
}
@media all and (max-width: 1199px) {
  .container {
    width: 100%;
    padding: 0 10px;
  }
  .mainContentWrapper {
    width: 100% !important;
  }
  .typical-top-level-conatiner {
    /*border-right: 2px solid @gray-color;
          border-left: 2px solid @gray-color;*/
    width: 100%;
    padding: 0 15px;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  header .container.top-level {
    padding: 0 10px;
  }
}
/*********************
 datepicker style 
*********************/

.datepicker-group .dropdown-menu {
  padding: 0px 0 5px 0 !important;
}
.datepicker-group .dropdown-menu table {
  border: 5px solid white;
}
.datepicker-group .dropdown-menu table th,
.datepicker-group .dropdown-menu table td {
  padding: 1px;
}
.datepicker-group .dropdown-menu table th button {
  width: 100%;
}
.datepicker-group .dropdown-menu button {
  margin: 0 !important;
  padding: 4.5px 7.5px !important;
}
.datepicker-group .dropdown-menu button.active span {
  color: white !important;
}
.datepicker-group .dropdown-menu .btn-group .btn {
  border-radius: 3px !important;
}
.datepicker-group .dropdown-menu .btn-group .btn-info {
  margin-right: 5px !important;
}
.horizontal-search-and-filter-container {
  margin-top: 10px;
  margin-bottom: 10px;
}
.horizontal-search-and-filter-container .input-and-slecteds-container {
  margin-right: 10px;
}
.horizontal-search-and-filter-container .selecteds-container {
  /*border: 1px solid @gray-color;*/
  border: 1px solid #b4b4b4;
  height: 46px;
  border-radius: 3px;
  padding: 7px 7px;
  overflow: auto;
  width: auto;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(67%, #f9f8f8), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* W3C */

  /*.border-embossed-dark-gray();*/
  box-shadow: inset 2px 2px 2px 0px #bbbbbb;
}
.horizontal-search-and-filter-container .search-input {
  border: 0;
  width: 100%;
  float: left;
  height: 29px;
  background: transparent;
}
.horizontal-search-and-filter-container .search-input::-ms-clear {
  display: none;
}
.horizontal-search-and-filter-container .search-input:focus {
  appearance: none;
  box-shadow: none;
  outline: none;
}
.horizontal-search-and-filter-container .search-result-container {
  width: 100%;
  max-height: 500px;
  overflow: scroll;
}
.horizontal-search-and-filter-container .search-result-container .result-item {
  padding: 5px 10px;
  color: #0993b1;
  font-weight: bold;
  /*border-bottom: 1px solid @gray-color;*/
  border-bottom: 1px solid #dddddd;
}
.horizontal-search-and-filter-container .search-result-container .result-item:hover {
  background-color: #f6f6f6;
}
.horizontal-search-and-filter-container .search-result-container .result-item.last {
  border-bottom: 0;
}
.horizontal-search-and-filter-container .refine-filter-btn-container {
  width: 110px;
  font-size: 14px;
}
.horizontal-search-and-filter-container .refine-filter-btn-container .refine-filter-btn {
  width: 100%;
  border: 1px solid #b4b4b4;
  overflow: hidden;
  border-radius: 4px;
  height: 46px;
  padding: 0 5px;
  cursor: pointer;
}
.horizontal-search-and-filter-container .refine-filter-btn-container .refine-filter-btn .title-container {
  height: 100%;
  padding: 0 0 0 5px;
  text-align: left;
  vertical-align: middle;
  color: #0993b1;
}
.horizontal-search-and-filter-container .refine-filter-btn-container .refine-filter-btn .icon-container {
  font-size: 1.5em;
  margin: 3px 5px;
  padding: 6px 2px;
}
.horizontal-search-and-filter-container .refine-filter-btn-container .refine-filter-btn.selected {
  background-color: #f6f6f6;
}
.list-row-title {
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.list-row-title .rtc {
  padding: 5px 0 5px 15px;
}
.items-list .tools-container {
  margin-bottom: 3px;
  padding-bottom: 2px;
}
.items-list .tools-container .result-count {
  font-size: 12px;
  color: #b6b6b6;
  font-weight: bold;
}
.items-list .tools-container .result-message {
  color: #98989a;
  font-size: 12px;
}
.items-list .tools-container .view-type-icon-container {
  border: 1px solid white;
  padding: 6px;
  color: #7f888b;
  font-size: 20px;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
}
.items-list .tools-container .view-type-icon-container:hover {
  /*border: 1px solid @gray-color-very-dark;
                .gradiant-background-very-light-gray();*/
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(67%, #f9f8f8), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* W3C */

}
.items-list .tools-container .view-type-icon-container.selected {
  /*border: 1px solid @gray-color-very-dark;
            .gradiant-background-light-gray();
            .border-embossed-dark-gray();*/
  border: 1px solid #c2c2c2;
  box-shadow: 0px 0px 2px 1px #dddddd inset;
  border-radius: 3px;
  background: #ededed;
}
.items-list .info-row {
  margin-bottom: 2px;
}
.items-list .item-info {
  color: #989898;
  font-size: 12px;
}
.items-list .item-info-primary {
  color: black;
  font-size: 12px;
}
.items-list .marked-info {
  background-color: #f6f6f6;
  color: #989898;
  font-size: 10px;
  margin-top: 8px;
}
.items-list .marked-info .icon-container {
  font-size: 14px;
  line-height: 0;
  display: block;
  margin: 5px;
}
.items-list .marked-info .info-text {
  margin-right: 5px;
  display: block;
}
.items-list .tools-menu {
  left: inherit;
  right: 0;
}
.items-list .tools-menu a:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.items-list .tools-menu a:hover {
  background: #f6f6f6;
}
.items-list .tools-menu .item {
  padding: 5px 10px;
  cursor: pointer;
  font-size: 12px;
  display: block;
  color: #0993b1;
}
.items-list .tools-menu .item .icon {
  display: inline-block;
  margin-right: 5px;
}
.items-list .tools-menu .item:hover {
  background-color: #f9f8f8;
}
.items-list .new-mark {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(230, 188, 12, 0.75);
  color: #f9f8f8;
  text-align: center;
  border-top: 1px solid #cccccc;
  text-transform: uppercase;
}
.items-list .new-mark.new-mark-Draft,
.items-list .new-mark.new-mark-Active,
.items-list .new-mark.new-mark-Archived {
  position: absolute;
  bottom: 0px;
  width: 60%;
  color: #f9f8f8;
  text-align: center;
  text-transform: uppercase;
  border-top: none;
  height: 24px;
  line-height: 24px;
}
.items-list .new-mark.new-mark-Draft:before,
.items-list .new-mark.new-mark-Active:before,
.items-list .new-mark.new-mark-Archived:before {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 10px;
  /*border-color: transparent transparent transparent #6980fe;*/

}
.items-list .new-mark.new-mark-Draft {
  background: #f6f6f6;
  color: #989898;
}
.items-list .new-mark.new-mark-Draft:before {
  border-color: transparent transparent transparent #f6f6f6;
}
.items-list .new-mark.new-mark-Archived {
  background: #e5a03e;
  color: white;
}
.items-list .new-mark.new-mark-Archived:before {
  border-color: transparent transparent transparent #e5a03e;
}
.items-list .new-mark.new-mark-Active {
  background: #4fa115;
  color: white;
}
.items-list .new-mark.new-mark-Active:before {
  border-color: transparent transparent transparent #4fa115;
}
.items-list .list-with-thumbnail {
  padding: 0;
  padding-bottom: 30px;
}
.items-list .list-with-thumbnail .list-table {
  margin-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.items-list .list-with-thumbnail .list-row {
  width: 100%;
  /*border-top: 1px solid @gray-color;*/
  border-top: 1px solid #e5e5e5;
}
.items-list .list-with-thumbnail .list-row:hover {
  background-color: #f9f8f8;
}
.items-list .list-with-thumbnail .list-row td {
  padding: 10px 5px;
}
.items-list .list-with-thumbnail .list-row .list-thumbnail {
  width: 134px;
  height: 90px;
  border: 1px solid #b4b4b4;
}
.items-list .list-with-thumbnail .list-row .info-container {
  margin-left: 7px;
}
.items-list .list-with-thumbnail .list-row .countNumber {
  width: 120px;
  text-align: center;
  background: #e8e8e8;
  padding: 10px;
  color: #777777;
}
.items-list .list-with-thumbnail .list-row:first-child {
  border-top: none;
}
.items-list .list-with-thumbnail .list-row:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.items-list .list-with-thumbnail .padding {
  padding: 8px 15px;
}
.items-list .list-with-thumbnail .default-icon-container {
  background-color: #0993b1;
  color: white;
  font-size: 40px;
  padding: 5px 8px;
  line-height: 0;
  cursor: pointer;
  padding: 15px;
}
.items-list .list-with-thumbnail .default-icon-container:hover {
  background-color: #0aa7c9;
}
.items-list .list-with-thumbnail .fav-icon-container {
  background-color: #0993b1;
  color: white;
  font-size: 40px;
  padding: 5px 8px;
  line-height: 0;
  cursor: pointer;
  padding: 15px;
}
.items-list .list-with-thumbnail .fav-icon-container:hover {
  background-color: #0aa7c9;
}
.items-list .list-with-thumbnail .tools-icon-container {
  font-size: 24px;
  padding: 33px 0px 0px 5px;
  color: #7f888b;
  cursor: pointer;
  line-height: 0;
}
.items-list .list-with-thumbnail .icon-more {
  border: 1px solid transparent;
  padding: 2px;
}
.items-list .list-with-thumbnail .icon-more:hover {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(67%, #f9f8f8), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* W3C */

  border: 1px solid #dddddd;
  border-radius: 3px;
}
.items-list .btn-group.open .icon-more {
  border: 1px solid #c2c2c2;
  box-shadow: 0px 0px 2px 1px #dddddd inset;
  border-radius: 3px;
  background: none repeat scroll 0% 0% #ededed;
}
.items-list .grid-list-container {
  padding: 0 10px 20px 0;
}
.items-list .grid-list-container .item-container {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.items-list .grid-list-container .item-container .btn-group.float-right {
  border: 1px solid transparent;
  border-radius: 2px;
}
.items-list .grid-list-container .item-container .btn-group.float-right:hover {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(67%, #f9f8f8), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* W3C */

  border: 1px solid #dddddd;
}
.items-list .grid-list-container .item-container .item-box {
  border: 1px solid #c2c2c2;
  position: relative;
}
.items-list .grid-list-container .item-container .item-box:hover {
  background-color: #f9f8f8;
}
.items-list .grid-list-container .item-container .item-box .thumbnail-container {
  position: relative;
}
.items-list .grid-list-container .item-container .item-box .thumbnail {
  border: 0;
  margin: 0;
  padding: 0;
}
.items-list .grid-list-container .item-container .item-box .info-box {
  padding: 8px 5px;
  border-top: 1px solid #f6f6f6;
  cursor: pointer;
  position: absolute;
  width: 100%;
  bottom: 40px;
  background: rgba(255, 255, 255, 0.95);
}
.items-list .grid-list-container .item-container .item-box .tools-icon-container {
  color: #7f888b;
  cursor: pointer;
}
.items-list .grid-list-container .item-container .item-box .footer-banner {
  height: 40px;
  width: 100%;
  background-color: #f6f6f6;
  text-transform: uppercase;
}
.items-list .grid-list-container .item-container .item-box .footer-banner .type-icon-container {
  font-size: 24px;
  line-height: 0;
  display: inline-block;
  padding: 4px 7px;
  vertical-align: middle;
}
.items-list .grid-list-container .item-container .item-box .footer-banner .type-name {
  font-size: 12px;
  line-height: 40px;
  display: inline-block;
}
.items-list .grid-list-container .item-container .item-box .footer-banner .fav-icon-container {
  font-size: 24px;
  background-color: #0993b1;
  color: white;
  padding: 8px 10px;
  line-height: 0;
  border-left: 2px solid white;
  cursor: pointer;
}
.items-list .grid-list-container .item-container .item-box .footer-banner .fav-icon-container:hover {
  background-color: #0aa7c9;
}
.items-list .show-more-btn {
  color: #0993b1;
  display: block;
  margin-bottom: 30px;
  cursor: pointer;
}
.selection-picker {
  display: inline-block;
  width: 100%;
}
.selection-picker .list-all-container {
  padding: 5px;
  left: inherit;
  right: 0;
  min-width: 200px;
}
.selection-picker .list-all-container .filter-container {
  margin-bottom: 5px;
}
.selection-picker .show-search-btn {
  position: relative;
}
.selection-picker .show-search-btn .ion-chevron-down {
  color: #b4b4b4;
}
.selection-picker .show-search-btn .arrow-container {
  position: absolute;
  top: -8px;
  left: 27px;
  font-size: 42px;
  z-index: 50;
  color: #f6f6f6;
  text-shadow: 0px 2px #989898;
  display: none;
}
.selection-picker .search-and-selected-container {
  margin-top: 10px;
  background-color: #f9f8f8;
  padding: 5px;
}
.selection-picker .search-and-selected-container .selected-parts {
  padding: 0;
  display: block;
  margin-top: 5px;
}
.selection-picker .search-and-selected-container .selected-parts .btn-group {
  height: 28px;
  margin-bottom: 5px;
}
.selection-picker .search-and-selected-container .selected-parts .dropdown-menu {
  width: 354px !important;
  padding: 0;
}
.selection-picker .search-and-selected-container .search-input {
  width: 170px;
}
.selection-picker .search-and-selected-container .dropdown-menu {
  padding: 0;
  width: 100%;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list {
  width: 100%;
  overflow: auto;
  max-height: 150px;
  list-style: outside none none;
  margin: 0 2px 0 0;
  padding: 0px;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list li {
  width: 100%;
  cursor: pointer;
  /*padding: 0 2px;*/
  /*border-bottom: 1px solid @gray-color-light;*/
  border-bottom: 1px solid #dddddd;
  padding: 10px 30px 10px 5px;
  font-size: 12px;
  position: relative;
  white-space: normal;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list li a {
  /*color: @gray-color-dark;*/
  color: #2c3e50;
  text-decoration: none;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list li.last {
  border-bottom: 0;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list .group-add-icon {
  font-size: 24px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -11px;
  color: #aaaaaa;
  width: 100%;
  text-align: right;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list .group-add-icon:hover {
  color: black;
}
.selection-picker .search-and-selected-container .dropdown-menu .searched-list-filter li {
  padding: 5px;
}
.selected-item-label {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
  background-color: #7f888b;
  padding: 5px 7px;
  border-radius: 3px;
  height: 25px;
  color: white;
  font-size: 12px;
  margin-top: 1px;
}
.selected-item-label .close-icon-container {
  font-size: 14px;
  line-height: 0;
  background-color: #0993b1;
  color: white;
  margin: 0 3px 0 0;
  display: block;
  padding: 2px;
  border-radius: 3px;
  cursor: pointer;
}
.selected-item-label .icon-container {
  font-size: 18px;
  line-height: 0;
  margin: 0px 3px 0px 0px;
  display: block;
  cursor: pointer;
}
.selected-item-label a {
  color: white;
  border-bottom: 1px dotted #0993b1;
}
.selected-item-label a:hover {
  text-decoration: none;
}
.areaContainer.mainFilters .selectable-btn .rt {
  padding: 8px 5px;
}
.selectable-btn {
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
  padding: 5px 7px;
  border-radius: 3px;
  height: 28px;
  cursor: pointer;
  font-size: 12px;
  border: 1px solid #e5e5e5 !important;
}
.selectable-btn .icon-container {
  font-size: 18px;
  line-height: 0;
  color: #7f888b;
  margin: 0 4px 0 0;
  display: block;
}
.selectable-btn .badge {
  border-radius: 4px;
  font-size: 9px;
  margin: 0px 0px 0px 5px;
  color: #989898;
  background-color: #f6f6f6;
  display: inline-block;
  padding: 3px 7px;
}
.selectable-btn.selected .rt {
  border-color: #858585 !important;
  background: #c6c6c6 !important;
  color: #858585 !important;
  box-shadow: 1px 1px 3px 1px #999999 inset;
}
.btn-white .rt {
  background-color: white;
  color: #0993b1;
  border: 1px solid #f9f8f8;
}
.refine-filter-container {
  background-color: #f6f6f6;
  font-size: 12px;
  margin: 0 0 10px 0;
  display: block;
  padding-bottom: 7px;
}
.refine-filter-container .title {
  color: #989898;
  margin-bottom: 3px;
  font-size: 10px;
}
.refine-filter-container .line {
  background-image: url("/Content/Styles_Bootstrap/images/white_line-20.png");
  background-repeat: repeat-x;
  background-position: center center;
}
.refine-filter-container .line .title {
  background-color: #e5e5e5;
  padding-right: 5px;
  display: inline-block;
}
.refine-filter-container .label {
  padding: 6px 10px 5px;
  background-color: gray;
  color: white;
  margin-right: 3px;
  float: left;
  margin-bottom: 3px;
  min-height: 23px;
  font-size: 0.9em;
}
.refine-filter-container .favourite {
  padding: 2px 7px;
  font-size: 1.4em;
}
.refine-filter-container .selectable-btn {
  float: left;
  margin-right: 0;
}
.side-menu {
  width: 176px;
  min-height: 100%;
  height: 100%;
  background-color: #f6f6f6;
  display: table-cell;
  vertical-align: top;
}
.side-menu .item.dividerLine,
.side-menu .item.dividerLine:hover {
  height: 3px;
  padding: 0;
  background: #e5e5e5;
}
.side-menu .item {
  height: 40px;
  color: #0993b1;
  /*border-bottom: 1px solid @gray-color;*/
  padding: 0 5px 0 10px;
  cursor: pointer;
  /*border-left: 3px solid @gray-color-light;
        border-right: 2px solid @gray-color-dark;*/
  vertical-align: middle;
  line-height: 0;
  /*border-left: 5px solid transparent;*/
  border-right: 5px solid transparent;
  border-bottom: 1px solid #dddddd;
  border-top: none;
  box-shadow: 0 2px 0px -1px white;
}
.side-menu .item .icon {
  font-size: 25px;
  display: inline-block;
  margin-right: 5px;
  color: #989898;
}
.side-menu .item .name {
  display: inline-block;
  font-size: 14px;
}
.side-menu .item:hover {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(67%, #f9f8f8), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* W3C */

  border-right: 1px solid #dddddd;
}
.side-menu .item.selected,
.side-menu .item.selected:hover {
  background: white;
  /*border-left: 5px solid @brand-color-3;*/
  border-right: 0px solid white;
  border-bottom: 1px solid #dddddd;
  box-shadow: 0 5px 5px -5px #cccccc, inset 5px 0 black;
}
.side-menu .filler {
  display: table-cell;
  /*border-right: 2px solid gray;*/

}
.dropdowm-select {
  width: 100%;
  position: relative;
}
.dropdowm-select .title-container {
  width: 100%;
  cursor: pointer;
  padding: 10px 0px 3px 16px;
  border-radius: 3px;
  display: block;
  background-image: url("icons/down-gray-24.png");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: right 5px center;
  height: 45px;
  /*.border-embossed-dark-gray();
        .gradiant-background-light-gray();*/
  border: 1px solid #b4b4b4;
  box-shadow: inset 2px 2px 2px 0px #bbbbbb;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(67%, #f9f8f8), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* W3C */

}
.dropdowm-select .arrow-icon-container {
  position: absolute;
  top: 4px;
  right: 7px;
  font-size: 26px;
  cursor: pointer;
}
.dropdowm-select ul {
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0 !important;
}
.dropdowm-select ul li {
  border-bottom: 1px solid lightgray;
}
.dropdowm-select ul li a {
  padding: 5px 10px;
}
/* Side Tab view */

.side-tab-view-container {
  max-width: 1200px;
  margin: auto;
}
.side-tab-view-container .menu-side {
  width: 170px;
  min-height: 100%;
  background-color: #e5e5e5;
  display: table-cell;
  vertical-align: top;
}
.side-tab-view-container .menu-side .item {
  height: 35px;
  border-bottom: 1px solid lightgray;
  font-size: 13px;
  padding: 0 27px;
  cursor: pointer;
  border-right: 2px solid gray;
  display: table-cell;
  vertical-align: middle;
}
.side-tab-view-container .menu-side .selected {
  background-color: white;
  border-left: 3px solid orange;
  border-right: 2px solid white;
  padding: 0 22px;
}
.side-tab-view-container .menu-side .filler {
  display: table-cell;
  border-right: 2px solid gray;
}
.side-tab-view-container .content-side {
  width: auto;
  min-height: 100%;
  display: table-cell;
  vertical-align: top;
}
.side-tab-view-container .content-container {
  padding: 0 10px;
}
.general-overview-container {
  width: 100%;
  padding: 10px;
}
.general-overview-container .grayBg {
  margin: -10px -10px 10px -10px;
  padding: 10px;
  background-color: #f6f6f6;
}
.general-overview-container .close-icon-container {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  font-size: 16px;
  line-height: 0;
  background-color: #0993b1;
  color: white;
  display: block;
  padding: 2px;
  border-radius: 3px;
}
.general-overview-container hr {
  margin: 7px 0;
}
.general-overview-container input {
  margin: 5px 0;
}
.general-overview-container .desctription-container {
  margin-bottom: 5px;
}
.general-overview-container .user-list-container {
  overflow-y: auto;
  height: 245px;
}
.general-overview-container .user-list-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.general-overview-container .user-list-container ul li {
  border-bottom: 1px solid lightgray;
  overflow: hidden;
}
.general-overview-container .user-list-container ul li span {
  display: block;
  margin: 4px 0;
  width: 100%;
}
.general-overview-container .user-list-container ul li.last {
  border-bottom: 0;
}
.on-off-btn {
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  cursor: pointer;
  padding: 2px;
}
.on-off-btn .rtc {
  width: 50%;
  text-align: center;
  padding: 5px;
  font-size: 14px;
  border-radius: 3px;
  overflow: hidden;
}
.on-off-btn .on-container {
  /*background-color: @success-color;*/
  background-color: #c2c2c2;
  color: white;
  width: 50px;
  margin-right: 2px;
  display: block;
  vertical-align: baseline !important;
  float: left;
}
.on-off-btn .off-container {
  /*background-color: @danger-color;*/
  background-color: #c2c2c2;
  color: white;
  width: 50px;
  display: block;
  vertical-align: baseline !important;
  float: left;
}
.on-off-btn .activeBtn {
  background-color: #4fa115;
  box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.5) inset, 1px 1px 2px rgba(255, 255, 255, 0.8) inset;
}
.form-row {
  margin-bottom: 10px;
  padding: 0 15px;
}
.form-row .form-label-container {
  width: 120px;
}
.form-row .required {
  color: #c83a00;
}
.fields-container {
  width: auto;
  padding: 5px 5px;
}
.error-message {
  color: #c83a00;
}
.inline-editable-container {
  cursor: pointer;
}
.inline-editable-container .caption {
  border-bottom: 1px dashed #0993b1;
  padding-right: 12px;
  position: relative;
}
.inline-editable-container .edit-icon-container {
  position: absolute;
  left: 100%;
}
/* Override bootstrap */

.btn {
  font-size: 16px;
  padding: 6px 10px;
}
.btn-sm {
  font-size: 13px;
  padding: 4px 6px;
}
.btn-default,
.btn-default:hover {
  background-color: white;
  border: 0;
  color: #0993b1;
}
.btn-primary,
.btn-primary:focus {
  color: white;
  background-color: #08a73f;
  border-color: #08a73f;
}
.btn-primary:hover {
  background-color: #09bf48;
  border-color: #09bf48;
}
.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-orange[disabled],
.btn-orange[disabled]:focus {
  background-color: #c2c2c2 !important;
  border: 1px solid #c2c2c2 !important;
}
.btn-group .btn-default {
  border: 1px solid #b4b4b4;
  font-size: 14px;
}
.btn-group .btn-default.active {
  border-color: #858585 !important;
  background: #c6c6c6 !important;
  color: #858585 !important;
  box-shadow: 1px 1px 3px 1px #999999 inset;
}
.container.top-level {
  padding: 8px 15px 0 15px;
}
.form-control,
.form-control:focus {
  height: 45px;
  /*.border-embossed-dark-gray();
    .gradiant-background-light-gray()*/
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  box-shadow: inset 2px 2px 2px 0px #bbbbbb;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(67%, #f9f8f8), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #f9f8f8 67%, white 100%);
  /* W3C */

  font-size: 14px;
}
.form-control.input-sm {
  height: 30px;
  font-size: 12px;
}
.input-group input,
.input-group input:focus {
  height: 30px;
  padding: 0 15px;
  font-size: 12px;
}
.input-group .input-group-addon {
  /*background-color: @gray-color-light !important;*/
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
  border-right: 1px solid #989898;
  background-color: #e5e5e5;
  box-shadow: 0px 7px 5px -5px #aaaaaa inset;
  height: 30px;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
  width: 30px;
  font-size: 12px;
  color: #333333;
}
.input-group .input-group-addon.clearStyle {
  padding: 2px 5px 0;
  font-size: 24px;
  cursor: pointer;
  color: #999999;
  float: left;
}
/*.alert-danger {
    background-color: @danger-color;
    border-color: @danger-color;
    color: white;
}*/

/* Layouting classes  */

.hidden {
  display: none;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.placeholder {
  color: #b4b4b4;
}
.clear {
  clear: both;
}
.overflow-hidden {
  overflow: hidden;
}
.no-padding {
  padding: 0;
}
.rt {
  display: table;
  position: relative;
}
.rtr {
  display: table-row;
  position: relative;
}
.rtc {
  display: table-cell;
  position: relative;
}
.rt-vertically-centered {
  display: table;
  position: relative;
}
.rt-vertically-centered .rtc {
  vertical-align: middle;
}
.rt-vertically-top {
  display: table;
  position: relative;
}
.rt-vertically-top .rtc {
  vertical-align: top;
}
.full-box {
  width: 100%;
  height: 100%;
}
.full-height {
  height: 100%;
}
.full-width {
  width: 100%;
}
.center-both {
  vertical-align: middle;
  text-align: center;
}
.vertical-center {
  vertical-align: middle !important;
}
.vertical-top {
  vertical-align: top !important;
}
.vertical-bottom {
  vertical-align: bottom !important;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.clickable {
  cursor: pointer;
}
.right-margin-small {
  margin-right: 5px;
}
.horizontal-divider {
  width: 100%;
  height: 5px;
  display: block;
}
.horizontal-divider-double {
  width: 100%;
  height: 1px;
  display: block;
  background: #e5e5e5;
  margin: 10px auto;
}
.margin-top-10 {
  margin-top: 10px;
}
.greyBgBlock {
  background: #f6f6f6;
  padding: 15px;
}
.grayText {
  color: #999999;
}
.success-text {
  color: #4fa115;
}
.danger-text {
  color: #c83a00;
}
.danger-background {
  background-color: #c83a00 !important;
}
.padding-15 {
  padding: 0 15px !important;
}
.padding-15-tb {
  padding: 15px 0;
}
.padding-15-b {
  padding-bottom: 15px;
}
.padding-15-t {
  padding-top: 15px;
}
.padding-15-lr {
  padding: 0 15px !important;
}
.padding-15-r {
  padding-right: 15px;
}
.padding-15-l {
  padding-left: 15px;
}
.padding-10-lr {
  padding-left: 10px;
  padding-right: 10px;
}
.padding-10-tb {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding-10-t {
  padding-top: 10px;
}
.padding-5-tb {
  padding: 5px 0;
}
.padding-5-lr {
  padding: 0 5px;
}
.padding-5-t {
  padding-top: 5px;
}
.padding-5-b {
  padding-bottom: 5px;
}
.padding-5-r {
  padding-right: 5px;
}
.table-default tr:hover {
  background-color: transparent !important;
}
.table-default td {
  color: #333333;
}
.table-default .item-info-title {
  color: #333333 !important;
}
.rtc input[type=checkbox] {
  width: 16px;
  height: 16px;
  background: none;
  box-shadow: none;
  margin-right: 10px;
}
.rtc input[type=radio] {
  width: 16px;
  height: 16px;
  background: none;
  box-shadow: none;
}
.input-group select {
  border-radius: 0 3px 3px 0;
}
.font20 {
  font-size: 20px;
  margin: 0;
}
/* icons */

.icon.icon-arrow-down {
  color: #2c3e50;
}
.icon-campaigns_round-24 {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  background-image: url("icons/campaigns_round-48.png");
  vertical-align: middle;
  display: inline-block;
}
.icon-conversations_round-24 {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  background-image: url("icons/conversations_round-48.png");
  vertical-align: middle;
  display: inline-block;
}
.icon-teams_round-24 {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  background-image: url("icons/teams_round-48.png");
  vertical-align: middle;
  display: inline-block;
}
.icon-one_round-24 {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  background-image: url("icons/one_round-48.png");
  vertical-align: middle;
  display: inline-block;
}
.selected-parts .dropdown-menu {
  font-size: 12px;
}
.selectable-btn:not(.selected) .rt:hover,
.selection-picker .btn:not(.active):hover {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(67%, #f9f8f8), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #f9f8f8 67%, #f6f6f6 100%);
  /* W3C */

}
.btn-orange {
  background-color: #0993b1;
  border-color: #0993b1;
  color: white;
  /*background-color: @brand-color-1;
    border-color: @brand-color-1;*/

}
.btn-orange:hover {
  background-color: #0aa7c9;
  border-color: #0aa7c9;
}
.btn-orange:focus {
  background-color: #0993b1;
  border-color: #0993b1;
}
.sideView {
  opacity: 0;
  transition: all 0.5s linear;
}
.sideViewShow {
  opacity: 1;
  -webkit-animation: drop 1s;
  animation: drop 1s;
}
.sideView.ng-leave,
.sideView.ng-leave-active {
  display: block !important;
}
.sideView.ng-leave.ng-leave-active {
  -webkit-animation: slideOutLeft 0.5s;
  animation: slideOutLeft 0.5s;
  display: block !important;
}
.sideView.ng-hide {
  display: none;
}
.icon-external-link {
  margin: 0 5px 0 15px;
}
.icon-external-link:before {
  font-size: 14px;
}
.clearStyle {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  background: none !important;
}
.noResultMessage {
  color: #999999;
  padding: 40px 0;
}
.noResultMessage table tr td {
  padding: 10px;
}
.noResultMessage .icon-error:before {
  font-size: 66px;
}
.no-result-div {
  font-size: 24px;
  padding: 15px;
  text-align: center;
  display: none;
  color: #999999;
}
.modal-content {
  padding-bottom: 15px;
  border-radius: 0;
}
.modal-content button.close {
  margin: 3px 0 0 0;
  opacity: 1;
  cursor: pointer;
  width: 26px;
  height: 26px;
}
.modal-content .modal-header {
  background: #e6bc0c;
  position: relative;
}
.modal-content .modal-title {
  color: white;
}
.modal-content .modal-body {
  max-height: 500px;
  overflow-y: scroll;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
}
.modal-content .icon-delete-square {
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -17px;
  color: #0993b1;
  opacity: 1;
  cursor: pointer;
}
.modal-content .icon-delete-square::after {
  content: '\34';
  font-family: "workstaricons" !important;
  color: white;
  position: absolute;
  top: 4px;
  left: 2px;
  font-size: 20px;
}
.icon-big-feedback-checked {
  margin-left: 5px;
}
/* main menu animation */

/*.open > .main-dropdown {
    opacity: 1;
    visibility: visible;
}

.main-dropdown {
    display: block;
    opacity: 0;
    visibility: hidden;
}*/

/* hide sub menu on small screen */

@media (max-width: 768px) {
  .subMenu {
    display: none;
  }
}
/* one column only in extra small screen for grid view items */

@media (max-width: 480px) {
  .item-container {
    width: 100% !important;
  }
  header .companyTitle {
    font-size: 20px;
  }
  /*.modal {
          padding-left: 0 !important;
      }
  
      .modal-dialog {
          margin: 0 20% 0 0;
          height: 100%;
  
          .modal-content {
              border-radius: 0;
              padding-bottom: 0;
  
              .modal-body {
                  height: 100%;
                  max-height: 100%;
                  overflow: hidden;
              }
          }
      }
  
      .modal.fade:not(.in) .modal-dialog {
          -webkit-transform: translate3d(-25%, 0, 0);
          transform: translate3d(-25%, 0, 0);
      }*/
}
.social-media ul {
  padding: 0;
  margin: 20px 0 40px 0;
}
.social-media ul li {
  list-style-type: none;
  display: inline-block;
  font-size: 40px;
  color: #cccccc;
  margin: 2px;
}
.clearPaddingMargin {
  padding: 0 !important;
  margin: 0 !important;
}
.dropdown-list a {
  text-decoration: none;
}
.dropdown-list .dropdown-menu a {
  color: #0993b1;
}
/* save and add another btn animation */

.btn-orange {
  overflow: hidden;
  position: relative;
  padding: 6px 30px;
}
.btn-orange .progress {
  position: absolute;
  height: 3px;
  top: -1px;
  left: 0;
  width: 100%;
  background-color: #ff7d00;
  opacity: 0;
}
.btn-orange .progress.on {
  opacity: 1;
  -webkit-animation: slideInLeft 3s;
  animation: slideInLeft 3s;
}
.btn-orange .btn-tick {
  opacity: 0;
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
}
.btn-orange .btn-tick.on {
  opacity: 1;
  -webkit-animation: bounceInDown 1s;
  animation: bounceInDown 1s;
}
.btn-orange .btn-tick:before {
  font-size: 24px;
}
.delConfirm {
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 1000;
  min-width: 160px;
  padding: 5px 10px;
  margin: 2px 0px 0px;
  font-size: 12px;
  text-align: left;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.delConfirm .btn {
  font-size: 12px;
  margin: 5px;
}
.info-popup-container {
  position: relative;
}
.info-popup-container .info-popup {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  text-align: left;
  padding: 0;
  border-radius: 5px;
  min-width: 200px;
  border: 1px solid #e5e5e5;
  background-color: white;
  z-index: 999;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  border-radius: 4px;
}
.info-popup-container .info-popup .info-list {
  display: block;
  margin: 0;
  padding: 0;
}
.info-popup-container .info-popup .info-list .list-item {
  display: block;
  margin: 0;
  padding: 4px 12px;
  border-bottom: 1px solid #e5e5e5;
  text-wrap: none;
}
.info-popup-container .info-popup .info-list .list-item:last-child {
  border-bottom: none;
}
/* custom alert msg box*/

/*.alert-success {
    margin: 0 15px 10px 15px;
    background: #e9ece5;
    border: none;
    color: #333;
    position: relative;
    padding-left: 40px;

    &:before {
        font-family: FontAwesome;
        content: "\f058";
        position: absolute;
        top: 8px;
        left: 10px;
        font-size: 24px;
    }
}*/

/*dropdown menu btn style*/

.dropdown-menu {
  padding: 0;
}
.dropdown-menu .btn {
  font-size: 14px;
  padding: 5px 10px;
  margin: 5px 10px;
}
/* create video page ,group-btn style */

.video-type-buttons .btn {
  /*line-height: 40px;
        padding: 0;
        height: auto !important;*/
  width: 120px;
}
.video-type-buttons .icon-youtube,
.video-type-buttons .icon-vimeo,
.video-type-buttons .icon-mp4 {
  color: #adb2b4;
}
.video-type-buttons .linkColor {
  color: #0993b1 !important;
}
/* added from saber */

.numberCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 60px;
  height: 60px;
  border: 1px solid #e5e5e5;
  color: #0993b1;
  background: white;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.numberCircle:hover {
  border: 1px solid #e6bc0c;
  color: #0993b1;
}
.numberCircle.active {
  border: 1px solid #e6bc0c;
  color: #0993b1;
}
.numberCircle:hover .signCircle {
  background: #e6bc0c;
}
.numberPlassCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 32px;
  height: 32px;
  background: #eeeeee;
  color: #0993b1;
  text-align: center;
  font: 12px Arial, sans-serif;
}
.statusCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  cursor: pointer;
  width: 26px;
  height: 26px;
  border: 1px solid black;
  background: white;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.backgroundGreen {
  color: #2d5a0e !important;
}
.colourBlue {
  color: #005c70;
}
.signCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  cursor: pointer;
  width: 16px;
  height: 16px;
  line-height: 100%;
  border: 1px solid transparent;
  background: #e5e5e5;
  color: white;
  text-align: center;
  vertical-align: top;
  margin-top: -10px;
  margin-left: calc(50% - 8px);
  position: absolute;
  bottom: -8px;
  z-index: 2;
}
.signCircle.active {
  background: #e6bc0c;
}
.signCircle:hover {
  background-color: #e6bc0c;
}
/*********************
 badge style 
*********************/

.sticky-title {
  width: auto;
  background: #e6bc0c;
  color: white;
  padding: 8px 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.sticky-title:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 8px 0;
  border-color: transparent #03a1a1 transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
}
.badge-wrapper {
  position: relative;
  overflow: hidden;
}
.badge-wrapper:after {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  left: 29px;
  border-left: 2px dotted #e5e5e5;
}
.badge-wrapper:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 22px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e5e5e5;
}
.badge-wrapper .badge-thumbnail-wrapper ul.badge-thumbnail-list {
  padding: 0;
  margin: 0;
}
.badge-wrapper .badge-thumbnail-wrapper ul.badge-thumbnail-list li {
  list-style: none;
  float: left;
  margin-right: 10px;
  line-height: 32px;
}
.badge-wrapper .badge-thumbnail-wrapper ul.badge-thumbnail-list li:first-child {
  margin-left: 10px;
}
.badge-wrapper .badge-thumbnail-wrapper ul.badge-thumbnail-list li img {
  width: 32px;
  height: 32px;
  filter: gray;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  opacity: 0.5;
}
.badge-wrapper.open:after {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  left: 30px;
  border-left: 1px solid #e5e5e5;
}
.badge-month {
  background: #e6bc0c;
  border-radius: 50%;
  color: white;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  position: relative;
  z-index: 1;
}
.badge-list-wrapper {
  opacity: 0;
}
.badge-list-wrapper.open {
  opacity: 1;
}
.badge-list-wrapper.open .list-with-thumbnail {
  -webkit-animation: fadeInRight 0.5s linear;
  animation: fadeInRight 0.5s linear;
}
.badge-list-wrapper.open .month-col {
  /*-webkit-animation: slideInLeft 0.5s;
        animation: slideInLeft 0.5s;*/
  width: 60px;
}
.badge-list .badge-thumbnail-table {
  border: none;
  padding: 10px;
  width: 100%;
  overflow: hidden;
  /*tr:not(:last-child){
             border-bottom:1px solid #e5e5e5;
        }*/

}
.badge-list .badge-thumbnail-table tr td {
  padding: 0px;
}
.badge-list .badge-thumbnail-table .row {
  border-bottom: 1px solid #e5e5e5;
}
.badge-list .badge-thumbnail-table .col-xs-6 {
  height: 80px;
}
.badge-list .badge-thumbnail-table .badge-date {
  font-size: 12px;
}
.badge-list .badge-thumbnail-table .badge-action a.icon {
  background: #0993b1;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: white;
  font-size: 32px;
  cursor: pointer;
  display: block;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  margin-top: 5px;
}
.badge-list .badge-thumbnail-table .badge-action a.icon:hover {
  background-color: #0aa7c9;
}
.badge-list .badge-thumbnail-table .img-responsive {
  max-width: 80px;
}
.badge-list .badge-score {
  background: #e6bc0c;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: white;
  text-align: center;
  position: relative;
}
.badge-list .badge-score:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 16px 0;
  border-color: transparent #e6bc0c transparent transparent;
  position: absolute;
  left: -16px;
  top: 0;
}
/*badge mobile style*/

@media all and (max-width: 767px) {
  .badge-score-col {
    vertical-align: top !important;
    padding-left: 15px;
  }
  .badge-score {
    width: 80px !important;
  }
  .badge-score:before {
    border-color: transparent !important;
  }
  .badge-action {
    text-align: left;
  }
  .badge-list .badge-thumbnail-table .badge-action a.icon {
    width: 45%;
    max-width: 80px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    margin-top: 0;
  }
}
/*********************
 datepicker style 
*********************/

.datepicker-group .dropdown-menu {
  padding: 0px 0 5px 0 !important;
  min-width: 280px;
}
.datepicker-group .dropdown-menu table {
  border: 5px solid white;
}
.datepicker-group .dropdown-menu table th,
.datepicker-group .dropdown-menu table td {
  padding: 1px;
}
.datepicker-group .dropdown-menu table th button {
  width: 100%;
}
.datepicker-group .dropdown-menu button {
  margin: 0 !important;
  padding: 4.5px 7.5px !important;
  border: 1px solid #dddddd;
}
.datepicker-group .dropdown-menu button.active span {
  color: white !important;
}
.datepicker-group .dropdown-menu .btn-group .btn {
  border-radius: 3px !important;
}
.datepicker-group .dropdown-menu .btn-group .btn-info {
  margin-right: 5px !important;
}
.newContent {
  color: white;
  display: block;
  background: #e6bc0c;
  padding: 2px;
  text-align: center;
  width: 60px;
  border-radius: 3px;
  font-size: 10px;
  float: right;
}
.truncateText {
  display: inline-block;
  width: 160px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.overlay {
  position: fixed;
  top: 48px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.notSupportedBrowser {
  text-align: center;
}
.notSupportedBrowser .heading {
  color: #333333;
  font-size: 22px;
}
.notSupportedBrowser .downloadApp,
.notSupportedBrowser .updateBrowser {
  color: #666666;
  font-size: 12px;
}
.notSupportedBrowser a.browser {
  padding: 5px 12px;
  color: #666666;
  font-size: 26px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: white;
  overflow: hidden;
  margin: 0 10px;
}
.notSupportedBrowser a.browser:hover {
  text-decoration: none;
}
.notSupportedBrowser a.browser span {
  margin-left: 8px;
  font-size: 12px;
  color: #01618d;
  vertical-align: middle;
}
#cmBannerArea {
  overflow: hidden;
  background: #f6f6f6;
}
.standardReportContainer .icon-checked-circle {
  font-size: 24px;
}
.standardReportContainer .icon-info {
  color: #0993b1;
  font-size: 20px;
}
.rank {
  background-color: #f6f6f6;
  margin: 0 auto;
  width: 120px;
  padding: 5px;
}
.active-status-circle {
  border-radius: 50%;
  background-color: #989898;
  width: 14px;
  height: 14px;
  display: block;
}
.active-status-circle.completed {
  background-color: #4fa115;
}
.active-status-circle.inprogress {
  background-color: #fdbe00;
}
.active-status-circle.overdue {
  background-color: #c83a00;
}
.content-container {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0 20px auto;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.tools-icon-container   .icon-trash {
  background-color: #0993b1;
  color: white;
  font-size: 20px;
  line-height: 0;
  cursor: pointer;
  padding: 3px 6px 8px;
}
.activeMenuItem {
  background: #f6f6f6;
}
/**Admin Table Layout Styles*/

.dataCount {
  padding: 5px 10px;
  color: #b6b6b6;
  font-weight: bold;
}
table.list-table {
  margin: 0 0 10px;
  padding: 0;
  border: none;
  border-collapse: collapse;
}
table.list-table thead {
  padding: 0;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  border-right: 2px solid #e5e5e5;
}
table.list-table thead th {
  font-weight: normal;
  font-size: 100%;
  padding: 8px 10px;
}
table.list-table thead th:last-child {
  text-align: right;
}
table.list-table tbody {
  padding: 0;
}
table.list-table tbody td .row-title {
  color: #0993b1;
  font-weight: bold;
  cursor: pointer;
  font-size: 110%;
  padding: 0;
}
/*header icon-info style*/

.extraInfo {
  background: #0993b1;
  display: block;
  height: 20px;
  padding: 2px 5px;
  border-radius: 10px;
  min-width: 20px;
  position: absolute;
  right: 80%;
  top: 40%;
}
.seperateBorder {
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.25);
}
/*content control dropdown*/

.contentControl {
  width: 180px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 6.5px 10px;
  margin-top: -3px;
  text-align: left;
}
.contentControl a {
  text-decoration: none;
  display: block;
}
.contentControl .dropdown-menu {
  width: 180px !important;
  top: 29px;
  border-radius: 0px 0px 3px 3px;
  border-top: medium none #e5e5e5;
  box-shadow: none;
  left: -1px;
  border-color: #e5e5e5;
  background: #f6f6f6;
  padding-top: 5px;
}
.contentControl .dropdown-menu a {
  border: none;
  padding: 5px 10px;
}
.contentControl .dropdown-menu a:hover {
  background: none;
}
.contentControl .dropdown-menu:before {
  content: '';
  height: 1px;
  border-top: 1px solid #e5e5e5;
  width: 170px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: -5px;
  margin-left: 5px;
}
.contentControl .publishConfirm {
  padding: 10px;
  font-size: 12px;
}
.contentControl .publishConfirm .btn {
  margin: 0 5px 0 0;
}
.contentControl .icon-arrow-down {
  float: right;
}
.datepickerContainer {
  padding: 10px;
  background: #f9f8f8 none repeat scroll 0% 0%;
  width: 380px;
  margin-top: 10px;
}
.datepickerContainer table tr td {
  padding: 5px;
}
.datepickerContainer table tr td .btn {
  margin: 0;
  padding: 5px;
  width: auto !important;
}
.datepickerContainer .btn-group .btn {
  margin-right: 0;
}
.linkColor,
.linkColor:hover,
.linkColor:focus {
  color: #0993b1;
}
/*time picker*/

.timepickerrow div {
  padding: 0;
}
.dateTimeContainer table tr td {
  position: relative;
  width: auto !important;
  text-align: center;
}
.dateTimeContainer table tr:nth-child(1) td,
.dateTimeContainer table tr:nth-child(3) td {
  height: 0;
  line-height: 0;
  margin: 0;
}
.dateTimeContainer table tr:nth-child(2) td {
  padding: 0 10px;
}
.dateTimeContainer table tr:nth-child(1) td .btn.btn-link,
.dateTimeContainer table tr:nth-child(3) td .btn.btn-link {
  position: absolute;
  top: 100%;
  left: 61px;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  line-height: 0;
  display: table-cell;
  background: #0993b1;
  width: 15px;
  height: 15px;
  z-index: 2;
  color: white;
}
.dateTimeContainer table tr:nth-child(3) td .btn.btn-link {
  top: auto;
  bottom: 100%;
  border-top: 1px solid white;
}
.dateTimeContainer table tr:nth-child(2) td:nth-child(2) {
  padding-left: 25px;
}
/*header and main menu*/

@media all and (max-width: 767px) {
  .header .icon-home {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .managerTools {
    display: none;
  }
}
/* Collections Design Tab */

.form-col {
  width: 25%;
}
.form-col .thumbnail-area {
  float: none !important;
}
.form-col .rtc {
  overflow: hidden;
}
.form-col .field-label {
  font-weight: bold;
}
.form-col .field-h-padding {
  padding-left: 20px !important;
  padding-right: 10px !important;
}
.form-col .field-v-padding {
  padding-bottom: 8px;
}
.form-col .radio:first-child {
  margin-top: 0;
  padding-top: 0;
}
.design-col {
  width: 75%;
}
page-banner .color-selector {
  display: block;
  position: relative;
  clear: both;
  overflow: hidden;
}
page-banner .color-selector .color-panel {
  display: block;
  float: left;
  max-width: 32px;
  width: 100%;
  margin-right: 10px;
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  /*box-shadow: inset 2px 2px 2px 0px #bbb;*/
  height: 30px;
}
page-banner .color-selector .color-input input:before {
  display: block;
  position: absolute;
  background: red;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  content: "hello" !important;
  color: black;
}
.collection-preview-screen {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  /*background:#303030 url(img/metimeBg.png) center top fixed no-repeat;*/
  background-size: cover;
  background-position: 0 0;
  background: #07c0b4;
  background-attachment: local !important;
  /*background:none;*/

}
.collection-preview-screen.whiteBg {
  background: white;
}
.collection-preview-screen header {
  position: relative;
  padding: 8px;
  text-align: center;
  z-index: 1;
}
.collection-preview-screen footer {
  padding: 4px;
}
.collection-preview-screen footer .logo {
  margin-left: 10px;
}
.collection-preview-screen .content-body {
  position: relative;
  height: 540px;
  z-index: 0;
}
.collection-preview-screen .content-body.flat-color-outline:before {
  position: absolute;
  width: calc(100% - 12px);
  height: calc(100% - 8px);
  border: 2px dashed #e6bc0c;
  top: 2px;
  left: 6px;
  z-index: 4;
  content: "";
}
.collection-preview-screen .content-body .side-panel {
  width: 14%;
  overflow: hidden;
  position: relative;
  /*background-size: cover !important;*/
  background-attachment: fixed;
}
.collection-preview-screen .content-body .side-panel .repeat-image-outline {
  position: absolute;
  width: 100%;
  width: 48px;
  height: 48px;
  border: 2px dashed #e6bc0c;
  top: 6px;
  left: 4px;
  z-index: 4;
}
.collection-preview-screen .content-body .side-panel .side-panel-outline {
  position: absolute;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  border: 2px dashed #e6bc0c;
  top: 6px;
  left: 6px;
  z-index: 4;
}
.collection-preview-screen .content-body .side-panel img {
  width: 20%;
  height: auto;
}
.collection-preview-screen .content-body .content-panel {
  width: 72%;
  background: white url('../images/PageImages/ContentLibraryManagement/Collections/collection-preview-sample-bg.jpg') 0 100% no-repeat;
  -webkit-box-shadow: 0px 0px 8px 0px #cccccc;
  -moz-box-shadow: 0px 0px 8px 0px #cccccc;
  box-shadow: 0px 0px 8px 0px #cccccc;
  background-size: contain;
  z-index: 1;
}
.collection-preview-screen .content-body .content-panel .page-banner {
  position: relative;
  overflow: hidden;
  max-height: 142px;
  min-height: 142px;
  height: 142px;
}
.collection-preview-screen .content-body .content-panel .page-banner .page-banner-title {
  position: absolute;
  z-index: 2;
  width: 100%;
  background: #f6f6f6;
  top: 0;
  color: #989898;
  text-align: left;
  height: 100%;
}
.collection-preview-screen .content-body .content-panel .page-banner .page-banner-title:after {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 48px;
  font-family: "workstaricons" !important;
  content: 'R' !important;
  color: #666666;
}
.collection-preview-screen .content-body .content-panel .page-banner .page-banner-title .banner-title {
  position: relative;
  width: 75%;
  padding: 30px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collection-preview-screen .content-body .content-panel .page-banner .default-banner {
  background: #f6f6f6;
  width: inherit;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.collection-preview-screen .content-body .content-panel .page-banner .default-banner .banner-title {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.collection-preview-screen .content-body .content-panel .page-banner .page-banner-outline {
  position: absolute;
  width: 100%;
  min-height: 132px;
  width: calc(100% - 8px);
  border: 2px dashed #e6bc0c;
  top: 6px;
  left: 4px;
  z-index: 4;
}
.collection-preview-screen .content-body .content-panel .page-banner img {
  width: 100%;
  height: 100%;
  z-index: 3;
}
/* Collection Contents Style  */

.contentCollection .contentCollectionSection {
  border-top: 1px solid #e5e5e5;
  /*&.last{
            border-bottom:1px solid #e5e5e5;
        }*/

}
.contentCollection .contentCollectionSection:hover {
  background: #f6f6f6;
}
.contentCollection .contentCollectionSection .selected-item-label {
  padding: 0 7px;
  line-height: 25px;
  text-transform: uppercase;
  font-size: 10px;
}
.contentCollection .contentCollectionSection .rtr.expanded {
  background: #f6f6f6;
}
.contentCollection .contentCollectionSection .rtc {
  vertical-align: middle;
}
.contentCollection .contentCollectionSection .rtc.dragIcon {
  width: 14px;
  padding: 0 15px;
}
.contentCollection .contentCollectionSection .rtc.contentCollectionSectionTitle {
  padding-left: 10px;
  /*.invisible{ 
                visibility:hidden;
            }*/

}
.contentCollection .contentCollectionSection .rtc.contentCollectionSectionTitle .icon {
  font-size: 24px;
  color: #0993b1;
}
.contentCollection .contentCollectionSection .rtc.contentCollectionSectionTitle b {
  /*border-bottom:1px dotted @brand-color-2;
                color:@brand-color-2;
                margin-left:5px;
                font-weight:normal;
                cursor:pointer;*/
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
.contentCollection .contentCollectionSection .rtc.subNodesCount span {
  background: #cecece;
  height: 28px;
  width: 28px;
  display: inline-block;
  line-height: 28px;
  color: white;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
}
.contentCollection .contentCollectionSection .rtc.addContentDropdown {
  padding-right: 15px;
}
.contentCollection .contentCollectionSection .rtc.addContentDropdown .dropdown-menu {
  z-index: 90;
  max-height: 164px;
  overflow: auto;
  width: 200px;
  min-height: 32.4px;
}
.contentCollection .contentCollectionSection .rtc.addContentDropdown .suggested-item {
  padding: 5px;
  color: #0993b1;
  border-bottom: 1px solid #e5e5e5;
}
.contentCollection .contentCollectionSection .rtc.moreIcon {
  /*border-left:1px solid #ddd;*/
  padding: 8px 5px;
}
.contentCollection .contentCollectionSection .rtc.moreIcon .icon {
  font-size: 21px;
  padding-left: 10px;
  color: #989898;
}
.contentCollection .contentCollectionSection .rtc.moreIcon .dropdown-menu {
  width: 200px;
}
.contentCollection .contentCollectionSection .rtc.moreIcon .dropdown-menu .dropdownMenuTitle {
  padding: 2px 5px !important;
  text-transform: uppercase;
  background: #ededed;
  color: #666666;
  font-size: 12px;
}
.contentCollection .contentCollectionSection .rtc.moreIcon .dropdown-menu .item {
  border-bottom: none;
  padding: 5px 10px;
}
.contentCollection .contentCollectionSection .rtc.moreIcon .dropdown-menu .item:hover {
  background: #f6f6f6;
}
.contentCollection .contentNode {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.contentCollection .contentNode .selected-item-label {
  padding: 0 7px;
  line-height: 25px;
  text-transform: uppercase;
  font-size: 10px;
}
.contentCollection .contentNode .rtc {
  vertical-align: middle;
}
.contentCollection .contentNode .rtc.imgThumbnail {
  width: 150px;
}
.contentCollection .contentNode .rtc.imgThumbnail img {
  border: 1px solid #f6f6f6;
}
.contentCollection .contentNode .rtc.contentNodeDetails h3 {
  margin: 0 0 10px 0;
  font-size: 16px;
}
.contentCollection .contentNode .rtc.contentNodeDetails .marked-info {
  background: #f6f6f6;
  padding: 3px 10px;
  color: #989898;
  text-transform: uppercase;
  font-size: 10px;
  display: table-cell;
  border-right: 5px solid white;
}
.contentCollection .contentNode .rtc.contentNodeDetails .marked-info .icon {
  font-size: 14px;
}
.contentCollection .contentNode .rtc.contentNodeDetails .prerequisite {
  color: #989898;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px 0;
}
.contentCollection .contentNode .rtc.contentNodeDetails .selected-item-label {
  line-height: 25px;
  padding: 0 7px;
  text-transform: uppercase;
  font-size: 10px;
}
.contentCollection .contentNode .rtc.moreIcon {
  text-align: right;
}
.contentCollection .contentNode .rtc.moreIcon .icon {
  font-size: 21px;
  padding-left: 10px;
  color: #989898;
}
.stationRow .contentCollectionSection.last {
  border-bottom: 1px solid #e5e5e5;
}
.dropdown-menu.dropdown-menu-theme-1 .item {
  border-bottom: medium none;
  padding: 5px 10px;
}
.dropdown-menu.dropdown-menu-theme-1 .item:hover {
  background: #f6f6f6;
}
.urlCopyBtn {
  background: white;
  border: 1px solid #cccccc;
  font-size: 12px;
  padding: 3px 10px;
  text-align: center;
  color: #0993b1;
  cursor: pointer;
  border-radius: 4px;
  margin-left: 30px;
}
.copiedTooltip {
  background: black;
  font-size: 12px;
  padding: 3px 5px;
  text-align: center;
  color: white;
  border-radius: 4px;
  position: absolute;
  right: -15px;
  top: 125%;
  width: 80px;
  z-index: 1;
}
.copiedTooltip:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #0993b1 transparent;
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -5px;
}
.cursorPointer {
  cursor: pointer;
}
.dottedBottomBorder {
  border-bottom: 1px dotted #0993b1;
}
.result-count {
  font-size: 12px;
  color: #b6b6b6;
  font-weight: bold;
}
.fr-wrapper {
  /*max-height:700px ; ***ISSUE WITH IE*/
  min-height: 150px;
  border: 1px solid #cccccc;
  padding: 15px;
}
.fr-toolbar {
  z-index: 999 !important;
}
.fr-wrapper.show-placeholder .fr-placeholder {
  margin: 15px !important;
}
.fr-separator.fr-vs {
  display: none !important;
}
.fr-btn {
  float: left !important;
}
.createContentOrganise,
.content-details-container .organize-container {
  width: 100%;
  /* dropdown */

}
.createContentOrganise .form-content,
.content-details-container .organize-container .form-content {
  background: #f6f6f6;
  padding: 10px !important;
}
.createContentOrganise h5 strong,
.content-details-container .organize-container h5 strong {
  font-weight: normal;
}
.createContentOrganise .form-label,
.content-details-container .organize-container .form-label {
  width: 120px;
  vertical-align: top;
}
.createContentOrganise .form-content,
.content-details-container .organize-container .form-content {
  padding: 0 5px;
}
.createContentOrganise .grey-small-title,
.content-details-container .organize-container .grey-small-title {
  font-size: 10px;
  color: #989898;
  padding: 0;
  text-transform: uppercase;
}
.createContentOrganise input,
.content-details-container .organize-container input {
  width: 170px;
  margin: 0;
}
.createContentOrganise .search-input-container .btn-group,
.content-details-container .organize-container .search-input-container .btn-group {
  width: 100%;
}
.createContentOrganise .dropdown-menu,
.content-details-container .organize-container .dropdown-menu {
  width: 495px;
  padding: 10px 10px 5px 10px;
  background: #f6f6f6;
}
.createContentOrganise .dropdown-menu .suggested-item,
.content-details-container .organize-container .dropdown-menu .suggested-item {
  border: 1px solid #cecece !important;
  background: white;
  border-radius: 3px;
  color: #0993b1;
  float: left;
  display: inline-block;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-transform: none;
  font-size: 12px;
  cursor: pointer;
}
.createContentOrganise .dropdown-menu .suggested-item .tagCount,
.content-details-container .organize-container .dropdown-menu .suggested-item .tagCount {
  border-radius: 4px;
  font-size: 9px;
  margin: 0px 0px 0px 5px;
  color: #989898;
  background-color: #f6f6f6;
  padding: 3px 7px;
  display: inline-block;
}
.createContentOrganise .dropdown-menu .btn,
.content-details-container .organize-container .dropdown-menu .btn {
  margin: 0;
}
.content-details-container .organize-container .search-input-container input {
  margin: 0 0 5px 0;
}
#CoreContentDescription {
  height: inherit !important;
  resize: vertical;
}
.descText {
  word-break: break-all;
}
.close-btn {
  background-color: #0993b1;
  color: white;
  font-size: 16px;
  cursor: pointer;
  line-height: 0;
  width: 20px;
  height: 20px;
  padding: 1px 2px 2px 2px;
  text-align: center;
  border-radius: 3px;
}
.btnOn,
.btnOn:focus,
.btnOn:hover,
.btnOn:active,
.btnOff,
.btnOff:focus,
.btnOff:hover,
.btnOff:active {
  border: none !important;
  margin-left: 0 !important;
  background-color: #c2c2c2 !important;
}
.btnOn.active {
  background-color: #4fa115 !important;
}
.btnOff.active {
  background-color: #999999 !important;
}
/* modal create group */

#queryBuilderForm label.btn {
  background: white;
  border-color: #cecece;
  box-shadow: none;
  color: #0993b1;
  width: 60px;
}
#queryBuilderForm label.btn.active {
  border-color: #858585 !important;
  background: #c6c6c6 !important;
  color: #858585 !important;
  box-shadow: 1px 1px 3px 1px #999999 inset;
}
#queryBuilderForm .filterSelect {
  border: 1px solid #cecece;
  border-radius: 3px 0 0 3px;
  height: 30px;
  font-size: 14px;
  padding: 0 5px;
  float: left;
  background-color: #ededed;
  height: 35px;
  position: relative;
}
#queryBuilderForm .filterSelect option {
  padding: 4px 6px;
  background: white;
  color: #333333;
}
#queryBuilderForm .filterSelect option:first-child {
  display: none;
}
#queryBuilderForm .filterSelect option.optiongroup {
  background: #f6f6f6;
  color: #989898;
  padding: 4px;
  font-size: 10px;
  text-transform: uppercase;
}
#queryBuilderForm .filterSelect::after {
  content: "\70";
  font-family: "workstaricons" !important;
  position: absolute;
}
#queryBuilderForm .searchGroup input {
  width: 200px;
  background: white;
  border-color: 1px solid #cecece;
  border-radius: 0 3px 3px 0;
  height: 35px;
}
#queryBuilderForm .searchGroup .searched-list-filter div a {
  text-decoration: none;
  padding: 4px 8px;
  color: #0993b1;
  display: block;
}
#queryBuilderForm .searchGroup .searched-list-filter div a:hover {
  background: #f6f6f6;
}
.grey-small-title {
  font-size: 10px;
  color: #989898;
  padding: 0;
  text-transform: uppercase;
}
#cmZipFileArea,
#cmPrintFileArea {
  position: relative;
}
#cmZipFileArea .rt.full-box,
#cmPrintFileArea .rt.full-box {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  width: 90%;
  margin-left: 5%;
}
.relativePosition {
  position: relative;
}
#recommendModule {
  padding: 0 ;
  overflow-y: auto;
}
#recommendModule .title {
  padding: 8px 0 !important;
  margin: 0;
  line-height: 100%;
}
#recommendModule hr.menu-hr {
  margin: 8px 0 !important;
  padding: 0;
}
#recommendModule a {
  color: #0993b1 !important;
}
#recommendModule .content-toggle-button {
  display: inline-block;
  position: relative;
  padding: 8px 0;
  color: #0993b1;
}
#recommendModule .content-toggle-button:hover {
  cursor: pointer;
}
#recommendModule .content-toggle-button.closed:after {
  display: inline-block;
  position: absolute;
  right: -28px;
  top: 10px;
  line-height: 100%;
  font-family: "workstaricons" !important;
  content: 'n';
  font-size: 20px;
}
#recommendModule .content-toggle-button.open:after {
  display: inline-block;
  position: absolute;
  right: -28px;
  top: 10px;
  line-height: 100%;
  font-family: "workstaricons" !important;
  content: 'u';
  font-size: 20px;
}
#recommendModule .form-msg {
  position: relative;
  padding: 8px 0 8px 8px;
  color: #b4b4b4;
}
#recommendModule .form-msg:before {
  content: "*";
  position: absolute;
  left: 0;
}
#recommendModule .optionTitle {
  padding: 0 5px;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  height: 30px;
  margin-top: 9px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
#recommendModule .menu-v-padding {
  padding: 8px 0;
}
#recommendModule .selectedTags {
  padding: 8px 0 !important;
}
#recommendModule .labelWrapper {
  background: #f6f6f6;
  margin: -15px -30px 15px;
  padding: 15px;
  height: 100px;
  overflow-y: auto;
}
#recommendModule .suggested-item {
  color: #0993b1;
  border-color: #e5e5e5;
  padding: 10px;
}
#recommendModule .suggested-item .suggested-item-status {
  display: inline-block;
  padding: 3px 5px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
#recommendModule .suggested-item .icon {
  cursor: pointer;
}
#recommendModule .alreadyDone {
  color: #989898;
}
#recommendModule .icon.icon-circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  display: block;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.25) inset;
  position: relative;
}
#recommendModule .icon.icon-circle.selected:before {
  content: "";
  background: #e6bc0c;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  -webkit-box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.25);
}
#recommendModule .addPeople .icon-circle {
  border-radius: 3px;
}
#recommendModule .addPeople .icon-circle.selected:before {
  border-radius: 3px;
}
#recommendModule .addPeople .selected-item-label {
  margin-bottom: 10px;
}
#recommendModule .clearAll {
  color: #08a73f;
}
#recommendModule .relativePosition input {
  padding-left: 30px;
}
#recommendModule .selectOption {
  height: 50px;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 12px;
  position: relative;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee', GradientType=0);
  cursor: pointer;
}
#recommendModule .selectOption .rtc {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  color: #999999;
  height: 50px;
  line-height: 50px;
}
#recommendModule .selectOption .optionArrow {
  position: absolute;
  right: 10px;
  top: 0;
  width: 50px;
}
#recommendModule .selectOption .optionIndex {
  background: #cccccc;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 12px;
}
#recommendModule .selectOption .optionIndex.on {
  background: #08a73f;
}
#recommendModule .dueDateWrapper {
  padding: 15px 30px;
}
#recommendModule .dueDateWrapper .samll-text {
  font-size: 12px;
  color: #999999;
  margin: 30px 0;
}
.suggested-item {
  padding: 5px 10px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
}
.content-toggle-button {
  display: inline-block;
  position: relative;
  padding: 8px 0;
  color: #0993b1;
}
.content-toggle-button:hover {
  cursor: pointer;
}
.content-toggle-button.closed:after {
  display: inline-block;
  position: absolute;
  right: -28px;
  top: 10px;
  line-height: 100%;
  font-family: "workstaricons" !important;
  content: 'n';
  font-size: 20px;
}
.content-toggle-button.open:after {
  display: inline-block;
  position: absolute;
  right: -28px;
  top: 10px;
  line-height: 100%;
  font-family: "workstaricons" !important;
  content: 'u';
  font-size: 20px;
}
/* extra info with round icon  */

.content-details-container .info-container .icon-container {
  background: #e5e5e5;
  height: 30px;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  color: #989898;
}
.content-details-container .info-container .info-text {
  background: #e5e5e5;
  margin-left: -15px;
  padding: 5px 10px;
  color: #989898;
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  text-indent: 5px;
  text-transform: uppercase;
}
.info-group-container .info-container {
  margin: 0 5px 5px 0;
  font-size: 12px;
}
.frameAndScored {
  border-top: 1px solid #f6f6f6;
  margin-top: 15px;
  padding-top: 15px;
}
.contentBasicInfo {
  font-size: 12px;
}
.icon-edit.scoredOutcomeIconEdit {
  background: none !important;
  color: #333333 !important;
}
.edit-icon-container.scoredOutcomeIconContainer {
  width: 23px;
  top: 0 !important;
}
/*suggestion-menu*/

.suggestion-menu {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: 100%;
}
.suggestion-menu .suggestion-list {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  overflow-y: scroll;
  background: white;
  border-radius: 3px;
  max-height: 400px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  z-index: 9999 !important;
}
.suggestion-menu .suggestion-list .search-panel {
  display: block;
  clear: both;
  list-style-type: none;
  overflow: hidden;
  position: relative;
  padding: 8px;
  background-color: #f9f8f8;
}
.suggestion-menu .suggestion-list .suggestion-item {
  display: block;
  clear: both;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  padding: 6px 10px;
  color: #0993b1;
  border-bottom: 1px solid #f6f6f6;
}
.suggestion-menu .suggestion-list .suggestion-item:hover {
  cursor: pointer;
  opacity: 0.7;
}
.suggestion-menu .suggestion-list .category-list {
  display: block;
  clear: both;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.suggestion-menu .suggestion-list .category-list .category-title {
  display: block;
  background-color: #f6f6f6;
  font-size: 80%;
  text-transform: uppercase;
  color: #b4b4b4;
  padding: 6px 10px;
}
.suggestion-menu .suggestion-list .category-list .category-suggestions {
  display: block;
  clear: both;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.suggestion-menu .suggestion-list .category-list .category-suggestions .suggestion-item {
  display: block;
  clear: both;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  padding: 6px 10px;
  color: #0993b1;
  border-bottom: 1px solid #f6f6f6;
}
.suggestion-menu .suggestion-list .category-list .category-suggestions .suggestion-item:hover {
  cursor: pointer;
  opacity: 0.7;
}
.suggestion-menu .suggestion-list .category-list .category-suggestions .suggestion-item img.suggestion-icon {
  padding: 0;
  margin: 0 10px 0 0;
  height: auto;
  width: 40px;
  border: none;
}
.suggestion-menu .mobile-suggestion-list {
  display: block;
  position: relative;
  width: 90%;
  margin: 10px 0 auto;
  padding: 0;
  overflow: hidden;
}
.suggestion-menu .mobile-suggestion-list .category-list {
  display: block;
  clear: both;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.suggestion-menu .mobile-suggestion-list .category-list .category-title {
  display: block;
  background-color: #f6f6f6;
  font-size: 90%;
  text-transform: uppercase;
  color: #b4b4b4;
  padding: 6px 10px;
}
.suggestion-menu .mobile-suggestion-list .category-list .category-suggestions {
  display: block;
  clear: both;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.suggestion-menu .mobile-suggestion-list .category-list .category-suggestions .suggestion-item {
  display: block;
  clear: both;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  padding: 6px 10px;
  color: #0993b1;
  border-bottom: 1px solid #f6f6f6;
}
.suggestion-menu .mobile-suggestion-list .category-list .category-suggestions .suggestion-item:hover {
  cursor: pointer;
  opacity: 0.7;
}
.achievement-select {
  width: 100%;
  position: relative;
}
.achievement-select .select-container {
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 10px 0px 3px 10px;
  border-radius: 3px;
  display: block;
  height: 60px;
  border: 1px solid #e5e5e5;
  background: white;
}
.achievement-select .select-container.closed:after {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  line-height: 100%;
  font-family: "workstaricons" !important;
  content: 'p';
  font-size: 20px;
}
.achievement-select .select-container.open:after {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  line-height: 100%;
  font-family: "workstaricons" !important;
  content: 'v';
  font-size: 20px;
}
.achievement-select .select-container .select-container-image {
  display: inline-block;
  padding: 0;
  margin: 0 10px 0 0;
  height: auto;
  width: 40px;
}
.achievement-select .select-container .select-container-title {
  display: inline-block;
  padding: 10px 0;
}
.achievement-select .arrow-icon-container {
  position: absolute;
  top: 4px;
  right: 7px;
  font-size: 26px;
  cursor: pointer;
}
.achievement-select ul {
  width: 100%;
  padding: 0;
  margin: 0;
  left: 0 !important;
}
.achievement-select ul li {
  border-bottom: 1px solid lightgray;
}
.achievement-select ul li a {
  padding: 5px 10px;
}
.search-container {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: none !important;
}
.search-container .input-container {
  position: relative;
  background: transparent linear-gradient(to bottom, #f6f6f6 0%, #f9f8f8 67%, white 100%) repeat scroll 0 0;
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  box-shadow: 2px 2px 2px 0 #bbbbbb inset;
  font-size: 14px;
  height: 45px;
  padding: 10px 10px;
  margin: 5px 0 0 0;
  width: 100%;
}
.search-container .input-container .icon {
  position: absolute;
  display: inline-block;
  font-size: 16px;
}
.search-container .input-container .icon-search {
  left: 10px;
  top: 10px;
}
.search-container .input-container .icon-add {
  left: 10px;
  top: 10px;
  color: #333333;
  font-size: 24px;
  line-height: 0;
}
.search-container .input-container .icon-delete {
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.search-container .input-container input {
  margin: 0 25px 0 25px !important;
  padding: 4px 0 !important;
  display: inline-block;
  font-size: 14px;
  height: 26px;
  top: 0;
  color: #333333;
  border: none;
  background: transparent;
  width: 100%;
  /* border: 0;
  width: calc(100% - 30px);
  background: #ccc;
  display: inline-block;
  margin-left: 25px;*/

}
.search-container .close-btn {
  position: absolute;
  right: 10px;
  top: 11px;
  font-size: 20px;
  padding: 3px;
  cursor: pointer;
  color: #989898;
}
.content-badge-panel {
  position: relative;
  border: 1px solid #e5e5e5;
  margin: 0 0 10px;
  padding: 10px;
}
.content-badge-panel.include-footer {
  margin-bottom: 0 !important;
  border-bottom: none;
}
.new-badge-panel {
  position: relative;
  border: 1px solid #e5e5e5;
  margin: 0 0 10px;
  padding: 10px;
  color: #b4b4b4;
  text-align: center;
  overflow: hidden;
  display: block;
}
.exemption-panel {
  position: relative;
  border: 1px solid #e5e5e5;
  background: #f6f6f6;
  margin: 0 0 10px;
  padding: 10px;
  color: #b4b4b4;
  overflow: hidden;
  width: 100%;
}
.exemption-panel .exemption-count {
  display: inline-block;
  margin: 0 20px;
  padding: 8px 24px;
  background: #e5e5e5;
  color: #b4b4b4;
}
.exemption-panel.enabled {
  color: #333333;
}
.exemption-panel.enabled .exemption-count {
  color: #333333;
}
.exemption-panel a {
  color: #0993b1;
}
.item-info-title {
  color: #0993b1;
  font-weight: bold;
  font-size: 14px;
}
.category-info-title {
  color: #b4b4b4;
  font-weight: bold;
}
.categorySelect option {
  padding: 8px 15px !important;
}
.checked {
  position: relative;
  padding: 0 0 0 30px;
}
.checked:before {
  position: absolute;
  top: 0;
  left: -10px;
  line-height: 20px;
  font-family: "workstaricons" !important;
  content: 'Q';
  font-size: 40px;
}
.st-container .form-title {
  font-weight: bold;
  margin-bottom: 15px;
}
.st-container .form-control {
  margin-bottom: 10px;
}
.st-container textarea {
  margin-bottom: 10px;
}
.st-container hr {
  margin-right: 230px;
}
.st-container .thumbnail-area {
  width: 150px;
  height: 100px;
  background-color: none;
  position: relative;
  border: 1px dashed #cccccc;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 20px;
}
.st-container .thumbnail-area:hover {
  border-color: #0993b1;
}
.st-container .cm-upload-tools-container .tool-container {
  bottom: -5px;
  right: -5px;
}
.st-container .cm-upload-tools-container .tool-container .icon {
  z-index: 1;
  background: #0993b1;
  color: white;
  border-radius: 4px;
  line-height: 0;
  padding: 5px 6px;
  cursor: pointer;
}
.st-container .cm-file-thumbnail-name-container {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
}
.checklist-menu .item {
  padding: 5px 7px;
}
.checklist-menu .dropdownMenuTitle {
  padding: 2px 5px !important;
  text-transform: uppercase;
  background: #ededed;
  color: #666666;
  font-size: 12px;
}
#content-panel-container {
  padding: 0;
}
#content-panel-container .title-row {
  height: 50px;
}
#content-panel-container .selected-page-container {
  padding: 15px;
  box-shadow: -6px 0 4px -4px #cccccc;
  padding-bottom: 180px;
}
#content-panel-container .top-icons-container .icon {
  background-color: #0993b1;
  color: white;
  font-size: 20px;
  line-height: 0;
  cursor: pointer;
  padding: 3px 6px 6px;
  border-radius: 3px;
}
#content-panel-container .top-icons-container .icon:hover {
  background-color: #0aa7c9;
}
.content-details-container .icon-big-feedback-checked {
  margin-left: 5px;
}
.content-details-container .icon-type-container {
  display: block;
}
.content-details-container .grey-small-title {
  font-size: 10px;
  color: #989898;
  padding: 5px 0;
}
.content-details-container .search-and-selected-container {
  padding: 10px;
}
.content-details-container .btn-group,
.content-details-container .btn-group-vertical {
  vertical-align: top;
}
.content-details-container .primary-info {
  margin-top: 10px;
}
.content-details-container .primary-info .tumbnail-container {
  padding: 0 10px 0 0;
}
.content-details-container .primary-info .tumbnail-container .upload-area {
  border: 2px solid #b4b4b4;
  width: 150px;
  height: 100px;
  position: relative;
  background: white;
}
.content-details-container .primary-info .tumbnail-container .upload-area img {
  display: block;
  width: 100%;
  height: 100%;
}
.content-details-container .primary-info .tumbnail-container .upload-area .upload-tools-container {
  position: absolute;
  padding: 2px 0 0;
  /*background-color: white;*/
  bottom: 3px;
  right: 3px;
}
.content-details-container .primary-info .tumbnail-container .upload-area .upload-tools-container .tool-container .icon {
  background-color: #0993b1;
  color: white;
  font-size: 20px;
  cursor: pointer;
  line-height: 0;
  padding: 5px 6px;
  display: inline-block;
  margin-left: 2px;
  border-radius: 3px;
}
.content-details-container .primary-info .tumbnail-container .upload-area .upload-tools-container .tool-container .icon:hover {
  background-color: #0aa7c9;
}
.content-details-container .primary-info .second-level {
  margin-top: 5px;
  font-size: 12px;
}
.content-details-container .primary-info .second-level .vertical-center {
  padding: 0;
  display: block;
}
.content-details-container .primary-info .edit-icon-container {
  cursor: pointer;
  font-size: 12px;
  color: #989898;
  display: inline-block;
  padding: 4px 10px 10px;
}
.content-details-container .primary-info .title-container .title {
  font-weight: bold;
}
.content-details-container .primary-info .type-container {
  padding: 3px 5px;
  background-color: #f6f6f6;
}
.content-details-container .primary-info .code-container {
  padding: 0 10px;
}
.content-details-container .primary-info .sub-type-container {
  padding: 0;
}
.content-details-container .primary-info .sub-type-container .dropdowm-select {
  width: 150px;
}
.content-details-container .primary-info .sub-type-container .dropdowm-select .title-container {
  padding: 5px 0px 3px 10px;
  height: 30px;
}
.content-details-container .primary-info .sub-type-container .dropdowm-select .arrow-icon-container {
  top: 0px;
  font-size: 20px;
}
.content-details-container .organize-container {
  background-color: #f6f6f6;
  padding: 5px;
}
.content-details-container .organize-container .search-input-container {
  padding: 0 5px 0 0;
  vertical-align: top;
  width: 185px;
}
.content-details-container .organize-container .search-input-container .btn-group {
  vertical-align: inherit;
}
.content-details-container .organize-container .suggested-item {
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  /*padding-left: 7px;*/
  padding: 5px;
  font-size: 12px;
}
.content-details-container .organize-container .suggested-item:hover {
  background-color: #f6f6f6;
}
.content-details-container .organize-container .suggested-item.last {
  border-bottom: 0;
}
.content-details-container .resultCount {
  font-size: 12px;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0;
  color: #989898;
  font-weight: bold;
}
.content-details-container .taskList {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
}
.content-details-container .taskList .taskType {
  background: #f6f6f6;
  color: #989898;
  padding: 3px 10px;
  display: inline-block;
  font-size: 12px;
}
.content-details-container .dropdown-menu.tools-menu .item {
  padding: 5px 7px;
  cursor: pointer;
}
.content-details-container .dropdown-menu.tools-menu .item:hover {
  background: #f6f6f6;
}
.content-details-container h5 {
  font-size: 16px;
}
.modules-language-versions-container .version-container {
  position: relative;
  z-index: 1;
  font-size: 12px;
  margin-top: 10px;
  padding: 10px;
  border: 2px solid #f6f6f6;
  /*.icon-document {
            font-size: 40px;
        }*/

}
.modules-language-versions-container .version-container:hover {
  border: 2px solid #0993b1;
  /*.icon-edit {
                background: #ffb800;
                color: #fff;
            }*/

}
.modules-language-versions-container .version-container .previewImage {
  border: 1px solid #cccccc;
}
.modules-language-versions-container .version-container .icon-edit,
.modules-language-versions-container .version-container .icon-preview {
  color: #f6f6f6;
  padding: 1px 4px 2px;
  cursor: pointer;
  background: #0993b1;
  color: white;
  float: right;
  margin-left: 5px;
  border-radius: 4px;
}
.modules-language-versions-container .version-container .edit-icon-container {
  position: absolute;
  top: 8.5px;
  right: 10px;
  color: #989898;
  cursor: pointer;
  z-index: 2;
  border-radius: 3px;
  overflow: hidden;
}
.modules-language-versions-container .version-container .basic-info-container,
.modules-language-versions-container .version-container .preview-container,
.modules-language-versions-container .version-container .flash-container,
.modules-language-versions-container .version-container .frame-container {
  min-width: 90px;
  width: 160px;
  padding: 0 10px 0 0;
  vertical-align: middle;
}
.modules-language-versions-container .version-container .basic-info-container a,
.modules-language-versions-container .version-container .preview-container a,
.modules-language-versions-container .version-container .flash-container a,
.modules-language-versions-container .version-container .frame-container a {
  color: #ffb008;
}
.modules-language-versions-container .version-container .basic-info-container .rtc,
.modules-language-versions-container .version-container .preview-container .rtc,
.modules-language-versions-container .version-container .flash-container .rtc,
.modules-language-versions-container .version-container .frame-container .rtc {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modules-language-versions-container .version-container .flash-container {
  width: 100px;
}
.modules-language-versions-container .version-container .frame-container {
  width: 180px;
}
.modules-language-versions-container .version-container .frame-container .rt {
  width: 100%;
}
.modules-language-versions-container .version-container .mobile-friendly-container {
  vertical-align: middle;
}
.modules-language-versions-container .version-container .frame-size-inputs input {
  width: 100px;
}
.modules-language-versions-container .saved-successfully {
  background-color: #e6bc0c;
  color: white;
  right: 0;
  top: -33px;
  height: 38px;
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
  line-height: 38px;
  padding: 0 10px;
  border-radius: 3px;
}
.modules-language-versions-container .zip-area-container {
  width: 160px;
  /*padding: 15px;*/
  vertical-align: top;
}
.modules-language-versions-container .zip-area-container .zip-area {
  width: 150px;
  height: 100px;
  /*background-color: @gray-color-light;*/
  background-color: #e8e8e8;
  position: relative;
  float: right;
}
.modules-language-versions-container .zip-area-container .zip-area .progress {
  margin: auto;
  width: 90%;
}
.modules-language-versions-container .zip-area-container .zip-area .analyzingHintContainer {
  font-weight: bold;
  font-size: 12px;
}
.modules-language-versions-container .zip-area-container .previewImage {
  width: 150px;
  height: 100px;
  border: 1px solid #cccccc;
}
.modules-language-versions-container .upload-tools-container {
  position: absolute;
  padding: 2px 0 0;
  /*background-color: white;*/
  bottom: 3px;
  right: 3px;
}
.modules-language-versions-container .upload-tools-container .tool-container .icon {
  background-color: #0993b1;
  color: white;
  font-size: 20px;
  cursor: pointer;
  line-height: 0;
  padding: 5px 6px;
  display: inline-block;
  margin-left: 2px;
}
.modules-language-versions-container .upload-tools-container .tool-container .icon:hover {
  background-color: #0aa7c9;
}
.modules-language-versions-container .file-thumbnail-name-container {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(200, 200, 200, 0.7);
  color: black;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 12px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropdown-menu.tools-menu {
  cursor: pointer;
}
.dropdown-menu.tools-menu .item.linkColor {
  padding: 5px 7px;
}
.dropdown-menu.tools-menu .item.linkColor:hover {
  background: #f6f6f6;
}
.icon-btn.light-btn {
  color: #989898;
  font-size: 16px;
  cursor: pointer;
}
.date-picker {
  position: relative;
}
.date-picker:before {
  z-index: 2;
  position: absolute;
  top: 12px;
  left: 12px;
  line-height: 18px;
  font-family: "workstaricons" !important;
  content: 'K';
  font-size: 18px;
  color: #666666;
}
.date-picker input {
  z-index: 1;
  position: relative;
  padding: 0 0 0 40px;
}
input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px black;
  background: #cccccc;
  border-radius: 0;
  border: 0px solid black;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 5px 1px #cccccc;
  border: 1px solid #2497e3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #0993b1;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
  position: relative;
  z-index: 1;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #cccccc;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px black;
  background: #cccccc;
  border-radius: 0;
  border: 0px solid black;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px black;
  border: 1px solid #2497e3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #0993b1;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px black;
  border: 1px solid #2497e3;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #0993b1;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.slideContainer {
  position: relative;
  width: 360px;
  text-align: center;
  padding-top: 10px;
}
.slideContainer .inputSlide {
  width: 335px;
  margin: 0 auto 15px auto;
  position: relative;
  height: 0;
  /*&:before{
            content:'';
            display:block;
            position:absolute;
            left:0;
            top:-4px;
            width:8px;
            height:8px;
            border-radius:50%;
            background:#ccc;
        }
        &:after{
            content:'';
            display:block;
            position:absolute;
            right:0;
            top:-4px;
            width:8px;
            height:8px;
            border-radius:50%;
            background:#ccc;
        }*/

}
.slideContainer .inputSlide input[type=range] {
  height: 0;
}
.slideContainer .slideText {
  color: #989898;
  font-size: 12px;
}
.btn-group.align-right {
  padding-right: 0;
  margin-right: 0;
}
.btn-group .search-container .input-container {
  position: relative;
  height: 34px;
  padding-top: 0;
  max-width: 400px;
  width: 100%;
}
.btn-group .search-container .input-container .icon {
  position: absolute;
  display: inline-block;
  font-size: 16px;
}
.btn-group .search-container .input-container .icon-search {
  left: 10px;
  top: 6px;
}
.btn-group .search-container .input-container .icon-delete {
  right: 10px;
  top: 6px;
  cursor: pointer;
}
.btn-group .search-container .input-container input {
  margin: 0 25px 0 25px !important;
  padding: 4px 0 !important;
  display: inline-block;
  font-size: 14px;
  height: 34px;
  top: 0;
  width: calc(100% - 50px);
}
.category-tree {
  display: block;
  position: relative;
  clear: both;
  margin: 20px 0;
  padding: 0;
  background: white;
  overflow: hidden;
  color: #7f888b;
  /*Vertical Line Connection from open tree item above*/

}
.category-tree .collapsible-list {
  position: relative;
  display: block;
  padding: 12px 0 12px 45px;
  overflow: hidden;
  /*child count*/

}
.category-tree .collapsible-list .toggle-markings {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.category-tree .collapsible-list .toggle-markings:before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  color: #0993b1;
  font-size: 40px;
  overflow: hidden;
  font-family: "workstaricons" !important;
  border-radius: 100%;
  z-index: 2;
}
.category-tree .collapsible-list .toggle-markings:after {
  z-index: 1;
  display: block;
  position: absolute;
  background: white;
  content: "";
  height: 36px;
  border-radius: 100%;
  width: 36px;
  line-height: 0;
  padding: 0;
  top: 4px;
  left: 2px;
}
.category-tree .collapsible-list.isClosed .toggle-markings:before {
  content: 'd' !important;
}
.category-tree .collapsible-list.isOpen:before {
  display: block;
  position: absolute;
  height: 100%;
  width: 1px;
  background: #ebebeb;
  left: 19px;
  bottom: -10px;
  content: "";
}
.category-tree .collapsible-list.isOpen .toggle-markings:before {
  content: 'V' !important;
}
.category-tree .collapsible-list .title {
  font-size: 16px;
  font-weight: normal;
}
.category-tree .collapsible-list .list-count {
  padding: 2px 6px;
  background: #e5e5e5;
  color: #7f888b;
  border-radius: 3px;
  line-height: 100%;
  margin: 0 0 0 4px;
}
.category-tree .collapsible-list .category-list {
  display: block;
  position: relative;
  margin: 20px 0 10px 20px;
  padding: 0;
  /*Circular marking with label*/

  /*panel container*/

}
.category-tree .collapsible-list .category-list .category-marker {
  position: absolute;
  display: block;
  left: -53px;
  top: 2px;
  color: #b4b4b4;
  font-size: 12px;
  font-weight: bold;
}
.category-tree .collapsible-list .category-list .category-marker:before {
  top: 4px;
  left: 0;
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  background: white;
  border: 1px solid #ebebeb;
  content: "";
  border-radius: 100%;
}
.category-tree .collapsible-list .category-list .category-panel {
  display: block;
  position: relative;
  list-style-type: none;
  border: 1px solid #ebebeb;
  padding: 0 0;
  margin: 0 0 10px 10px;
  border-radius: 3px;
  font-size: 12px;
  z-index: 2;
}
.category-tree .collapsible-list .category-list .category-panel:before {
  position: absolute;
  left: -7px;
  top: 5px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ebebeb;
  border-top-right-radius: 3px;
  content: "";
  z-index: 3;
}
.category-tree .collapsible-list .category-list .category-panel:after {
  position: absolute;
  left: -6px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid white;
  border-top-right-radius: 3px;
  content: "";
  z-index: 4;
}
.category-tree .collapsible-list .category-list .category-panel .sub-title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.category-tree .collapsible-list.isOpen + .collapsible-list.isClosed:before {
  display: block;
  position: absolute;
  height: 10px;
  width: 1px;
  background: #ebebeb;
  left: 19px;
  top: 0;
  content: "";
}
.category-tree .collapsible-list:last-child.isOpen:after {
  display: block;
  position: absolute;
  height: 8px;
  width: 8px;
  content: "";
  bottom: 0;
  left: 15px;
  background: #ebebeb;
  border-radius: 100%;
}
@media (max-width: 767px) {
  .category-tree .collapsible-list .category-list {
    display: block;
    position: relative;
    margin: 50px 0 10px 0;
    padding: 0;
    /*Circular marking with label*/
  
    /*panel container*/
  
  }
  .category-tree .collapsible-list .category-list .category-marker {
    left: -33px;
    top: -32px;
  }
  .category-tree .collapsible-list .category-list .category-panel {
    padding: 0 0;
    margin: 0 0 10px 0;
  }
}
.user-thumbnail {
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
}
.action-container {
  background-color: #0993b1;
  color: white;
  font-size: 10px;
  cursor: pointer;
  padding: 5px;
  text-transform: uppercase;
  width: 50px;
  text-align: center;
  margin-top: 20px;
  border-radius: 3px;
}
.action-container:hover {
  background-color: rgba(9, 147, 177, 0.2);
}
.action-container.action-bottom-pos {
  position: absolute;
  bottom: 12px;
  z-index: 2;
}
.callout-light {
  margin-left: -2px;
  margin-right: 6px;
  padding: 2px 6px;
  background: #b4b4b4;
  color: white;
  border-radius: 3px;
  line-height: 100%;
}
textarea.textarea-crtl {
  resize: none;
  height: 120px !important;
  width: 100%;
}
textarea.textarea-crtl:focus {
  height: 120px !important;
}
/*description panel*/

.descPanel {
  position: absolute;
  top: 50px;
  left: 0;
  height: 100%;
  width: 350px;
  transition: all .15s;
  -webkit-transition: all .15s;
  z-index: -1;
  overflow: hidden;
  /*.descThumbnail img{
        width:300px;
    }*/

}
@media all and (max-width: 1171px) {
  .descPanel {
    left: -15px;
  }
}
.descPanel .descPanelWrap {
  position: fixed;
  height: 100%;
  width: 340px;
  left: auto;
  top: 50px;
  overflow: hidden;
}
.descPanel .descPanelWrap .descPanelWrapInner {
  position: absolute;
  top: 0px;
  left: -400px;
  height: 100%;
  width: 340px;
  transition: all .15s linear;
  -webkit-transition: all .15s linear;
  background: white;
  overflow: hidden;
  box-shadow: 6px 0px 4px -4px #666666;
}
.descPanel .descTitle {
  background: #08a73f;
  color: white;
  padding: 15px;
  width: 100%;
  padding-right: 50px;
  position: relative;
}
.descPanel .descTitle .titleRow {
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.descPanel .descTitle .descPanelClose {
  position: absolute;
  right: 0;
  top: 0px;
  margin-top: 0;
  font-size: 12px;
  cursor: pointer;
  width: 67px;
  height: 50px;
  padding-left: 30px;
}
.descPanel .descTitle .descPanelClose .icon:before {
  font-size: 20px;
}
.descPanel .descTitle .descPanelClose .icon-arrow-back {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.descPanel .descTitle .isFav {
  position: absolute;
  right: 25px;
  bottom: -21px;
  border-radius: 50%;
  background: #08a73f;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  color: white;
}
.descPanel .descTitle .isFav:hover .icon {
  opacity: .9;
}
.descPanel .descTitle .isFav .icon:before {
  font-size: 22px;
}
.descPanel .descStatus {
  text-transform: uppercase;
}
.descPanel .descStatus .btn-default {
  background: white none repeat scroll 0% 0%;
  color: #333333;
  font-size: 10px;
  border-radius: 3px;
  border: 1px solid #dddddd;
}
.descPanel .iconList {
  cursor: pointer;
  text-align: right;
  width: 45px;
}
.descPanel .iconList span {
  display: inline-block;
  margin-left: 5px;
  height: 36px;
  line-height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #0993b1;
  text-align: center;
}
.descPanel .iconList span:before {
  font-size: 20px;
}
.descPanel .iconList span:hover {
  color: #f8f8f8;
  /*transform: scale(1.1);
                transition:all .2s;*/

}
.descPanel .descThumbnail {
  position: relative;
}
.descPanel .descText {
  padding: 15px;
  font-size: 12px;
  color: #999999;
}
.descPanel .descPrint {
  border: 1px solid #e5e5e5;
  margin: 15px;
  font-size: 12px;
}
.descPanel .descPrint a,
.descPanel .descPrint a:hover {
  color: #08a73f !important;
}
.descPanel .descPrint .icon {
  color: #999999;
}
.descPanel .descPrint .icon:before {
  font-size: 16px;
}
.descPanel .descCategories {
  padding: 0 15px;
}
.descPanel .descCategories ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.descPanel .descCategories ul li {
  list-style: none;
  float: left;
  display: inline-block;
  font-size: 12px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 5px 7px;
  margin: 0 5px 5px 0;
  cursor: pointer;
  color: #08a73f;
}
.descPanel .descCategories ul li.selected {
  box-shadow: 1px 1px 0px #989898 inset;
  background: #ededed;
}
.descPanel .descCategories ul li:hover {
  background: transparent linear-gradient(to bottom, white 0%, #f9f8f8 67%, #f6f6f6 100%) repeat scroll 0% 0%;
}
.descPanel .descCategories table.list-table tbody tr td {
  padding: 5px 0;
  border: none;
}
.descPanel .descCategories table.list-table tbody tr td .icon:before {
  font-size: 10px !important;
}
.descPanel .descCategories table.list-table tbody tr:last-child td {
  border: none;
}
.descPanel .descCategories .descCategoriesContentTitle {
  margin-bottom: 5px;
  color: #0993b1;
  cursor: pointer;
  padding-left: 5px;
}
.descPanel .descCategories .descCategoriesContentBtn {
  padding: 5px 10px;
  background: #08a73f;
  color: white;
  display: inline-block;
  cursor: pointer;
}
.descPanel .descCategories .feature-mark {
  font-size: 12px !important;
  color: #999999;
  margin-bottom: 5px;
}
.descPanel .descCategories .item {
  border: 1px solid #e5e5e5;
  color: #0993b1;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 12px;
}
.descPanel .descTags {
  padding: 0 15px 15px 15px;
}
.descPanel .descTags .item {
  border: 1px solid #e5e5e5;
  color: #efba00;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px;
  border-radius: 3px;
}
.descPanel .descSubTitle {
  color: #999999;
  font-size: 14px;
  position: relative;
  padding-left: 10px !important;
  margin-left: -15px !important;
  border-left: 5px solid #08a73f;
}
.descPanel .descSubTitle .icon {
  position: absolute;
  left: 0;
  top: -7px;
  font-size: 20px;
}
.descPanel .descSubTitle .icon:before {
  font-size: 20px;
}
.descPanel .descSubTitle .icon-calendar:before,
.descPanel .descSubTitle .icon-module:before {
  font-size: 16px;
}
.descPanel .calEvents {
  padding: 0 15px 15px 15px;
}
.descPanel .calEvents .calendarItem {
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 5px 25px 5px 5px;
  cursor: pointer;
  color: #999999;
  position: relative;
}
.descPanel .calEvents .calendarItem .icon-arrow-down {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.descPanel .calEvents .calendarItem .icon-arrow-down:before {
  font-size: 12px;
}
.descPanel .calEvents .calendarItem:hover {
  border: 1px solid #e5e5e5;
}
.descPanel .calEvents .calendarItem:hover .icon-arrow-down {
  display: block;
}
.descPanel .calEvents .calendarItem .dropdown-menu {
  padding: 0;
}
.descPanel .calEvents .calendarItem .dropdown-menu li {
  padding: 5px 10px;
  color: #0993b1;
  border-bottom: 1px solid #e5e5e5;
}
.descPanel .calEvents .calendarItem .dropdown-menu li:last-child {
  border: none;
}
.descPanel .calEvents .calendarItem .dropdown-menu li:hover {
  background: #f6f6f6;
}
.descPanel .calEvents .eventDetail {
  color: #0993b1;
}
.descPanel .bottomSpace {
  height: 200px;
}
.descPanel .achievement-thumbnail {
  position: relative;
  display: block;
  text-align: center;
}
.descPanel .achievement-thumbnail img {
  width: 180px;
  height: auto;
}
.descPanel .achievement-thumbnail .achievement-score {
  display: block;
  text-align: center;
  position: relative;
  top: -20px;
  max-width: 150px;
  margin: 0 auto;
  padding: 6px;
  border-radius: 5px;
  background-color: #b4b4b4;
  color: white;
}
.descPanel.on {
  z-index: 400;
}
.descPanel.on .descPanelWrapInner {
  left: 0;
}
@media (max-width: 768px) {
  .descPanel.on .descPanelWrap {
    left: 0 !important;
  }
}
.profile-nav-container {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  clear: both;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  line-height: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.profile-nav-container .profile-nav-item {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-size: 12px;
  color: #333333;
  transition: all .3s;
  padding: 8px 12px;
  cursor: pointer;
  border-bottom: 3px solid white;
  margin: 0 30px 0 0;
  line-height: 100%;
}
.profile-nav-container .profile-nav-item:hover {
  color: #999999;
}
.profile-nav-container .profile-nav-item p {
  padding: 0;
  margin: 0;
}
.profile-nav-container .profile-nav-item.selected {
  border-color: black;
}
.mobile-menu-label {
  display: none;
}
@media (max-width: 768px) {
  .achievement-filters-col-one,
  .achievement-filters-col-two,
  .achievement-filters-col-three {
    width: 33.33% !important;
  }
}
@media (max-width: 767px) {
  .achievement-filters-col-one,
  .achievement-filters-col-two,
  .achievement-filters-col-three {
    display: block;
    clear: both;
    width: 100% !important;
    margin: 0 0 10px;
    padding: 0 !important;
  }
  .achievement-filters-col-one .align-right,
  .achievement-filters-col-two .align-right,
  .achievement-filters-col-three .align-right,
  .achievement-filters-col-one .text-right,
  .achievement-filters-col-two .text-right,
  .achievement-filters-col-three .text-right {
    text-align: left !important;
  }
  .mobile-menu-label {
    position: relative;
    display: block;
    width: calc(100% + 60px);
    padding: 12px 12px 12px 30px;
    margin: 0 -30px;
    border-top: 1px solid #b4b4b4;
    cursor: pointer;
  }
  .mobile-menu-label.closed::after {
    content: 'p';
    font-family: "workstaricons" !important;
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 24px;
  }
  .mobile-menu-label.open::after {
    content: 'v';
    font-family: "workstaricons" !important;
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 24px;
  }
  .profile-nav-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: visible;
  }
  .profile-nav-container {
    position: absolute;
    display: block;
    width: calc(100% + 60px);
    padding: 0;
    margin: 0 -30px;
    overflow: hidden;
    line-height: 100%;
    background: #f6f6f6;
    border: 1px solid #b4b4b4;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 100;
  }
  .profile-nav-container .profile-nav-item {
    display: block;
    overflow: hidden;
    clear: both;
    text-align: left;
    text-transform: none;
    position: relative;
    font-size: 12px;
    color: #333333;
    transition: all .3s;
    padding: 12px 12px 12px 30px;
    cursor: pointer;
    border-bottom: 1px solid #b4b4b4;
    margin: 0;
    line-height: 100%;
  }
  .profile-nav-container .profile-nav-item:last-child {
    border-bottom: none;
  }
  .profile-nav-container .profile-nav-item:hover {
    color: #999999;
  }
  .profile-nav-container .profile-nav-item p {
    padding: 0;
    margin: 0;
  }
  .profile-nav-container .profile-nav-item.selected {
    color: #0993b1;
    border-bottom: 1px solid #b4b4b4;
  }
  .profile-nav-container .profile-nav-item.selected:last-child {
    border-bottom: none;
  }
}
.publishContentMsg {
  border: 1px solid #eeeeee;
  padding: 10px;
  position: relative;
  right: -20px;
  background: white;
}
.publishContentMsg:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #eeeeee;
  position: absolute;
  top: 8px;
  left: 100%;
}
.publishContentMsg:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent white;
  position: absolute;
  top: 9px;
  left: 100%;
}
.addCollectionContentMsg {
  position: absolute;
  background: #47bfa7;
  color: white;
  z-index: 100;
  left: 170px;
  top: 6px;
  width: 230px;
  padding: 2px 5px 5px 5px;
}
.addCollectionContentMsg .icon {
  color: white !important;
  font-size: 20px  !important;
  margin: 0  !important;
}
.addCollectionContentMsg:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #47bfa7 transparent transparent;
}
.snapshot-wrapper {
  overflow-y: scroll;
  overflow-x: scroll;
  height: auto;
  width: 100%;
  border: 1px solid #e4e4e4;
  padding: 0;
  margin: 0;
}
.snapshot-table {
  border-collapse: seperate;
  border-spacing: 1px;
  font-size: 10px;
  white-space: nowrap;
  table-layout: fixed;
}
.snapshot-table th {
  text-align: left;
  font-weight: normal;
  color: #333333;
  padding: 4px 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.snapshot-table tr:first-child th {
  padding-bottom: 0;
}
.snapshot-table td {
  padding: 4px 8px;
  text-align: center;
  color: #999999;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: center;
}
.snapshot-table .seperator {
  border-left: 1px solid #e4e4e4;
}
.snapshot-table .area-title {
  color: #a5a5a5;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
.snapshot-table .status-label {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 6px;
  color: white;
  background: white;
  margin: 4px 0;
}
.snapshot-table .status-label-unrosterable {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 6px;
  color: white;
  background: red;
  margin: 4px 0;
}
.snapshot-table .status-label-inactive {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 6px;
  color: white;
  background: #cccccc;
  margin: 4px 0;
}
.snapshot-table .status-label-active {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 6px;
  color: white;
  background: #71e3aa;
  margin: 4px 0;
}
.snapshot-table .user-col {
  text-align: left;
  font-weight: bold;
}
.snapshot-table .user-col .status-label {
  padding-left: 0;
  background: white;
  color: #333333;
}
.modal-nominate .count {
  display: inline-block;
  background: #0993b1;
  padding: 5px 10px;
  color: white;
  border-radius: 4px;
  position: relative;
  margin-left: 10px;
}
.modal-nominate .count:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 7px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #0993b1 transparent transparent;
}
.modal-nominate label.btn,
.modal-nominate label.btn:hover {
  border-radius: 4px !important;
  margin-right: 15px;
  width: auto !important;
  color: #0993b1 !important;
}
.proficiency-snapshot {
  height: 100vh;
  overflow: hidden;
}
.proficiency-snapshot .modal-lg {
  overflow: hidden;
  position: absolute;
  left: 40px !important;
  top: 40px !important;
  margin: 0 !important;
  width: calc(100% - 80px) !important;
  height: calc(100% - 80px) !important;
}
.proficiency-snapshot .modal-lg .modal-content {
  height: 100% !important;
  padding: 0 !important;
  margin: 0  !important;
  overflow: hidden !important;
  /*overflow-y: scroll;*/

}
.proficiency-snapshot .modal-lg .modal-content .modal-body {
  overflow: hidden !important;
  max-height: none;
}
.loading {
  position: absolute;
  width: 100px;
  left: calc(50% - 50px);
  top: 50px;
  text-align: center;
  padding: 6px 8px;
  background: #0993b1;
  color: white;
  border-radius: 5px;
  z-index: 9999 !important;
}
