/* 
    Created on : Mar 17, 2017, 3:44:27 PM
    Author     : Shashank
*/
			
/* Demo Styles STARTS*/

/* SponsorAdmin Settings Icon In System TopBar: CSS STARTS*/		
@font-face {		
    font-family: 'AppFont';		
    src: url("fonts/App_iconfont.woff") format("woff");		
    font-weight: normal;		
    font-style: normal		
}		
.demo-icon-font {		
    font-family: AppFont;		
    font-size: 16px;		
    line-height: 1;		
    display: inline-block;		
    font-weight: normal;		
    speak: none;		
    font-style: normal;		
    font-variant: normal;		
    text-transform: none;		
    text-align: center;		
    -moz-box-sizing: content-box;		
    box-sizing: content-box;		
    -webkit-font-smoothing: antialiased;		
    -moz-osx-font-smoothing: grayscale;		
}		
.demo-icon-font:before {		
    display: inline-block;		
}		
.demo-gear-icon-16:before {		
    content: "\e609";		
}		
/* SponsorAdmin Settings Icon In System TopBar: CSS ENDS */	

html.demo-sticky-footer-layout, .demo-sticky-footer-layout body {		
    height: 100%		
}		
.demo-appheader-offcanvas-pushwrapper {		
    width: 100%;		
    overflow-x: hidden;		
}

.demo-page-content-area {
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #d6dfe6;
    margin: 10px;
    min-height: 100%;
    padding-bottom: 20px;
}
/* Demo Styles ENDS */

.demo-filmstrip-item {
    box-sizing: border-box;
    width: 170px;
    height: 170px;
    margin: 8px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    border: 0px;
}

.filmstrip-one{
    width: 100%;
}
.filmstrip-two{
    width: 97.5%;
}
.filmstrip-three{
    width: 96.5%;
}
.filmstrip-four{
    width: 95%;
}
.filmstrip-five{
    width: 94%;
}
.filmstrip-six{
    width: 93%;
}

.demo-filmstrip-item-override {
    box-sizing: border-box;
    width: 85px;
    height: 170px;
    margin: 8px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    border: 0px;
    padding-top: 50%;
}

/*general filmStrip*/
.demo-filmstrip-item a{
    color: #ffffff;
    text-decoration: none;
}
.demo-filmstrip-item a[href=""]{
    color: #898989;
}

.demo-filmstrip-item div.systemImage{
    width: 100%;
    height: 70px;
    background-position: center center;
    background-size:70px auto;
}

/*added system*/
/*.a{
    background-color: #67b460;
}*/
/*.a a.configureIndex{
    color: white;
    float: right;
    visibility: hidden;
}

.a a.deleteIndex{
    color: white;
    float: right;
    visibility: hidden;
}
.a:hover a.configureIndex{
    visibility: visible;
}

.a:hover a.deleteIndex{
    visibility: visible;
}*/

