@charset "utf-8";
/* CSS Document */

body, html {
    /*height: 100%;*/ background-color:#EAEAEA;
    /*background-repeat: no-repeat;
    background-image: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
}
td,th{font-size:12px; font-family:Verdana, Geneva, sans-serif;}

.card-container.card {
	float:left;
    padding: 40px 40px; border-radius:10px;
}


.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
 .card1 {
    background-color: #fff;
    /* just in case there no content*/
    
    margin: 0 auto 25px;
    margin-top: 25px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	
}
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 10px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 20px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	min-height:780px;
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(12, 97, 33);
}

/*.forgot-password {
    color: rgb(104, 145, 162);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color: rgb(12, 97, 33);}
*/
.heading-box {
    padding: 10px 50px;
    margin: 2px;
    color: #666;
    font-weight: bold;
    background: #F8F8F8 none repeat scroll 0% 0%;
    border-top: 4px solid #09F;
	min-height:100px;
   font-size: 13px;
    vertical-align: middle;
    box-shadow: 4px 2px 5px #CCC;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
}
.footer{ padding: 20px 50px; text-align: center;
    margin: 2px;
    color: #666;
    background: #F8F8F8 none repeat scroll 0% 0%;
   min-height:60px;
    font-size: 13px;
    vertical-align: middle;
    box-shadow: 4px 2px 5px #CCC;
    box-sizing: border-box;
	text-shadow:none;
    position: relative;
    z-index: 10; clear:both; }
.from{width:100%; float:right;}
.text_box{width:100%; float:left;}	
.container{width:100%}
.text-filed-1 { min-height:auto; width:100%; margin:0 auto; /*margin: 40px 0 0 40px ;*/ padding:5px; background-color:aliceblue;}
.text-filed{ min-height:400px; /*margin: 40px 0 0 40px ;*/ padding:5px !important; background-color:#fff; margin-top:25px;}
.main-bx{float:none; margin:0 auto; padding:0;     min-height: 500px;}
.bg-c li a{
    margin-right: 0px; color:#fff;
    border: 0px none;
    background-color: #0193DA;
}
.bg-c li a:hover{color:#000;  	 }

@CHARSET "UTF-8";

/** {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	outline: none;
}*/
body {
	background-color:#eee;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.logo_img
{
	text-align:center;
	margin-bottom:20px;
}


.login-form {
	margin: 140px auto;
	max-width: 400px;
}


form[role=login] {
	font: 16px/1.6em Lato, serif;
	background: #fff;
	padding: 10px 0 0 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	form[role=login] h2 {
		font-size: 26px;
		color: #5d5c5c;
		margin-bottom: 1em;
	}
	form[role=login] input,
	form[role=login] button,
	form[role=login] a.btn {
		font-size: 16px;
	}
	form[role=login] > div {
		line-height: 3em;
		margin: 1.5em 0 0 0;
		padding: 0 26px;
		background: #f2f2f2;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
	}
	form[role=login] > section {
		padding: 0 26px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		background: #fff;
	}
	
	/*********************forgot password*************88*/
	
.message {
	font-size: 16px;
	margin-left: 0;
	padding: 12px;	
	margin-bottom:15px;
    border-left: 4px solid #00a0d2;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
.tab-content{margin:0px;}
.wizard-card .tab-content{ padding:0;}
.text-filed-1 td{padding:5px 0; font-size:11px;}
.italic{ font-style:italic; font-weight:400;}
.head-wel{ text-align:right; margin-right:50px; margin-top: -50px; font-weight: 500;font-size: 14px;}
.head-log{float:right; padding:12px;}
.head-port{padding-top: 0px; display: inline-table; padding-left: 14px;}
.head-port h2{     font-size: 20px;
   /* margin-top: 44px;
    margin-bottom: 20px; */
    font-weight: 400;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #428bca;}
.log-cat{float:left; padding: 7px 6px 6px; width:170px;}
.log-cat1{border-radius: 5px; margin-left: 10px;  padding: 5px 20px; margin-top: 5px; background: linear-gradient(to bottom right, #fcf8e3 , #84CCE6); width: 100px;}
.cat-start{background-color: #f1f1f1; margin:5px 0;}
.cat-log{clear:both; margin-top:10px;}
.float-lf{ float:left;}
.text-filed td { padding:20px; border: 1px solid #eee;}
.form-new{    line-height: 30px;
    font-size: 14px; margin-top:10px;}
	
.head-fno{    text-align: center;
    font-weight: bold;}
	.new-font td{ font-weight:bold;}
/*.text-filed td a{ text-decoration: none; color: #094E97; }*/
.log-cat2 {
    border-radius: 5px;
    margin-left: 25px;
    padding: 5px 35px;
    margin-top: 5px;
    background: linear-gradient(to bottom right, #92D0E5 , #03A9F4);
	font-weight:300;
    border: 1px;
	color: #FFF;
	border: 2px solid #eee;
	text-decoration:none;
}
.main-hd{text-align: center;
    font-size: 20px;
    font-weight: bold;}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background-color: rgba(153, 153, 153, 0.43);}
	
.pic-width{padding: 0px;
    border: 1px solid #DDD;
    background-color: aliceblue;
	margin: 0px 15px;
    width: 97.7%;}
	
.foot-ht{min-height:80px; clear:both;}
ol.c {list-style-type:;}
ol.d {list-style-type: lower-alpha;}
/*.text-filed td a:hover{background: linear-gradient(to bottom right, #faebcc , #f2dede);}*/

.dashboard_mod
{
	margin-top: 30px;
}

.dashboard_box{
	width:70%;
	margin-right:15%;
	margin-left:15%;
	
	
}

.tabledashboard
{
	border: 1px solid #999;
	background:aliceblue;
}
.label-form-head
{
	font-size:18px;

}
.text_center
{
	text-align:right;
	
}
.tab_space{
	margin: 0px 10px;
	
}
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.list_item_sm{
	font-size:10px;
	padding-left:10px;
}
.footer_content{
	background-color:#CCC;
	text-align:center;
	padding:20px;
	margin-top:20px;
}
.footer_tex
{
	    font-weight: 500;
}
.dropdown-menu { width:250px;}
.name_text
{
	font-size:14px;
	font-weight:700;
	color:#036 !important;
}
.btn_left
{
float: right;
    margin-left: 24px;
}