@charset "UTF-8";
body {
    font-family: Verdana, sans-serif;
    background: url(../images/background.png);
    font-size: 16px
}
  

h4 {
    line-height: 1.8
}

.container-fluid {
    width: 100%;
	padding-top: 8px;
}

.container_wapper {
    width: 100%
}

.rcolor {
    background: red
}

.gcolor {
    background: #0f0
}

.bcolor {
    background: #00f
}

h1 {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
    color: #3b3b3b
}

.templatemo_logo a:hover {
    text-decoration: none
}

#templatemo_mobile_menu {
    top: 0;
    width: 250px;
    height: 100%;
    background: #f9f9f9;
    position: fixed;
    z-index: 10001;
    right: -1500px;
    display: none;
    overflow: auto
}

#templatemo_mobile_menu ul li a {
    text-align: left;
    color: #000
}

#templatemo_banner_menu li:nth-child(4) ul li:first-child a {
    font-style: italic;
    border-bottom: 1px solid #000;
    font-weight: 700
}

#templatemo_banner_menu li:nth-child(4) ul li:nth-child(4) a {
    border-bottom: 1px solid #000;
}

#templatemo_mobile_menu li:nth-child(5) ul li:first-child a {
    font-style: italic;
    border-bottom: 1px solid #000;
    font-weight: 700
}

#templatemo_mobile_menu ul li:hover>a {
    background: #f9f9f9
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.popup .popuptext {
    visibility: hidden;
    width: 1000px;
    height: 201px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1
}

.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent
}

.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #06aaf9!important
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: -moz-linear-gradient(top, #585858 0, #111 100%);
    background: -ms-linear-gradient(top, #585858 0, #111 100%);
    background: -o-linear-gradient(top, #585858 0, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1em;
    padding: 1px 5px;
    margin-left: 2px;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    color: #06aaf9!important;
    border: 1px solid transparent;
    border-radius: 1px
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #333!important;
    background: 0 0;
    border: 1px solid #06aaf9
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333!important;
    border: 1px solid #000;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    color: #333!important;
    border: 0 solid transparent;
    background: 0 0!important;
    box-shadow: none
}

#ImplementationDashboard label {
    font-weight: 300
}

.pull-left {
    float: left!important
}

#implDashboard {
    padding: 10px 0!important
}

#standardstable_paginate {
    padding-bottom: 5px
}

.standardsDownloadTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed
}

.standardsDownloadTable caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
    text-align: left
}

.standardsDownloadTable tr {
    border: 1px solid #ddd;
    padding: .35em
}

.standardsDownloadTable td,
.standardsDownloadTable th {
    border: 1px solid #ddd;
    padding: 10px
}

.standardsDownloadTable th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #f1f1f2;
    text-align: center
}

.standardsDownloadTable tr td:first-child,
.standardsDownloadTable tr td:last-child {
    text-align: center
}

table.standardsDownloadTable tr:nth-child(odd) td {
    background-color: #fff
}

table.standardsDownloadTable tr:nth-child(even) td {
    background-color: #f1f1f2
}

#standardsdownload {
    width: 100%
}

#standardstable td {
    padding: 15px;
    text-align: left
}

.standardsDownloadTable .sNo {
    width: 7%
}

.standardsDownloadTable .standardname {
    width: 55%
}

.standardsDownloadTable .linktodownload {
    width: 38%
}

.standardsdownloadTable thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#chart2 .jqplot-table-legend,
#chart4 .jqplot-table-legend,
#chart5 .jqplot-table-legend {
    margin-right: -10px!important;
    text-align: left
}

.morelink1 {
    color: #06aaf9;
    font-size: 13px
}

.pdf_link {
    color: #06aaf9
}

#templatemo_banner_menu {
    width: 100%;
    background: #fff;
    height: 80px;
    border-bottom: 1px solid #cecbcb;
    position: fixed;
    top: 0;
    z-index: 10000;
}

#templatemo_banner_menu #logo_img {
    max-height: 90px;
    float: left
}

#templatemo_banner_menu #logo_text {
    font: normal normal normal 36px/1em 'Century Gothic', sans-serif;
    margin-top: 30px;
    padding-left: 60px;
    text-align: left;
    color: #e35354
}

#templatemo_banner_menu #logo_text span {
    color: #9fb038
}

#templatemo_banner_menu ul li a,
#templatemo_banner_menu ul li a:focus {
    padding-top: 25px;
    padding-bottom: 16px;
    font-size: 20px;
    color: #000;
    -webkit-transition: padding-top 1s;
    -webkit-transition-duration: 1s;
    font-family: Verdana, sans-serif
}

#templatemo_banner_menu ul li a:hover {
    color: #06aaf9
}

#templatemo_banner_menu .scrollActive ul li a.current {
    color: #06aaf9
}

#upcomingtitle a {
    color: #000
}

#upcomingtitle a:hover {
    color: #06aaf9
}

#templatemo_banner_menu #mobile_menu {
    padding-top: 8px;
    font-size: 30px;
    float: right;
    color: #06aaf9
}

.banner {
    width: 100%;
    height: 500px;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
    background-color: rgba(131, 149, 150, .07)
}

.banner ul {
    list-style: none;
    padding: 0
}

.banner ul li {
    float: left;
    height: 500px;
    width: 100%
}

.banner div.slide_caption {
    background: rgba(0, 0, 0, 0);
    max-width: 600px;
    margin: 120px auto auto auto
}

.banner div.slide_caption h1,
.banner div.slide_caption p {
    line-height: 2em;
    text-shadow: 1px 1px 5px rgba(150, 150, 150, 1)
}

.banner div.slide_caption a {
    color: #ff6
}

.banner div.slide_caption h1 {
    font-size: 32px;
    margin: 0
}

.banner div.slide_caption p {
    font-size: 16px
}

.templatemo_banner_slide_01 {
    background-size: cover
}

.templatemo_banner_slide_02 {
    background-size: cover
}

.templatemo_banner_slide_03 {
    background-size: cover
}

#noteSnomedCT {
    padding-left: 633px;
    font-size: 12px
}

#services_container .service_icon img {
    width: 96%;
    border-radius: 50%
}

#services_container .service_icon h2 {
    text-align: center;
    font: normal normal normal 20px/25px 'Century Gothic', sans-serif
}

#services_container .service_icon .imgwap {
    text-align: center;
    border-radius: 75px
}

#services_container .service_icon p {
    text-align: center;
    font: normal normal normal 14px/23px 'Century Gothic', sans-serif
}

#services_container .mission {
    color: #f5bd48
}

#services_container .product {
    background-color: #334d5c;
    color: #f5bd48
}

#services_container .testimonial {
    background-color: #efc84a;
    color: #ab4921
}

#services_container .statistic {
    background-color: #334d5c;
    color: #efc84a
}

#services_container #testimonial_text_wap {
    overflow: hidden
}

#services_container #testimonial_text_wap h2 {
    font-size: 24px;
    margin: 0;
    padding: 12px 0
}

#services_container #testimonial_text_wap h3 {
    font-size: 20px;
    margin: 0;
    padding: 12px 0
}

#services_container #testimonial_text_wap img {
    margin-bottom: 20px
}

#services_container #testimonial_text_wap p {
    font-size: 14px;
    line-height: 2em
}

#services_container .testimonial_text {
    width: 100%;
    float: left
}

#services_container .pre_next {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
    position: absolute
}

#services_container .pre_next a {
    color: #6698b5;
    float: left
}

#services_container .pre_next a:hover {
    color: #334d5c
}

#services_container #testimonial_text_wap h1 {
    font-size: 70px;
    top: 50%;
    margin-top: -35px
}

#services_container .testimonial_top_bottom_spacer {
    padding-bottom: 80px
}

.ehrStandardslogo {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#testimonial_test {
    padding-left: 35px;
    padding-right: 25px
}

#testAlign {
    margin-top: 100px
}

#font_style {
    color: #fff;
    width: 100%;
    text-align: justify;
    justify-content: center;
    vertical-align: middle;
    padding: 23px 0;
    display: table;
    display: table-cell;
    vertical-align: middle
}

#alignText {
    text-align: justify;
    padding-top: 40px
}

#ehr_and_aboutus .event_box_wap {
    overflow: hidden;
    position: relative;
    padding: 0 20px;
}

#ehr_and_aboutus .event_box_wap .event_box_img {
    position: relative;
    top: 0
}


#ehr_and_aboutus .event_box_wap .event_box_caption {
    position: relative;
    top: 0;
    padding-bottom: 10px;
    background: #fff;
    width: 100%;
    border-top: 3px solid #3c6f8c
}

#ehr_and_aboutus .event_box_wap h1,
#ehr_and_aboutus .event_box_wap p {
    margin: 0;
    color: #000;
    text-align: left
}

#ehr_and_aboutus .event_box_wap p {
    padding: 5px 20px 15px 20px
}

#ehr_and_aboutus .event_box_wap h1 {
    padding: 20px 20px 0 20px;
    font-size: 24px;
    line-height: 24px
}

#ourteam {
    overflow: hidden;
    padding: 30px 0
}

#ourteam .event_box_wap {
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative
}

#ourteam .event_box_wap .event_box_img {
    position: relative;
    top: 0
}

#ourteam .event_box_wap .event_box_caption {
    position: relative;
    top: 0;
    padding-bottom: 10px;
    background: #fff;
    width: 100%;
    border-top: 3px solid #3c6f8c
}

#ourteam .event_box_wap h1,
#ourteam .event_box_wap p {
    margin: 0;
    color: #000;
    text-align: left
}

#ourteam .event_box_wap p {
    padding: 5px 20px 15px 20px
}

#ourteam .event_box_wap h1 {
    padding: 20px 20px 0 20px;
    font-size: 24px;
    line-height: 24px
}

#templatemo_timeline {
    background: #fff;
    float: left
}

#templatemo_timeline .container-fluid {
    max-width: 1600px;
    position: absolute;
    margin: auto;
    margin-bottom: 80px;
    background: url(../images/time_line_bg.jpg) repeat-y center top
}

#templatemo_timeline .time_line_wap {
    position: absolute;
    display: none
}

#templatemo_timeline .time_line_caption {
    background: #f15556;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    height: 40px;
    clear: both;
    color: #fff
}

#templatemo_timeline .time_line_paragraph {
    background: #e6e6e6;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    margin-top: 50px;
    font-family: 'Century Gothic', sans-serif
}

#templatemo_timeline .time_line_paragraph a {
    color: #000;
    text-decoration: underline
}

#templatemo_timeline .left_timeline {
    margin-left: 30px
}

#templatemo_timeline .left_timeline .time_line_caption {
    float: right;
    margin-right: 0
}

#templatemo_timeline .right_timeline .time_line_caption {
    float: left
}

#templatemo_timeline .time_line_paragraph h1 {
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding: 20px 20px 20px 20px
}

#templatemo_timeline .time_line_paragraph p {
    padding: 0 20px 20px 20px;
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 2em;
    color: #000
}

#templatemo_timeline .left_timer {
    float: right;
    background: url(../images/arrow_left.png) 0 5px
}

#templatemo_timeline .right_timer {
    float: left;
    background: url(../images/arrow_right.png) 0 5px
}

#templatemo_timeline .left_timer,
#templatemo_timeline .right_timer {
    padding-left: 30px;
    width: 101px;
    position: absolute
}

#templatemo_timeline .left_timer span,
#templatemo_timeline .right_timer span {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
    margin-top: 3px
}

#contactus {
    /* float: left; */
    background-color: #205e75;
    padding-bottom: 50px
}

#contactus h1 {
    margin-top: 30px;
    margin-bottom: 30px
}

#contactus h2 {
    font-size: 24px;
    color: #fff;
    padding-top: 0;
    padding-bottom: 20px
}

#contactus_map {
    width: 100%;
    height: 320px;
    float: left;
    margin-bottom: 40px
}

#contactus ul li a {
    background: 0 0
}

#contactus ul li a i {
    width: 60px;
    padding: 20px 0;
    font-size: 32px;
    text-align: center
}

#contactus p {
    color: #fff;
    line-height: normal;
    margin-top: 0
}

#contactus input {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: none
}

#contactus textarea {
    border: none;
    width: 100%;
    height: 150px;
    padding: 10px
}

#contactus button {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    background: #eaeaea
}

#contactus button:hover {
    background: #f4f4f4
}

#templatemo_footer {
    width: 100%;
    border-top: 1px solid #cecbcb;
    background: #233140;
    float: left;
    color: #fff
}

#templatemo_footer_text_highlight {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    color: #06aaf9
}

.footer_organization {
	vertical-align: middle;
    max-width: 400px;
    margin: 0 auto
}

.footer_organization img {
	vertical-align: middle;
    display: inline
}

#upcomingeventtoggle .panel-heading {
    padding: 0
}

.MoreLink {
    color: #06aaf9;
    text-decoration: none;
    font-size: 14px
}

.innerPageFooter {
    margin-top: 80px
}

#templatemo_footer p {
    padding-top: 15px;
    text-align: center;
    border-top: 1px solid #707070;
    font-size: 12px
}

#templatemo_footer_Home p {
    padding-top: 15px;
    text-align: center;
    font-size: 12px
}

#templatemo_footer a {
    color: #fff
}

.border-right-footer {
    border-right: 1px solid #707070;
    text-align: center;
	height: 64px
}

#teleRegistryLogos .border-right-footer {
    border-right: 1px solid transparent !important ;
	/*padding-left: 5%;*/
}



.border-right-footer:last-child {
    border-right: none
}


.Edu_Tra_mContainer {
    text-align: Left
}

.Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
.Edu_Tra_trigger_popup2,
.Edu_Tra_trigger_popup3 {
    position: relative;
    width: 32%;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #d4dfe5;
    max-width: 300px;
    margin: 10px 30px 0 30px;
    vertical-align: top;
    cursor: pointer
}

.Edu_Tra_mContainer .Training {
    text-align: center;
    color: #00688f;
    font-weight: 700;
    margin-top: 20px
}

.Edu_Tra_mContainer .Edu_Tra_trigger_popup1:hover {
    opacity: .8;
    background-color: #f5f3f3
}

.Edu_Tra_mContainer .Edu_Tra_trigger_popup2:hover {
    opacity: .8;
    background-color: #f5f3f3
}

.Edu_Tra_mContainer .Edu_Tra_trigger_popup3:hover {
    opacity: .8;
    background-color: #f5f3f3
}

.Edu_Tra_mContainer .image {
    display: block;
    width: 100%;
    max-width: 200px;
    height: auto;
    padding: 5px;
    margin: 0 auto
}

.Edu_Tra_mContainer .Edu_Tra_title {
    padding: 5px;
    border-top: 1px solid #d3e1e8;
    background-color: #3696f9
}

.Edu_Tra_mContainer .Edu_Tra_title {
    font-weight: 700;
    color: #f7f7f7;
    font-size: 14px
}

.Edu_Tra_heading {
    margin-top: 30px;
    margin-bottom: 20px
}

.Edu_Tra_hover1,
.Edu_Tra_hover2,
.Edu_Tra_hover3 {
    background-color: #fff;
    cursor: pointer;
    display: none;
    position: fixed;
    text-align: Left;
    top: 80px;
    left: 24%;
    width: 50%;
    z-index: 10000
}

.embed-responsive-item {
    width: 100%;
    height: 600px
}

