/* ==========================================================================
   CSS code for 
   
   Author: Max Quattromani
   Version: 1.0 - Updated: 5/7/13
   ========================================================================== */
   
/*

 * Layout
 
 * Module
 
 * State
 
 * Theme
 
 * Browser Specific
 		* Safari/Chrome/Webkit
 		* Firefox
 		* Internet Explorer
 
 */
 
/* ==========================================================================
   Base
   ========================================================================== */
 


/* ==========================================================================
   Layout
   ========================================================================== */

/* layout styles are being handled by base main.css */



/* ==========================================================================
   Module
   ========================================================================== */





/* ==========================================================================
   State
   ========================================================================== */
   
/* ==========================
   Browser Specific
   ========================== */

/* Firefox */

@-moz-document url-prefix() {

}

/* Webkit: Chrome/Safari */ 

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Webkit browsers add a 2px margin outside the chrome of form elements */

}

/* IE: 6/7/8/9 */
   
/* ie (.ie) */   

/* ie6 (.ie6) */

/* prevent BG image flicker upon hover */

/* ie7 (.ie7) */

/* ie8 (.ie8) */

/* ie9 (.ie9) */


/* ==========================
	Responsive Design
   ========================== */ 

/* Tablet */   

@media (max-width: 68.6875em) {
 
/* ==========================================================================
   Layout
   ========================================================================== */





/* ==========================================================================
   Module
   ========================================================================== */

  
   
/* ==========================================================================
   State
   ========================================================================== */




   
/* ==========================================================================
   Theme
   ========================================================================== */	

} /* End Tablet Breakpoint */
   
/* SmartPhone */   

@media (max-width: 31.25em) {

/* ==========================================================================
   Layout
   ========================================================================== */
 
 
 
 
   
/* ==========================================================================
   Module
   ========================================================================== */





/* ==========================================================================
   State
   ========================================================================== */
   
   
   
   
   
   
/* ==========================================================================
   Theme
   ========================================================================== */
  
  
  
  
   		
} /* End SmartPhone Breakpoint */

   
   
   
/* ==========================================================================
   Theme
   ========================================================================== */
    
/* ==========================================================================
   CSS code for 
   
   Author: Max Quattromani
   Version: 1.0 - Updated: 2/26/13
   ========================================================================== */
   
/*

 * Layout
 
 * Module
 
 * State
 
 * Theme
 
 * Browser Specific
 		* Safari/Chrome/Webkit
 		* Firefox
 		* Internet Explorer
 
 */
 
/* ==========================================================================
   Base
   ========================================================================== */
 


/* ==========================================================================
   Layout
   ========================================================================== */

/* layout styles are being handled by base main.css */

.twc-container {
	overflow-y: hidden;
}

.twc-row section > .twc-col {
	margin-left: 0;
}

/* ==========================================================================
   Module
   ========================================================================== */

h5 { 
	display: inline-block;  /* little tweak to assist the tooltips centering  */
}

span h5 {
	color: #3376b2;
}

.tooltipster-content a {
	color: #fff;
	text-decoration: underline;
}

.subHead {
	font-weight: 700;
}
.subpoenaCompliance {
    margin: 30px auto;
}

.subpoenaCompliance table {
    float:left;
    width: 33%;
    border-right: 1px solid #ccc;
}

.subpoenaCompliance table:last-of-type {
    border-right: none;
}

/********* Tabs *********/

ul.tabs {
  	width: 100%;
  	display: table;
}

ul.tabs li {
   	display: table-cell;
   	vertical-align: middle;
	width: 1%;
    margin: 0;
    margin-right: 2px; /*distance between tabs*/
}

