.article-item {
  margin-bottom: 15px;
}
.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}
.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: .85em;
}
.article-item .article-meta a {
  text-decoration: underline;
}
.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-item .article-text {
  margin-top: 7px;
}
html,
body {
  height: 100%;
}
p {
    margin: 0px !important;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 70px 15px 20px;
}
.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
  margin-top : -460px;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/*# sourceMappingURL=style.map */
.form-group .required .control-label:after {
  content:"*";color:red;
}
.require
{
	color:red
}
.summary {
    display: none;
}
.go-back {
    float: left;
    margin-right: 10px !important;
	margin-top: -7px;
    font-size: 14px;
}

.card-question {
  	font-weight: bold;
    font-size: 23px;
	text-align : center;
}
.card-answer-label {
  	/* font-weight: bold; */
    font-size: 20px;
	text-align : center;
}
.slide-content h2 {
    font-family: 'geogrotesque_rgregular';
    font-size: 65px;
    color: #fff;
    margin-top: -600px;
}
p.transparent-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 24px;
    padding: 11px 20px;
    margin-bottom: 55px;
}
.text-center {
    text-align: center;
}
div.slide-wrapper {
    display: table;
    height: 447px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.slide-content {
    display: table-cell;
    height: 100%;
    top: 88px;
    vertical-align: middle;
}
.slide {
	margin-bottom:0px;
	top:-20px;
}
.about-us-text {
    font-size: 20px;
}
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
    background: none;
    color: inherit;
}
.m-r-15 {
	margin-right :15px;
}
.m-r-20 {
	margin-right :20px;
}
.deck-delete {
    margin-top: -20px;
}
.touchpin {
	width:20%;
	margin-top: -25px;
    margin-left: 230px;
}
.card-limit {
	margin-top: -43px;
    margin-left: 100px;
}
#admin-note {
    color: #6f6f6f;
    font-weight: bold;
}
#user-note {
    color: #6f6f6f;
    font-weight: bold;
}
.edit-button {
	margin-top: -20px;
}
.note-create-button {
	margin-top: -1px;
}
.user-note-panel {
	margin-top: 90px;
}
.login-box-body {
    -webkit-box-shadow: 0 0 27px rgba(6, 6, 6, 0.06);
    box-shadow: 0 0 27px rgba(6, 6, 6, 0.06);
    border: 1px solid #EAE9E9;
    border-radius: 3px;
}
.login-box {
	width:400px;
}

.announcement-title {
     font-weight: bold;
     font-family: sans-serif;
     font-size: 18px;
     margin-left: 10px;
 }
 .announcement-content {
     margin-left: 25px;
 }
 .announcement-icon {
     font-size: 25px;
     margin-left :10px;
 }
 .description-icon {
     font-size: 25px;
     margin-left :15px;
 }
#card-class-modal .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
}
#medicine-modal .modal-dialog .modal-content .modal-body {
    overflow-y: auto;
}
#medicine-modal .modal-dialog {
    width: 1200px;
    overflow-y: auto;
    height: 550px;
}
.module-list {
	/* min-height: 150px; */
	max-height: fit-content;
    min-height: 110px;
}
.m-t-5 {
    margin-top : 5px;
}
.m-l-10 {
    margin-left : 10px;
}
#label-img {
	max-width: 98.2%;
}
#desktop-card-label-modal .modal-dialog {
	width: 1000px;
}
.class-card-modal {
	width: 1200px;
}
#deck-buttons .btn {
	padding: 4px 4px;
}
.desktop-request-card-label {
    display: block;
}

.mobile-request-card-label {
    display: none;
}
.desktop-card-index {
    display: block;
}

.mobile-card-index {
    display: none;
}

.mobile-card-answer {
    display: none;
}
.other-user-notes-table table thead {
    display: none;
}
.card-view-answer {
    text-align: center;
    font-weight: bolder;
    font-size: 18px;
    line-height: 40px;
}
.card-view-answer-label {
    text-align: center;
}
#go-to-top-btn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  cursor: pointer;
}
#user-delete-modal {
    overflow-y: auto;
}
.mobile-other-user-notes {
    display: none;
}
.desktop-other-user-notes {
    display: block;
}