.embed-responsive-210by297 {
    padding-bottom: 141.42%
}

.label-text a {
    /* display: table-cell;
    vertical-align: middle; */
    color: #06aaf9
}
.fa-file-zip-o:before {
    color: red;
}

.resource_pdf_dowload .fa-file-pdf-o:before {
    color: #06aaf9;
    font-size: 25px;
}

.label-text-pre {
    height: 80px;
    text-align: center;
    font-size: 14px;
    display: table;
    width: calc(100%)
}

.label-text-pre span {
    display: table-cell;
    vertical-align: middle;
    color: #06aaf9
}

#portfoliolist .portfolio.presentations {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 23%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden
}

#filters li span {
		padding:10px 26px !important;		
}

.videos.label-text{
	height: 50px !important;
}

#portfoliolist .portfolio.videos {
    width: 45%;
	margin: 2%;
}
.video-js, .vjs_video_3-dimensions, .vjs_video_390-dimensions{
    width: 511px !important;
    height: 287px !important;
}
#ehr_and_aboutus .video-js {
    width: 100% !important;
    height: 85% !important;
    margin-bottom: 5px;
}

/* css for download popup starts here */

.modal {
  position: fixed; 
  z-index: 1; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


.modal-backdrop.in
{
    opacity:0.1;
}
.modalGM {
	z-index:1000000000000;
}
.modalGM-modal-content1 {
	position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0;
	width: 100%;
	max-width:475px;
}
.modalGM-header-img {
	width:100%;
	height:100%;
}
.modalGM-body {
	z-index:100000000000;
	height:100%;
}
.modalGM-container {
	height: 155px;
	z-index:1000000000000;
}
.modalGM-iframe-a {
	border:0; 
	height:100%;
	width:100%;
}

.popupButton {
	color: #06aaf9;
	font-size: 16px;
	padding-left: 0px;
}
	
.modal-footer a{
	color: #333;
}
	
	
	

/* css for download popup ends here */


@media screen and (max-width:767px) {
    #services_container .pre_next {
        font-size: 15px
    }
    #templatemo_timeline .right_timer {
        background-position: center center
    }
    .label-text-pre {
        height: 106px
    }
    #portfoliolist .portfolio.presentations {
        width: 48%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .label-text-pre {
        height: 63px
    }
    #portfoliolist .portfolio.presentations {
        width: 31%
    }
}

@media screen and (min-width:769px) and (max-width:1280px) {
    .label-text-pre {
        height: 63px
    }
    #portfoliolist .portfolio.presentations {
        width: 31%
    }
    .langCng {        
        right: 0 !important;         
        }
}

@media screen and (min-width:992px) {
    #contactus .address,
    #contactus .mapParent,
    #contactus .testo {
        width: 48%;
        vertical-align: middle;
        display: inline-block;
        float: none
    }
}

@media screen and (max-width:970px) {
    #templatemo_timeline .right_timer {
        background-position: 100px 5px
    }
    #templatemo_banner_menu #logo_text {
        font: normal normal normal 30px/1em 'Century Gothic', sans-serif
    }
    #templatemo_timeline .container-fluid {
        background: url(../images/time_line_bg.jpg) repeat-y 28px 0
    }
    .contactDetails {
        margin-top: 20px!important
    }
}

@media screen and (min-width:1200px) {
    .container.serviceContainer {
        min-width: 1170px
    }
    .container_wapper.dashboard {
        width: 80%;
        min-width: 1170px;
        margin: 0 auto;
        margin-bottom: 20px!important
    }
    #ehr_and_aboutus #aboutus {
        margin-top: 50px
    }
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: 0 0!important
}

.shrink {
    height: 75px!important;
    line-height: 75px;
    -webkit-transition: height 1s;
    -webkit-transition-duration: 1s;
    border-bottom: 1px solid #cecbcb;
    background-color: #fff
}

.shrink ul>li>a,
.shrink ul>li>a:focus {
    padding-top: 15px;
    -webkit-transition: padding-top 1s;
    -webkit-transition-duration: 1s
}

.skip-link {
    display: none
}

.site-logo img {
    height: 65px;
    margin-top: 3px
}

.site-logo {
    width: 170px;
    float: left
}

.header-container {
    max-width: 1260px;
    margin: 0 auto
}

a.site_logo_mobile {
    float: left
}

a.site_logo_mobile img {
    max-height: 32px;
    margin-top: 12px
}

#map {
    height: 260px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 10px
}

#mapSection {
    width: 100%;
    max-width: 780px;
    text-align: center;
    margin: 0 auto
}

.mapParent {
    padding-right: 0
}

#mapSection img {
    border-radius: 10px;
    width: 97%
}

#contactus .address img {
    border-radius: 10px;
    width: 90%
}

#contactus .address {
    text-align: center
}

.contactDetails {
    margin: 0 auto;
    width: 100%;
    max-width: 750px
}

#contactus h1 {
    color: #fff
}

.sliderText {
    padding: 20px
}

.templatemo_address_left {
    width: 30%;
    font-size: 14px;
    color: #fff;
    width: 100px
}

.templatemo_address_right {
    width: 70%;
    font-size: 14px;
    color: #fff
}

#services_container img:hover {
    cursor: pointer
}

#services_container .service_icon img:hover {
    width: 100%
}

.navbar-nav>li>.dropdown-menu {
    padding: 0
}

#templatemo_banner_menu ul.dropdown-menu {
    top: 60px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    background: #fff;
    text-align: left
}

#templatemo_banner_menu ul.dropdown-menu li a,
#templatemo_banner_menu ul.dropdown-menu li a:focus {
    padding: 10px 10px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    font-size: 16px
}

#templatemo_banner_menu ul.dropdown-menu li:last-child a {
    border: none
}

#templatemo_banner_menu ul:before {
    height: 15px;
    width: 15px;
    border: 1px solid #ccc;
    border-right: 0;
    border-bottom: 0;
    top: -8px;
    left: 20px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

#templatemo_banner_menu ul:after,
#templatemo_banner_menu ul:before {
    content: '';
    display: block;
    position: absolute
}

#templatemo_banner_menu ul.main_navigation_menu:before { 
border: none ;
}

#templatemo_banner_menu ul.main_navigation_menu {
    margin-top: 7px;
}


.dropdown-menu {
    background: 0 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: 0 0
}

.navbar-header .collapse {
    display: block
}

.navbar-header a {
    outline: 0
}

.service_icon {
    display: inline-block;
    vertical-align: top
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

#services_container .service_icon .imgwap {
    margin: 0 auto
}

#services {
    margin-bottom: 0
}

.aboutus-main-content {
    display: table;
    text-align: center;
    width: 100%
}

.our-team-homePage {
    display: table;
    text-align: center;
    width: 100%;
    background: #262726 url(../images/ourteam-home1.jpg);
    height: 200px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    background-color: #fff
}

.aboutus-content img {
    margin: 0 auto
}

.aboutus-content-width {
    margin: 0 auto
}

#ehr_and_aboutus .aboutus-content {
    display: inline-block
}

#ourteam .ourteam-content {
    display: inline-block
}

.event_box_img .img-responsive {
    width: 100%
}

table.jqplot-table-legend {
    background-color: transparent;
    border: none
}

.dashboard .blockPie .chartPie {
    width: 100%
}

.dashboard .blockBar .chartBar {
    width: 100%
}

#chart2 {
    width: 93%
}

#chart3 {
    width: 100%;
    height: 300px
}

#chart4 {
    width: 87%;
    margin-left: 0
}

#chart4 .jqplot-table-legend,
#chart5 .jqplot-table-legend {
    text-align: left
}

#chart4 .jqplot-pie-series.jqplot-data-label,
#chart5 .jqplot-pie-series.jqplot-data-label {
    color: #e5e5e5
}

.mainBlock.blockBar,
.mainBlock.blockPie {
    display: inline-block;
    text-align: left
}

.mainBlock1.blockBar1,
.mainBlock1.blockPie1 {
    display: inline-block;
    text-align: center
}

.blockPie p,
.mainBlock {
    text-align: left
}

.blockPie1 p,
.mainBlock1 {
    text-align: left
}

#statusPara {
    margin-left: 0
}

.jqplot-table-legend .jqplot-table-legend-label {
    padding-left: 3px
}

.mainBlock.blockPieHome,
.mainBlock.countBoxHome {
    display: inline-block;
    vertical-align: top
}

#service-section {
    position: relative;
    padding-bottom: 30px
}

#services-back {
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1
}

#service-section .lead,
#service-section h2 {
    color: #fff
}

#service-section .img-responsive {
    width: 120px;
    margin: 0 auto;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

#service-section .img-responsive:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.services-wrap {
    padding: 20px 0 0 0;
    border-radius: 4px;
    margin: 0 0 40px;
    display: list-item
}

.container.serviceContainer {
    margin-bottom: 10px
}

.services-wrap h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px
}

.media-body p {
    max-width: 325px;
    margin: 10px auto
}

.media-heading {
    max-width: 323px;
    text-align: center;
    margin: 0 auto 0 auto
}

.serviceContainer .services-wrap.media {
    overflow: visible
}

.serviceContainer .row .borderBottom {
    list-style-type: none
}

.serviceContainer .row .borderBottom:nth-child(1) .media-heading {
    border-bottom: 3px solid #5fb1ff
}

.serviceContainer .row .borderBottom:nth-child(2) .media-heading {
    border-bottom: 3px solid #fb5259
}

.serviceContainer .row .borderBottom:nth-child(3) .media-heading {
    border-bottom: 3px solid #55d484
}

.serviceContainer .row .borderBottom:nth-child(4) .media-heading {
    border-bottom: 3px solid #edb123
}

.serviceContainer .row .borderBottom:nth-child(5) .media-heading {
    border-bottom: 3px solid #65c7b5
}

.serviceContainer .row .borderBottom:nth-child(6) .media-heading {
    border-bottom: 3px solid #965bc2
}

.services-wrap .pull-left {
    margin-right: 20px
}

.servicesContent {
    margin-top: 50px
}

#service-section .media-body {
    text-align: center
}

#ehr_and_aboutus .img-responsive {
    max-height: 400px
}

#ehr_and_aboutus .img-responsive-event {
    width: 100%;
    padding-bottom: 74px;
    background: #16314f
}

#ourteam .img-responsive {
    max-height: 400px
}

#ourteam .img-responsive-event {
    height: 400px;
    width: 100%
}

.button-md {
    font-size: 14px;
    padding: 12px 25px;
    background-color: #f15556
}

.button-md:hover {
    background-color: #f15556;
    color: #fff;
    text-decoration: none;
    padding: 15px 28px
}

.view-member {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 190px;
    margin: 0 auto;
    margin-top: 170px
}

.view-member:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.inner-page-banner {
    margin-top: 20px;
    position: relative
}

ul.breadcrumb {
    background: 0 0!important;
    text-align: right
}

ul.breadcrumb li {
    font-weight: 600;
    color: #f1f5f9
}

ul.breadcrumb li a {
    color: #fff;
    opacity: .9
}

.ourteam-content-width {
    margin: 0 auto
}

#css-demo {
    margin-top: 20px
}

.content-main-section {
    border: 1px solid red;
    min-height: 300px;
    margin-bottom: 30px;
    border: 1px solid #cb8891
}

.content-logoTitle {
    position: relative;
    background: red;
    padding: 5px 10px;
    background: -webkit-linear-gradient(-45deg, #ca8a93, #fb5259);
    background: -o-linear-gradient(-45deg, #ca8a93, #fb5259);
    background: -moz-linear-gradient(-45deg, #ca8a93, #fb5259);
    background: linear-gradient(-45deg, #ca8a93, #fb5259)
}

.content-logoTitle-left {
    display: inline-block
}

.content-logoTitle-right {
    display: inline-block;
    margin-left: 100px;
    color: #fff
}

.content-logoTitle-left img {
    width: 90px;
    height: 90px;
    position: absolute;
    top: -13px;
    left: 5px;
    background: #fa5259;
    padding: 5px;
    border-radius: 5px
}

.main-contents {
    padding: 50px 5px 5px 20px
}

.arrowMargin {
    margin-right: 5px
}

.innerPage ul li {
    margin: 5px 0
}

.innerPage .ehrLeftmenuquickLinkContent ul li {
    line-height: 1.5em
}

.innerPage {
    text-align: justify;
    margin-top: 80px;
    word-wrap: break-word
}

.animated {
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 10px;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin-top: 30px;
    text-align: center
}

#ehr_and_aboutus .animated {
    padding-bottom: 40px;
    text-align: center;
    color: #3b3b3b
}

#standards {
    background: #f1f1f2
}

#snomedStats {
    width: 100%;
    font-size: 14px
}

#standards .animated {
    padding-bottom: 40px
}

.dashboard .animated {
    padding-bottom: 20px
}

.ourteam-section .animated {
    padding-bottom: 80px
}

#contactus .animated {
    text-align: center;
    color: #fff;
    margin-bottom: 60px
}

.serviceContainer .animated {
    margin-bottom: 30px
}

.serviceContainer .services-wrap.animated {
    margin-bottom: 5px;
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

.height-transition {
    -webkit-transition: max-height .5s ease-in-out;
    -moz-transition: max-height .5s ease-in-out;
    -o-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out;
    overflow-y: hidden
}

.height-transition-hidden {
    max-height: 0
}

.significance {
    position: relative
}

.significance .sig_left {
    display: inline-block;
    width: 40%
}

.significance .sig_left ul li {
    line-height: 30px
}

.significance .sig_right {
    display: inline-block;
    width: 58%;
    vertical-align: top;
    text-align: center
}

.significance .sig_right img {
    width: 80%
}

.ourteam_content {
    position: relative;
    border-bottom: 1px solid #cecbcb;
    padding: 20px 0
}

.ourteam_content .ourteam_leftsSection {
    display: inline-block;
    max-width: 150px;
    vertical-align: top;
    width: 10%;
    background-color: #247b9f;
    padding: 5px;
    border-radius: 50%;
    min-width: 100px
}

.ourteam_content .ourteam_leftsSection img {
    max-width: 100%;
    border-radius: 50%
}

.ourteam_content .ourteam_rightSection {
    display: inline-block;
    width: 88%;
    padding-left: 30px
}

.faqs_heading,
.siteMap_heading,
.team_member_type_heading {
    padding: 10px 0;
    font-weight: 700;
    padding: 10px 0 0 0;
    position: relative
}

.member_job_title {
    font-size: 14px
}

#ourteam .ourteam_content:last-child {
    border-bottom: none
}

.faqs_type ul,
.siteMap_type ul,
.team_member_type ul {
    width: 100%;
    font-size: 0;
    margin-top: 10px;
    padding: 0
}

.faqs_type li,
.siteMap_type li,
.team_member_type li {
    display: inline-block;
    height: 2px
}

.faqs_type li:nth-child(1),
.siteMap_type li:nth-child(1),
.team_member_type li:nth-child(1) {
    background: #f15556;
    width: 40%
}

.faqs_type li:nth-child(2),
.siteMap_type li:nth-child(2),
.team_member_type li:nth-child(2) {
    background: #03a9f4;
    width: 60%
}

.panel-heading-border li {
    margin: 0!important
}

#ourteam .panel-title>a {
    text-decoration: none
}

.sitemap-footer-xs-heading {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

.sitemap-footer-xs-body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: none
}