.a div.systemImage{
    background-image: url('icons/externalsystem.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 70px;
    background-position: center center;
    background-size:70px auto;
}


/*IRT*/
.IRT div.displayText a{
    color: #ffffff;
}
.IRT div.displayText a[href=""]{
    color: #898989;
}
.IRT div.systemImage{
    background-image: url("icons/IRT-white.png");
    background-repeat: no-repeat;
}
.IRT div.systemImage[href=""]{
    background-image: url("icons/IRT-grey.png");
    background-repeat: no-repeat;
}

/*Central Designer*/
.CentralDesigner div.displayText a{
    color: #ffffff;
}
.CentralDesigner div.displayText a[href=""]{
    color: #898989;
}
.CentralDesigner div.systemImage{
    background-image: url("icons/centraldesigner-white.png");
    background-repeat: no-repeat;
}
.CentralDesigner div.systemImage[href=""]{
    background-image: url("icons/centraldesigner-grey.png");
    background-repeat: no-repeat;
}


/*Data Management Workbench*/
.DataManagementWorkbench div.displayText a{
    color: #ffffff;
}
.DataManagementWorkbench div.displayText a[href=""]{
    color: #898989;
}
.DataManagementWorkbench div.systemImage{
    background-image: url("icons/DMW-white.png");
    background-repeat: no-repeat;
}
.DataManagementWorkbench div.systemImage[href=""]{
    background-image: url("icons/DMW-grey.png");
    background-repeat: no-repeat;
}



/*Argus Safety*/
.ArgusSafety div.displayText a{
    color: #ffffff;
}
.ArgusSafety div.displayText a[href=""]{
    color: #898989;
}
.ArgusSafety div.systemImage{
    background-image: url("icons/argus-white.png");
    background-repeat: no-repeat;
}
.ArgusSafety div.systemImage[href=""]{
    background-image: url('icons/argus-grey.png');
    background-repeat: no-repeat;
}


/*Central Coding*/
.CentralCoding div.displayText a{
    color: #ffffff;
}
.CentralCoding div.displayText a[href=""]{
    color: #898989;
}
.CentralCoding div.systemImage{
    background-image: url("icons/centralcoding-white.png");
    background-repeat: no-repeat;
}
.CentralCoding div.systemImage[href=""]{
    background-image: url("icons/centralcoding-grey.png");
    background-repeat: no-repeat;
}


/*TMS*/
.TMS div.displayText a{
    color: #ffffff;
}
.TMS div.displayText a[href=""]{
    color: #898989;
}
.TMS div.systemImage{
    background-image: url("icons/TMS-white.png");
    background-repeat: no-repeat;
}
.TMS div.systemImage[href=""]{
    background-image: url("icons/TMS-grey.png");
    background-repeat: no-repeat;
}


/*Inform Adaptor*/
/*.InformAdaptor div.displayText a{
    color: #ffffff;
}
.InformAdaptor div.displayText a[href="#"]{
    color: #898989;
}
.InformAdaptor div.systemImage{
    background-image: url("icons/informadapter-white.png");
    background-repeat: no-repeat;
}
.InformAdaptor div.systemImage[href="#"]{
    background-image: url("icons/informadapter-grey.png");
    background-repeat: no-repeat;
}*/

/*--------------------------------------------------------------------*/

.demo-filmstrip-item-shadow{
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.28);
}
.demo-filmstrip-item-adding {
    width: 80px;
    vertical-align: central;
}

.demo-icon-sprite {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 1;
    overflow: hidden;
    direction: ltr;
    text-align: center;
    -moz-box-sizing: content-box;
    box-sizing: content-box; 
}

.demo-icon-sprite:before {
    display: inline-block;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.demo-icon-sprite:before {
    content: url("images/demo-small-icons_454545_256x240.png"); }

.oj-enabled .demo-icon-sprite:before {
    content: url("images/demo-small-icons_454545_256x240.png"); }

.oj-hover .demo-icon-sprite:before {
    content: url("images/demo-small-icons_0572ce_256x240.png"); }

.oj-active .demo-icon-sprite:before {
    content: url("images/demo-small-icons_ffffff_256x240.png"); }

/* positioning */
.demo-icon-compass:before {
    margin: -32px 0 0 0; }

.demo-icon-search:before {
    margin: -32px 0 0 -16px; }

.demo-icon-gear:before {
    margin: -16px 0 0 0; }

/*/adding button*/
.AddingButton{
    width:100%;
    height: 40px;
    background-color: #282828;
    border-radius: 0px;
    border: 0px solid black;
}
.AddingButton span{
    color: white;
    font-size: 15px;
}
.AddingButton:hover{
    background-color: #f0f0f0;
}
.AddingButton:hover span{
    color: #0360b3;
}

#search,
#search1,
#search2,
#search3
{
    /*background-image: url(images/search.png);*/
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: right;
    background-position-x: 98%;
    border-radius: 0;
}

#bookmark-search
{
    /*background-image: url(images/search.png);*/
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: right;
    background-position-x: 98%;  
    width: 630px;
    position: absolute;
    left: -2px;
}

/*Css style for sponseRegisterCompany template*/

/*TABLE CSS*/
.Deleters .removes {
    /*display: none;*/
    visibility: hidden;
} 

.Deleters:hover .removes {
    /*display: inline;*/
    visibility: visible;
    cursor: pointer;
}

.Deleters .studynamespanSUSPADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

/*TABLE CSS for SUPERADMIN*/

.Deleters:hover .studynamecolSUADMIN{
    color: #084bbd;
    font-weight: bold;
    cursor:pointer;
}

.Deleters .studynamecolSUADMIN{   
    width: 510px;
    max-width: 510px;
}

.Deleters .studynamespanSUADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

.Deleters .customernamecolSUADMIN{
    width: 320px;
    max-width: 320px;
}

.Deleters .customernamespanSUADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

.Deleters .therapeuticnamecolSUADMIN{
    width: 320px;
    max-width: 320px;
}

.Deleters .therapeuticnamespanSUADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

.Deleters .programnamecolSUADMIN{
    min-width: 335px;
}

.Deleters .programnamedivSUADMIN{
    max-width: 300px;
}

.Deleters .programnamespanSUADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}
/*TABLE CSS for SUPERADMIN ENDS*/