@media (max-width: 913px), (max-width: 744px) {
    .card_image img {
        width: 100%;
    }
    .card_test {
        font-size: 14px !important;
    }
    .skin-black .main-header .logo {
        background-color: #e6e6e6 !important; 
        color:#333;
    }
    #medicine-modal .modal-dialog {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 770px;
        width: auto;
    }
    #card-label-modal .modal-dialog {
        padding-left: 0px;
        padding-right: 0px;
        overflow: auto;
        width: auto;
    }
    .class-card-modal {
        padding-left: 0px;
        padding-right: 0px;
        width: auto;
    }
    .kv-table-wrap th {
        display: none;
    }
    .kv-table-wrap tr > td:first-child {
        display: none;
    }
    .field-cardproperties-indication {
        margin-top: -35px;
        margin-left: 110px;
    }
    .field-cardproperties-label {
        margin-top: -35px;
        margin-left: 230px;
    }
    .field-cardproperties-ae {
        margin-top: -35px;
        margin-left: 110px;
    }
    .desktop-request-card-label {
        display: none;
    }
    .mobile-request-card-label {
        display: block;
    }
    .related-label-listing {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .other-label-listing {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    #other-img {
        width: 150px;
        padding-top: 15px;
    }
    #related-img {
        width: 150px;
        padding-top: 10px;
        margin-right: 15px;
    }
    #cram-modal .modal-dialog {
        padding-bottom: 230px;
    }
    .mobile-card-answer {
        display: block;
    }
    .mobile-dose-guide {
        display: block !important;
    }
    .desktop-dose-guide {
        display: none !important;
    }
    .adg-btn {
        margin: 0 0 2% 1%!important;
        width: 45% !important;
        font-size: 12px !important;
    }
    .gender-btn {
        margin: 0!important;
        width: 45% !important;
        font-size: 12px !important;
    }
    .dob-dropdown, .date-check, .year-check, .month-check {
        width: 100%;
    }
    .cal-btn, .dosage-user-check {
        width: 50%;
    }
    #doseguidesearch-age {
        width: auto !important;
        font-size: 12px !important;
    }
    #calculate_btn, #reset_btn {
        font-size: 10px !important;
    }
    #doseguidesearch-strength, #doseguidesearch-type {
        font-size: 12px !important;
    }
    .strength-dropdown, .indication-dropdown, .subtype-dropdown{
        width: 50%;
    }
    #reset_btn {
        width: 100% !important;
    }
    #trimethoprim_sulfamethoxazole, #amoxycillin_clavulanic {
        padding-top: 5%;
    }
    .calculator {
        margin: 5% 5% 5% 5%;
    }
    .desktop-card-index {
        display: none;
    }
    .mobile-card-index {
        display: block;
    }
    .mobile-other-user-notes {
        display: block;
    }
    .desktop-other-user-notes {
        display: none;
    }
    #sorting-down-btn {
        font-size: 7px;
        padding-left: 2px;
        padding-right: 2px;
    }
    #sorting-up-btn {
        font-size: 7px;
        padding-left: 2px;
        padding-right: 2px;
    }
    span.select2-dropdown.select2-dropdown--below {
        bottom: 34px;
        border-top: 1px solid #66afe9;
        height: 150px;
    }
}
@media screen and (min-width: 320px) and (max-width: 350px) {
    #other-img {
        width: 130px;
    }
    #related-img {
        font-size: 14px !important;
    }
    .skin-black .main-header .logo {
        background-color: #e6e6e6 !important; 
        color:#333;
    }
    .card_image img {
        width: 100%;
    }
    .card_test {
        font-size: 14px;
    }
}
@media screen and (min-width: 250px) and (max-width: 320px) {
    .unenrol-btn {
        margin-top: 10px;
    }
    .delete-btn {
        margin-top: 10px;
    }
    .skin-black .main-header .logo {
        background-color: #e6e6e6 !important; 
        color:#333;
    }
    .card_image img {
        width: 100%;
    }
    .card_test {
        font-size: 14px !important;
    }
}
.banner {
    line-height: 20px;
    background-color: #39d;
    color: black;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    text-align: center;
    width: 50px;
    font-size: 15px;
    font-family: 'Open Sans', Sans-serif;
}
.bottomright {
    position: absolute;
    bottom: 135px;
    right: 65px;
    transform: rotate(-45deg);
}