.panel-heading .accordion-toggle:after {
    font-family: FontAwesome;
    content: "\f139";
    color: grey;
    position: absolute;
    color: grey;
    top: 22px;
    right: 15px;
    color: #06aaf9;
    font-size: 22px
}

.sitemap-footer-xs-heading .accordion-toggle h1 span:after {
    font-family: FontAwesome;
    content: "\f139";
    color: grey;
    position: absolute;
    color: grey;
    top: 0;
    right: 15px;
    color: #06aaf9;
    font-size: 12px
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\f13a"
}

.sitemap-footer-xs-heading .accordion-toggle.collapsed h1 span:after {
    content: "\f13a"
}

.footerSitemap #navigation.visible-xs {
    width: 300px
}

.ReadMore,
.ReadMore:active,
.ReadMore:focus {
    background: #247b9f;
    border-radius: 5px;
    color: #fff;
    padding: 6px 9px;
    text-decoration: none
}

.ReadMore:hover {
    text-decoration: none;
    background: #276b88;
    color: #fff
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #06aaf9;
    color: #fff;
    width: 50px;
    height: 48px;
    line-height: 40px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.scroll-top-wrapper:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1
}

.scroll-top-wrapper i.fa {
    line-height: inherit
}

#templatemo_banner_menu ul li.current a {
    color: red
}

#ourteam .panel-default>.panel-heading {
    color: #00bcd4;
    background-color: rgba(245, 245, 245, .71);
    border-color: rgba(221, 221, 221, .27)
}

#resources .panel-default .panel-heading {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4;
    text-align: center;
    border-radius: 0
}

#resources .panel-default a {
    text-decoration: none
}

#resources .panel {
    display: inline-block;
    margin: .5em;
    padding: 0;
    width: 180px;
    font-size: 13px
}

.morePageTitle {
    margin-top: 20px;
    color: #01bcd4;
    font-size: 20px;
    margin-left: -10px
}

.line-separator {
    height: 1px;
    border-bottom: 1px solid #dcdcdc
}

.line-separator-margin {
    margin-top: 20px
}

.container_wapper.dashboard {
    margin-bottom: 30px
}

.snomedctStandard_content_main .dashboard {
    margin-top: 30px
}

.setionHeading {
    line-height: 30px;
    border-bottom: 3px solid #06aaf9;
    font-size: 36px;
    padding-bottom: 5px
}

.our-team-title {
    font-size: 30px;
    margin: 40px 0 20px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.our-team-title:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.our-team-details {
    font-size: 18px;
    margin-bottom: 25px
}

.our-team-button {
    color: #fff
}

#quickLink {
    top: 50%;
    right: 36px;
    position: fixed;
    width: 80%;
    max-width: 300px;
    z-index: 10000;
}

.closeLinkContent {
    vertical-align: top;
    top: 5px;
    border-radius: 0 0 5px 5px;
    margin-right: -36px;
    position: absolute;
    right: -10px;
    color: #fff;
    background-color: #06aaf9;
    padding: 5px 10px;
    cursor: pointer;
    transform: rotate(7deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

span#closeLinkShow {
    margin-right: -60px
}

span#closeLinkHide {
    font-size: 15px
}

#ehrLeftmenuquickLink {
    top: 50%;
    left: 36px;
    position: fixed;
    width: 80%;
    max-width: 300px;
    z-index: 1000000000000000000
}

.ehrLeftmenucloseLinkContent {
    vertical-align: top;
    top: 0;
    border-radius: 0 5px 5px 0;
    position: absolute;
    left: -38px;
    color: #fff;
    background-color: #06aaf9;
    padding: 5px 10px;
    cursor: pointer
}

span#ehrLeftmenucloseLinkShow {
    left: -40px
}

span#ehrLeftmenucloseLinkHide {
    font-size: 12px
}

.ehrLeftmenuquickLinkContent div.tabcontent_tab {
    width: 100%
}

.panel-body {
    padding: 15px
}

img#banner-image {
    width: 100%;
    /* height: 100% */
}

.glyphicon-minus:before,
.glyphicon-plus:before {
    color: #06aaf9
}

.innerPage ul.bullet li:before {
    font-family: FontAwesome;
    content: '\f138';
    margin: 0 10px 0 -25px
}

.external_link:before {
    font-family: FontAwesome;
    content: '\f138';
    margin: 0 10px
}

.external_link:after {
    font-family: FontAwesome;
    content: "\f08e";
    margin: 0 10px
}

.only_bullet_link:before {
    font-family: FontAwesome;
    content: '\f138';
    margin: 0 10px
}

.innerPage ul.paper-plane li:before {
    font-family: FontAwesome;
    content: '\f1d8';
    margin: 0 10px 0 -25px
}

.only_external_link:after {
    font-family: FontAwesome;
    content: "\f08e";
    margin: 0 10px
}

.homeSlider_external_link.only_external_link:after {
    content: ""
}

.external_link,
.only_bullet_link,
.only_external_link {
    color: #06aaf9
}

.innerPage li:before {
    color: #3696f9
}

.tools_content_main li:before {
    color: #f15556
}

.training_content_main li:before {
    color: #3696f9
}

.implementation_content_main li:before {
    color: #4bd56b
}

.releases_content_main li:before {
    color: #dc9b17
}

.liaison_content_main li:before {
    color: #46af9a
}

.advisory_content_main li:before {
    color: #8c50ba
}

.hl7_content_main li:before {
    color: #3696f9
}

.dicom_content_main li:before {
    color: #3696f9
}

.tools_content_main .ReadMore,
.tools_content_main .ReadMore:active,
.tools_content_main .ReadMore:focus {
    background: #f15556
}

.tools_content_main .ReadMore:hover {
    background: #f15556
}

.training_content_main .closeLinkContent {
    background-color: #3696f9
}

.tools_content_main .closeLinkContent {
    background-color: #f15556
}

.implementation_content_main .closeLinkContent {
    background-color: #4bd56b
}

.releases_content_main .closeLinkContent {
    background-color: #dc9b17
}

.liaison_content_main .closeLinkContent {
    background-color: #46af9a
}

.advisory_content_main .closeLinkContent {
    background-color: #8c50ba
}

.training_content_main .quickLinkContent .panel-heading {
    color: #3696f9
}

.tools_content_main .quickLinkContent .panel-heading {
    color: #f15556
}

.implementation_content_main .quickLinkContent .panel-heading {
    color: #4bd56b
}

.releases_content_main .quickLinkContent .panel-heading {
    color: #dc9b17
}

.liaison_content_main .quickLinkContent .panel-heading {
    color: #46af9a
}

.advisory_content_main .quickLinkContent .panel-heading {
    color: #8c50ba
}

div.our-team-homePage {
    position: relative;
    overflow: hidden
}

div.our-team-homePage:hover>.hoverPanel {
    bottom: 0;
    height: 50px
}

div.hoverPanel {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-color: rgba(38, 151, 202, .24);
    -webkit-transition-property: height;
    -webkit-transition-duration: .5s;
    transition-property: height;
    transition-duration: .5s
}

.quickLinkContent .panel-heading {
    color: #06aaf9;
    font-weight: 700
}

.quickLinkContent .panel-body a {
    color: #333;
    font-size: 12px
}

.slider {
    width: 96%;
    margin: 50px auto 30px auto
}

.slick-slide {
    margin: 0 30px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(150, 150, 150, .9)), to(rgba(255, 255, 255, 1))) 1 50%;
    -webkit-border-image: -webkit-linear-gradient(rgba(150, 150, 150, .9), rgba(255, 255, 255, 1)) 1 50%;
    -moz-border-image: -moz-linear-gradient(rgba(150, 150, 150, .9), rgba(255, 255, 255, 1)) 1 50%;
    -o-border-image: -o-linear-gradient(rgba(150, 150, 150, .9), rgba(255, 255, 255, 1)) 1 50%;
    border-image: linear-gradient(to bottom, rgba(150, 150, 150, .9), rgba(255, 255, 255, 1)) 1 50%;
    padding: 0 5px;
    outline: 0
}

.slick-slide img {
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slick-slide:hover {
    cursor: pointer
}

.slick-slide:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.container.standards .standardsTitle {
    min-height: 60px;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 10px;
    text-shadow: 0 0 .0001px #434343;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slick-slide:hover .standardsTitle {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.slick-next:before,
.slick-prev:before {
    color: #000
}

.slick-prev-button {
    left: -25px
}

.slick-next-button,
.slick-prev-button {
    position: absolute;
    line-height: 0;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: 0;
    background: 0 0;
    color: #06aaf9
}

.slick-next-button {
    right: -25px
}

.web_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    opacity: .15;
    filter: opacity(15);
    -moz-opacity: .15;
    z-index: 100000000;
    display: none
}

.web_dialog {
    display: none;
    background-color: #fff;
    border: 1px solid #0591d4;
    padding: 0;
    max-width: 600px;
    width: 94%;
    max-height: 600px;
    z-index: 1000000000;
    font-family: Verdana;
    font-size: 10pt;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden
}

.btnShowModal .fa-expand {
    color: #06aaf9
}

.btnShowModal {
    position: absolute;
    top: 49%;
    left: 49%;
    display: none
}

.btnShowModal:hover {
    cursor: pointer
}

#eventsportfoliolist .portfolio:hover .btnShowModal {
    display: block
}

#eventsportfoliolist .portfolio-wrapper {
    max-height: 345px
}

.snomedct_refsets_contents {
    float: left;
    margin-left: 10px
}

.snomedct_refsets_contents .refsets_contents_title {
    font-size: 20px;
    margin-top: 5px
}

.sy-slide>a>img {
    max-height: 400px;
    max-width: 600px
}

.contentNotAvailable {
    padding: 10px!important;
    text-align: center;
    color: #06aaf9;
    height: 200px;
    line-height: 200px;
    width: 100%!important
}

#events,
#news,
#resources {
    min-height: 250px
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #06aaf9
}

.innerPage a.display:visited {
    color: #fff
}

.page-band-heading {
    position: absolute;
    bottom: 14%;
    color: #fff;
    font-size: 35px;
    font-family: Helvetica;
    left: 11%;
    max-width: 770px
}

.innerPageContentMainHeading {
    font-size: 18px;
    color: #06aaf9;
    font-weight: 700;
    margin: 0 0 20px 0
}

.innerPageContentHeading {
    font-size: 18px;
    font-weight: 700;
    margin: 40px 0 20px 0
}

.innerPageHeadlines {
    color: #00adff;
    text-align: left;
    font-weight: 300;
    text-transform: none;
    letter-spacing: .004em;
    font-size: 28px
}

.innerPageContentParagraph {
    margin: 20px 0
}

.innerPageContentParagraph a {
    color: #06aaf9
}

.innerPageStandardAbout {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px 0
}

a {
    text-decoration: none
}

.navbar-collapse {
    max-height: none
}

#mobile_menu_close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 10px;
    color: #fff;
    background: #06aaf9;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 1000
}

.navbar-toggle {
    display: none
}

ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0
}

.quickLinkContent .panel-body p:last-child {
    border-bottom: none
}

.quickLinkContent .panel-body p {
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
    text-align: left
}

#bactodet {
    color: #06aaf9;
    cursor: pointer
}

#no-more-tables {
    text-align: left
}

#no-more-tables table {
    background-color: #fff
}

.table-tr-background-color {
    background-color: #f1f1f2
}

.ehrpHeading {
    margin-top: 30px;
    margin-bottom: 10px
}

.nrcs-image-center {
    text-align: center
}

#eventsportfoliolist .web_dialog {
    padding: 10px
}

a#btnClose {
    position: absolute;
    right: 0;
    top: 0
}

p.eventHeading {
    font-weight: 700;
    margin-bottom: 20px
}

p.eventShortDesc {
    margin: 20px 0
}

.WorkshopAttendees {
    line-height: 30px;
    margin-left: 20px
}

.dashboard .box {
    display: inline-block;
    height: 110px;
    overflow: hidden;
    width: 23%;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    margin: 19px;
    border-radius: 6px;
    padding: 5px;
    position: relative
}

.ehrStandardsLeft .box {
    display: inline-block;
    overflow: hidden;
    width: 23%;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    margin: 25px;
    border-radius: 6px;
    padding: 5px;
    position: relative;
    background-color: #f1f1f2
}

.ehrStandardsLeft .box a {
    color: #000
}

.box.workshops {
    background-color: #76c579
}

.box.trainings {
    background-color: rgba(66, 158, 247, .79)
}

.box.events {
    background-color: #c576a3
}

.box.clients {
    background-color: #cac558
}

.box.support {
    background-color: #bdb69c
}

.box.consultations {
    background-color: #717d8c
}

.box.licenses {
    background-color: #00aaa0
}

.box.releases {
    background-color: #77bed2
}

.countNumber {
    color: #fff;
    margin-top: 0;
    font-size: 60px;
    text-align: center;
    line-height: 1em
}

.dashboard .boxContent {
    width: 80%;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    float: right;
    font-size: 14px;
    padding-left: 5px
}

.ehrStandardsLeft .boxContent {
    text-align: center;
    width: 100%;
    color: #000;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px
}

.ehrStandardsLeft .box:hover {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    cursor: pointer
}

.standardsDiv {
    background-color: #00aaa0;
    height: 150px;
    display: table;
    width: 100%;
    border-radius: 6px;
    padding: 5px
}

.standardsDiv span {
    vertical-align: middle;
    display: table-cell;
    color: #fff;
    text-align: center
}

i.fa-4 {
    font-size: 2em;
    color: #fff;
    text-align: center
}

.dashboard .BoxIconContent i {
    max-width: 40px;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    text-align: right
}

.dashboard .BoxIconContent {
    margin-top: 10px;
    min-height: 60px
}

.ehrStandardsLeft .BoxIconContent i {
    max-width: 40px;
    width: 20%;
    display: inline-block;
    vertical-align: top
}

.ehrStandardsLeft .BoxIconContent {
    min-height: 60px
}

.footerSitemap {
    text-align: left;
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 20px
}

.footerSitemap #navigation h1 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    text-align: left;
    color: #06aaf9
}

.footerSitemap #navigation {
    position: relative;
    display: inline-block;
    background: 0 0;
    margin: 0 1% 0 1%;
    text-align: left;
    vertical-align: top
}

#navlist,
.footerSitemap #navigation {
    margin: 5px
}

ul#navlist {
    margin-left: 1px;
    padding-left: 0
}

.footerSitemap #navlist li {
    padding: 5px 0 5px 0;
    list-style: none;
    font-size: 12px
}

.footerSitemap #navlist li a:hover {
    text-decoration: underline
}

.footerSitemap #navlist li a {
    font-weight: 300!important;
    color: #fff
}
#block-drupal8-zymphonies-theme-content {
    margin-top: 75px
}
#toolbar-administration ~ #block-drupal8-zymphonies-theme-content {
    margin-top: 0px !important;
}
/* Adding style to overrid above class */
#block-nrces-theme-content {
    margin-top: 75px
}

#toolbar-administration ~ #block-nrces-theme-content {
    margin-top: 10px !important;
}

.subbulletpoints ul li {
    line-height: 1.5em
}

.subbulletpoints ul li span {
    font-size: 12px
}

.tree,
.tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.tree ul {
    margin-left: 1em;
    position: relative
}

.tree ul ul {
    margin-left: .5em
}

.tree ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid
}

