/* copy from myproducts.css 
.loadingOverlayInline {
	float: left;
	width: 33px;
	height: 33px;
	background: url("../images/loading-icon.gif") center no-repeat #fff;
	margin: -4px 14px 0px 5px;
}

.alert-success, .alert-info {
	margin-left: 10px;
	margin-right: 10px;
}

.alert-message {
	margin-left: 36px;
}

.ajax-message-style p {
	font-size: 18px;
}

@media print {
	.status-note {
		display: none !important;
	}
	.alert {
		display: none !important;
	}
}

@media screen and (max-width: 568px) {
	.status-note {
		display: none !important;
	}
	
	.top-bar { height: 0px; 
              display: none !important;
	}

	.trs-header a.btn-logout {
           height: 26px;
       padding: 5px 10px;
       }

}

@media screen and (min-width: 569px) {
	.status-note {
		display: block;
	}
	
	.top-bar { height: 36px; }

}

.col-btn {
	width: 127px;
}
*/

.trs-header .dropdown {
       width: 250px;
}

.trs-header .open>ul.dropdown-menu::before {
       width: 248px;
}

a.btn-breadcrumb {
       color: #fff;
       text-decoration: none;
}

a.btn-breadcrumb:hover {
       text-decoration: underline;
       cursor:pointer;
}

@media screen and (max-width: 767px) {
	.sidebar-offcanvas {
		top: auto;
	}

       .trs-header a.btn-logout {
           margin: 0px;
       padding: 8px 14px 0px 15px;
       }

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.sidebar-offcanvas {
		top: auto;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.sidebar-offcanvas {
		top: auto;
	}	
}

@media screen and (min-width: 1200px) {
	.sidebar-offcanvas {
		top: auto;
	}
}

.mobile .sidebar-offcanvas {
	top: auto;
}

.btn--menu {
	z-index: 9999;
}

/* Footer */

.trs-footer__social {
     margin-bottom: 0px;
}

.pla-footer .pla-footer__body {
       padding-top: 40px;
}

.mobile .col-xs-6:nth-child(2n+1) {
    clear: left;
    padding-left: 10% !important;
}

.trs-footer__nav-list li {
    float: left;
    clear: both;
}

.trs-footer__nav-list {
    font-size: 12px;
    line-height: 25px;
}

.mobile .trs-footer__nav-list {
    font-size: 12px;
    line-height: 15px;
}

.mobile .trs-footer__subhead {
    margin-top: 30px;
}

.tablet .trs-footer__subhead {
    margin-top: 30px;
}

.pm-video .nucaptcha-audio-controls {
display:none;
}
.pm-video #audio-listen {
display:none;
}

.pm-audio .nucaptcha-audio-controls {
float:left;
margin-right: 4px;
}
.captcha-container #media-container A {
display:none;
}

.captcha-container .pm-audio #audio-listen {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("https://s3.amazonaws.com/staticd.nucaptcha.com/33376/v6/skins/default/master.png");
    background-position: -32px -481px;
    background-repeat: no-repeat no-repeat;
    display: block;
    height: 63px;
    overflow: hidden;
    position: relative;
    text-indent: -10000px;
    width: 64px;
    z-index: 3;
    margin-bottom:5px;
}

.captcha-container .pm-audio #player-mode {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("https://s3.amazonaws.com/staticd.nucaptcha.com/33376/v6/skins/default/master.png");
    background-position: 0 -256px;
    background-repeat: no-repeat no-repeat;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    position: relative;
    text-indent: -10000px;
    width: 30px;
    z-index: 3;
}

.registration-hint {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    background: url(../../webjars/trs/assets/images/help-nav.png) no-repeat 5px 3px;
}
/* Styles for Permission dashboard */

.btn-permission-db {
	display: inline-block;
    background-color: #c51424;
    background-image: none;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2 !important;
    letter-spacing: 1.4px;
    margin: 0;
    /* padding: 9px 17px; */
    border: 1px solid transparent;
    border-radius: 40px;
    min-width: 65px;
}

.btn-permission-db.disabled, .btn-permission-db[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #4e4747 !important;
}
btn-permission-save{
	 line-height: 1em !important;
	display: inline-block;
    background-image: none;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1.4px;
    margin: 0;
    /* padding: 9px 17px; */
    border: 1px solid transparent;
    border-radius: 40px;
    min-width: 65px;
	
}
.tbl-td-format {
	font-size: 13px;
    text-align: left;
    border-top:none !important;
    border-bottom: none !important;
   	padding: 0px 10px 2px !important;
}

.tbl-tr-format {
	padding: 8px 10px 0px !important;
}
 
 .p-block {
  	font-weight: 600;
}

.para-heading {
{
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 1.2em;
    font-weight: 550;
}

.hdr-margin{
	    margin-bottom: 16px;
}

.acc-details{
    padding-left: 32px !important;
}

input[type='checkbox']{
  width: 30px !important;
  height: 30px !important;
  display: inline !important;
  position:relative !important;
  margin: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance:none;
  outline: 2px solid lightblue;
  box-shadow: none;
  font-size: 2em;
}
}

.ajax-message-style p {
	font-size: 18px;
}
.overlay {
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.5); 
  z-index: 2;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  padding-top: 20%;
  opacity: .80;
}
.btn-link-cancel {
  background: none!important;
  border: none;
  padding: 0!important;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
}
.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid firebrick;
    border-right-color: transparent;
    border-radius: 50%;
}

.form-group .fa-eye {
	position: absolute;
	top: 13px;
	left: auto;
	right: 10px;
}

.form-grp-pos {
	position: relative !important;
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}