
.modal-dialog-full-width {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        max-width:none !important;

    }

    .modal-content-full-width  {
        height: auto !important;
        min-height: 100% !important;
        border-radius: 0 !important;
        background-color: #ececec !important 
    }

    .modal-header-full-width  {
        border-bottom: 1px solid #9ea2a2 !important;
    }

    .modal-footer-full-width  {
        border-top: 1px solid #9ea2a2 !important;
    }
.content-wrap {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	background-image: url("../images/stallback.png");
	
    height: 100%;
    width: 100%;
    max-width: 100%;
    margin: auto;
    position: relative;
}


.audit1-bg1 {position: relative !important;
    width: 100%;
    height: 100%;
    display: block;
}
.audit1-bg2 {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    /* background-position: center 40%; */
}
.modal-title
{line-height:2 !important;}

.img-thumbnail
{
	border: 1px solid #337ab7 !important;
    background-color: beige;
	  -webkit-filter: drop-shadow(5px 5px 5px #666666);
        filter: drop-shadow(5px 5px 5px #666666);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
     z-index: 0;
    background-color: #000;
}
.audit-content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.audit-content-center {
    width: 40%;
    height: 40%;
    z-index: 1;
    position: absolute;
    top: 2.8%;
    left: -7px;
    right: 0;
    margin: 0 auto;
}

.audit-content-center #video_div {
    width: 100%;
    height: 100%;
}

.audit-content-center #video_div iframe {
    width: 100%;
    height: 100%;
}

.audit-content-inner {
    height: calc(100% - 5%);
    position: relative;
    padding: 10px;
}

.audit-content-inner .mCSB_scrollTools .mCSB_draggerRail {
    background: #fff !important;
    width: 10px;
}

.audit-content-inner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    background: rgba(0, 0, 0, 0.7) !important;
}

.audit-content-box {
    padding: 10px 3px 10px;
    border-color: transparent;
    border: 2px solid transparent;
    clear: both;
    border-bottom: 1px dotted dimgrey;
    display: flex;
    align-items: center;
}

.audit-content-box:hover {
    border-width: 2px;
    border-style: solid;
    border-color: var(--main-color);
    border-image: initial;
}

.audit-content-box figure {
    margin: 0;
    padding: 0px 5px 0px 5px;
    width: 75px;
    height: 40px;
    margin-right: 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.audit-content-box figure img {
    height: 100%;
}

.audit-content-box .audit-detail h4 {
    color: #fff;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.audit-content-box .audit-detail p {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
}

.audit-content-overlay {
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.audit-content-overlay img {
    width: 100%;
}


.modal-header
{padding:0;}
.close {
   float: right;
   font-size: 25px;
   font-weight: 700;
   line-height: 1;
   color: #f00;
   /* text-shadow: 0 1px 0 #fff; */
   filter: alpha(opacity=20);
   opacity: 1;
   margin-right: 10px;
}


body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
	 overflow-y: hidden;
			/*background-image:  url("../images/bg.jpg");*/
	
	
}
.content {
    position: relative;
    -webkit-transform-origin: 0% 0% 0;
    transform-origin: 0% 0% 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    overflow-block: hidden;
}


.loby-bg {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.footer {
    position: fixed;
    background: linear-gradient(180deg, rgba(221, 221, 221, 0) 5.98%, rgba(255, 255, 255, 0.5) 25.24%, rgba(255, 255, 255, 0.95) 59.38%, #ffffff 90%,  #ffffff 90%);
    z-index: 99;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    bottom: 0;
    padding-top: 40px;
 }
.footer .footer-top{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

 .footer .footer-nav {
     list-style-type: none;
     padding: 0;
     margin: 0;
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: space-between;
 }

 .footer .footer-nav .footer-link {
     margin: 0 15px;
     position: relative;
 }

 .footer .footer-nav .footer-link a {
     font-size: 12px;
     color: #000;
     font-weight: 600;
     text-align: center;
     vertical-align: sub;
 }

 .footer .footer-nav .footer-link a i,  .footer .footer-nav .footer-link a img {
     font-size: 20px;
     margin-bottom: 5px;
     vertical-align: middle;
     display: block;
     margin:0 auto;
     width: 28px;
     height: 28px;
     transition: transform 300ms linear;
 }
  .footer .footer-nav .footer-link a:hover img{
    transform: scale(1.2);
  }
 .footer .footer-nav .footer-link.attendee img,  .footer .footer-nav .footer-link.briefcase_btn img{
    width: 24px;
 }
.footer .footer-nav .footer-link.chat-btn img{
    width: 26px;
}
 .footer-dropdown {
     position: absolute;
     padding: 0;
     width: 350px;
     border-radius: 4px;
     -webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.18);
     box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.18);
     background: rgba(255, 255, 255, 0.9);
     display: flex;
     bottom: 60px;
     flex-wrap: wrap;
     flex-direction: column;
     list-style-type: none;
     left: 0px;
     display: none;

 }

 .footer .footer-nav .footer-link.navigation-link .footer-dropdown {
     height: 320px;
 }

 .footer-dropdown li { 
     padding: 9px 12px 9px 24px;
     border-bottom: 1px solid #e2e4e7;
     cursor: pointer;
     border-left: 4px solid transparent;
 }

 .footer-dropdown li.footer-drop-header {
     background-color: rgba(0, 0, 0, 0.1);
     cursor: inherit;
 }
 .footer-dropdown li.footer-drop-header:first-child{
    border-radius: 4px 4px 0px 0px;
 }
 .footer-dropdown li.footer-drop-header span {
     font-weight: bold;
     color: #000;
     font-size: 14px;
     line-height: 21px;
     text-transform: uppercase;
 }

 .footer .footer-nav .footer-link .footer-dropdown li a {
     line-height: 21px;
     color: black;
     font-size: 13px;
     text-align: left;
     display: block;
 }
.footer .footer-nav .footer-link a:hover
{text-decoration: none !important;}

 .footer .footer-nav .footer-link .footer-dropdown li:hover {
     border-left: 4px solid #293033;
 }

 .footer .footer-nav .footer-link .footer-dropdown li.footer-drop-header:hover {
     background-color: rgba(0, 0, 0, 0.1);
 }

 .footer-dropdown .mCSB_inside>.mCSB_container {
     margin-right: 0;
 }

 .footer-dropdown .mCSB_scrollTools {
     width: 12px;
 }

 .footer-dropdown .mCSB_scrollTools .mCSB_draggerRail {
     background-color: transparent;
 }

 .footer-dropdown .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
     background-color: rgba(0, 0, 0, 0.5);
     width: 7px;
 }

 .footer .footer-nav .footer-link .footer-dropdown li a i {
     float: right;
     font-size: 16px;
     color: #f00;
     margin: 3px 0 0 0;
 }
 
 .footer .footer-nav.chat-nav{
    border-left: 1px solid #000;
    margin-left: 30px;
    padding-left: 30px;
 }
 .footer-bottom{
    display: flex;
    padding: 5px 40px;
    border-top: 1px solid rgb(0, 0, 0, 0.1);
    justify-content: space-between;
    color: rgba(0, 0, 0, 0.7);
 }
  .footer-bottom p{
    font-weight: 500;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 10px;
  }




.navbar a:hover{    background-color:rgba(0,0,0,.075) !important; }
.imgs
{height:150px; width:150px;}

.navbar {
	background: #001528;
  overflow: hidden;
    position: fixed;
	text-align: center;
  bottom: 0;
  width: 100%;
}

.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
	width:10%;
}

