/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  


.logo_download {
    display: block;
    margin: 24px auto;
    text-align: center;
    color: #ffffff;
    max-width: 80%;
}

.head-back {
	background: #1781cc;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 16px;
	width: 100%;
	padding: 10px;
	margin-top: 0px;
}

.head-back2 {
	background: #1781cc;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 16px;
	width: 100%;
	padding: 10px;
	margin-top: 30px;
}

.required {

	color: #cc0000;

}


@media only screen and (max-width: 900px) {
.head-back {
	background: #1781cc;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 16px;
	width: 450px;
	padding: 10px;
}
}

@media only screen and (min-width: 500px) and (max-width: 750px) {
.head-back {
	color: #ffffff;
	text-transform: uppercase;
	line-height: 16px;
	width: 450px !important;
	padding: 10px;
}
}

@media only screen and (max-width: 767px) {
.wrappertooltip .tooltip {
	background: #1781cc;
	bottom: 100%;
	color: #fff;
	display: block;
	left: 10px;
}
.head-back {
	width: 100%;
}
}

@media only screen and (max-width: 480px) {
.head-back {
	border: 0px solid red;
	width: 250px !important;
}
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/*ravi 25-05-15*/
.hb {
  background-image: url(/511/images/hbscreen.jpg);
  background-repeat: no-repeat;
  width: 480px;
  overflow: auto;
  padding: 350px 10px 10px 35px;
  border: solid 1px #ccc;
}

/*ravi 17-07-15 511-trafficcameravideorequest css*/
div#dnn_ctr6232_DynamicForms_divQuestion022499a4-76f1-4ab5-abff-6164256997da {
  width: 100%;
}
div#dnn_ctr6232_DynamicForms_divQuestion69289481-09a3-439f-b32e-495c6cef7634, input#dnn_ctr6232_DynamicForms_TBR_GUID69289481-09a3-439f-b32e-495c6cef7634FirstName
{
    width:100%;
}

div#dnn_ctr6232_DynamicForms_divQuestion536238af-211e-4621-a8c9-eb4c9a867903
{
    width:100%;
}
input#dnn_ctr6232_DynamicForms_TBR_GUID536238af-211e-4621-a8c9-eb4c9a867903Comp {
  width: 100%;
}

div#dnn_ctr6232_DynamicForms_divQuestion5c1560a2-d37d-4a45-bcb4-46b6491a684e
{
    width:100%;
}
input#dnn_ctr6232_DynamicForms_TBR_GUID5c1560a2-d37d-4a45-bcb4-46b6491a684eMailing
{
    width:100%;
}
div#dnn_ctr6232_DynamicForms_divQuestion2664e2f0-3e06-46a1-98e2-01f693ad7feb, div#dnn_ctr6232_DynamicForms_divQuestion69a3022c-7ce2-46ef-984b-eacf040ca985, div#dnn_ctr6232_DynamicForms_divQuestione4812c88-aa2d-4844-ad87-4e97b0113471
{
    width:200px;
}
input#dnn_ctr6232_DynamicForms_TBR_GUID2664e2f0-3e06-46a1-98e2-01f693ad7febCity, input#dnn_ctr6232_DynamicForms_TBR_GUID69a3022c-7ce2-46ef-984b-eacf040ca985State, input#dnn_ctr6232_DynamicForms_TBR_GUIDe4812c88-aa2d-4844-ad87-4e97b0113471ZIP
{
    width:180px;
}
div#dnn_ctr6232_DynamicForms_divQuestion120fd7c2-ffad-4fd5-9125-7b57ec6c8ace, input#dnn_ctr6232_DynamicForms_TBR_GUID120fd7c2-ffad-4fd5-9125-7b57ec6c8aceE-maila, div#dnn_ctr6232_DynamicForms_divQuestion993c98f4-4ac4-4daa-876a-874ac588d1e4, input#dnn_ctr6232_DynamicForms_TBR_GUID993c98f4-4ac4-4daa-876a-874ac588d1e4Daytime, div#dnn_ctr6232_DynamicForms_divQuestion319ba996-55e4-4609-bad4-992a6d03c381, select#dnn_ctr6232_DynamicForms_Responses_319ba996-55e4-4609-bad4-992a6d03c381
{
    width:100%;
}