/*.modal-open{overflow: auto !important}*/
.introjs-helperLayer.introjs-fixedTooltip,
.introjs-tooltipReferenceLayer.introjs-fixedTooltip{
    position: absolute !important
}
div#enrolment-modal.introjs-fixParent {
    z-index: 1000063 !important;
}
div#study-options-modal.introjs-fixParent {
    z-index: 1000063 !important;
}
.modal-backdrop.in{
    position: absolute !important
}
.introjs-helperLayer{
    background-color: rgba(255,255,255,.3) !important
}
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.show-tour {
    padding-right: 0px;
    padding-left: 790px;
}
#card-filter{
    float: left !important;
}
.introjs-tooltipbuttons{
    text-align: right;
}
.introjs-button {
    padding: 0.8em 1.5em;
    border: 1px solid white;
}
.introjs-nextbutton {
    color: black;
    font-weight: bold;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.introjs-tooltip {
    background-color: #0f89db;
    min-width: 250px;
}
.introjs-tooltiptext {
    color: white;
    font-weight: bold;
    font-size: 12px;
}
.introjs-prevbutton {
    float: left;
    border-color: white;
    background-color: white;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
}
.introjs-arrow.left {
    border-right-color: #0f89db;
}
.introjs-arrow.left-bottom {
    border-right-color: #0f89db;
}
.introjs-arrow.bottom {
    border-top-color: #0f89db;
}
.introjs-arrow.top {
    border-bottom-color: #0f89db;
}
.introjs-arrow.top-middle {
    border-bottom-color: #0f89db;
}
.introjs-arrow.bottom-middle {
    border-top-color: #0f89db;
}
.introjs-arrow.bottom-right {
   border-top-color: #0f89db !important;
}
.introjs-arrow .top-right {
    border-top-color: #0f89db !important;
}

.card-answer{display:none;}

#medicine-modal .modal-header .close{position: absolute; z-index:99; right:20px; top:15px; cursor: pointer !important;}

.class-card-modal .modal-header .close{position: absolute; z-index:99; right:20px; top:10px; cursor: pointer !important;}
@media screen and (max-width:500px){
    .moveleft { left: 36px !important; }
    .card_image img {
        width: 100%;
    }
    .card_test {
        font-size: 14px !important;
    }
    .introjs-tooltipReferenceLayer.introjs-fixedTooltip .introjs-tooltip{max-width: 160px !important; min-width: 160px !important; font-size: 13px;}
}
@media screen and (max-width:400px){
    .card_image img {
        width: 100%;
    }
    .card_test {
        font-size: 14px !important;
    }
    .introjs-tooltipReferenceLayer.introjs-fixedTooltip .introjs-tooltip{margin-top: 0px !important; max-width: 300px !important; min-width: 300px !important;}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .card_image img {
        width: 100%;
    }
    .card_test {
        font-size: 14px !important;
    }
.img-sm1{max-width:100% !important; height: 150px;}
.img-sm1-cram{max-width:100% !important; height: 80px;}
.cram-panel .panel-heading{padding:5px}
.ipanel .panel-heading{padding:5px !important;min-height: 237px}
.ipanel h4,.cram-panel h4 { font-size:15px;}
.module-list{min-height:200px; max-height:200px; overflow:hidden;}
.module-list-cram{min-height:80px; max-height:80px; overflow:hidden;}
.cram-btn{ margin-top:5px}
.deckimg{ display: block; margin:0 auto;}
.field-cardproperties-indication,.field-cardproperties-label,.field-cardproperties-ae{ margin:0 !important;}
#card-filter .form-group{ font-size:12px !important;}
#card-filter .m-r-20{ margin-right:12px !important}
.class-card-modal{width:100% !important;}
#medicine-modal{width:100% !important;}
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){
.img-sm1{max-width:100% !important; height: 240px;}
.img-sm1-cram{max-width:100% !important; height: 150px;}
.cram-panel .panel-heading{padding:5px}
.ipanel .panel-heading{padding:5px !important;min-height: 327px}
.ipanel h4,.cram-panel h4{ font-size:15px;}
.module-list{min-height:180px; max-height:180px; overflow:hidden;}
.module-list-cram{min-height:80px; max-height:80px; overflow:hidden;}
.field-cardproperties-indication,.field-cardproperties-label,.field-cardproperties-ae{ margin:0 !important;}
.card-filter{ font-size:12px !important;}
.class-card-modal{width:100% !important;}
.card_image img {
    width: 100%;
}
.card_test {
    font-size: 14px !important;
}

}

.search {
    width: 50%;
    margin: 0 auto;
    margin-bottom: -40px;
    margin-top: 6px;
    padding-right: 30px;
}
.searchbox {
    border-radius: 25px;
    padding-left: 30px;
}
.searchbar {
    position: absolute;
    margin-top: 10px;
    margin-left: 9px;
    color: darkgray;
}
.search-term {
    background-color: yellow;
}
.m-l-15 {
    margin-left: 15px;
}
.f-w-b {
    font-size: 20px;
    font-weight: 500;
}
.m-l-70 {
    margin-left: 85px;
}

#search-card-index-grid-container > table > tbody > tr {
    border-bottom: 2px solid #928e8e;
}