/*TABLE CSS for SPONSORADMIN*/
.Deleters .studynamecolSPADMIN{
    width: 556px;
    max-width: 556px;    
}

.Deleters .studynamespanSPADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

.Deleters:hover .studynamecolSPADMIN{
    color: #084bbd;
    font-weight: bold;
    cursor:pointer;
}

.Deleters .therapeuticnamecolSPADMIN{
    width: 466px;
    max-width: 466px;
}

.Deleters .therapeuticnamespanSPADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

.Deleters .programnamecolSPADMIN{
    min-width: 435px;
}

.Deleters .programnamedivSPADMIN{
    max-width: 400px;
}

.Deleters .programnamespanSPADMIN{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

/*TABLE CSS for SPONSORADMIN ENDS*/

/*TABLE CSS for PIUser*/
.Deleters .studynamecolPIUser{   
    width: 556px;
    max-width: 556px;
}

.Deleters .studynamespanPIUser{
    width: 100%; white-space: nowrap; display: inline-block; overflow: hidden; text-overflow: ellipsis;
}

.Deleters:hover .studynamecolPIUser{
    color: #084bbd;
    font-weight: bold;
    cursor:pointer;
}

.Deleters .therapeuticnamecolPIUser{
    width: 466px;
    max-width: 466px;
}

.Deleters .programnamecolPIUser{
    min-width: 465px;
}

.Deleters .programnamedivPIUser{
    max-width: 460px;
}
/*TABLE CSS for PIUser ENDS*/

/*Checking Filter dropdown Overflow*/
li div.oj-listbox-result-label{
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
}
/*Checking Filter dropdown Overflow ends*/

.RegisterButton{
    width: 16%;
    height: 40px;
    border-radius: 4px;
    border:#ffffff;
}

.RegisterButton span{
    color: white;
    font-size: 20px;
}
.RegisterButton:hover{
    background-color: #006600;
}
.RegisterButton:hover span{
    color: white;
}

#linkText{
    text-decoration: none;
    
}

.oj-fwk-icon-edit{
    background-image: url("icons/edit-white.png");
    background-repeat: no-repeat;
    background-size:20px auto;
    margin-top: 6px;
    margin-bottom: 3px;
}

/*.displayText{
    overflow: hidden; 
    text-overflow: ellipis; 
    -webkit-line-clamp: 2;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 25px;
    word-wrap: break-word;
    line-height: 1;
    font-size: 12px;
    width:125px;
}*/

.displayText{
    margin: 0px auto;
    max-width: 100%;
    height: 25px;
    width:125px;
    word-wrap: break-word;
    line-height: 12.5px;
    font-size: 12px;
}

.demo-icon-pencil:before{
    margin:-112px 0px 0px -64px;
}