.tree li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    color: #06aaf9;
    position: relative;
    text-align: left;
    font-size: 14px
}

.tree ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0
}

.tree ul li:last-child:before {
    background: #fff;
    height: auto;
    top: 1em;
    bottom: 0
}

.tree li button,
.tree li button:active,
.tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    outline: 0
}



div.tabcontent_leftmenu {    
    display:inline-block;
    width: 25%;
    max-width: 300px;
}

.tabcontent {
    
   
    border-left: none;
    
}
.tabcontent_right {
    display:inline-block;
    width: 70%;
    vertical-align: top;
}

.tree li ul li {
    text-align: left
}

.tree li:hover {
    cursor: pointer
}

.tree a {
    color: #000
}

.tree a:active,
.tree a:focus,
.tree a:hover {
    color: #06aaf9
}

.tree a.activeColor {
    color: #06aaf9
}

.tree .panel-default {
    border: none
}

.tree .activeColorParent {
    color: #06aaf9
}

.tabcontent.sample {
    margin-bottom: 10px
}

.tabcontent.sample h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

.tabcontent.sample h4 {
    font-size: 16px;
    color: #06aaf9
}

.tabcontent.sample ul {
    padding-left: 20px
}

.ehrStandard_navigation {
    text-align: center;
    margin-top: 20px;
}

.ehrStandard_navigation .display {
    background-color: #06aaf9;
    color: #fff;
    padding: 2px 10px
}

.sub_section_number ol {
    counter-reset: item;
    padding-left: 10px
}

.sub_section_number li {
    display: block
}

.sub_section_number li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}

.nav-side-menu li .sub-menu li,
.nav-side-menu ul .sub-menu li {
    border: none
}

.nav-side-menu li {
    border: 1px solid #cecbcb;
    border-left: 3px solid #2e353d
}

.nav-side-menu li a {
    text-decoration: none
}

.nav-side-menu li:hover {
    border-left: 3px solid #06aaf9;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.nav-side-menu .menu-list .menu-content {
    display: block
}

.navbar {
    margin-bottom: 0;
    display: inline-block;
    float: right
}

.contact-message-feedback-form button,
.contact-message-feedback-form input,
.contact-message-feedback-form select,
.contact-message-feedback-form textarea {
    max-width: 100%
}

#edit-preview {
    display: none
}

#frmContact {
    border-top: #f0f0f0 2px solid;
    background: #faf8f8;
    padding: 10px
}

#frmContact div {
    margin-bottom: 15px
}

#frmContact div label {
    margin-left: 5px
}

.demoInputBox {
    padding: 10px;
    border: #f0f0f0 1px solid;
    border-radius: 4px
}

.error {
    background-color: #f60;
    border: #aa4502 1px solid;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px
}

.success {
    background-color: #12cc1a;
    border: #0fa015 1px solid;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px
}

.info {
    letter-spacing: 2px;
    padding-left: 5px
}

.btnAction {
    background-color: #2fc332;
    border: 0;
    padding: 10px 40px;
    color: #fff;
    border: #f0f0f0 1px solid;
    border-radius: 4px
}

.standardsNote {
    font-size: 12px;
    max-width: 100%;
    margin: 30px auto 10px auto
}

.yamlform-submission-form {
    font-size: 14px
}

.yamlform-submission-form legend span {
    font-size: 14px
}

.yamlform-submission-form label {
    width: 300px
}

.js-form-type-select label {
    width: 300px;
    display: inline-block
}

.js-form-type-select select {
    width: 300px;
    display: inline-block;
    height: 30px
}

.js-form-type-date label {
    width: 300px
}

.js-form-type-date input {
    width: 300px;
    height: 30px
}

.js-form-type-textfield label {
    width: 300px;
    vertical-align: top
}

.js-form-type-textfield input {
    width: 300px;
    vertical-align: top;
    height: 30px
}

.js-form-type-email label {
    width: 300px
}

.js-form-type-email input {
    width: 300px;
    height: 30px
}

.js-form-type-tel label {
    width: 300px
}

.js-form-type-tel input {
    width: 300px;
    height: 30px
}

.yamlform-submission-form .js-form-submit {
    float: left;
    margin-top: 30px;
    border: 1px solid #cecbcb;
    color: #06aaf9;
    padding: 2px 10px;
    font-size: 16px
}

.fieldset-legend,
.js-form-type-date,
.js-form-type-email,
.js-form-type-select,
.js-form-type-tel,
.js-form-type-textfield {
    margin-top: 10px
}

.innerPageStandardImage {
    text-align: center
}

.innerPageStandardImage img {
    width: 100%;
    max-width: 700px
}

.ehr_content_main .innerPageStandardImage img {
    max-height: 250px
}

.list-grid-view {
    width: 98%;
    margin: 0 auto;
    min-height: 40px
}

.list-grid-view .list-grid-button button {
    height: 36px;
    width: 40px;
    margin-left: 4px;
    font-size: 24px;
    color: #98c4db;
    text-align: center;
    line-height: 1.4;
    border-radius: 4px;
    border: none;
    outline: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px #bbb
}

.list-grid-view button:hover {
    cursor: pointer;
    box-shadow: 0 0 3px #666
}

.list-grid-view button.on {
    color: #fff;
    background-color: #09a9fa
}

.documents-category-filter button.on {
    color: #fff!important;
    background-color: #09a9fa!important
}

.videos-category-filter button.on {
    color: #fff!important;
    background-color: #09a9fa!important
}

.tools-category-filter button.on {
    color: #fff!important;
    background-color: #09a9fa!important
}

.list-grid-button {
    float: right
}

.list-grid-view .category-filter button {
    height: 36px;
    margin-left: 4px;
    color: #00a8fd;
    text-align: center;
    line-height: 1.4;
    border-radius: 4px;
    border: none;
    outline: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px #bbb
}

.tools_qLink_mContainer .tools_qLink {
    position: relative;
    width: 23%;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #d4dfe5;
    max-width: 300px;
    margin: 0 18px 0 0;
    vertical-align: top;
    cursor: pointer
}

.tools_qLink_mContainer .tools_qLink:hover {
    opacity: .8;
    background-color: #f5f3f3
}

.tools_qLink_mContainer .image {
    display: block;
    width: 100%;
    max-width: 200px;
    height: auto;
    padding: 5px;
    margin: 0 auto
}

.tools_qLink_mContainer .tools_qLink_title {
    padding: 5px;
    margin: -1px;;
    border-top: 1px solid #d3e1e8;
    background-color: #f65954
}

.tools_qLink_mContainer .tools_qLink_title {
    font-weight: 700;
    color: #f7f7f7;
    font-size: 13px
}

.tools_qLink_heading {
    margin-top: 30px;
    margin-bottom: 20px
}

.moreTrainingDetailsTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed
}

.moreTrainingDetailsTable caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
    text-align: center
}

.moreTrainingDetailsTable tr {
    border: 1px solid #ddd;
    padding: .35em;
    text-align: center
}

.moreTrainingDetails td,
.moreTrainingDetailsTable th {
    text-align: center;
    border: 1px solid #ddd;
    padding: 5px
}

.moreTrainingDetails th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #f1f1f2;
    text-align: center
}

.moreTrainingDetailsTable tr td:first-child,
.moreTrainingDetailsTable tr td:last-child {
    text-align: center;
    border: 1px solid #ddd
}

table.moreTrainingDetailsTable tr:nth-child(odd) td {
    background-color: #f1f1f2;
    border: 1px solid #ddd
}

table.moreTrainingDetailsTable tr:nth-child(even) td {
    background-color: #fff;
    border: 1px solid #ddd
}

.moreTrainingDetailsTable .trainingDetails {
    width: 20%;
    max-width: 100px
}

.moreTrainingDetailsTable .webinar {
    width: 12%
}

.moreTrainingDetailsTable .trainingCdacPune {
    width: 24%
}

.moreTrainingDetailsTable .trainingYourPlace {
    width: 24%
}

.pasteventTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed
}

.pasteventTable caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
    text-align: left
}

.pasteventTable tr {
    border: 1px solid #ddd;
    padding: .35em
}

.pasteventTable td,
.pasteventTable th {
    border: 1px solid #ddd;
    padding: 5px
}

.pasteventTable th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #f1f1f2;
    text-align: center
}

.pasteventTable tr td:first-child,
.pasteventTable tr td:last-child {
    text-align: center
}

table.pasteventTable tr:nth-child(odd) td {
    background-color: #fff
}

table.pasteventTable tr:nth-child(even) td {
    background-color: #f1f1f2
}

#Workshops .sNo {
    width: 8%!important;
    max-width: 100px
}

#Workshops .dateTime{
    width: 20%!important
}

#Workshops .tTitle{
    width: 25%!important
}

#Workshops .tVenue{
    width: 29%!important
}

#Workshops .nRegistration{
    width: 19%!important;
    max-width: 150px
}

#ImplementationDashboard .sNo {
    width: 6%;
    max-width: 100px
}

#ImplementationDashboard .productname {
    width: 16%
}

#ImplementationDashboard .org {
    width: 23%
}

#ImplementationDashboard .typeofpro {
    width: 20%
}

#ImplementationDashboard .procategory {
    width: 35%;
    max-width: 150px
}

#implDetails th {
    padding: 15px;
    text-align: left
}

#implDetails td {
    padding: 7px;
    text-align: justify
}

#implDetails .criterion {
    width: 30%
}

#implDetails .description {
    width: 70%
}

#insideTable {
    background-color: inherit;
    border-collapse: initial!important
}

#insideTable tr {
    width: 100%
}

#insideTable td.ehrStd {
    width: 563px;
    border: none!important
}

#isoStand10781 td {
    padding: 15px;
    text-align: left
}

#isoStand10781 .criterion {
    width: 38%
}

#isoStand10781 .description {
    width: 62%
}

#isoStand22600 td,
th {
    padding: 15px;
    text-align: left
}

#isoStand22600 .criterion {
    width: 20%
}

#isoStand22600 .description {
    width: 80%
}

#isoStand14496 td,
th {
    padding: 8px;
    text-align: left
}

#isoStand14496 .part {
    width: 20%
}

#isoStand14496 .title {
    width: 80%
}

#isoStand215 td,
th {
    padding: 13px;
    text-align: left
}

#isoStand215 .part {
    width: 30%
}

#isoStand215 .title {
    width: 70%
}

/*CSS for ext_cvd19 table*/
#ext_cvd19 .pasteventTable tr td {
    text-align: left;
}

#ext_cvd19 table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 5px;
}

#ext_cvd19 .pasteventTable th{
	text-transform:none;
	text-align: left;
	padding: 10px 5px;
}

#ext_cvd19 table.dataTable {
    width: 80%;
	max-width: 80%;
}

#ext_cvd19 .conceptId{
	width: 15%
}

#ext_cvd19 .descId{
	width: 15%
}

#ext_cvd19 .type{
	width: 8%
}

#ext_cvd19 .term{
	width: 40%
}

#standardstable .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    font-size: 15px
}

#standardstable .tooltip .tooltiptext {
    font-size: 10px;
    visibility: hidden;
    width: 100px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 1px 0;
    border: solid 1px #d3d3d3;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -35px
}

#standardstable .tooltip:hover .tooltiptext {
    visibility: visible
}

#trainings .sNo, #Webinars .sNo {
    width: 7%!important;
    max-width: 100px
}

#trainings .dateTime, #Webinars .dateTime  {
    width: 20%!important
}

#trainings .tTitle, #Webinars .tTitle  {
    width: 29%!important
}

#trainings .tSpeaker, #Webinars .tSpeaker  {
    width: 23%!important
}

#trainings .tVenue  {
    width: 21%!important
}

#trainings .nRegistration, #Webinars .nRegistration  {
    width: 16%!important;
    max-width: 150px
}

#talksEvents .sNo {
    width: 8%!important;
    max-width: 100px
}

#talksEvents .dateTime {
    width: 22%!important
}

#talksEvents .tTitle {
    width: 39%!important
}

#talksEvents .tVenue {
    width: 18%!important
}

#talksEvents .nRegistration {
    width: 13%!important;
    max-width: 150px
}

.box-hover-effcet:hover {
    transform: translateY(-.25em)
}

.releases_content_main .SNOMED_CT_PrevRefsets li {
    padding: 5px;
    border-top: 1px solid #d3e1e8;
    background-color: #dc9b17;
    list-style-type: none;
    font-weight: 700;
    color: #f7f7f7;
    font-size: 14px;
    width: 32%;
    display: inline-block;
    text-align: center
}

.e_Brochure_downlaod a {
    background-color: #09aafa;
    color: #fff!important;
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px
}

.refsets_heading {
    font-weight: 700;
    color: #dc9b17
}

.refset_table_content {
    margin: 0 auto
}

.refset_table_content th {
    letter-spacing: .1em;
    background: #f1f1f2;
    border: 1px solid #ddd;
    padding: 5px
}

.refset_table_content td {
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: top
}

.refset_content_div {
    width: 100%
}

.refset_content_div_left {
    width: 50%;
    display: inline-block
}

.refset_content_div_right {
    width: 50%;
    display: inline-block
}

#testimonialHome_columns {
    column-width: 650px;
    column-gap: 15px;
    width: 100%
}

div#testimonialHome_columns figure {
    background: #233140;
    margin: 0 0 15px;
    transition: opacity .4s ease-in-out;
    width: 100%
}

div#testimonialHome_columns figure figcaption {
    line-height: 1;
    position: relative;
    background-color: #233140;
    height: 120px
}

div#testimonialHome_columns figure figcaption p {
    color: #000
}

div#testimonialHome_columns small {
    font-size: 1rem;
    float: right;
    text-transform: uppercase;
    color: #aaa
}

div#testimonialHome_columns small a {
    color: #666;
    text-decoration: none;
    transition: .4s color
}

#testimonialHome_columns figure .fed_name {
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding-top: 13px;
    width: 100%;
    border-top: 1px solid #707070
}

#testimonialHome_columns figure .profession {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-bottom: 1px;
    border-top: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0
}

.fa-quote-left {
    color: #09aafa
}

#faqs .faq-list {
    margin: 0;
    padding: 0
}

#CarouselIndicator {
    padding-left: 20px
}

#templatemo_footer .carousel-control {
    color: #09aafa
}

#templatemo_footer .glyphicon-chevron-right {
    right: -585%;
    top: 44%
}

#templatemo_footer .glyphicon-chevron-left {
    left: -8%;
    top: 44%
}

#templatemo_footer .container-fluid .row {
    margin-left: 0;
    margin-right: 0
}

#eventRow {
    background-color: red;
    color: red
}

.img-responsivelogo {
    display: inline-block
}

.regButton a {
    padding: 6px 10px;
    cursor: pointer;
    font-weight: 400;
    font-size: 150%;
    background: #09aafa;
    color: #fff;
    border-radius: 7px
}

.regButton {
    width: 180px;
    margin-top: 13px;
    text-align: center;
    transition: all .3s ease-in
}

.regButton:HOVER {
    transform: scale3d(1.1, 1.1, 2)
}

#contentSeparator {
    border-top: 1px solid #cecbcb
}

#mapSectionHotel {
    max-width: 780px;
    text-align: center;
    margin: 0 auto;
    margin-left: 0
}

#mapSectionHotel img {
    border: 1px solid #cecbcb;
    width: 95%;
    border-radius: 10px
}

