/* put your own styles to customize and override the theme */

/* style to be used for alt text blocks instead of alt tag */
.visually-hidden {
      position: absolute;
                position: absolute !important;
                width: 1px !important;
                height: 1px !important;
                padding: 0 !important;
                margin: -1px !important;
                overflow: hidden !important;
                clip: rect(0,0,0,0) !important;
                white-space: nowrap !important;
                border: 0 !important;
}
 
/* style to allow for visual focus on tab */
a:focus {
  outline: 3px solid #00AABB;
  /* background-color: #fdf6e7; */
}


/* Virtual Meetings */
.meetings-section1-bg  {    
      background: url('../virtualmeetingportal_images/meeting_deskheadertop_notext.jpg') no-repeat center center;
	 background-size: 100% 100%; 
	background-color: black;
}

.meetings-section1 {
	min-height: 225px;
	max-width: 100%;
	padding: 50px;
}

.meetings-laptop-bg, .meetings-laptop-bgsmall  {    
      background-image: url('../virtualmeetingportal_images/homepage-image4-businesswoman.jpg');
      background-size: cover;
	  background-position: top center;
	  height: 800px; 
	  position: relative;
}

.meetings-laptop-bgsmall {       background-image: url('../virtualmeetingportal_images/homepage-image4-businesswoman.jpg');
      background-size: cover;
	  background-position: bottom center;
	  height: 350px; 
	  position: relative; }


h3.simplifiedtext { color: #f4891f; font-size: 40px; font-weight: bold; line-height: normal; padding-bottom: 15px; padding-left: 20px; }
h1.vmtext { color: white; font-size: 70px; font-weight: normal; line-height: normal; padding-left: 20px; }

.meetings-section2-bg {    
      background-image: url('../virtualmeetingportal_images/meetings_deskheader_wide.jpg');
      background-size: cover;
	  background-position: top center;
	  height: 800px; 
	  position: relative;
}

@media all and (max-width: 1023px) {
	h3.simplifiedtext { font-size: 30px; }
	h1.vmtext { font-size: 50px; }
	.meetings-section1 { padding-bottom: 20px; padding-top: 40px; }
    .meetings-section2-bg, .meetings-laptop-bg {   height: 600px; }
}

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

	/* Remove background at mobile sizes */
	.meetings-section1-bg { 
		background-image: none;
		background-color: #000000;
	}
	.meetings-section1 { padding-bottom: 0px; padding-top: 30px; min-height: auto;  }

	.meetings-section2-bg  {   height: 400px; }

}




/* Earnings calls */
.earnings-section2-bg {    
      background: url('../virtualmeetingportal_images/earningscalls_boardroom_header_notext.png') no-repeat center center;
	 background-size: 100% 100%; 
	background-color: black;
}

.earnings-section2 {
	min-height: 225px;
	max-width: 100%;
	padding: 50px;
}

h3.announcingtext { color: #f4891f; font-size: 40px; font-weight: bold; line-height: normal; padding-bottom: 15px; padding-left: 20px; }
h1.vectext { color: white; font-size: 70px; font-weight: normal; line-height: normal; padding-left: 20px; }



.earnings-maninbuilding-bg {
	      background-image: url('../virtualmeetingportal_images/earningscalls_maninfrontofbuildings.jpg');
      background-size: cover;
	  background-position: top center;
	  height: 800px; 
	  position: relative;
}


.earnings-boardroom-bg {    
      background-image: url('../virtualmeetingportal_images/earningscalls_boardroom_body_wide.jpg');
      background-size: cover;
	  background-position: top center;
	  height: 800px; 
	  position: relative;
}

.earningscall-textoverlaytop {
	position: absolute;
    bottom: 0px;
    right: 0px; 
    left: 0px;
    background-color: rgba(0,0,0,0.75); padding-left: 100px; padding-right: 100px; padding-top: 20px; padding-bottom: 10px;
    color: white;
}

.earnings-sectionboardroom  {
	min-height: 600px;
	max-width: 100%;
	padding: 50px;
}

@media all and (max-width: 1023px) {
	h3.announcingtext { font-size: 30px; }
	h1.vectext { font-size: 50px; }
	.earnings-section2 { padding-bottom: 20px; padding-top: 40px; }
    .earnings-boardroom-bg, .earnings-maninbuilding-bg {   height: 600px; }
}

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

	/* Remove background at mobile sizes */
	.earnings-section2-bg { 
		background-image: none;
		background-color: #000000;
	}
	.earnings-section2 { padding-bottom: 0px; padding-top: 30px; min-height: auto;  }

	.earnings-boardroom-bg, .earnings-maninbuilding-bg  {   height: 400px; }
	.earningscall-textoverlaytop { padding-left: 10px; padding-right: 10px;  }
}


/* END Earnings Calls */

/* Homepage and common */

ul.arrowul {
    list-style: none;
    margin-left: 0;
    margin-left: .2em;
	padding-left: 0px;
	margin-top: 10px; margin-bottom: 10px; 
}

ul.arrowul li {
    list-style-position: inside;
    text-indent: -.5em;
    padding-left: 1em;
	padding-top: 5px; 
	padding-bottom: 5px;
}

ul.arrowul > li:before {
    display: inline-block;
    content: ">";
    width: .5em;
    /* margin-left: -1em; */
}