.SessionButton{
    height: 40px;
    width: 100px;
    font-size : 14px;
    font-family: Arial;
    font-weight: bold;
    margin-top: 20px;
    background-color: rgb(228, 232, 234);
    border-color: rgb(196,206,215);
    border-radius: 6px;
    color: #444;
    white-space: nowrap;
}

.successimg1{
    width:85px; 
    height:85px; 
    position: absolute; 
    top: 170px; 
    left: 420px;
}

.SessionButton:hover {
    border-color: rgb(196,206,215);
    background-color: rgb(5,114,206);
    color: black;
}

/*# sourceMappingURL=override.css.map */

.toolbar{
    position: relative; 
}

/* mob-bookmark-study styles starts */
.bookmark-clearable-input{
    position: relative;
    right: -20px;	  
    top: -10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 44.4%;
}

.bookmark-clearable-input > input {
  padding-right: 1.4em;
  font-family: HelveticaNeue-Medium; 
  width: 90%;
  height:25px;
  float: right;
  position: absolute;
  width: 200%;
  right: -205px;
  top: -10px;
} 

.bookmark-clearable-input > [bookmark-data-clear-input] {
  display: none;
  position: absolute;
  top: 0;
  right: 25px;
  font-weight: bold;
  font-size: 2em;
  padding-right: 0.2em;
  line-height: 1em;
  cursor: pointer;
  padding-top: 5px;
}

.bookmark-clearable-input > [class="bookmark-imgsrch"] {
    position: absolute;
    top: 24px;
    right: -328px;
    width: 25px;
    height: 25px;
    padding-top: 4px;
    padding-right: 0.2em;
    cursor: pointer;
}

.bookmark-searchControl{
    margin-right: -6px;
    padding-left: 8px;
    padding-top: 1.5px;
}

#bookmark-cross{
    position: absolute;
    top: 20.5px;
    right: -307px;
}
/* mob-bookmark-study styles ends */