#CountdownRow {
    width: 100%;
    margin-left: 0
}

.countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    max-width: 424px;
    margin: 0 auto
}

#h3_countdown {
    color: #00adff;
    text-align: left;
    font-weight: 300;
    text-transform: none;
    letter-spacing: .004em;
    font-family: Verdana, sans-serif;
    font-size: 25px;
    text-align: center;
    margin-top: 0
}

.countdown__item {
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
    min-width: 31%;
    margin-bottom: 6px;
    color: #06aaf9
}

.countdown__item--large {
    flex: auto;
    width: 100%;
    font-size: 1.75em
}

.countdown__timer {
    text-align: center;
    background-color: transparent;
    font-weight: 400;
    font-size: 38px;
    border-bottom: 1px solid #000
}

.countdown__label {
    font-size: 18px;
    color: #000!important;
    text-align: center
}

.document_download {
    color: #06aaf9
}

.fsbanner, .fsbanner > div > span { 
	display:none; 
}
div.fsbanner { 
	position:relative;
	overflow:hidden;
	height:500px;
	color:white;
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
	border-radius:5px;
   -webkit-text-stroke: 1px black;
}

#demo{
	width: 100%;
	height: 500px;
}

#backImg{
	width: 100% !important;
	height: 100% !important;
}

.fsbanner > div { 
	position:absolute; 
	background-size:cover;
	cursor:pointer;
	top:0px; 
	left:0px; 
}
.fsbanner > div .name { 
	display:block;
	position:absolute; 
	left:10px; 
	bottom:10px;
}
.fsbanner > div .name.minimized {
	transform: rotate(-90deg);
	transform-origin: left top 0;
	bottom: -13px;
    left: 7px;
}

/*  Slider with text */
.slider1{
	width: 100%;
	height: 500px;
}

.liteAccordion > ol {
    position: relative;
    overflow: hidden;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#accImg{
	width: 100% !important;
	height: 100% !important;
}

#test li:nth-child(1) h2 {
    background: lightblue;
}

#test li:nth-child(2) h2 {
    background: #cc0000;
}

#test li:nth-child(3) h2 {
    background: orange;
}

#test li:nth-child(4) h2 {
    background: steelblue;
}

#test li:nth-child(5) h2 {
    background: #00b3b3;
}


.slider-wrap {
  width: 100%;
  height: 500px;
  background: transparent;
  position: relative;
  overflow: hidden;
 /* border-radius: 20px; */
}

.slider-wrap .sliderAcc {
  position: absolute;
  top: 0;
  display: flex;
  width: 100%;
  height: 100%;
}

.slider-wrap .sliderAcc .index {
  width: 50px;
  height: 100%;
  color: #fff;
  font-weight: bold;
  border: 1px solid #233567;
  background: #315b96;
  /*border-radius: 25px;*/
}

.slider-wrap .sliderAcc .index span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.slider-wrap .sliderAcc .img {
  display: flex;
  align-items: center;
  color: #233567;
  font-weight: bold;
  width: calc(100% - 5px);
  /*border-radius: 25px;*/
  background: transparent;
  transition: width .7s;
}

.slider-wrap .sliderAcc .current {
  width: 100%;
}

.slider-wrap .sliderAcc .current .img {
  width: calc(100% - 5px);
}
.wrapper{
  max-width: 1900px;
  width: 100%;
  /*padding: 0 3%;*/
  margin: 0 auto;
}


/*  Slider with text ends */


.webAccessibility {
    position: relative;
}
.webAccessibility img {
    height: 25px;
    cursor: pointer;
}
.webAccsAction {
    display: none;
    position: absolute;
    background-color: #fff;
    top: 42px;
    right: 4px;
    width: 222px;
    /* height: 500px; */
    border: 1px solid #ccc;
}
/* .webAccessibility:hover .webAccsAction {
display: block;
} */

.webAccsActionContent {
    position: relative;
    /* padding: 10px; */
}
.webAccsAction .webAccsActionContent::before {
    content: '';
    display: block;
    position: absolute;
    height: 15px;
    width: 15px;
    border: 1px solid #ccc;
    border-right: 0;
    border-bottom: 0;
    top: -8px;
    left: 20px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.underline { text-decoration:underline; }

 .webAccsActionContent .webAccContHeading {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    color: #428bca;
    font-weight: bold;
 }
 .webAccsActionContent .webAccContHeading .closeButton {
    position: absolute;
    right: 6px;
    font-size: 22px;
    top: 0px;
    cursor: pointer;
 }

.webAccsButtons .toggleUnderline, .webAccsButtons .appBgUncolored, .webAccsButtons .zoomInOut, 
.webAccsButtons .appBgReverse, .webAccsButtons .appBgBright, .webAccsButtons .cursorSize {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    padding: 5px;
    margin: 5px 0 0 5px;
}
.toggleUnderline i, .appBgUncolored i, .appBgReverse i, .appBgBright i, .zoomIn i, .recycleZoom i, .zoomOut i, .cursorSize i {
    font-size: 22px;
}
#increase , #resetfont, #decrease {
    font-size: 22px;
}
/* .toggleUnderline, .appBgColor {color:#06aaf9;} */
.toggleUnderActive, .appBgColorActive {
    background-color: #e9f3fc;
}



body.cursorPointer {
    /* cursor: url('../images/cursor_normal.png'), auto;     */
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAzCAYAAAAZ+mH/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDA1OTE2NURCQzkyMTFFN0IwODJCQjE5QzZFMDg2QjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDA1OTE2NUVCQzkyMTFFN0IwODJCQjE5QzZFMDg2QjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMDU5MTY1QkJDOTIxMUU3QjA4MkJCMTlDNkUwODZCNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMDU5MTY1Q0JDOTIxMUU3QjA4MkJCMTlDNkUwODZCNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phwph8YAAAWrSURBVHjavFldSGxVFF7zq+N4/RtTuY1SU2SWoqUW/iAZhL1UFD4kVBD02Jv45os/+Psi+CCU9hRYkGVF1kOUmEYZpmGJEpqJ4Ev5e/XqzDi7tU5rz92zx7nqzBwXfBxn73P2/va311pnnS0AwDuI3xG34H9zIGwMC8NUsyIOEU8iphAexDnCzn2mE5AkrPx3PRPJZiJSEavZiqgkyJ5BfInIQQSZiOmKXDRBDSuSc1OKxFplJWISkasQMU2RiIF9Ph+kpqbKn88ivmAiIYTTLEVUfzAIeL1ecLlcsulpxKdmKxIxYFpaGrS0tEBOTg44nU7VWT83W5G3EIJQWVkpyAYGBkRBQYFAZYTsQ/yM8JJgxDfZqoRJVFRUiGAwaBDp6uoS+fn5AhVRiSwoRNxK5CSsSAQJv98vpPX19Ym8vLwbUSQmiZtU5L4kVEVSUlJMU+RSElKR3Nxc4XA4TFHkSiTIent7hcfjMUWRK5OQihCRZCtyLRJmKXJtElIRzKxJUyQuElKR7OxsPXzjUiRuEmSdnZ0GkUQVSYhEshRJmIRUJCsrK25FkkKCrKenR2RmZsalSNJIkHV0dIiMjAxht9uvpUhSScSrSNJJXKLIgxoRm2kkyPr7+w0imiI/MZEUScSeSCESCoXg9PQULJboqKO21tZW2Nvbg7GxMeOKVZtaxb+E+DdhEoeHh1BbWwv7+/sxidhsNkB14fz8XO2SVfxrRORKJI6OjoyJsPgFzAPhdrfbbUyws7MTzxqkIq9YL7uzu7sbsAqHkpISWFpaitqOsrIyQOeLV0z60hu779PoWDA8PAy7u7uGnFjmwcTERLgfX+XQ1tYGk5OThvToi9T8B+JDzgdB/lYJ8ceT/DvIvwOI7SgSVqs1rAARoG1gh4KFhQWYnZ2F+vr6yOWgUouLi5IE2TziH46GAE94rhChq5/7QhHbQU5EGBwchKGhITg4ODD2XNrW1haMj49HECDHbGxsNJ5jowOXF3i1enq2cJuNv+RSOVfcyxNVVVWivb39ooI2jObmZrG9vR2RD3C7RGFhoXrfPqIC8RjiIcRtRB5/Snr42IGQhUgnRuWIV4kNJhaYn583YlpVAO2uZLyysgINDQ1QXFwcDkvyDdqy6elpw1k5EZ0hvmf5z1j6gOIPQcVn7ilB3xZadiN8gHhZ/qb+8vLyqOw4MzNj9KNPyee+46On23x1MzknL8jBZ2P2CCWOj4/VpLKMGER8hjhA0HlBOfXTyskJa2pqIhLTxsYGrK6uhtMI4hfEX+wLAc05Q3JhsfIEhdm7iK/5YUqvi6qD0oSqFRUVQVNTE2AVLpvIB15n59MdVFcb3tQafuVzK/LyUkQx4mHEUwhapsBVi9LSUrG8vBy1LT6fz+hXxitmQrd4O2x6QaMr8RvibY5xku2YQV76J+ITkpG2Ym1tDaampiAQCIQfPjk5gerqasPB2fycngXvvy1WjfmGUnQ8TsoiHuVrgRJSHn4F79L9FMK0at0wmYn09HRVjTlW4gEKR3bMiO0hZnWIR/jVesRee8bwK2FFA95hvEihSMdKlC3JH1TfoCw7Nzcnmyg61tmnbJpTGkYSzSC+ReyxR9/lmwJKLAO3+fk+2irb+vo6jI6OQl1dHZydncHIyAhsbm4a+UJNxIhMmWeUA1yhErGyRJmcwTJYNpd22O5kkuTtP8icQNkV07yRbb1e74VZlsk/weO7lS0Jm1Op+dJ48hStELWyai5Gs5zA5XIZH8daRKggZd/jbfFofhEhl13LYvq/GiyKYum8oh9jTCoU//kK8TyHuJffHVFK2Hmv9bAR2hUUvwjxvyfe53yiP0eVz0cc5tM8oUV5Xwh9XHuMyWKZ4MFoFX8zGZkUyME/5lrijqx7tEiTL6+I+a57yCVrAQcP+BznFLJvlC1Vixa/gqDy/ggr8p8AAwB38ep+f+/fmwAAAABJRU5ErkJggg==),url(https://raw.githubusercontent.com/mickidum/acc_toolbar/master/app/cursors/w2.cur),auto!important
}

body.cursorPointer a, body.cursorPointer a img:hover, body.cursorPointer button, body.cursorPointer .scroll-top-wrapper.show, body.cursorPointer .webAccsButtons .toggleUnderline,
body.cursorPointer .webAccsButtons .appBgUncolored,
body.cursorPointer .webAccsButtons .zoomInOut,
body.cursorPointer .webAccsButtons .appBgReverse,
body.cursorPointer .webAccsButtons .appBgBright,
body.cursorPointer .webAccsButtons .cursorSize,
body.cursorPointer a:-webkit-any-link, 
body.cursorPointer a[target=_blank]>div,
body.cursorPointer .webAccsButtons .recycleZoom, body.cursorPointer .webAccsButtons .zoomIn, 
body.cursorPointer .webAccsButtons .zoomOut,
body.cursorPointer .webAccessibility img,
body.cursorPointer #filters li span,
body.cursorPointer .webAccsActionContent .webAccContHeading .closeButton,
body.cursorPointer i,body.cursorPointer select:hover
{
    /* cursor: url('../images/cursor-64.png'), auto !important; */
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAtCAYAAAAz8ULgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkE0QzFBMjdCQzkyMTFFNzg4RDE5NkYzNkM0MDkwNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkE0QzFBMjhCQzkyMTFFNzg4RDE5NkYzNkM0MDkwNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQTRDMUEyNUJDOTIxMUU3ODhEMTk2RjM2QzQwOTA3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQTRDMUEyNkJDOTIxMUU3ODhEMTk2RjM2QzQwOTA3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnfOpO8AAAhdSURBVHjaxFlpTBVXFL4zPJbHIqDEBWtFqUCwiFXRiNYQTIypsTY1IY3GavUXuLRoNDHVqKm0iTWaLsamVSMlNGqTqqEmbQLE4ha3VEWhbdi0GKAIdUFle9yebzx3Mm/ePIFW6Ek+Zt7c+95899yzXjThXzS+Sr6mEKYReggXCb8RXJY5VgyaaAw3YR+hzULib8ImQhAhhK8BBN2yuEERna+5IBYQECDnzp0r09PTrRrLYW26mahrsIkGMK6B0N69e2V7e7t8/Pix3LRpk9Q0DSTrCamszVBC4GCSVC8ZR2hyu92ypqZGKnn06JGcMmWK0uYnhHDCECbrsuzCC91SfxKNlw4dOlQEBQWZD8PDw0Vubq76uIQwnLVu3W5toEmqF8CTpcfjET09PV4TFi5cKMaOHYvbMYRMnhvworXYmyZ19uiuBw8eiM7OTq/ByMhIsWjRIrWg1212/EK1+TyS2LpGEH369KloaGjwmTBjxgx1m8hbrg1EKOpta9oJtbi5deuWz2BiYqKIjo5WW/4SO5KH0MFXu3adoNnQb5KQ6/hz8eJFn4Hx48eLkSNH4nYEO5mHM9MbhAxCDD9ThHocoBai2fzBa0v9ieQfuYIPV65c8XV90uKIESNEZWUlXjKH8C4hDSZL6CbcJXxD2A/b5gVgXiz/9q+EYsJDTgaKuNaXFKtxYMbLJ8MuKQzJiooKaZfs7GyvvB0aGionTZokScvW53mED5iMPc//QkhmhYX4MQ2/JF1MFKs+p+u6LCgo8CG5b98+84UJCQmytLRUNjU1ydraWrl9+3aVmTysWTl79myZk5MjV65cKYcPH66+e4a1D4IRnBjUtgf2RjKYr9guuW7dOh+SZ86cMUlu3brVa6yrq0vOmjXLHF+zZo2keGuOkwlJMhfJC3iftf0z4TxhLyFJkX2eZ7lZ3dmwlZkzZxop0SoUmmRwcLBBYvfu3T6LWLt2rUmyrKzMZxwa5XEnUygnJOg2I43jwJzOHvuU7QRe03Lt2jVx584dr1UMGTJE0DYb94indklOTn62NZqmMpSXTJw4Ud1GIFLs2bNH5OfnC7JrPHsVGnaxN6FA2EpAChnLNlRJOEr4llCBiodIxCBeqhcbqna7DZLl5eWira3Nh8SoUaPMxURERPiMx8XFCSoDBVLvzp07xapVq56FHZdLLF26FLevQZNhhHwuYhOTkpJCaMVhXIV/SigkxBMu4xuXL1/2Nl7SUGpqqnFPjuAYS0NCQsTkyZMFeb7POBYIgoGBgWL+/Pnm89jYWEMB7ETiPWx1TEyMJDUbnllVVSV37dolEXbYDKDJr3E/b948H7tqbGyUR48elS0tLdJJSkpKJMVSx7Hu7m65f/9+WVhYiELGfH727FlJ2se7fwfJ7/Hybdu2+fwAvC8lJUURfYwraVlSsSEHWs6dOyepiMF7/9A571qLBVOmTp0qjh8/LiZMmCC48hbk3YJi4GC2MUZ4afWX9iDx8fHiwIEDRmkGgXPU1dUNODFSphfJH3FDmUOQLTp+Yc6cOSIvL8+4R11J9jXgJKmfUjVsJ0j+QLhADiMoXTnGOsjq1avFsmXLjDDi5KWQ5uZmUVRUJO7fv28+o6wjyCnEpUuXvOYiZFGaFdTYOf4WzKqjo0NwrDaqjwzedrl+/Xq/xkxbbXgdLcRxHM5nzzxU4hnPyOYlvdR8vnjxYuP5sWPHHH/r4MGDymFLdc7PFziYo3UVNMFxdWFhYYJysRH3nERpkEKRl0YgT548ERRuvDRsHbfLvXv3zJ/VObmD6HeEL2GwGzZs8NmePnmh/qyqQgaxP1NXaxJweq7Ekn6bdU6BPazaXYQSNF5U8Rir/z8EDnPz5k31sU6V9N18xRnPh2jA0C4g2fdHlBnAM/+L1NTUqJ2E09ywkuzi2hEpcDdmUGrsV7hRW2fv0fsrhw8fVlHmBqFKt/Qy3QydK5/TMOotW7YM6lYjURw6dEh9RBXWrltqSUUUNvqEK6D2kydPihMnTvz7Uy92Ini2NYs4CaqhzZs3G/GWD8rK4GO6rTv0WFpQ9B35+OLGjRv9ZqPehKp2wwzgDL2ZAczryJEjqt//TMVu3XZS22MhCoHnVILg8uXL1Qr9ioqDKgaqHAxynD1MUZ+hBEhxcbHYsWOHGv6ClQQf6bZrUtpI1vNBacP58+fFihUrxMOHD/2STEtLM6r26dOnm8/GjBljtAgZGRleSQBzMBfFMFIjYjMTLyIUcOfYyQ7tt+d2c5uJmv8tpfoFCxb4LW4hKJqdimJ7A4eaVM3FAS0rCEqZi4Kd8Aq6Dz4ZcSSpc05HJRHFJfwypCj8WGZmpqyvr38hxS2qcdKmIvkRk0vgs6UY7r/89t0BTDSMVwOyWXzSJqdNmyarq6v7RARawyFCbm6uvH79utcYpT91SIC9Xsgkx3G3Gsk7Kp6nTXVAgC0fykTfRGoF0aysLOMAoDchezN7abQft2/f9mpRoqKiMPYnb/V47haGsYKC+vIvEivRYbz176CAgQZwnPI8OXXqlMQRDTsjDjkltarm+NWrV1XDVc2HWS+zLUaxFl29nappllOuLouGka7+otIsHHkWZ+iIhaqyUeEIKTU7O1vFRzR8pwmfUxEcCI9HEd3a2qq+F8Em5rEUPUbh05fTWM1io+ocEZ3ZT/Tjo9Dco85E32wtu1BB0baqSgqLWsf2nM3nPmL06NHGAtAV8ELexuEYk2xnxXS7+tITqaxl6YsQLOHekdw5apZTW7UD6sQXh7Af418tbDpfsYaW3L17N5TnIwsgU7RYkoppx/0517ZqM4BtJ4ljaqDlfzhqLgiivK7hoGyvuHBEPJrnt7G9PuKxdksg9/wjwADF1TqYqD1x3AAAAABJRU5ErkJggg==),url(https://raw.githubusercontent.com/mickidum/acc_toolbar/master/app/cursors/wh2.cur),auto!important;
}

