﻿/*** General ***/
body, html {
  height: 100%;
}


html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-stroke: 0 0 0 transparent;
}

.common_min_height
{
    min-height:600px;
}

.GridHeaderCommon
    {
        background-color: #f8f8f8;
        color: Black;
        font-weight: Normal;
        font-family: 'Tienne';
        padding: 0px;
        margin-right: 0px;
        text-transform:lowercase;
    }

 table.grid{ 
           border-collapse:collapse; 
           border:solid 1px #e6e6e6; 
        } 
        table.grid td, th{ 
           border:solid 1px #e6e6e6; 
        } 
 .gridborder
    {
       border-color: white;
    }

.widge_height
{
    height:250px;
}

.common_link
{
    font-size: 13px;
}
A:Link.common_link 
{
    color: rgb(0, 117, 129) !important; /*== 007781*/
}

.common_grid_border
{
     border-color: lightgray; 
     border-style: solid; 
     border-width: 1px;
}

.common_background
{
    background: #f8f8f8;
}

.common_width,
.divGreenBottom,
.divGreenBottom2,
.dashBottom,
.divGreenTop,
.divGreenTop2,
.dashTop,
.panelSubMenuContext
{
    width:1230px;
}



.common_chart_area
{
    height:auto;
    width: 1170px;
    min-height: 255px;
    margin-bottom: 0px;
    z-index:5000;
    padding-top:0px;
    vertical-align:top;
}

.border_only_bottom
{
    background: -webkit-linear-gradient(white, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, white); /* Standard syntax */
      
    border-bottom-color: lightgray;
    border-bottom-width: 1px;
    border-bottom-style: solid;

    -webkit-box-shadow: 0 10px 6px -6px lightgray;
    -moz-box-shadow: 0 10px 6px -6px lightgray;
    box-shadow: 0 10px 6px -6px lightgray;
}

.common_borderArea,
.dropdownSectionArea
{
    background: -webkit-linear-gradient(white, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, white); /* Standard syntax */
      
    border-top-color: lightgray;
    border-bottom-color: lightgray;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;

    -webkit-box-shadow: 0 10px 6px -6px lightgray;
    -moz-box-shadow: 0 10px 6px -6px lightgray;
    box-shadow: 0 10px 6px -6px lightgray;
}

.searchCriteriaArea {
    background: -webkit-linear-gradient(white, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, white); /* Standard syntax */
    border-top-color: lightgray;
    border-bottom-color: lightgray;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    -webkit-box-shadow: 0 10px 6px -6px lightgray;
    -moz-box-shadow: 0 10px 6px -6px lightgray;
    box-shadow: 0 10px 6px -6px lightgray;
}

.commonMarginleft
{
    margin-left: 30px;
}
.text_transform_lowercase
{
    text-transform:lowercase;
}
.text_align_left
{
    text-align: left;
}

.text_font_OpenSans
{
    font-family: "Open Sans";
}

.text_font_Tienne
{
    font-family: "Tienne";
}

.text_font_weight_normal
{
    font-weight: normal;
}

.text_font_weight_bold
{
    font-weight: bold;
}

.text_size_12
{
    font-size:12px;
}

.text_size_13
{
    font-size:13px;
}

.text_size_14
{
    font-size:14px;
}

.text_size_15
{
    font-size:15px;
}

.text_color_black
{
    color: black;
}

.text_color_rgb,
.common_link
{
    color:  rgb(0, 117, 129) !important;
}

.common_link_password
{
    color:  rgb(0, 117, 129);
}

.content_general
{
    font-family: "Open Sans";
    font-size:13px;
}

.table_with_link
{
    font-family: "Open Sans";
    font-size:13px;
    color:  rgb(0, 117, 129) !important; /*007581*/
}
a.table_with_link:link
{
    color:  rgb(0, 117, 129) !important;
}

