﻿/* Important Note: Common classes has been added in Common.css file */

a:hover {
	color: #ca1700;
	text-decoration:none;
}

a:visited{
	color: #bd362f;
}

/* Begin: Login Part Styles */
.loginQABoxBgBtm, .loginAuthenticatBoxBgBtm
	{
		background-position:left;
		background-repeat: no-repeat;
		background-image: url(Image/Login_Bottom_Bg.png);
	}
.loginPWDBoxBgBtm
	{
		background-position:left;
		background-repeat: no-repeat;
		background-image: url(Image/Login_Bottom_Bg.png);
	}
.loginInstructionTxt
	{
		color:#333;
	}
.loginSubmitButton
	{
		border:solid 0px #000000;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Submit_Button.png);
	}
.loginForgotPWDButton
	{
		border:solid 0px #000000;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Forgot_Password_Button.png);
	}
.loginContinueTermsButton
	{
		border:solid 0px #000000;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Continue_Button.png);
	}
.loginResetButton
	{
		border:solid 0px #000000;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Reset_Button.png);
	}
.loginCancelButton
	{
		border:solid 0px #000000;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Cancel_Button.png);
	}
.loginChangePWDButton
	{
		border:solid 0px #000000;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Change_Password_Button.png);
	}
.loginSelectButtonbg
	{
		color:#ffffff;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Login_Select_Button.png);
	}
.copytxt
	{
		color:#333;
	}
#lgnBase_UserNameRequired
	{
		color:Red;
	}
#lgnBase_PasswordRequired
	{
		color:Red;
	}
.naviHeadPara ul li
    {
        background:url(Image/arrowRight.png) no-repeat scroll left 10px transparent;
    }
.securityTxtBox
    {
        background-color:#FFFFFF;
        color:#2D3741 !important;
        border:1px solid #BEBEBE !important;
    }
.securityTxt, .securityTxtHeading
    {
        color:#333;
    }
/* End: Login Part Styles */
#top_head
	{
		height:72px;
		background-color:#c5e2ea;
		background-repeat:repeat-x;
		background-image: url(Image/Header_Top_Bg.png);
	}
.ReportViewer
	{
		height:100%;
		overflow:auto;
	}
.UnreadMessage 
{
    padding: 10px;
    color: #313131;
    background-color: #f3f781;
}
.WorkflowButton
	{
		margin-right:2px;
	}
.silhouette
	{
		width:16px;
		border:0px;
		/*height:16px;*/
		padding-top:21px;
		*padding-top:10px;
		display:inline-block;
		background-position:center;
		background-repeat:no-repeat;
		background-image:url(Image/silhouette1.png);
	}
/* Begin: Header Part Styles */

#header
	{
		background-color:#cecece;
	}
.HeaderTopLeft
	{
		background-color:#cecece;
		background-repeat:no-repeat;
		background-position:5px 5px;
		background-image:url(Image/Header_Top_Left.png);
	}
.HeaderTopCenter
	{
		color:#333;
		background-color:#cecece;
	}
.HeaderTopRight
	{
		background-color:#cecece;
	}
.headrightIcon
	{
		padding-top:3px;
		vertical-align:top;
	}
.headrightIcon a
	{
		color:#4c7996;
		font-weight:bold;
		text-decoration:none;
	}
.headrightIcon a:hover
	{
		color:#44a6e5;
		text-decoration:none;
	}
.menubg
	{
		background:url(Image/Menu_Bg.png) repeat-x;
	}
.menuL
	{
		background:url(Image/Menu_L.png) no-repeat left top;
	}
.menuR
	{
		background:url(Image/Menu_R.png) no-repeat right top;
	}
.Menuleft
	{
		float:left;
		width:21px;
		height:34px;
		display:inline;
		background-position:left;
		background-repeat: no-repeat;
		background-color:transparent;
		background-image: url(Image/Menu_L.png);
	}
.MenuCenter
	{
		float:left;
		color:#333;
		width:auto;
		height:34px;
		display:inline;
		padding-top:2px;
		font-weight:bold;
		background-repeat:repeat-x;
		background-image:url(Image/Menu_Bg.png);
	}
