﻿@charset "utf-8";
body {
	background:#eeeff1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
::-webkit-scrollbar {
width: 5px;
height: 10px;
}


::-webkit-scrollbar-track-piece {
 background-color:rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:vertical {
height: 30px;
background-color: #0094f7;
}
a {
	color:#00a3da;
	transition-property:color;
	transition-duration:0.35s;
	-moz-transition-property:color;
	-moz-transition-duration:0.35s;
	-webkit-transition-property:color;
	-webkit-transition-duration:0.35s;
	-o-transition-property:color;
	-o-transition-duration:0.35s;
}
a:hover {
	color:#0080ab;
	text-decoration:none;
}
ol, ul {
	list-style:none inside;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	line-height:normal;
}
h1 {
	font-size:36px;
	font-weight:normal;
}
.mutedText {
	color:#999;
}
.row {
	width:100%;
	margin-left:0;
	margin-right:0;
}
.none {
	display:none;
}
.breadcrumb {
	background:none;
}
.breadcrumb > li + li:before {
	content:"";
	background:url(images/breadcrumb-sep.png) no-repeat;
	width:5px;
	height:8px;
	margin:0 10px;
	position:relative;
	top:6px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background:#23b0df;
	color:#fff;
}
.well {
	background:#fff;
	border-radius:3px;
	padding:20px;
	box-shadow:none;
        height: 100%;
        width: 100%;
        float: left;
}
.well h1 {
	font-size:24px;
	color:#666;
	margin-bottom:5px;
}
.searchBtn {
	box-shadow:none; 
	color:#fff; 
	height:34px;
}
.btn-primary {
	border-radius:3px;
	background:#00A3DA;
	border:none;
	box-shadow:0px 3px 0px 0px  #007ba4;
}
.btn-primary:hover {
background:#00aee9;
border:none;
}
.btn-primary:focus {
	box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.3) inset;
	border:none;
	background:#00A3DA;
	}
	.btn-lg {
		padding:10px 30px;
}
.searchBtn {
	box-shadow:none; 
	color:#fff; 
	height:34px;
}
/**************************** SPRITE ICONS *****************************************/
.register {
	background-position:0 -48px;
	margin-right:10px;
}
.signout {
	background-position:0 -144px;
	margin-right:10px;
}
.hello {
	background-position: 0 -24px;
}
.user {
	background-position: 0 -48px;
}
.settings {
	background-position:0 -72px;
}
.report {
	background-position:0 -96px;
}
.staticPage {
	background-position:0 -120px;
}

.caretLeft {
background-position: 0 -216px;
}
/****************************** LOGIN CSS *****************************/
.signupContainer {
	margin-top:10%;
}
.signupContainer h1 {
	text-align:center;
	display:block;
	color:#666;
	margin:30px;
}
.signupPanel {
	width:360px;
	margin:0 auto;
	text-align:center;
	background:#fff;
	border-radius:3px;
	padding:30px;
	box-shadow:0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.signupPanel .form-group {
	margin-bottom:10px;
}
.signupPanel .form-group:last-child {
	margin-bottom:0;
}
.signupPanel .form-group > button {
	width:100%;
	padding:15px;
	background:#00a3da;
	border-radius:3px;
	border:none;
	font:18px;
	color:#fff;
}
.signupPanel .form-group > button:hover {
	background:#00aee9;
}
.signupPanel .form-group > button:focus {
	box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.3) inset;
}
.signupPanel .form-group > input {
	width:100%;
	padding:8px;
        height: 40px;
	border:1px solid #ccc;
	border-radius:3px;
	font-size:18px;
	transition-property:border box-shadow;
	transition-duration:0.35s;
	-moz-transition-property:border box-shadow;
	-moz-transition-duration:0.35s;
	-webkit-transition-property:border box-shadow;
	-webkit-transition-duration:0.35s;
	-o-transition-property:border box-shadow;
	-o-transition-duration:0.35s;
}
.signupPanel .form-group > input:hover {
	border:1px solid #00a3da;
}
.signupPanel .form-group > input:focus {
	border:1px solid #00a3da;
	box-shadow:0 0 2px 2px rgba(0, 163, 218, 0.2);
}
/****************************** ADMIN CSS *****************************/


.search-input {
   border:1px solid #f2f2f2;
   border-radius:3px;
   padding:10px;
   background:url(../../images/search-icon.jpg) no-repeat 98% center;
   
}

.search-dropdown {
   border:1px solid #f2f2f2;
   border-radius:3px;
   padding:10px;
   
   
}


/* HEADER CSS */
.headerContainer header {
	width:100%;
	background:#fff;
	float:left;
	position: fixed;
z-index: 2;
box-shadow:0px 2px 1px 0px rgba(0,0,0,0.1);
z-index:9;
}
.headerSeperation {
	width:250px;
	float:left;
	padding:13px 20px;
	background:#22262e;
	height:50px;
    position: absolute;
}
.sideLogo {
	font-size:18px;
	color:#fff;
}
.spriteIcons {
	background-image:url(images/sprite.png);
	width:24px;
	height:24px;
	float:left;
	margin-right:20px;
}
.sideLogo .home {
	background-position:0 0;
}
.header-AddOn {
	padding:13px 20px 12px 20px;
	display:inline-block;
	width: 100%;
	padding-left: 250px;
    position: relative;
}
.headerToggle {
	float:left;
	width:30px;
	margin-right:20px;
	padding:3px;
	border-radius:3px;
}
.headerToggle span {
	margin:2px 0;}
.headerToggle .line {
	background:#22262e;
	height:2px;
	float:left;
	width:100%;
	display:block;
	}
	.headerToggle:hover .line{
		background:#00a3da;
	}
.headerUserAction span {
	display:inline-block;
	margin-right:20px;
}
.headerUserAction span:last-child {
	margin-right:0;
}

/* NAVITATION CSS (SIDEBAR) */
.sidebar {
	width:250px;
	background:#1b1e24;
		position:fixed;
		height:100%;
                z-index: 6;

}
.sidebarMenu {
	color:#fff;
	display:block;
	padding-top:45px;
/*	overflow:auto !important;
	height: 700px !important;
*/
}
.sidebarMenu li.first-child {
	display:inline-block;
	font-size:18px;
	border-bottom:1px solid #121418;
}
.sidebarMenu li:first-child {
	padding:0;
	padding:10px 0;
}
.sidebarMenu li > a > i {
	opacity:0.6;
	filter:Alpha(Opacity=60);
}

.sidebarMenu li > a {
	padding:12px 20px;
	display:block;
	color:#ccc;
	
	transition-property:background;
	transition-duration:0.35s;
	-moz-transition-property:background;
	-moz-transition-duration:0.35s;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.35s background;
	-o-transition-property:background;
	-o-transition-duration:0.35s;
}


.subMenu li:first-child {
padding:0;
display:none;
}
.subMenu li {
	padding:0;
}

/* MAIN BODY CONTAINER CSS */
.bodyContainer {
	padding:30px;
	float:left;
	width: 100%;
	position:relative;
	padding-left:265px;
	top:45px;
/*        z-index: 5;*/
}

table td:nth-last-child(2), table td:nth-last-child(3){
	text-align:center;
}
.browse-photo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    margin: 15px auto 15px 0;
    max-width: 300px;
    overflow: hidden;
    width: 100%;
}