.subpoenaCompliance ul.tabs li a {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    height: 35px;
    padding: 7px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    -webkit-border-top-right-radius: 5px;
     -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
         -moz-border-radius-topleft: 5px;
            border-top-right-radius: 5px;
             border-top-left-radius: 5px;
    background-color: #7c9eb3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7c9eb3), to(#4c748f));
    background-image: -webkit-linear-gradient(top, #7c9eb3, #4c748f);
    background-image: -moz-linear-gradient(top, #7c9eb3, #4c748f);
    background-image: -o-linear-gradient(top, #7c9eb3, #4c748f);
    background-image: -ms-linear-gradient(top, #7c9eb3, #4c748f);
    background-image: linear-gradient(top, #7c9eb3, #4c748f);
    behavior: url('css/PIE.htc');
    color: #fff;    
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    outline:none;
    zoom: 1;
    z-index: 1;
}

.subpoenaCompliance ul.tabs li.selected a
{
    /*selected tab style */
    font-weight:bold;
    background: #fff;
    border-bottom-color: transparent;
    color: #333;
}


.subpoenaCompliance ul.tabs li.selected a:hover
{
    /*selected tab style */
    text-decoration: none;
}

.subpoenaCompliance .tabcontents
{
    padding: 15px 30px;
    margin-bottom: 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    -webkit-border-radius: 0 2px 2px 2px;
       -moz-border-radius: 0 2px 2px 2px;
            border-radius: 0 2px 2px 2px;
    overflow: auto;
}

.subpoenaCompliance .content p {
    margin: 1em 0;
}

.subpoenaCompliance button.twc-blue-button {
	float: none;
	width: auto;
	margin: 0 auto;
}

.subpoenaCompliance tr {
    height: 2.5em;
}

.subpoenaCompliance td {
    width: 5px;
    text-align: center;
}

.subpoenaCompliance td.heavy {
    width: 5px;
    font-weight: 700;
}

.tooltips {
	
}

span.tooltip {
	display: inline-block;
	width: 32.5%;
	text-align: center;
}

.content h5 {
	margin-bottom: .5em;
}

.content p {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.content ul {
	margin-bottom: .5em;
}

	.content li {
		padding: 5px 0;
		list-style: disc inside;
		padding: 10px 0 10px 20px;
		text-indent: -1em;
	}

.ARIN {
	text-align: center;
}

address { 
	margin-bottom: .5em;
	font-family: 'TWC Round Light',Arial,Sans-Serif; 
	font-style: normal;
	font-weight: 100;
}

#subpoena .twc-right-side h6 {
	color: #222;
}

hr { margin: 1em 0; }

/* ==========================================================================
   State
   ========================================================================== */
   
/* ==========================
   Browser Specific
   ========================== */

/* Firefox */

@-moz-document url-prefix() {

}

/* Webkit: Chrome/Safari */ 

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Webkit browsers add a 2px margin outside the chrome of form elements */

}

/* IE: 6/7/8/9 */
   
/* ie (.ie) */   

/* ie6 (.ie6) */

/* prevent BG image flicker upon hover */

/* ie7 (.ie7) */

/* ie8 (.ie8) */

/* ie9 (.ie9) */


/* ==========================
	Responsive Design
   ========================== */ 

/* Tablet */   

@media (max-width: 68.6875em) {
 
/* ==========================================================================
   Layout
   ========================================================================== */

aside { position: static !important; }




/* ==========================================================================
   Module
   ========================================================================== */

span.tooltip {
	width: 100%;
	text-align: left;
}

.twc-right-side {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
}

	.twc-right-side.lower {
		margin: 0;
	}

   
/* ==========================================================================
   State
   ========================================================================== */




   
/* ==========================================================================
   Theme
   ========================================================================== */	

} /* End Tablet Breakpoint */
   
/* SmartPhone */   

@media (max-width: 31.25em) {

/* ==========================================================================
   Layout
   ========================================================================== */
 
 
 
 
   
/* ==========================================================================
   Module
   ========================================================================== */





/* ==========================================================================
   State
   ========================================================================== */
   
   
   
   
   
   
/* ==========================================================================
   Theme
   ========================================================================== */
  
  
  
  
   		
} /* End SmartPhone Breakpoint */

   
   
   
/* ==========================================================================
   Theme
   ========================================================================== */
    
