@charset "utf-8";

html {
    height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	margin: 5px;
	padding: 0px;
	font-size: 10pt;
	height: 100%;
	width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0 0 0 0;
}

/* Main Header bar area*/

#main_header {
	width: 98%;
	height: 55px;
	/*
    background-image: url(../images/mainHeaderBg.jpg);
	background-repeat: repeat-x;
    */
    margin:10px 10px 10px 10px;
    background: url(../images/Racing-Australia-Logo_Small.jpg); 
    background-repeat: no-repeat;
    
}

#main_header span, #main_header span a {
	float:right;
	margin:12px 10px 0px 30px;
	font-weight:bold;
	/*color: #666;*/
	color: #006fc0;
	font-style:italic;
	text-decoration:none;
}
#main_header span a:hover {
	text-decoration:underline;
}
#header_shadow {
	width: 100%;
	height: 10px;
	background-image: url(../images/mainHeaderShadow.jpg);
	background-repeat: repeat-x;
}
#main_header h1 {
	font-size: 16pt;
	color: #006fc0;
	margin: 0px 0px 0px 140px;
	padding: 10px 0px 0px 10px;
}
#main_header h2 {
	font-size: 9pt;
	color: #666;
	margin: 0px 0px 0px 140px;
	padding: 0px;
	font-weight: normal;
	padding: 8px 0px 0px 10px;
}
/* End Main Header bar area */

/* Content Area */

.main_relative {
	position: relative;
	min-height: 90%;
	width: 100%;
}

#main_container {
 	
 	padding-bottom: 100px;
}

#content {
	margin: 10px;
}
#content h1 {
	font-size: 18pt;
	/*color: #C86E00;*/
	color: #006fc0;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#content h2 {
	font-size: 11pt;
	color: #388DBF;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#content h3 {
	font-size: 10pt;
	color: #043B73; /*#005B2D;*/
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#content p a:link {
	color: #388DBF;
	text-decoration: none;
}
#content p a:hover {
	color: #388DBF;
	text-decoration: underline;
}
/*  End Content area */