.clearable-input {
    position: absolute;
    right: 12px;
    margin-top: 1.5px;		  
    /*top: 1.5px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 35%;
}

.clearable-input-PI-SponsorUser{
    float: right; 
    margin-right: 10px; 
    margin-left: auto;
    position: relative;
    margin-top: 3px;	 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 35%;
}

.clearable-bookmark {
    float: right; 
    margin-right: 4px;
}

.uploadStudycss {
    margin-top: 3px;
    margin-left: 20px; 
    width: 872px;
}

/*Browser specific CSS [IE]*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .clearable-input {
        margin-top: -16px;	
    }
    #demoshuttle .lux-shuttle-actions{
	margin-right: -162.8px !important;
    }
    .oj-select #oj-select-choice-customerName{
    margin-left: -300px;
    }
}

/* iOS specific entries start */

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .uploadStudycss {
        margin-top: 30px;
        margin-left: 200px; 
        width:372px
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .uploadStudycss {
        margin-top: 30px;
        margin-left: 200px; 
        width:500px
    }
}

/* iOS specific entries end */

/*Browser specific CSS [Mozilla Firefox]*/
@-moz-document url-prefix() {
    .clearable-input{
        top:5.5px;
        margin-top: 0px;
    }
    .clearable-input-PI-SponsorUser {
        margin-right: 4px;
        margin-top: -6.5px;
    }
     /*Bug Fix 26868670 starts*/ 
    .oj-filmstrip-arrow-icon{
        padding-bottom: 3px;
        padding-right: 2px;
    }
    /*Bug Fix 26868670 ends*/ 
    .clearable-bookmark {
        margin-top: -10px;
        margin-left: 6px;
    }
}
/*Browser specific CSS ends*/

.clearable-input > input {
  padding-right: 1.4em;
  font-family: HelveticaNeue-Medium; 
  width: 90%;
  height:25px;
  float: right;
} 

.clearable-input-PI-SponsorUser > input {
  padding-right: 1.4em;
  font-family: HelveticaNeue-Medium; 
  width: 90%;
  height:25px;
  float: right;
} 

.clearable-input > [data-clear-input] {
  display: none;
  position: absolute;
  top: 0;
  right: 25px;
  font-weight: bold;
  font-size: 2em;
  padding-right: 0.2em;
  line-height: 1em;
  cursor: pointer;
  padding-top: 5px;
}

.clearable-input-PI-SponsorUser > [data-clear-input] {
  display: none;
  position: absolute;
  top: 0px;
  right: 25px;
  font-weight: bold;
  font-size: 2em;
  padding-right: 0.2em;
  line-height: 1em;
  cursor: pointer;
  padding-top: 5px;
}

.clearable-input > [class="imgsrch"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    padding-top: 4px;
    padding-right: 0.2em;
}

.clearable-input-PI-SponsorUser > [class="imgsrch"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    padding-top: 4px;
    padding-right: 0.2em;
}

.bgImage{
    background-image: url("images/studyBackground.jpg");
    background-size: 115% 125%;
    background-repeat: no-repeat;
    background-position: center;
/*    opacity: 0.5;
    filter: alpha(opacity=50);  For IE8 and earlier */
}

.btnRegister{
    overflow: hidden;
    text-overflow: ellipsis;
}

.systemShadow{
    box-shadow: 12px 8px 10px #888888;
}

.regCloseButton{
    width: 40px;
    height: 40px;
    content: url("images/Success_check.png");
    margin-right: 20px;
    border-radius: 5px;
    padding: 2px;
    background-image: url("images/Success_check.png");
    background-size: 100% 100%;
}

.regSuccessHeading{
    font-size: 22px; 
    font-family: Arial; 
    font-weight: normal; 
    
    margin-top: 10px;
}

.btnCustName{
    color:white;
    background:transparent;
    font-size:24px;
    float:left;
    padding-top:4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}

.custName{
    color:white;
    background:transparent;
    font-size:24px;
    font-weight: normal;
    /*float:left;*/
    padding-top:4px;
    max-width: 160px;
    text-decoration: none;
    text-overflow: ellipsis; 
    display: inline-block; 
    overflow: hidden; 
    white-space: nowrap;
}

/*a.custName:active{
    -webkit-touch-callout: none;  iOS Safari 
    -webkit-user-select: none;  Chrome/Safari/Opera 
    -khtml-user-select: none;  Konqueror 
    -moz-user-select: none;  Firefox 
    -ms-user-select: none;  Internet Explorer/Edge 
    user-select: none;  Non-prefixed version, currently not supported by any browser 
}*/

.hover{ 
    text-overflow: ellipsis; 
    display: block; 
    overflow: hidden; 
    white-space: nowrap;
}

tr.spaceUnder > td
{
  padding-bottom: 1.2em;
}

.spaceSide
{
  padding-right: 30px;
}

.dialogDimension{
    margin-top: 50px; 
    margin-bottom: 50px; 
    margin-left: 40px; 
    margin-right: 40px; 
}

.deldialogDimension{
    margin-top: 50px;  
    margin-left: 40px; 
}

/*.tabcolumn1{
    width:6%;
}*/
.tabcolumn2{
    width:61%;
}
.tabcolumn3{
    width:30%;
}
.tabcolumn4{
    width:9%;
}

table td{
    overflow: hidden;
}

.checkOverflow {
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.checkOverflow2 {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*Creating table using css*/
.div-table{
    margin-left: auto;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-right: 85px;
}

.div-table-row{
  /*display:table-row;*/
  /*width:100%;*/
}

.div-table-col{
  float:left;/*fix for  buggy browsers*/
  display:table-column; 
  padding-bottom: 1.2em;   
  padding-right: 30px;
  text-align: right;
}

.not-active {
   pointer-events: none;
   cursor: default;
}

.searchControl{
    margin-right: -6px;
    padding-left: 8px;
    padding-top: 1.5px;
}

.spHeading{
    display:inline;
    margin-top:5px;
    font-size:23px;
    font-weight:normal;
}

#buttonSaveSystem, #buttonCloseSystem, #buttonSaveConfigSystem, #buttonCloseConfigSystem, #buttonclosedeletestudy, #buttonclosedeletesystem, #buttondeletestudy, #buttoneditstudy, #buttonediturl, #buttondeletesystem, #RegSaveCustName, #saveBookmarkStudy .oj-button-label, #closeBookmarkStudy .oj-button-label, #buttonapplyeditstudy, #okButton button, #closeButton, #buttonuploadstudy button, #yesButton {
    background:#084bbd;
    border-color:#084bbd;
    color:#ffffff;
}

#buttonSaveSystem:active, #buttonCloseSystem:active, #buttonSaveConfigSystem:active, #buttonCloseConfigSystem:active, #buttonclosedeletestudy:active, #buttonclosedeletesystem:active, #buttondeletestudy:active, #buttoneditstudy:active, #buttonediturl:active, #buttondeletesystem:active, #RegSaveCustName:active, #saveBookmarkStudy:active, #closeBookmarkStudy:active, #buttonapplyeditstudy:active, #okButton button:active, #closeButton:active, #buttonuploadstudy button:active, #yesButton:active {
    background-color:#084bbd;
    border-color:#084bbd;
    color:#ffffff;
}

#buttonuploadstudy:disabled{
    background-color:#899ec3 !important;
    border-color:#ffffff !important;
    color:#ffffff !important;
}

