﻿@charset "utf-8";
/* CSS Document */
body {
  background-image: url(../Images/bg3.jpg);
  
	
  
  background-position: center center;
  
  background-repeat: no-repeat;
  
  background-attachment: fixed;
  
  background-size: cover;
}
 header {padding: 10px;border-bottom: 1px solid rgba(255, 255, 255, .3); }
.lefttext {color: #fff;margin-top: 120px;     transform: translateY(32%); -webkit-transform: translateY(32%); -moz-transform: translateY(32%); -o-transform: translateY(32%);  }
.lefttext h2 {padding: 0;margin: 0;font-size: 40px;font-weight: 700;line-height: 1.3em;
text-shadow: 0 0 2px #000, 1px 1px 2px #000;
	text-outline:#F00;
	
	}
.lefttext h2 span {font-weight: 300;}
.lefttext p {margin-top: 20px;font-size: 20px;}

/* LABEL ======================================= */

@media screen and (max-width:767px) {
.lefttext {margin-top: 40px;}
.lefttext h2 {font-size: 7vw;}
.lefttext p {font-size: 13px;}
}


::-webkit-input-placeholder {  color: #fff;}
::-moz-placeholder {  color: #fff;}
:-ms-input-placeholder {  color: #fff;
}


/*delete yellow background of Input type*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s;
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
}
input:-autofill,
input:-autofill:hover,
input:-autofill:focus,
input:-autofill:active {
    transition-delay: 9999s;
    transition: color 9999s ease-out, background-color 9999s ease-out;
}


/*delete yellow background of Input type end*/



 footer {
            width: 100%;
            margin: 0px;
            padding: 15px;
            bottom: 0px;
            background-color:transparent !important;
            height: 45px;
			position:fixed;
			bottom:0;
         
		  
		  
        }

            footer p {
                font-size: 14px;
                font-weight: normal;
              
                color: #fff;
                text-align: center;
				
            }
.redmark{
	color:#F00;
	
}
mtext {
                font-size: 14px;
                font-weight: normal;
                
                color: #fff;
                text-align: center;
				
            }
			
			
 

.textpad{
	padding-top:5px;
	
}
#grads {
    height: 100%;
	
    background: red; /* For browsers that do not support gradients */
    background: linear-gradient(-90deg, red, yellow); /* Standard syntax (must be last) */
}
.widget-box {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    clear: both;
    margin-top: 16px;
    margin-bottom: 16px;
    position: relative;
}
.widget-title, .modal-header, div.dataTables_wrapper .ui-widget-header {
    background-color: #1995b4;
    border-bottom: 1px solid #CDCDCD;
    height: 40px;
	color:#fff;
}

.table th{
    background-color: #eceaea;
    border-bottom: 1px solid #CDCDCD;
    height: 36px;
}
.panel-heading{
	font-weight:bold;
	font-size:13px;
	
	}

.widget-title h5 {
    color: #000;
   
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 12px;
    line-height: 12px;
    margin: 0;
}
.widget-content {
    padding: 12px 15px;
    border-bottom: 1px solid #cdcdcd;
}
.icon-tasks {
	border-right:2px solid #000;
   
}
user agent stylesheet
i, cite, em, var, address, dfn {
    font-style: italic;
}

.gly_plus {
    margin-bottom:30px;
}
 
#mySidenav a {
    position: absolute;
    left: -170px;
    transition: 0.3s;
    padding: 15px;
    width: 200px;
    text-decoration: none;
    font-size: 16px;
    color: white;
    border-radius: 0 5px 5px 0;
}

#mySidenav a:hover {
    left: 0;
    z-index:999999999999999999999;
}



.headertextnew
{
                color:#fff;
                font-size:36px;
                text-transform: uppercase;
                font-weight:bold;
                text-shadow: 0 0 2px #000, 1px 1px 2px #000;
                
                font-stretch: extra-condensed;
                background-image:url(../images/logo_iner.png);
                background-repeat:no-repeat;
                padding-left:50px;
               
                
}

.header1 {
    margin: 0 auto;
    padding: 0px;
    background-color: #333333;
    width: 100%;
    height: 3px;
}

.header {
    margin: 0 auto;
    padding: 0px;
    background-color: #fff;
    width: 100%;
    height: 60px;
    padding-top: 10px;
}

.headerinner {
    margin: 0 auto;
    padding: 0px;
    min-height: 75px;
    max-height:100%;
    background-color:transparent !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom:0px;
}
.headerinner2 {
    margin: 0 auto;
    padding: 0px;
    height: 40px;
    padding: 10px;
    font-size: 15px;
    font-weight: normal;
    
    color: #000;
    text-align: center;
	background-color:#9ac43c;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.evnk-inner-wrapper {
    min-height: 600px;
}

