﻿.justify{
    text-align: justify;  
}
.center{
    text-align: center !important;
}
p{
    padding-left:20px;
    padding-right:20px;
}
h4{
    padding-left:20px;
    padding-right:20px;
}
li{
    /*padding-right:20px;*/
}

.checked{
    background:transparent url(../images/checked.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:20px;
    /*background: transparent url(checked.png) no-repeat top left;*/
    border-style:none;    
}
.error{
    background:transparent url(../images/error.png) no-repeat top left;
    position:absolute;
    top:0px;
    left:1px;
    width:20px;
    height:20px; 
    border-style:none;
}

.image {
    /*background:transparent url(../images/error.png) no-repeat top left;*/
    position: absolute;
    top: 0px;
    left: 1px;
    width: 20px;
    height: 20px;
}
.hidden {
    display: none;
}


#Iframe-Master-CC-and-Rs {
  max-width: 512px;
  max-height: 100%; 
  overflow: hidden;
}

/* inner wrapper: make responsive */
.responsive-wrapper {
  position: relative;
  height: 0;    /* gets height from padding-bottom */
  
  /* put following styles (necessary for overflow and scrolling handling on mobile devices) inline in .responsive-wrapper around iframe because not stable in CSS:
    -webkit-overflow-scrolling: touch; overflow: auto; */
  
}
 
.responsive-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  margin: 0;
  padding: 0;
  border: none;
}

/* padding-bottom = h/w as % -- sets aspect ratio */
/* YouTube video aspect ratio */
.responsive-wrapper-wxh-572x612 {
  padding-bottom: 107%;
}

/* general styles */
/* ============== */
.set-border {
  border: 5px inset #4f4f4f;
}
.set-box-shadow { 
  -webkit-box-shadow: 4px 4px 14px #4f4f4f;
  -moz-box-shadow: 4px 4px 14px #4f4f4f;
  box-shadow: 4px 4px 14px #4f4f4f;
}
.set-padding {
  padding: 40px;
}
.set-margin {
  margin: 30px;
}
.center-block-horiz {
  margin-left: auto !important;
  margin-right: auto !important;
}

table {
    width:100%;
}

#regform {
    margin:0 auto;
    width:80%;
}
input[type=submit] {
    /*background-color:#5cb85c;*/
    margin-bottom:5px;
}

.errorMessage {
    color:red;
    font-weight:bold;
}

.successMessage{
    color:green;
    font-weight:bold;
}

input[type=button] {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    /*background: rgba(76, 174, 76, 1);*/
    background: #b2c831;
    color: #fff;
    border: none;
    padding: 8px 28px 10px 26px;
    *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px;
}

/*input[type=submit] {
    background: rgba(76, 174, 76, 1);
}*/

a {
/*color: rgba(76, 174, 76, 1);*/

font-weight:bold;

}

/*a:focus, a:hover {
    background: rgba(76, 174, 76, 1);
}*/
 
input[type=password] {
    background: #cdcbcc;
    font-size: 13px;
    display: block;
    width: 100%;
    border: none;
    box-shadow: none;
    height: 30px;
    line-height: 18px;
    padding: 0;
    text-indent: 18px;
    margin: 0 0 18px;
}



.floatingBtn {
    display: inline-block;
    font-size: 1.1em;
    text-decoration: none !important;
    border-radius: 3px;   
    cursor: pointer;
    width: 100%;
    min-height: 65px;
    box-shadow: 8px 8px 8px -5px gray;
    margin-right: 10px;
    border: outset 2px #6E6E6E;
    color: #ededed;
    background-position: 0% 0%;
    /*background: #A2B790;*/
    /*background-image: -ms-linear-gradient(top, #353A41 0%, #2E3338 100%);
    background-image: -moz-linear-gradient(top, #353A41 0%, #2E3338 100%);
    background-image: -o-linear-gradient(top, #353A41 0%, #2E3338 100%);
    background-image: -webkit-linear-gradient(top, #353A41 0%, #2E3338 100%);
    background-image: linear-gradient(to bottom, #353A41 0%, #2E3338 100%);*/
    background-attachment: scroll;
   /*border-style: dotted;
    border-color:chartreuse;*/
   border-radius: 4px 4px 0 0;
   background-color: rgba(56, 56, 56, 1);
}

.arrow {
    width: 24%;
    height: 60px;
    background-image: url('../images/navArrow.png');
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 1px;
}

.btnText {
    /*display: inline-block;*/
    /*width: 70% !important;*/
    text-align: center;
    /*align-content:center;*/
    margin: 10px;
    /*width:100%;*/
    /*height: 93%;*/
    /*float: right;*/
}

.info-user2 {
    color:rgba(70, 184, 218, 1);
}

.headerText {
    color:rgba(160, 175, 187, 1);
}

/*.datetimepicker input[type="text"] {
    font-size:11px;    
}*/

input[type=text]::-ms-clear {
    display: none;
}

.modal-lg {
    width:90%;
    min-height:70% !important;
    max-height:70% !important;
}
.upload {
    border:1px solid black; 
    padding:25px; 
    margin-bottom:20px;
}
.updivs {
    padding:10px;
}

/*.dataTables_wrapper::after{
    min-height: 200px;
}*/

.dataTables_wrapper{
    min-height: 350px;
}

.multiselect.dropdown-toggle.btn.btn-default {
    margin-right: 5px;
    min-width: 350px;
    overflow: hidden;
}

.onmodal {
    background-color: white;
    padding: 0px;
}

.DemCeuSum {
    width: 100%;
    text-align: center;

}





.bs-example {
	font-family: sans-serif;
	position: relative;
	margin: 100px;
}
.typeahead, .tt-query, .tt-hint {
	border: 2px solid #CCCCCC;
	border-radius: 8px;
	font-size: 22px; /* Set input font size */
	height: 30px;
	line-height: 30px;
	outline: medium none;
	padding: 8px 12px;
	width: 396px;
}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 2px solid #0097CF;
}
.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
	color: #999999;
}
.tt-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	padding: 8px 0;
	width: 422px;
}
.tt-suggestion {
	font-size: 22px;  /* Set suggestion dropdown font size */
	padding: 3px 20px;
}
.tt-suggestion:hover {
	cursor: pointer;
	background-color: #0097CF;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
}