@CHARSET "ISO-8859-1";

/**
 * <Code modification record>
 * No.	Modified by	(GID)		Date (YYYY-DD-MM)		[QC-ID]		Description
 * --------------------------------------------------------------------------------------------------------------------------
 * 1	Sandeep K (515688)		2014-18-12				[QC-XXXX]	overrided the production styles
 *
 */

/***OVERRIDES FOR SEAGATE HEADER****/
/***TO BE REMOVED AFTER THIS IS FIXED***/

.mainNav li.firstChild {
	width: 162px !important;
}
/***********************************/

*{
	margin: 0px;
	padding: 0px;
}



 html, body {
        /*overflow:auto;*/
    }
    #tabContainerone{
    region: center;
    tabStrip:true;
    
    }
    #contentpaneTab{
    splitter:false;
     region:leading;
     width: 250px;
    }
	#leftAccordion{
	minSize:20;
	region:leading;
	splitter:false;
	width: 250px;
	}
	
	/******CONFIRMATION DIALOG*********/
	.confBtnArea{
		margin-top: 20px;
		overflow: auto;
		text-align: center;
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	.confirmationTextAlign{
		text-align: center;
		font-weight: bold;
	}
	a.alightRightConf {
		float: right;
	}
	a.rightMargin20Conf{
		margin-right: 20px;
	}
	
	
	#DynamicgridContainer{
	/* width: 100%;
	 height: 280px;
	 splitter:false;
	 region:center;
	 overflow-x:scroll; */
	 	float: left;
    height: 100%;
    margin-left: 0;
    overflow: hidden;
    width: 966px;
	}
	
    #borderContainerTwo {
        width: 95%;
        height: 950%;
    }
	.divToolTip
    {
        display:  table;
        width:auto;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
    }

    .divRowTitle
    {
       float:left;
	   display:table-row;
       width:120px;
	   border-bottom: 1px solid #DDDDDD;
    }

    .divCell
    {
    border-bottom: 1px solid #DDDDDD;
    display: table-column;
    float: left;
    width: 100px;
	white-space:nowrap;
    }
	
	#toolTipTotals{
	background-color: #fff;
	}
	
#wrapper{
	
}

/*************header section**************/
/*#header{
	height: 113px;
	background-image: url("../images/Seagate_Header_rp.JPG");
	background-repeat: repeat-x;
}
#header_main{
	height: 113px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("../images/Seagate_Header.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
*/
/*************container section**************/
#container{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	/*height:680px;*/
}
#container h1{
	color: #333;
	font-weight:normal;
	padding-bottom: 10px;
	padding-left: 5px;
	/** overrided the production styles **/
	font-size: 2em;
}
#container_elements{
	/* height: 616px; */
}

#left_col{
	width: 250px;
	height: 500px;
	float: left;
	background-color: #efefef;
}
#right_col{
	width: 730px;
	height: 500px;
	float: right;
	background-color: #efefef;
}
/*************footer section**************/
#footer_cnt{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 83px;
	background-image: url("../images/Seagate_Footer.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
/*#footer{
	clear:both;
	height: 83px;
	background-image: url("../images/Seagate_Footer_rp.jpg");
	background-repeat: repeat-x;
}*/
/*Grid need a explicit width/height by default*/
    #grid_nor {
        /* width: 54em;
        height: 35em; */
    }
    
    #gridContainer{
    	height: 34em;
    	margin-top: 116px;
    } 
    #gridDiv{
   		width: 100%;
    	/*height: 34em;*/
		margin-top:20px;
		clear: both;
    }
    #myorders{
    top:20px;
    margin-top:20px;
    margin-left:5px; 
    }
    #grid_adv{
   		width: 58em; 
    }
    
    
    .mainNavWrapper {
    background: url("../images/global/bg/bg_home_sprite.png") repeat-x scroll 0 -750px transparent !important;
    }
    
    /* Dashboard Tool Tip*/

.tooltipTable{
	font-size:12px;
}
.tooltipBorder{
    border-top: dashed 1px #999;
}
.toolTipTableHeader{
    font-weight: bold;
    text-align: center;
}
.tooltipTextAlign{
    text-align: center;
}
.toolTipTableNotesHeader{
  font-weight: bold;
}

#warranty{
	min-height: 400px;
	/**This will prevent the line height that is added form the production**/
	line-height: 16px;
}

/** overrided the production styles **/
ul, ol {
	padding: 0;
	/* margin: 0 0 11.5px 25px; */
	margin: 0px;
}

#guestOrderStatusError{
display: block;
min-height: 400px;
width: 967px;
margin-left: auto;
margin-right: auto;
padding: 5px;
margin-bottom: 10px;
clear: both;
}
#errorText{
padding: 20px;
background-color: rgb(255, 223, 213);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: red;
}

.dojoxGridView{
	left: 0px !important;
}
.claro .dijitDialogTitleBar {
	  text-align:center !important; /**ADDED FOR SEAGATE TEXT ALIGN CENTER***/
	background-color: #dddddd !important;
	height: 29px !important;
	width: auto;
	background-size: 100px !important;
}

.claro .dijitDialogTitle {
	font-size: 15.093px !important;
	font-weight: bold !important;
	/*  left: 130px; */
	position: relative;
	top: 6px;
}
.claro .dijitDialogCloseIcon {
	background: url("../images/close.png") no-repeat scroll 0 0 transparent;
	height: 27px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	right: 5px;
	width: 24px;
}

/** changes on 30-11-13, regarding single order status **/

#clearContent #main.margintop20{
	padding: 0px !important;
	margin: 30px 0px 0px !important;
}

/**overrided the production styles**/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #666666;
}

h2, h3{
	line-height: 16px;
}

body{
	color: #666;
}

		 .dijitValidationContainer {
		    display: none;
		}
.claro .dijitDialogCloseIcon {
	background: url("../images/close.png") no-repeat scroll 0 0 transparent;
	height: 27px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
	right: 5px;
	width: 24px;
}
.dijitDialog .closeText {
	display:none;
	
	position:absolute;
}
.claro .dijitDialogTitle {
  
  padding: 0 1px;
  font-size: 1.091em;
  color: #000000;
}

.dijitDialogUnderlayWrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
	background: transparent !important;
}
.dijitDialogUnderlay {
	background: none repeat scroll 0 0 #000000;
	opacity: 0.5;
}
.dj_ie .dijitDialogUnderlay {
	filter: alpha(opacity=50);
}

@media only screen and (max-width: 800px) {
	/* Force table to not be like tables anymore */
	#driveInfoTable table, #driveInfoTable thead, #driveInfoTable tbody,
		#driveInfoTable th, #driveInfoTable td, #driveInfoTable tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#driveInfoTable thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#driveInfoTable tr {
		border: 1px solid #ccc;
	}
	#driveInfoTable td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: left;
		width: 100%;
	}
	#driveInfoTable td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 50%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
		width: 400px;
	}

	/*
	Label the data
	*/
	#driveInfoTable td:before {
		content: attr(data-title);
	}
}

.unbold {
	font-weight: normal;
}

.red{
	color:red;!important
}
.form-well {
  padding: 10px 10px 7px;
  background: #f2f2f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-sm, .btn-group-sm > .btn {
   line-height: 10px;
   padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.underline {
	text-decoration: underline;
}

.margin-bottom-0 {
	margin-bottom: 0px;
}

.form-group {
    margin-bottom: 1px;!important
}

.table {
   font-size: 13px;
}