
.subcat-icon {
    color: #9c9b9b !important;
}

::-webkit-input-placeholder { /* Edge */
    font-family: Poppins, sans-serif !important;
}

:-ms-input-placeholder { /* Internet Explorer */
    font-family: Poppins, sans-serif !important;
}

.dynamicReqField {
    font-size: 17px;
    color: red;
}

::placeholder {
    font-family: Poppins, sans-serif !important;
}

.note-icon-caret {
    display: none !important;
}

.mw-75 {
    max-width: 75% !important;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.toolbar-ios {
    border-bottom: 3px solid #eb6852 !important;
}

.note-editor .note-editing-area .note-editable table td, .note-editor .note-editing-area .note-editable table th {
    border: 1px solid black !important;
    background-color: white !important;
}

.note-btn-group .btn-group .open {
    display: block !important;
}

.summernote {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.note-popover .popover-content {
    position: relative !important;
}

.hideVisibility {
    visibility: hidden;
}

.pz-zoom-button[_ngcontent-c1] .pz-zoom-button[_ngcontent-c0] {
    background-image: none !important;
    background-color: transparent !important;
}

.pz-zoom-button {
    background-image: none !important;
    background-color: transparent !important;
}

.customTextArea {
    resize: none;
    padding: 5px 0 0 15px;
}

.d-inline-grid {
    display: inline-grid;
}

.editorMargin {
    margin-top: -17px;
}
/* Member Selection Filter*/
.memberSelectionContent:hover {
    background-color: #ffffff !important;
    border-radius: 0 24px 24px 0 !important;
}

.displayUserNames {
    padding: 0px 25px 10px;
    position: relative;
    top: -18px;
}

.scrollerDisplay::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}

.scrollDiv::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 5px;
}
.scrollDiv::-webkit-scrollbar:horizontal {
    width: 5px;
    height: 5px;
    border-radius: 5px;
}

.scrollerDisplay::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.scrollDiv::-webkit-scrollbar-track:horizontal {
    background: #f1f1f1;
}

.filterHeading {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  color: black;
  /*font-weight: bold;*/
}

.contentDisplaySpacing {
    margin-bottom: -30px;
}

.scrollerDisplay::-webkit-scrollbar-thumb {
    background: #989393;
}

.scrollDiv::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.scrollDiv::-webkit-scrollbar-thumb {
    background: #989393;
}

.scrollDiv::-webkit-scrollbar-thumb:horizontal {
    background: #989393;
}

.scrollerDisplay {
    overflow-y: scroll;
    max-height: 600px;
}

.scrollDiv {
    overflow-y: auto !important;
    max-height: 140px;
}
/*Member Selection Filter Ends*/
.textCursor {
    cursor: text;
}


/* Member Selection filter Starts */
.sideNavBar {
    width: 222px;
    z-index: 1;
    top: -1px;
    max-height: 230px;
}

.modal-body-view {
    height: 100%;
    top: -8px;
    right: 0;
    max-height: 240px;
    bottom: -9px;
}


/* Member Selection filter  Ends*/
/*Edit Protocol Validation UI Starts*/


.alertifyContent {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
}

    .alertifyContent::-webkit-scrollbar {
        width: 5px;
        border-radius: 5px;
    }

    .alertifyContent::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .alertifyContent::-webkit-scrollbar-thumb {
        background: #989393;
    }

/*Edit Protocol Validation UI Ends*/

/*Acknowledgement Module Starts*/
.acknowledgementProtocolHeading {
    margin: 1% 10%;
    padding: 15px;
    border-radius: 5px;
    background-color: #0a5d66;
}

.acknowledgeProtocolBtn {
    padding: 15px;
    border-radius: 5px;
    position: relative;
    left: 15px;
}

.acknowledgementContainer {
    border: 2px solid #0a5d66;
    margin: 2% 3%;
}



.floatButtonShape {
    position: relative;
    top: 14px;
    padding: 7px;
}



/*Acknowledgement Module Ends*/
.well {
    min-height: 20px;
    padding: 6px 13px;
    margin-bottom: 0px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0px rgba(0,0,0,.05);
    font-size: 26px;
}

.setAuthoringBorder {
    /*border-top: 2px solid #eb6852;*/
    border-top: 2px solid #0466C8 !important;

}