.MenuCenter a
	{
		color:#333;
		font-weight:bold;
		text-decoration:none;
	}

.MenuCenter a:hover
	{
		color:#3399cc;
		font-weight:bold;
		text-decoration:none;
	}
.MenuRight
	{
		float:left;
		width:50px;
		height:34px;
		display:inline;
		padding-top:2px;
		background-position:right;
		background-repeat:no-repeat;
		background-color:transparent;
		background-image:url(Image/Menu_R.png);
	}
.ButtonCell
	{
		color:#683531;
		background:url(Image/innerbtnbg.png) repeat-x right -305px;
		*background:url(Image/innerbtnbg.png) repeat-x right -305px;
	}
.ButtonTable
	{
		color:#fff;
	}
.buttonbg
	{
		color:#fff;
		background:url(Image/innerbtnbg.png) repeat-x left -275px;
		*background:url(Image/innerbtnbg.png) repeat-x left -275px;
	}
input.buttonbg:hover
	{
		color:#fff;
	}
.MyModalPanel
	{
		background:#fff url(Image/loading.gif) center center no-repeat;
	}

A A:link A:active A:visited
	{
		color:#238fc7;
		font-weight:bold;
	}
.loader
	{
		color:#cc0033;
		font-weight:bold;
	}
.menubg a:link
	{
		color: #ffffff;
		text-decoration: none;
	}
.menubg a:hover
	{
		color:#ffffff;
		text-decoration: none;
	}
.menubg a:visited
	{
		color: #ffffff;
		text-decoration: none;
	}
.submenuitem
	{
		color:#333;
		padding:5px;
		z-index:20000;
		font-weight:bold;
		margin-bottom:1px;
		background-color:#c4e2e2;
	}
.submenu
	{
		background-color:#ffffff;
	}
.submenu a
	{
		color: #333;
	}
.mainmenu
	{
		margin-top:1px;
		padding-left:10px;
	}
.level1
	{
		margin-top:1px;
		padding-left:20px;
	}
.submenuover
	{
		color:#333;
		padding:5px;
		margin-top:1px;
		background-color:#97d3da;
	}
#pnlSmartLinks ul li
	{
		background-repeat:no-repeat;
		background-position:2px 5px;
		background-image:url(Image/listArrow.gif);
	}

			/* Begin: Grid Styles */
			.gridTable 
				{
					border:1px solid #5e5030;
					background:none repeat scroll 0 0 #FFFFFF;
				}
			.gridhead
				{
					color:#fff !important;
					background-color:#949494 !important;
					background:url(Image/table-heading-bg.jpg) repeat-x left top;
				}
			.gridhead th a
				{
					color:#fff;
				}
			.gridhead th a:hover
				{
					color:#333333;
				}
			.gridhead a:hover
				{
					color:#e5d7b7;
					background:none !important;
				}
			.gridhead a:visited
				{
					color:#e5d7b7;
				}
			.gridhead th, .gridodd td, .grideven td, .gridselected td, .primaryaddrcontct td
				{
					border:1px solid #dddddd;
					*border-right:2px solid #dddddd !important;
				}
			.gridodd td
				{
					*border-right:1px ridge #69f8fe !important;
				}
			.gridnormal
				{
					color:#333333;
				}
			.gridnormal td
				{
					color:#333333;
				}
			.gridnormal span
				{
					border:1px solid #ccc;
					background:#f1f1f1 url(Image/pageNavBg.gif) repeat-x left top;
				}
			.gridnormal a:hover
				{
					color:#005197;
					background:none !important;
				}
			.gridodd
				{
					color:#2d3741;
					background:none repeat scroll 0 0 #b9e0ff;
				}
			.gridodd a
				{
					color:#2d3741;
				}
			.gridodd a:hover
				{
					color:#2d3741;
					background:none !important;
				}
			tr.gridodd span
				{
					color:#2d3741;
				}
			.grideven
				{
					color:#2d3741;
					background:none repeat scroll 0 0 #a1d2f9;
				}
			tr.grideven span
				{
					color:#2d3741;
				}
			.grideven a
				{
					color:#2d3741;
				}
			.grideven a:hover
				{
					color:#2d3741;
					background:none !important;
				}
			tr.grideven span
				{
					color:#2d3741;
				}
			.gridselected
				{
					color:#2d3741;
					background:none repeat scroll 0 0 #f7de96;
				}
			tr.gridselected span
				{
					color:#2d3741;
				}
			tr.gridodd:hover, tr.grideven:hover, tr.gridselected:hover
				{
					color:#000;
					background:none repeat scroll 0 0 #dddddd;
				}
			.primaryaddrcontct td
				{
					background-color:#9bd9a7;
				}
			tr.primaryaddrcontct span
				{
					color:#2d3741;
				}
			/* End: Grid Styles */