/* .your-select option:not(:checked) {
    background:green;padding:20px;width:100px;border:3px solid #999
} */

/* body.cursorPointer option:not(:checked) {
    background:green;
} */


html.fullWebAppColor {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    filter: grayscale(100%);
}
html.fullWebAppColorReverse {
    -webkit-filter: hue-rotate(180deg);
    -moz-filter: hue-rotate(180deg);
    -ms-filter: hue-rotate(180deg); 
    filter: hue-rotate(180deg);
}
html.fullWebAppColorBright {
    -webkit-filter: saturate(172%);
    -moz-filter: saturate(172%);
    -ms-filter: saturate(172%); 
    filter: saturate(172%);
}
.textSize {
    margin: 5px;
}

.textSize .panel-heading {
    padding: 2px 5px; 
}
.textSize .panel-body {
    padding: 10px;
}

.textSize #increase, .textSize #decrease, .textSize #resetfont {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
}
/* .main_navigation_menu li a {
    font-size: 40px;
} */
.webAccsButtons .recycleZoom, .webAccsButtons .zoomIn, .webAccsButtons .zoomOut {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    padding: 5px;
}


@media screen and (max-width:750px) {
    #testimonialHome_columns {
        column-gap: 0
    }
    #testimonialHome_columns figure {
        width: 100%
    }
    
}

@media screen and (max-width:600px) {
    .mainBlock.blockBar {
        width: 100%
    }
    .dashboard .mainBlock.blockPie {
        width: 100%
    }
    .dashboard .mainBlock.blockBar {
        width: 100%
    }
    .dashboard .blockPie .chartPie {
        height: 150px
    }
    .dashboard .blockBar .chartBar {
        height: 350px
    }
    .standardsDownloadTable {
        border: 0
    }
    .standardsDownloadTable caption {
        font-size: 1.3em
    }
    .standardsDownloadTable thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .standardsDownloadTable tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em
    }
    .standardsDownloadTable td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right
    }
    .standardsDownloadTable td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }
    .standardsDownloadTable td:last-child {
        border-bottom: 0
    }
    .pasteventTable {
        border: 0
    }
    .pasteventTable caption {
        font-size: 1.3em
    }
    .pasteventTable thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .pasteventTable tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em
    }
    .pasteventTable td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right
    }
    .pasteventTable td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }
    .pasteventTable td:last-child {
        border-bottom: 0
    }
    .standardsDownloadTable {
        border: 0
    }
    .standardsDownloadTable caption {
        font-size: 1.3em
    }
    .standardsDownloadTable thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .standardsDownloadTable tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em
    }
    .standardsDownloadTable td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right
    }
    .standardsDownloadTable td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }
    .standardsDownloadTable td:last-child {
        border-bottom: 0
    }
    .list-grid-view .category-filter button {
        margin-top: 10px
    }
    .list-grid-button {
        float: none;
        margin-bottom: 10px
    }
    .documents-category-filter {
        text-align: left;
        margin-bottom: 10px
    }
	.videos-category-filter {
        text-align: left;
        margin-bottom: 10px
    }
    .tools-category-filter {
        text-align: left;
        margin-bottom: 10px
    }
   
}

@media only screen and (min-width:801px) {
    #modalGM-modal-content1{
		width:100%;
	}
    .abcde {
        display: none
    }
	.modal-content{
		 width: 35%;
	}
    .webAccsAction {
        left: 0px;
    }
}

@media only screen and (max-width:767px) {
    .border-right-footer:first-child {
        text-align: center
    }
	/*  This code is to remove vertical separation border on mobile view of screen size (max-width:767px) */
	.border-right-footer:nth-last-child(n + 2) {
    border-right: none
	}
}

@media only screen and (min-width:768px) {
    .border-right-footer:first-child .only_external_hyperlink .img-responsive {
        width: 80%
    }
    .border-right-footer:first-child {
        text-align: center
    }
	#modalGM-dialog {
		width:475px;
	}
}

@media only screen and (max-width:800px) {
    #no-more-tables table,
    #no-more-tables tbody,
    #no-more-tables td,
    #no-more-tables th,
    #no-more-tables thead,
    #no-more-tables tr {
        display: block
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    #no-more-tables tr {
        border: 1px solid #ccc
    }
    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left
    }
    #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: 700
    }
    #no-more-tables td:before {
        content: attr(data-title)
    }
    .table-bordered {
        border: none
    }
    #ehr_and_aboutus .event_box_wap {
        padding: 0;
        height: 300px !important;
    }
}

@media screen and (max-width:320px) {
	
	#teleRegistryLogos .border-right-footer.himss_logo {
		padding-left: 23%;
    }
	
	#teleRegistryLogos .border-right-footer {
		padding-left: 10%;
	}
	
	.video-js, .vjs_video_3-dimensions, .vjs_video_390-dimensions {
		width: 301px !important;
		height: 169px !important;
	}
	
	#portfoliolist .portfolio.videos {
		width: 100% !important;
	}
	
    #modalGM-container {
		height:188px;
		z-index:1000000000000;
	}
	.moreTrainingDetails td,
    .moreTrainingDetailsTable th {
        padding: 0
    }
    .moreTrainingDetailsTable .trainingDetails {
        width: 20%;
        max-width: 52px
    }
    .moreTrainingDetailsTable .webinar {
        width: 12%
    }
    .moreTrainingDetailsTable .trainingCdacPune {
        width: 24%
    }
    .moreTrainingDetailsTable .trainingYourPlace {
        width: 24%
    }
    .moreTrainingDetailsTable .modeOfMeeting {
        width: 20%;
        max-width: 80px
    }
    .moreTrainingDetailsTable .online {
        width: 15%;
        max-width: 100px
    }
    .footerSitemap #navigation.visible-xs {
        width: 279px
    }
    #mapSectionHotel img {
        width: 100%
    }
    .countdown {
        width: 72%
    }
    #services_container .service_icon .imgwap {
        width: 140px;
        height: 140px
    }
    .service_icon {
        width: 100%
    }
    .aboutus-content-width {
        width: 140px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 100%
    }
    .ourteam-ourteam-width {
        width: 140px
    }
    #ourteam .ourteam-content {
        width: 100%
    }
    .mainBlock.blockPie {
        width: 90%
    }
    .mainBlock.blockBar {
        width: 90%
    }
    .mainBlock1.blockPie1 {
        width: 180%;
        height: 300px
    }
    #chart4 {
        width: 85%;
        margin-left: 0
    }
    #chart5 {
        width: 100%;
        margin-left: 0
    }
    #noteSnomedCT {
        padding-left: 0
    }
    #insideTable td.ehrStd {
        width: 100%
    }
    .dashboard .blockPie .chartPie {
        height: 150px
    }
    .dashboard .blockBar .chartBar {
        height: 350px
    }
    .BoxIconContent {
        margin-top: 2px
    }
    .mainBlock.blockPieHome {
        width: 100%
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 150px
    }
    .dashboard .box {
        height: 150px;
        width: 94%
    }
    .ehrStandardsLeft .box {
        width: 86.5%;
        height: 143px;
        margin: 0 3% 25px 3%
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        max-width: 100%;
        height: 15px
    }
    #ehr_and_aboutus .img-responsive-event {
        height: auto;
        padding-bottom: 0
    }
    .services-wrap {
        padding: 20px 0 0 0
    }
    #service-section {
        padding-bottom: 0
    }
    .slider {
        margin: 100px auto 50px auto
    }
    #ehr_and_aboutus .event_box_wap h1 {
        font-size: 20px;
        line-height: 20px
    }
    #ehr_and_aboutus .event_box_wap p {
        font-size: 14px
    }
    #contactus .address img {
        width: 100%;
        margin-top: 10px
    }
    #portfoliolist .portfolio {
        width: 96%;
        margin: 1%
    }
    .footerSitemap #navigation {
        width: 80%
    }
    #ehr_and_aboutus .event_box_wap {
        padding: 0;
        height: 160px !important;
    }
    .page-band-heading {
        font-size: 16px!important
    }
    #no-more-tables td {
        padding-left: 5px;
        padding-top: 30px
    }
    div#no-more-tables table {
        padding: 0
    }
    .setionHeading {
        font-size: 28px
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 100%;
        margin: 10px 0 0 0
    }
    .list-view-responsive .label-text {
        width: 64%;
        max-width: 80%;
        height: 63px
    }
    .list-view-responsive img {
        width: 15%!important;
        min-width: 60px!important;
        vertical-align: top
    }
    .releases_content_main .SNOMED_CT_PrevRefsets li {
        width: 100%!important
    }
    #resources #filters li {
        width: 100%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
    #events #filters li {
        width: 100%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 80%
    }

    .videos .video-js {
        width: 100% !important;
    }
    
    
}

@media screen and (min-width:321px) and (max-width:392px) {

    .video-js, .vjs_video_3-dimensions, .vjs_video_390-dimensions{
		width: 301px !important;
		height: 169px !important;
	}
	
	#portfoliolist .portfolio.videos {
		width: 96% !important;
	}
	
	.moreTrainingDetails td,
    .moreTrainingDetailsTable th {
        padding: 0
    }
    .moreTrainingDetailsTable .online {
        width: 15%;
        max-width: 102px
    }
    .videos .video-js {
        width: 100% !important;
    }
    
}

@media screen and (min-width:393px) and (max-width:460px) {
    .video-js, .vjs_video_3-dimensions, .vjs_video_390-dimensions{
		width: 301px !important;
		height: 169px !important;
	}
	
	#portfoliolist .portfolio.videos {
		width: 96% !important;
	}
    .videos .video-js {
        width: 100% !important;
    }
}

@media screen and (min-width:321px) and (max-width:445px) {
    .mainBlock1.blockPie1 {
        height: 300px;
        width: 150%
    }
    #chart4 {
        width: 83%;
        margin-left: 0
    }
    #chart5 {
        width: 95%;
        margin-left: 0
    }
}

@media screen and (min-width:446px) and (max-width:500px) {
    .mainBlock1.blockPie1 {
        height: 150px;
        width: 80%
    }
    #chart4 {
        width: 70%;
        margin-left: 0
    }
    #chart5 {
        width: 80%;
        margin-left: 0
    }
    .videos .video-js {
        width: 100% !important;
    }
}

@media screen and (min-width:321px) and (max-width:480px) {
/*	
	#qunit-fixture {
		width: 360px
	}
	
	#accImg img{
		 width: 30% !important
	}
	#test h2 {
		height: 39px !important;
		left: 0px !important;
		width: 76px !important
	}
*/
	
	#teleRegistryLogos .border-right-footer {
		padding-left: 10%;
	}
    #teleRegistryLogos .border-right-footer.himss_logo {
		padding-left: 5%;
    }

	#teleRegistryLogos .border-right-footer.dhindia_logo {
		padding-left: 15%;
    }
	
    #mapSectionHotel img {
        width: 100%
    }
    .templatemo_address_left,
    .templatemo_address_right {
        float: none
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        max-width: 100%;
        height: 15px
    }
    #services_container .service_icon .imgwap {
        width: 200px;
        height: 200px
    }
    .service_icon {
        width: 100%
    }
    .aboutus-content-width {
        width: 200px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 100%
    }
    .ourteam-content-width {
        width: 200px
    }
    #ourteam .ourteam-content {
        width: 100%
    }
    .mainBlock.blockPie {
        width: 100%
    }
    .mainBlock.blockBar {
        width: 100%
    }
    #insideTable td.ehrStd {
        width: 100%
    }
    .mainBlock1 .blockPie1 p {
        margin-left: 0!important
    }
    .dashboard .blockPie .chartPie {
        height: 150px
    }
    .dashboard .blockBar .chartBar {
        height: 1000px
    }
    .mainBlock.blockPieHome {
        width: 100%
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 150px
    }
    .ehrStandardsLeft .box {
        height: 180px;
        width: 90%;
        margin: 25px 0
    }
    .ehrStandardsLeft .box {
        width: 43.5%;
        height: 120px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box:nth-child(10),
    .ehrStandardsLeft .box:nth-child(12),
    .ehrStandardsLeft .box:nth-child(2),
    .ehrStandardsLeft .box:nth-child(4),
    .ehrStandardsLeft .box:nth-child(6),
    .ehrStandardsLeft .box:nth-child(8) {
        margin-right: 0
    }
    #ehr_and_aboutus .img-responsive-event {
        height: auto;
        padding-bottom: 0
    }
    .services-wrap {
        padding: 0
    }
    #service-section {
        padding-bottom: 0
    }
    .slider {
        margin: 100px auto 50px auto
    }
    #ehr_and_aboutus .event_box_wap h1 {
        font-size: 20px;
        line-height: 20px
    }
    #ehr_and_aboutus .event_box_wap p {
        font-size: 14px
    }
    #contactus .address img {
        width: 100%;
        margin-top: 10px
    }
    #portfoliolist .portfolio {
        width: 48%;
        margin: 1%
    }
    .footerSitemap #navigation {
        width: 80%
    }
    .page-band-heading {
        font-size: 16px!important
    }
    #no-more-tables td {
        padding-left: 5px;
        padding-top: 30px
    }
    div#no-more-tables table {
        padding: 0
    }
    .setionHeading {
        font-size: 28px
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 100%;
        margin: 10px 0 0 0
    }
    .list-view-responsive .label-text {
        width: 78%;
        height: 63px
    }
    .list-view-responsive img {
        width: 20%!important
    }
    .releases_content_main .SNOMED_CT_PrevRefsets li {
        width: 100%!important
    }
    #resources #filters li {
        width: 100%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
    #events #filters li {
        width: 100%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
}