.heightAuto {
    height: auto !important;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.segment-ios .segment-button {
    height: 5.2rem;
    line-height: 4rem;
    text-transform: uppercase !important;
    border: 0;
}

    .segment-ios .segment-button.segment-activated {
        color: #fff;
        opacity: 1;
        -webkit-transition: .1s all linear;
        transition: .1s all linear;
        border-bottom: 2px solid orangered;
        background-color: transparent !important;
    }


.FontLarger {
    font-size: 25px !important;
    color: white;
}

.organizationSpace {
  /*margin-left: 13px !important;*/
  margin:0px 10px 0px 10px !important;
}

.breakWordSpacing {
    word-break: break-word;
    /*display: block;*/
}

.userViewModalContainer {
    border: 2px solid #0a5d66;
    padding: 24px;
}

.calculatorIcon {
    color: #b1acac !important;
    font-size: 26px;
    margin-right: 5px;
}

.rolefontcolor {
    font-size: 15px !important;
    font-family: Poppins, sans-serif;
}

.calculatorList {
    color: black !important;
    display: grid;
    font-family: 'Poppins', sans-serif !important;
}

.medicalFieldSetting {
    float: right;
    border: 2px solid #0a5d66;
    padding: 3px;
    border-radius: 5px;
    font-size: 16px;
    font-family: Poppins, sans-serif;
}

.medicaltitle {
    padding: 4px;
}

.chkBoxMFSize {
    zoom: 1.62 !important;
}

.MFName {
    padding: 0px 3px;
    font-size: 17px;
    font-family: Poppins, sans-serif;
}




.sidenav {
    min-height: 825px !important;
    width: 240px;
    position: sticky;
    /*z-index: 1;*/
    top: 70px;
    right: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    cursor: pointer;
    float: right;
}

.sidenav-initial-position {
    position: absolute;
    top: 86px;
    right: 0;
}

.sidenav-after-position {
    position: sticky;
    top: 0;
    right: 0;
}

.medicalFieldContainer {
    max-height: 270px;
    overflow-y: scroll;
}

.instituteContainer {
    /*max-height: 140px;*/
    overflow-y: scroll;
}

.medicalFieldContainer .instituteContainer {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}


.medicalFieldContainer::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.medicalFieldContainer::-webkit-scrollbar-thumb {
    background: #989393;
}

.instituteContainer::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.instituteContainer::-webkit-scrollbar-thumb {
    background: #989393;
}

.optionDisplayDevice {
    display: inline-flex !important;
}


.saveBtn {
    position: absolute;
    right: 28%;
}

.initialIcon {
    position: absolute;
    right: 0;
    top: 22px;
}

.breakWord {
    word-break: break-word;
}

.ckeditorSpacing {
    margin: 1% 0%;
}

.highlight-selectedId {
    color: brown !important;
    font-weight: bold;
}

    .highlight-selectedId::before {
        font-weight: bold;
        color: #0a5d66;
    }

.expandCollapse {
    float: right;
    color: #0a5d66;
}

.protocolCreationErrorMsg {
    color: red;
    font-size: 16px;
    font-family: Poppins, sans-serif;
}


.protocolDetailCss {
    padding: 2px 20px;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: 0.3s;
    font-family: Poppins, sans-serif;
    cursor: pointer;
}

.menuTitle {
  font-size: 1.8rem;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*border-bottom: 2px solid #eb6852;*/
  border-bottom: 2px solid #0466C8 !important;
  font-family: Poppins, sans-serif !important;
  /*font-family: Poppins, sans-serif !important;*/
  /* box-shadow: inset -1px -1px 0px 20px #fffafa;*/
  /* background-color: #a4b5aa30;*/
  border-radius: 5px;
  padding: 6px;
  /*color: #eb6852;*/
  color: #0466C8 !important;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.passwordmismatch {
    margin: 2% 0%;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.action_list {
    width: 180px;
    height: 33px;
    overflow: hidden;
}

.taxonomyDisplay {
    padding: 7px !important;
}

.cursorPointer {
    cursor: pointer;
}


.cardbodyContent {
    font-size: 17px;
    text-align: center;
    font-family: Poppins, sans-serif;
}

.profileIcon {
  font-size: 28px;
  /*padding:5px;*/
}
/* padding & hover-arpan*/
  .profileIcon:hover{
      border-bottom:2px solid white !important;
  }


  .actionRow {
    display: block !important;
  }

.active_action {
    width: 180px;
    height: 68px;
}

.LinkBtn {
    margin: 0px 10px 2px 2px;
}

.msgColor {
    color: brown !important;
}

.activeInstitute {
    line-height: 2px;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    cursor: pointer;
    margin-left: 9%;
    display: contents;
}


.higlight-selection {
    font-weight: bold;
    color: #eb6852;
}

    .higlight-selection::before {
        content: "\2713";
        margin-right: -15px;
        position: relative;
        left: -17px;
    }


.higlight-taxonomy {
  font-weight: bold;
  /*color: #EB3D00;*/
  color: #0466C8;
  font-family: Poppins, sans-serif;
}

    .higlight-taxonomy::before {
        /*content: "\2713";*/
        font-weight: bold;
        color: #EB3D00;
        font-family: Poppins, sans-serif;
        margin-left: -13px;
    }


.activeTaxonomy {
    line-height: 2px;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    cursor: pointer;
}

.more-action {
    position: relative;
    font-size: 20px;
    margin-left: -1px;
    padding: 8px;
    cursor: pointer;
    color: black;
}

.more-action-hide {
    visibility: hidden;
    font-size: 20px;
    margin-left: -1px;
    padding: 8px;
    color: black;
}

.noWrap {
    display: flex;
    flex-wrap: nowrap;
}

.info {
    padding: 4px;
}

.mypub {
    padding: 1px;
    display: inline-flex !important;
    margin-left: 0.7% !important;
}


.stepsSpace {
    padding: 2px;
}

.popupSpace {
    color: black;
    /*padding: 7px 0px;*/
    padding:8px 3px;

}
.popupSpace:hover{
    border-bottom:2px solid #0466C8;
    background-color:#f1f1f1;
}

.contents {
    font-size: 12px !important;
}

.ulType {
    list-style-type: none;
}

.listSpace {
    /*margin-left: 30px;*/
    margin: 0px 10px 0px 10px;
}



.imageMargin {
    margin-top: 5%;
}

.borderTop {
    /*border-top: 2px solid gray;*/
    border-bottom: 2px solid gray;
}

.imageSpace {
    margin: -15px -4px;
}





.cross {
    padding: 5px;
    color: #0a5d66;
    font-size: 15px;
}

.searchBackground {
    background-color: #ddfff2;
    border-bottom: 3px solid orangered;
    margin-top: -4%;
}

.selectedName {
    color: #0a5d66;
    font-size: 12px !important;
    border: 2px solid #0a5d66;
    padding-left: 6px;
}

.infostyle {
    height: 24px !important;
    width: 45% !important;
    color: red !important;
}

.logoCss {
    margin-left: -12%;
}

.iAccept {
    display: inline-flex;
    margin-top: 25px;
    margin-bottom: 3%;
}

button.ajs-button.ajs-cancel {
  background-color: #f0f0f0 !important;
  border-color: #0466C8 !important;
  color: #0466C8 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  border-radius: 5px 20px 20px 5px !important;
}
button.ajs-button.ajs-cancel:hover {
  background-color: #0466C8 !important;
  color: #f0f0f0 !important;
}

button.ajs-button.ajs-ok {
  background-color: #0466C8 !important;
  border: 2px solid #0466C8 !important;
  color: #f0f0f0 !important;
  border-radius: 20px 5px 5px 20px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}
button.ajs-button.ajs-oK {
  background-color: #0466C8 !important;
  border: 2px solid #0466C8 !important;
  color: #f0f0f0 !important;
  border-radius: 5px 20px 20px 5px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}


.metaDataStyle {
    padding-left: 0px;
    padding-right: 0px;
}

    .metaDataStyle .col-md-3 {
        padding-left: 0px;
        padding-right: 0px;
    }

.settext {
    overflow-y: scroll;
    height: 16%;
}

.ng2-pagination {
    float: right !important;
}


.content-header .adminBtn {
    border: none !important;
}

.adminLogo {
    border-radius: 3px;
    font-size: 24px;
    margin-left: 82px;
}



.child:last-child .comma {
    display: none;
}

.preview:last-child .comma {
    display: none;
}



.saveUserPreference {
    float: right;
    padding: 1px 5px;
    border-radius: 3px;
    margin: 0 8px 15px 0;
    width: 5%;
    font-size: 20px;
}




.taxonomyTitle {
    font-size: 17px !important;
}

.categoryTitle {
    font-family: Poppins, sans-serif !important;
    font-size: 16px !important;
}

.chkBoxSize {
    zoom: 1.40 !important;
}

    .chkBoxSize:checked {
        background-color: orangered !important;
    }

.subCategoryTitle {
    font-family: Poppins, sans-serif !important;
    font-size: 15px !important;
}

.listName {
    margin-left: -19px !important;
    margin-top: 2px !important;
}


.sublistName {
    margin-left: -19px !important;
    margin-top: 1px !important;
}

.mypub {
    padding: 0px;
    display: inline-flex !important;
    margin-left: 0.7% !important;
    height: 27px;
}

.taxList {
    display: inline-block !important;
    margin-left: 3% !important;
}

.cross {
    padding: 5px;
}

.headerLogoStyle {
    margin-right: -1% !important;
}

.SignUpbtn {
    margin-right: 65%;
}


.editIcon {
    color: white;
    background-color: #0a5d66;
    border-radius: 3px;
}

.editPublisherIcon {
    margin-left: 13.79% !important;
}

.editTaxonomyIcon {
    margin-left: 11.69% !important;
}

.assignCategoryBtnColor {
    padding: 4px 8px;
    /*background-color: #da3030;*/
    background-color: #0466C8;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}

.assignTaxonomyBtnColor {
    padding: 4px 7px;
    background-color: #263f67;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}


.resetBtnColor {
    padding: 4px 8px;
    background-color: #da3030;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}



.assignRoleBtnColor {
    padding: 4px 6px;
    background-color: #a56a6a;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 2px;
}

.addMemberBtn {
    float: right;
    padding: 5px 5px;
    border-radius: 3px;
    margin: 0 160px 15px 0;
}

ion-toolbar.headerPortion.headerMenu.toolbar.toolbar-md {
    display: none !important;
}

.toolbar-background-ios {
    background: white;
}

.profileDiv {
    margin-bottom: 1rem;
    margin-top: 0;
    margin-left: 1px;
}

.tableSpacing {
    min-height: 100% !important;
    position: relative;
}

.statusStyle {
    margin-right: 23px;
}

.listStyle {
    height: 7px;
    margin-top: -12px;
    width: 165px;
    margin-right: 16px;
}

.statusList {
    width: 100%;
    height: 483%;
    margin-top: 5px;
    font-size: 15px;
    color: black;
}

.statusSpacing {
    float: right;
    margin-right: 1%;
    margin-top: 1px;
    margin: 2px 0;
    font-size: 17px;
    color: #0a5d66;
    margin-bottom: 5px;
}


.list-view {
    background-color: #fffbfb;
    color: #000000;
    padding: 3px 4px 5px 10px;
    border-bottom: 1px solid #1b1b1b;
    cursor: pointer;
    font-size: 13px;
    margin-right: 17px;
    font-weight: bold;
}

.selectli {
    background-color: #1d1d1d;
    color: #ffffff;
    border-color: #1b1b1b;
    text-shadow: 0 1px 0 #111;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 45px 3px 11px;
}

.menu {
    border-radius: 5px;
    position: absolute;
    width: 194px;
    height: 132px;
    top: 6px;
    right: 26px;
    z-index: 1;
}

.userIcon {
    font-size: 25px;
    margin-top: -15px;
    margin-right: 32px;
    font-size: 25px !important;
    color: #0a5d66;
}


.appsbutton {
    margin-top: 21px;
    margin-right: 13px;
}

.activeList {
    background-color: #eb6852 !important;
    color: #fff;
}

.userProfile {
    border-radius: 5px;
    position: absolute;
    width: 148px;
    height: 130px;
    top: 0px;
    right: 0px;
    z-index: 1;
}

.user-footer {
    background-color: #f9f9f9;
    padding: 10px;
}

li.user-header {
    height: 175px;
    padding: 10px;
    text-align: center;
}

dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.displayProfile {
    border-radius: 0px;
    position: absolute;
    width: 290px;
    height: 190px;
    top: 9px;
    right: 0px;
    z-index: 9;
    border-style: solid;
    border-color: #eb6852;
    background-color: #fff;
}

.tooltip-profile::before {
    content: '';
    border-left: 94px solid rgba(66, 15, 15, 0.04);
    border-right: 9px solid rgba(144, 8, 8, 0.04);
    border-bottom: 15px solid #e61e1e;
    clear: both;
    position: absolute;
    left: 245px;
    right: -3px;
    top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1px 7px 15px 12px;
    border-color: transparent transparent #f3eded transparent;
    z-index: 1;
}

.headerPart {
    text-align: center;
    color: black;
    height: 50px;
    margin-top: 2%;
}

.footerPart {
    margin-top: 34px;
}

.profile {
    margin-left: 5px;
    font-size: 15px;
    margin-top: 52px;
}

.signout {
    font-size: 15px;
    margin-right: 5px;
    margin-top: 52px;
}

.uname {
    background-color: #0a5d66;
    font-size: 25px;
    text-transform: uppercase;
    padding: 25px;
    border-radius: 16px;
    position: inherit;
    display: -webkit-inline-box;
    color: #fff;
    line-height: 12px;
    font-family: Poppins, sans-serif;
}

.emailFont {
    font-size: 15px;
    color: #eb6852;
    display: block;
    margin-top: 1%;
    font-family: Poppins, sans-serif;
}

.fullname {
    font-size: 16px;
    color: #0a5d66;
    display: block;
    margin-top: 5%;
    font-family: Poppins, sans-serif;
}

.btn-default {
    background-color: gray;
    color: white;
    border-radius: 4px;
    width: 88px;
}

.buttonsprofile {
    color: white;
    border-radius: 4px;
    width: 110px;
    padding: 7px;
    background-color: #0a5d66;
    font-size: 15px;
    font-family: Poppins, sans-serif;
}

.sidebar-resources-categories::before {
    content: "";
    border-left: 19px solid rgba(66, 15, 15, 0.04);
    border-right: 2px solid rgba(144, 8, 8, 0.04);
    clear: both;
    position: absolute;
    left: 105px;
    right: 1px;
    top: -13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1px 6px 13px 11px;
    border-color: transparent transparent #f3eded transparent;
    z-index: 1;
}



.menuIcon {
    color: #0a5d66;
    margin-right: 22px;
    margin-top: 14px;
    font-size: 35px !important;
}

.nameFirst {
    margin-right: 17px;
}

.main_Header {
    background-color: white;
}

.sub_Header {
    background-color: #0a5d66;
}

.memberBtnColor {
    padding: 4px 8px;
    background-color: #da3030;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}

.previewbtn {
    padding: 4px 8px;
    background-color: #0d3d60;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}

.submitBtn {
    background-color: #159232;
    border-color: #04230b;
}

.lblSize {
    font-size: 18px;
    /*color: #eb6852;*/
    color: #0466C8;
}

.hideAll {
    display: none !important;
}

.fontSize {
    font-size: 15px;
}

.sectionheading {
    color: black !important;
    padding-left: 15px;
    font-weight: bold !important;
}

.editBtnColor {
    padding: 4px 8px;
    background-color: #da3030;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}

.sectionSpacing {
    margin-bottom: 1% !important;
}

.divisionBtnColor {
    padding: 4px 8px;
    background-color: #d73925;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}

.addSubCategoryBtnColor {
    padding: 4px 8px;
    background-color: #00acd6;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
}

.addMemberBtn {
    float: right;
    padding: 5px 5px;
    border-radius: 3px;
    margin: 0 8px 15px 0;
}



.home_icon {
    margin: inherit;
    height: 0%;
    padding: 0% !important;
    width: 150px !important;
}

.headerIcons {
    display: inline-flex;
    margin-right: 1% !important;
}



.show-page {
    background: rgba(0, 0, 0, 0.3);
}

.ion-page.show-page {
    background: none;
}


ion-menu[side=left] > .menu-inner {
    border-right-style: solid;
    border-right-color: #0a5d66;
}


.selectedTaxonomyColor {
    color: #eb6852 !important;
    font-size: 17px !important;
    font-family: Poppins, sans-serif !important;
}

.titleStyling {
  font-family: Poppins, sans-serif, 'Times New Roman', Times, serif;
  //color: #eb6852;
  color: #0466C8;
  text-align: center;
  cursor: text;
  padding: 11px 0px;
}

.subCat {
    color: #e2420bd4 !important;
    padding-left: 38px;
    font-size: 18px !important;
    font-family: Poppins, sans-serif, 'Times New Roman', Times, serif;
}

.catName {
  /*color: #EB3D00 !important;*/
  color: #0466C8 !important;
  font-size: 19px !important;
  font-family: Poppins, sans-serif, 'Times New Roman', Times, serif;
  /*font-family: 'Kanit', sans-serif;*/
}

.protocolName {
    color: #000 !important;
    font-size: 15px !important;
    font-family: Poppins, sans-serif, 'Times New Roman', Times, serif;
}

.directProtocol {
    color: #0a5d66;
    padding-left: 24px !important;
    font-size: 17px !important;
    font-family: Poppins, sans-serif, 'Times New Roman', Times, serif;
}

.allTabProtocol {
    color: #0a5d66;
    padding-left: 48px !important;
    font-size: 17px !important;
    font-family: Poppins, sans-serif, 'Times New Roman', Times, serif;
}

.modal-wrapper {
    /* width: 1000px !important;
    left: calc(50% - (1000px/2)) !important; */
    width: 95% !important;
    left: 2.5% !important;
}

.GoToAdmin {
    border-radius: 3px;
    font-size: 20px;
    color: white;
    padding: 4px;
}

.adminBtn {
    border: 2px solid #0a5d66;
    margin-left: 0.50%;
    border-radius: 4px;
    padding: 5px;
    background-color: white;
}

@media only screen and (min-width:360px) and (max-width:640px) {
    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 195px !important;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .profileSpacing {
        margin-left: 7.99% !important;
        margin-bottom: 1%;
        display: inline-flex;
    }

    .iconsInfoSpacing {
        padding: 1px;
        margin-left: -6% !important;
        margin-right: 7% !important;
        padding-right: 0.25rem !important;
    }


    .LinksGroup {
        margin: 2% 9%;
    }

    .saveIcon {
        width: 50% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .listName {
        margin-left: -22px !important;
        margin-top: 1px !important;
    }

    .editPublisherIcon {
        margin-left: 50% !important;
    }

    .editTaxonomyIcon {
        margin-left: 40.69% !important;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }


    .selectedInitialList {
        padding: 2px;
        display: contents !important;
        margin-left: 1% !important;
    }

    .adminBtn {
        border: 2px solid #0a5d66;
        margin-left: 2%;
        border-radius: 4px;
        padding: 2px;
        background-color: white;
        margin-bottom: 3%;
    }

    .GoToAdmin {
        border-radius: 3px;
        font-size: 19px;
        color: white;
        padding: 2px;
    }

    .modal-wrapper {
        /* width: 360px !important;
        left: calc(50% - (360px/2)) !important; */
        width: 100% !important;
        left: 0 !important;
    }

    .cardbodyContent {
        font-size: 13px;
        text-align: unset;
    }

    .profileIcon {
        font-size: 27px;
        margin-left: 0% !important;
    }

    .passwordCss {
        margin-left: 15% !important;
    }

    .personalInfoCss {
        margin-left: 2% !important;
    }

    .viewCss {
        margin-left: -2% !important;
    }

    .app-root-ios .modal-wrapper {
        /* width: 100% !important;
        left: calc(50% - (375px/2)) !important; */
        width: 95% !important;
        left: 2.5% !important;
    }
}

@media only screen and (min-width: 411px) and (max-width: 823px) {

    .LinksGroup {
        margin: 2% 15%;
    }


    .saveIcon {
        width: 30% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .listName {
        margin-left: -33px !important;
        margin-top: 1px !important;
    }

    .saveUserPreference {
        float: right;
        padding: 0px 24px;
        border-radius: 3px;
        font-size: 20px;
        height: 29px;
        margin: 0px 0px 2px 6px !important;
        width: 27% !important;
    }

    .publisherSelected {
        margin-left: 8% !important;
        width: 42% !important;
        -webkit-line-clamp: 7 !important;
        -webkit-box-orient: vertical;
    }

    .editPublisherIcon {
        margin-left: 50% !important;
    }

    .editTaxonomyIcon {
        margin-left: 41.69% !important;
    }

    .instituteRow {
        margin-top: 0%;
    }

    .taxList {
        display: inline !important;
        margin-top: 9px !important;
        margin-left: -68px !important;
    }

    .instituteSelection {
        margin-top: 10px;
        margin-left: 16px;
    }

    img.valleyLogo {
        margin-left: 20% !important;
        /* visibility: hidden;*/
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 209px !important;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .displayProfile {
        border-radius: 0px;
        position: absolute;
        width: 246px !important;
        height: 190px !important;
        top: 9px !important;
        right: 0px !important;
        z-index: 9;
        border-style: solid;
        border-color: #eb6852;
        background-color: #fff;
    }


    .selectedInitialList {
        padding: 2px !important;
        display: inline-flex !important;
        margin-left: 1% !important;
    }

    .profileSpacing {
        margin-left: 7.99% !important;
        margin-bottom: 1%;
        display: inline-flex;
    }

    .profileIcon {
        font-size: 27px !important;
    }

    .iconsInfoSpacing {
        padding: 1px;
        margin-left: -5% !important;
        margin-right: 6% !important;
        padding-right: 0.75rem !important;
    }

    .cardbodyContent {
        font-size: 15px;
    }

    .passwordCss {
        margin-left: 16% !important;
    }

    .personalInfoCss {
        margin-left: 4% !important;
    }

    .app-root-md .modal-wrapper {
        /* width: 411px !important;
        left: calc(50% - (411px/2)) !important; */
        width: 100% !important;
        left: 0 !important;
    }

    .viewCss {
        margin-left: -3.79% !important;
    }

    .app-root-md .modal-wrapper {
        /* width: 411px !important;
        left: calc(50% - (411px/2)) !important; */
        width: 100% !important;
        left: 0 !important;
    }


    .displaySwitchOrganization {
        top: 86px !important;
    }
}

@media only screen and (min-width: 768px) {
    .md .modal-wrapper {
        border-radius: 2px;
        overflow: hidden;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        /* top: 2% !important;
        height: 850px !important; */

        top: 2.5% !important;
        height: 95% !important;

        width: 95% !important;
        left: 2.5% !important;
    }

    .saveIcon {
        width: 30% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .listName {
        margin-left: -22px !important;
        margin-top: 1px !important;
    }


    .headerLogoStyle {
        margin-right: -2% !important;
    }

    .main-footer {
        background: #2b1d1d;
        padding: 15px;
        color: #ffffff;
        text-align: center;
        border-top: 1px solid #d2d6de;
        position: relative !important;
        left: -16px !important;
        bottom: 0 !important;
        width: 110% !important;
        top: 5% !important;
    }

    .md .modal-wrapper #addLicenseModallabel {
        width: 1200px !important;
        left: calc(50% - (1200px/2)) !important;
    }

    .modal-dialog #licenseModalId {
        max-width: 1200px !important;
    }
}

.inputHeight {
    height: 33px;
}


.close {
    /* color: #ffffff; */
}


/*.modal-header {
    background: #0a5d66;
    color: #ffffff;
}*/

/*. {
  margin: 7px 0 0 0;
}*/

.btn-home {
    color: purple;
    background-color: #f0f0f0;
    height: 26px;
    width: 20px;
}

.toolbar-content {
    display: inline-flex;
}

.btn-home {
    color: purple;
    background-color: #f0f0f0;
    height: 26px;
    width: 20px;
}

.toolbar-content {
    display: inline-flex;
}

page-authoring-tool .btn-home:hover {
    background-color: white !important;
    color: purple;
}

.reqField {
    color: red;
    font-size: 10.7px;
    font-family: Poppins, sans-serif !important;
}

.info-box-value {
    display: block;
    font-size: 18px;
}

/*MyPrefrence*/

.my-checkbox {
    display: flex;
}

.categoryname {
    font-size: 12px;
    text-wrap: avoid;
}

.border-div {
    display: inline-flex;
    border-color: gainsboro;
}

.publisher-container {
    border: 1px solid #ced4da;
    padding: 12px;
    border-radius: 3px;
    max-height: 250px;
    overflow-y: scroll;
}

.actions {
    width: 100%;
    height: 34px;
    border-radius: 3px;
    padding: 5px;
}

.rightFloat {
    float: right;
}

.largeFont {
    font-size: large;
}

.borderBottom {
    border-bottom: 2px solid gainsboro;
}

.displayInlineFlex {
    display: inline-flex;
}

.chkbx {
    text-align: -webkit-center;
}

.MedicalFieldAvailableMsg {
    color: brown;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    padding: 2px 9px;
}

.publisher-container {
    border: 1px solid #ced4da;
    padding: 12px;
    border-radius: 3px;
    max-height: 250px;
    overflow-y: scroll;
    max-width: 100%;
    width: 100%;
}

.publishers-container {
    border: 1px solid #ced4da;
    padding: 12px;
    border-radius: 3px;
    max-height: 270px;
    overflow-y: scroll;
    max-width: 100%;
    width: 100%;
}

.spaceChkbx {
    padding-left: 6px;
}

.chkbox {
    margin-right: 25px;
    margin-top: 4px;
    height: 20px;
}

.border-div {
    display: inline-flex;
    border-color: gainsboro;
}

.strong_head {
    color: #0a5d66;
    font-size: 18px;
}

.font_content .font_head {
    font-size: 10px;
    font-family: sans-serif;
}

.mypreference-container {
    margin-top: 5%;
}

.btn-primary .btn-danger {
    font-size: 20px;
}

/*ON-OFF*/
.on {
    display: none;
}

.on, .off {
    color: white;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 51%;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

input:checked + .slider .on {
    display: block;
}

input:checked + .slider .off {
    display: none;
}

.switch {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 40px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #681a0a;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 40px;
    background-color: #681a0a;
    height: 20px;
    width: 54px;
}

    .slider.round:before {
        border-radius: 30%;
        left: 0px;
        bottom: 0px;
        height: 20px;
        background-color: #0a5d66;
        width: 42px;
    }


.customCheckbox {
    zoom: 1.90;
}

.fixActionButton {
    position: relative;
}



.actionContainerInMobile {
    position: absolute;
    top: -9px;
    left: 56px;
}

.publisherActionContainer {
    position: absolute;
    top: -5px;
    left: 50px;
}

.customSelect {
    padding: 3px;
    position: relative;
    top: -3px;
}

.listCheckbox {
    zoom: 1.5;
    position: relative;
    top: 4px;
}

.gridSelection {
    background-color: #c2dbff !important;
}

.defaultBtnColor {
    padding: 4px 8px;
    background-color: #da3030;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
    width: 30px;
}

.negletBtnColor {
    padding: 4px 8px;
    background-color: #da3030;
    border: 0px;
    color: #ffffff;
    border-radius: 3px;
    width: 30px;
}

.actionContainer {
    position: relative;
    top: -5px;
    left: -2px;
}

.actionItem {
    margin: 10px;
    margin-top: 0px;
}

@media(max-width:769px) {
    .organizationLogoContainer {
        width: 200px !important;
        height: 48px !important;
        position: absolute;
        right: 50px !important;
        top: 5px !important;
        display: inline-block;
        overflow: hidden;
        margin: 0;
    }

        .organizationLogoContainer > img {
            display: block;
            position: absolute;
            top: 60% !important;
            left: 50%;
            min-height: 100%;
            min-width: 100%;
            transform: translate(-50%, -50%);
        }

    .acknowledgementContainer {
        margin: 2% 3%;
        border: 0px !important;
    }

    .memberSelection {
        font-size: 16px;
    }

    .filterHeading {
        font-size: 16px;
    }

    .filterUserIcon {
        font-size: 15px;
    }

    .filteredData {
        font-size: 15px;
        font-family: Poppins, sans-serif;
    }

    .displayUserNames {
        padding: 0px 10px 10px;
    }

    .acknowledgeProtocolBtn {
        padding: 15px;
        border-radius: 5px;
        position: relative;
        left: 15px;
    }

    .acknowledgementContent {
        border: 3px solid #0a5d66;
        padding: 15px;
        border-radius: 5px;
        height: 530px;
        max-height: 80%;
        overflow-y: scroll;
        position: relative;
        top: 4px;
        margin: 1% 2%;
    }


    .acknowledgementProtocolHeading {
        padding: 15px;
        border-radius: 5px;
        background-color: #0a5d66;
        margin: 2% 2%;
    }


    .floatButtonContainer {
        position: fixed;
        top: 542px;
        right: 2px;
        bottom: 0;
    }


    .headingFontSizeInMobile {
        font-size: 20px;
    }

    .contentFontSizeInMobile {
        font-size: 16px;
    }

    mypreference-container {
        margin: 0 !important;
    }

    .googleAnalyticsReportContainer {
        margin: 1% -3%;
    }

    .optionDisplayDevice {
        display: block !important;
    }

    .saveIcon {
        width: 50% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .listName {
        margin-left: -33px !important;
        margin-top: 1px !important;
    }

    .borders {
        border-bottom: 1px solid #c9e9ed !important;
    }

    .modal-body {
        max-height: 600px !important;
        overflow-y: scroll !important;
    }


    .menuIcon {
        color: #0a5d66;
        margin-right: 7px;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }

    .logoDashboard {
        height: 47%;
        padding: 11% !important;
        width: 191px !important;
        margin-right: 85px;
    }

    .DashbaordLogos {
        margin-right: 4%;
        display: inline-flex;
        float: right;
    }

    .userIconDashboard {
        margin-top: -15px;
        margin-right: 24px;
        font-size: 20px !important;
        color: #0a5d66;
    }


    .menu {
        border-radius: 5px;
        position: absolute;
        width: 163px;
        height: 130px;
        top: 6px;
        right: 3px;
        z-index: 1;
    }

    .headerIcons {
        width: 165px;
        display: inline-flex;
        margin-right: 24px !important;
    }



    .buttonsprofile {
        color: white;
        border-radius: 4px;
        width: 84px;
        padding: 5px;
        background-color: #0a5d66;
        font-size: 15px;
        font-family: Poppins, sans-serif;
    }

    .menuLogo {
        margin-top: -1px;
        margin-left: 12px;
        color: #0a5d66 !important;
    }

    .searchPublisherContainerInMobile {
        margin-left: 16px;
    }

    .publisherSearchMobile {
        width: 92% !important;
        border: 2px solid #b1acac;
    }

    #popularSearch .searchClassMobile {
        width: 92%;
        margin-bottom: 4%;
    }

    .mediumSelection:hover {
        background-color: #ffffff !important;
        border-radius: none;
    }
}

@media only screen and (min-width:768px) and (max-width:1366px) {
    ion-menu {
        max-width: 41% !important;
        min-width: 30% !important;
        top: 61px !important;
    }

    .back-button-space {
        margin-left: 10px !important;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 245px;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .headerLogoStyle {
        margin-right: -1% !important;
    }

    .menuIcon {
        margin-top: 9px !important;
        color: #0a5d66;
        margin-right: 7px;
        font-size: 35px !important;
    }

    .publisherSelected {
        margin-left: 4% !important;
    }

    .md .modal-wrapper #addLicenseModallabel {
        width: 1200px !important;
        left: calc(50% - (1200px/2)) !important;
    }

    .modal-dialog #licenseModalId {
        max-width: 1200px !important;
    }

    .profileIcon {
        font-size: 27px;
    }

    .floatButtonShape {
        position: relative;
        top: 0px;
        padding: 7px;
    }
}

@media only screen and (min-width:360px) and (max-width:640px) {
    ion-menu {
        max-width: 85%;
        top: 68px !important;
    }


    .saveIcon {
        width: 50% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .editPublisherIcon {
        margin-left: 50% !important;
    }

    .editTaxonomyIcon {
        margin-left: 40.69% !important;
    }

    .saveUserPreference {
        float: right;
        padding: 0px 24px;
        border-radius: 3px;
        font-size: 20px;
        height: 29px;
        margin: 2px 0px 2px 6px !important;
        width: 27% !important;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }

    .headerIcons {
        width: 165px;
        display: inline-flex;
        margin-right: 18px !important;
        margin-left: -18px !important;
    }

    ion-toolbar.headerPortion.headerMenu.toolbar.toolbar-md {
        display: none !important;
    }

    .menuLogo {
        margin-top: -1px;
        margin-left: 13px;
        color: #0a5d66 !important;
    }

    .publisherSelected {
        margin-left: 8% !important;
        width: 42% !important;
        -webkit-line-clamp: 7 !important;
        -webkit-box-orient: vertical;
    }


    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 191px !important;
        right: -3px !important;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .displayProfile {
        border-radius: 0px;
        position: absolute;
        width: 246px !important;
        height: 190px !important;
        top: 15px !important;
        right: 0px !important;
        z-index: 9;
        border-style: solid;
        border-color: #eb6852;
        background-color: #fff;
    }

    .buttonsprofile {
        color: white;
        border-radius: 4px;
        width: 84px;
        padding: 5px;
        background-color: #0a5d66;
        font-size: 15px;
        font-family: Poppins, sans-serif;
    }

    .home_icon {
        margin: inherit;
        height: 0%;
        padding: -12% !important;
        width: 81px !important;
        margin-left: -7px;
    }

    .userIcon {
        margin-top: -15px;
        margin-right: 16px;
        font-size: 20px !important;
        color: #0a5d66;
    }



    .menuIcon {
        font-size: 25px !important;
        margin-top: 17px !important;
    }

    .logoDashboard {
        height: 47%;
        padding: 11% !important;
        width: 191px !important;
        margin-right: 85px;
    }

    .DashbaordLogos {
        margin-right: 4%;
        display: inline-flex;
        float: right;
    }

    .userIconDashboard {
        margin-top: -15px;
        margin-right: 24px;
        font-size: 20px !important;
        color: #0a5d66;
    }


    .menu {
        border-radius: 5px;
        position: absolute;
        width: 163px;
        height: 130px;
        top: 6px;
        right: 3px;
        z-index: 1;
    }

    .modal-body {
        max-height: 500px !important;
        overflow-y: scroll !important;
    }
}


@media (max-width: 1439px) and (min-width: 1366px) {
    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 245px;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 10px 14px 9px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .publisherSelected {
        margin-left: 4% !important;
    }
}

@media (min-width: 992px) {
    ion-menu {
        min-width: 8%;
        max-width: 22% !important;
        top: 67px !important;
    }
}

@media(min-width:1281px) and (max-width: 1365px) {
    ion-menu {
        max-width: 25%;
        min-width: 8%;
        top: 56px !important;
    }

    .menu {
        border-radius: 5px;
        position: absolute;
        width: 148px;
        height: 130px;
        top: 4px;
        right: 0%;
        z-index: 1;
    }



    .sidebar-resources-categories::before {
        content: "";
        border-left: 19px solid rgba(66, 15, 15, 0.04);
        border-right: 2px solid rgba(144, 8, 8, 0.04);
        clear: both;
        position: absolute;
        left: 14%;
        right: 0px;
        top: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 8px 13px 11px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 245px;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }
}

@media(min-width:1366px) and (max-width: 1439px) {
    ion-menu {
        max-width: 25%;
        min-width: 8%;
        top: 62px !important;
    }

    .menu {
        border-radius: 5px;
        position: absolute;
        width: 148px;
        height: 130px;
        top: 4px;
        right: 0%;
        z-index: 1;
    }

    publisherSelected {
        margin-left: 4% !important;
    }

    .sidebar-resources-categories::before {
        content: "";
        border-left: 19px solid rgba(66, 15, 15, 0.04);
        border-right: 2px solid rgba(144, 8, 8, 0.04);
        clear: both;
        position: absolute;
        left: 15%;
        right: 0px;
        top: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 8px 13px 11px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 240px;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 8px 14px 10px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .topPagination {
        margin-top: 3% !important;
    }
}

@media(min-width:1440x) and (max-width: 1580x) {
    .menu {
        border-radius: 5px;
        position: absolute;
        width: 148px;
        height: 130px;
        top: 8px;
        right: 0%;
        z-index: 1;
    }

    .termsBorder {
        margin: -93% -18%;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 245px;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .sidebar-resources-categories::before {
        content: "";
        border-left: 19px solid rgba(66, 15, 15, 0.04);
        border-right: 2px solid rgba(144, 8, 8, 0.04);
        clear: both;
        position: absolute;
        left: 25%;
        right: 0px;
        top: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 8px 13px 11px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }
}


@media only screen and (min-width: 760px) and (max-width: 1025px) {


    .displayProfile {
        border-radius: 0px;
        position: absolute;
        width: 246px;
        height: 190px;
        top: 9px;
        right: 0px !important;
        z-index: 9;
        border-style: solid;
        border-color: #eb6852;
        background-color: #fff;
    }

    .headerIcons {
        width: 165px;
        display: inline-flex;
        margin-right: 33px !important;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 197px !important;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .headerMenuIcon {
        font-size: 35px !important;
    }

    ion-menu {
        max-width: 41% !important;
        min-width: 30% !important;
        top: 16px !important;
    }

    .TaxonomyRow {
        margin-left: 6% !important;
    }

    .searchBarMargin {
        display: inline-flex;
        margin-left: 6%;
    }

    .taxList {
        display: inline-block !important;
        margin-left: 7% !important;
    }

    .toolbar-md {
        min-height: 62px !important;
    }

    .mypub {
        padding: 0px;
        display: inline-flex;
        margin-left: 0.7% !important;
    }

    ion-header {
        left: 0;
        top: 0;
        position: absolute;
        z-index: 10;
        display: block;
        width: 100%;
    }

    .headerIcons {
        width: 193px !important;
        display: inline-flex;
        margin-left: 489px !important;
    }


    .home_icon {
        margin: inherit;
        margin-right: 69% !important;
        margin-left: -74px !important;
    }

    img.valleyLogo {
        margin-left: 6% !important;
    }


    .col-md-3 {
        -webkit-box-flex: 0;
        flex: 0 0 54%;
    }

    .hideInMobile {
        display: none !important;
    }

    .addMemberBtn {
        float: right;
        padding: 5px 5px;
        border-radius: 3px;
        margin: 0 40px 1px 0;
    }

    .searchBarStyle {
        position: absolute;
        margin-left: 0%;
        margin-top: 0.15%;
    }

    .searchBackground {
        margin-top: -1%;
    }

    .search-bar {
        margin-left: -1%;
        padding-left: 59px;
        width: 74%;
        height: 164%;
    }

    .displayProfile {
        border-radius: 0px;
        position: absolute;
        width: 246px;
        height: 190px;
        top: 13px !important;
        right: 0px !important;
        z-index: 9;
        border-style: solid;
        border-color: #eb6852;
        background-color: #fff;
    }


    .toolbar-title.toolbar-title-ios .home_icon1 {
        margin-right: 69% !important;
        margin-left: 7px !important;
        padding: 0% !important;
        width: 100px !important;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }

    .md .modal-wrapper #addLicenseModallabel {
        width: 1200px !important;
        left: calc(50% - (1200px/2)) !important;
    }

    .modal-dialog #licenseModalId {
        max-width: 1200px !important;
    }

    .boxSpacingWidth {
        width: 15% !important;
        max-width: 13% !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 385px) {


    .LinksGroup {
        margin: 2% 15%;
    }

    .saveIcon {
        width: 50% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .toolbar-ios {
        padding: 4px;
        padding-left: 4px;
        padding-right: 4px;
        min-height: 44px;
        margin-top: 19px !important;
    }

    .saveUserPreference {
        float: right;
        padding: 0px 24px;
        border-radius: 3px;
        font-size: 16px !important;
        height: 29px;
        margin: 2px 0px 2px 6px !important;
        width: 25% !important;
    }

    ion-menu {
        max-width: 85%;
        top: 3px !important;
    }

    .headerIcons {
        width: 165px;
        display: inline-flex;
        margin-right: -24px !important;
        margin-left: 152px !important;
    }

    .header-ios .toolbar-background-ios, .footer-ios .toolbar-background-ios {
        border-bottom: 3px solid #eb6852 !important;
    }


    img.valleyLogo {
        margin-left: 0% !important;
        margin-right: -11px !important;
    }

    ion-icon.backArrow.icon.icon-ios.ion-ios-arrow-back {
        margin-left: 10% !important;
    }

    .toolbar-content toolbar-content-ios .DashbaordLogos {
        margin-right: -59%;
        display: inline-flex;
        float: right;
    }

    ion-icon.userIcon.icon.icon-ios.ion-ios-person {
        margin-left: 523%;
        font-size: 26px !important;
    }

    select.rolefontcolor.ng-untouched.ng-pristine.ng-valid {
        margin-left: -17px;
    }



    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 207px !important;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }



    .toolbar-title.toolbar-title-ios .home_icon {
        margin: inherit;
        margin-right: 17%;
        height: 0%;
        padding: 0% !important;
        width: 100px !important;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }


    .editPublisherIcon {
        margin-left: 49% !important;
    }

    .editTaxonomyIcon {
        margin-left: 40.69% !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 330px) {
    .menuIcon {
        font-size: 25px !important;
    }

    .saveIcon {
        width: 30% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }


    .editPublisherIcon {
        margin-left: 50% !important;
    }

    .editTaxonomyIcon {
        margin-left: 41.69% !important;
    }

    .saveUserPreference {
        float: right;
        padding: 0px 24px;
        border-radius: 3px;
        font-size: 20px;
        height: 29px;
        margin: 2px 0px 2px 6px !important;
        width: 27% !important;
    }

    .home_icon {
        height: 0%;
        padding: -22% !important;
        width: 100px !important;
        margin-left: -88px !important;
    }

    .toolbar-title {
        display: block;
        overflow: hidden;
        width: 75% !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left: -31px !important;
    }

    .content-header {
        width: 100% !important;
    }

    .toolbar-ios {
        padding: 4px;
        padding-left: 4px;
        padding-right: 4px;
        min-height: 44px;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 183px !important;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .displayProfile {
        border-radius: 0px;
        position: absolute;
        width: 225px !important;
        height: 190px;
        top: 9px !important;
        right: 0px;
        z-index: 9;
        border-style: solid;
        border-color: #eb6852;
        background-color: #fff;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }
}

@media only screen and (min-width: 400px) and (max-width: 412px) {


    .saveIcon {
        width: 30% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }

    .saveUserPreference {
        float: right;
        padding: 0px 5px;
        border-radius: 3px;
        font-size: 16px;
        height: 29px;
        margin: 2px 0px 1px -1px !important;
        width: 18% !important;
    }

    .toolbar-md {
        padding: 4px;
        min-height: 67px !important;
    }

    img.valleyLogo.valleyLogoDashboard {
        margin-left: 29% !important;
    }


    ion-menu.menu-enabled.show-menu {
        top: 68px !important;
    }

    .editPublisherIcon {
        margin-left: 49% !important;
    }

    .editTaxonomyIcon {
        margin-left: 41.69% !important;
    }



    .displayProfile {
        border-radius: 0px;
        position: absolute;
        width: 246px !important;
        height: 190px !important;
        top: 15px !important;
        right: 0px !important;
        z-index: 9;
        border-style: solid;
        border-color: #eb6852;
        background-color: #fff;
    }

    .tooltip-profile::before {
        content: '';
        border-left: 94px solid rgba(66, 15, 15, 0.04);
        border-right: 9px solid rgba(144, 8, 8, 0.04);
        border-bottom: 15px solid #e61e1e;
        clear: both;
        position: absolute;
        left: 207px !important;
        right: -3px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1px 7px 15px 12px;
        border-color: transparent transparent #f3eded transparent;
        z-index: 1;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }

    .headerIcons {
        width: 165px;
        display: inline-flex;
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
}

@media only screen and (min-width: 413px) and (max-width: 420px) {

    .saveIcon {
        width: 30% !important;
        float: right !important;
        border-radius: 3px !important;
        color: white;
    }


    .saveUserPreference {
        float: right;
        padding: 0px 24px;
        border-radius: 3px;
        font-size: 20px;
        height: 29px;
        margin: 2px 0px 2px 6px !important;
        width: 27% !important;
    }


    .toolbar-content toolbar-content-ios .headerIcons {
        margin-left: 129px !important;
    }

    ion-menu {
        max-width: 85%;
        top: 0px !important;
    }

    img.valleyLogo {
        margin-left: 14% !important;
    }

    .toolbar-ios {
        margin-top: 4%;
    }


    .headerIcons {
        width: 176px;
        display: inline-flex;
        margin-right: 43px !important;
        margin-left: 0px !important;
    }



    .menuIcon {
        font-size: 25px !important;
        margin-top: 18px !important;
        color: #0a5d66;
        margin-right: 7px;
    }

    .headerLogoStyle {
        margin-right: -5% !important;
    }

    .editPublisherIcon {
        margin-left: 50% !important;
    }

    .editTaxonomyIcon {
        margin-left: 41.69% !important;
    }
}


.cke_button,
.cke_combo__format,
.cke_combo__styles {
    display: none !important;
}

.cke_toolbar_separator {
    display: none;
}

.cke_button__bold,
.cke_button__italic,
.cke_button__underline,
.cke_button__numberedlist,
.cke_button__bulletedlist,
/*.cke_button__base64image,*/
/*.cke_button__easyimageupload,*/
.cke_button__table,
.cke_button__textcolor,
.cke_button__bgcolor,
.cke_button__link,
.cke_button__unlink {
    display: block !important;
}
/*ImageUpload Starts*/
/*.cke_dialog_ui_input_text {
    display: none !important;
}

.cke_dialog_ui_checkbox {
    display: none !important;
}

.cke_dialog_ui_vbox_child {
    padding: 1px !important;
}

.cke_dialog_contents {
    margin-top: 0px !important;
}

.cke_dialog_tabs {
    display: none !important;
}

.cke_dialog_contents_body {
    overflow: auto;
    padding: 16px 9px 4px 10px;
    height: 160px !important;
}*/
/*ImageUpload Ends*/
.cke_top {
    border-bottom: 1px solid #d1d1d1 !important;
    background: #f8f8f8 !important;
    padding: 6px 8px 2px !important;
    white-space: normal !important;
}

.cke_bottom {
    padding: 6px 8px 2px !important;
    position: relative !important;
    border-top: 1px solid #d1d1d1 !important;
    background: #f8f8f8 !important;
}

.cke_toolgroup {
    border: 0px !important;
    border-bottom: 0px solid #d1d1d1 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    background: #f8f8f8 !important;
    background-image: none !important;
}



.displayInvitationNone {
    display: none;
}



.initialBox {
    position: absolute;
    right: 10px;
    top: 25px;
}


.systemLogo {
    width: 120px;
    padding: 0px;
    margin: 0px;
}

.headerContainer {
    display: inline-flex;
}

.organizationLogoContainer {
    width: 200px;
    height: 48px;
    position: absolute;
    right: 50px;
    top: 5px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
}

    .organizationLogoContainer > img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        transform: translate(-50%, -50%);
    }

.headerMenuIcon {
    color: #0a5d66;
}

.toolbar-md {
    min-height: 67px !important;
}

.mediumSelection {
    font-size: 16px;
    font-family: Poppins, sans-serif;
    color: black;
}

.memberSelection {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    color: black;
}

.codeMessage {
    margin: 1% 3% 2% 0%;
    font-size: 16px;
    font-family: Poppins, sans-serif;
}

.footerBtn {
    margin: 4% 0% -2%;
}

.footerLinkBtn {
    margin: 4% 0% -1%;
}

.codeEmailContainer {
    margin: 0% -1%;
}


.Institutespace {
    margin-top: -16px !important;
    margin-bottom: 0 !important;
}

body {
    position: relative;
    height: 100%;
}

.displaySwitchOrganization {
    border-radius: 0px;
    position: absolute;
    width: 252px;
    top: 80px;
    right: 15px;
    z-index: 9;
    border-style: solid;
    border-color: #eb6852;
    background-color: #fff;
    box-shadow: 0px -2px 1px -5px #6f6161;
}

.instituteLogo {
    padding: 0px 6px 0px 10px;
}

.tooltip-Institute::before {
    content: '';
    border-left: 94px solid rgba(66, 15, 15, 0.04);
    border-right: 9px solid rgba(144, 8, 8, 0.04);
    border-bottom: 15px solid #e61e1e;
    clear: both;
    position: absolute;
    left: 215px;
    right: -3px;
    top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1px 7px 15px 12px;
    border-color: transparent transparent #f3eded transparent;
    z-index: 1;
}

.activeRole {
    line-height: 2px;
    font-size: 17px;
    font-family: Poppins, sans-serif;
    cursor: pointer;
    margin-left: 9%;
    position: absolute;
    display: contents;
}

.highlight-role {
    font-weight: bold;
    color: #eb6852;
    font-family: Poppins, sans-serif;
}

    .highlight-role::before {
        content: "\2713";
        font-weight: bold;
        color: #eb6852;
        font-family: Poppins, sans-serif;
        margin-left: -13px;
    }


.changeUserViewModalContainer {
    margin: 2% 2% 2% 0%;
}

.changeUserViewModalCss {
    max-width: 900px !important;
}

.segment-md .segment-button {
    height: auto !important;
    text-transform: uppercase !important;
}

.displayLogo {
    z-index: 9 !important;
}

@media (max-width : 480px) and (min-width : 375px) {


    .displaySwitchOrganization {
        right: 0px !important;
    }


    .toolbar-md {
        min-height: 67px !important;
    }
}

@media (max-width : 375px) {
    .systemLogo {
        width: 110px;
    }

    .displaySwitchOrganization {
        right: 0px !important;
    }
}

.btnFontSize {
    font-size: 15px !important;
}

.bg-pending-approval {
    padding-top:10px;
}

.bg-in-progress {
    padding-top:8px;
}

.bg-total-published {
    padding-top:10px;
}

.scrollerDisplayleft::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}

.scrollerDisplayleft {
    overflow-y: scroll;
    max-height: 850px;
}

.scrollerDisplayleft::-webkit-scrollbar-thumb {
    background: #989393;
}

.scrollerDisplayleft::-webkit-scrollbar-track {
    background: #f1f1f1;
}