﻿@charset "utf-8";
/* CSS Document */



.cviews-btn {
    margin-top: 12px !important;
    margin-right: 10px;
}

.cviews-btn-lang {
    margin-top: 12px !important;
    margin-right: 30px;
}

body {
    background: #fff !important;
    font-size: 1.3em !important;
    overflow-y: scroll;
}

h6 { font-size: 1em; }

.alert-info{
    z-index:3080;
}

.text_normal {
  color: #434a54;
}

.text_white {
  color: #ffffff !important;
}

.text-primary {
  color: #3bafda;
}

.btn {
    font-size: 1em;
}

    .btn.active, .btn:active, .btn:focus, .btn:hover {
        /*text-shadow: none;*/
    }

.btn-default:hover, .btn-default:active, .btn-default.active{
  background-color: #ccd1d9;
  border-color: #ccd1d9;
}

.btn-default, .btn-default:focus  {
  color: #434a54 !important;
  border-color: #aab2bd !important;
  background-color: #fff;
}

.btn-group.btn-group-xs .btn
{
    font-size: 1em;
}

.marker_ident {
    margin-left: 15px;
}


/*header*/
.custom_brand {
  padding: 0px !important
}


.custom_logo {
  margin-left:5px;
  padding: 5px;
  max-height:60px !important;
  width: auto;
}

#videoCol {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gn-menu-main {
  z-index: 1030;
}

.gn-menu-main > li > a {
  padding: 0 23px !important;
  font-size: 1.5em !important;
  padding-left: 33px !important;
}

.btn-about {
    position:fixed;
    top:61px;
    right:5px;
    z-index: 3001;
   
}

.btn-about .btn {
    height: 32px;
}


/*sidebar menu*/
.menu_icon {
  padding: 21px;
  font-size: 1.2em !important;
}

.search_field {
  padding: 13px;
  display:block;
}

.gn-menu-wrapper {
  z-index: 500000000 !important;
}

.gn-menu-main > li > a {
  padding: 0px !important;
  padding-left: 15px !important;
}



/*marker list - collapsible panels */

.marker_list_container {
  max-height: 650px;
  overflow-x: hidden !important;
  overflow-y: auto;
}

.panel-group-lists .panel-heading+.panel-collapse .panel-body {
  /*background: #e6e9ed;*/
  border: 1px solid #e6e9ed;
}

.panel .list-group-item:first-child {
 border-top: none !important;
}

.panel .list-group-item {
 border-top: none !important;
}

.downloadLink{
    margin-left:15px;
}

.padding-bottom{
    padding-bottom:15px;
}

/*well*/
.well {
  background-image: none;
  padding: 5px !important;
  background-color: #fcfcfd;
}




/*footer*/
.footer {
  padding: 10px !important;
  background-color: #434a54;
  color: #ccc;
  font-size: 0.7em;
}

.element_display {
  display:block;
}

#topcontrol{
    z-index:3000 !important;
}

#gn-menu{
    z-index:3050 !important;
}

.list-group-item{
    word-wrap:break-word;
}

.list-group-item a>.badge {
    float: right;
}

/*breadcrumbs*/
.breadcrumbs_container {
  margin-left: -17px !important;
  display: block;
  margin-top: 60px;
  position: fixed;
  z-index: 3000 !important;
  width: 101%;
  text-transform: uppercase;
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
  color: #434a54 !important;
  text-transform: uppercase;
}

.breadcrumb-arrow li:first-child a {
  padding-left: 70px !important;
  text-transform: uppercase;
}

.breadcrumb>.active {
  margin-left: 20px !important;
  width: 50%;
}




/*main content*/
.main_content {
    padding: 50px !important;
    text-align: justify;
}
.cviews-main-container
{
    margin-top: 75px;
}

.section_title {
    border-bottom: 1px solid #ccd1d9 !important;
    padding-bottom: 0px !important;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}

.section_date {
  font-weight: normal !important;
  color: #afb5bc !important;
  font-size: 0.85em;
  margin-top: 4px;
}

.modal-dialog {
  z-index: 55000000;
}



/*image grid*/

.cviews-default-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 400;
  padding:6px;
  
}

.cviews-thumbnail {
  position: relative;
  z-index: 200;
  padding:6px;
}

.thumbnail:hover {
  background-color: #e6e9ed;
  color: white !important
}

.thumbnail {
    overflow:hidden;
    padding:0px !important;
    margin-bottom:0px !important;
    box-shadow: 0px 1px 3px #ccc !important;
}

