/* Regulatory Insight Main Stylesheet */

/* header */
.quickSearchPanelRI{
	/*background: url(/images/ux/regins-basic-bg.jpg);*/
	background: url(../../images/ux/regins-basic-bg.jpg) no-repeat; 
	background-size: 100%;
}

.quickSearchPanelRI.resultsPageSearchPanelRI {
	/*background: url(/images/ux/regins-result-bg.jpg);*/
	background: url(../../images/ux/regins-result-bg.jpg) no-repeat; 
	background-size: 100%;
	margin-bottom: 0px;
}

.topBackGroundRI {
	background: url(../../images/ux/regins-result-bg.jpg) no-repeat; 
	background-size: 100%;
}

div.pageTitleTextRI {
	margin-top:30px;font-size:28px; font-family: 'aleoregular',serif;
	color: #FFFFFF !important;
}

div.pageTitleTextRI h2 {
	margin-top:0px;font-size:28px; font-family: 'aleoregular',serif;
	color: #FFFFFF !important;
	margin-bottom: 0px;
}
.pageSubTextRI {
	color: #FFFFFF !important;
}

/* basic search */
    #basic-search { margin-bottom:10px; }
    #basic-search .input-group-btn .btn  { width:70px; border-radius: 0px 6px 6px 0px; /*padding:13px;*/ }
    #basic-search .input-group-btn  {	vertical-align:top; }
    #search-term.form-control { float: none;}

    #basic-search textarea.form-control, select.input-lg[multiple], textarea.input-lg, .form-horizontal .form-group-lg .form-control, .input-lg  { height:0; min-height: 45px; }

	#basic-search textarea { resize: none; overflow:hidden; }
	
    a.white-sub-links {color: #FFFFFF; margin: 15px 15px 0px 0px; }
    a.white-sub-links:hover { color:#FFFFFF; }
    .pull-left a.white-sub-links { margin: 15px 0px 0px 15px; }

    .search-image { position:relative; margin-bottom: 20px; height:300px; }
    .search-field { top:90px; left:0; position:absolute; padding:0px 15px 0px 15px;}
    .search-field-bkgd {
      z-index:10;
      position:relative;
        padding:15px;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        border-radius:4px;
        background: rgb(40, 40, 40) transparent;
        background: rgba(40, 40, 40, 0.5);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99282828, endColorstr=#99282828);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99282828, endColorstr=#99282828)";
    }

    /*Adds border/focus to main search field*/
    .form-control:focus {
      border-color: #118289;
      -webkit-box-shadow: inset 1px 2px 0 rgba(0, 0, 0, .075), inset 0 0 0 1px #118289;
      box-shadow: inset 1px 2px 0 rgba(0, 0, 0, .075), inset 0 0 0 1px #118289;
    }


/* panels */

    .regins-panel-default>.regins-panel-heading {
      background-color: #999999 !important;
      border-color: none !important;
      -webkit-border-top-left-radius: 4px !important;
      -moz-border-top-left-radius: 4px !important;
      border-top-left-radius: 4px !important;
      -webkit-border-top-right-radius: 4px !important;
      -moz-border-top-right-radius: 4px !important;
      border-top-right-radius: 4px !important;
    }
    .regins-panel-title {   margin-top: 0; margin-bottom: 0; color: #FFFFFF ; font-size: 18px; font-family:'aleoregular', serif; }

    .regins-panel-default {
      -webkit-border-radius:4px !important;
      -khtml-border-radius:4px !important;
      -moz-border-radius:4px !important;
      border-radius:4px !important;
      border:1px solid #999999 !important;
      background-color: #f9f9f9 !important;
      margin:5px !important;
      min-height: 150px !important;
      margin-bottom: 15px !important;
      margin-right: 25px !important;
      /*width: 30% !important;*/
    }

	.docSegRow > .segColL {
    	text-align: right;
    	padding-right: 20px;
    	font-weight: bold;	
	}	    

	.pSubTitle-docs { 
		font-size:20px; 
		font-weight:normal; 
		color:#777777; 
		line-height:1.5; 
	}

/* links */

.searchRILink{
	color: #2a5db0;
	cursor:pointer;
	font-weight:bold;
}

.searchRILink:hover{
	text-decoration:underline;
}
.bluePdfLogo{
	background-image: url(../../poc/resources/images/PQ_Cong_Icons/Blue/20_20/uxf-doc-pdf.png);
	height: 1.3em;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#sortSelectBtnGroup:focus{
	outline:1px dotted gray;
}
.ui-icon-circle-triangle-e:before{
	content:"\2e";
}
.viewPdfFulltextLink{
	font-family:'Roboto Medium', 'Roboto Regular', 'Roboto' !important;
	font-size:16px !important;
	font-weight: normal !important;			
    color: #2A5DB0;
    text-decoration: underline;	
}
.noIndentRow .NoIndentColLeft{
	font-weight: bold;
	padding-right: 15px;
}
.noIndentRow .NoIndentColLeft, .noIndentRow .NoIndentColRight{
	display: inline-block;
}
.clientGuidencePdfSpecial{
	margin-top: 10px;
}
.clientGuidencePdfSpecial li{
	list-style-type: none;
	display: inline-block;
	padding-left:20px;
	font-size: 12px;
}
.clientGuidencePdfSpecial li a{
	font-size: 12px;
	color: #2A5DB0;
	padding-left:0px;
}
.clientGuidencePdfSpecial  .anchorDescription{
	color: #333333;
}
.clientGuidencePdfSpecial  .anchorDescription:hover{
    text-decoration: none !important;
}
.clientGuidencePdfSpecial  .anchorText:hover{
    text-decoration: underline;
}
.clientGuidencePdfSpecial  .anchorText{
	white-space: pre-wrap;
}
#agencyAndPageLink {
	position: inherit;
}
#agencyAndPageLink .reginsTopMenuDownArrowColor{
	padding-left:30px;
}
[class^="moreAnchor"], [class^="lessAnchor"]{
	color: #2A5DB0;
    cursor: pointer;
}
.searchResultPdfLink{
	white-space: nowrap;
}
.ReginsResultPageResItem-inner .hit-textWrap{
	padding-top: 4px;
}
.viewFullTextPdf .riPdfSize{
	display:inline-block;
	padding-left:10px;
	font-weight:400;
	font-size:11px;
}
.viewFullTextPdf .riPdfHits{
	display:inline-block;
	padding-left:15px;
}
.btn.btn-default.dropdown-toggle .uxf-download{
	background-image: url(../../poc/resources/images/PQ_Cong_Icons/White/20_20/uxf-download.png);
}
.btn.btn-default.dropdown-toggle .dynamicCaretUpDown.uxf-icon.uxf-down-caret{
	background-image: url(../../poc/resources/images/PQ_Cong_Icons/White/20_20/uxf-down-caret.png);
}
#docViewActionContainer .uxf-icon{
	height: 17px;
    width: 20px;
}
#docViewActionContainer .uxf-icon.uxf-mail{
	height: 15px;
}
.riRelatedDiv{
	margin-top:20px;
	border-top: 3px solid #cccccc;
	background-color:#f9f9f9;
	padding-bottom:30px;
}

