/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #fff;
    font-size: .75em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0;
    padding: 0;
    color: #696969;
 
    background-image:url('https://bigfix.me/content/background.png');
    background-repeat:repeat-x;   
}


.pages
{
   width:100% ;
   text-align: right;
   padding: 4px;
}


gradientTable
{
    background: #999; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */
}



.comment 
{
    width:100%;
}
.comment:hover .commenttools
{
    display:block;
}

.commenttools
{
    float:right;display:none;
}





.search-cloud {
    font-size: 12px;
    text-decoration:none;
    color:#000;
    white-space: nowrap;
    padding: 4px 6px;
    line-height:225%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #c9ddf2;
    border-radius: 5px;
    background: #FCFDFE;
    text-shadow: 1px 0px #fff;
}



.page-title 
{
    background: #fff;
    width:98%;
    padding-left:5px;
    padding-right:5px;
    text-align:left;
    
}


.project-tile 
{
    border: 1px solid #4297d7;
    background: #fff;

    margin-top:2px;
    cursor:pointer;
    
}


.project-tile-ho
{
    border: 1px solid #4297d7;
    background: #fff;
    margin-top:2px;
    cursor:pointer;
    
}

.showcase-tile 
{
    border: 1px solid #4297d7;
    background: #fff;
    
    margin-top:2px;
    cursor:pointer;
    
}

.showcase-tile-ho
{
    border: 1px solid #4297d7;
    background: #fff;
    width:852px;
    margin-top:2px;
    margin-left:2px;
    margin-bottom:10px;
    cursor:pointer;
    
}

.project-tile:hover
{
    border: 1px solid #75cafa;
        
	-moz-box-shadow: 0 0 2px black;
    -webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
}


.domain-tile-list 
{
    
    border-bottom: 1px solid #4297d7;
    background: #fff;
    width:200px;
    margin-top:2px;
    font-size: 1.3em;
    color: #000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 3px 0px 3px 0px;
    margin:0px;
    cursor:pointer;
    
}

.domain-tile-list:hover
{
    border-bottom: 1px solid #75cafa;
        
	background: #efefef;
    
    -moz-box-shadow: 0 0 2px black;
    -webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
}



.domain-tile 
{
    
    border: 1px solid #4297d7;
    background: #fff;
    width:360px;
    margin-top:2px;
    height:34px;
    
    font-size: 1.3em;
    color: #000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    
    cursor:pointer;
    
}

.domain-tile:hover
{
    border: 1px solid #75cafa;
        
	background: #efefef;
    
    -moz-box-shadow: 0 0 2px black;
    -webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
}









.survey-tile 
{
    border-radius: 3px;
    border: 1px solid #4297d7;
    background: #ffffcc;
}