@media screen and (min-width:321px) and (max-width:440px) {
	
    #CountdownRow .col-md-3 {
        padding-left: 0;
        padding-right: 0
    }
    .dashboard .box {
        height: 180px;
        width: 90%
    }
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 82%
    }
	
	#backImg{
	width: 100% !important;
	height: 18% !important;
	}
	
	#accImg{
		width: 100% !important;
		height: 100% !important;
	}
	
	.liteAccordion > ol {
		height: 18%;
	}

	/*.liteAccordion.basic .slide > h2 {
		height: 28px !important;
		width: 90px !important;
	}*/
}

@media screen and (min-width:321px) and (max-width:360px) {
    #modalGM-container {
		height:188px;
		z-index:1000000000000;
	}	
	.Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 85%
    }
}

@media screen and (min-width:361px) and (max-width:440px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 82%
    }
}

@media screen and (min-width:441px) and (max-width:640px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 22%
    }
}

@media screen and (min-width:440px) and (max-width:480px) {
    .dashboard .box {
        height: 180px;
        width: 92%
    }
}

@media screen and (min-width:481px) and (max-width:600px) {
    #mapSectionHotel img {
        width: 95%
    }
    #services_container .service_icon .imgwap {
        width: 140px;
        height: 140px
    }
    .service_icon {
        width: 48%
    }
    .aboutus-content-width {
        width: 140px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 48%
    }
    .ourteam-content-width {
        width: 140px
    }
    #ourteam .ourteam-content {
        width: 48%
    }
    .mainBlock.blockPie {
        width: 48%
    }
    .mainBlock.blockBar {
        width: 50%
    }
    .mainBlock1.blockPie1 {
        width: 48%
    }
    #chart4 {
        width: 90%;
        margin-left: 0
    }
    .dashboard .blockBar .chartBar,
    .dashboard .blockPie .chartPie {
        height: 150px
    }
    .mainBlock.blockPieHome {
        width: 100%
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 200px
    }
    .ehrStandardsLeft .box {
        width: 26.5%;
        height: 100px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box:nth-child(12),
    .ehrStandardsLeft .box:nth-child(3),
    .ehrStandardsLeft .box:nth-child(6),
    .ehrStandardsLeft .box:nth-child(9) {
        margin-right: 0
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        width: 240px;
        height: 15px
    }
    .services-wrap {
        padding: 0
    }
    #service-section {
        padding-bottom: 0
    }
    .slider {
        margin: 100px auto 50px auto
    }
    #ehr_and_aboutus .event_box_wap h1 {
        font-size: 20px;
        line-height: 20px
    }
    #ehr_and_aboutus .event_box_wap p {
        font-size: 14px
    }
    #contactus .address img {
        width: 100%;
        margin-top: 10px
    }
    #ehr_and_aboutus .img-responsive-event {
        height: auto;
        padding-bottom: 0
    }
    #portfoliolist .portfolio {
        width: 48%;
        margin: 1%
    }
    .footerSitemap #navigation {
        width: 80%
    }
    .setionHeading {
        font-size: 32px
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 49%;
        margin: 10px 0 0 0
    }
    #resources #filters li {
        width: 50%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
    #events #filters li {
        width: 50%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
}

@media screen and (min-width:481px) and (max-width:519px) {
    .dashboard .box {
        height: 150px;
        width: 41%!important
    }
}

@media screen and (min-width:500px) and (max-width:600px) {
    .mainBlock1.blockPie1 {
        width: 100%
    }
    #chart4 {
        width: 90%;
        margin-left: 0
    }
    #chart5 {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (min-width:520px) and (max-width:600px) {
    .dashboard .box {
        height: 150px;
        width: 41%
    }
}

@media screen and (min-width:601px) and (max-width:768px) {
	
	#portfoliolist .portfolio.videos {
		width: 100% !important;
	}
	
	#mapSectionHotel img {
        width: 95%
    }
    #services_container .service_icon .imgwap {
        width: 140px;
        height: 140px
    }
    .service_icon {
        width: 48%
    }
    .aboutus-content-width {
        width: 140px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 48%
    }
    .ourteam-content-width {
        width: 140px
    }
    #ourteam .ourteam-content {
        width: 48%
    }
    .mainBlock.blockPie {
        width: 48%
    }
    .mainBlock.blockBar {
        width: 100%
    }
    .dashboard .blockBar .chartBar,
    .dashboard .blockPie .chartPie {
        height: 200px
    }
    .mainBlock1.blockPie1 {
        width: 70%
    }
    #chart4 {
        width: 90%;
        margin-left: 0
    }
    #chart5 {
        width: 100%;
        margin-left: 0
    }
    #noteSnomedCT {
        padding-left: 10%
    }
    .mainBlock.blockPieHome {
        width: 100%
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 200px
    }
    .dashboard .box {
        height: 180px;
        width: 41%;
        margin: 25px 4%
    }
    .ehrStandardsLeft .box {
        width: 17.5%;
        height: 100px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box:nth-child(12),
    .ehrStandardsLeft .box:nth-child(4),
    .ehrStandardsLeft .box:nth-child(8) {
        margin-right: 0
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        width: 240px;
        height: 15px
    }
    .services-wrap {
        padding: 0
    }
    #service-section {
        padding-bottom: 0
    }
    .slider {
        margin: 100px auto 50px auto
    }
    #ehr_and_aboutus .event_box_wap h1 {
        font-size: 20px;
        line-height: 20px
    }
    #ehr_and_aboutus .event_box_wap p {
        font-size: 14px
    }
    #contactus .address img {
        width: 100%;
        margin-top: 10px
    }
    #ehr_and_aboutus .img-responsive-event {
        height: auto;
        padding-bottom: 0
    }
    #portfoliolist .portfolio {
        width: 31.3%;
        margin: 1%
    }
    .footerSitemap #navigation {
        width: 80%
    }
    .setionHeading {
        font-size: 32px
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 49%;
        margin: 10px 0 0 0
    }
    #resources #filters li {
        width: 33.33%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
    #events #filters li {
        width: 50%;
        border-right: 1px solid #d5d5d5;
        line-height: 12px;
        margin: 2px 0
    }
    #filters li span {
        padding: 10px 2px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .col-sm-6.col-md-4.borderBottom {
        max-height: 320px
    }
}

@media screen and (min-width:641px) and (max-width:761px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 20%
    }
}

@media screen and (min-width:762px) and (max-width:1024px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 24%
    }
	
	#portfoliolist .portfolio.videos {
		width: 46% !important;
	}
	
	.video-js, .vjs_video_3-dimensions, .vjs_video_390-dimensions {
		width: 341px !important;
		height: 192px !important;
	}
	
}

@media screen and (min-width:1025px) and (max-width:1280px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 26%
    }
}

@media screen and (min-width:1281px) and (max-width:1336px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 28%
    }
}

@media screen and (min-width:1337px) and (max-width:1440px) {
    .Edu_Tra_mContainer .Edu_Tra_trigger_popup1,
    .Edu_Tra_trigger_popup2,
    .Edu_Tra_trigger_popup3 {
        width: 28%
    }
}

@media screen and (max-width:768px) {
    .page-band-heading {
        font-size: 20px
    }
    .significance .sig_left,
    .significance .sig_right {
        width: 96%
    }
    .significance {
        margin-bottom: 20px
    }
    .ourteam_content {
        text-align: center
    }
    .ourteam_content .ourteam_leftsSection,
    .ourteam_content .ourteam_rightSection {
        width: 100%
    }
    .team_member_type_heading {
        padding-right: 30px
    }
    .faqs_heading {
        padding-right: 30px
    }
    .standardsNote {
        margin: 0 auto 30px auto
    }
    .standards .abtwidthRight {
        margin-bottom: 40px
    }
    .releases_content_main .SNOMED_CT_PrevRefsets li {
        width: 48%
    }
    .webAccessibility img {
        height: 18px;
    }
    .webAccessibility {
        margin-top: 2px;
    }
}

@media screen and (max-width:600px) {
    #faqs #filters li {
        width: 100%;
        border-right: 1px solid #d5d5d5
    }
    div.tabcontent_tab {
        float: none;
        width: 100%
    }
    #ehr_and_aboutus .event_box_wap {
        height: 265px !important;
    }
}

@media screen and (min-width:768px) and (max-width:815px) {
    .nav>li>a {
        padding: 10px 3px;
        font-size: 18px!important
    }
    .site-logo img {
        height: 50px
    }
    .site-logo a {
        line-height: 65px;
        margin-left: 5px
    }
}

@media screen and (min-width:816px) and (max-width:1000px) {
    .site-logo img {
        height: 50px
    }
    .site-logo a {
        line-height: 65px;
        margin-left: 5px
    }
}

@media screen and (min-width:769px) and (max-width:900px) {
    #mapSectionHotel img {
        width: 95%
    }
    #services_container .service_icon .imgwap {
        width: 140px;
        height: 140px
    }
    .service_icon {
        width: 30%
    }
    .aboutus-content-width {
        width: 140px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 30%
    }
    .ourteam-content-width {
        width: 140px
    }
    #ourteam .ourteam-content {
        width: 30%
    }
    .mainBlock.blockPie {
        width: 48%
    }
    .mainBlock.blockBar {
        width: 100%
    }
    .mainBlock1.blockPie1 {
        width: 80%
    }
    #chart4 {
        width: 80%;
        margin-left: 0
    }
    #chart5 {
        width: 90%;
        margin-left: 0
    }
    #noteSnomedCT {
        padding-left: 10%
    }
    .dashboard .blockBar .chartBar,
    .dashboard .blockPie .chartPie {
        height: 200px
    }
    .mainBlock.blockPieHome {
        width: 100%;
        max-width: 300px
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 200px
    }
    .dashboard .box {
        width: 26%;
        height: 150px;
        margin: 25px 3%
    }
    .ehrStandardsLeft .box {
        width: 17.5%;
        height: 100px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box:nth-child(12),
    .ehrStandardsLeft .box:nth-child(4),
    .ehrStandardsLeft .box:nth-child(8) {
        margin-right: 0
    }
    #contactus .address img {
        width: 90%;
        margin-top: 10px
    }
    #portfoliolist .portfolio {
        width: 31.3%;
        margin: 1%
    }
    .footerSitemap #navigation {
        width: 20%
    }
    .standardsNote {
        margin: 0 auto 30px auto
    }
    .ehrstandards .abtwidthRight {
        margin-bottom: 40px
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 32%;
        margin: 10px 0 0 0
    }
    #resources #filters li {
        width: 33.33%;
        border-right: 1px solid #d5d5d5;
        margin: 10px 0
    }
}

@media screen and (min-width:901px) and (max-width:1024px) {
    #services_container .service_icon .imgwap {
        width: 160px;
        height: 160px
    }
    .service_icon {
        width: 33%
    }
    .aboutus-content-width {
        width: 160px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 23%
    }
    .ourteam-content-width {
        width: 160px
    }
    #ourteam .ourteam-content {
        width: 23%
    }
    .mainBlock.blockPie {
        width: 44%
    }
    .mainBlock.blockBar {
        width: 100%
    }
    .mainBlock1.blockPie1 {
        width: 48%
    }
    #chart4 {
        width: 80%;
        margin-left: 0
    }
    #chart5 {
        width: 95%;
        margin-left: 0
    }
    .dashboard .blockBar .chartBar,
    .dashboard .blockPie .chartPie {
        height: 150px
    }
    .mainBlock.blockPieHome {
        width: 100%;
        max-width: 300px
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 200px
    }
    .dashboard .box {
        width: 43%;
        height: 150px;
        margin: 25px 3% 25px 3%
    }
    .ehrStandardsLeft .box {
        width: 17.5%;
        height: 130px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box:nth-child(12),
    .ehrStandardsLeft .box:nth-child(4),
    .ehrStandardsLeft .box:nth-child(8) {
        margin-right: 0
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        width: 240px;
        height: 15px
    }
    .footerSitemap #navigation {
        width: 20%
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 32%;
        margin: 10px 0 0 0
    }
    #resources #filters li {
        width: 33.33%;
        border-right: 1px solid #d5d5d5;
        margin: 10px 0
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    #services_container .service_icon .imgwap {
        width: 220px;
        height: 200px
    }
    .service_icon {
        width: 24%
    }
    .aboutus-content-width {
        width: 220px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 23%
    }
    .ourteam-content-width {
        width: 220px
    }
    #ourteam .ourteam-content {
        width: 23%
    }
    .mainBlock.blockPie {
        width: 44%
    }
    .mainBlock.blockBar {
        width: 100%
    }
    .mainBlock1.blockPie1 {
        width: 44%
    }
    .dashboard .blockBar .chartBar,
    .dashboard .blockPie .chartPie {
        height: 200px
    }
    .dashboard .blockPie .chartPie {
        max-width: 410px
    }
    .mainBlock.blockPieHome {
        width: 25%
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 200px
    }
    .dashboard .box {
        width: 43%;
        height: 150px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box {
        width: 17.5%;
        height: 70px;
        margin: 0 3% 25px 3%
    }
    .ehrStandardsLeft .box:nth-child(12),
    .ehrStandardsLeft .box:nth-child(4),
    .ehrStandardsLeft .box:nth-child(8) {
        margin-right: 0
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        width: 240px;
        height: 15px
    }
    .footerSitemap #navigation {
        width: 30%
    }
    .tools_qLink_mContainer .tools_qLink {
        width: 30%;
        margin: 10px 10px 0 10px
    }
    #resources #filters li {
        width: 33.33%;
        border-right: 1px solid #d5d5d5;
        margin: 10px 0
    }
}

