/* 
 * 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
 *----------------------------------------------+--------+--------+
 */  
 
@font-face {
    font-family: 'Roboto2';
    src: url('/Portals/_default/Skins/Ozone/common/fonts/Roboto/Roboto2.eot');
    src: url('/Portals/_default/Skins/Ozone/common/fonts/Roboto/Roboto2.eot?#iefix') format('embedded-opentype'),
         url('/Portals/_default/Skins/Ozone/common/fonts/Roboto/Roboto2.woff') format('woff'),
         url('/Portals/_default/Skins/Ozone/common/fonts/Roboto/Roboto2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed2';
    src: url('/Portals/_default/Skins/Ozone/common/fonts/RobotoCondensed/Roboto-Condensed2.eot');
    src: url('/Portals/_default/Skins/Ozone/common/fonts/RobotoCondensed/Roboto-Condensed2.eot?#iefix') format('embedded-opentype'),
         url('/Portals/_default/Skins/Ozone/common/fonts/RobotoCondensed/Roboto-Condensed2.woff') format('woff'),
         url('/Portals/_default/Skins/Ozone/common/fonts/RobotoCondensed/Roboto-Condensed2.ttf') format('truetype'),
		 url('/Portals/_default/Skins/Ozone/common/fonts/RobotoCondensed/Roboto-Condensed2.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* 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{
}

.dnnLoginActions {
    display: none;
}



.EasyDNNSkin_Ozone .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span .edsmm_itemContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li:hover > span .edsmm_itemContainer, .EasyDNNSkin_Ozone .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span .edsmm_itemContainer:hover {
    background-color: #099999 !important;
}

div#dnnDocumentViewerContainer {
    min-height: 0px !important;
}


.edsmm_level_1 {
    box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3), 0 11px 7px 0 rgba(0, 0, 0, 0.19);
}

.edsmm_level_2 {
    box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3), 0 11px 7px 0 rgba(0, 0, 0, 0.19);
}

.edsmm_megaMenu .edsmm_level_1 .edsmm_level_2 {box-shadow: none;
}


/*   Search Bar */
div#dnn_toprightPane {
    font-size: 10px;
}

span#left {
    font-size: 10px;
  	padding-top: 6px !important;
}

.eds_userLanguageBg.clearfix .eds_userLogin.pull-right, .eds_userLanguageBg.clearfix span.eds_searchButton  {
    display: none;
}

/*   Footer Colour Fix */
ul.eds_footerList.list-unstyled a:hover {
    color: white !important;
}

/*   Footer Margin Fix */
div#dnn_Footer1, div#dnn_Footer2, div#dnn_Footer3, div#dnn_Footer4 {
    margin-bottom: 15px;
}

/*   Action Form Fix */
html .bstrap3-material .btn-info {
    color: #ffffff;
    background-color: #099999;
    border-color: transparent;
}

html .bstrap3-material .btn-info {
      background-color: #099999 !important;
 }

html .bstrap3-material .btn-info:hover{
    background-color: #005d5d !important;
  }


.eds_userLanguageBg.clearfix {
    background-color: #333 !important;
}

/*   Paragraph Padding */


@media screen and (max-width: 480px) {

div#dnn_rightPane {
    padding-left: 30px;
    padding-right: 30px;
}

}

span#left, span#left a {
    color: #333 !important;
}

#dnn_toprightPane a {
    color:  #333 !important;
}

#PTA-topbar {
    background: white !important;
    color: #333 !important;
}


.accordion-root .panel .panel-heading .panel-title .accordionLink {

    color: #333333;
  
}

.accordion-root .panel .panel-heading .panel-title .accordionLink {
 
    color: #333333;
    border-bottom: solid 2px #f37920;
}

.accordion-root .panel .panel-heading .panel-title .accordionLink:before {
    

  
    background-color: #f37920;
  
}


.EasyDNNSkin_Ozone .eds_sideMenu ul li a:hover {
    color: white !important;
    background-color: rgb(0, 0, 0);
}

.bstrap30 .nav-tabs>li>a {

    font-size: 1.1em;
}

p, span,UL, LI  {
  
font-family:"Roboto Condensed2", Arial;}

h3{ 
     color: #f79646 !important;
font-weight:strong !important;	
  font-family:"Roboto Condensed2", Arial !important;
}