.thumbnail_box {
    overflow:hidden;
    margin-bottom:20px;
    padding-bottom:0px;
    background-color:#ffffff;
    z-index:500;
    position:relative;
}

.thumbnail .caption{
    position:relative;
    z-index:500;
    background-color:#ffffff;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    font-size: 1em;
    /*box-shadow: 0px 2px 2px #ccc !important;*/
}

.thumbnail:hover .caption{
    background-color:#e6e9ed;
}

.meeting_content {
  overflow-x: hidden;
  max-height: 340px;
}


.meeting_title {
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  word-wrap:break-word;
}

.meeting_text {
  text-transform: uppercase;
  text-align: left;
  font-weight: 500;
  word-wrap:break-word;
}

.meeting_link {
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 5px;
  word-wrap:break-word;
}

.cviews-label{
  position:absolute;
  z-index: 500;
  font-size: 0.85em;
  word-wrap: break-word;
}

/*video player*/

.video_player {
 background: black; 
}

.markers_subtitle {
 /*background: #303741 ; */
 color: #2e3840; 
 text-transform: uppercase;
 padding: 10px;
 font-weight: normal;
}

.label_display {
	display: -webkit-inline-box;
}



/*modal*/
.modal-dialog {
  z-index: 55000000;
}


/*widget blocks*/

.widget-blocks {
  text-align:center;
  color: white;
  width: 100%;
  height: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
  -webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
  -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
  -o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
  transition: width 1s ease-in-out, left 1.5s ease-in-out;
  margin-bottom: 25px;
  padding: 27px;
  box-shadow: 0px 1px 3px #ccc;
}

a.widget-blocks:hover {
  opacity: 0.5;
}

.block-color_1 {
  background: #434a54;
}

.block-color_2 {
  background: #303741;
}

.marker_text_box{
    /*float:left;*/
    margin:0 10px;
    /*max-width:70%;*/
    text-align:start;
    line-height:1.2em;
}

.marker_item
{
    display:block;
}


#speakers {
    text-align: left;
}

.asset_paperclip
{
    position: absolute;
    top: 10px;
    right: 0px;
}

.marker_timestamp{
    float:left;
    margin: 0 10px;
}

.marker_item .row .marker_timestamp .label-primary{
    color: #434a54 !important;
    background-color:#ffffff !important;
    border: 1px solid #aab2bd !important;
}

.marker_item .row .highlight_color, .marker_item .row .marker_text_box {
    color: #434a54 !important;
}

.modal-backdrop.in {
    z-index: 3500 !important;
}

/* ------------------------------------------MEDIA QUERIES - ADJUSTMENTS--------------------------------------------------*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px){
 
     /*main content*/
    .main_content {
      padding: 10px !important;
	  padding-top: 40px !important;
    }
 
    .marker_list_container {
      max-height: 470px;
    }

    .marker_text_box{
        /*float:left;*/
        margin:0 10px;
        /*max-width:70%;*/
    }

    .marker_timestamp{
        float:left;
        margin: 0 10px;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px){

    /*main content*/
    .main_content {
      padding: 10px !important;
    }
 
    /*language button*/
    .cviews-btn {
      margin-right: 30px;
    }
 
 
 
    .marker_list_container {
      max-height: 650px;
    } 

    /*breadcrumbs*/
    .breadcrumbs_container {
	    display:none !important;
    }

    #gn-menu .row 
    {
        border-bottom:1px solid #c6d0da;
    }

    .search_field {
      display:none !important;
    }
	
	.element_display{
        display:none !important;
    }


    .marker_text_box{
        /*float:left;*/
        margin:0 10px;
        /*max-width:65%;*/
    }

    .marker_timestamp{
        float:left;
        margin: 0 10px;
    }
    
}

