﻿ul.uetabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	width: 100%;
}
ul.uetabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #e9e9e9;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	/*display: none; */
	background-image: url(../images/bg/NavBg.png);
}
ul.uetabs li span {
	color: #999;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-size: 11px;
}
ul.uetabs li a {
	text-decoration: none;
	color: #999;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-size: 11px;
 -webkit-transition: background-color .2s ease-out;
 -moz-transition: background-color .2s ease-out;
 -o-transition: background-color .2s ease-out;
 transition: background-color .2s ease-out;
}
ul.uetabs li a:hover {
	color: #000;
	background-image: url(../images/bg/NavBgHover.png);
}
ul.uetabs li.active a {
	color: #900;
 -webkit-transition: background-color .2s ease-out;
 -moz-transition: background-color .2s ease-out;
 -o-transition: background-color .2s ease-out;
 transition: background-color .2s ease-out;
}
ul.uetabs li.active, ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}
.uetab_container {
	border: 0px solid #e9e9e9;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding-top: 15px;
}
.uetab_content {
	padding: 0px;
	min-height: 50px;
	/*display: none;*/
}
.uetab_content .uibutton-group {
	position: relative;
	margin-top:-41px;
	margin-right:0px;
	float:right;
}

.uewrapper {
    width:100%; overflow:hidden;
}

.uegrid1 {
    width:48%; float:left;
}

.uegrid2 {
    width:4%;
}

.uegrid3 {
    float:right;
    width:48%;
   }
   
.uegridPagging
{
     float:right;
} 
    .uegrid4 {
    width:20%; float:left;
}

div.tblcols
{
width: 690px;
color: #404040;
height:35px;
}

div.tblcols div
{
	font-size: 11px;	
	float: left;}

div.tblcols div.tblcols_1
{
	width: 200px;
}

div.tblcols div.tblcols_2{
	width: 140px;
}
div.tblcols div.tblcols_3
{
	width: 350px;
}

.uegrid5 {
    width:75%; float:left;
}
.uebtn { 
    -moz-transition: all 0.2s ease-out 0s;
    background-image: url('../images/ui-lgreen.jpg');
    background-color: #9BC652;
    background-position: 0 -1px;
    border: 1px solid #69A44D;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    margin: -1px 0 0;
    outline: medium none;
    overflow: visible;
    padding: 5px 12px 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
    text-transform: capitalize;
    z-index: 1;
    letter-spacing:2px;
    top: 0px;
    left: 0px;
}

.uereq 
{
    padding-left:3px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 16px;
    color: #ef677f;   
} 

.valerrormsg
{    
	font-size:12px;	
	color:Red;
} 

.valerrormsg1
{    
	float:right;
	font-size:12px;	
	color:Red;
} 


.ueverror
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    color: #ef677f;
    display:block;
} 


/*
.uereq
{
    border-right:2px solid #ef677f;
}*/


