@import url("bivda-style.css?ver=12.07");
body {
  overflow-x: hidden; /* what for? */
  font-family: 'Arial', sans-serif !important;
}
  table {
    width: 100%;

    table-layout: fixed;

}
td ul {
display:block;
	clear:both;
}
td li {

    text-align: left;
}

table caption {

    }

    table tr {

    }

    table th,
    table td {

    }

    table th {
      font-size: .85em;
      letter-spacing: .1em;
      text-transform: uppercase;
background:#263747;
color:#fff;
    }


   @media only screen and (max-width:767px) {
      table {
        border: 0;
      }

      table caption {
        font-size: 1.3em;
      }

      table thead {
        border: none !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
      }

      table tr {
        border-bottom: 3px solid #ddd !important;
        display: block !important;
        margin-bottom: .625em !important;
      }

      table td {
        border-bottom: 1px solid #ddd !important;
        display: block !important;
        font-size: .8em !important;
        text-align: right !important;
      }

      table td::before {
        /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
        content: attr(data-label) !important;
        float: left !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
      }

      table td:last-child {
        border-bottom: 0 !important;
      }
    }
p,.Normal,li {
	font-size: 16px !important; /* overrides MDB */
	line-height:1.3em;
	color:#2e3951 !important;
	margin-bottom:20px;
}
h2,h3,h4 {
	margin:50px 0px;
}

h2#hdPubTitle, h2.card-header, h3.card-header, h4.card-header, h4.card-title{margin:0 !important;}

h2{color:#3c3d71; text-align: center;}

.card-body2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3.25rem;
}

.lined h1 {
  width: 100%;
  overflow: hidden;
  text-align: center;
	margin-bottom:20px;
	color:#3c3d71;
}

.lined h1:before, .lined h1:after {
  content: "";
  display: inline-block;
  width: 50%;
  margin: 0 .5em 0 -55%;
  vertical-align: middle;
  border-bottom: 3px solid;
  border-color: #3c3d71;
}
.lined h1:after, .dashed h1:after, .dotted:after {
  margin: 0 -55% 0 .5em;
}
.dnnActions {
  display: inline-block;
}

.dnnActions li {
  margin-right: 5px;
  list-style: none;
  float: left;
}

.dnnCheckbox .mark {
  background: none;
}

.form-group .dnnLabel {
  text-align: left;
  width: auto;
}

.dnnLabel + span {
  white-space: normal;
}

#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after,
#ControlBar li, #ControlBar li:before, #ControlBar li:after,
#ControlBar a, #ControlBar a:before, #ControlBar a:after,
.dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after,
.dnn_mact li, .dnn_mact li:before, .dnn_mact li:after {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.dnnSortable {
  min-height: 50px !important;
}

.site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.wrapper {
  flex: 1;
}

.dnnModuleManager {
  border: 1px dashed #d51d1d;
}

.dnnDragHint {
  outline: 1px dashed #d51d1d;
  height: 22px !important;
  cursor: move;
}

.dnnModuleManager .DnnModule.floating {
  position: fixed;
  top: 323px;
}

header {
  background-image: url(../header-bg.png);
  background-size: cover;
  background-position: center;
  padding: 35px;
}

footer {
  background-color: #1C2331;
  color: white;
}

.navibar {
  background-color: #1C2331;

}

.sm-simple {
  border: 0px solid #ffffff;
  background: #1C2331;
  box-shadow: none;
}

.sm-simple a {
  color: white !important;
  text-decoration:none !important;
}

.sm-simple a:hover {
  background: #1C2331 !important;
  color: #c5cae9  !important;
}

.sm-simple li.selected a {
  color: black;
  background: #1C2331 !important;
}

.selected {
  background: transparent !important;
}

.selected > a:first-child {
  color: #f8bbd0 !important;
}

.selected a {
  color: white !important;
}

.sm-simple > li {
  border: none !important;
}

.sm li {
  padding: 10px 10px 10px 0;
}

.highlighted {
  background: #1C2331 !important;
  color: white !important;
}

.blue-outline {
  border: 2px solid #1C2331 !important;
  color: #263238 !important;
  background-color: transparent;
}

.light-blue-outline {
  border: 2px solid #9fa8da !important;
  color: #263238 !important;
  background-color: transparent;
}

img {
  max-width: 100%;
}

.card {
  margin-bottom: 3rem;
}
.padded-cell {
	padding:20px 0px;
}
h1 {
  text-align: center;
  padding: 2rem 0 1rem 0;
}

.h4, h4 {
  font-size: 1.4rem !important;
}

.fs-default {
  margin-top: -1px !important;
}

.text-sm-center {
  text-align: center;
}



.footer1 h3 {
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
}

.footer1 h3:after {
  border-bottom: 3px solid #928f8f;
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  top: 25px;
  width: 17px;
  z-index: 0;
}

.footer1 p, .footer1 li {
  color: #999;
}

.footer1 a {
  color: #d0cfce;
}

.footer1 .legal {
  background-color: #090c11;
}

.footer1 .legal .SkinObject {
  font-size: 14px;
  color: #d0cfce;
}

td .fa-check {

  color: #3c3d71;
  font-size: 22px;
  display: flex;
  margin:auto;
}

#breadcrumb {
  display: none;
}