.DNN_Documents {
    font-size: 16px;
}
.nav-tabs>li>a {
    margin: 0px;
    color: #272621;
}

.download {
  display: block;
  background-color: #ebebeb;
  margin: 5px 0; }
  .download:hover {
    background-color: #dedede; }
 /*  @media (max-width: 544px) {
    .download:before {
      content: "\f019";
      font-family: "FontAwesome";
      font-size: 1.6em;
      float: left;
      padding: 10px 10px 0 10px; } } */
  .download .filename {
    float: left;
    padding: 10px 20px;
    width: 75%;
    font-weight: bold; }
    @media (max-width: 992px) {
      .download .filename {
        width: 65%; } }
  .download .filesize {
    float: left;
    border-left: 2px solid #fff;
    padding: 10px;
    width: 15%;
    text-align: right;
    text-transform: uppercase;
    color: #000; }
    @media (max-width: 992px) {
      .download .filesize {
        width: 25%; } }
  .download .fa {
    float: left;
    width: 10%;
    border-left: 2px solid #fff;
    padding: 0;
    text-align: center;
    line-height: 44px; }
  @media (max-width: 544px) {
    .download .filename {
      width: 100%;
      float: none;
      display: block;
      padding-bottom: 0; }
    .download .filesize {
      float: none;
      border-left: 0;
      width: 100%;
      padding: 0 10px 5px 20px;
      display: block;
      font-size: 0.8em;
      text-align: left; }
    .download .fa {
      display: none; } }


.EasyDNNSkin_Ozone .Normal {
    color: #424242;
    font-size: 16px;
}

p, span, UL, LI {

    font-family: "Roboto Condensed2", Arial;
}

td.TitleCell a {
    font-weight: bold;
    color: #272621 !important;
}

tr.dnnGridHeader {
    font-size: 18px;
}

#PTA-Search #left {
    font-size: 16px !important;
}
#dnn_toprightPane a {
    color: rgba(0,0,0,0) !important;
    font-size: 16px;
	text-indent: 0px;
}

span.fa.fa-chevron-right.eds_breadcrumbSeparator {
    background-color: transparent;
    padding-left: .25em;
    padding-right: .25em;
}


/* DOCUMENTS MODULE */.DownloadCell  {
	background: transparent;
	border-left: solid white !important;
}
.DownloadCell a {
	
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     font-family: FontAwesome;
    color: #1f6c93;
    alignment:left;
    
   
       

}

.DownloadCell a:before {
	content: "\f019";
 
}

/* DOCUMENTS MODULE - PREVIOUSLY IN MODULE.CSS */ 
.download .ServiceCell {
    float: left;
    padding: 10px 20px;
    width: 75%;
    font-weight: bold;
	
}
.download .ServiceCell a, .download .ServiceCell a:visited {
color: #1f6c93;
}

.download .DescriptionCell {
    float: left;
	border-left: 2px solid #fff;
    padding: 10px 20px;
	width: 50%;
    font-weight: bold;	
}


.download .SizeCell {
    float: left;
    border-left: 2px solid #fff;
    padding: 10px;
	width: 20%;
	max-width:20%;
    text-align: center;
    text-transform: uppercase;
	line-height:24px;
    color: #000;
	
}


.download .ServiceHeader {
    float: left;
    padding: 10px 20px;
	width: 75%;
    font-weight: bold;
	
}

.download .DescriptionHeader {
    float: left;
	border-left: 2px solid #fff;
    padding: 10px 20px;
    width: 50%;
    font-weight: bold;
	
}

.download .SizeHeader {
    float: left;
    border-left: 2px solid #fff;
    padding: 10px;
    width: 20%;
	max-width:20%;
    font-weight: bold;
	text-align: center;
    color: #000;
	
}

.download .DownloadHeader {
    float: right;
    min-width: 10%;
    border-left: 2px solid #fff;
    padding: 0;
    text-align: center;
	
   
}.DownloadCell a {
    /* float:right; */
    /* min-width: 10%; */
    /* width:10%; */
    /* border-left: 2px solid #fff; */
    /* padding: 10px 0px 10px 0px; */
    /* text-align: center; */
    /* line-height: 24px; */
}


.docheader {background:white !important;}

