﻿
html {
        /*background: #f3f7f8 !important;*/
}

body {
		padding-top: 25px; 
		padding-left:0px;
		/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
		font-size:12px !important;
		/*color: #666 !important;*/
		/*background-color:#f3f7f8;*/
        /*font-family: 'Roboto', sans-serif;*/
		/*font-family:'Arial', 'Helvetica', 'sans-serif';*/
		font-size: .85em;
        font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
		background-image: url(../Images/wush4cw1.jpg);
		background-repeat:no-repeat;
		background-size:cover;
	 }



form {
		display: block;
		margin-top: 15px;
		line-height: 5px;
	}
h4 {
    color: #78028D;
}

.footer{
    position: fixed;
    height:10px;
    background: #ccc;
    width: 100%;
    bottom: 0;
    color:#000; text-align:center;
}
.add_new_btn{
    border-radius: 57px;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 0;
    font-size: 24px;
    background: #09c;
    color: #fff;
    margin-top: 6px;
    line-height: 23px;
    border:1px solid #09c;
    float:right;
}
.per_page{
    float:right;padding:0px;
}
.per_page input {
        height: 25px;
    }
.per_page label {
    line-height:25px;
    margin: 0;
    text-align: right;
}
.add_row {
    width: 30px;
    height: 30px;
    background: #a5a4a4;
    float: left;
    border-radius: 30px;
    line-height: 32px;
    color: #fff;
    font-size: 23px;
    padding-left: 4px;
    cursor: pointer;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
/*-UI------------*/

 .navbar-default {
	background-color: #ffffff;
	border-color: #cacaca;
	box-shadow: 2px 2px 20px rgba(0,0,0,0.3);
	min-height: 50px;
    margin-bottom: 50px;
    border: 1px solid transparent;
	}

 .navbar-default .navbar-nav>li>a {
    color: #000000;
}
    .navbar-default .navbar-nav > li > a:hover {
        background:#09c;
        color:#fff;
    }
 .navbar-default .navbar-brand {
    color:#09c;
}
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
            color: #fff !important;
    background-color: #09c  !important;
    }
/*-----------------------------------*/

/*for fornt size--*/
.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}
/*for fixed headdr table*/

.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;
}
a {
    color: #0368bf;
    text-decoration: none;
	font-weight: 550;
    font-size: 13px;
}
a {
    background-color: transparent;
}
.control-label {
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    clear: both;
    float:left;
    margin-right:15px;
	line-height: 20px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: rgba(255, 255, 255, 0.15);
    color: #8B0000;
    font-size: 12px;
	/*border-radius: 4px;*/
	padding: 1px 12px;
}

.table > thead > tr > th {
  font-size: 13px;
    height: 16px;
    line-height: 22px;
   color: #000;
    font-weight: normal;
    min-width: 58px;
    padding: 0;
    text-align: center;
    background: rgba(245,252,255,1);
	background: -moz-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(202,237,247,1) 43%, rgba(187,240,252,1) 56%, rgba(244,250,252,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,252,255,1)), color-stop(43%, rgba(202,237,247,1)), color-stop(56%, rgba(187,240,252,1)), color-stop(100%, rgba(244,250,252,1)));
	background: -webkit-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(202,237,247,1) 43%, rgba(187,240,252,1) 56%, rgba(244,250,252,1) 100%);
	background: -o-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(202,237,247,1) 43%, rgba(187,240,252,1) 56%, rgba(244,250,252,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(202,237,247,1) 43%, rgba(187,240,252,1) 56%, rgba(244,250,252,1) 100%);
	background: linear-gradient(to bottom, rgba(245,252,255,1) 0%, rgba(202,237,247,1) 43%, rgba(187,240,252,1) 56%, rgba(244,250,252,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fcff', endColorstr='#f4fafc', GradientType=0 );
}

.btn-info {
    color: #393939;
    background-color: #fff;
    border-color: #fff;
    padding:1px 3px;
    font-size: 9px;
}
.action-databtn{
    color: #09c;
    background-color: #fff;
    margin-top: -25px;
    line-height: 16px;
    float: right !important;
    margin-right: 5px;
    font-size: 12px;
    padding: 3px 10px;
    border: 1px solid #09c;
    border-radius: 5px;
}
.action-ctrlbtn {
    margin-top: 1px;
    line-height: 12px;
    float: left;
    margin-right: 0px;
    font-size: 12px;
    padding: 3px 10px;

}
.action-databtn:hover {
    color: #fff;
    background-color: #09c;
    }
.action-databtn_left{
    color: #09c;
    background-color: #fff;
    margin-top:3px;
    line-height: 16px;
    float: left;
    margin-right: 5px;
    font-size: 12px;
    padding: 3px 10px;
    border: 1px solid #09c;
    border-radius: 5px;
}
.action-databtn_left:hover {
    color: #fff;
    background-color: #09c;
    }
.table-bordered > tbody > tr > td {
    padding: 0;
    font-size: 11px !important;
    padding-left: 1px;
    vertical-align: middle;
}
.crm_table_search .input-sm {
	background:transparent;
	border: none;
	color: #000;
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 5px 5px;
	font-size: 13px;
}

.crm_table_search .input-sm:focus {
     border: none;
}
.crm_table_search .input-sm::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.crm_table_search .input-sm::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.crm_table_search .input-sm:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.crm_table_search .input-sm:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
table .input-sm {
    border:none;
}
table .input-sm:focus {
    border:none;
}
.panel-body {
    padding: 0;
    padding-top: 5px;
}
.panel-info .panel-heading {
    color: #000;
    background-color: #fff;
    border: none;
    margin: 0;
    padding: 0px;
}
.form-group {
    margin-bottom: 5px;
}
.panel-info {
    border-color: #e3e3e3;
    margin-top:70px;
    padding-bottom: 12px;
    margin-bottom: 4px;
    display: inline-block;
}
    .panel-info table {
    margin-bottom:0px !important;
    }
.panel-title {
    margin-top:10px;
    margin-bottom:0;
    font-size:17px;
    color:#0182ae;
    /*font-family:'Roboto', sans-serif;*/
	font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.crm_table_search .glyphicon-search {
    
    float: right;
    margin-top: -14px;
    margin-right: 1px;
    font-size: 8px;
    color: #c2c0c0;

}
.container-fluid {
    margin-bottom: 20px;
    
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin:2px;
    border-radius:4px;
}
    .pagination > li > a {
        padding: 2px 7px;
    }
    .btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size:8px;


    line-height: 1.5;
    border-radius:3px;
}
.input-sm {
    /*height: 20px;
    width:100%;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 5px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #c1c1c1;*/
	width: 100%;
	background-color: #d6e5f4;
    background-color: rgba(255, 255, 255, 0.15);
	/*font-family: Arial, Sans-Serif;*/
	font-family:"Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
	height: 18px;
    /*line-height: 13px;*/
	border: solid 22px #85b1de;
    border-radius: 20px;
    padding: 0px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 2px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 4px; /* Add a top margin */
    margin-bottom: 4px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}
    .input-sm:focus {
        /*border-radius: 0;
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #c1c1c1;*/
    }
    select.input-sm {
    height: 18px;
    line-height: 18px;
}

@media (max-width:768px){
    .pull-right {
    float: left !important;
}
}
@media (max-width:991px)
{
	.container
	{
		width: 100%;
	}

	.pull-right
	{
		float: left !important;
	}
}
@media (max-width:962px) {
    .navbar-default .navbar-nav>li>a {
            padding: 15px 10px;
    }
}
@media (max-width:872px) {
    .navbar-default .navbar-nav>li>a {
            padding: 15px 7px;
    }
}
@media (max-width:818px)
	{
		.navbar-default .navbar-nav > li > a
		{
			padding: 15px 4px;
		}
}
/*For loading styles*/
.logloading { border:1px solid #E91E63; padding:20px; margin:40px 5px; width:200px;}
.loadingSearch { border:1px solid #E91E63; padding:20px; margin:40px 5px; width:200px;}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow:show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media print {
  body * {
    visibility: hidden;
  }
  #section-to-print, #section-to-print * {
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: 1550px;
    top: 50px;
  }
}
#printsection {
   position: fixed;
   top: 550px;
   left: 50px;
}

