﻿/**********************************************************************
 * Styles.css                                                         *
 *                                                                    *
 * This file is initially empty and you can add any additional styles *
 * or modify any of the styles defined in BaseStyles.css              *
 * This file will never be overwritten.                               *
 *                                                                    *
 * For example, if you want to override just the top padding for a    *
 * menu, you can simply add the following lines:                      *
 *                                                                    *
 * .menus {                                                           *
 * 	padding-top: 20px;                                            *
 * 	}                                                             *
 *                                                                    *
 * This will keep all the other styles of the "menus" style as-is,    *
 * but modify the top padding to be 20px.                             *
 *                                                                    *
 * You can also, add a new style by just specifying it.               *
 *                                                                    *
 * .menus {                                                           *
 * 	padding-top: 20px;                                            *
 * 	text-align: center;                                           *
 * 	}                                                             *
 * 	                                                              *
 * In the above case, we added the text-align style.  This style was  *
 * not specified in the original declaration of the menus style.      *
 *                                                                    *
 **********************************************************************/
 
 /* Line 671 */

.ttcCustom { /* data grid data container */
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	width: 255px;
	white-space: normal;
	max-width: 255px;
	min-width: 255px;	
	}

 .flsCUSTOM
{
	color: #859999;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 5px 4px;
	text-align: right;
	vertical-align: middle;
	white-space: normal;	
	width: 170px;
	max-width: 150px;
    min-width: 150px;
} 
 .ttc a, .ttch .ajax__tab_xp a, .ttch .ajax__tab_xp, .tatc a, .ttcs a, .dfv a, .dialog_field_value a, .fyp_link a, .galleryttc a
{
  color: #201AE8;
}
 
.header_cell, .header_cell_scrolling, .thc, .thcs
{
  background-color: #a3b6cb;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-right-width-value: 1px;
  border-right-style-value: solid;
  border-right-color-value: #cccccc;
  color: #ffffff;
  font-family: Verdana,Geneva,ms sans serif;
  font-size: 10px;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: center;
  vertical-align: middle;
} 
 
 .column_header A, .column_header_scrolling A, .tch A, .tchs A
{
  color: #194798;
  font-family: Verdana,Geneva,ms sans serif;
  font-size: 10px;
}

.dialog_header_text, .dht
{
  color: #194798;
  font-family: Verdana,Geneva,ms sans serif;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
}

a.button_link, .thc a.button_link, .tic a.button_link, .ttc a.button_link, .galleryttc a.button_link
{
  color: #194798;
  font-family: Verdana,Geneva,ms sans serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding-right: 2px;
  padding-left: 2px;
  width: 100%;
}

.modalDialog 
{
    visibility: hidden;
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;

    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
 
}
.modalDialog:target {

}
.modalDialog > div.test1 {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;

    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}


.MLMmC
{
  background-color: #194798;
  background-image: url("../../Images/mammoth_logo_menu.png");
  background-position: center top;
  background-repeat: repeat-x;
  color: #eeeeee;
  cursor: pointer;
  display: block;
  font-family: Verdana,Geneva,ms sans serif;
  font-size: 10px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 3px;
  text-transform: uppercase;
}


#fldset_RepBox
{
    border : 0px;
}

#RepLogin
{
    padding : 5px;
    padding-top : 10px;
    font-weight : bold;
    font-size : 18px;
}

#txt_Username
{
    width : 300px;   
}

#options_SeparatingLine
{
    margin-left : 13px;
}

#LoginUserValidationSummary
{
    color : Red;   
}

#ErrorMsg
{
    color : Red;   
}


/* CLASS ELEMENTS */

.mammothLogo
{
    display : block;
    margin-right : auto;
    margin-left : auto;   
}


.separatingLine
{
    text-align : center;
    width : 330px;   
}



.liststyletype-arrow
{
    text-align : left;    
}


#div_RepSignupForm
{
    position : relative; 
    width : 550px; /*750px;*/
    height : auto; 
    padding : 20px; 
    margin-left : auto; 
    margin-right : auto;
    border : 1px solid black;
    font-family : Calibri;
}

#div_RepSignupFormForgot
{
    position : relative; 
    width : 355px; /*750px;*/
    height : auto; 
    padding : 20px; 
    margin-left : auto; 
    margin-right : auto;
    border : 1px solid black;
    font-family : Calibri;
}

#fldset_SignupBox
{
    border : 0px;
}

#RepSignup
{
    padding : 5px;
    padding-top : 10px;
    font-weight : bold;
    font-size : 18px;
}

#lbl_Note
{
    color : Red;   
}

#txt_Comments
{
    background-color : #E0E0E0;
    width : 500px;
    border : 1px solid #606060;
}

#txt_Comments:focus
{
    background-color : #FFFFCC;
}

#Copyright
{
    text-align : center; 
}

#ValidationSummary1
{
    color : Red;   
}


#fldset_SignupBox
{
    border : 0px;
}

#RepSignup
{
    padding : 5px;
    padding-top : 10px;
    font-weight : bold;
    font-size : 18px;
}

#lbl_Note
{
    color : Red;   
}

#txt_Comments
{
    background-color : #E0E0E0;
    width : 500px;
    border : 1px solid #606060;
}

#txt_Comments:focus
{
    background-color : #FFFFCC;
}

#Copyright
{
    text-align : center; 
}

#ValidationSummary1
{
    color : Red;   
}




/* CLASS ELEMENTS CSS */

.mammothLogo
{
    display : block;
    margin-right : auto;
    margin-left : auto;   
}


.userInput
{
    background-color : #E0E0E0;
    width : 100%;
    height : 20px;
    border : 1px solid #606060;
}

.userInput:focus
{
    background-color : #FFFFCC;
}

/* CLASS ELEMENTS CSS */

.mammothLogo
{
    display : block;
    margin-right : auto;
    margin-left : auto;   
}



.myProfileHeaderCSS
{
    font-weight : bold;
    border-bottom : 1px solid #A0A0A0;
    width : 837px;
}

.myProfileLabelInfoCSS
{
    width : 300px;
}

a.myProfileLinksCSS
{
    color : #253D87; /*#4D8BBA; */
    text-decoration : none;
}

a.myProfileLinksCSS:hover
{
    text-decoration : underline;
}

a.myProfileLinksCSS:visited
{
    color : #253D87; /*#4D8BBA;   */
}

a.myProfileLinksCSS:active
{
    color : #253D87; /*#4D8BBA;   */
} 

.appHeader
{
    color : White;
    font-weight : bold;
    background-color : #253D87; /*#006699;*/    
}

.asterisk
{
    color : Red;
}

.reqEngAccSubHeaders
{
    font-weight : bold;
    font-size : large;
}

.validationCSS
{
    color : Red;   
}





.LoginCenter {
    margin-left: auto;
    margin-right: auto;

}

.dfvCUSTOM { /* panel field value text */
	color: #999999;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding: 1px 4px 1px 4px;
	width:150px
	}
	