.uebluebg {background-color:#C2E3F0;}


table.display tbody tr:first-child:hover {
	background-image: url(../images/inner-shadow.png);
	background-color: #f2f2f2;
	background-repeat: repeat-x;
}

.uefilterbox
{
 border: 1px solid #CDCDCD;
 width: 100%;
 margin: 0;     
}

.uefilterboxhead
{
 font-family:Arial; font-size: 14px; color:#363636; font-weight: bold;
   background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#EDEDED));
 background: -moz-linear-gradient(center top , #FFFFFF 19%, #EDEDED 100%) repeat scroll 0 0 transparent;
 border-bottom: 1px solid #CCCCCC;
 /*float: left; margin: 0; padding: 7px 0 0 15px; position: relative;-- chnaged by Shital*/
 float: left; margin: 0; padding: 7px 0 0 11px; position: relative;
 width: 98.5%; height: 27px;
}

.uefilterboxfields
{
    padding-top:45px;
    padding-bottom:10px;
    padding-left:10px;
    margin: 0px;    
}

.uefilterboxfields label
{
    color: #404040;
    float: left;
    font-size: 11px;
    font-weight: bold;    
    text-transform: uppercase;
    width: 132px;
    height: 14px;
}

/* ###### Content Page Right Tool Bar ###### */

#btntoggletoolbar
        {
            position: fixed;
            right: 0px;
            bottom: 0px;
            background: -moz-linear-gradient(center top , #CCCCCC, #999999) repeat scroll 0 0 transparent;
            background-image: url("../assets/images/icon/arrow-left.png") no-repeat center transparent;
            border-bottom: 1px solid #555555;
            border-left: 1px solid #555555;
            border-right: 1px solid #555555;
            border-top: 1px solid #FFFFFF;
            box-shadow: 0 1px 5px #777777, 0 -1px 0 #999999, 0 -1px 0 #ABABAB inset, 0 -2px 1px #999999 inset;
            cursor: pointer;
            height: 26px;
            margin: 0px;
            padding-left: 10px;
            padding-right: 0px;
            padding-top: 7px;            
            position: absolute;
            width: 110px;
            display: block;
            vertical-align:middle;
        }
        
        .linkbtntoggletoolbar{color:#333333; padding-bottom:5px; text-shadow: 0 2px 0 #CCCCCC;}
        
        #toolbarpanel
        {
            position: fixed;
            right: 0px;
            bottom: 40px;
            /* background: -moz-linear-gradient(center top , #CCCCCC, #999999) repeat scroll 0 0; */
            background-color:#FFFFFF;
            border:5px solid #999999;
            height: 550px;
            width: 0; 
            overflow: auto;
        }
        #toolbarpanel .rtoolbar
        {
            
            margin: 5px;
            /*border:5px solid #999999; */
            /*z-index:1000; */
        }
       
       
     
/* ###### END Content Page Right Tool Bar ###### */        


       
/*Added By Asmani */


table.displayGrid {
	width : 100%;
	padding : 0;
	border-collapse : collapse;
	text-align :center;
	margin:10px auto !important;
/*	border : 1px solid #d6d6d6;*/
	border-top:1px solid #c9c9c9;
	-moz-box-shadow:0px 0px 4px #efefef;
	-webkit-box-shadow:0px 0px 4px #efefef;
	box-shadow:0px 0px 4px #efefef;
}

table.displayGrid  tr th, table.display tfoot tr th {
	color : #1c1c1c;
}

table.displayGrid th {
	text-shadow: 1px 1px 1px #fff;
	background-image: url(../../images/inner-shadow.png);
	background-color: #f2f2f2;
	background-repeat: repeat-x;
	background-position: left top;
}

table.displayGrid  tr th{
/*	border:1px solid #d6d6d6 ;*/
	border-top:0px solid #d6d6d6 ;
/*	border-right : 1px solid #ffffff;*/
	border-bottom : 1px solid #e6e6e6;
	padding : 8px 10px 8px;
	line-height : 25px;
}
	table.displayGrid  tr th:first-child {
/*	border-left : 1px solid #ffffff;*/
}
table.displayGrid  tr th:last-child {
		border-right :none;
}
table.displayGrid tbody td {
/*	border : 1px solid #e6e6e6;*/
	border-bottom : 1px solid #e6e6e6;
/*	border-right : 1px solid #ffffff;*/
border-right:none;
border-left:none;
	padding:15px 10px!important;
}


table.displayGrid tbody td:first-child {
		/*border-left : 1px solid #ffffff;*/
}
table.displayGrid tbody td:last-child {
		border-right : none;
}

table.displayGrid tbody tr.odd, table.display tbody tr.even {
 -webkit-transition: background-color .2s ease-out;
 -moz-transition: background-color .2s ease-out;
 -o-transition: background-color .2s ease-out;
 transition: background-color .2s ease-out;
	}
table.displayGrid tbody tr.odd  {
	background-color : #fdfdfd;
}
table.displayGrid tbody tr.even  {
	background-color : #fafafa;
}

table.displayGrid tbody tr:hover {
	background-color:#eaf7ff;
}
table.displayGrid tbody tr:last-child  td {
	border-bottom : 2px solid #d9d9d9;
}
table.displayGrid  tr th.sorting {
	background-image: url(images/table-sort.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}

a.tip1 {
	color: #1F92FF;
	text-decoration: none;	
	cursor: pointer;
	float:right;	
}




table.GridPaging {
	width : 100%;
	padding : 0;
	
	text-align :center;
}
table.GridPaging tbody tr:last-child  td {
	border-bottom : none;
}
/*	border : 1px solid #d6d6d6;*/
	/*border-top:1px solid #c9c9c9;
	-moz-box-shadow:0px 0px 4px #efefef;
	-webkit-box-shadow:0px 0px 4px #efefef;
	box-shadow:0px 0px 4px #efefef;*/
}


/*
table.displayGrid  tr th.sorting_asc {
	background : url(images/table-sort.png) no-repeat right -13px;
}

table.displayGrid  tr th.sorting_desc {
	background : url(images/table-sort.png) no-repeat right -45px;
	
}
*/

/*Ended By Asmani  */

#dvSortableSpeakers p
{
    border-bottom:1px solid #EEEEEE;
}
 
.custom-checkbox1 {
	position: relative;
	display:inline-block;
	margin: 0px 3px 3px 0px;
}
.custom-checkbox1 input {

	left: 0px;
	top: 3px;
	margin: 0;
	z-index: 0;
	margin-bottom: 5px;	
}
.custom-checkbox1 label {
	display: inline-block;
	height: 17px;
	z-index: 1;
	font-size: 1.1em;
	padding-right: 1em;
	line-height: 1;
	padding: 7px 5px 5px 28px;
	cursor: pointer;
}
/*
.custom-checkbox1 label {
	background: url(../images/checkbox.png) no-repeat;
}
.custom-checkbox1 label {
	background-position: -10px -14px;
}

.custom-checkbox1 label.hover, .custom-checkbox1 label.focus {
	background-position: -10px -114px;
}
.custom-checkbox1 label.checked {
	background-position: -10px -214px;
}
.custom-checkbox1 label.checkedHover {
	background-position: -10px -314px;
}
.custom-checkbox1 label.focus{
	outline: none;
}
*/
.ui-selectmenu.medium, .ui-selectmenu-menu.medium {
	width : 200px;
}

.msgsuccess {
    background: url("../images/notifications.png") no-repeat scroll 0 -104px #EFFEB9;
     border: 1px solid #C1D779;
   /* background-color : #EFFEB9;
    background-image:url("../images/notifications.png");
    background-position:0;
    background-repeat:no-repeat ;
   */
}

.msgsuccess a.close {
    background-position: -28px 0;
}
.msgsuccess a.close:hover {
    background-position: -28px -14px;
}

.notibar {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(250, 250, 250, 0.8) inset;
    height: 51px;
    line-height: 21px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.notibar p {
    color: #333333;
    font-size: 13px;
    margin: 15px 10px 0 55px;
}
.notibar a.close {
    background-image: url("../images/close.png");
    background-repeat: no-repeat;
    height: 14px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 14px;
}
.notibar a.close:hover {
    cursor: pointer;
}

msgerror a.close {
    background-position: 0 0;
}
.msgerror a.close:hover {
    background-position: 0 -14px;
}

.msgerror {
    background: url("../images/notifications.png") no-repeat scroll 0 0 #FAD5CF;
    border: 1px solid #E18B7C;
}

.msgalert a.close {
    background-position: -14px 0;
}
.msgalert a.close:hover {
    background-position: -14px -14px;
}

.msgalert {
    background: url("../images/notifications.png") no-repeat scroll 0 -52px #FFE9AD;
    border: 1px solid #EAC572;
}

.size12
{
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