/* Table Styles */
.standard_table {
	width: 100%;
}
.standard_table td {
	font-size: 10pt;
}
.standard_table td, .standard_table th {
	padding: 5px;
	height: 24px;
	border-left:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
.standard_table th {
	color: #FFF;
	font-weight: bold;
	background-color: #006FC0; /* #121212; */
	font-size: 11pt;
}
.standard_table tr.title {
	color: #FFF;
	font-weight: bold;
	background-color: #043B73; /*008C44 */
	text-align: center;
}
.standard_table tr.title td {
	font-size: 11pt;
}
.standard_table tr.odd_row {
	background-color: #F0F0F0;
}
.standard_table tr.even_row {
	background-color: #d1d2d4;
}
.standard_table td.odd_row {
	background-color: #F0F0F0;
}
.standard_table td.even_row {
	background-color: #d1d2d4;
}
.standard_table tr.title td a{
	color: #FFF;
	text-decoration: none;
}
.standard_table tr.title td a:hover {
	text-decoration: underline;
}
.standard_table td a:not(.abutton){
	color: #000;
	text-decoration: none;
}
.standard_table td a:hover:not(.abutton) {
	text-decoration: underline;
}
.standard_table td span {
	display: inline-block;
	font-weight: bold;
}
.standard_table td a.selected:link {
	color: #C86E00;
	font-weight: bold;
}
.standard_table tfoot 
{
    /*
	background-color: #cce9d6;
*/
    background-color: #043B73;
    color: White;
	font-weight: bold;
}
/* End Table Styles */

/* Dynamic Form styles */
div.fieldset {
	width: auto;
	padding: 10px;
	background: #f3f3f3;
	border: 2px solid #cfcfcf;
	margin-bottom: 20px;
	padding:30px;
	font-weight: normal;
}
legend {
	font-size: 11pt;
	color: #043B73; /*#006FC0;     #005B2D;*/
	font-weight: bold;
}
/* --inteferes with ID naming on form
#txtTitle {
	width: 52px;
}
#txtGivenNames, #txtLastName {
	width: 222px;
}
#txtaddress, #txtemail {
	width: 512px;
}
#txttelephone, #txtmobile {
	width: 229px;
}
#lstCategories {
	width: 100px;
	font-size: 10px;
}
*/

.modules {
	margin-top: 30px;
	margin-bottom: 30px;
}
#container {
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
/* End Dynamic Form styles */

/* Button styles */
.add-remove-buttons {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.btnStyle {
	cursor: pointer; /* Set the style of your local style to similar for button pointer*/
}

.btnIconStyle 
{
    vertical-align: top;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.btnIconLabelStyle
{
    margin-left: 5px;
    line-height: 29px;
    display: inline-block;
}
/* End Button styles */

/* Step by step Wizard */
div.steps 
{
    text-align: left;
}

.wizard_tab
{
    display: none;
}

div.steps {
	width: auto;
	padding: 10px;
	background: #f3f3f3;
	border: 2px solid #cfcfcf;
	margin-bottom: 20px;
	font-weight: bold;
}
div.steps span a {
	text-decoration: none;
}

div.steps span {
	padding: 5px 25px 10px 10px;
	background: url(../images/step_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
	line-height: 20pt;
}
div.steps span a:hover {
	text-decoration: underline;
}
div.steps span.complete, div.steps span.complete a {
	color: #005b2d;
}
div.steps span.current, div.steps span.current a {
	/*color: #008c44;*/
	color: #1c539b;
}
div.steps span.next, div.steps span.next a {
	color: #999;
}

div.steps span.last_step {
    background:  none;
}

div.steps span.current_step, div.steps span.current_step a {
	/*color: #008c44;*/
	color: #1c539b;
}

div.steps span.next_step, div.steps span.next_step a {
	color: #999;
}


/* End Step by step Wizard */

/* Error report */
div.error {
	/*width: auto;*/
	padding: 15px 5px 5px 5px;
	/*color: #C00;*/
	background: #fcd1d1;
	/*border: 2px solid #C00;*/
	margin-bottom: 20px;
	font-weight: normal;
	border-radius: 0.25rem;
	/*max-width: 520px;*/
}
.errorInput {
	background: #fcd1d1;
	border: 1px solid #C00;
}
div.error-disable
{
   display:none;
} 
/* End Error report */

/* Confirmation box */
div.confirmation {
	padding: 5px;
	background: #dfecf2;
	margin-bottom: 20px;
	font-weight: normal;
	/*border: 2px solid #68a0bb;*/
	/*max-width: 520px;*/
	border-radius: 0.25rem;
}

/* Instructions*/
div.instructions {
	padding: 5px;
	color: #008C44;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
}

.user-guide-wrapper
 {
     overflow: hidden;
     border: 2px solid #68a0bb;
     background: #dfecf2;
     }
 .user-guide-video
 {
     width: auto;
     display: inline-block;
     float: left;
     margin-top: 10px;
     margin-left: 10px;
     padding: 5px;
	background: #dfecf2;
	margin-bottom: 20px;
	font-weight: bold;
	border: none;
	overflow: hidden;
     }
.user-guide-video p{
	font-size: 32px;
	width: 60%;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	color: #266fb2;
	line-height: 53px;
}

.user-tips{
color: #888787;
text-align: left;
}
.user-tips ul
{
    padding: 8px 10px 8px 16px;
    margin: 0;
    }
.user-guide-link{
display: inline-block;
width: 39%;
}
.user-guide-tip
{
    display:inline-block;
    width:60%;
    height: 100%;
    float: left;
    margin-top: 5px;
    margin-left: 14px;
    padding: 5px;
	background: #dfecf2;
	margin-bottom: 20px;
	font-weight: bold;
	border: none;
    }
 .user-guide-thumbnail
 {
     background-image: url(../images/user-guide-thumbnail.png);
     background-size: contain;
     max-width: 400px;
     padding-top: 57%;
     background-repeat: no-repeat;
     
     }



/* End Confirmation box */


/*Light box*/
.black-overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white-content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	border: 5px solid #999;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.light-box-header{
	/*background: url(../images/lightboxHeader.jpg);
	background-repeat:repeat-x;*/
	background-color: #006FC0;
	height:76px;
	font-size:12pt;
	color:#FFF;
	font-weight:bold;
	padding:10px;		
}

.light-box-content{
	padding:10px;
	margin-left:34px;
	font-size:12pt;		
}

.light-box-icon-info{
	background-image: url(../images/buttons/info_btn.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	height:24px;
	width:24px;
	margin-left:10px;
	margin-top:8px;
	
}

.light-box-close-btn{
	float:right;
	border:0;	
}

.white-contentLoader {
	display: none;
	position: absolute;
	top: 25%;
	left: 30%;
	width: 40%;
	height: 20%;
	border: 5px solid #999;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	background-image: url(../images/busy.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.light-box-headerLoader{
	height:30px;
	font-size:12pt;
	color:black;
	font-weight:bold;
	padding:10px;	
}

/*End Light box*/

/* New Large Button style */
.abutton, #content p a.abutton:link  {
	background-image:url(../images/large_buttons/active_btn_bg.png);
	display:inline-block;
	color:#006FC0; /*   #f28200; */
	font-weight:bold;
	height:32px;
	line-height:29px;
	text-decoration:none;
	width:auto;
    min-width: 120px;
    text-align: center;
	border: 1px outset #CCC;
	padding:3px 3px 0px 3px;
	white-space: nowrap;
}

a.abutton:hover{
	color: #006FC0;
	border: 1px inset #999999;
	cursor: pointer;
}

.abutton span{
	width:25px;
	display: inline-block;
	padding:0px 5px 0px 5px;
}
.abutton-save{
	background: url(../images/buttons/save_btn.png) no-repeat 3px 3px;
	float: left;
}
.abutton-cancel{
	background: url(../images/buttons/cancel_btn.png) no-repeat 3px 3px;
	float: left;
}
.abutton-create{
	background: url(../images/buttons/add_file_btn.png) no-repeat 3px 3px;
}
.abutton-file{
	background: url(../images/buttons/file_btn.png) no-repeat 3px 3px;
}
.abutton-edit{
	background: url(../images/buttons/edit_file_btn.png) no-repeat 3px 3px;
}
.abutton-search{
	background: url(../images/buttons/search_btn.png) no-repeat 3px 3px;
}
.abutton-update{
	background: url(../images/buttons/refresh_btn.png) no-repeat 3px 3px;
}
.abutton-info{
	background: url(../images/buttons/info_btn.png) no-repeat 3px 3px;
}
.abutton-apply{
	background: url(../images/buttons/apply_btn.png) no-repeat 3px 3px;
}
.abutton-login{
	background: url(../images/buttons/login_btn.png) no-repeat 3px 3px;
}
.abutton-previous{
	background: url(../images/buttons/left_arrow_btn.png) no-repeat 3px 3px;
}
.abutton-generate{
	background: url(../images/buttons/generate_btn.png) no-repeat 3px 3px;
}
.abutton-create-colour{
	background: url(../images/buttons/add_user_btn.png) no-repeat 3px 3px;
}
.abutton-search{
	background: url(../images/buttons/search_btn.png) no-repeat 3px 3px;
}
.abutton-add{
	background: url(../images/buttons/add_btn.png) no-repeat 3px 3px;
}
.abutton-previous{
	background: url(../images/buttons/left_arrow_btn.png) no-repeat 3px 3px;
	float: left;
}
.abutton-next{
	background: url(../images/buttons/right_arrow_btn.png) no-repeat 3px 3px;
	float: right;
}
.abutton-delete{
	background: url(../images/buttons/delete_btn.png) no-repeat 3px 3px;
}
.abutton-pay{
	background: url(../images/buttons/pay_btn.png) no-repeat 3px 3px;
}
.abutton-add-horse{
	background: url(../images/buttons/add_horse_btn.png) no-repeat 3px 3px;
}
.abutton-remove-horse{
	background: url(../images/buttons/remove_horse_btn.png) no-repeat 3px 3px;
}
.abutton-print{
	background: url(../images/buttons/print_btn.png) no-repeat 3px 3px;
}
.abutton-attachments{
	background: url(../images/buttons/attachments_btn.png) no-repeat 3px 3px;
}
a.abutton .abutton-preview{
	background: url(../images/buttons/preview_btn.png) no-repeat 3px 3px;
}
a.abutton .abutton-history{
	background: url(../images/buttons/history_btn.png) no-repeat 3px 3px;
}
a.abutton .abutton-publish{
	background: url(../images/buttons/publish_btn.png) no-repeat 3px 3px;
}
a.abutton .abutton-clear{
	background: url(../images/buttons/clear_btn.png) no-repeat 3px 3px;
}


/* Disabled Button Styles*/
.abutton-disabled, a.abutton-disabled:hover{
	background-image:url(../images/large_buttons/disable_btn_bg.png);
	display:inline-block;
	color: #999;
	font-weight:bold;
	height:32px;
	line-height:29px;
	text-decoration:none;
	width:auto;
	border: 1px solid #CCC;
	padding:3px 3px 0px 3px;
	cursor: not-allowed;
    min-width: 120px;
    text-align: center;
	white-space: nowrap;	
}
.abutton-disabled span{
	width:25px;
	display: inline-block;
	padding:0px 5px 0px 5px;
}
a.abutton-disabled .abutton-save{
	background: url(../images/buttons/save_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-cancel{
	background: url(../images/buttons/cancel_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-create{
	background: url(../images/buttons/add_file_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-edit{
	background: url(../images/buttons/edit_file_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-search{
	background: url(../images/buttons/search_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-update{
	background: url(../images/buttons/refresh_btn_disabled.png) no-repeat 3px 3px;
}


a.abutton-disabled .abutton-apply{
	background: url(../images/buttons/apply_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-login{
	background: url(../images/buttons/login_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-previous{
	background: url(../images/buttons/left_arrow_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-generate{
	background: url(../images/buttons/generate_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-create-colour{
	background: url(../images/buttons/add_user_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-search{
	background: url(../images/buttons/search_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-add{
	background: url(../images/buttons/add_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-previous{
	background: url(../images/buttons/left_arrow_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-next{
	background: url(../images/buttons/right_arrow_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-delete{
	background: url(../images/buttons/delete_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-pay{
	background: url(../images/buttons/pay_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-add-horse{
	background: url(../images/buttons/add_horse_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-remove-horse{
	background: url(../images/buttons/remove_horse_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-print{
	background: url(../images/buttons/print_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-attachments{
	background: url(../images/buttons/attachments_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-preview{
	background: url(../images/buttons/preview_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-history{
	background: url(../images/buttons/history_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-publish{
	background: url(../images/buttons/publish_btn_disabled.png) no-repeat 3px 3px;
}
a.abutton-disabled .abutton-clear{
	background: url(../images/buttons/clear_btn_disabled.png) no-repeat 3px 3px;
}

/* End New Large Button style */


/* Input Button Styles */

input.btn{
	background-image:url(../images/large_buttons/active_btn_bg.png);
	display:inline-block;
	color: #006FC0; /*#f28200; */
	font-weight:bold;
	height:32px;

	text-decoration:none;
	width:auto;
	border: 1px outset #CCC;
	padding:5px 8px 5px 5px;
}
input.btn:hover{
	color: #0066cc;
	border: 1px inset #999999;
	cursor: pointer;
}

/* End Input Button Styles */

/* Page number panel */
div.page_number_panel {
	width: auto;
	padding: 2px 10px 2px 10px;
	background: #f3f3f3;
	border: 2px solid #cfcfcf;
	margin-bottom: 20px;
	font-weight: bold;
	line-height:15pt;
}
div.page_number_panel a {
	color: #388DBF;
	text-decoration: none;
	padding-right:10px;
}
div.page_number_panel a:hover {
	text-decoration: underline;
}
div.page_number_panel a.active { /*Use this for the current active page. Please place a class into the tag for this to work*/
	color: #333;
	text-decoration: none;
}
div.page_number_panel a:active { /*OR if this works use this*/
	color: #333;
	text-decoration: none;
}

/* End Page number panel */

/***************************/
/* Added Styles */

.footer {
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
	color: Black;
	font-size:8pt; 
	text-align:center;
}

div.steps span.step-nav {
    background:  url(../images/separator.png) no-repeat right top transparent;
 }

div.steps span.step-nav-last {
    background:  none;
    color: #999999;
}
 
 div.login-fieldset
 {
     max-width: 520px;
 }

div.fieldset table.input_form {
    width: 100%;
}

div.fieldset table.input_form input[type="text"] {
    width: 99%;
}

div.fieldset table.input td {
    text-align: left;
}

table.input_form td.label_field, table.input_form td label 
{
    white-space: nowrap;
}

table.input_form td 
{
    vertical-align: top;
}

table.input_form td.input_field 
{
    width: 100%;
}

select
{
    height: 1.6em;
}

.add-row-show
{
    float: right;
    display: inline;
    cursor: pointer;
}

/* End Added Styles */

/* Tab Menu */
.tab_menu{
	width:auto;	
}

.tab_menu div{
	background-color: #043B73;
	display:inline-block;
	font-weight:bold;
	width:auto;
	padding:5px 10px 5px 10px;
}

.tab_menu div a{
	color: #fff;
	text-decoration:none;
}

.tab_menu div a:hover{
	color: #f28200;
	text-decoration:underline;
}

.tab_menu div.active_tab{
	background-color:#CCC;
}

.tab_menu div.active_tab a{
	color: #043B73;
	text-decoration:none;
}

.tab_menu div.active_tab a:hover{
	color: #FFF;
	text-decoration:none;
}

.email-input{width: 360px;}
.report-problem input{ width: 200px;}
.report-problem .email-input{ width: 360px;}
.report-problem textarea
{
    width: 500px;
    }
 #main_container
 {
     max-width: 1280px;
     }
     
     .existing-user-login
{
    width: 500px;
    }
.fieldset-access
{
    max-width:760px;
    }
.table-report-problem
{
    min-width: 700px;
    }
.fieldset-access .table_fieldset td.label
        {
         width: 150px;   
            }
/* End Tab Menu */

#content .login_table th h3, #content .login_create_table th h3
{
    background-color: #006fc0;
    color: #fff;
    padding: 5px;
    }
	
 .existing-user-login
    {
    width: 100%;
    }
    .table-report-problem
    {
    min-width: 100%;
    }
    .table-report-problem input,.table-report-problem textarea
    {
        width: 100%;
        }
    .table-report-problem textarea
    {
        height: 80px;
        }
    .login_table tbody td.no-wrap
    {
        white-space: normal;
        }

	.new-user-buttons{
		width: 100%;
		min-width: 300px;
	}
	.new-user-buttons td{
	text-align: center;
	}
	.new-user-buttons .general-btn{
		padding: 15px 40px;
		margin: 10px;
		min-width: 255px;
	}
	.Access{
		overflow: hidden;
		
	}
	.Access .login-table-wrapper{
		padding-bottom: 20px;
		
	}
	.Access .login-label{
		width: 20%;
		float: left;
	}
	.Access .login-field{
		width: 73%;
	}
	.Access .login-right-wrapper{
		margin:0px;
	}
	.Access .general-btn, .submit-user .general-btn{
		margin: 0 auto !important;
		padding: 10px 100px !important;
		margin-top: 10px;
		display: inline-block;
	}
	
.submit-user {
	width: 55%;
	margin: 0 auto;
}

.submit-user div{
	margin: 2% 0;
	
}
.submit-user .login-label{
	width: 12%;
}

.submit-user .login-field{
	
}
.submit-user .action-wrapper{
	text-align: center;
	padding: 2%;
	
}
/* Smartphones/iPad (portrait) ----------*/
@media only screen and (max-width : 768px) 
{

   .user-guide-tip
    {
    border: none;
    margin:0px;
    width: 100% !important;
    padding: 0px;
    }
 
    .login-left-wrapper
    {
        width: 100% !important;
        padding: 0px !important;
        border: none !important;
        }
    #main_header h1
    {
        font-size: 14pt;
        padding: 0px 0px 0px 10px;
        }
    #main_container
    {
        width: auto;
        padding-bottom: 10px !important;
        }
    .footer
    {
        position: relative;
        }
    div.fieldset
    {
        width: auto !important;
        }
    table.login_table, table.login_create_table
    {
        width: 100%;
         padding: 10px 0px 20px 0px;
        }
    table.login_create_table li
    {
        list-style: outside;
        padding:0;
        margin:0 !important;
        }
    .login_create_table
    {
        border: none !important;
       
        }
    .email-input{width: auto;}
    .report-problem input{ width: 100%;}
    .report-problem .email-input{ width: 100%;}
    .report-problem textarea
    {width: 100%;}
	.login-label{
		width: 100% !important;
		text-align: left !important;
	}
	.login-field{
		width: 97% !important;
		border: 1px solid #9c9c9c;
		margin-top: 2%;
	}
	.login-right-wrapper{
		width: 100% !important;
		margin-top: 30px !important;
	}
	.login-inner-btn{
		text-align: center !important;
		padding-bottom: 8% !important;
		border-bottom: 1px solid #9c9c9c;
	}
	.login-inner-btn .general-btn{
		padding: 3% 20% !important;
		
	}
	.Access .login-right-wrapper,  .RAP .login-right-wrapper{
		padding-top: 25px;
		border-top: 1px solid #9c9c9c !important;
		margin-bottom: 0px !important;
	}
	
	.login-right-wrapper .general-btn{
		padding: 3% 10% !important;
		
	}

	.user-guide-video, .user-guide-wrapper{
		background-color: transparent !important;
		border: none !important;
		
	}
	
	.user-guide-video p{
		width: 100% !important;
		font-size: 20px !important;
		line-height: 22px !important;
		margin-top: 0px;
	}
	.user-guide-link{
		width: 100% !important;
		
	}
	.new-user-buttons .general-btn{
		padding: 10px 20px;
		margin: 10px;
		min-width: 250px !important;
		font-size: 15px !important;
	}
	.submit-user {
	width: 100%;
	margin: 0 auto;
	}
    }
    

    @media only screen and (max-width : 375px) 
{	
	#content h1{
		font-size: 18px;
	}
    #main_header h1
        {font-size: 14pt;
        padding: 43px 0px 0px 0px;
        margin: 0px;
        white-space: nowrap;}
    .fieldset-access .table_fieldset td.label
        {width: 100px;}
    div.fieldset {
    width: auto;
    padding: 10px 3px;
    }
	.new-user-buttons{
		min-width: none !important;
	}
	.user-guide-video p{
		width: 100% !important;
	font-size: 17px !important;}
	.new-user-buttons .general-btn{
		padding: 10px 20px;
		margin: 10px;
		min-width: 229px !important;
		font-size: 13px;
	}
	
	.no_show {
    display: none!important;
    }
}