@media screen and (min-width:900px) {
    .contact-message-feedback-form label {
        min-width: 200px;
        vertical-align: top;
        margin-top: 10px;
        text-align: left
    }
    .contact-message-feedback-form {
        text-align: center;
        max-width: 800px;
        margin: 0 auto
    }
    #edit-actions {
        text-align: right;
        margin-right: 15px
    }
    #accordion .footerSitemapHome {
        min-width: 85px
    }
    #accordion .footerSitemapImplementersDashboard {
        min-width: 100px
    }
    #accordion .footerSitemapServices {
        min-width: 222px
    }
    #accordion .footerSitemapStandards {
        min-width: 229px
    }
    #accordion .footerSitemapContactUs {
        min-width: 229px
    }
    #accordion .footerSitemapAboutUs {
        min-width: 229px
    }
    #accordion .footerSitemapMore {
        min-width: 229px
    }
    
}

@media screen and (max-width:1201px) {
    #resources #filters {
        margin-bottom: 30px
    }
    .innerPage {
        margin-top: 30px
    }
}

@media screen and (min-width:1201px) {
    #services_container .service_icon .imgwap {
        width: 220px;
        height: 220px
    }
    .service_icon {
        width: 24%
    }
    .aboutus-content-width {
        width: 220px
    }
    #ehr_and_aboutus .aboutus-content {
        width: 23%
    }
    .ourteam-content-width {
        width: 200px
    }
    #ourteam .ourteam-content {
        width: 23%
    }
    .mainBlock.blockPie {
        width: 25%;
        margin-left: 70px
    }
    .mainBlock.blockBar {
        width: 55%;
        margin-right: 50px
    }
    .mainBlock1.blockPie1 {
        width: 45%
    }
    #chart4 {
        margin-left: 100px
    }
    #statusPara {
        margin-left: 100px
    }
    .dashboard .blockBar .chartBar,
    .dashboard .blockPie .chartPie {
        height: 200px
    }
    .dashboard .blockPie .chartPie {
        max-width: 410px
    }
    .mainBlock.blockPieHome {
        width: 25%
    }
    .mainBlock.countBoxHome {
        width: 100%
    }
    .dashboard .blockPieHome .chartPie {
        height: 200px
    }
    .dashboard .box {
        width: 28%;
        height: 150px;
        margin: 25px 2%;
        margin: 6px 2% 25px 2%
    }
    .ehrStandardsLeft .box {
        width: 15.5%;
        height: 150px;
        margin: 0 2% 25px 2%;
        vertical-align: middle
    }
    .ehrStandardsLeft .box:nth-child(10),
    .ehrStandardsLeft .box:nth-child(15),
    .ehrStandardsLeft .box:nth-child(5) {
        margin-right: 0
    }
    .templatemo_address_left img,
    .templatemo_address_right img {
        width: 240px;
        height: 15px
    }
}

@media screen and (min-width:1201px) and (max-width:1600px) {
    .footerSitemap #navigation {
        max-width: 20%
    }
    #mapSection img {
        width: 100%
    }
}

@media screen and (min-width:1601px) {
    #mapSection img {
        width: 100%
    }
    .footerSitemap #navigation {
        max-width: 23%;
        min-width: 90px
    }
    #accordion .footerSitemapHome {
        min-width: 73px
    }
    #accordion .footerSitemapImplementersDashboard {
        max-width: 130px
    }
    #accordion .footerSitemapServices {
        min-width: 153px
    }
    #accordion .footerSitemapStandards {
        min-width: 160px
    }
}

.navbar-nav {
    width: 108%;
    text-align: center;
    max-width: 1170px;
    float: none;
    margin: 0 auto
}

#templatemo_mobile_menu .navbar-nav {
    max-width: 230px
}

@media screen and (min-width:1000px) and (max-width:1280px) {
    #mapSection img {
        width: 95%
    }
    #mapSectionHotel img {
        width: 98%
    }
}

@media screen and (min-width:991px) {
    .navbar-nav>li {
        float: none;
        display: inline-block!important
    }
    .navbar-header {
        float: none!important
    }
    ul.main_navigation_menu>li:first-child a {
        display: none
    }
}

@media screen and (max-width:767px) {
    #service-section .img-responsive {
        width: 100px
    }
    .site-logo {
        margin-top: 10px
    }
    .shrink {
        height: 0!important;
        border-bottom: none
    }
    .shrink {
        height: 0!important;
        border-bottom: none
    }
    #templatemo_banner_menu {
        height: 52px
    }
    #block-drupal8-zymphonies-theme-content {
        margin-top: 52px!important
    }
       /* Adding style to override */
       #block-nrces-theme-content {
        margin-top: 52px!important
    }
    .inner-page-banner {
        margin-top: 0!important
    }
    .tabcontent {
        float: none;
        width: 100%
    }
    .tabcontent_right {
        width: 100%;
    }
    .ehrLeftmenuquickLinkContent div.panel-body {
        height: 240px;
        overflow-y: scroll
    }
    .ehrStandard_navigation {
        width: 100%
    }
    .backToMenu {
        text-align: left;
        margin-left: 13px;
        margin-top: 12px;
        color: #06aaf9;
        cursor: pointer
    }
    .innerPageFooter {
        margin-top: 30px
    }
}

@media screen and (max-width:991px) {
    #templatemo_mobile_menu .nav>li {
        clear: both
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    #templatemo_mobile_menu .navbar {
        width: 250px
    }
    #templatemo_mobile_menu .navbar-nav>li>.dropdown-menu {
        display: none
    }
    .dropdown-menu {
        display: block;
        min-width: 100%;
        list-style: none;
        font-size: 14px;
        border-radius: 4px;
        padding: 0;
        border: none;
        box-shadow: none;
        position: relative
    }
    ul.dropdown-menu li a {
        padding-left: 40px
    }
    #templatemo_banner_menu {
        height: auto
    }
    .dropdown-menu>li>a {
        white-space: normal
    }
}

#templatemo_banner_menu .dropdown:hover>.dropdown-menu {
    display: block
}

#templatemo_banner_menu .dropdown:last-child:hover>.dropdown-menu {
    left: auto;
    right: 0
}

#templatemo_banner_menu .dropdown:last-child ul:before {
    left: auto;
    right: 20px
}

p.innerPageContentParagraph.e_Brochure_downlaod {
    width: 166px
}

p.innerPageContentParagraph.e_Brochure_downlaod:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

#testimonial_columns {
    column-width: 320px;
    column-gap: 15px;
    position: relative;
    /* height: auto !important;
    min-height: 1600px; */
}

div#testimonial_columns .itemList {
    background: #f1f1f2;
    border: 1px solid #d5d5d5;
    box-shadow: 3px 3px 10px #c9d1d4;
    margin: 0 2px 15px;
    transition: opacity .4s ease-in-out;
    /* display: inline-block; */
    /* position: absolute; */
    cursor: default;
}
.content .contentDetails {
    background-color: #fefefe;
}
div#testimonial_columns .itemList .content div {
    padding: 15px 15px 38px 15px
}

div#testimonial_columns .itemList img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 5px
}

div#testimonial_columns .itemList figcaption {
    line-height: 1.5;
    padding: 15px;
    border-top: 1px solid #d5d5d5;
    position: relative;
    background-color: #f1f1f2;
}

div#testimonial_columns .itemList figcaption p {
    color: #000
}

div#testimonial_columns small {
    font-size: 1rem;
    float: right;
    text-transform: uppercase;
    color: #aaa
}

div#testimonial_columns small a {
    color: #666;
    text-decoration: none;
    transition: .4s color
}

@media screen and (max-width:750px) {
    #testimonial_columns {
        column-gap: 0
    }
    #testimonial_columns .itemList {
        width: 100%
    }
}

#testimonial_columns .itemList time {
    color: #fff;
    background-color: #09aafa;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
    height: 70px;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: absolute;
    top: -28px;
    left: 20px;
    border: 1px solid #d5d5d5;
    border-radius: 10px
}

#testimonial_columns .itemList time>.month {
    display: block;
    line-height: 1;
    margin-top: 7px
}

#testimonial_columns .itemList time>.day {
    display: block;
    font-size: 22px;
    font-weight: 100;
    line-height: 1
}

#testimonial_columns .itemList time>.year {
    display: block;
    line-height: 1em
}

#testimonial_columns .itemList .fed_name {
    text-align: right;
    padding-left: 75px
}

#testimonial_columns .itemList .profession {
    text-align: right;
    font-size: 12px
}
#testimonial_columns .itemList {
    display: none;
}
#testimonial_columns .itemList:nth-child(-n+15) {
    display: block;
}
.loadMoreButton {
    text-align: center;
}
.loadMoreButton button {
  background-color: #09aafa;
  border: none;
  color: white;
  padding: 7px 10px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 10px 10px 10px 0;
}
#border_left {
    border-left: 1px solid #707070;
    margin-bottom: 20px
}

.footerLogo {
    text-align: center
}

#templatemo_footer .carouselExample a {
    color: #09aafa!important;
    padding: 0 150px 20px 200px
}

.emailId {
    text-align: center
}

#filters li {
    min-width: 9.3%
}

.getStand {
    font-size: 18px;
    font-weight: 700
}

#licenseROW {
    margin-left: 0;
    margin-right: -78px
}

.hide {
    display: none
}

#DataTables_Table_0_paginate,
#DataTables_Table_1_paginate,

#DataTables_Table_2_paginate {
    padding-bottom: 5px
}

#accSlider {
	width: 100%;
	height: 500px
}

ul#acc{
    margin: 0;
    padding: 0;
    list-style: none;
	width: 100%;
	height: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

li#accR {
    margin: 0;
    padding: 0;
    list-style: none;
	width: 100%;
	height: auto
}

li#accR {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 0.5;
    -webkit-transition: -webkit-box-flex 120ms ease-out;
    -webkit-transition: -webkit-flex 120ms ease-out;
    transition: -webkit-box-flex 120ms ease-out;
    transition: -ms-flex 120ms ease-out;
    transition: flex 120ms ease-out;
    padding: 20px;

}

li#accR:nth-child(1) {
    background-image: url("1.png");
    flex-grow: 5;
}

li#accR:nth-child(2) {
    background-image: url("22.jpg");
    flex-grow: 0;
    flex-basis: 20px;
}

li#accR:nth-child(3) {
    background-image: url("3.png");
    flex-grow: 0;
    flex-basis: 20px;
}

li#accR:nth-child(4) {
    background-image: url("4.jpg");
    flex-grow: 0;
    flex-basis: 20px;
}

li#accR:hover:nth-child(2) {
    background-image: url("2.jpg");
    flex-grow: 35;
}

li#accR:hover:nth-child(3) {
    background-image: url("3.png");
    flex-grow: 35;
}

li#accR:hover:nth-child(4) {
    background-image: url("4.jpg");
    flex-grow: 35;
}

.accordion {
  width: 100%;
  max-width: 1900px;
  display: block;
  list-style-type: none;
  overflow: hidden;
  height: auto;
  font-size: 0;
}

.tabs {
  display: inline-block;
  border-right: 1px solid;
  width: 80px;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0;
  font-size: 16px;
  transition: all 0.4s 0.1s ease-in-out;
}
.tabs:hover {
    width: 450px;
	height: auto
}
.social-links a:before {
	  transition: all 0.4s 0.1s ease-in-out ;
      margin-left: -100px;
	  width: 80px;
      height: 200px;
      position: absolute;
      text-indent: 0;
      padding-top: 90px;
      padding-left: 25px;
      display: block;
}

.social-links a:after {
	  transition: all 0.4s 0.1s ease-in-out ;
      width: 100%;
      margin-left: -5px;
      height: auto;
      position: absolute;
      text-indent: 0;
      padding-top: 90px;
      padding-left: 25px;
      display: block;
	  font-size: 48px;
      padding-left: 20px;
      padding-top: 80px;
      margin-left: 85px;
}

.paragraph {
    position: relative;
    width: 100%;
    margin-left: 80px;
    padding: 50px 0 0 10px;
    height: auto;
    background: #fff
}

.paragraph  h1 {
      font-size: 2.5em;
      margin-bottom: 10px
} 

.paragraph p {
      font-size: 0.88em;
      line-height: 1.5em;
      padding-right: 30px
}

.social-links {
  display: block
}

.social-links  a {
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
}

/* code for carousel with titles starts here*/
#flashCards .nav a small
{
    display: block;
}
#flashCards .nav
{
    background: rgb(0,0,0);
    /*background: rgba(0,0,0, 0.7);*/
	background: #233140;
    overflow-y: hidden;
    transition: 0.5s;
	height: 7%
}

#flashCards .nav :hover
{
    background: rgb(0,0,0);
    background: rgba(0,0,0, 0.7);
    overflow-y: hidden;
    transition: 0.5s;
}

#flashCards .nav-justified > li > a
{
    border-radius: 0px;
}

.nav-pills>li[data-slide-to="0"].active a { background-color:  rgba(76,76,76, 0.7); color:#fff;}
.nav-pills>li[data-slide-to="1"].active a { background-color:  rgba(76,76,76, 0.7); color:#fff;}
.nav-pills>li[data-slide-to="2"].active a { background-color:  rgba(76,76,76, 0.7); color:#fff;}
.nav-pills>li[data-slide-to="3"].active a { background-color:  rgba(76,76,76, 0.7); color:#fff;}

#flashCards .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    bottom: 0;
}

#flashCards .nav>li>a {
    padding: 7px 6px;
    color: #fff;
}
#flashCards ul.nav>li:hover>a
{
color:#72beff;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
/* Test start */
.gridVcontent {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(333.33px,1fr));
    grid-auto-rows: 20px;
    grid-row-end:auto;
  }
/* Test end */

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

@media screen and (max-width:450px) {
   #flashCards .nav>li>a {
		font-size: 16px;
		padding: 0px 6px;
	}
	
	.langCng {
	font-size: 10px !important;
	right: 20px !important;
	margin-top: 0px !important;
	}
	
	.chglng {
		font-size: 11px!important;
	}
	#menuLanguages .lnghnd, #menuLanguages .lngeng {
		font-size: 9px!important;
		display: inline-block;
	}
}
@media screen and (min-width: 451px) and (max-width:1024px) {
   #flashCards .nav>li>a {
		font-size: 16px;
		padding: 1px 6px;
	}
	.langCng {
	font-size: 10px;
	right: 50 !important; 
	margin-top: 0;
	}
	.chglng {
		font-size: 11px!important;
	}
	#menuLanguages .lnghnd, #menuLanguages .lngeng {
		font-size: 9px!important;
		display: inline-block;
	}
}



.list_style_type_none > li {
	list-style-type: none;
}
.telepracguide_table td, .telepracguide_table th {
    vertical-align: top;
    border: 1px solid;
    padding: 5px;
}
table.telepracguide_table {
	margin-bottom: 24px;
}

.telepracguide_table ul li {
	line-height: 1.5em;
    margin: 0;
}

.langCng {
	right: 324px; 
	position: absolute; 
	margin-top: 8px; 
	z-index: 1000000000000000;
}

#menuLanguages .lnghnd, #menuLanguages .lngeng
{
	font-size: 15px;
}

.chglng {
	display: inline-block; 
	font-family: Verdana, sans-serif; 
	font-size: 15px;
}




.label-text {
    padding: 0 5px;
}

.node__content {
    text-align: center;
    margin-top: 110px;
}

.prevYearList {
    
    /* z-index: 10;
    position: absolute; */

    display: none;

}
.eventPageContainer {
    /* position: relative; */
}