.riRelatedContentDiv{
	margin-top:20px;
	background-color:#f9f9f9;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.riRelatedHead{
	font-size: 22px;
	color: #585858;
	font-family: "aleoregular",serif;
	font-weight: normal !important;
	padding-bottom:8px;
}
.guidancePdfPanel{
	margin-bottom:10px;
	text-transform: uppercase;
    font-family: 'Roboto Medium', 'Roboto Regular', 'Roboto' !important;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    color: #118289;	
}
#reginsRelated .relatedType{
	padding-top:10px;
}

/************* spinner *************************/

@keyframes rotation {
  from {
    opacity: 1;
    transform: rotate(0deg);
  }
  to {
    opacity: 1;
    transform: rotate(359deg);
  }
}

.spinner {
  height: 5vh;
  width: 5vh;
  /*border: 6px solid rgba(7, 51, 54, 0.2);
  border-top-color: rgba(56, 77, 78, 0.8);*/
  border: 6px solid rgba(0, 174, 239, 0.2);
  border-top-color: rgba(0, 174, 239, 0.8);
  border-radius: 100%;
  animation: rotation 0.6s infinite linear 0.25s;
	
  opacity: 0;
}

.loading{
	position: fixed;
	top: 30%;
	left: 50%;
	padding-top:30px;
	padding-right:50px;
	padding-bottom:20px;
	padding-left:70px;
	background-color:#f2f2f2;
	border-radius: 6px;
	/*background-color:#f7feff;
	border:1px solid red;
	color:red;*/
	
	z-index:1000;
}
.loadingText{
	color:#128289;
	font-size:16px;
	padding-top:12px;
}

/************** end of spinner **********************************/