#search-card-modal .modal-header {
    padding:3px !important;
    border-bottom:0px !important;
}
#search-card-modal .modal-header {
   margin-top:-5px !important;
}
#search-card-modal .modal-body {
    padding:3px !important;
}
#search-card-class-modal .modal-header {
    padding:3px !important;
    border-bottom:0px !important;
}
#search-card-class-modal .modal-header {
   margin-top:-5px !important;
}
#search-card-class-modal .modal-body {
    padding:3px !important;
}
#search-card-class-modal .modal-header { 
   height: 0; 
   padding:0 !important;
}

.empty-text {
   font-size: 16px;
   text-align: center;
}

.show-model {
    display: block !important;
}

#search-medicine-modal .modal-header {
    padding:3px !important;
    border-bottom:0px !important;
}
#search-medicine-modal .modal-header {
   margin-top:-5px !important;
}
#search-medicine-modal .modal-body {
    padding:3px !important;
}

.search-keyword {
    width: 40%;
    margin: 0 auto;
    margin-top: -28px;
    margin-left: 350px;
    padding-right: 30px;
}

.searchbar-keyword {
    position: absolute;
    margin-top: 10px;
    margin-left: 9px;
    color: darkgray;
}

.cram-module-logo {
	width: 40px;
    margin-top: -10px;
}

.sr-module-logo {
	width: 40px;
    margin-top: -10px;
}

.module-img {
	position: relative; 
    margin-left: 45px;
    margin-right: 25px;
}

.module-logo {
	width: 50px;
    margin-right: -20px;
    cursor: pointer;
}    
.module-date {
	margin-left: 3px;
}
#user-module-listing .module-img{
    text-align: center;
}

