#login_header .container {

}

  body {
    	    height: 100vh;
			font-family: 'Roboto', sans-serif !important;
    }

.btn-group-sm>.btn, .btn-sm {
	font-size : 14px;
	font-family: 'Roboto', sans-serif;
} 
     
    	footer {
    background-color: grey;
    height: 50px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    WIDTH: 100%;
	
}

	footer div {
		padding-top: 7px;
	}
  
 
  header {
  	height: 70px;
  	border-bottom : 1px solid LightGray;
	  -webkit-box-shadow: 3px 4px 20px rgb(230, 230, 230);
    -moz-box-shadow:    3px 4px 20px rgb(230, 230, 230) ;
    box-shadow:         3px 4px 20px rgb(230, 230, 230);
  }


.panel-default>.panel-heading {
    background: rgb(0, 101, 153);
    color: #fff;   
    border-color: #337ab7;
    font-size: 1.2em !important;   
    font-weight: normal !important;
	font-family: 'Roboto', sans-serif;
}
  
  .panel-footer {
	font-family: 'Roboto', sans-serif; 
    padding: 10px 40px;	
	  
  }
  
  #logo {

	background-image : url('/GetAccess/images/logo.png');
	width: 225px;
    height: 60px;   
	margin : 0px;
}

.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

.form-group .glyphicon {
	background-color: lightgray;
    color: gray;
}

/* align icon */
.left-addon .glyphicon  { left:  1px;}
.right-addon .glyphicon { right: 1px;}

/* add padding  */
.left-addon input  { padding-left:  40px; }
.right-addon input { padding-right: 40px; }

.form-control {   
    height: 36px;
}

  #content {
  	width : 570px;
  	margin : auto;
  }
main {
	margin-top : 50px;
	margin-bottom : 50px;
}


    .IGgrid.form-inline .form-control {
    	width : 100%
    }
    
    
    
     .panel-body {
    	width: 100%;
    	padding: 20px 20px;
    }
    .bold {
    	font-weight : bold;'
    } 
     div .header {
    	font-family: 'Roboto', sans-serif;
    	font-size: 18px;
    	font-weight: bolder;
    	padding-bottom : 10px;
    }
    
    
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
 .well-legend {
  margin-left: 5px;
  display: block;
  font-size: 1.2em;
  width: auto;
  padding: 2px 7px 2px 5px;
  margin-bottom: 0px;
  line-height: inherit;
  color: #333;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-heading h4 {
	  align-items: flex-start;
}



.col-fixed, .row {
  float: left;
}

.col-fixed {
 
  width: 130px;
}

.row {
 
  width:calc(100% - 130px + 15px * 2);
}

.center{
	text-align:center;
}



.col-fixed, .row {
  float: left;
}

#welcomePageContainer .col-fixed {
 
  width: 230px;
}

#welcomePageContainer .row {
 
  width:calc(100% - 230px + 15px * 2);
}

a {
		font-family: 'Roboto', sans-serif !important;
}

label {
	color: #000000;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important
} 


li span {
	    height: 25px;
    background-color: white;
    color: black;
}
 

li {
	    list-style-type: none;
}

.resourcelist>span label{
    font-size: 1.2em;
    padding-left: 10px;
	color : black
}


.resources .glyphicon {
    background-color: white;
    color: gray;
}

.rescategory a {
	font-size: 14px;
	color : black;
	padding-left : 10px;
}

.col-sm-7{
	
	padding-left : 0px !important;
}

.stop-icon {
	 background: url("/GetAccess/images/STOP.GIF") no-repeat;
    padding-left: 50px;
    margin-bottom: 0px;
    height: 40px;
}

#content .IDPs span {
	display: block;
}

#content .discovery {
	margin: 10px 0 40px 0;
}

#content .config {
	margin-bottom: 10px; 
}

.message {
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
}

.panel-body .form-group textarea {
  overflow: auto;
  /* resize: none; */
  padding: 5px;
}

#saml {
  width : 750px;
  max-width: 750px;
  margin : auto;
}

#saml-AR {
  width : 900px;
  max-width: 900px;
  margin : auto;
}

#saml-SP {
  width : 620px;
  max-width: 620px;
  margin : auto;
}

.panel-body .align-addon {
  text-align: right;
}

.panel-body .center-block {
  text-align:center;
  display:inline-block;
}

.panel-body .resize-addon {
  max-width: 100%;
}

.panel-body .textbox p {
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #eee;
  padding: 5px;
  min-height: 32px;
  overflow: auto;
  margin: 0px;
}

.table {
  margin-top: 10px;
}

.panel-body .section1, .section2 {
  padding: 5px 0;
}

.panel-body .merge-row {
  width: 24%;
  padding-top: 40px;
}

.text-overflow {
  overflow: auto;
}

.control-align {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
}

.link:hover {
 text-decoration: underline;
 font-weight: bold;
}