.disabledButton {
    background-color: #f4f6f7 !important;
    background-image: none !important;
    border-color: #e0e6eb !important;
    color: #9e9e9e !important;
    box-shadow: none !important;
}

#countTextField input[type="text"]{
    text-align: right;
    font-style: italic;
}

#ssoerror input[type="text"]{
    width: 460px;
    font-style: italic;
}

.checkOverflow3 {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.url-row
{
  padding-bottom: 1.2em;
}

.sidespace
{
  padding-right: 20px;
}

.hide {
    display: none;   
}

.unhide {
    display: unset;
}

.visibilityOff{
    visibility: hidden;
}

.noPointer{
    cursor: default;
}

.delName{
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*CSS for Validation related checks*/
td.checkOverflow .oj-message-detail{
    min-width: 440px;
    white-space: normal;
    font-size: 15px;
}

td.editstudydesccol .oj-message-detail, td.edittherapeuticareacol .oj-message-detail, td.editprogramnamecol .oj-message-detail{
    min-width: 325px;
    white-space: normal;
    font-size: 15px;
}

div.editurlSUADMIN .oj-message-detail{
    min-width: 322px;
    white-space: normal;
    font-size: 15px;
}

td.editsystemurlcolSPADMINTB .oj-message-detail, td.editsystemnamecolSPADMINTB .oj-message-detail{
    min-width: 433px;
    white-space: normal;
    font-size: 15px;
}
/*CSS for Validation related checks ends*/

/*Footer CSS*/
.fdhomefooter{
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
}
/*Footer CSS ends*/

.descTitle{
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
    display:inline-block; 
    max-width: 88vw;
}

/*Correction for Previous button for SuperAdmin Edit URL Dialog*/
html:not([dir="rtl"]) .oj-button-text-icon-start .oj-button-text {
    padding: 0 0.55rem 0 0;
}
/*Correction Ends*/

.studyListFontSize{
    font-size: 14.8px;
}

.btnRegister div span.oj-button-text{
    margin-top: -4px;
}

input::-ms-clear {
    display: none;
}

::-webkit-input-placeholder {
   font-style: italic;
}
:-moz-placeholder {
   font-style: italic; 
}
::-moz-placeholder {
   font-style: italic; 
}
:-ms-input-placeholder {  
   font-style: italic; 
}

/*--------------------------------*/
.lux-shuttle .lux-shuttle-available-items, .lux-shuttle .lux-shuttle-selected-items {
    position: relative;
}

.lux-shuttle .lux-shuttle-counts {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    margin-bottom: .25em;   /* JET v3.2.0 SCSS variable $formControlLabelMarginBottom */
}
/*--------------------------------*/

.allDialogs{
    font-weight: bold;
}

/* Column Header CSS starts*/
#studyTable .oj-table-column-header .oj-table-column-header-text p{
    font-weight: bold;
}
#studyTable .oj-table-column-header #customerFilterSelect_selected{
    font-weight: bold !important;
}
#studyTable .oj-table-column-header #therapeuticFilterSelect_selected{
    font-weight: bold !important;
}
#studyTable .oj-table-column-header #programFilterSelect_selected{
    font-weight: bold !important;
}
/* Column Header CSS ends*/

