#block-views-participating-pdos-block .block__title.block-title, #block-views-eb69ccd82b3c766540b83376bdac468c .block__title.block-title
{
  background-color: #00448b;
  color: #fff;
  padding: 10px 20px;
  border-color: #00448b transparent transparent transparent;
  border-style: solid;
}
.view-participating-pdos .view-content .views-row, .view-participating-appproviders .view-content .views-row  {
  /*//display: inline-flex;*/
  width: 100%;
  padding: 15px 15px;
}
#block-views-eb69ccd82b3c766540b83376bdac468c{
  float: right;
}
#block-views-participating-pdos-block, #block-views-eb69ccd82b3c766540b83376bdac468c{
  width: 48%;
  display: inline-block;
}
.view-participating-pdos .views-field.views-field-field-logo-pdo .field-content, .view-participating-appproviders .views-field.views-field-field-logo-appproviders .field-content{
  float: right;
}

.btn-reporting
{
    background-color: #235b00;
    color: #fff !important;
    padding: 6px 20px;
    border-radius: 50px;
    min-height: 100px;
    
}
.btn-reporting-div{
  text-align: center;
  position: relative;
  top: 8px;
}
.view-participating-pdos .view-footer, .view-participating-appproviders .view-footer{
  margin-top: 50px;
}
.view-participating-pdos .views-field-title ,.view-participating-pdos .views-field-field-logo-pdo, .view-participating-appproviders .views-field-title, .view-participating-appproviders .views-field-field-logo-appproviders
{
  width: 49%;
  display:inline-block;
  vertical-align: middle;
}
.view-participating-pdos .views-field-field-logo-pdo .field-content, .view-participating-appproviders .views-field-field-logo-appproviders .field-content
{
  border: 1px solid #c1c1c1;
  padding: 5px;
  min-height: 70px;
min-width: 120px;
max-width: 90px;
text-align: center;
}
.view-participating-pdos, .view-participating-appproviders
{
      border: 1px solid #c1c1c1;
          border-radius: 0 0 10px 10px;
}
.central-registry, .hardware-wifi-pilot {
    color: #000 !important;
		display: inline;
		padding: 0 50px;
}
.view-participating-pdos .view-content, .view-participating-appproviders .view-content
{
	max-height: 638px;
    overflow-y: scroll;
}
.view-participating-pdos .views-field-title, .view-participating-appproviders .views-field-title{
	font-weight: 700;
}

.central-registry
{
    border-right: 1px #c1c1c1 solid;
}

#block-block-19 {
	width: 100%;
    margin-top: 70px;
    border: 0px #c1c1c1 solid;
}
#block-block-19 .block__title.block-title
		{
			font-family: 'Roboto Slab',serif;
			font-size: 100%;
			font-weight: 700;
			 color: #fff;
			clear: both;
			overflow: hidden;
			display: block;
			background-color: #00448b;
			padding: 5px;
			text-align: left;
			text-transform: uppercase;
		}
#block-block-19 .related-links-block{
    border: 1px #545252 solid;
    padding: 15px 0px;
    border-radius: 0 0 10px 10px;
}		
/*Webform Trai wifi Reporting Css*/

.webform-client-form label {
  clear: left;
  cursor: default;
  float: left;
  margin-bottom: 10px;
  padding: 10px 0;
  width: 49%;
}
.webform-client-form input {
  border: 1px solid #999999;
  float: right;
  padding: 5px 0;
  width: 250px;
}
.webform-client-form .form-type-select select{
  padding: 5px;
}
.webform-client-form input[type="image"]{
  border: 0;
  width: 25px;
  float: none;
}
.webform-client-form .webform-datepicker{
  float: left;
}
.webform-client-form .form-actions
{
  clear: both;
float: right;
}
.webform-component-fieldset#webform-component-basic-details, .webform-component-fieldset#webform-component-data-details
	{
		padding: 10px;
	  width: 49.8%;
	  display: inline-block;
	}
.webform-client-form .webform-datepicker {
    float: right;
    position: relative;
    right: 20px;
}
.webform-client-form#webform-client-form-95221 .webform-component-fieldset, .webform-client-form#webform-client-form-95220 .webform-component-fieldset
{
	min-height: 623px;
}
.webform-client-form#webform-client-form-95221 .form-actions input#edit-submit, .webform-client-form#webform-client-form-95220 .form-actions input#edit-submit {
    text-align: center;
    float: initial;
    background-color: #235b00;
    color: #fff !important;
    padding: 6px 20px;
    border-radius: 50px;
		min-height: 45px;
    font-size: 18px
}
.webform-client-form#webform-client-form-95221 .form-actions, .webform-client-form#webform-client-form-95220 .form-actions {
    	clear: both;
     	float: none;
    	text-align: center;
    	margin: 30px 0;
}
.webform-client-form#webform-client-form-95221 fieldset.captcha, .webform-client-form#webform-client-form-95220 fieldset.captcha
{
		clear: left;
    float: left;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
}
.webform-client-form#webform-client-form-95221 span.form-required, .webform-client-form#webform-client-form-95220 span.form-required
{
color: #e22b2b;
}

.tableauPlaceholder{
width:100% !important;
}
.tableauViz
{
width: 100% !important;
}
div#block-block-19 a {
    float: none !important;
    font-weight:500;
}
.related-links h4{
    color: #00326f;
}
.page-admin #back-top{
   display:none;
}