/*select2 js css*/


/*slelect 2 css end*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
}
.form-box {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}
strong { font-weight: 500; }

a, a:hover, a:focus {
	color: #19b9e7;
	text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

h1, h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

h3 {
	font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

img { max-width: 100%; }

::-moz-selection { background: #19b9e7; color: #fff; text-shadow: none; }
::selection { background: #19b9e7; color: #fff; text-shadow: none; }


.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0 20px;
	background: #19b9e7;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-1.btn-link-1-facebook { background: #4862a3; }
.btn-link-1.btn-link-1-twitter { background: #55acee; }
.btn-link-1.btn-link-1-google-plus { background: #dd4b39; }

.btn-link-1 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }

.btn-link-2 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}


/***** Top content *****/

.inner-bg {
    padding: 60px 0 80px 0;
}

.top-content .text {
	color: #fff;
	text-align: center;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
	text-align: center;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {
	margin-top: 70px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.35);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}
.form-top2 {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.35);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}
.form-top3 {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.35);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}
.error {
	color: #fff;
}
.form-top-left {
	float: left;
	/*width: 75%;*/
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 0.8; color: #fff; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.3;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #19b9e7;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}

.middle-border {
    min-height: 355px;
    margin-top: 73px;
    border-right: 1px solid #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}


/***** Footer *****/

footer {
	padding-bottom: 70px;
	color: #fff;
}

footer .footer-border {
	width: 200px;
	margin: 0 auto;
	padding-bottom: 30px;
	border-top: 1px solid #fff;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
}

footer p { opacity: 0.8; }

footer a {
	color: #fff;
}
footer a:hover, footer a:focus { color: #fff; border-bottom: 1px dotted #fff; }


/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.middle-border { min-height: auto; margin: 65px 30px 0 30px; border-right: 0; 
						border-top: 1px solid #fff; border-top: 1px solid rgba(255, 255, 255, 0.6); }
	
}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }

}
.bootstrap-select .selectpicker {
    position: relative;
    width: 250px;
    padding: 10px;
    margin: 0 auto;
    background: #23495d !important;
    color: #ffffff;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 25px;
    border-radius: 4px;
    line-height: 25px;
}
.bootstrap-select ul.selectpicker {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
.bootstrap-select .selectpicker .filter-option {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: center;
    float: none !important;
}
.bootstrap-select .selectpicker .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.bootstrap-select ul.selectpicker span {
        display: block;
        text-decoration: none;
        color: #9e9e9e !important;
    }
.bootstrap-select ul.selectpicker .check-mark {
    display: none;
}
.bootstrap-select .selectpicker .dropdown li a {
    display: block;
    text-decoration: none;
    color: #9e9e9e;
    padding: 10px 20px;
}

/* Hover state */
.bootstrap-select .selectpicker .dropdown li:hover a {
    background: #f3f8f8;
}

/* Active state */
.bootstrap-select .selectpicker.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    
}

.bootstrap-select .selectpicker.active:after {
    border-color: #9bc7de transparent;
    border-width: 6px 6px 0 6px ;
    margin-top: -3px;
}

.bootstrap-select .selectpicker.active {
  background: #42718a;

}
.bootstrap-select .dropdown-menu {
    
}
.drop_lable {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.custom-radio {
    overflow: hidden;
    margin: auto;
    text-align: center;
}
.custom-radio ul{
  list-style: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}


.custom-radio li{
  color: #AAAAAA;
  display: inline-block;
  position: relative;
}

.custom-radio li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.custom-radio li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 7px 25px 25px 55px;
  margin: 5px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.custom-radio li:hover label{
	color: #FFFFFF;
}

.custom-radio li .check{
  display: block;
  position: absolute;
  border: 5px solid #AAAAAA;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  top: 12px;
  left: 20px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.custom-radio li:hover .check {
  border: 5px solid #FFFFFF;
}

.custom-radio li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 2px;
  left: 3px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.custom-radio input[type=radio]:checked ~ .check {
  border: 5px solid #23495d;
}

.custom-radio input[type=radio]:checked ~ .check::before{
  background: #23495d;
}

.custom-radio input[type=radio]:checked ~ label{
  color: #23495d;
}

.margin-top-20 {
    display: inline-block;
    margin-right: 10px;
}

.margin-top-20 input[type="number"]{
    
    outline:none;
    border-radius:2px;
    border:none;
    text-align: center;
    font-weight: 600;
    width:100px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-file,.btn-submit{
    
    background-color: #23495d !important;
    color: #fff !important;
    width: 250px !important;
    border:none !important;
    font-size: 20px !important;
    
    
}
.btn-file .fa{
    font-size:30px !important;
    margin-left:10px !important;
}

.submit{
    margin-top:20px;
}

.getPath {
    display: inline-block;
    width: 123px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: text-bottom;
}
.message_name{font-size: 17px !important;font-weight: 500;margin:inherit !important;}
.formError .formErrorArrow div{background:none !important}
.formError{width:215px !important}
.formError .formErrorContent{background:#3c8c90 !important;color:#fff;border:2px solid #6fd9de !important;box-shadow: 0 0 6px rgba(0, 0, 0, 0.32) !important;-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.32) !important;-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.32) !important;-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.32); !important}
.reg_form_control{width:48% !important;display:inline-block !important}
.input_right{margin-left: .9em !important;}
button.btn{background:rgba(0, 0, 0, 0.43)}
button.btn:focus {background:rgba(0, 0, 0, 0.1);opacity: 0.9;}
button.btn:active:focus, button.btn.active:focus {background:rgba(0, 0, 0, 0.1);opacity: 0.9; }
.theme-color {background-color: #5cd7dd;background-image: url("../images/validate-bg.jpg");}


/*result dashboard css*/
.ui-dialog-titlebar-close {
			background-image: url(../images/dlg_close.png);
			background-repeat: no-repeat;
			background-size: 14px 14px;
			background-color: transparent;
			border: none;
		}
		.homebutton{font-size:1.6rem;}
			.piechart_responsive {
				padding-left: 15px;
				padding-right: 15px;
			}
			@media only screen and (min-width: 500px) {
				.piechart_responsive {
					width: 472px;
				}
			}
			@media only screen and (max-width: 499px) {
				.piechart_responsive {
					width: 409px;
				}
			}
            table {
                font-size: 14px;
            }
		.diff td{
			padding:0 0.667em;
			vertical-align:top;
			white-space:pre;
			white-space:pre-wrap;
			font-family:Consolas,"Courier New",Courier,monospace;
			font-size:0.75em;
			line-height:1.333;
		  }
	
		  .diff span{
			display:block;
			min-height:1.333em;
			margin-top:-1px;
			padding:0 3px;
		  }
	
		  * html .diff span{
			height:1.333em;
		  }
	
		  .diff span:first-child{
			margin-top:0;
		  }
	
		  .diffDeleted span{
			border: 1px solid #c5e2a2;
            background: rgba(197, 226, 162, 0.51);
		  }
	
		  .diffInserted span{
			/*border:1px solid rgb(255,192,192);*/
			background:rgb(255,224,224);
		  }
		 
		  #toStringOutput{
			margin:0 2em 2em;
		  }
        .logout{
                background: #abbac3;
            color: #fff;
            padding: .9em 1em;
            display: inline-block;
                margin: 0em .5em;
            }
        .logout:hover{
            color: #fff;
            text-decoration:none;
         }
         .logout:focus{
                 background-color: #ABBAC3!important;
            border-color: #ABBAC3;
         }

            .accordionContent {
                display: none;
            }
            .color-red {
                color: #f00;
            }
			.naming_document{font-weight: bold;font-size: 15px;}
			.disableClick{pointer-events: none;}
			
			.pres_size_heading{}
			.tab-content{max-height: 650px !important;overflow-y: scroll;overflow-x:hidden}
/*result dashboard css*/

/*home page css*/
.progress_list ul li{list-style:none;line-height:2.8em}

.completed{color:#1fe61f;}
.in_process{color:orange;}


.progress_list ul li i{font-size: 17px;margin-right: 10px;}
.load_img{display:none}
.load_img img,#uploading_img img{width: 111px;height: 15px;}
.fa-circle{font-size:11px !important;}
.progressor_container{z-index:100000;}

.main-header{z-index: 10000;}
.deactive{
 color:rgba(255,255,255,.1) !important;
}


#progressor_container {
	position:fixed;
	left:0; 
	top:0;	
	bottom:0;
	right:0;
	background-color: rgba(0,0,0, 0.4);
}
.progressabc{
    position: absolute;
    top: 25%;
    left: 50%;
    width: 550px; 
    z-index: 101;
    opacity: 1.0;
    width: 500px;
    margin-left: -251px;
	
	
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);	
}
.progress_list{
    text-align: justify;
    width: 117%;
}
.logout_div{
	float: right;
    margin-right: 1em;	
}
.logout{
	background: #219dd6;
    color: #fff;
    padding: .5em 1em;
    display: inline-block;
    margin-top: .5em;
    border-radius: .3em;
	}
.logout:hover{
	color: #fff;
	text-decoration:none;
 }
.anc_fp{
	color: #fff;
}
.signin_btn,.signin_btn:hover{color:#fff}

/*home page css*/

/*footer css*/

/*footer css*/