/* CSS hack for error messages starts */
.checkOverflow div.oj-inputtext{
    min-width: 465px !important;
}
.editsystemurlcolSPADMINTB div.oj-inputtext{
    min-width: 458px !important;
}
.editsystemnamecolSPADMINTB div.oj-inputtext{
    min-width: 458px !important;
}
.editsystemurlcolSPADMINTB div.oj-inputtext{
    min-width: 458px !important;
}
/* CSS hack for error messages ends */

/* Other CSS hacks starts */
#saveBookmarkStudy.oj-disabled{
    background-color: #f4f6f7;
    background-image: none;
    border-color: #e0e6eb;
    color: #9e9e9e;
    box-shadow: none;
}
/* Other CSS hacks ends */

#filmStrip {
    padding-left: 17px;
    padding-right: 12px;
}
#filmStripRenderer {
    max-width: 99%;
    width: 99%;
}

.studyListTable{
    width:100%; 
    height: 400px;
}

.compNameTextMLScreen{
    height: 40px; 
    width: 466px; 
    font-size: 18px;
}

.compNameTextSScreen{
    height: 40px; 
    width: 438px; 
    font-size: 18px;
}

.compNameEditMLScreen{
    width: 790px; 
    height: auto;
}

.compNameEditSScreen{
    width: 750px; 
    height: auto;
}

/*.smCustomerDialog{
    width: 750px; 
    height:auto;
}*/
.normalCustomerDialog{
    width: 790px; 
    height: auto;
}
/*.smCustInputText{
    height: 40px; width: 438px; font-size: 18px;
}*/
.normalCustInputText{
    height: 40px; width: 468px; font-size: 18px;
}
@media screen and (max-width: 1024px) {
    /* Safari Scrollbar starts */
    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 32px;
    }
    ::-webkit-scrollbar-track {
        border-radius: 8px;
        background-color: #DCDCDC;
    }
    ::-webkit-scrollbar-thumb {
        border-radius: 8px;
        background-color: #A0A0A0;
        -WebKit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
    /* Safari Scrollbar ends */
    .lux-shuttle .lux-shuttle-available-items .oj-tree, .lux-shuttle .lux-shuttle-selected-items .oj-tree {
        overflow: auto;
        -webkit-overflow-scrolling: auto;
/*        overflow-y: scroll;  has to be scroll, not auto 
        -webkit-overflow-scrolling: touch;*/
    }
    .normalCustomerDialog{
        width: 750px; 
        height: auto;
    }
    .normalCustInputText{
        height: 40px; width: 438px; font-size: 18px;
    }
    .clearable-input-PI-SponsorUser{
        float: right; 
        margin-right: 10px; 
        margin-left: auto;
        position: relative;
        margin-top: -3px;	 
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 35%;
    }
    .clearable-input-PI-SponsorUser > input {
        padding-right: 1.4em;
        font-family: HelveticaNeue-Medium; 
        width: 90%;
        height:25px;
        float: right;
        margin-right: -13px;
    } 
    .clearable-input-PI-SponsorUser > [class="imgsrch"] {
        position: absolute;
        top: 0;
        right: 0;
        width: 25px;
        height: 25px;
        padding-top: 4px;
        padding-right: 0.2em;
        margin-right: -13px;
    }
    .clearable-bookmark {
        margin-top: -8px;
        margin-left: 6px;
    }
}
.tableSSize{
    width: 100%;
    height: 100%;
}
.topbarPN{
    position: fixed;
    z-index: 8;
    top: 0px;
}
.studyListPN{
    position: relative;
    margin-top: 250px;
}
.hiddenDiv1{
    position: fixed; top: 25px; z-index: 3; background: #fafaeb;
}
.hiddenDiv2{
    position: fixed; top: 220.5px; z-index: 2; background: #fafaeb;
}
/*Loader CSS Starts*/ 
.app-loader-bg{
    display: none; 
    position: fixed; 
    top: 0px; left: 0px;
    height: 100%; width: 100%; 
    background-color: rgba(155, 171, 145, 0.50); 
    z-index: 999999; 
/*    webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);*/
/*    opacity: 0.5; 
    filter: alpha(opacity=50);*/
}
.icon-progress-loader{
    width: 40px;
    height: 40px;
    background: url("images/progress-spinner.gif") no-repeat center center;
    position: fixed; 
    top: 50%; left: 50%;
} 
/*.loading {
  position: relative; 
}
.loading:after {
    background-image: url("images/progress-spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15); 
}*/
/*Loader CSS ends*/