tr.download.cf {
    display: flex;
	max-width:1100px;
}


@media (max-width: 544px) {
	.download {
		display:block !important;
	}
    .download .ServiceCell {
      width: 100%;
      float: none;
      display: block;
      padding-bottom: 0; }
    .download .SizeCell {
      float: none;
      border-left: 0;
      width: 100%;
      padding: 0 10px 5px 20px;
      display: block;
      font-size: 0.8em;
      text-align: left; }
   .DownloadCell {
      display: none; 
	   border:none;}
	.download .DescriptionCell {
	  width: 100%;
	  padding: 0px 20px;
	  border: none;} 
	.download .DownloadHeader, .download .SizeHeader, .download .DescriptionHeader, .download .ServiceHeader {
	  display:none;}	
	  
	.downloadCell:before {
	  content: "\f019";
	  font-family: "FontAwesome";
	  font-size: 1.6em;
	  float: left;
	  padding: 10px 10px 0 10px;
	}
	
  }
  
/* Table Header line fix */
.table thead th {
    border-top: 0;
    border-bottom: 2px solid #cf4520 !important;
}

.DNNModuleContent .ModDNNHTMLC a, .DNNModuleContent .ModDNNHTMLC a:visited {
    /*color: #1b5d7e !important;*/
	text-decoration: underline;
} .DownloadCell a:before {
color: #1f6c93 !important;
}

 .DownloadCell a {
color:transparent;
    padding-left: 37.5%;
}


.DownloadCell a:hover {
color:transparent;

}

#dnn_dnnSearch2_txtSearch {
    background-color: white;
    color: #333;
    font-size: 14px;
}

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    /* width: 100%; */
  }
}


.EasyDNNSkin_Ozone .eds_headerContainer.eds_headerContainer2.eds_headerContainer3.eds_headerContainer4 .eds_header .eds_logo > a img {
    max-height: 54px;
    max-width: 301px;
}
 .DownloadCell a {
    color: transparent;
    padding-left: 43.5%;
}

.EasyDNNSkin_Ozone .eds_breadCrumbs .eds_breadCrumb:first-child {
    border-radius: 2px 0 0 2px;
    font-size: 16px;
}


.form_container .form_title {
    font-size: 20px !important;
    font-weight: bold;
    color: #F17211;
}


p, span, UL, LI {
    font-family: "Roboto Condensed2", Arial;
    
}


input {
    font-size: initial;
}

.eds_containers_Ozone.eds_titleSeparator > h2 .eds_containerTitle {
    font-size: 28px !important;
    padding: 0 0 15px;
    position: relative;
}

.ms-layer.edsms_slideDescription2 {
    font-size: 16px !important;
}

h3.ms-layer.edsms_slideTitle2 {

font-size:3em !important;
  padding:1em !important;
}

.faqsList span {
    font-size: 16px !important;
}

.faqsList {
    font-size: 16px !important;
}

.edsc3d__Theme1 .edsms_layout2 .edsms_slideTitle2
{
  background-color: transparent !important;
  color: white !important;
  
}

.label {

    color: black;
  font-size:14px;
}

.contractorReports {
    font-size: 16px;
}

.form_container {
    font-size: 16px;
}