.card-answer-left table,  
.desktop-card-answer table, 
.search-card-index-grid table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px double #b3b3b3;
}
.card-answer-left .table table td,
.card-answer-left .table table th, 
.desktop-card-answer .table table td, 
.desktop-card-answer .table table th,
.search-card-index-grid .table table th,
.search-card-index-grid .table table td {
    min-width: 2em;
    padding: .4em;
    border: 1px solid hsl(0, 0%, 75%);
}
/* ckeditor5-table/theme/table.css */
.card-answer-left .table table th, 
.desktop-card-answer .table table th, 
.search-card-index-grid .table table th {
    font-weight: bold;
    background: hsla(0, 0%, 0%, 5%);
}
/* ckeditor5-table/theme/table.css */
.card-answer-left[dir="rtl"] .table th, 
.desktop-card-answer[dir="rtl"] .table th, 
.search-card-index-grid[dir="rtl"] .table th {
    text-align: right;
}
/* ckeditor5-table/theme/table.css */
.card-answer-left[dir="ltr"] .table th, 
.desktop-card-answer[dir="ltr"] .table th, 
.search-card-index-grid[dir="ltr"] .table th {
    text-align: left;
}
.card-answer-left .table table, 
.desktop-card-answer .table table, 
.search-card-index-grid .table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    border: 1px double hsl(0, 0%, 70%);
}
.card-answer-left .table, 
.desktop-card-answer .table, 
.search-card-index-grid .table {
    margin: 1em auto;
    display: table;
}
.desktop-card-answer .media,
.card-answer-left .media,
.search-card-index-grid .media {
    width: 65%;
}
.card_image {
    text-align: right;
}
.card_test {
    text-align: left;
    color: inherit;
    /* line-height: 1.1; */
    font-size: 18px;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.card_headings {
    font-weight: 300;
}

.card_otc img, .card_sr img {
    width: 55%;
}
.btn-pink {
    background-color: #ec1ead !important;
    color: white;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink.focus{
    color: white;
}
.cram-btn {
    border-radius: 50rem!important;
}
.right-tip strong {
    color: #165d86;
}
[data-tips] {
    position: relative;
    text-decoration: none;
}
    [data-tips]:after,
    [data-tips]:before {
        position: absolute;
        z-index: 100;
        opacity: 0;
    }
        [data-tips]:after {
            content: attr(data-tips);
            height: 25px;
            line-height: 25px;
            padding: 0 10px;
            font-size: 12px;
            text-align: center;
            color: black;
            background: #fff;
            border-radius: 5px;
            text-shadow: 0 0 5px #fff;
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            white-space: nowrap;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }
        [data-tips]:before {
            content: "";
            width: 0;
            height: 0;
            border-width: 6px;
            border-style: solid;
        }
            [data-tips]:hover:after,
            [data-tips]:hover:before {
                opacity: 1;
            }
/* Right tip */
[data-tips].right-tip:after,
[data-tips].right-tip:before {
    -webkit-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
    top: -9999px;
    right: 96%;
    margin-right: 12px;
}
    [data-tips].right-tip:before {
        border-color: transparent transparent transparent #fff;
        margin-right: 0;
    }
    [data-tips].right-tip:hover:after,
    [data-tips].right-tip:hover:before {
        right: 100%;
        top: 0;
    }
    [data-tips].right-tip:hover:before {
        top: 7px;
    }
.card_heading_without_img {
    text-align: left;
    margin-left: 46%;
    font-size: 18px;
    color: inherit;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.user-card {
    margin-left: 15px;
    font-size: 16px;
    border: 1px solid;
    color: #3c8dbc;
    border-color: #ddd;
    float: left;
}
.search-user-card {
    font-size: 14px;
    color: #3c8dbc;
}
.mp-empty {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
}
.mp-edit {
    cursor: pointer;
}
.user_card_view 
{
    font-size: 16px;
    border: 1px solid;
    color: #3c8dbc;
    border-color: #ddd;
    float: left; 
}
.mobile-dose-guide {
    display: none;
}
.desktop-dose-guide {
    display: block;
}

.card-question>img {
    width: 280px;
    height: 180px;
}

.card-question b {
    font-size: 18px;
}
#desktop-card-label-modal .modal-body {
	padding:0px !important;
	margin:-9px !important;
}
#desktop-card-label-modal .modal-header {
	padding:0px !important;
	border-bottom:0px !important;
}
#desktop-card-label-modal .modal-header .close {
	margin-top: 6px;
    margin-right: 5px;
}
.card-answer-center {
    font-weight: normal;
  font-size: 19px;
  text-align : center;
}
.card-answer-left {
  font-weight: normal;
font-size: 19px;
text-align : left;
}
#card-answer-buttons {
  text-align : center;
}
.hide-answers {
    display: none;
}
.show-answers {
    display: block;
}
.reveal-text {
    cursor: pointer;
}
.question {
    font-weight: bold;
    font-style: italic;
}