.btn-rignt-corner
{
    position:relative;
    top:0;
    left:0;
    float:right;
}
.input-txt {
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
}
.Header-line-bottom {
    background: #b2d1e5;
    height: 5px;
}

#submenu {
	display:block;
	width:100%;
	height: 20px;
	width:100%;
	position: relative;
	top: 70px;
	background-color:#b2d1e5;
}
#topmenu
{
	top: 28px;
}
.collapsing {
	display:none;
}
.navbar {
	margin-bottom:16px;
    border-radius:2px;
	min-height: 25px;
	height: 25px;
	width:100%;
	position: relative;
	background-color: #6fb7e9;
}

.Header-pms {
    background: #3c8dc5;
    color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
	height: 70px;
}
.navbar-nav>li>a {
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 20px;
	color: #c4ddef;
	background-color: #6fb7e9;
	
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #f5f5f5;
    background-color: #c4ddef;
}
#top-span {
	position: absolute;
	bottom: 25px;
	left: 90px;
	width:450px;
	height:50px;
	color:#fff;
	font-size: 22px;
}
#userid-span {
	position: absolute;
	/*border: 1px solid red;*/
	top: 25px;
	right:60px;
	width:130px;
}
#logout  {
	position: absolute;
	right: 4px;

}

#menu {
    list-style:none;
    display:inline-block;
    font-family:Arial, Verdana;
    font-size:14px;
    position:relative;
    bottom:10px;
    margin:0;
	width:100%;
	float:left;
}
li ul {
    list-style:none;
    position:absolute;
    left:-9999px;
    padding:0;
    margin:0;
	width:100%;

}
ul li{float:left;}
li a {
    display:block;
    text-decoration:none;
    color:#fff;
    /*border-top:solid #fff;*/
    padding:0px 15px 0px 15px;
    background:#6fb7e9;
    margin-left:1px;
    white-space:nowrap;
    line-height: 20px;
	background-color: #6fb7e9;
	
}
li a:hover {background-color: #c4ddef;}
li:hover ul {left:0px;}
/* right aligns Contact submenu */
#menu > li:last-child:hover ul {
    left:auto;
    right:0;
    width:auto;
	
}
/* prevents Products submenu from wrapping.  Delete if wrap is OK. */
#menu > li:nth-child(3):hover ul 
{
	margin-right:-60%;
	width:100%;
}

li:hover a {background:#97acbb;}
li li {font-size:11px;}
li li a:hover {background:#ccc;}

ul:after {  /* contain floats*/
    content:"";
    clear:both;
    display:block;
    height:0;
    visibility:hidden;
}
.popup_menu {
    cursor: default;
    z-index: 1000;
    font-size: 16px;
    line-height: 120%;
    position: relative;
}
.dropdown-menu>li
{
    float:none !important;
    
}

.header-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 10;
	background: #eeeeee;
	-webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
	box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
}