a
	{
		color:#2d3741;
		text-decoration:none;
	}
.gridhead a:link
	{
		color:#fff;
		text-decoration:underline;
	}
.gridhead a:hover
	{
		color:#997d7a;
		text-decoration:underline;
	}
.gridhead a:visited
	{
		color:#997d7a;
		text-decoration:underline;
	}
.gridnormal
	{
		color:#333333;
		padding:10px;
	}
.gridnormal span
	{
		padding: 2px 5px;
		font-weight: bold;
		display: inline-block;
		border: 1px solid #CCCCCC;
		background: url(Image/pageNavBg.gif) repeat-x scroll left top #F1F1F1;
	}
.gridodd
	{
		padding:10px;
		color:#2d3741;
		background-color:#f9f9f9;
	}
.grideven
	{
		padding:10px;
		color:#2d3741;
		background-color:#f2f2f2;
	}
.gridselected
	{
		padding:10px;
		color:#2d3741;
		background-color:#f0e247;
	}
.Content
	{
		border-top:none !important;
		border:solid 1px #3b3b3b;
		background:#ffffff;
	}
#cphCenterMiddle_tblAuditInfo
	{
		border:solid 1px #5e5030;
	}
.DisabledControls
	{
		background-color:#fff;
	}
.Label
	{
		text-align:right;
		padding-left:15px;
	}
.ReqInfo
	{
		color: #FF4500;
	}
.txtlabel
	{
		color: #333300;
	}
.Table
	{
		width:100%;
		vertical-align:top;
	}
.Message
	{
		border:1px solid #F4D795;
		color: #683531 !important;
		background:url(Image/msgBg.gif) repeat-x scroll left top #FFF6E2;
	}
.loginEntrustMessageBg
	{
		background:#FFF6E2;
		border:1px solid #F4D795;
		color: #683531 !important;
	}
 caption
	{
		border:1px solid #bdbcbd;
		background:url(Image/msgBg.gif) repeat-x scroll left bottom #FFFFFF;
	}