/* Fixing Table Scrollbar Issue starts */

/*Ipad css starts*/
/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .tableDimSUAdmin{
        width: 100%;
        height: 100%;
    }
    .tableDim{
        width: 100%;
        height: 100%;
    }
}
/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .tableDimSUAdmin{
        width: 100%;
        height: 100%;
    }
    .tableDim{
        width: 100%;
        height: 100%;
    }
}
/*Ipad css ends*/

/*Laptop css starts*/
@media screen and (min-device-width: 1025px) and (max-device-width: 1450px) {
    .tableDimSUAdmin{
        width: 100%;
        /*height: 575px;*/
        height: 75vh;  /*Done*/
    }
    .tableDim{
        width: 100%;
/*        height: 388px;*/
        height: 40vh;  /*Done*/
    }
    .successimg1{
        width:85px; 
        height:85px; 
        position: absolute; 
        top: 170px; 
        left: 420px;
    }
}
@media screen and (min-device-width: 1451px) and (max-device-width: 1800px) {
    .tableDimSUAdmin{
        width: 100%;
        /*height: 575px;*/
        height: 74vh;   /*Done*/
    }
    .tableDim{
        width: 100%;
/*        height: 388px;*/
        height: 50vh;  /*Done*/
    }
    .successimg1{
        width:85px; 
        height:85px; 
        position: absolute; 
        top: 170px; 
        left: 505px;
    }
}
/*Laptop css ends */

/*Desktop or larger devices css starts */
@media screen and (min-device-width: 1801px){
    .tableDimSUAdmin{
        width: 100%;
        /*height: 755px;*/
        height: 79vh;  /*Done*/
    }
    .tableDim{
        width: 100%;
        /*height: 568px;*/
        height: 60vh;   /*Done*/
    }
    .successimg1{
        width:85px; 
        height:85px; 
        position: absolute; 
        top: 170px; 
        left: 505px;
    }
}
/*Desktop or larger devices css ends */

/* Fixing Table Scrollbar Issue ends */ 

/* File Picker CSS */
oj-file-picker oj-button{
    margin: 0px;
}

.uploadbtns{
    height: 40px;
    width: 120px;
}

#file-name input{
    height: 40px;
    margin-left: -4px;
}

oj-file-picker span{
    color: black;
}

#form-container .oj-messaging-inline-container{
    width: 339px;
}


.successimg{
    width:85px; 
    height:85px; 
    position: absolute; 
    top: 170px; 
    left: 575px;
}

/*Browser specific CSS [IE]*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .successimg{
        width:85px; 
        height:85px; 
        position: absolute; 
        top: 170px; 
        left: 500px;
    }
    
    .successimg1{
        width:85px; 
        height:85px; 
        position: absolute; 
        top: 170px; 
        left: 510px;
    }
}