[class*="CASApplicationModule"] .bg-info {
	background-color: transparent;
}
[class*="CASApplicationModule"] .popup_help {
	color: #000;
	background-color: #FFF;
}
[class*="CASApplicationModule"] .oltxt:hover {
	border: 1px solid black;
}
[class*="CASApplicationModule"] .form_title {
	margin-bottom: 16px;
	display: inline-block;
}
[class*="CASApplicationModule"] span.label {
	display: inline-block;
	margin-bottom: 8px;
	font-size: 16px;
	white-space: normal;
	text-align: left;
}
[class*="CASApplicationModule"] table td input {
	display: inline-block;
	margin: 0px 0px 16px 30px;
}
[class*="CASApplicationModule"] table td label {
	display: inline-block;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 20px 10px 10px;
	max-width: 80%;
}
[class*="CASApplicationModule"] select {
	display: inline-block;
	margin: 0px 0px 20px 20px;
}
[class*="CASApplicationModule"] textarea {
	display: inline-block;
	height:160px;
	width:400px;
}
[class*="CASApplicationModule"] .section > img {
	position: absolute;
	margin-top: 3px;
}
[class*="CASApplicationModule"] div p input {
	display: inline-block;
	margin: 0px 0px 20px 20px;
}
[class*="CASApplicationModule"] #loginBox input {
	margin: 5px 0px 0px 0px;
}
[class*="CASApplicationModule"] .form_content .form_table tr th {
	padding: 2px 30px;
}
[class*="CASApplicationModule"] [id*="ApplicationStatusView_lblFeedback"] {
	padding-top: 30px;
    display: inline-block;
    font-size: 24px;
}
[class*="CASApplicationModule"] [id*="ApplicationStatusView_lblFeedback"] b:before {
	content: ": ";
	font-weight: normal;
}
[class*="CASApplicationModule"] [id*="ChangeInCircumstances"] span {
	color: black !important;
}
[class*="CASApplicationModule"] [id*="ChangeInCircumstances"] font {
	font-family: "Roboto Condensed2", sans-serif !important;
	font-size: 16px;
}
[class*="CASApplicationModule"] [id*="ChangeInCircumstances"] > span {
	color: red !important;
}
[class*="CASApplicationModule"] [id*="ConveyanceClaimView"] .form_content .form_container .section span:first-child {
	display: none;
}	
[class*="CASContractor"] [id*="ContractorAssignmentFormView"] .form_title {
	color: #F17211;
	margin: 10px 0px;
	display: inline-block;
}
[class*="CASContractor"] [id*="ContractorAssignmentFormView"] .label {
	margin-bottom: 10px;
	display: inline-block;
}
[class*="CASContractor"] [id*="ContractorAssignmentFormView"] label {
	max-width: 80%;
	margin-left: 15px;
}
[class*="CASContractor"] [id*="ExitStudentReportView"] .form_content .form_container .form_table th {
	padding: 10px;
	text-align: center;
}
[class*="CASContractor"] [id*="ExitStudentReportView"] .form_content .form_container .form_table tr {
	height: 36px;
}
[class*="CASContractor"] [id*="ExitStudentReportView"] .form_content .form_container .form_table td {
	padding-left: 4px;
	padding-right: 4px;
}
[class*="CASContractor"] [id*="ExitStudentReportView"] .form_content .form_container .form_table td input {
	display: block;
	margin: 0 auto;
}
[class*="CASContractor"] [id*="ExitStudentReportView"] .form_content .form_container .form_table td > span {
	width: inherit !important;
	display: block !important;
}
[class*="CASContractor"] [id*="ExitStudentReportView"] .form_content .form_container .form_table td span input {
	display: block;
	margin: 0 auto;
}
[class*="CASContractor"] [id*="ReportsView"] .contractorReports .contractorReportsTabs a {
	display: inline-block;
	margin: 5px 20px 15px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
[class*="CASContractor"] [id*="ReportsView"] .contractorReports .contractorReportsGrid th {
	text-align: center;
	padding: 2px 0px;
}
[class*="CASContractor"] [id*="ReportsView"] .contractorReports .contractorReportsGrid td {
	min-width: 100px;
	padding: 2px 8px;
}
[class*="CASContractor"] [id*="IncidentReport"]  label {
	padding-right: 10px;
	padding-left: 5px;
}
[class*="CASContractor"] [id*="IncidentReport"]  textarea {
	display: inline-block;
	height:160px;
	width:400px;
}
[class*="CASContractor"] [id*="BusTimetableView"] .form_table th {
	padding: 2px 15px;
	text-align: center;
}
[class*="CASContractor"] [id*="BusTimetableView"] .form_table td {
	padding: 2px 15px;
}
[class*="CASContractor"] [id*="BusTimetableView"] .form_table td input {
	width: 75px !important;
}
[class*="CASContractor"] [id*="BusTimetableView"] textarea {
	height: 100px;
}
[class*="CASContractor"] [class*="contractorReportsGrid"] th {
	padding: 4px 20px 4px 4px;
}
[class*="CASContractor"] [class*="contractorReportsGrid"] td {
	padding: 4px 40px 4px 4px;
}
.dnnSearchBoxPanel .dnnSearchBox {
    margin-right: 125px;
}
.olfg {
	color: #fff;
	background-color: #444;
}
.oltxt {
	padding: 10px;
}