.textboxbg
	{
		color:#2d3741;
		margin-right:5px;
		background-color:#FFFFFF;
		border:1px solid #bebebe;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	}
.rightAlignControl
	{
		color:#2d3741;
		margin-right:5px;
		background-color:#FFFFFF;
		border:1px solid #bebebe;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	}
select
	{
		color:#2d3741 !important;
		margin-right:5px;
		background-color:#FFFFFF;
		border:1px solid #bebebe !important;
/*		<!--[if IE 7]>
		*border:1px solid #bebebe; !important;
		<![endif]-->*/
		*border:1px solid #bebebe; !important;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	}
option
	{
		border:1px solid #fff !important;
		*border:1px solid #fff; !important;
		
	}
.hasDatepick
	{
		color:#2d3741;
		margin-right:5px;
		background-color:#FFFFFF;
		border:1px solid #bebebe;
	}
.Divider
	{
		width:90%;
		margin-right:6px;
		border:solid 1px #d8e6eb;
	}
.panelbg
	{
		width:100%;
		height:100%;
		/*color:#2d3741;*/
		background-color:#fff;
	}
#content
	{
		background-color:#fff;
	}
.PanelMiddle
	{
		margin-top:1px;
	}
.panelbg a:hover
	{
		text-decoration: underline;
	}
/* Begin: Footer Part Styles */
.footer
	{	
		color:#333;
		background-color:#454545;
	}
.footerLeft
	{
		background-color:#c4e2e2;
	}
.footerRight
	{
		background-color:#c4e2e2;
	}
/* End: Footer Part Styles */
.gridItemWrapText
	{
		text-align:left;
		white-space:pre-line;
	}
.labelColumn
	{
		text-align:right;
		white-space:nowrap;
	}
.uppLockPerson
	{
		display:inline-block !important;
		*display:inline-block !important;
		padding-top:5px;
	}
.textBoxDisplayStyleNone
	{
		display:none;    
	}
.otherMonth a
	{
		color:#ccc !important;
	}
#calEvents
	{
		background-color:#fff !important;
	}
#calAgency
	{
		background-color:#fff !important;
	}
.redbanner
{
    color:#ffffff;
    background-color:#f9786d;
}

.floatRight
{
    float:right;
    padding-right:15px;
}

.floatLeft
{
    float: left;
    padding-left:15px;
}

.boldUnderline
{
    font-weight:bold;
    text-decoration:underline;
}
.bold
{
    font-weight:bold;
}    

.ui-autocomplete {
		max-height: 500px;
		background-color: rgb(196, 226, 226);
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 20px;
	}

/* dialog classes */
  #pnlPopupDialogContainer
    {
        position: relative;
        padding: .2em;
        margin:0 auto;
        width: 900px !important;
    }
    .ui-dialog .ui-dialog-titlebar
    {
        padding: .5em .3em .3em 1em;
        position: relative;
        border: 1px solid #4297d7;
        background: #2191C0;
        color: #eaf5f7;
        font-weight: bold;
    }
    .ui-dialog .ui-dialog-title
    {
        float: left;
        margin: .1em 0 .2em;
    } 
    .ui-dialog .ui-dialog-titlebar-close
    {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 19px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 18px;
    }
    .ui-dialog .ui-dialog-titlebar-close span
    {
        display: block;
        margin: 1px;
    }
    .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus
    {
        padding: 0;
    }
    .ui-dialog .ui-dialog-content
    {
        border: 1px solid #4297d7;
        padding: .5em 1em;
        background: #fcfdfd;
        overflow: auto;
    }
    .ui-dialog .ui-dialog-buttonpane
    {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin: .5em 0 0 0;
        padding: .3em 1em .5em .4em;
    }
    .ui-dialog .ui-dialog-buttonpane button
    {
        float: right;
        margin: .5em .4em .5em 0;
        cursor: pointer;
        padding: .2em .6em .3em .6em;
        line-height: 1.4em;
        width: auto;
        overflow: visible;
    }
    .ui-dialog .ui-resizable-se
    {
        width: 14px;
        height: 14px;
        right: 3px;
        bottom: 3px;
    }
    .ui-draggable .ui-dialog-titlebar
    {
        cursor: move;
    }
    
/* Browse button style*/
.BrowserVisibleAttachment {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url(image/btn_browse.jpg) 100% 0px no-repeat;
    height:27px;
    width:220px;
    margin:110px 0px 0px 122px !important;
}

.BrowserVisibleUpload {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url(image/btn_browse.jpg) 100% 0px no-repeat;
    height:27px;
    width:220px;
    margin:140px 0px 0px 94px !important;
}

.BrowserVisible {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url(image/btn_browse.jpg) 100% 0px no-repeat;
    height:27px;
    width:220px;
    margin:65px 0px 0px 124px !important;
}

#FileField {
    width:155px;
    height:22px;
    margin-right:85px;
    font-size:16px;
    border:solid 1px #000;
                margin-top:2px;
}

#cphCenterMiddle_fluFileUpload {
    position:relative;
    width:220px;
    height:26px;
    text-align: left;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
                background-color:#960;
}

input#cphCenterMiddle_FileField
{
    background-color:#edecec !important;
}
/*End Browse button style*/

/* Authentication */
.authenticationImageListTxt
	{
		color:#333;
	}

/* From Control Themes */


.leftMenuHeading
    {
        width:250px;
	    height:34px;
	    color:#fff;	    
	    text-align:left;
	    font-weight:bold;
	    overflow:visible;
	    margin:0px 0px 5px 0px;
	    padding:0px 0px 0px 5px;
	    background-color:#81a7ca;
	    border-top:1px solid #ccc;
        background:url(image/leftmenuheadingbg.png) no-repeat left top;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
.leftMenuHeadingRet
    {
	    height:20px;
	    color:#fff;
	    width:225px;
	    
	    text-align:left;
	    font-weight:bold;
	    overflow:visible;
	    margin:0px 0px 5px 0px;
	    padding:0px 0px 0px 5px;
	    background-color:#81a7ca;
	    border-top:1px solid #ccc;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
.leftMenuArrow 
    {
        padding:0px 3px 5px 7px;
    }
.leftMenuTxt
    {
	    color:#333;
	    padding:0px;	    
	    text-align:left;
	    overflow:visible;
	    line-height:15px;
	    font-weight:normal;
        padding:0px 0px 10px 0px;
	    font-family:Verdana, Arial, Helvetica, sans-serif;        
	    background:url(image/leftmenuborder.png) no-repeat left bottom;
    }
.leftMenuTxtOther
    {
	    color:#333;
	    padding:0px;
	    
	    text-align:left;
	    overflow:visible;
	    line-height:18px;
	    font-weight:normal;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
.leftMenuTxtOther a
    {
        font-weight:normal;
        text-decoration:none;
    }
.leftMenuTxtOther a:hover
    {
        font-weight:normal;
        text-decoration:underline;
    }
.leftMenuTxtOther a:link
    {
        font-weight:normal;
    }
.leftMenuTxtHome
    {
	    color:#333;
	    
	    text-align:left;
	    overflow:visible;
	    line-height:20px;
	    display:block;
	    padding:0px 0px 3px 0px;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
.leftMenuTxtHome a
    {
        font-weight:normal;
        text-decoration:none;
    }
.leftMenuTxtHome a:hover
    {
        font-weight:normal;
        text-decoration:underline;
    }
.leftMenuTxtHome a:link
    {
        font-weight:normal;
    }
.leftMenuTxtRet
    {
	    color:#333;
	    
	    text-align:left;
	    overflow:visible;
	    line-height:20px;
	    display:inline-block;
	    padding:3px 0px 0px 0px;
	    font-weight:normal;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
.leftMenuTxtRet a
    {
        font-weight:normal;
        text-decoration:none;
    }
.leftMenuTxtRet a:hover
    {
        font-weight:normal;
        text-decoration:underline;
    }
.leftMenuTxtRet a:link
    {
        font-weight:normal;
    }
.leftMenuTxt a
    {
        font-weight:normal;
        text-decoration:none;
    }
.leftMenuTxt a:hover
    {
        font-weight:normal;
        text-decoration:underline;
    }
.leftMenuTxt a:link
    {
        color:#2d3741;
        font-weight:normal;
    }
.leftNavArrowHome    
    {
        width:6px;
        height:7px;
        float:left;
        margin:0px 0px 3px 5px;
    }
.leftNavArrowRet   
    {
        width:6px;
        height:7px;
        float:left;
        margin:3px 0px 3px 5px;
    }
.leftNavArrow    
    {
        width:7px;
        height:7px;
        float:left;
        margin:3px 7px 3px 7px;
    }
.boxborder
    {
	    background-image:url(images/Bg_Inbox.gif);
	    background-repeat:repeat-x;
	    background-position:bottom;
	    background-color: #ebebeb;
    }
/* Style Contact Us */
.col-lg-8 
    {
        width: 66.6667%;
    }
.col-lg-7
    {
        width: 64.27%;
        display:inline-block;
    }
.col-lg-6
    {
        width: 48%;
        display:inline-block;
    }
.entry-thumb {
	display: block;
	line-height: 0;	
}
.entry-thumb iframe { display: block; min-height: 100%; }


#content {
	margin-top: 40px;
	margin-bottom: 40px;
}

.entry-cat-block {
	/*background-color: #42586a;*/
	padding: 15px 20px 20px 20px;
	position: relative;
	margin:0px 0px 20px 17px;
		-webkit-transition: all 0.3s linear;
	   -moz-transition: all 0.3s linear;
		 -o-transition: all 0.3s linear;
		   -transition: all 0.3s linear;
}

.cat-count { color: #414243; }
.entry-cat-block h3 { line-height: 24px !important; }

.entry-cat-block > .count-items {
	/*background-color: #FFF;*/
	text-align: center;
	display: block;
	/*width: 60px;
	height: 60px;*/
	color: #fff;
	position: absolute;
	top: 24px;
	/*left: 20px;
	padding:5px;
	margin-bottom: 15px;*/
}

.entry-cat-block > h3 { margin-bottom: 0; }
.entry-cat-block > h3, .entry-cat-block > .entry-cat-desc { margin-left: 60px; }
.entry-cat-block > .entry-cat-desc {
    color:#fff;
	font-size: 12px;
	font-style: italic;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
}

.entry-cat-block > h3.no-left-margin, .entry-cat-block > .entry-cat-desc.no-left-margin { margin-left: 0px; }
.entry-cat-block .icon-long-arrow-right, .entry-cat-block .icon-arrow-right  { font-size: 16px; }
.entry-cat-block > .count-items > .count {
	font-weight: bold;
	font-size: 40px;
	line-height: 12px;
}

.entry-cat-block > .count-items > .items {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

.entry-cat-block .sub-categories, .entry-cat-block .category-posts {
	margin-left: 0;
	padding:25px 0px 0px 0px;;
}.entry-cat-block .sub-categories, .entry-cat-block .category-posts-end {
	margin-left: 0;
	padding:0px 0px 0px 0px;;
}
.entry-cat-block .sub-categories, .entry-cat-block .category-posts-desc {
	margin-left: 0;
	padding:0px 0px 0px 15px;;
}
.entry-cat-block .sub-categories li h4 { margin-bottom: 0; }
.entry-cat-block .category-posts li {
	margin-bottom: 10px;
    list-style:none;
	color: #fff;
}
.entry-cat-block .category-posts-end li {
	margin-bottom: 10px;
    list-style:none;
	color: #fff;
}
.entry-cat-block .category-posts-desc li {
	margin-bottom: 10px;
    list-style:none;
	color: #fff;
}

.entry-cat-block .category-posts li a{
	color: #fff;
    padding:0px 0px 0px 0px;;
}

.entry-cat-block .category-posts li a:hover{
	color: #ffff00;
    padding:0px 0px 0px 0px;;
}

.entry-cat-block .category-posts-end li a{
	color: #fff;
    padding:0px 0px 0px 0px;;
}

.entry-cat-block .category-posts-desc li a{
	color: #fff;
    padding:0px 0px 0px 0px;;
}

.entry-cat-block h3 , .entry-cat-block h3 a {
	color:#fff;
    font-size: 20px;
	font-weight: lighter;
	text-transform: capitalize;
}

.entry-cat-desc > p { margin-bottom: 0; }

/* Forms And Links */
.entry-category-page, .entry-header {
	margin-bottom: 10px;
	background-color: #49afcd;
	padding: 5px 20px 20px 20px;
    margin-left:17px;
}
.entry-category-links, .entry-header {
	margin-bottom: 30px;
	background-color: #eff0f1;
	padding: 5px 20px 20px 20px;
    margin-left:17px;
}
h1.archive-title, h1.entry-page-title, h1.entry-single-title { 
	font-size: 24px; 
	line-height: 30px;
	font-weight: lighter;
	margin-bottom: 0;
	color: #fff;
	margin-bottom: 0px;
}
.entry-content {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px;
    transform: translateZ(0px);
}
.ct_faq {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 10px;
    padding: 0 0 2px 45px;
}
.ct_faq:last-child {
    border: medium none;
    margin-bottom: -15px;
}
.ct_faq .entry-title {
    font-size: 14px;
    line-height: 28px;
    position: relative;
}
h1.entry-title, h2.entry-title {
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
}
.ct_faq .action {
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: lighter;
    height: 27px;
    left: -45px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 27px;
    background-color: #ffb848;
}

.tablealign{
    width:auto !important;
}