@media only screen and (max-width: 600px){
    #marker_list{
        max-height:370px;
    }

    .footer{
        display:none !important;
    }

    /*
    #speaker_info{
        display:none !important ;
    }

    #metadata_tabs{
        display:none !important;
    }
    */
    .marker_text_box{
        /*float:left;*/
        margin:0 10px;
        /*max-width:65%;*/
    }

    .marker_timestamp{
        float:left;
        margin: 0 10px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){

	.custom_logo {
		padding: 0px;
		max-height: 35px !important;
		width: auto;
		margin-top: 14px;
	}
    body {
        font-size: 0.85em !important;
    }

    /*language button*/
    /*.cviews-btn {
      margin-right: 50px !important;
    }*/

    .section_title {
      font-size: 1em;
    }

    .panel-title {
        font-size: 0.85em;
    }

    .gn-menu-main > li > a {
      padding: 0 16px !important;
      font-size: 1.5em !important;
      padding-left: 20px !important;
    }

    .meeting_title {
        font-size: 0.85em
    }

    /*breadcrumbs*/
    .breadcrumbs_container {
	    display:none !important;
    }

    .search_field {
      display:none !important;
    }


    /*main content*/
    .main_content {
      padding: 10px !important;
    }

    .marker_list_container {
      max-height: 650px;
    }

    .element_display {
      display:none;
    }

    .footer{
        display:none !important;
    }

    #marker_list{
        max-height:220px;
    }

    
    /*#speaker_info{
        display:none !important ;
    }*/
    /*
    #metadata_tabs{
        display:none !important;
    }
    */
    .custom_logo {
      padding: 0px;
      max-height: 35px !important;
      width: auto;
      margin-top: 14px;
     }


    .marker_text_box{
        /*float:left;*/
        margin:0 10px;
        /*max-width:50%;*/
    }

    .marker_timestamp{
        float:left;
        margin: 0 10px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){
	
	.main_content {
      padding: 10px !important;
    }

    .footer{
        display:none !important;
    }

    #marker_list{
        max-height:120px;
    }

    
    /*#speaker_info{
        display:none !important ;
    }*/
    /*
    #metadata_tabs{
        display:none !important;
    }
    */
    .header_container{
        padding:0 !important;
        margin:0 !important;
    }

    #gn-menu{
        position:relative;
        width:100%;
    }

    .body_container{
        margin-top:0 !important;
    }

    .custom_logo {
      padding: 0px;
      max-height: 35px !important;
      width: auto;
      margin-top: 14px;
     }

    .marker_text_box{
        /*float:left;*/
        margin:0 10px;
        /*max-width:50%;*/
    }

    .marker_timestamp{
        float:left;
        margin: 0 10px;
    }
}

.panel-primary>.panel-heading {
    background-color:transparent;
    border-color: transparent;
}


.label_display {
    display: -webkit-inline-box;
}
@media only screen and (max-width: 690px) {
    .label_display {
        display: none;
    }

    .btn-sm {
        padding:10px !important;
    }
}


/* cviewsc-585 */
.info_speaker_tab
{ min-height: 390px; max-height: 630px; overflow-y: auto; overflow-x: hidden; }

@media only screen and (max-width: 1024px) {
    .info_speaker_tab
    { max-height: 430px; }
}



/* cviewsc-878 */
/*ads - show/hide ad image*/
.campaign-big {
  display: inherit;
  width: 100%;
  height: auto;
}

.campaign-big-container
{
	display: inherit;	
}

.campaign-small-container
{
	display:none;
}

.campaign-small {
  display: none;
  width: 100%;
  height: auto;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px){
 
	/*ads - show/hide ad image*/
	.campaign-big {
	  display: none !important;
	}
	
	.campaign-small {
	  display: inherit !important;
	}
	.campaign-big-container
	{
		display: none !important;	
	}
	
	.campaign-small-container
	{
		display:inherit !important;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px){

 	/*ads - show/hide ad image*/
	.campaign-big {
	  display: none !important;
	}
	
	.campaign-small {
	  display: inherit !important;
	}
	
	.campaign-big-container
	{
		display: none !important;	
	}
	
	.campaign-small-container
	{
		display:inherit !important;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
	
	/*ads - show/hide ad image*/
	.campaign-big {
	  display: none !important;
	}
	
	.campaign-small {
	  display: inherit !important;
	}
	
	.campaign-big-container
	{
		display: none !important;	
	}
	
	.campaign-small-container
	{
		display:inherit !important;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px){

	/*ads - show/hide ad image*/
	.campaign-big {
	  display: none !important;
	}
	
	.campaign-small {
	  display: inherit !important;
	}

	.campaign-big-container
	{
		display: none !important;	
	}
	
	.campaign-small-container
	{
		display:inherit !important;
	} 

}
/* cviewsc-878 */

.markerIsRead{
    background-color:#d7dcdf;
}

.list-group-item-container:focus, .list-group-item-container:hover, .list-group-item-container:focus *:not([class*="label label-primary"]), .list-group-item-container:hover *:not([class*="label label-primary"]) {
        background-color: #e6e9ed !important;
    }


/* font button */

.button-a-small {
    font-size: 0.5em !important;
}

.button-a-normal {
    font-size: 0.7em !important;
}

.button-a-big {
    font-size: 0.85em !important;
}