#dnnEditUser li[aria-labelledby="ui-id-4"] {
display:none;
}

#dnnEditUser li[aria-labelledby="ui-id-5"] {
display:none;
}

/*#dnnEditUser li[aria-labelledby="ui-id-3"] {
display:none;
}*/

#dnn_ctr_EditUser_userForm_email {
display:none;
}
#dnn_ctr966_Login_UP a.dnnFormHelp{
    background: url(../../../../../images/help-icn.png) no-repeat left 2px;
}

#dnn_ctr966_Login_pnlProfile .dnnFormSectionHead{
    display:none;
}

#dnn_ctr966_Login_Profile_ProfileProperties fieldset{
margin-bottom:0;
}
#dnn_ctr_EditUser_VanityUrlRow {
display:none;
}
#dnn_ctr_EditUser_cmdDelete {
display:none;
}
.clsfee {
    padding-left: 5px;
}
@media only screen and (max-width: 768px) {
  .js-equal-height[style] {
    height: auto !important;
  }
  
}


@media only screen and (max-width: 400px) {
    .paddingl10 { padding-left:0px;
    }
}


.sticky-top {
  top: -1px !important;
}

.avatar {
  max-width: 100%;
}

.avatar.icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  color: #1C2331;
}

.card .btn {
  float: right;

}

body.modal-open {
  overflow-x: hidden;
}

.col-md-6 .btn-block, .col-lg-6 .btn-block {
  font-size: 1.5rem;
}

.card.no-shadow {
  box-shadow: none !important;
}

.card.no-shadow.pink-border .card-body {
  border: 1px #f8a3ba solid;
  border-radius: 0 0 5px 5px;
  border-top: none !important;
}

.card.no-shadow.pink-border .card-body .card-title {
  text-align: center;
}