.navbar a:hover {
  background-color: #ddd;
  color: black;
}

.navbar a.active {
  background-color: rgba(0,0,0,.075);
  color: white;
}

.navbar .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .navbar a:not(:first-child) {display: none;}
  .navbar a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .navbar.responsive .icon {
    position: absolute;
    right: 0;
    bottom:0;
  }
  .navbar.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}


	#bg {
		-moz-transform: scale(1.0);
		-webkit-transform: scale(1.0);
		-ms-transform: scale(1.0);
		transform: scale(1.0);
		-webkit-backface-visibility: hidden;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 1;
	}

		#bg:before, #bg:after {
			content: '';
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

		#bg:before {
			-moz-transition: background-color 2.5s ease-in-out;
			-webkit-transition: background-color 2.5s ease-in-out;
			-ms-transition: background-color 2.5s ease-in-out;
			transition: background-color 2.5s ease-in-out;
			-moz-transition-delay: 0.75s;
			-webkit-transition-delay: 0.75s;
			-ms-transition-delay: 0.75s;
			transition-delay: 0.75s;
			background-image: linear-gradient(to top, rgba(19, 21, 25, 0.5), rgba(19, 21, 25, 0.5)), url("../images/overlay.png");
			background-size: auto, 256px 256px;
			background-position: center, center;
			background-repeat: no-repeat, repeat;
			z-index: 2;
		}

		#bg:after {
			-moz-transform: scale(1.125);
			-webkit-transform: scale(1.125);
			-ms-transform: scale(1.125);
			transform: scale(1.125);
			-moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out;
			-webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out;
			-ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out;
			transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out;
			background-image: url("../images/bg.jpg");
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
			z-index: 1;
		}

		body.is-article-visible #bg:after {
			-moz-transform: scale(1.0825);
			-webkit-transform: scale(1.0825);
			-ms-transform: scale(1.0825);
			transform: scale(1.0825);
			-moz-filter: blur(0.2rem);
			-webkit-filter: blur(0.2rem);
			-ms-filter: blur(0.2rem);
			filter: blur(0.2rem);
		}

		body.is-loading #bg:before {
			background-color: #000000;
		}


@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
.login-block{
    background: #DE6262;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #FFB88C, #DE6262);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #FFB88C, #DE6262); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
float:left;
width:100%;
padding : 50px 0;
}
.banner-sec{background-size:cover; min-height:500px; border-radius: 0 10px 10px 0; padding:0;}
.container{background:#fff; border-radius: 10px; box-shadow:15px 20px 0px rgba(0,0,0,0.1);}
.carousel-inner{border-radius:0 10px 10px 0;}
.carousel-caption{text-align:left; left:5%;}
.login-sec{padding: 50px 30px; position:relative;}
.login-sec .copy-text{position:absolute; width:80%; bottom:20px; font-size:13px; text-align:center;}
.login-sec .copy-text i{color:#FEB58A;}
.login-sec .copy-text a{color:#E36262;}
.login-sec h2{margin-bottom:30px; font-weight:800; font-size:30px; color: #DE6262;}
.login-sec h2:after{content:" "; width:100px; height:5px; background:#FEB58A; display:block; margin-top:20px; border-radius:3px; margin-left:auto;margin-right:auto}
.btn-login{background: #DE6262; color:#fff; font-weight:600;}
.banner-text{width:70%; position:absolute; bottom:40px; padding-left:20px;}
.banner-text h2{color:#fff; font-weight:600;}
.banner-text h2:after{content:" "; width:100px; height:5px; background:#FFF; display:block; margin-top:20px; border-radius:3px;}
.banner-text p{color:#fff;}