a:link
{
    color: #00648D;
    text-decoration: underline;
}
a:visited
{
    color: #00B2EF;
}
a:hover
{
    color: #00B2EF;
    text-decoration: none;
}
a:active
{
    color: #00648D;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

.jqButton 
{
	padding-top: 8px;
	padding-bottom: 8px;
}
.clearfix:after 
{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5
{
    font-size: 1.5em;
    color: #000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 0px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
    margin: 0px;
}
h5 .fixletName
{
    font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px; 
}



h6
{
    font-size: 1.4em;
    color: #000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0px;
}

h8
{
    font-weight: bold;
	font-size: .9em;
    color: #000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0px;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

h1.logo
{
	background:url(/content/banner.png);
	height:64px;
	width:250px;
	display:block;
	float:left;
}




#loading-cover
{
    background-color:Black;
            
    height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:-100%;
	z-index:100000 !important;
			
    filter: alpha(opacity=50); /* internet explorer */
    -khtml-opacity: 0.50;      /* khtml, old safari */
    -moz-opacity: 0.50;       /* mozilla, netscape */
    opacity: 0.50;           /* fx, safari, opera */
            
}
#loading-spinner 
{
    width:512px;
    height:512px;
        
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
            
    z-index:100001 !important;
            
    background:url(https://bigfix.me/content/loading.gif) no-repeat  center center;
}
        
#loading-text 
{
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    text-align:center;
            
    color:White;
    width:250px;
    height:35px;
        
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
            
    z-index:100002 !important;
}


/***** header layout ***********************/
.header
{
    clear: both;
    top:0;
    left:0;
    margin:0 0;
    padding:0;
	z-index:5000;
	width:100%;
	position:fixed;
	height:85px;
	
	background-color: #00648D;
    white-space:nowrap;
	
}

.menu
{
    width:100%;
    padding:4px;
    white-space:nowrap;
    height:35px;
}







.searchlinks
{
    margin-left:100px;
    height:85px;
    width:500px;
    margin-top: -10px;
}

.mysearch
{
    margin-top:45px;
    float:left; 
    margin-left:-220px;
}
.SEARCHdiv
{    
	float:left;
    width:375px;
	padding:0px;
	margin-right:0px;
    white-space:nowrap;
}

.advancedsearch
{
    position:absolute; 
    left: 141px;
    top: 48px;

    visibility:hidden;
    width:470px;
    padding:15px;
    background-color:#F6F9FF;
    border:1px #3979ef solid;
	
	margin-top:35px;
}

.googlesearch
{
    margin-top:45px;
    float:left; 
    margin-left:-355px;
    
    visibility:hidden; 
    height:35px; 
    width:345px; 
    white-space: nowrap; 
    overflow:hidden; 
}



.searchusing
{
    float:left;
    margin-left:30px;
    margin-top:22px;
    margin-right:10px;
    color: #fff;

    font-size: 1.2em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;

}

.googlebtn
{
    margin-top:17px;
    float:left;
	padding:2px;
	color: #fff;
	text-align:center;
    cursor:pointer;
    border:2px transparent solid;
    border-radius:5px;
    
    font-size: 1.2em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    
    background-color:transparent;
}
.googlebtn:hover
{    
    text-decoration:underline;
}

.internalbtn
{
    margin-top:17px;
    float:left;
	padding:2px;
	color:#000;
	text-align:center;
    cursor:pointer;
    border:2px transparent solid;
    
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;

    background-color:White;
    border-radius:5px;
    filter: alpha(opacity=50); /* internet explorer */
    -khtml-opacity: 0.50;      /* khtml, old safari */
    -moz-opacity: 0.50;       /* mozilla, netscape */
    opacity: 0.50;           /* fx, safari, opera */
}
.internalbtn:hover
{    
    text-decoration:underline;
}



.mainmenulinks
{
    position:absolute; 
    right: 0px;
    top:10px;

    padding:0px;
	margin-right:150px;
	color:black;
}

.userlinks
{
    position:absolute; 
    right: 0px;
    top:10px;

}

div.user_button
{
    margin-top:3px;
    margin-right:10px;
    float:right;
    height:30px;
    min-width:130px;
    color: #fff;
    cursor: pointer;
}

div.user_button:hover
{
    text-decoration:underline;
}




div.user_menu
{
    position:absolute; 
    right: 0;

    visibility:hidden;
    cursor:pointer;
    width:120px;
    background-color:White;
    border:1px #3979ef solid;
	
	margin-top:35px;
}
div.user_menu_item
{
    padding-top:8px;
    padding-bottom:8px;
    padding-left:10px;
    padding-right:10px;
    background-color:White;   
}
div.user_menu_item:hover
{
    background-color:#f6f9ff;
    text-decoration:underline;
}


.LOGO
{
	top:0px;
	left:0px;
	height:85px;
	width:112px;

    cursor:pointer;
    background: url(/content/smalllogo2.png) no-repeat center 3px;
    background-size: 75px;
	
    display:block;
	position:fixed;
	
	z-order:999999;    
}



.DropDownMenuButton
{
	float:right;
	padding:0px;
    cursor:pointer;
    white-space:nowrap;
}


.announcement
{
    font-size: 2em;
    color:White;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0px 2px 3px #666;

    
    text-align:center;
    vertical-align:middle;
    height:85;
    padding:8px;
    background-color:#003399;
    background: url(/content/soup-clouds-epic.png) no-repeat center 0px;
    
    margin-bottom:0px;
}




.button
{
    float:left;
	padding:8px;
	color:#fff;
	text-align:center;
    cursor:pointer;
    border:2px transparent solid;
    border-radius:5px;
    
    font-size: 1.3em;
    font-family: Arial, Helvetica, sans-serif;
    
    background-color:transparent;
}
.button:hover
{    
    color:Black;
    border-color:#2B4D95;
    background-color:White;
    filter: alpha(opacity=50); /* internet explorer */
    -khtml-opacity: 0.50;      /* khtml, old safari */
    -moz-opacity: 0.50;       /* mozilla, netscape */
    opacity: 0.50;           /* fx, safari, opera */
    
    text-decoration:underline;
}

.button2
{
    float:left;
	padding:8px;
	
	text-align:center;
    cursor:pointer;
    border:2px transparent solid;
    
    font-size: 1.3em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;-serif;

    background-color:White;
    border-radius:5px;
    filter: alpha(opacity=50); /* internet explorer */
    -khtml-opacity: 0.50;      /* khtml, old safari */
    -moz-opacity: 0.50;       /* mozilla, netscape */
    opacity: 0.50;           /* fx, safari, opera */
}





.dropMenu
{
    float:right;
    width:70px;
	background:#fff;
	padding:8px;
	cursor:pointer;
    text-align:center;
    background: url(/content/downArrow.png) no-repeat center 3px;
}
.dropMenu:hover
{
	padding:8px;
	cursor:pointer;
    background: url(/content/downArrow2.png) no-repeat center 3px;
}



.loginbutton
{
    float:right;
    width:70px;
	background:#fff;
	border:1px #DDD solid;
	padding:8px;
	cursor:pointer;
    text-align:center;
}
.loginbutton:Hover
{
    background-color:#eee;
}


.registerbutton
{
    float:right;
    width:120px;
	background:#fff;
	border:1px #DDD solid;
	padding:8px;
	cursor:pointer;
    text-align:center;
    margin-right:5px;
}
.registerbutton:Hover
{
    background-color:#eee;
}













/*** Layout
****************************************/
.breadcrumb
{
    font-size: x-small;
    color: #C0C0C0;
}
        
.wrapper
{
	width:1140px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:auto;
    min-height: 550px;
}
.wrapper #content
{
	width:1140px;
	background:#fff;
	border:1px #DDD solid;
	padding:10px;
	padding-top:5px;
}





.wrapper #login
{
    float:right;
    width:288px;
    padding:10px;
}



.wrapper #tracker
{
    float:right;
    height:20px;
    width:130px;
    background:#fff;
    border:0px #000 solid;
	padding:0px;
}







.wrapper #BreadCrumbs
{
    float:left;
	font-size: .75em;
	width:958px;
}
.BreadCrumbs
{
    float:left;
	font-size: .75em;
	width:958px;
}

.wrapper #FullColumn
{
	float:left;
	width:958px;
	background:#fff;
	border:0px #DDD solid;
	padding:10px;
}
.wrapper #RightColumn
{
	float:left;
	width:350px;
	background:#fff;
	border:2px #DDD solid;
	padding:10px;
}
.wrapper #LeftColumn
{
	float:left;
	width:585px;
	background:#fff;
	border:0px #DDD solid;
	padding:10px;
}


.footer
{
    float: none;
    width: 100%;
    border-top: 1px #DDD solid;
    margin-top: 30px;
    background: rgb(250, 250, 250);
}





/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border:none;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 430px;
    border: 1px solid #CCC;
    padding:10px;
}

select
{
    width: 330px;
    border: 1px solid #CCC;
    padding:5px;
    
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:larger;
}

input[type="password"] 
{
    width: 430px;
    border: 1px solid #CCC;
    padding:10px;
}
.status{font-size:16px;}
a.button-green
{
	background:url(/content/button.gif) repeat-x;
	color:#fff;
	font-size:10px;
	border:1px #666 solid;
	font-family:Verdana;
	text-decoration:none;
	padding:5px;
	height:7px;
    margin-right:10px;
}













.section 
	/* Holds the sectionHeader, sectionBody and sectionContents */
{
	background-color: #ffffff;
    width: 95%;
	margin: 24px;
	border: solid 1px #4297d7;
	vertical-align: top;
}

.collapse
	/* Places the Section expand/collapse icon outside of the section */
	{
	position: static;
	cursor: pointer;
	}

.sectionHeader
{
	padding: 5px 6px 6px;
	color: #2B638C;
	font: bold 13px / 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    background-image: url(/content/sectionHeader.png);
	background-repeat: repeat-x;
	display: block;
}


.h3Header
{
	margin-bottom: 0px;
	color: #2B638C;
    padding-left: 10px;
}

.h6Header
{
	padding: 5px 6px 6px;
	color: #2B638C;
	font: bold 13px / 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.h6Title
{
	padding: 5px 6px 6px;
	color: #2B638C;
	font: bold 13px / 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.h5Title
{
	padding: 5px 6px 6px;
    margin:0px;
	color: #2B638C;
	font: bold 16px / 18px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}


.sectionHeader a
{
	font-weight: normal;
}
.sectionBody
{
	padding: 0; /* we don't want to double up this border */
    background-color: #f6f9ff;
}
.sectionContents
{
    padding-top: 6px;
	padding-bottom: 6px;
    border-top: solid 1px #64b9f9;
    border-bottom: solid 1px #64b9f9;
}
.sectionContentsHidden
{
    padding-top: 6px;
	padding-bottom: 6px;
    border-top: solid 1px #64b9f9;
    display:none;
}	
	
.contentItem
{
    padding-top: 6px;
	padding-bottom: 6px;
    border-top: solid 1px #64b9f9;
}
.contentItem:Hover
{
    background-color:#ddd;
}
	
	
.subsection
{
	position: relative;
	padding: 6px 12px;
	vertical-align: top;
}

.subsectionContent
{
	position: relative;
    padding:0px;
    margin:0px;
    margin-top:10px;
	vertical-align: top;
}
.indentedCode, .collapsedCode 
/* Formatting for all CODE */
{
	color: #000000;
	font-size: 10pt;
	font-family: "Courier New";
	background-color: #ffffff;
	margin-top: 6px;
	padding: 6px;
	border: solid 1px #a4b7d3;
	word-wrap:	break-word; /* IE specific, forces preformatted text to wrap, very handy */
}
	
.indentedName
{
	color: #000000;
	font-size: 10pt;
	font-family: "Courier New";
	padding-bottom: 2px;
}
	
.indentToggler
{
	cursor: pointer;
}


.oddRow
{
    background:#f6f9ff;
    cursor:pointer;
}
.oddRow:Hover
{
    background-color:#ddd;
}


.evenRow
{
    background:#fff;
    cursor:pointer;
}
.evenRow:Hover
{
    background-color:#ddd;
}


.tableAltItems 
	{
	font-size: 13px;
	width: 100%; 
	border-collapse: collapse;
	}

.tableAltItems  th{
                 background:#fff;
               }

.tableAltItems td{
                padding: 0px;
              }
.tableAltItems tr:nth-child(odd)
         {
            background:#f6f9ff;
            cursor:pointer;
         }
  
.tableAltItems  tr:nth-child(odd):hover
    {
        background-color:#ddd;
    }


.tableAltItems  tr:nth-child(even)
    {
        background:#fff;
        cursor:pointer;
    }
.tableAltItems  tr:nth-child(even):hover
    {
        background-color:#ddd;
    }


table 
	{
	font-size: 13px;
	max-width: 100%; 
	border-collapse: collapse;
	}

th
	{
	padding: 6px 12px;	
	border-bottom:  1px solid #a4b7d3;  
	}
td 
	{
	padding: 6px 12px;		 
	}

td p 
	{
	margin-top:    0;
	margin-bottom: 0; 
	}
	
	
	

.tableHometd
	{	
    padding:0px;
    width:470px;
    vertical-align:top;
	}

.tableHomeFirsttd
	{	
    padding:0px;
    padding-top:20px;
    width:200px;
    vertical-align:top;
	}


	.activity-meta{
    padding : 6px;
    /*border-left: 1px solid #ecedef;*/
}

.activity-meta a{
    font-weight: bold;
}
	
	
	/*Properties Formatting*/

.properties td 
	/*  Formatting for PROPERTIES table  */
	{
	font-size: 13px;
	margin: 0;
	padding: 6px 20px 1px 0;
	border-bottom: 1px solid #a4b7d3; 
	}

table.properties 
	/* Additional formatting required due to the intentional lack of a subsection */
	{
	font-size: 13px;
	margin-right: 12px;
	margin-left: 12px; 
	}
	
.name 
	{
	color: #316491;
	font-size: 14px; 
	}

.nameALT
	{
    color: #316491;
	background: #FFFF99;
	font-size: 14px; 
	}
.nameALT2
	{
    background: #FFFF99;
	font-size: 14px; 
	}
	
.nameALT3
	{
    background: #CCFFCC;
	font-size: 14px; 
	}

.evenRow2, .evenRow2 td, .oddRow2, .oddRow2 td
	/* Originally used to style  even rows and odd rows differently, now just used to give them all a bottom border */
	{
	border-bottom: 1px solid #bfc5cd;
	}
	
	.noBorder .evenRow2,.noBorder .evenRow2 td,.noBorder .oddRow2,.noBorder .oddRow2 td
	/* Removes Row styling within a div class=noBorder, replacement border styling provided by .hr */
	{
	border-bottom-style: none;
	border-bottom-width: 0;
	}
	
.nobr {white-space: nowrap}
	
	
.delete{

   width: 36px;
   height: 36px;

}	

.delete input {
   background:url(/content/document_delete.png) no-repeat center;
   width: 36px;
   height: 36px;
   border: none;
}	

.addtosite input {
   background:url(/content/Add-Create_site_1.png) no-repeat center;
   width: 36px;
   height: 36px;
   border: none;
}	
	
	
	
	
.addtosite{

   width: 36px;
   height: 36px;

}	

.removefromsite input {
   background:url(/content/Remove_from_site-36.png) no-repeat center;
   width: 36px;
   height: 36px;
   border: none;
}	
	
	
	
	
.removefromsite {

   width: 36px;
   height: 36px;

}	
	

.itemWithAction
{
	width:90%;
    border-collapse: collapse;
    font-size: 13px;
}


    /*.contentActionTd*/
.itemWithAction td:nth-child(3)
{
    width:100px;
	vertical-align:bottom; 
    align-items:flex-end; 
    
    /*position:absolute;*/
}

/*.contentTile*/
.itemWithAction td:first-child
{

    padding:0px;
    padding-left:12px;
    width:40px;
}

/*.contentDesc*/
.itemWithAction td:nth-child(2)
{

    padding:0px;
    padding-left:12px;
  
}


	
#points-summary {
    padding: 5px;
    background: #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}

.divTileBox
         {
            align-content:center;        
            background:#FCFDFE;
            border: 1px solid #c9ddf2;
            border-radius: 5px;
         }


.divTileItem
         {
            background:#FCFDFE;
            margin:5px;
            cursor:pointer;
         }
  
.divTileItem:hover
    {
        background-color:#ddd;
    }