.login-box {
	float:right;
	
    width: 97%;
    border: none;
	background-color:transparent !important;
  
   
    margin-top: 20%;
  
    padding: 20px;
    padding-top: 10px;


	
	
}

.login-box .sureassureh{
	color:#ffffff;
	font-size:40px;
	
	font-weight:bold;
	
	
	padding-bottom:30px;
	text-shadow: 0 0 2px #000, 1px 1px 2px #000;
	text-outline:#F00
}

    .login-box .page-header {
        margin-bottom: 0px;
        border-bottom: none;
    }

    .login-box h3 {
        font-size: 22px;
        font-weight: 100;
        color: #000;
        text-transform: uppercase;
    }

    .login-box h4 {
        font-size: 16px;
        font-weight: 100;
        color: #000;
        padding-left: 5px;
		 padding-bottom: 15px;
    }


    .login-box .text {
        font-size: 13px;
        font-weight: 100;
        color: #444343;
        text-align: left;
        padding-left: 15px;
        padding-bottom: 7px;
        padding-top: 7px;
    }

    .login-box .chpass {
       
        font-weight: 100;
        color: #fff;
		text-align:center;
		padding:20px;
		line-height:30px;
		font-size:14px;
        
    }

    .login-box .newuser {
        font-size: 13px;
        font-weight: 100;
        color: #009;
        padding-left: 15px;
        padding-bottom: 7px;
        padding-top: 7px;
    }