.bb-img {
    display: block;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.bb-img img {
    display: block;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
}

///



.errorSummary {
    background: #fcc;
    border:1px solid #f99;
    padding:10px;
    border-radius:3px;
}
.errorSummary li {
    list-style: disc inside;
}
.inline-block {
    display:inline-block;
}

.grid-view .button-column
{
	width: 140px !important;
}

.smtp-tables th:nth-child(1) {width: 30%;}

.advance-search {
    background:#f2f2f2;
    padding:5px 10px;
    border-radius:3px;
    color:#333;
    margin-bottom:10px;
}

.grid-view td {
    text-align:left !important;
}

.grid-view th > a {
    color:#333;
}

.grid-view table.sortby th a.asc{
    background: url(../../images/up.gif) no-repeat scroll right center;
    padding-right: 10px;

}

.grid-view table.sortby th a.desc {
    background: url(../../images/down.gif) no-repeat scroll right center;
    padding-right: 10px;
}

.grid-view table.sortby th a {
    font-weight: bold;
    text-decoration: none;
}
.search-form {
    background:#f2f2f2;
    padding:10px 20px;
    display:block;
    border-radius:0px 3px 3px 3px;
}
.button-column > div a {
    display:inline-block;
    margin:5px;
    color:#333;
    text-align: center;
}
.button-column .fa{
    font-size:20px;
}

.success-icon {
    color: #66cc00 !important;
}


.fail-icon {
    color: #cc0000 !important;
}
.button-column .tooltip {
    font-size:12px !important;
}

.button-column div{
      display: block;

    text-align: center;
    margin-right: 5px;
}

.button-column > a:hover {
    color:#39f;
}
textarea.form-control {
    max-height:250px;
    resize:none;
}
.cal-input {
    float:right;
    background: #fff url('../../images/cal-icon.png') no-repeat scroll right center !important;

}

.form-control[readonly] {
    background:#fff;
    cursor: pointer;
}
/** CSS ADDED BY HARDIK ***/

.alertBox {
    position:fixed;
    z-index: 9999;
    width:100%;
    text-align: center;
    
}
.alertBox .alert > i {
    opacity: 0.7;
    position: absolute;
    right: 15px;
    top: 17px;
    
}
.alertBox .alert {
    position: relative;
    top: 0;
    opacity:0.95;
    padding:15px 10px;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    font-size:16px;
    box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.4);
    color:#fff;
    border-radius:0;
    border:none;
}
.alertBox .alert-success {
    background: #5bbd72;
}
.alertBox .alert-danger {
    background: #d95c5c !important;
}
.alertBox .alert-warning {
    background:#ff9;
    color:#660;
}
.test:after {
  content: '\2807';
  font-size: 3em;
  color: #2e2e2e
}