@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,700;1,700&display=swap');

body {
	background: #fff;
}

body, .LogonContentCell .Layout {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
}
body.mainBackground {
		background-image: none !important;
		background-color: #fff;
	}
    body.mainBackground {
        background-image: url(../Images/LoginBackground-Top.png), url(../Images/LoginBackground-Bottom.png) !important;
        background-position: right top, left bottom;
        background-repeat: no-repeat, no-repeat;
        background-size: 30%;
        display: table;
        min-height: 100%;
        height: 100%;
    }
	

#Vertical_mainMenu_Menu.menuButtons_XafTheme li.dxm-item[title="Change My Password"], #Vertical_mainMenu_Menu.menuButtons_XafTheme .dxm-item a.pass-active
{
	display:block;
}
.LogonTemplate #headerTableDiv #headerTable {
	background-color: #2cabe3 !important;
}
table.LogonContent.LogonContentWidth .dxeTextBox_XafTheme {
	border: 1px Solid #c6c6c6;
	font: 16px;
	font-family: 'Montserrat', sans-serif;
	border-radius: 5px;
}

.LogonTemplate table.LogonContent.LogonContentWidth .menuButtons .dxm-item, #form12 #Logon_UPSC div#register, #form12 #Logon_UPSC div#cancel {
	font-size: 16px;
	background-color: #ff7d1d !important;
}
#form12 #Logon_UPSC div#register, #form12 #Logon_UPSC div#cancel {
    border-radius: 30px !important;
    padding: 3px 20px !important;
    border-color: #ff7d1d !important;
}
#form12 #Logon_UPSC div#register:hover, #form12 #Logon_UPSC div#cancel:hover {
	background-color: #5AC5F0 !important;
	border-color: #5AC5F0 !important;
}
#form12 #Logon_UPSC span.dx-vam {
    font-weight: normal;
	font-size: 14px;
}
#form12 .LogonContent.LogonContentWidth::before {
    top: -3px;
}
#form12 table.LogonContent.LogonContentWidth tbody td.LogonContentCell::before {
    top: 2px;
}
#form12 #Logon_UPSC tbody > tr td.CardGroupContent div.Item:nth-child(1) tbody tr.Caption:nth-child(1) {
	text-align: center;
}
.LogonContent.LogonContentWidth {
    box-shadow: 0px 2px 4px #c6c6c6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
}
table.LogonContent.LogonContentWidth tbody td.LogonContentCell::before {
    content: 'Sign In';
    font-size: 26PX;
    color: #2cabe3;
    display: block;
    text-align: center;
    font-weight: 500;
    position: relative;
    top: -20px;
}
.LogonContent.LogonContentWidth::before {
    content: '';
    background-image: url(../CSS/logo-img.png);
    text-align: center;
    font-weight: 500;
    position: relative;
    top: -34px;
    height: 94px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 82px;
}

#BuildDateContainer {
	background-color: #e9edf4 !important;
	position: absolute;
	width: 100% !important;
	bottom: 0px;
	padding: 5px;
	box-sizing: border-box;
	font-size: 12px;
	text-align: right;
}

.LogonTemplate table.LogonMainTable.LogonContentWidth, #form12 table.LogonMainTable.LogonContentWidth {
    padding-left: 0px !important;
    border-top: 6px solid #ff7d1d;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
#form12 .ErrorMessage {
    padding-top: 0%;
    margin-bottom: 0px;
}
#Content .LogonTemplate .right {
	float: left;
}
#form12 #Logon_UPSC .Item tr.Caption img {
	display:none;
}
#form12 #Logon_UPSC td.CardGroupContent {
	padding-top:0px;
	padding-bottom:0px;
}
#form12 #headerTable img {
	display:none;	
}
#form12 #headerTableDiv {
    background-color: transparent !important;
}
#form12 div:nth-child(5) {
	top:5% !important;
	left:0px;
}
#form12 .Item .dxbButton.registerClass {
	float:left;
}
#form12 #Logon_UPSC tbody > tr td.CardGroupContent div.Item:nth-child(3) {
	padding-bottom:15px;
}
#form12 #Logon_UPSC tbody > tr td.CardGroupContent div.Item:nth-child(5) div.Caption  {
	float: right;
    position: relative;
    top: -8px;
    margin-top: -20px;
}
#form12 #Logon_UPSC tbody > tr td.CardGroupContent .Item div#cancel {
	float: right;
}
#form12 #Logon_UPSC tbody > tr td.CardGroupContent .Item .dxbButton {
    height: 25px;
    padding: 10px;
}