.RadGrid_Office2010Silver .rgRow td, .RadGrid_Office2010Silver .rgAltRow td, .RadGrid_Office2010Silver .rgEditRow td, .RadGrid_Office2010Silver .rgFooter td {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

 .grid_header_general
{
    background-color: #f8f8f8;
    color: Black;
    font-weight: Normal;
    font-family: 'Tienne';
    padding: 0px;
    margin-right: 0px;
    text-transform:lowercase;
}

 .borderColorLightGray
{
    border: 2px solid LightGray;
}


.borderColor
{
    border: 1px solid LightGray;/*1px solid #005d67;*/
}

.borderColor_area
{
    margin-top: 20px;
    width:96%;
    background-color:white;
}

.borderColor_area_inner
{
    width:93%;
    margin-top: 10px;
}

.title_special_small
{
    color: rgb( 0, 117, 129 );
    font-size: 15px;
    font-family: "Tienne";
    font-weight: bold;
    padding:10px 0;
    text-align: center;		
}

.title_special_medium
{
    color: rgb( 0, 117, 129 );
		font-size: 15px;
		font-family: "Tienne";
		font-weight: bold;
		padding:10px 0;
		text-align: center;
		text-shadow: 0px 1px 0px rgb( 255, 255, 255 );
		border-bottom:1px solid #dedede ;
}

.title_general_big
{
    color: black;
    /*color: rgb( 0, 117, 129 );*/
		font-size: 16px;
		font-family: "Tienne";
		font-weight: 600;
		font-style:inherit;
		text-align: center;
        -moz-transform: matrix( 1.00064987740021,0,0,1.00000808285746,0,0);
		-webkit-transform: matrix( 1.00064987740021,0,0,1.00000808285746,0,0);
		-ms-transform: matrix( 1.00064987740021,0,0,1.00000808285746,0,0)
		
}
.title_general_small
{
    font-family: "Tienne",serif;
    font-size:12px;
    color: Black;
    font-weight: bold;
}
.title_general_medium
{
    font-family: "Tienne",serif;
    font-size:14px;
    color: Black;
    font-weight: bold;
}

.title_general_medium_color
{
    font-family: "Tienne",serif;
    font-size:14px;
    color: rgb(0, 117, 129);
    font-weight: bold;
}

.title_general_big_25
{
    font-family: "Tienne",serif;
    font-size:25px;
    color: rgb( 0, 117, 129 );
    font-weight: bold;
}

/*** Reports ***/
.dropdownSectionArea
{
    height:auto;
    width: 1170px;
    min-height: 90px;
    margin-top: 20px;
    margin-bottom: 0px;

    z-index:5000;
    padding-top:0px;
    vertical-align:top;
}

.header_reports
{
    font-family: 'Tienne';
    font-size:14px;
    font-weight: bold;
}
/*==============================*/
/*#divSubMenu
{      
    position: absolute;
    left: 568px;
}*/

.panelSubMenuContext
{
        background-color: #f8f8f8;
        height:38px; /*38*/
        
}

/* (6) */
.panelSubMenu
{
        background-color:gray; /*#e2e2e2;  background-color: #f8f8f8;*/
        margin-top:0px;
        /*margin-bottom:0px;*/
        height:42px; /*It was 38 */
       
}

/*widget title*/
.myBrinkerTitlePrivate 
{
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-indent: 10px;
	vertical-align:bottom;
    font-family: 'Tienne';
    /*font-family: 'Tienne';*/
    
    margin-top:5px;
    text-transform:lowercase;
   
}

/** From PrivateMenu.ascx **/
.baseNonTitleFont
{
    font-family: 'Opne Sans';
}

.baseTitleFont
{
    font-family: 'Tienne';
}

.cssLogoutLinkButton
{
    background-color:#007c85;
    color:white;
    text-align:center;
    margin-bottom: 3px;
    height: 20px;
}

A:Link.TopNavLinkNewSelected 
{
    display: block;
    text-decoration: none;
    color:#007c85;
    font-size: 15px;
    /*font-size: 12px;*/
    font-weight: bold;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: 'Open Sans';
    /*font-family: 'Tienne';*/
    margin-bottom: 3px;
}

a.disabled.TopNavLinkNew
{
    display: block;
    text-decoration: none;
    color:#007c85;
    font-size: 15px;
    /*font-size: 12px;*/
    font-weight: bold;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: 'Open Sans';
    /*font-family: 'Tienne';*/
    margin-bottom: 3px;
}

A:Link.TopNavLinkNew 
{
    display: block;
    text-decoration: none;
    color:black;
    font-size: 15px;
    font-family: 'Open Sans';

    /*font-family: 'Open Sans';*/
    
    /*font-family: 'Tienne';*/
    margin-bottom: 3px;
}

A:visited.TopNavLinkNew  
{
	display: block;
	text-decoration: none;
	color:black;
    font-size: 15px;
}

A:Active.TopNavLinkNew  
{
	color:black;
    font-size: 15px;
}

A:Hover.TopNavLinkNew  
{
	color:#000000;
    font-size: 15px;
}

.divGreenTop
{
    margin-top: -10px;
    height: 1.5px;
    background-color: #007c85;
}
.divGreenTop2
{
    height: 2px;
    background-color: #007c85;
}
.dashTop
{
    height: 0.5px;
    background-color: #007c85;
    border-bottom: 1px dashed;
    border-color: white;
}

.divGreenBottom
{
    height: 2.5px;
    background-color: #007c85;
    margin-top:0px;
}

.divGreenBottom2
{
    height: 3px;
    background-color: #007c85;
}

.dashBottom
{
        height: 0.5px;
        background-color: #007c85;
        border-bottom: 1px dashed;
        border-color: white;
}



#divTopNavSeparator
{
        width: 1004px;
        height: 2px;
        border-radius:1px;
        margin-left:3px;
        margin-top:3px; 
        margin-bottom:0px;           
}

.topBorder
{
    height:23px;
    margin-bottom:-2px;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
        
    border-top-width:1px;
        border-top-color:gray;
        border-top-style:solid;
        border-left-width:1px;
        border-left-color:gray;
        border-left-style:solid;
        border-right-width:1px;
        border-right-color:gray;
        border-right-style:solid;
}





.EyebrowNavNew
{
    padding-top: 10px;
    display: block;
    text-decoration: none;
    color:black;
    font-size: 12px;
    font-family: 'Tienne';
}

.vline
{
    height: 12px;
    width: 1px;
    background-color: black;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 3px;
}

/****** Registration form **********/
.EntryFieldPrivate
{
    height: 28px;
}

select.EntryFieldPrivate
{
    height: 28px;
  
}
.EntryFieldRequiredPrivate
{
    background-color: #f8f8ff;
    /*border: 1px solid rgb(0, 117, 129);*/
}
.FieldSpacerPrivate
    {
        width: 20px;

    }
 .user_registration_section
    {
        
        margin-left: 30px;
        width:95%;
        background-color: white;
    }

 /****** Private Menu ******/
 .change_cursor_default, .change_cursor_default .rmLink:hover .rmFocused
    {
        cursor: default !important;
        background-color: transparent !important;
        color: white !important;
    }

     .change_cursor_default_visited, .change_cursor_default_visited .rmLink:hover .rmFocused
    {
        cursor: default !important;
        
    }

     .recoverRmLink .rmLink
    {
        font-weight: normal;
    }

     /*** PrivateHome.aspx ****/
      .local_section_height
    {
        margin-top: 10px;
    }
    .local_section
    {
        
        margin-left: 10px;
        width:96%;
        background-color: white;
        
    }
    .inner_section_margin
    {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .RadGrid_Office2010Silver .rgRow a, .RadGrid_Office2010Silver .rgAltRow a, .RadGrid_Office2010Silver .rgEditRow a, .RadGrid_Office2010Silver .rgFooter a, .RadGrid_Office2010Silver .rgEditForm a 
{
    /* color: #006594 !important; */
    /*color: black !important;*/ /* #A4ABB2; */
    color: rgb(0, 117, 129) !important; 
    
}


.fieldset_style
{
    border-color:#007781;
    border-style:solid;
    border-width:1px;
    text-align:left;
}

.fieldset_legend_style
{
    color:#007781;
    font-weight:bold;
    font-size:15px;
}

.lblWelcome
{ 
    font-size: 13px;
    font-family: 'Tienne';
    color: #007c85;
    font-weight: bold;
}

.socialmedia{
		height:20px;
        position:relative;
        float:right;
        border:none;
	}