.newuser {
    font-size: 13px;
    font-weight: 100;
    color: #009;
    padding-left: 15px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.nlogin {
    font-size: 18px;
    font-weight: 100;
    color: #5cb85c;
    padding-left: 15px;
    padding-bottom: 7px;
    padding-top: 7px;
}

    .nlogin:hover {
        font-size: 18px;
        font-weight: 100;
        color: #036103;
        padding-left: 15px;
        padding-bottom: 7px;
        padding-top: 7px;
        text-decoration: none;
    }



.whitelogin {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    padding-top: 12px;
}

    .whitelogin:hover {
        font-size: 14px;
        font-weight: 100;
        color: #fcff03;
        padding-top: 12px;
        text-decoration: none;
    }
	
	
	.wt {
    font-size: 13px;
    font-weight: 100;
    color: #fff;
    padding-top: 12px;
}

    .wt:hover {
        font-size: 13px;
        font-weight: 100;
        color: #000;
        padding-top: 12px;
        text-decoration: none;
    }



.yelowuser {
    font-size: 14px;
    font-weight: 100;
    color: #fcff03;
    padding-top: 12px;
}

    .yelowuser:hover {
        font-size: 14px;
        font-weight: 100;
        color: #fcff03;
        padding-top: 12px;
        text-decoration: none;
    }

.login-box .btn-login {
	margin-top:20px;
   
    background: #9bc329;
        width: 100%;
    padding: 8px 12px;
    border-radius: 0px;
    outline: 0;
    color: #fff;
    border: 0px solid #3378ea;
   
    font-size: 18px;
	
}

.login-box hr{
   
    background: #c8c9cd;
    padding:0.5px;
}
.login-box .btn-login:hover {
  margin-top:20px;
   
    background: #1c4e97;
        width: 100%;
    padding: 8px 12px;
    border-radius: 0px;
    outline: 0;
    color: #fff;
    border: 0px solid #3378ea;
   
    font-size: 18px;
}


.form-control2 {
       display: block;
    width: 100%;
    height: 25px;
    padding: 2px 6px;
    padding-left: 5px;
	margin-bottom:20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #fff;
    background-color: transparent !important;
   
}

    .form-control2:focus {
        
        outline: 0;
      
    }

.form-control2::-moz-placeholder {
  color: #fff;
  opacity: 1;
  font-size:14px;
}
.form-control2:-ms-input-placeholder {
  color: #fff;
   font-size:14px;
}
.form-control2::-webkit-input-placeholder {
  color: #fff;
   font-size:14px;
}

.form-control3 {
    display: block;
    width: 20px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #dff0d8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control3:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }



.form-control4 {
    display: block;
    width: 100%;
    height: 25px;
    padding: 2px 6px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    color: #555;
    box-sizing: border-box;
    border: none;
    border-bottom: 2px solid green;
    background-color: transparent !important;
}

    .form-control4:focus {
        box-sizing: border-box;
        border: none;
        border-bottom: 2px solid #66afe9;
        background-color: transparent !important;
        border-color: #66afe9;
        outline: 0;
    }

    .form-control4::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control4:-ms-input-placeholder {
        color: #999;
    }

    .form-control4::-webkit-input-placeholder {
        color: #999;
    }




.textbox-design {
    margin-top: -16px;
}

.label-design label {
    margin-top: 5%;
    margin-left: 7%;
}

label {
    font-size: 13px;
    padding-top: 6px;
}

.grid_header {
    background-color: #5bc0de;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
}

.grid_footer {
    background-color: #dddddd;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}


.alt_grid {
    background-color: #ffffff;
    color: #000;
  
    font-weight: normal;
}

.grid_footer td {
    border: none;
}

.grid_footer th {
    border: none;
}

.grid_row {
    background-color: #EFF3FB;
    color: #000;
}


.grid_header2 {
    background-color: #bebebe;
    color: #000;
    font-size: 13px;
    font-weight: normal;
}
.filter {
  
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

.grid_footer2 {
    background-color: #ffffff;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.grid_row2 {
    background-color: rgba(0, 0, 0, .075);
    color: #000;
    font-size: 12px;
    font-weight: normal;
}






.detail {
    width: 100%;
}

    .detail caption {
        font-weight: normal;
        font-size: 18px;
        padding: 7px;
        background-color: #676767;
        color: #ffffff;
        margin: 0;
        text-align: left;
    }

.modalBackground {
    background-color: black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    padding: 5px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 550px;
    height: 0px;
}

.gridblueheader {
    font-weight: normal;
    font-size: 18px;
    padding: 7px;
    background-color: #38579a;
    color: #ffffff;
    margin: 0;
    text-align: left;
}

.gridworkinghrs {
    font-weight: bold;
    font-size: 15px;
    padding: 7px;
    background-color: #bebebe;
    color: #000;
    margin: 0;
    text-align: right;
}

.popup_close {
    font-size: 16px;
    font-weight: 100;
    color: #000000;
    padding-left: 15px;
    padding: 20px;
}

    .popup_close:hover {
        font-size: 16px;
        font-weight: 100;
        color: #5cb85c;
        padding: 20px;
        text-decoration: none;
    }

.msg_header {
    background-color: #66afe9;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    top: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modalPopup {
    background-color: #FFFFFF;
    border: solid 3px #000;
    border-radius: 10px;
    padding: 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 400px;
    height: 250px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.popupred {
    font-size: 16px;
    font-weight: 100;
    color: #f00;
    padding: 20px;
    text-decoration: none;
}


.transp{
                background-color:transparent !important;
                box-sizing: border-box;
    border: none;
}
.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);  
  
}
.open > .dropdown-menu li a {
  color: #000;  
}
.dropdown-menu li a{
  color: #fff;
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  display: block;
  
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.dropup .dropdown-menu {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;  
}

.navbar .nav > li > .dropdown-menu:after {

}
.dropup > .dropdown-menu:after {
  border-bottom: 0;
  border-top: 6px solid rgba(39, 45, 51, 0.9);
  top: auto;
  display: inline-block;
  bottom: -6px;
  content: '';
  position: absolute;
  left: 50%;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.timecircle {
    background:#337ab7;
    border-radius: 80px;
    color: white;
    font-size:35px;
    height: 80px;
    font-weight: bold;
    width: 80px;
    display: table;
    margin: 20px auto;
    text-align:center;
}
.timecircle_top {
    border-radius: 0px;
    color: #fff;
    font-size:15px;
    height: 50px;
    font-weight: bold;
   width: 100px;
    display: table;
   
    text-align:right;
    margin-top:-6px;
    padding-top:30px;
}

.timecircle_top:hover {
 
    border-radius: 0px;
    color: #fff;
    font-size:15px;
    height: 50px;
    font-weight: bold;
   width: 100px;
    display: table;
   
    text-align:right;
    margin-top:-6px;
     padding-top:30px;
  
}

.timecircle_top_old{
   
    color: #fff;
    font-size:20px;
   
    font-weight: bold;
   
  
   
    text-align:center;

}

.timecircle p {
    vertical-align: middle;
    display: table-cell;
}

.timeblock {
    border: 1px solid red;
    text-align: center;
    vertical-align: middle;
}



.well_tbl {
  min-height: 20px;
  padding: 1px;
  margin-bottom: 2px;
  background-color: #fff;
  border: 0px solid #e3e3e3;
  border-radius: 0px;

}
.well_tbl blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