.LogonTemplate table.LogonMainTable.LogonContentWidth {
	box-shadow: -2px 3px 5px #dfdfdf;
	-webkit-box-shadow: -2px 3px 5px #dfdfdf;
	-khtml-box-shadow: -2px 3px 5px #dfdfdf;
}
body.mainBackground #BuildDateContainer {
		background-color: transparent !important;
	}

html {
	display: table;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.firstVerticalCardGroup td.CardGroupContent .Item:nth-child(1) {
	text-align:center;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI0_ {
    border-radius: 30px !important;
    padding: 0px;
    height: 10px !important;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ {
    background: transparent !important;
    color: #000 !important;
    text-align: right !important;
    border-radius: 30px !important;
	min-width: auto !important;
    position: relative;
    left: 0px;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ a.dxm-content.dxm-hasText {
	padding-left: 18px !important;
    padding-right: 18px !important;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_II {
	width:42px !important;
}
.LogonTemplate table.LogonContent.LogonContentWidth .menuButtons .dxm-item:hover, .LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_:hover {
	background-color: #2cabe3 !important;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_:hover a.dxm-content.dxm-hasText span.dx-vam {
	color: #fff !important;
}
.LogonContent.LogonContentWidth .LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ a#Logon_PopupActions_Menu_DXI1_T, .LogonContent.LogonContentWidth .LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.lastVerticalCardGroup .Item span.StaticText{
    font-size: 14px;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ a#Logon_PopupActions_Menu_DXI1_T{
    color: #000 !important;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ a#Logon_PopupActions_Menu_DXI1_T:hover{
    color: #fff !important;
}
.LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.lastVerticalCardGroup .Item:nth-child(3) {
	padding-bottom:20px;
}
.LogonContentWidth {
    width: 560px;
}
/*--------------------CSS For removing Language field And CSS For removing click here for Register line----------------------------------*/
/*.LogonContent.LogonContentWidth .LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.firstVerticalCardGroup td.CardGroupContent .Item:nth-child(2), .LogonContent.LogonContentWidth .LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.lastVerticalCardGroup .Item td.Caption   {
	display:none;
}
.LogonContent.LogonContentWidth .LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.lastVerticalCardGroup .Item:nth-child(3) span a {
	color: #2cabe3 !important;
	font-weight: 500;
}*/
/*--------------------CSS For removing field border----------------------------------*/
.LogonContent.LogonContentWidth .LogonContentCell table.AdaptivityEditorContainer.CardGroupBase.lastVerticalCardGroup table.dxeTextBoxSys.dxeTextBox_XafTheme, #Logon_UPVSC .Item table.topCL td.WebEditorCell table.dxeTextBoxSys.dxeTextBox_XafTheme.dxeTextBoxDefaultWidthSys, #form12 #Logon_UPSC table.dxeTextBoxSys.dxeTextBox.editBox.dxeTextBoxDefaultWidthSys, table.dxeButtonEditSys.dxeButtonEdit_XafTheme.xafLookupEditor {
    border: 0px !important;
    border-radius: 30px;
    box-shadow: 1px 1px 4px #9a9a9a;
    padding: 6px;
    margin-bottom: 10px;
}
#Logon_PopupActions_Menu #Logon_PopupActions_Menu_DXI1_II {
	height:34px !important;
}
.LogonTemplate .menuButtons .dxm-noImages .dxm-item .dxm-content, .LogonTemplate .menuButtons .dxm-item.dxm-noImage .dxm-content {
    padding-top: 8px !important;
	padding-bottom: 8px !important;
}

/*--------------------CSS For removing top bar----------------------------------*/
#PageContent form #form1 {
    margin-top: 0%;
}
#PageContent form #form1, .LogonTemplate #Logon_UPHeader, .LogonTemplate #Logon_UPHeader table#headerTable {
    background-color: transparent !important;
}
div#ServerMessageContainer h1, .LogonTemplate #Logon_UPHeader table#headerTable td img, .LogonTemplate #Logon_UPHeader table#headerTable {
	display:none;
}
.LogonTemplate #Logon_UPHeader  .borderBottom {
    border-bottom: 0px;
}
#Content .LogonTemplate div:nth-child(3) {
	top:15% !important;
}
/*--------------------CSS For Adding mail or password icons----------------------------------*/
td.CardGroupContent .Item table.dxeTextBoxSys.dxeTextBox_XafTheme td.dxic {
    background-image: url(../CSS/mail.png);
	padding-left: 48px !important;
	background-position: 13px center;
    background-repeat: no-repeat;
	background-size: 19px;
}
td.CardGroupContent .Item:nth-child(2) table.dxeTextBoxSys.dxeTextBox_XafTheme td.dxic {
    background-image: url(../CSS/password.png);
	background-size: 17px;
}
.LogonContent {
    padding: 66px 85px !important;
}
#Logon_UPVSC table.CardGroupBase.firstVerticalCardGroup table.dxeButtonEditSys.dxeButtonEdit_XafTheme.xafLookupEditor td:last-child {
    display: none;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu {
    min-width: 365px !important;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu > ul.dx.dxm-image-l.dxm-noImages {
    width: 100%;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu > ul.dx.dxm-image-l.dxm-noImages li#Logon_PopupActions_Menu_DXI0_ {
    width: 101px;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu > ul.dx.dxm-image-l.dxm-noImages li#Logon_PopupActions_Menu_DXI1_ {
    float: right !important;
}
#Logon_UPVSC table.CardGroupBase.firstVerticalCardGroup > tbody .CardGroupContent .Item:nth-child(3) table td.Caption  {
	position: relative;
    left: 16px;
}