.card.no-shadow.pink-border .card-body h6 {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

.card.no-shadow.pink-border .card-body a {
  color: #f06292;
}

.card.no-shadow.pink-border .card-body a:hover {
  color: #f48fb1 !important;
}

.card.no-shadow.light-blue-border .card-body {
  border: 1px #9fa8da solid;
  border-radius: 0 0 5px 5px;
  border-top: none !important;
}

.card.no-shadow.light-blue-border .card-body h6 {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

.card.no-shadow.light-blue-border .card-body .card-title {
  text-align: center;
}

.card.no-shadow.light-blue-border .card-body a {
  color: #1565c0;
}

.card.no-shadow.light-blue-border .card-body a:hover {
  color: #1e88e5;
}

.testimonial-card .card-body h6 {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f5f5f5;
  width: 100%;
  text-align: right;
  margin: 0;
}

.testimonial-card .card-body p {
  margin-bottom: 2rem;
}

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #e8eaf6;
}



ul.indented li {
  text-indent: -0.9em;
  padding-left: 0.7em;
}

.btn-floating {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

ul.contact-icons li {
 margin-top:2.5rem !important;
  font-size: 16px;
  text-indent: -1em;
}

ul.contact-icons li svg {
    margin-right: 5px;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after {
  padding: 5px;
}

.dataTables_wrapper .mdb-select {
  border: none;
  float: left;
}

.dataTables_wrapper .mdb-select.form-control {
  padding-top: 0;
  margin-top: -1rem;
  margin-left: 0.7rem;
  margin-right: 0.7rem;
  width: 100px;
}

.dataTables_length label {
  float: left;
}

table.dataTable {
  margin-bottom: 3rem !important;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0;
}

.pagination .active .page-link, .pagination .active .page-link:hover {
  color: black;
}

@media (max-width: 1024px) {
  .menu.m-auto {
    margin: 0 !important;
  }
  .menu.justify-content-center {
    justify-content: normal !important;
  }
  .menu.d-flex {
    display: block !important;
  }
  .menu.container-fluid {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .navibar {
    padding: 15px 0 15px 0;
  }
  .avatar {
    display: flex;
    justify-content: center;
  }
}

.sm, .sm ul, .sm li {
  background-color: #1C2331;
}

.sm-simple ul {
  border: 1px solid #1C2331;
}

.sm-simple ul > li {
  border-top: 1px solid #1C2331;
}

nav label:before {
  display: none;
}

.nav-brand a {
  display: block;
  padding: 11px 11px 11px 20px;
  color: #555;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none;
}

#main-menu {
  clear: both;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.main-menu-btn {
  float: right;
  margin: 5px 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}


.DNNContainer_noTitle ul li, {list-style: circle !important;}

.DNNContainer_noTitle ol li{list-style:decimal !important;}


.card.testimonial-card .btn{float:none !important;}

.card-up.blue{background-color:#1c2331 !important;}

.card-up.light-blue{background-color:#9fa8da !important;}

/* XEVENT */
.attending svg, .Maybe svg, .not svg{display: none;}

.card .event-details .btn{float: none !important;}

.DNNContainer_noTitle{margin:0 !important;}


/* Form */

.submit_but, #dnn_ctr1216_Form_Submit1216{color:#1c2331!important; border:2px #1c2331 solid !important; padding:8px !important; margin:auto; font-size: 14px !important; display: block !important; background-image:none!important; background-color:transparent !important; transition: border 2s ease; }

.submit_but:hover, {border:2px #f8bbd0 solid !important; }

.submit a{border:2px #1c2331 solid !important; padding:8px !important; font-size: 14px !important; color:#1c2331 !important;}
img.jobs{display:flex; margin:auto;}


.bivda-blue{background-color: #7DA5D7; color:white !important;height:auto !important;}

.bivda-pink{background-color:#E47099; color:white !important;height:auto !important;} 
.bivda-pink ul li{color:white !important;}
.bivda-blue ul li{color:white !important;}

.card-header.bivda-blue h2, .card-header.bivda-pink h2,.card-header.bivda-blue,.card-header.bivda-pink{color:white !important;font-size:16px;line-height:16px;margin:0;}
.card-header.bivda-blue .Head,.card-header.bivda-pink .Head {margin-bottom:0px;}


 /* bootstrap edits */

 .popover{max-width:500px !important; z-index: 100; }

@media (min-width: 1025px) {
  .main-menu-btn {
    position: absolute !important;
    top: -99999px;
  }
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
  .selected {
    background-color: #1C2331;
  }

  .responsive-table{display: none;}
  th{font-weight:bold !important; text-align: center;}

  td.sub{font-weight:bold;}
}


@media(max-width:1024px){#responsive-example-table{display: none;}  .st-head-row{font-weight: bold;}  button.none{font-weight: bold;}  .js-equal-height[style] {
   height: auto !important;
} 
}


@media(max-width:650px){.popover{max-width:260px !important;}}





/* stepper */

.steps-form-2 {
    display: table;
    width: 100%;
    position: relative; }
.steps-form-2 .steps-row-2 {
    display: table-row; }
.steps-form-2 .steps-row-2:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 4px;
    background-color: #1c2331; }
.steps-form-2 .steps-row-2 .steps-step-2 {
    display: table-cell;
    text-align: center;
    position: relative; }
.steps-form-2 .steps-row-2 .steps-step-2 p {
    margin-top: 0.5rem; }
.steps-form-2 .steps-row-2 .steps-step-2 button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 {
    width: 70px;
    height: 70px;
    border: 4px solid #1c2331;
    background-color: white !important;
    color: #1c2331 !important;
    border-radius: 50%;
    padding: 16px 18px 15px 18px;
    margin-top: -22px; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2:hover {
    border: 4px solid #f8bbd0;
    color: white !important;
    background-color: #f8bbd0 !important; }

    .steps-step-2 .btn{font-size:1.5rem;}

   .steps-form-2 .steps-row-2 .steps-step-2  .btn-circle-2.btn-amber{border-color:#f8bbd0 !important; background-color:#f8bbd0 !important; color:#fff !important;}



 button.none{background:transparent; border:none; cursor: pointer; }

 button.none:hover{cursor: pointer;}




                        
.btn.accordion{box-shadow:none; width:100%; text-align: left;
}

.collapse.show{padding-left:15px;}

.collapsing{padding-left:15px;}


.orderedlist li span {
	font-size:18px;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
.orderedlist br {
	display:none;
}

 



.services-map .roof {
		display:block;
		height:295px;
						background-image:url(/Portals/_default/Skins/Scratch/img/roof.png);
		background-size:contain;
		background-repeat:no-repeat;
		padding-top:150px;
		color:#333;
	}
		.services-map .roof:hover {
			color:#3c3d71;
			text-decoration:none;
	}
	.services-map .auto {
		text-align:center;
	}
	.services-map .main {
		background-color:#3c3d71;
		display:block;
		padding:30px;
		color:white;
	}

	.services-map .greyblock {
		display:block;
		background-color:#dedee0;
		padding:20px 0px;;color:#333;
		font-size:48px;
	}
	.services-map .greyblock:hover {
		text-decoration:none;
	}
		.services-map .greyblock-inline {
		display:inline-block;
		background-color:#dedee0;
		padding:0px 30px;;color:#333;
		font-size:48px;
	}
	.services-map .greyblock-inline:hover {
		text-decoration:none;
	}
	.margin10 {
		margin-bottom:10px !important;
	}
	.services-map a.box {
		background-color:#dedee0;
		display:block;
		border-radius:20px;
			text-align:center;
		padding-top:30px;
		padding-bottom:30px
	}
	.services-map a.box h3 {
		background-color:#3c3d71;
		padding:10px;
		color:white;
		font-size:47px;
		margin:0;
	}
	.services-map a.box p {
		color:#333;
		font-size:36px;
		padding:0px 20px;
			line-height:36px
	}
	.negmarg20 {
		margin-top:-20px !important;
	}
	.white-text,.white-text:hover {
		color:white;
		text-decoration:none;
	}

.services-map h2 {
	margin:0;
}
	
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
		.services-map .roof {
		display:block;
		height:245px;
						background-image:url(/Portals/_default/Skins/Scratch/img/roof.png);
		background-size:contain;
		background-repeat:no-repeat;
		padding-top:130px;
		color:#333;
	}
	
	.services-map a.box {
		background-color:#dedee0;
		display:block;
		border-radius:20px;
			text-align:center;
		padding-top:30px;
		padding-bottom:30px
	}
	.services-map a.box h3 {
		background-color:#3c3d71;
		padding:10px;
		color:white;
		font-size:37px;
	}
	.services-map a.box p {
		color:#333;
		font-size:30px;
		padding:0px 20px;
			line-height:36px
	}
	}
	
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
		and (orientation : portrait) { 
	
				.services-map .roof {
		display:block;

						background-image:url(/Portals/_default/Skins/Scratch/img/roof.png);
		background-size:contain;
		background-repeat:no-repeat;
	padding-top:100px;
		color:#333;
				height:185px;
	}
		.services-map .roof h2 {
			font-size:25px;
			width:70%;
			margin: 0 auto;
			
		}
		
			.services-map .greyblock {
		display:block;
		background-color:#dedee0;
		padding:0px 30px;;color:#333;
		font-size:24px;
	}
				.services-map .greyblock-inline {
		display:inline-block;
		background-color:#dedee0;
		padding:0px 30px;;color:#333;
		font-size:24px;
	}.services-map a.box {
		background-color:#dedee0;
		display:block;
		border-radius:20px;
			text-align:center;
		padding-top:30px;
		padding-bottom:30px;
			margin-bottom:15px;
	}
	.services-map a.box h3 {
		background-color:#3c3d71;
		padding:10px;
		color:white;
		font-size:27px;
		margin:0 !important;
	}
	.services-map a.box p {
		color:#333;
		font-size:20px;
		padding:0px 20px;
			line-height:20px
	}
		.main h2 {
			font-size:20px;
		}
	}
	
	
	
	
	
	
	@media only screen and (max-width: 767px) {
		
			.services-map .roof {
		display:block;

						background-image:url(/Portals/_default/Skins/Scratch/img/roof.png);
		background-size:contain;
		background-repeat:no-repeat;
	padding-top:30px;
		color:#333;
				height:90px;
	}
		.services-map .roof h2 {
			font-size:15px;
			width:70%;
			margin: 0 auto;
		}
		
			.services-map .greyblock {
		display:block;
		background-color:#dedee0;
		padding:0px 30px;;color:#333;
		font-size:24px;
	}
				.services-map .greyblock-inline {
		display:inline-block;
		background-color:#dedee0;
		padding:0px 30px;;color:#333;
		font-size:24px;
	}.services-map a.box {
		background-color:#dedee0;
		display:block;
		border-radius:20px;
			text-align:center;
		padding-top:30px;
		padding-bottom:30px;
			margin-bottom:15px;
	}
	.services-map a.box h3 {
		background-color:#3c3d71;
		padding:10px;
		color:white;
		font-size:27px;
	}
	.services-map a.box p {
		color:#333;
		font-size:20px;
		padding:0px 20px;
			line-height:20px
	}
		.main h2 {
			font-size:20px;
		}
        #divCompanyProfile .floatl.paddingl10 {
            padding-left: 0 !important;
        }

        #divCompanyProfile .floatl.paddingl10 input, #divCompanyProfile .floatl.paddingl10 select, #divCompanyProfile .floatl.paddingl10 textarea {
            margin-left: 0;
            margin-bottom: 20px;
        }
        #divCompanyProfile label {
            width:100%;
        }
        #divCompanyProfile .width225 {
            width: 100%;
        }
        .clsfee {
            margin-bottom: 10px;
            display: block;
            padding-left: 0;
        }

	}
	@media only screen and (min-width: 1024px) {
		.services-map {
			max-width:80%;
			margin: 0 auto;
		}
		.services-map .roof {
			padding-top:100px;
			height:225px;
		}
		.services-map a.box p {
    color: #333;
    font-size: 20px;
    padding: 0px 30px;
    line-height: 26px;
}
		.negmarg20 {
    margin-top: -35px !important;
}
		.services-map a.box {
    background-color: #dedee0;
    display: block;
    border-radius: 20px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
}
.vision {
font-size:60px;}}





/* blog */

.month{background-color:#E47099 !important;}

.blog-timeline2 .list-btn{border-color:#3c3d71 !important; color:#3c3d71 !important;}

.blog-timeline2 .list-btn:hover{background-color:#3c3d71 !important; color:white !important;}

h3.list-title a:hover, .list-info a:hover{color:#3c3d71 !important;}

.xBlog-list .blog-page span.index, .blog-page a:hover{background-color:#3c3d71 !important; border-color:#3c3d71 !important;}

.blog-timeline2 .list-date:before, .blog-timeline2 .blog-pagemore{background-color:#3c3d71 !important;}
.blog-timeline2 .list-date:after, .blog-timeline2 .list-post, .blog-timeline2 .list-post::before, .blog-timeline2::before{border-color:#3c3d71 !important;}

.blog-timeline2 .list-viewinfo{min-height: 0 !important;}





/* tabs */


.tab_container {
	width: 100%;
	margin: 0 auto;
		position: relative;
}

.tab_container input, .tab_container section {
  clear: both;
  padding-top: 10px;
  display: none;
}

.tab_container label {
  font-weight: 700;
  font-size: 18px;
  display: block;
  float: left;
  width: 25%;
  padding: 1.5em;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: #7DA5D7;
}

.tab_container [type="radio"]:checked + label::after, .tab_container [type="radio"]:not(:checked) + label::before {display: none !important;}


.tab_container [type="checkbox"] + label, .tab_container [type="radio"] + label{

display:flex !important; justify-content: center; height:100%;

}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
  padding: 20px;
  background: #fff;
  color: #999;
  border-bottom: 2px solid #f0f0f0;
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3  {
  text-align: center;
  color:#1c2331;
}

.tab_container [id^="tab"]:checked + label {
  background: #E47099;
  
}

.tab_container [id^="tab"]:checked + label .fa {
  color: #0CE;
}



.tab-content h3{margin:20px 0 !important;}
/*Media query*/
@media only screen and (max-width: 900px) {

  .tab_container {
    width: 100%;
  }

  .tab_container label{width:100%;}
}

/*Content Animation*/
@keyframes fadeInScale {
  0% {
  	transform: scale(0.9);
  	opacity: 0;
  }
  
  100% {
  	transform: scale(1);
  	opacity: 1;
  }
}

.tab_container .no_wrap {
  text-align:center;
  color: #0ce;
}
.tab_container .link {
  text-align:center;
}




.DNNContainer_noTitle p{margin:0 !important;}


h3.popover-header{margin:0 !important; font-weight: bold;}

.popover-body ul li{font-size: 14px !important;}

.card.contact h3{margin: 25px 0px 10px 0!important;}


/* footer */

.footer-copyright .copyright{padding-left:10em;}
.footer-copyright .links{padding-right:10em; text-align: right; margin-top:1%;}
.footer-copyright .links a{color:rgba(255,255,255,.6) !important;}

@media(max-width:900px){.footer-copyright .copyright{padding-left:0; text-align: center;}
.footer-copyright .links{padding-right:0; text-align: center;}}


.terms h3{margin-bottom: 20px !important; font-size: 25px;}
.terms h5{margin-top:.5rem;}

.resources a{line-height: 1.8rem;}

.resources h5{font-weight: bold !important;}


.modal .modal-full-height{min-height: 100% !important;}


#Ctl_Laptop_790_0, #Ctl_Laptop_790_1, #Ctl_Lunch_790_0, #Ctl_Lunch_790_1{display: none;}

button.none{text-align: left;}
button.none svg{margin-right:10px; margin-left:-25px;}

#responsive-example-table td{padding-left:25px;}


.row10 span label{font-size:14px !important; color:#555555!important;}

ul.card-text{margin:0;}

ul.card-text li::before{content: ""; font-weight: bold; margin-right:10px; background-image: url('chevron-right.png'); background-repeat: no-repeat; padding-left:10px;}

ul.card-text li a{ color: #2e3951 !important;}


.card-header.home{font-size:30px; padding: 1.5rem;}


.services-map h2{color:white !important;}


.btn.btn-block{margin:0 !important;}


.country-card svg{margin-right:10px;}

.country-card ul li{list-style-type:none;}

.country-card ul.card-text li::before{display: none;}

.country-card ul.indented li{text-indent:-1.5em; padding-left:1.5em;}

.country-card h4{font-size: 17px; font-weight: bold;}

h2 a{color:#3c3d71 !important;}

#dnn_ctr966_Login_Login_DNN_registerLink, #dnn_ctr966_Login_Login_DNN_cancelLink{display:none;}

#dnn_ctr966_Login_Login_DNN_passwordLink, #dnn_ctr966_Login_Login_DNN_cmdLogin{background:#7da5d7 !important; text-shadow: none !important; box-shadow: none !important; color:white !important; border-color: transparent;}

.bivda-pink a{color:white;}

#dnn_ctr_PasswordReset_UP {

    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    padding: 15px;
    margin-top: 50px; background-color:#7DA5D7; }

    .dnnPasswordResetContent{width:100%;}

    #dnn_ctr_PasswordReset_txtUsername, #dnn_ctr_PasswordReset_passwordContainer, #dnn_ctr_PasswordReset_txtConfirmPassword{display: flex; margin:auto; }

    #dnn_ctr_PasswordReset_txtPassword{width:100000px !important; margin-top:20px; margin-bottom:20px;}

   .dnnPasswordResetContent ul.dnnActions{display: flex;

margin: auto;

    margin-top: auto;

justify-content: center;

margin-top: 20px;}

#dnn_ctr_PasswordReset_cmdChangePassword{margin-right:10px;}

.LeafNode a, .LeafNode a:hover{color:#3c3d71!important;}

.ms-form-control.ng-pristine.ng-untouched.ng-valid, .ms-form-control.ng-pristine.ng-valid.ng-touched{display: block !important;}

#dnn_ctr1216_Admin_ctlLabelPosition, #dnn_ctr1216_Admin_ctlSubmitJustify{display: block !important;}



.dig_admin_control input[type="radio"]{display: none;}

.dig_toolbar .dig_toolbar_button p{color:white !important;}

.dig_admin_control input[type="checkbox"]{visibility: visible !important; left:350px !important; margin-top:0 !important;}


footer.page-footer h5 {
  color:#fff;
}
footer.page-footer li {
  color:#fff !important;
  line-height:1.9em;
}
footer.page-footer .Normal {
	color:white !important;
}
.copyright .Normal{
  font-size:14px !important;
  margin-top:1%;
}


/*-------------------------------Company Profile Form Style's-------------------------------------*/

div {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.width225 {
    width: 225px;
}

.floatl {
    float: left;
}

.paddingl10 {
    padding-left: 10px;
}

.red-required-mobile {
    color: #da5a54;
    display: none;
    float: right;
}

.red-required-desktop {
    color: #da5a54;
    display: block;
    float: right;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 14px;
    height: 30px;
    margin: 0 0 5px 5px;
    padding: 3px;
    transition: all 0.15s linear 0s;
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.fieldsection {
    margin-bottom: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.red, .validation {
    color: red;
    background-color: transparent !important;
	margin-left: 15px;
}

.widthTextbox {
    width: 302px;
}
.widthtextarea {
    height: 100px;
    margin-bottom:10px;
}