.greenandpurplebox { border: 1px solid #3862B0; padding-bottom: 120px; font-size: 17px; height: 100%; position: relative; margin-bottom: 10px; }
.greenandpurplebox p { font-size: 17px; line-height: normal;  }
.greenandpurplebox a, .greenandpurplebox a:visited { color: #262A82; font-weight: bold; }

.greenandpurplebox h3 { color: #000000; text-align: center; font-size: 25px; font-weight: normal; text-transform: uppercase; margin-top: 15px; margin-bottom: 15px; padding-left: 10px; padding-right: 10px; }
.greenboximage { border-top: 1px solid #3862B0; border-bottom: 1px solid #3862B0; text-align: center; }
.greenboxlogo { text-align: center; position: absolute; bottom: 50px; left: 0px; padding-left: 15px; padding-right: 15px; width: 100%; }
.gppadding { padding-left: 15px; padding-right: 15px; }
.greenboxlogoezod { margin-top: 25px; margin-bottom: 15px; }
.learnmore { display: block; position: absolute; bottom: 15px; left: 15px; }
.colpadding { padding-bottom: 30px; }

.sectionpreview-bg a, .sectionpreview-bg a:visited { color: #262A82; font-weight: bold; font-size: 17px; }

@media all and (max-width: 991px) {
.greenandpurplebox { height: auto; }
}


.initialhide { display: none; }
.homepage-imagebg {
	background-size: cover;
	background-position: top center;
	padding-top: 50px; 
	color: white;
	display: flex;
}
table.vm_reasons td { vertical-align: middle; }
table.section2table td { border: 0px; font-size: 125%; }
table.section2table td:nth-child(1) { width: 30px; padding-right: 0px; }
div.onehomepageblock { padding-bottom: 30px; }
.homepage-image1 {   min-height: 800px; transition: all 0.5s linear; position: relative; }
.homepage-rotator1 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-1.jpg'); } 
.homepage-rotator2 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-2.jpg'); }
.homepage-rotator3 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-3.jpg'); }
.homepage-rotator4 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-4.jpg'); }
.homepage-rotator5 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-5.jpg'); }

.homepage-textoverlayfor1, .homepage-textoverlayfor2, .homepage-textoverlayfor3, .homepage-textoverlayfor4, .homepage-textoverlayfor5 { display: none; }

.homepage-rotator1 .homepage-textoverlayfor1 { display: block; position: absolute; right: 0px; bottom: 200px;   }
.homepage-rotator2 .homepage-textoverlayfor2 { display: block; position: absolute; left: 0px; top: 200px;  }
.homepage-rotator3 .homepage-textoverlayfor3 { display: block; position: absolute; left: 0px; top: 150px;  }
.homepage-rotator4 .homepage-textoverlayfor4 { display: block; position: absolute; left: 0px; top: 250px;  }
.homepage-rotator5 .homepage-textoverlayfor5 { display: block; position: absolute; left: 0px; top: 50px;  }

.homepage-textoverlaysmall {  background-color: rgba(0,0,0,0.75); padding: 10px 10px 10px 10px; font-size: 28px; line-height: normal; width: 650px; max-width: 100%; }

.index-howtosignup { background-color: black; }
.index-howtosignupoverlay {  width: 800px; margin-left:auto; margin-right: auto; padding: 40px 10px 10px 10px; font-size: 28px; line-height: normal; max-width: 100%; color: white; }


.homepage-image2 {  	background-image:URL('../virtualmeetingportal_images/homepage-image4-businesswoman.jpg');  min-height: 800px; }
.homepage-ul { padding-top: 20px; padding-bottom: 20px; font-size: 24px; }
.homepage-textoverlay { 
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
 background-color: rgba(0,0,0,0.75); padding-left: 100px; padding-right: 100px; padding-top: 20px; padding-bottom: 10px; }
.homepage-contentonly { padding-left: 100px; padding-right: 100px; padding-top: 20px; }
.fullwidthblocksouter { background-color: white; }
.samples { text-align: center; padding-top: 10px; padding-bottom: 30px; }
.samples div.sampleoneblock { display: block; float:left; width: 33%; }
.samples img { display: inline-block;  border-radius: 15px; margin-left: 15px; margin-right: 15px; margin-top: 10px; margin-bottom: 5px; max-width: 85%; border: 2px solid #234875; }
.samples a, .samples a:visited { color: #234875; }
.samples a:hover { color: #0073ff; }

.samples img:hover { border: 2px solid #0073ff; }
.homepage-orangegradientbg { text-align: center; background-image: linear-gradient(#ffffff, #f3a347); padding-top: 20px; color: black;  }
div.section2-bg { background-color: #eeeeee; margin-top: -30px; padding-top: 55px; padding-bottom: 55px; }
div.onehomepageblock3 { padding-top: 10px; }

div.sectionpreview-bg { background-color: #fc9105;
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media all and (max-width: 1023px) {
	.homepage-textoverlay { padding-left: 20px; padding-right: 20px;  }
	.homepage-contentonly { padding-left: 20px; padding-right: 20px; }
}
@media all and (max-width: 767px) {
	.samples div.sampleoneblock { display: block; float:none; width: auto; margin-bottom: 20px; }
	.section2table { margin-bottom: 20px; }
	h1, h2 { font-size: 30px; }
	.homepage-ul { font-size: 22px; }
	.homepage-textoverlay { padding-left: 10px; padding-right: 10px;  }
	.homepage-contentonly { padding-left: 10px; padding-right: 10px; }
	.homepage-image1 { min-height: 650px; }
	.homepage-image2 { min-height: 600px; }
	
	.homepage-rotator1 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-1-small.jpg'); }
	.homepage-rotator2 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-2-small.jpg'); }
	.homepage-rotator3 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-3-small.jpg'); }
	.homepage-rotator4 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-4-small.jpg'); }
	.homepage-rotator5 { background-image:URL('../virtualmeetingportal_images/homepage-businessman-section1-5-small.jpg'); }

.homepage-rotator1 .homepage-textoverlayfor1 { bottom: 200px;   }
.homepage-rotator2 .homepage-textoverlayfor2 { top: initial; bottom: 200px;  }
.homepage-rotator3 .homepage-textoverlayfor3 { top: initial; bottom: 200px;  }
.homepage-rotator4 .homepage-textoverlayfor4 { top: initial; bottom: 200px;  }
.homepage-rotator5 .homepage-textoverlayfor5 { top: initial; bottom: 200px;  }
}
@media all and (max-width: 479px) {
	h1, h2 { font-size: 24px; }
	.homepage-ul { font-size: 1.1rem !important; padding-left: 20px; margin-bottom: 0px; padding-top: 10px; }
}


.continentalpara { display: none !important; }
.virtualmeetingportalpara { display: block !important; }

.onlyforcont { display: none; }
.onlyforcont .clearfix { clear:none; }

.section_breakout_text {
	font-size: xx-large; /* padding-left:30px; padding-right: 30px; */
	font-style: italic; color: #3862B0;
}


/* No login home page */
table.vm_reasons thead th { font-size: .875rem; background-color: #ffffff; color: #333333; text-transform: none; }
table.vm_reasons { border-collapse: collapse; margin-bottom: 10px; margin-top: 10px; }
.nologinhomepage { font-size: 110%; }
table.vm_reasons tbody td, table.vm_reasons thead th { border: 1px solid #333333;}
table.vm_reasons thead th:nth-child(2), table.vm_reasons thead th:nth-child(3) { text-align: center; }
table.vm_reasons tbody td:nth-child(2), table.vm_reasons tbody td:nth-child(3) { text-align: center; color: green; }

div.footertext { font-size: 12px; text-align: center;  }
/* END No login home page */

/* Client screens */
    .client_meetingliveleft { text-transform: uppercase; color: red; font-size: 170%; font-weight: bold; margin-top: 10px; }

	.client_imagebutton { display: inline-block; width: 90px; height: 55px; }
	.client_imagebuttonlink { display: block; float:right; padding: 0px 7px 0px 7px; }
	.client_imagebuttonlink, .client_imagebuttonlink:hover { text-decoration: none; }
	.imagebutton_dashboard { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -343px -105px; }
	.imagebutton_dashboard:hover, .imagebutton_dashboardselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -343px -105px; }
	.imagebutton_meetingfeatures { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -443px -105px; }
	.imagebutton_meetingfeatures:hover, .imagebutton_meetingfeaturesselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -443px -105px; }
	.imagebutton_investors { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -543px -105px; }
	.imagebutton_investors:hover, .imagebutton_investorsselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -543px -105px; }
    .imagebutton_questions { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -843px -105px; }
	.imagebutton_questions:hover, .imagebutton_questionsselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -843px -105px; }

    .ficon-arrow { display: inline-block; width: 18px; height: 53px; }
    table.client_meetingfeaturetable tr.onemeetingfeaturerowselected .ficon-arrow { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -1099px -235px; }
	table.client_meetingfeaturetable tr.onemeetingfeaturerowselected .ficon-arrow:hover, table.client_meetingfeaturetable tr.onemeetingfeaturerowselected .ficon-arrowselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -1099px -235px; }

    .featureicon { display: inline-block; width: 50px; height: 53px; }
    .ficon-livemeetingtime { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -890px -233px; }
	.ficon-livemeetingtime:hover, .ficon-livemeetingtimeselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -890px -233px; }
    .ficon-dryrunmeetingtime { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -840px -233px; }
	.ficon-dryrunmeetingtime:hover, .ficon-dryrunmeetingtimeselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -840px -233px; }

    .ficon-telephone { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -890px -171px; }
	.ficon-telephone:hover, .ficon-telephoneselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -890px -171px; }
	.ficon-questions { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -390px -171px; }
	.ficon-questions:hover, .ficon-questionsselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -390px -171px; }
	.ficon-powerpoint { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -940px -171px; }
	.ficon-powerpoint:hover, .ficon-powerpointselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -940px -171px; }
	.ficon-csl { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -990px -171px; }
	.ficon-csl:hover, .ficon-cslselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -990px -171px; }
	.ficon-documents { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -440px -171px; }
	.ficon-documents:hover, .ficon-documentsselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -440px -171px; }
	.ficon-replay { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -1090px -171px; }
	.ficon-replay:hover, .ficon-replayselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -1090px -171px; }
    .ficon-webpage { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -940px -233px; }
	.ficon-webpage:hover, .ficon-webpageselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -940px -233px; }

    table.client_meetingfeaturetable td { vertical-align: middle; font-size: 110%; }
    table.client_meetingfeaturetable thead th { background-color: #333333; padding: 5px 10px 5px 10px; color: white; font-weight: bold; font-size: .875rem; }
    table.client_meetingfeaturetable thead th a, table.client_meetingfeaturetable thead th a:visited { color: white; }
    td.meetingfeatureicontd { width: 88px; padding-right: 0px; line-height: 5px; }
    table.client_meetingfeaturetable tr.onemeetingfeaturerowselected td { background-color: #eeeeee; }
    table.client_meetingfeaturetable td { border-bottom: 1px solid #eeeeee; }
    table.client_meetingfeaturetable td.meetingfeaturenametd { border-right: 1px solid #dddddd; }


    .client_onecontactdetailsrow { padding: 10px 0px 10px 0px; }
    .client_onecontactdetails { padding: 10px 0px 10px 30px; }
    .icon_smallo { display: inline-block; width: 33px; height: 32px; margin-top: -10px; margin-bottom: -10px; }
    .icon_emailat { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -686px -33px; }
	.icon_emailat:hover, .icon_emailatselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -686px -33px; }
    .icon_phone { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -763px -33px; }
	.icon_phone:hover, .icon_phoneselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -763px -33px; }
	.icon_clipboard { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -649px -33px; }
	.icon_clipboard:hover, .icon_clipboardselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -649px -33px; }
    .icon_linksmall { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -724px -33px; }
	.icon_linksmall:hover, .icon_linksmallselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -724px -33px; }

    .icon_webpage { display: inline-block; width: 33px; height: 32px; }
    .icon_webpage { background: url('/static/vsm_djangoapp/images/vsmicons.png') no-repeat -725px -33px; }
	.icon_webpage:hover, .icon_webpageselected { background: url('/static/vsm_djangoapp/images/vsmicons-hover.png') no-repeat -725px -33px; }

    .mf_contactus { line-height: 30px; }

    .client_onecontactnametitle { padding: 5px 0px 5px 0px; }
    .client_onecontactnametitle a, .client_onecontactnametitle a:visited, td.meetingfeaturenametd a, td.meetingfeaturenametd a:visited { text-decoration: underline; color: #363642; }
    .client_onecontactnametitle a:hover, td.meetingfeaturenametd a:hover { text-decoration: underline; color: #0073ff; }
    .client_onecontactroleabbr { display: inline-block; padding: 3px 2px 3px 2px; min-width: 30px; background-color: #548235; color: white; margin-right: 12px; text-align: center; }
    .client_onecontactroleabbr_PC { color: white; background-color: #203864; }
    .client_onecontactroleabbr_SS { color: black; background-color: #b4c7e7; }
    .client_onecontactroleabbr_MC { color: black; background-color: #ffc000; }


    ul.clientvmstatusul { margin-bottom: 0px; }
    .client_checklistcriticalissue, .client_checklistissuetextnotifynow { color: red; }

    div.client_lefttitle { float: left; width: calc(100% - 460px); }
    div.client_lefttitleinner { padding: 20px 20px 20px 20px; font-size: 150%; font-weight: bold; }
    div.client_rightlinks { float: left; width: 460px; }
    div.client_rightlinksinner { padding: 20px 20px 20px 20px; }
    div.separatortitlediv { position: relative; }
    a.clipboard_paperclipicon { display: block; position: absolute; right: 10px; top: 3px; font-size: 18px; }
    div.client_meetingviewleftbox { width: 33%; float: left; }
    div.client_meetingviewrightbox { width: 67%; float: left; }
    .client_contactsubtitle { font-style: italic; }
    .client_contactoneset { padding: 10px 10px 10px 10px; }

    @media all and (max-width: 1023px) {
        div.client_lefttitle { float: none; width: auto; }
        div.client_rightlinks, div.client_meetingviewleftbox, div.client_meetingviewrightbox { float: none; width: auto; }
    }

    .client_meetingviewboxcol1 { width: 350px; float:left; }
    .client_meetingviewboxcol2 { width: calc(100% - 350px); float:left; max-width: 400px; }
    .client_meetingviewboxcol3 { width: calc(50% - 175px); float:left; }
    .client_meetingviewboxcol1 div.vsm_mtgcounter, .client_meetingviewboxcol1 div.vsm_mtgcounteractualtime  { margin-left: 0px; margin-right: 0px; margin-top: 10px; }

    div.client_presenterphone, div.client_presenterpass { text-align: center; width: 50%; float: left; margin-top: 25px; }
    div.client_phonelarge { font-size: 170%; text-align: center; font-weight: bold; }
    div.client_phonesmall { font-size: 120%; text-align: center; font-weight: bold; }
    div.client_presenterpass div.client_phonelarge { color: #2e75b6; }

    div.client_meetingwebpageexpl { font-size: 110%; line-height: normal; }
    div.client_presenterwarning { font-size: 110%; line-height: normal; margin-bottom: 15px; }
    div.meetingview_oneinvestorpage { width: 250px; float: left; text-align: center; margin-top: 25px; line-height: normal; min-height: 90px; }
    div.meetingview_oneinvestorpagelink { }
    div.meetingview_oneinvestorpagesubtitle, div.client_ppsubtitle { font-size: 110%; }
    div.needsapproval { color: red; }

    @media all and (max-width: 1279px) {
        .client_meetingviewboxcol1 { width: auto; float:none; }
        .client_meetingviewboxcol2 { width: auto; float:none; max-width: 400px; }
        .client_meetingviewboxcol3 { width: auto; float:none; max-width: 400px; }
    }

    @media all and (max-width: 479px) {
        div.client_presenterphone, div.client_presenterpass, div.meetingview_oneinvestorpage { width: auto; float: none; }
    }

/* END Client Screens */

form input[type="text"].meetinglogintextfield {     padding-top: 1.25rem;
    padding-bottom: .25rem;
    height: auto; }

.app-header .btn-account .account-summary {
    max-width: 15rem;
}

.gb_datareplaced { color: red; }
.gb-changedrow { color: blue; }

.client-screen { margin-top: 30px; margin-bottom: 30px; }
table.meetinglisttable, table.investorlisttable, table.questionlisttable, table.investorloglisttable { border-collapse: collapse; width: 100%; }
table.meetinglisttable td, table.meetinglisttable th, table.investorlisttable td, table.investorlisttable th { padding: 5px 5px 5px 5px; }
table.questionlisttable td, table.questionlisttable th, table.investorloglisttable td, table.investorloglisttable th { padding: 5px 5px 5px 5px; }
.meeting-livenowtext, .meeting-conflicttext { font-weight: bold; color: red; }
li.meetingerroritem { color: red; }
.errorheader { color: red; }
div.expltext { margin-top: 30px; }
.investordisabled { font-weight: bold; color: red; }
div.breadcrumbsnonadmin { margin-bottom: 0px !important; }
div.page-innerwithbreadcrumbs { padding-top: 0px; }
div.displaytimezonelinks { font-size: 12px; margin-top: 3px; }
div.settolink { font-size: 12px; margin-top: 3px; }
div.displayfulldatetime { margin-top: 10px; font-weight: bold; }

div.partnereditcurrentmeetingdate, div.parteredittitle { margin-bottom: 15px; }
div.partnereditdryrunmeetingdate, div.partnereditwillbesubmitted { margin-top: 15px; margin-bottom: 15px; }
div.parteredittitle { font-weight: bold; }
div.partnereditonethirdrow { width: 200px; float: left; }
div.partnereditouter { margin-top: 15px; }
@media all and (max-width: 1023px) {
    div.partnereditonethirdrow { width: auto; float: none; }
}

table.partneredit_confirmtable { width: 1100px; }
p.contactezoddatep { font-size: 18px; }

textarea.vLargeTextField { width: 100%; height: 90px; }
textarea { max-width: 100%; }

form#meeting_addeditmeetingemail_form label { display: block; }
form#meeting_addeditproposal_form textarea { width: 100%; }

form#meeting_addeditcslpage_form textarea { width: 100%; }

form#meeting_addeditmeetingissue_form textarea { width: 100%; }

div.custom_search_form input.form-control { width: 300px; max-width: 100%; display: inline-block; }
div.custom_search_form { margin-bottom: 10px; }

form#proposalheading_meetingforminstance_form input.form-control { width: 300px; max-width: 100%; display: inline-block; }

img { max-width: 100%; }
.custom-select { font-size: .875rem; }

@media all and (min-width: 1024px) {
    div.convertissueadddiv p { display: inline; }
    div.convertissueadddiv select.custom-select { width: auto; }
    div.convertissueadddiv span.select2-container { width: auto !important; min-width: 50%; }
}

ul.meetingitemul, ul.investoritemul, ul.questionitemul, ul.meetingemailitemul { list-style-type: none; }
.meetingitemtitle, .investoritemtitle { font-weight: bold; }
div.calinvitecomplete { color: red; }

fieldset.dry-run-webcast, fieldset.dry-run-meeting-flow, fieldset.dry-run-registration-information, fieldset.dry-run-question-information { background-color: #faebfa; margin-left: -5px; padding-left: 5px; margin-right: -5px; padding-right: 5px; }
div.dryrunmeetingbox { background-color: #faebfa; }
table.globalmeetsync_confirmtableyes { background-color: #faebfa; }
tr.dryrunquestionrow { background-color: #faebfa; }
div.dryrunquestionviewbody { background-color: #faebfa; }

div.messagesouter { padding: 10px 10px 10px 10px; text-align: center; }
div.messagesinner { padding: 10px 10px 10px 10px; border-radius: 5px; color: white; }
div.message_error { background-color: #B03A34; }
div.message_success { background-color: #6CB034; }
div.message_info, div.message_warning, div.message_debug { background-color: #B07834; }

div.paddedcontent { padding-left: 10px; padding-right: 10px; }
div.sitepadding { padding-top: 20px; padding-bottom: 20px; }

div.card-bodyleft { width: 79%; margin-right: 1%; float: left; }

div.list-lefttitle .card-header { padding-right: 540px; }

div.rightlinks { position: absolute; display: inline-block; top: 10px; right: 10px; }

div.top-bar-homeicon, div.top-bar-homeicon a, div.top-bar-homeicon a:visited { color: white; font-size:20px; }
div.top-bar-homeicon a:hover { color: #cccccc; }
div.top-bar-homeicon { padding-left: 16px; padding-right: 0px; }

.meeting_tentativedate { font-weight: bold; }
.meeting_tentativedate_listpage { color: silver; }
.meetingindex_notcommitted { color: silver; }

/* New app aside right */
.app-aside-right {
  left:auto;
  right: 55px;
  transform: translate3d(200%, 0, 0);
  max-width: 22rem;
}

table.proposallisttable th:first-child { width: 70px; }

div.meetingview_invoiceitemstitle { margin-top: 15px; margin-bottom: 5px; font-weight: bold; }


div.issue_staffnotesdiv { margin-top: 5px; }
div.issue_autonumberdiv { margin-top: 5px; }
form#meetingissuelistproxy_form table { width: 100%; }
form#meetingissuelistproxy_form th.column-issue_text, form#meetingissuelistproxy_form td.field-issue_text { width: calc(100% - 840px); }
form#meetingissuelistproxy_form th.column-notify_after, form#meetingissuelistproxy_form td.field-notify_after { width: 350px; }
form#meetingissuelistproxy_form td.field-notify_after input.vTimeField { width: 60px; }
form#meetingissuelistproxy_form th.column-sort_order, form#meetingissuelistproxy_form td.field-sort_order { width: 100px; }
form#meetingissuelistproxy_form th.column-resolved, form#meetingissuelistproxy_form td.field-resolved, form#meetingissuelistproxy_form th.column-critical, form#meetingissuelistproxy_form td.field-critical,
form#meetingissuelistproxy_form th.column-ignored, form#meetingissuelistproxy_form td.field-ignored { width: 65px; }
form#meetingissuelistproxy_form th.column-category, form#meetingissuelistproxy_form td.field-category { width: 200px; }
form#meetingissuelistproxy_form th:last-child, form#meetingissuelistproxy_form td:last-child { width: 65px; }

form#meetingchecklistissuelistproxy_form table { width: 100%; }
form#meetingchecklistissuelistproxy_form th.column-issue_text, form#meetingchecklistissuelistproxy_form td.field-issue_text { width: calc(100% - 840px); }
form#meetingchecklistissuelistproxy_form th.column-notify_after, form#meetingchecklistissuelistproxy_form td.field-notify_after { width: 350px; }
form#meetingchecklistissuelistproxy_form td.field-notify_after input.vTimeField { width: 60px; }
form#meetingchecklistissuelistproxy_form th.column-sort_order, form#meetingchecklistissuelistproxy_form td.field-sort_order { width: 100px; }
form#meetingchecklistissuelistproxy_form th.column-resolved, form#meetingchecklistissuelistproxy_form td.field-resolved, form#meetingchecklistissuelistproxy_form th.column-critical, form#meetingchecklistissuelistproxy_form td.field-critical,
form#meetingchecklistissuelistproxy_form th.column-ignored, form#meetingchecklistissuelistproxy_form td.field-ignored { width: 65px; }
form#meetingchecklistissuelistproxy_form th.column-category, form#meetingchecklistissuelistproxy_form td.field-category { width: 200px; }
form#meetingchecklistissuelistproxy_form th:last-child, form#meetingchecklistissuelistproxy_form td:last-child { width: 65px; }

form#bookmeeting_finalform .displaytimezonelinks { margin-bottom: 10px; margin-top: -10px; }
form#bookmeeting_finalform .displayfulldatetime { margin-bottom: 10px; margin-top: -5px; }
form#bookmeeting_finalform .field-id_meeting_datetentativeday, form#bookmeeting_finalform .field-id_meeting_datetentative { width: 160px; float: left; }
form#bookmeeting_finalform .field-id_meeting_committed { clear: both; }
form#bookmeeting_finalform .field-id_dryrun_meeting_datetentativeday, form#bookmeeting_finalform .field-id_dryrun_meeting_datetentative { width: 160px; float: left; }

form#meetingissue_form p.deletelink-box { position: absolute; display: block; bottom: 0px; right: 10px; }

.checklistissuetextnotifynow, .checklistcriticalissue { color: red; }

form#issuelist_form th.column-notify_afteroption_days, form#issuelist_form td.field-notify_afteroption_days { width: 100px; }
form#issuelist_form th.column-sort_order, form#issuelist_form td.field-sort_order { width: 100px; }
form#issuelist_form th.column-onlyaddif, form#issuelist_form td.field-onlyaddif { width: 250px; }

.meetingviewerrorbox { border: 2px solid #FF0000; padding: 20px 20px 10px 20px; margin: 10px 10px 10px 10px; font-size: 110%; }
.meetingviewbox, .bookmeetingbox { border: 2px solid #333333; padding: 20px 20px 20px 20px; margin: 10px 10px 10px 10px; }
.meetingviewhalfbox, .bookmeeting_halfbox {   display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;  }

div.bookmeeting_dateheader { text-align: center; font-size: 150%; margin-bottom: 10px; }

.meetingview_billingissue { color: red; }


div.bookmeeting_inuse { padding: 5px 10px 5px 10px; display: inline-block;  }
div.bookmeeting_inusedryrun { background-color: #faebfa; }
div.bookmeeting_inuselive { background-color: #fafaeb; font-weight: bold; }

.meetingviewbox ul.meetingitemul { padding: 0px 0px 0px 0px; margin-bottom: 0px; }
.meetingviewbox ul.viewmeeting_subul { list-style: disc; }

div.separatortitlediv { background-color: #333333; padding: 5px 10px 5px 10px; color: white; font-weight: bold; margin: 15px 0px 15px 0px; }
.meetingviewbox div.separatortitlediv { margin: 0px -10px 15px -10px; }
div.separatortitlediv a, div.separatortitlediv a:visited { color: white; }
.view_meeting_emailsdiv div.separatortitlediv { margin: 20px 0px 10px 0px; }

div.meetingviewrow, div.bookmeeting_row { display: flex; flex-direction: row; align-items: stretch; }

div.investorboxdivouter, div.questionboxdivouter { max-height: 300px; overflow: auto; }

.vsm_defaulthide { display: none; }
span.meetingviewexpandicon { font-size: 20px; }
div.card-toprightafterheader { padding: 5px 10px 5px 10px; text-align: right; }

div.investoradd_showadvclink, div.attachmentadd_showadvclink { margin-bottom: 15px; }

input[type=file] { width: 100% }

@media all and (max-width: 1023px) {
	div.meetingviewrow, div.bookmeeting_row { display: block; }
	div.card-bodyleft { width: auto; margin-right: 0px; float: none; }
	div.list-lefttitle .card-header { padding-right: 0px; }
div.rightlinks { position: initial; display: block; padding: 10px 10px 10px 10px; }
div.card-toprightafterheader { text-align: left; }
ul.investoritemul, ul.questionitemul, ul.meetingemailitemul { padding: 0px 0px 0px 5px; }
}

@media all and (max-width: 767px) {
/* meetingview_contacttable Meeting View Page, Contact table */
table.meetingview_contacttable thead { display: none; margin-bottom: 25px; }
table.meetingview_contacttable { border-bottom: 1px solid #333333; }
table.meetingview_contacttable tr.meetingview_contactshortlist td:nth-child(1) { border-top: 1px solid #333333; padding-top: 10px; margin-top: 10px; }
table.meetingview_contacttable td { display: block; }
table.meetingview_contacttable tr.meetingview_contactshortlist td:nth-child(3):before { content: 'Role: '; font-weight: bold; }
table.meetingview_contacttable tr.meetingview_contactshortlist td:nth-child(2):before { content: 'Name: '; font-weight: bold; }
table.meetingview_contacttable tr.meetingview_contactshortlist td:nth-child(1):before { content: 'Attended Meeting: '; font-weight: bold; }

table.meetingview_invoiceitemstable thead { display: none; margin-bottom: 25px; }
table.meetingview_invoiceitemstable { border-bottom: 1px solid #333333; }
table.meetingview_invoiceitemstable td:nth-child(1) { border-top: 1px solid #333333; padding-top: 10px; margin-top: 10px; }
table.meetingview_invoiceitemstable td { display: block; }

table.meetingview_invoiceitemstable td:nth-child(1):before { content: 'Quickbooks Desc: '; font-weight: bold; }
table.meetingview_invoiceitemstable td:nth-child(2):before { content: 'Description: '; font-weight: bold; }
table.meetingview_invoiceitemstable td:nth-child(3):before { content: 'Fee Per: '; font-weight: bold; }
table.meetingview_invoiceitemstable td:nth-child(4):before { content: 'Total: '; font-weight: bold; }
/*
table.meetingview_contacttable tr td:nth-child(3):before { content: 'Title: '; font-weight: bold; }
table.meetingview_contacttable tr td:nth-child(4):before { content: 'Company: '; font-weight: bold; }
table.meetingview_contacttable tr td:nth-child(5):before { content: 'Contact Info: '; font-weight: bold; }
table.meetingview_contacttable tr td:nth-child(6):before { content: 'Access Code: '; font-weight: bold; }
table.meetingview_contacttable tr td:last-child { border-bottom: 0px; }
*/
}


@media all and (max-width: 767px) {
/* Convert tables to responsive */
/* Meeting List */
table.meetinglisttable thead { display: none; margin-bottom: 25px; }
table.meetinglisttable { border-bottom: 1px solid #333333; }
table.meetinglisttable tr td:nth-child(1) { border-top: 1px solid #333333; padding-top: 10px; margin-top: 10px; }
table.meetinglisttable td { display: block; }
table.meetinglisttable tr td:nth-child(1):before { content: 'Meeting ID: '; font-weight: bold; }
table.meetinglisttable tr td:nth-child(2):before { content: 'Meeting Name: '; font-weight: bold; }
table.meetinglisttable tr td:nth-child(3):before { content: 'Dry Run Date: '; font-weight: bold; }
table.meetinglisttable tr td:nth-child(4):before { content: 'Meeting Date: '; font-weight: bold; }
table.meetinglisttable tr td:nth-child(5):before { content: 'MC?: '; font-weight: bold; }
table.meetinglisttable tr td:nth-child(6):before { content: 'Navigate: '; font-weight: bold; }
table.meetinglisttable tr td:last-child { border-bottom: 0px; }

/* Questions */
table.questionlisttable thead { display: none; }
table.questionlisttable { border-bottom: 1px solid #333333; margin-bottom: 25px;  }
table.questionlisttable tr td:nth-child(1) { border-top: 1px solid #333333; padding-top: 10px; margin-top: 10px; }
table.questionlisttable td { display: block; }
table.questionlisttable tr td:nth-child(1):before { content: 'Question ID: '; font-weight: bold; }
table.questionlisttable tr td:nth-child(2):before { content: 'Question Text: '; font-weight: bold; display:block; }
table.questionlisttable tr td:nth-child(3):before { content: 'Investor Name / Address: '; font-weight: bold; }
table.questionlisttable tr td:nth-child(4):before { content: 'Date Asked: '; font-weight: bold; }
table.questionlisttable tr td:nth-child(5):before { content: 'Tag as: '; font-weight: bold; }
table.questionlisttable tr td:last-child { border-bottom: 0px; }

/* Investors */
table.investorlisttable thead { display: none; }
table.investorlisttable { border-bottom: 1px solid #333333; margin-bottom: 25px;  }
table.investorlisttable tr td:nth-child(1) { border-top: 1px solid #333333; padding-top: 10px; margin-top: 10px; }
table.investorlisttable td { display: block; }
table.investorlisttable tr td:nth-child(1):before { content: 'Investor ID: '; font-weight: bold; }
table.investorlisttable tr td:nth-child(2):before { content: 'Name: '; font-weight: bold; }
table.investorlisttable tr td:nth-child(3):before { content: 'Control Number: '; font-weight: bold; }
table.investorlisttable tr td:nth-child(4):before { content: 'Registered: '; font-weight: bold; }
table.investorlisttable tr td:nth-child(5):before { content: 'Name (as entered by investor): '; font-weight: bold; }
table.investorlisttable tr td:nth-child(6):before { content: 'Email: '; font-weight: bold; }
table.investorlisttable tr td:last-child { border-bottom: 0px; }

}

div.vsm_mtgcounter { margin-top: 0px; width: 250px; text-align: center; margin-left: auto; margin-right: auto; }
.vsm_mtgcounter_text { text-transform: uppercase; font-size: 11px;  }
.vsm_mtgcounter_caption { text-align:center; }
div.vsm_mtgcounter_timespan { float: left; width: 52px; margin-right: 5px;  }
div.vsm_mtgcounter_box  { color: white; font-weight: bold; font-size: 120%; background-color: #333333; border-radius: 3px; height: 42px; width: 42px; display: flex;
    align-items: center;
    justify-content: center; margin-left: auto; margin-right: auto; }

div.vsm_actualtimeouter { display: flex; justify-content: center; }
div.vsm_mtgcounteractualtime { text-align: center; width: 250px;  }
div.vsm_mtgcounteractualtime div.vsm_mtgcounter_timespan { width: 42px; }
div.vsm_mtgcounteractualtime div.vsm_mtgcounter_box {  }
div.vsm_mtgcounteractualtime { float: left; }

@media all and (min-width: 1024px) and (max-width: 1365px) {
    div.vsm_actualtimeouter {  display: block; }
}

@media all and (max-width: 767px) {
    div.vsm_actualtimeouter {  display: block; }
}

/* Same as form-group */
div.form-row {
  margin-bottom: 1rem;
}

div.form-row legend {
  margin-bottom: .5rem;
}

div.form-row {
	display: block; 
	margin-left: 0px !important;
	/* margin-right: 0px !important; */
}

.larger_checkbox
{ 
   margin-right: 5px !important; 
    width:20px;
    height:20px;
	vertical-align: middle;
	margin-bottom: 3px !important;
}

div.checkbox-row {
	padding-top: 5px;
}

label.required:after {
	margin-left: .25rem;
	font-size: 80%;
	color: #fff;
    background-color: #b76ba3;
	display: inline-block;
    padding: .25rem .375rem;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	content: 'Required';
}
/*
<span class="badge badge-danger">Required</span>
*/

.testaccess-header { background-color: #333333; text-align: center; padding: 25px 20px 20px 20px; margin-bottom: 20px; }
main.testaccess { text-align: center; }
main.testaccess h2 { padding-left: 10px; padding-right: 10px; }

p.datetime { margin-bottom: 0px; }
p.datetime br { display:none; }
p.datetime input:first-of-type { margin-bottom: 5px; }

span.fa-issue-1 { color: orange; }
span.fa-issue-2 { color: #eac1fd; }
span.fa-issue-3 { color: orange; }
span.fa-issue-4, span.fa-issue-11 { color: green; }
span.fa-issue-5 { color: red; }
span.fa-issue-2.fa-ismeetingcoord { color: purple; }
span.fa-issue-critical { text-shadow: -1px 1px 2px #800, 1px 1px 2px #800, 1px -1px 0 #800, -1px -1px 0 #800; }

span.fa-issue-7, span.fa-issue-8, span.fa-issue-9 { color: #eac1fd; }
span.fa-issue-7.fa-ismeetingcoord, span.fa-issue-8.fa-ismeetingcoord, span.fa-issue-9.fa-ismeetingcoord { color: purple;  }

span.fa-emailissue-unsent { color: #eac1fd; font-size: 16px; padding-left: 1px; vertical-align: middle; }
span.fa-emailissue-unsentqa { color: green; font-size: 16px; padding-left: 1px; vertical-align: middle; }
span.fa-emailissue-proofing { color: green; font-size: 16px; padding-left: 1px; vertical-align: middle; }
span.fa-emailissue-proofing-draft { color: #eac1fd; font-size: 16px; padding-left: 1px; vertical-align: middle; }
span.fa-emailissue-unsent.fa-ismeetingcoord, span.fa-emailissue-proofing-draft.fa-ismeetingcoord  { color: purple; }

.indexabbr { display: inline-block; }
.indexabbr_MC { color: black; }
.indexabbr_MCActive { color: purple; font-weight: bold; }

div.email_quickchangestatus_buttons, div.issue_quickchangestatus_buttons { margin-bottom: 10px; }
div.email_quickchangestatus_buttons input[type="submit"], div.issue_quickchangestatus_buttons input[type="submit"], a.process_helpbutton { padding: 10px 15px 10px 15px; }
form input[type="submit"].submit_purpleonwhite { color: purple; background-color: white; border: 1px solid purple; }
form input[type="submit"].submit_purpleonwhite:hover { background-color: grey; border: 1px solid purple; }
form input[type="submit"].submit_greenonwhite { color: green; background-color: white; border: 1px solid green; }
form input[type="submit"].submit_greenonwhite:hover { background-color: grey; border: 1px solid green; }
form input[type="submit"].submit_whiteongreen { color: white; background-color: green; border: 1px solid green; }
form input[type="submit"].submit_whiteongreen:hover { background-color: #1b971b; border: 1px solid #1b971b; }
form input[type="submit"].submit_whiteonpurple { color: white; background-color: purple; border: 1px solid purple; }
form input[type="submit"].submit_whiteonpurple:hover { background-color: #aa17aa; border: 1px solid #aa17aa; }
form input[type="submit"].submit_whiteonblack { color: white; background-color: black; border: 1px solid black; }
form input[type="submit"].submit_whiteonblack:hover { background-color: #444444; border: 1px solid #444444; }


form input[type="submit"].submit_blackonyellow { color: black; background-color: orange; border: 1px solid orange; }
form input[type="submit"].submit_blackonyellow:hover { color: black; background-color: yellow; border: 1px solid yellow; }

div.card-meetingoverridetoprightbuttons { position: absolute; top: 65px; right: 10px; }
div.meeting_changeformoverridediv { padding-top: 50px; }
div.meeting_changeformoverridediv ul.object-tools { margin-top: 0px; position: absolute; top: 12px; right: 10px;}

#txtattendeelist, #txtccattendeelist { width: 800px; max-width: 100%; }
div.oneattendeelist_inviterow { padding-top: 5px; padding-bottom: 5px; }
@media all and (max-width: 1366px) {
    #txtattendeelist, #txtccattendeelist { width: 450px; }
}

li.meetingissuenotyetactive, li.meetingissuenotyetactive span { color: #888888 !important; }

.formfield-autowidth { width: auto !important; max-width: 100%; }

@media all and (min-width: 1600px) {
  td.field-notify_after p.datetime { display: flex; }
  td.field-notify_after { line-height: 36px; }
  td.field-notify_after input { margin-left: 3px; margin-right: 5px; }
  td.field-issue_text { width: 700px; }
}

table { table-layout: auto; }
table tr td { vertical-align: top; }
tr.form-row { display: table-row; }
tr.empty-form { display: none !important;  } /* Hide empty form row at the bottom of admin inlines */

a.related-widget-wrapper-link.delete-related { display: none;  }
a.related-widget-wrapper-link.change-related:before { content: 'Edit'; display: inline-block; padding: 2px 2px 2px 15px; }
a.related-widget-wrapper-link.add-related:before { content: 'Add'; display: inline-block; padding: 2px 2px 2px 15px; }
a.related-widget-wrapper-link.change-related img, a.related-widget-wrapper-link.add-related img { vertical-align: top; padding-top: 5px; }

fieldset.module h2 { margin-bottom: 10px; margin-left: -5px; margin-right: -5px; }

.removelinkiconwidth { width: calc(100% - 25px);}

/* div.admin-inline-afteritem { margin-top: 30px; } */
fieldset.module { margin-bottom: 15px; }
div.admin-inline-afteritem td, div.admin-inline-afteritem th { border-bottom: 0px; }

div.multicol_floatformrow { float: left; width: 32%; margin-right: 1%; }
div.multicol_floatformrow div.checkbox-row { padding-top: 35px; }
div.admin-inline-afteritem fieldset, div.admin-inline-form-row { margin-bottom: 0px; }

@media all and (max-width: 1023px) {
	div.multicol_floatformrow { float: none; width: auto; margin-right: 0px; }
	div.multicol_floatformrow div.checkbox-row { padding-top: 15px; }
}

form#csl_template_form div.multicol_floatformrow { float: none; width: auto; margin-right: 0px; }
form#csl_template_form div.multicol_floatformrow textarea { width: 100%; }
form#csl_template_form div.multicol_floatformrow div.checkbox-row { padding-top: 15px; }



td.original, th.original { visibility: hidden; width: 1px !important; display: inline-block; height: 1px; padding: 0px 0px 0px 0px;  }

.select2-selection--single {
  height: 100% !important;
}
.select2-selection__rendered{
  word-wrap: break-word !important;
  text-overflow: inherit !important;
  white-space: normal !important;
}

div.meetinglist_oneupcomingtype0 { font-weight: bold; }

#changelist-filter .meetinglist_oneupcoming a, #changelist-filter .meetinglist_oneupcoming a:visited { color: #0073ff; display: inline; }
#changelist-filter .ismeetingcoordlink a, #changelist-filter .ismeetingcoordlink a:visited, .ismeetingcoordlink a:visited, .ismeetingcoordlink a  { color: purple; }
.ismeetingcoord, .ismeetingcoord a, .ismeetingcoord a:visited { color: purple; }

#changelist-filter .meetinglist_oneupcoming a:hover { color: #234875; }
#changelist-filter .rightside_customfilter h3 {
    padding-left: 10px;
    padding-right: 10px;
}
#changelist-filter .rightside_customfilter h2 {
    text-transform: none;
}

div.meeting_notcommitted, div.meeting_notcommitted a, div.meeting_notcommitted a:visited, #changelist-filter div.meeting_notcommitted a, #changelist-filter div.meeting_notcommitted a:visited { color: silver; }
div.meeting_notcommitted a:after { content: '??'; }
.meeting_itemskipped { color: silver; }

.rightside_customfilter {
    border-top: 15px solid white;
}

.rightside_customfilter h3 {
    font-weight: 400;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 10px;
}

.fa-meetingemailplus { font-size: 14px; color: white; }

@media all and (min-width: 1024px) {
    a.meetingemailtemplate_showlink { display: block; float: right; }
}
div.meetinglist_oneupcoming { padding: 0px 10px 5px 10px; }
div.meetinglist_calendarlink { margin-top: 20px; }

table.addeditmeetingfeatures_table tr td, table.addeditmeetingfeatures_attachmentstable tr td { border: 0px; vertical-align: middle; }
table.addeditmeetingfeatures_attachmentstable td:nth-child(2) { width: 100px; }

/* Monthly Calendar */
table.monthly_calendartable td { height: 200px; border: 2px solid #999999; width: 18%; }
table.monthly_calendartable td.monthlycal_empty { border: 0px; background-color: white !important; }
div.meetingcalendar_oneupcomingtype0 { font-weight: bold; }
div.monthlycalendar_daystring { font-weight: bold; margin-bottom: 10px; }
table.monthly_calendartable td:nth-child(1), table.monthly_calendartable td:nth-child(7) { width: 5%; background-color: #f6f6f6; }

div.meeting_calendar_swapmonths { position: relative; height: 41px; }
div.meetingcalendar_priormonth { position: absolute; width: 50%; top: 0px; left: 0px; text-align: left; padding: 10px 10px 10px 10px; }
div.meetingcalendar_nextmonth { position: absolute; width: 50%; top: 0px; right: 0px; text-align: right; padding: 10px 10px 10px 10px; }

div.meetingcalendar_oneupcoming { padding-bottom: 10px; }
div.monthlycalendar_daystringmobile { display: none; }
td.monthly_calendarsingleday { position: relative; padding-bottom: 30px; }
div.monthlycalendar_bookmeeting { position: absolute; bottom: 0px; left: 0px; right:0px; padding: 5px 5px 5px 5px; text-align: center; font-size: 20px; }
table.monthly_calendartable td:nth-child(1) div.monthlycalendar_bookmeeting, table.monthly_calendartable td:nth-child(7) div.monthlycalendar_bookmeeting  { display: none; }

table.monthly_calendartable td.calendar_iscurrentdate { background-color: #fdebca !important; }


@media all and (max-width: 1023px) {
    div.monthlycalendar_daystringmobile { display: block; }
    div.monthlycalendar_daystring { display: none; }
    table.monthly_calendartable thead { display: none; }
    table.monthly_calendartable tbody td { display: block; width: auto !important; height: auto; border-left: 0px; border-right: 0px; border-top: 0px; }
    table.monthly_calendartable tbody td.monthlycal_empty { display: none; }
    td.monthly_calendarsingleday { position: relative; padding-bottom: 8px; padding-right: 30px; }
    div.monthlycalendar_bookmeeting { position: absolute; top: 0px; right: 0px; left: auto; bottom: auto; padding: 5px 5px 5px 5px; text-align: center; font-size: 20px; }
}

/* end monthly calendar */

table.usagereport1table { width: 100%; border-collapse: collapse; margin-top: 40px; }
table.usagereport1table td, table.usagereport1table th { padding: 3px 3px 3px 3px; border: 1px solid #efefef }
div.usageaccountnumberstatement { margin-top: 20px; }

ul.multipleinputul, ul.multipleinputul li { list-style-type: none; }
ul.errorlist li { color: red; font-size: 115% !important; }

span.helptext { display: block; font-size: 85%; margin-top: 1px; margin-bottom: 5px; margin-left: 10px; }
div.help { color: #363642 !important; font-size: 85% !important; }

table.intervalreport1table { width: 100%; border-collapse: collapse; margin-top: 40px; }
table.intervalreport1table td, table.intervalreport1table th { padding: 3px 3px 3px 3px; border: 1px solid #efefef }

i.accounthasdatacheck { color: green; padding-left: 15px; }
i.accounthasdatax { padding-left: 15px; color: red; }

ul.foundutilityaccountul, ul.matchutilityaccountul, ul.matchaccountul { list-style-type: none; }

div.oneutildatasearchfield { float: left; width: 31%; margin: 5px 1% 5px 1%; }
@media all and (max-width: 767px) {
	div.oneutildatasearchfield { float: none; width: auto; margin: 5px 0px 5px 0px; }
}

div.custompagination { text-align: center; }
.meeting_notdefault { font-weight: bold; color: #f48a1f; }

a.import_link, a.export_link, a.addlink, a.changelink, a.deletelink, a.coloredbutton, a.historylink, button, form input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  
    color: #ffffff;
  background-color: #333333;
  border-color: #333333;
  margin-bottom: 3px;
}

a.coloredbuttongrey {
  background-color: #6c6c6c;
  border-color: #6c6c6c;
}



a.import_link:hover, a.export_link:hover, a.addlink:hover, a.changelink:hover, a.coloredbutton:hover, a.historylink:hover, a.deletelink:hover, button:hover, form input[type="submit"]:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  text-decoration: none;
}



a.process_helpbutton { padding: 10px 15px 10px 15px; margin-left: 20px; }
a.process_helpbutton { color: white; background-color: grey; border: 1px solid grey; }
a.process_helpbutton:hover { color: black; background-color: white; border: 1px solid grey; }

a.coloredbuttonpurple {
padding: 10px 15px 10px 15px;
  color: white; background-color: purple; border: 1px solid purple;
}

a.coloredbuttonpurple:hover {
    background-color: #aa17aa; border: 1px solid #aa17aa;
}

a.bluebutton, a.bluebutton:visited {
    display: inline-block;
    border: 1px solid white;
    padding: 9px 19px 9px 19px;
    background-color: #3862B0;
    color: white;
    font-size: 23px;
	font-weight: normal;
}

/* Calendar invites */
.calinvite-header {
	position: relative;
	padding: .5rem 1.25rem .5rem 1.25rem;
	width: 100%;
	background-color: #333333;
	color: #fff;
	text-align: center;
	background-size: cover;
}

.calreturntodash { text-align: right; padding: 10px 10px 10px 10px; }

.calinvite-header-left { float:left; width: 50%; text-align: left; padding-left: 5%; }
.calinvite-header-right { float:left; width: 50%; text-align: right; font-size: 22px; padding-right: 5%; }

@media all and (max-width: 767px) {
 .calinvite-header img { max-width: 280px; }
 .calinvite-header-left, .calinvite-header-right { float:none; width: auto; text-align: center; padding: 10px 10px 10px 10px; }
}

@media all and (min-width: 768px) {
	.calinvite-header {
		margin-bottom: -2.4rem;
		padding-top: 1.0rem;
		padding-bottom: 1.5rem;
	}
}