/*--------------------Responsive  Css starts Here----------------------------------*/
@media screen and (max-width: 1000px) {
.LogonContent {
    padding-bottom: 36px !important;
}
body.mainBackground {
    height: 100vh;
    padding-bottom: 216px;
	display: block; 
}
#BuildDateContainer {
    bottom: -224px;
    padding: 9px 9px 0px 9px;
}
#Content .LogonTemplate div:nth-child(3) {
    top: 15% !important;
}
#form1 {
    background-color: transparent!important; 
}
#Content .LogonTemplate div:nth-child(3) {
	position: static !important;
}
}

@media screen and (max-width: 600px) {
.LogonTemplate .LogonMainTable.LogonContentWidth {
    width: 96% !important;
}
.LogonTemplate .LogonContent.LogonContentWidth {
    width: 100% !important;
}
.LogonTemplate table.LogonContent.LogonContentWidth {
    padding: 28px 0px !important;
}
#Logon_UPVSC {
	padding: 0 22px;
}
#Logon_UPPopupActions {
	padding:0 20px;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ {
    left: 9px;
}
.LogonContent.LogonContentWidth::before {
    top: -24px;
}
#Content .LogonTemplate div:nth-child(3) {
    top: 18% !important;
}
#form12 table.LogonMainTable.LogonContentWidth {
    margin-top: 725px;
}
}
@media screen and (max-width: 480px) {
.LogonTemplate .LogonMainTable.LogonContentWidth {
    width: 340px !important;
	margin-top: 184px;
}
#Content .LogonTemplate div:nth-child(3) {
    top: 23% !important;
}
#BuildDateContainer {
    bottom: 10px;
}
body.mainBackground {
    position: relative;
    padding-bottom: 0px;
    width: 100%;
    margin: 0 auto;
}
* {
     /*padding: 0px !important; */
}
table.LogonContent.LogonContentWidth td.LogonContentCell .Layout.LayoutEditMode  table.GroupContent.Adaptivity {
    width: 86% !important;
    margin: 0 auto;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu {
    min-width: 198px !important;
}
#Content .LogonTemplate .right {
    padding: 0px !important;
}
#Logon_UPVSC {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.LogonContentCell #Logon_PopupActions #Logon_PopupActions_Menu li#Logon_PopupActions_Menu_DXI1_ {
    left: -10px;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu > ul.dx.dxm-image-l.dxm-noImages li#Logon_PopupActions_Menu_DXI0_ {
    width: 47px;
	min-width: 85px;
    position: relative;
    left: 14px;
}
#Logon_UPPopupActions.right #Logon_PopupActions.ACH #Logon_PopupActions_Menu > ul.dx.dxm-image-l.dxm-noImages li#Logon_PopupActions_Menu_DXI0_ > a.dxm-content.dxm-hasText.dx.dxalink {
    padding: 6px 17px 2px 21px!important;
}
#form1 {
    background-color: #fff!important; 
}
}