
      /* Dashboard Customization Styles */



/*============= Common Styles ===============*/
.customDash {font-size: 12px;line-height: 1.5;color: #000000;background-color: #ffffff; float: left;overflow: hidden;width: 100%;}
.customDash ul {padding: 0;margin: 0;list-style: none;}

.sprite {background-image: url(../../../images/adsf/common/flat-common-sprites-images.png);background-repeat: no-repeat;}
.fleft {float: left;}
.fright {float: right;}
.clearBoth {clear: both;}
.hide {display: none;}
.customDash ul {padding: 0;margin: 0;list-style: none;}
.dashPopError {background-color: #f9dcdc;border: 1px solid #ed9695;padding: 3px 0;text-align: center;display:none;}
.dashPopError i {background-position: -207px -297px;margin-right: 5px;display: inline-block;height: 9px;width: 9px;}
.dashOverlay {background:#0D0B0B;position: absolute;opacity: 0.3;filter: alpha(opacity = 50);width: 100%;height: 200%;z-index: 123;}

/*============= width Styles ===============*/
.wth42 {width: 42px;}
.wth100 {width: 100px;}
.wth148 {width: 148px;}
.wth155 {width: 155px;}
.wth200 {width: 200px;}
.wth225 {width: 225px;}

/*============= icon styles ===============*/
.ico-sprite {background-image: url(../../../images/adsf/common/flat-common-sprites-images.png);background-repeat: no-repeat;display: inline-block;}
.ico-subExport {background-position: -105px -332px;height: 14px;width: 15px;}
.ico-subSettings {background-position: -125px -331px;height: 16px;width: 16px; }
.ico-filePdf, .ico-fileHtml {background-position: -147px -333px;height: 12px;width: 12px;vertical-align: middle;margin-top: -3px;margin-right: 5px;;}
.ico-fileHtml {background-position: -168px -333px;}
.ico-schDash, .ico-manDash {  vertical-align: middle;margin-top: -3px;margin-right: 5px;;}
.ico-schDash {background-position: -165px -294px;height: 13px;width: 14px; }
.ico-manDash {background-position: -188px -335px;height: 12px;width: 12px; }
.ico-addTab,
.ico-addWid {background-position: -41px -334px;vertical-align: middle;  height: 12px;width: 12px;}
.ico-addWid {background-position: -61px -334px; }
.ico-overDown {background-position: -209px -336px;width: 12px;height: 6px;}
.ico-bullet-left {background-position: -58px -68px;width: 4px;height: 8px; margin-right: 4px;}
.ico-notification {background-position: -385px -364px;height: 100px;width: 115px;}
.ico-smallnoti {background-position: -129px -368px;height: 22px;width: 22px;}
.ico-locked {background-position: -239px -124px;height: 13px;width: 11px; }
.ico-refresh {background-position: -439px -94px;height: 12px;width: 13px;}
.ico-toolDrop {background-position: -38px -70px;height: 5px;width: 9px;}

/*============= Common Form elemetns ===============*/
label {color: #333;margin-right: 5px;}
.btn {color: #fff;display: inline-block;background-color: #80ba50;padding: 4px 15px;}
.btn:hover {background-color: #666;}
.canDashBtn {color: #333;background-color: #d9dcdd;}
.canDashBtn:hover {color: #fff;}

/*--- checkbox ---*/
.dashiCheck {background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -250px -330px;height: 17px;width: 17px;display: inline-block;vertical-align: middle;margin-right: 6px;margin-top: -2px;}
.dashiCheck.checked {background-position: -228px -330px;}


/*--- radio box ---*/
.dashiRadioBox {float: left;margin-right: 15px;margin-top: 5px;}
.dashiRadioBox > * { vertical-align: middle;}
.dashiRadio {background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -364px -331px;height: 13px;width: 13px;cursor: pointer;margin-right: 3px;margin-top: -2px;display: inline-block;vertical-align: middle;}
.dashiRadio.checked {background-position: -347px -331px;}


/* drop down */
.dashdropDown label {float: left;line-height: 24px;font-size: 12px;}
.dashdropDown .ddItem, .optiondashdropDown .ddItem {background-color: #ecedef;cursor: pointer;float: left;height: 16px;padding: 4px 0 4px 7px;position: relative;line-height: 16px;font-size: 12px;}
.dashdropDown .dArrow, .optiondashdropDown .dArrow {background-position: -108px -64px;float: right;width: 12px;height: 18px;margin: 0 7px 0 0;cursor: pointer;}
.dashdropDown .ddList,
.icondashdropDown .ddList,
.optiondashdropDown .ddList {
	background: #fff;border: 1px solid #e6eaec;margin: 4px 0 0 0;position: absolute;z-index: 99;width: inherit;right: 0;
	-webkit-transition: ease-out;-moz-transition: ease-out;-ms-transition: ease-out;transition: ease-out;
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1);-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.1);-ms-box-shadow: 1px 2px 3px rgba(0,0,0,0.1);box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
}
.dashdropDown .ddList {width: 99%;}
.dashdropDown .ddList ul,
.icondashdropDown .ddList ul,
.optiondashdropDown .ddList ul {padding-top: 2px;}
.dashdropDown .ddList > ul,
.icondashdropDown .ddList > ul,
.optiondashdropDown .ddList ul { margin: 0; padding-left: 0;list-style: none;}
.dashdropDown .ddList ul li,
.icondashdropDown .ddList ul li,
.optiondashdropDown .ddList ul li{float: none;margin: 0;;padding: 4px 17px 4px 11px;text-align: left;width: auto;font-size: 11px;}
.icondashdropDown .ddList ul li:hover,
.optiondashdropDown .ddList ul li:hover,
.dashdropDown .ddList ul li:hover {background: #f5f5f5;}
.dashdropDown .ddList ul li a,
.icondashdropDown .ddList ul li a,
.optiondashdropDown .ddList ul li a {display: block;clear: both;font-size: 12px;color: #333333;white-space: nowrap;}


/* icon drop down */
.icondashdropDown .ddItem {display: inline-block;float: left;cursor: pointer;position: relative;text-align: center;}

.icondashdropDown .ddMenuItem {display: inline-block;float: left;cursor: pointer;position: relative;text-align: center;}

.icondashdropDown .adsTabsList {display: inline-block;float: left;cursor: pointer;position: relative;text-align: center;background-color: #fff;}
.icondashdropDown .adsTabsList li{max-width:230px;}

.icondashdropDown .ddMenuItemBox {display: inline-block;float: left;min-width: 15px;min-height: 15px;}
.icondashdropDown .ddList{display: none;right: 1px;}
.icondashdropDown .ddMenuList{right: 1px;}


.icondashdropDown .ddList ul li {cursor: pointer;padding: 7px 17px 7px 11px;}
.icondashdropDown.open .ddItemBox{box-shadow: 0 0 7px rgba(0, 0, 0, 0.176);border-color: #ffffff;}
.icondashdropDown.open .ddList { display: block;background-color: #ffffff;border: 0px solid #cccccc;border: 0px solid rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);background-clip: padding-box;}


.icondashdropDown .ddMenuList ul li {cursor: pointer;padding: 9px 17px 3px 11px;}
.icondashdropDown.open .ddMenuItemBox {box-shadow: 0 0;border-color: #ffffff;}
.icondashdropDown.open .ddList { display: block;background-color: #ffffff;border: 0px solid #cccccc;border: 0px solid rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);background-clip: padding-box;}

.optiondashdropDown.open .ddList {display: block !important;}

.dashdropDown.open .ddList {display: block !important;}




/*----------------- subnav section -----------------*/
.customDash > .subNavWrap {background: #ffffff;border-bottom: 1px solid #e3e9e9;float: left;position: relative;width: 100%;padding: 0;}
.customDash > .subNavWrap .subNav {position: static;height: auto;margin-right: 335px;min-height: 42px;max-height: 42px;}
.customDash > .subNavWrap .subNav > .tabsBar > ul {margin: 0;float: left;position: absolute;width: 100%;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li {float: left;position: relative;display: block;margin-right: 1px;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a {border-bottom: 3px solid #ffffff;color: #a1a1a1;display: block;font-size: 14px;float: left;padding: 0 15px;height: 40px;	text-decoration: none}
/*.customDash > .subNavWrap .subNav > .tabsBar > ul > li a:hover {border-color: #80ba50;	}*/
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a .dragTitle {margin: 0;padding: 0;color:gray;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > a,
.customDash > .subNavWrap .tabsBar ul > li.active a {border-color: #80ba50;  }
.customDash > .subNavWrap .tabsBar ul > li.active a {color: #000;}

/*----------------- sub navigation overload -----------------*/
.customDash > .subNavWrap .subNav .overLoad {display: none;float: right;position: relative;z-index:1;}
.customDash > .subNavWrap .subNav .overLoad .icondashdropDown {float: right;}
.customDash > .subNavWrap .subNav .overLoad .icondashdropDown .ddItemBox { 	padding: 18px 12px 18px;border: 1px solid #dadada;border-bottom: 0;border-top: 0;}
.customDash > .subNavWrap .subNav .overLoad .icondashdropDown .ddList {top: 38px;right: 0;min-width: 230px;}
.customDash > .subNavWrap .subNav .overLoad .icondashdropDown .ddList ul li a {font-size: 14px;}


/*----------------- sub navigation RHS -----------------*/
.customDash > .subNavWrap > .subNavRight {right: 0;top: 0;width: 350px;position: absolute;margin: 0;background-color: #fff;max-height: 42px;}
.customDash > .subNavWrap > .subNavRight > li {border-left: 1px solid #e3e9e9;float: right;height: 43px;}
.customDash > .subNavWrap > .subNavRight > li:first-child {border: 0;}
.customDash > .subNavWrap > .subNavRight .dashdropDown {padding-top: 9px;}
.customDash > .subNavWrap > .subNavRight .exportBox .ddItemBox,
.customDash > .subNavWrap > .subNavRight .settingsBox .ddItemBox {padding: 14px 14px 10px 14px;margin-left: 0px;float:right;}
.customDash > .subNavWrap > .subNavRight .settingsBox .ddItemBox {padding: 13px 14px 11px 14px;}
.customDash > .subNavWrap > .subNavRight .exportBox .ddList,
.customDash > .subNavWrap > .subNavRight .settingsBox .ddList {top: 38px;}


/*----------------- add widget-tab -----------------*/
.customDash > .subNavWrap > .addWidTab {display: none;right: 0;top: 0;width: 280px;position: absolute;background-color: #fff;padding-left: 48px;padding-bottom: 8px;}
.customDash > .subNavWrap > .addWidTab li {float: left;}
.customDash > .subNavWrap > .addWidTab .addTab,
.customDash > .subNavWrap > .addWidTab .addWid {padding: 3px 13px 1px;margin-top: 10px;}
.customDash > .subNavWrap > .addWidTab .addTab {border-right: 1px solid #d9dcdd;}
.customDash > .subNavWrap > .addWidTab .ico-addTab,
.customDash > .subNavWrap > .addWidTab .ico-addWid {margin-right: 5px;margin-top: -1px;}
.customDash > .subNavWrap > .addWidTab .btn {margin-top: 8px;margin-left: 5px;}
.customDash > .subNavWrap .dragThis .subNav { margin-right: 268px;}
.customDash > .subNavWrap .dragThis .subNavRight {display: none;}
.customDash > .subNavWrap .dragThis .addWidTab {display: block;}

/*----------------- content section -----------------*/
.customDash > .cusDashContentPane {margin-right: 290px;background: #ecedef;position: static;padding: 15px 7px 0 7px;overflow: hidden}
.customDash > .cusDashContentPane > .contentInner { padding-top: 15px;}

/*--- Password BLock ---*/
.cusDashContentPane > .contentInner .passwordBLock {background: #fff;border: 1px solid #d9dcdd;float: left;padding: 20px;box-sizing: border-box;width: 100%;}
.cusDashContentPane > .contentInner .passwordBLock > ul > li {float: left;padding: 0 20px;border-right: 1px solid #d9dcdd;}
.cusDashContentPane > .contentInner .passwordBLock > ul > li:last-child {border: 0;}
.cusDashContentPane > .contentInner .passwordBLock > ul > li:first-child {padding-left: 0;}

.cusDashContentPane > .contentInner .passExpiring .passIcon {background-position: -44px -365px;float: left;height: 37px;width: 34px;margin-top: 7px;margin-right: 13px;}
.cusDashContentPane > .contentInner .passExpiring .passDetails {float: left;}
.cusDashContentPane > .contentInner .passExpiring .passDetails > span,
.cusDashContentPane > .contentInner .passExpiring .passDetails > em {display: block;font-size: 13px;float: left;clear: both;color: #555555;}
.cusDashContentPane > .contentInner .passExpiring .passDetails > span {margin-bottom: 5px;}
.cusDashContentPane > .contentInner .passExpiring .passDetails em {background-color: #ecedef;padding: 5px 9px;}
.cusDashContentPane > .contentInner .passExpiring .passCount {font-size: 36px;color: #000;padding-left: 10px;width: 65px;float: left;margin-top: -8px;}
.cusDashContentPane > .contentInner .passExpiring .passCount > span {display: inline-block;width: 100%;font-size: 12px;color: #8d8d8d;text-transform: uppercase;text-align: center;margin-top: -9px;}
.cusDashContentPane > .contentInner .passExpired .passIcon {background-position: -89px -366px;width: 35px;}


/*============= section styles ===============*/
.dashSecWrap {height: 100%;}
.dashSecWrap .dashsec {clear: both;padding: 0px;margin: 0px;}
.dashCol {display: block;float: left;/*margin: 1% 0 1% 1.5%;*/}
.dashCol:first-child {margin-left: 0; }
.dashColspan_12 {width: 100%;}
.dashColspan_11 {width: 91.54%;}
.dashColspan_10 {width: 83.08%;}
.dashColspan_9 {width: 74.62%;}
.dashColspan_8 {width: 66.16%;}
.dashColspan_7 {width: 57.70%;}
.dashColspan_6 {width: 49.25%;}
.dashColspan_5 {width: 40.79%;}
.dashColspan_4 {width: 32.33%;}
.dashColspan_3 {width: 23.87%;}
.dashColspan_2 {width: 15.41%;}
.dashColspan_1 {width: 6.958%;}
.dashCol .colContainerWithOutHeader {background:none; border: 0px solid #e4e6e5 !important;padding: 0px !important;margin: 0 7px 4px 7px !important;}
.dashCol .colContainerWithOutHeader:hover {border-color: none;box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) !important;}
.dashCol .colContainer {background: #ffffff;border: 1px solid #e4e6e5;padding: 20px;margin: 0 7px 20px 7px;height: auto;overflow: hidden;}
.dashCol .colContainer:hover {border-color: #c5cacd;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);}
.dashCol .colContainer .colConHeader {font-weight: 400;font-size: 15px;color: #000000;margin: -10px 0 14px 0;height: 29px;border-bottom: 1px solid #c6cacc;}
.dashCol .colnav {border-bottom: 1px solid #e3e9e9;height: 21px;padding: 0;margin: 0;}
.dashCol .colnav > li {float: left;margin-bottom: 0px;position: relative;display: block;}
.dashCol .colnav > li.active a {background: #ffffff;border-bottom: 3px solid #4bbbe5;color: #000000;}
.dashCol .colnav > li > a {text-transform: uppercase;color: #8e959a;border-bottom: 3px solid transparent;margin-right: 1px;font-size: 11px;border: 0px solid transparent;padding: 0 10px 3px;}


/*============= Right Section ===============*/
.dashRightPane {right: 0;width: 290px;background: #ffffff;border-left: 1px solid #d7dcdd;position: absolute;min-height: 800px;top: 43px;height: auto;border-top: 1px solid #d9dcdd;}
.dashRightPane  .rightPaneBox {background-color: #fff;padding-left: 14px;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #d9dcdd;}
.dashRightPane  .rightPaneBox > h3 {font-size: 15px;font-weight: normal;color: #000000;margin: 0px;padding: 0 0 9px 0;line-height: 18px;position: relative;}
.dashRightPane  .rightPaneBox > ul.list-style {list-style: none;margin: 0;padding: 0;}
.dashRightPane  .rightPaneBox > ul.list-style > li > a {display: block;font-size: 13px;padding: 7px 7px 3px 19px;color: #000000;}

/*------------ popup -----------------*/
.dashPopupWrapper {background-color: #fff;height: auto;width: 530px;  position: fixed;left: 50%;top: 20%;margin: 0 0 0 -265px;z-index: 4000;-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.34);-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.34);box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.34);display: none;}
.dashPopupWrapper > .popHeaderWrap {padding: 10px 20px;border-bottom: 1px solid #e5e5e5;}
.dashPopupWrapper > .popHeaderWrap .popCloseBtn {background-position: -327px -297px;float: right;height: 13px;width: 11px;margin-top: 8px;}
.dashPopupWrapper > .popHeaderWrap h4 {font-size: 16px;margin: 0;}
.dashPopupWrapper > .popBodyWrap {position: relative;padding: 10px 20px;overflow-y: hidden;overflow-x: hidden;max-height: 600px;}
.dashPopupWrapper > .popBodyWrap p {color: #666;font-size: 13px;padding: 10px 0 5px;}

.dashPopForm {float: left;width: 100%;}
.dashPopForm > ul {margin: 0;padding: 15px 0 0 ;}
.dashPopForm > ul > li  {margin-bottom: 20px;float: left;width: 100%;}
.dashPopForm ul li > label {width: 40%;float: left;text-align: right;line-height: 24px;font-size: 13px;}
.dashPopForm ul li > .popField {width: 58%;float: right;}
.dashPopForm ul li > .popField input[type='text'] {background-color: #fff;outline: none;border: 1px solid #c7cace;padding: 2px 2px 2px 7px;width: 200px;height: 24px;}
.dashPopForm ul li > .popField .dashdropDown .ddItem,
.dashPopForm ul li > .popField .optiondashdropDown .ddItem {width: 191px;background: #fff;border: 1px solid #c7cace;}
.dashPopForm ul li > .popField .optiondashdropDown .ddList {width: 197px;}
.dashPopForm ul li > .popField .optiondashdropDown ul {max-height: 200px;overflow-y: scroll;}
.dashPopForm ul li > .popField .dashdropDown .dArrow,
.dashPopForm ul li > .popField .optiondashdropDown .dArrow {background-color: #ecedef;margin: -4px 0 0 0;padding: 0 5px;height: 24px;background-position: -102px -59px;}
.dashPopForm ul li > .popField .inputHint {float: left;font-size: 11px;color: #999;padding-top: 3px;}
.dashPopForm ul li > .dashButtonBox {margin-top: 20px;text-align: center;}
.dashPopForm ul li .ddList .dropSearch {border: 1px solid #eaeaea;width: 182px;height: 24px;margin: 6px 0 6px 6px;}
.dashPopForm ul li .ddList .dropSearch > input[type='text'] {border: 0;background: none;width: 160px;}
.dashPopForm ul li .ddList .dropSearch i {background-position: -15px -66px;height: 13px;opacity: .5;width: 13px;margin-top: 0;margin-right: 5px;vertical-align: middle;}
.checkBoxLIst {padding-top: 0 !important; }
.checkBoxLIst li {padding: 7px 0 7px 8px !important;}
.customBtnBox {float: left;margin-top: 30px;margin-bottom: 10px;}
.customBtnBox .btn {margin-right: 3px;}


/*------------ add tab ------------*/
.addTabMessage {font-size: 14px; text-align: center;vertical-align: align;background-color: #fff;margin: 10px 15px 20px;padding-top: 23px;border: 1px solid #d9dcdd;padding-bottom: 20px;}
.addTabMessage a {color: #1287b6;text-decoration: underline;}
.addTabMessage a:hover {text-decoration: none;font-size: 14px !important; font-weight: normal !important;}
.addTabMessage > i {background-position: -9px -371px;margin-right: 7px;vertical-align: middle;height: 22px;width: 22px;margin-top: -3px;}
.dragEditBox {float: right;padding-right: 10px;}

.dragEditBox .dragEdit {margin-right: 5px;opacity: .4;}
.dragEditBox .dragEdit:hover {opacity: 1;	}
.dragEditBoxMenu {float: right;padding-right: 10px;}
.dragEditBoxMenu .dragEdit {margin-right: 5px;}


.dragToolBox {margin: 4px 0 0 !important;}
.dragToolBox li {display: block;float: left;padding: 3px 0 3px 6px;border-left: 1px solid #d5dade;}
.dragToolBox > li:first-child {padding-right: 6px;border-left: 0;}
.dragToolBox .icondashdropDown .ico-toolDrop {margin: 4px 0 0 -2px;}
.dragToolBox .icondashdropDown.open .ddList {top: 11px;right: 0;}
.dashToggleBtn {background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -487px -2px;cursor: pointer;height: 48px;position: absolute;width: 7px;z-index: 1;left: -7px;top: 275px;}

.colConHeader input.dragTitle {width: 75%;float: left;margin-top: 5px;}

.colConHeader .dragHolder {float: left;margin-top:8px;margin-right:7px; }

.colConHeader .dragEditBox {float: right;margin-top:4px; }
.customDash.dashOnlyBody > .cusDashContentPane {margin-right: 10px;}
.customDash.dashOnlyBody > .dashRightPane {width: 12px;}

.customDash.dashLHSOnly > .cusDashContentPane {margin-right: 0px;}
.customDash.dashLHSOnly > .dashRightPane {display: none;}

.customDash.dashOnlyBody > .dashRightPane .dashToggleBtn { background-position: -473px -2px; }

.ui-sortable-helper {  display: table;}

.ddList ul li > a {text-decoration:none;}

.subNavWrap ul li > a {text-decoration:none;}
.icondashdropDown {margin-top: -5px\0;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {   .icondashdropDown {margin-top: 2px\0;}  }


.navigationFrame {background-color: #fff;height: auto;width: 530px;  position: absolute;left: 50%;top: 30;margin: 0 0 0 -265px;z-index: 4000;-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.34);-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.34);box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.34);}
.navigationFrame > a{text-decoration: none;}
.navigationFrame > .popHeaderWrap {padding: 10px 20px;border-bottom: 1px solid #e5e5e5;}
.navigationFrame > .popHeaderWrap .popCloseBtn {background-position: -327px -297px;float: right;height: 13px;width: 11px;margin-top: 8px;}
.navigationFrame > .popHeaderWrap h4 {font-size: 16px;height:20px;margin: 0px;font-family: sans-serif;}
.navigationFrame > .popBodyWrap {position: relative;padding: 10px 20px;overflow-y: scroll;max-height: 600px;}
.navigationFrame > .popBodyWrap p {color: #666;font-size: 13px;padding: 0px 0 5px;}
.lastRHSContainer,.lastRHSContainer .rightPaneBox{margin-bottom: 0px;}
.tabsBar{position: absolute;width: 100%;overflow: hidden;height: 42px;box-sizing: border-box;}
input[type="text"]:disabled{font-weight: normal;}
.customDash a {  text-decoration: none;}
.noIcon{display:none;}

.noVisibility{visibility: hidden;}

.customDash > .subNavWrap .tabsBar ul > li.active a .dragTitle{color:black;font-weight: bold;}
.customDash > .subNavWrap > .addWidTab .addTab a {
	color:black;
	font-weight: normal;
	font-size: 12px;
}
.customDash > .subNavWrap > .addWidTab .addTab a:hover  {
	color: black;
	font-weight: normal !important;
	font-size: 12px !important;
}
.customDash > .subNavWrap > .addWidTab .addWid a {
	color:black;
	font-weight: normal;
	font-size: 12px;
}
.customDash > .subNavWrap > .addWidTab .addWid a:hover  {
	color: black;
	font-weight: normal !important;
	font-size: 12px !important;
}
.customDash > .subNavWrap .anchorText:hover  {
	font-weight: normal !important;
	font-size: 12px !important;
}
.anchorText:hover{
	font-weight: normal !important;
	font-size: 12px !important;
}
.dashRightPane  .rightPaneBox .dragTitle{}
.dashRightPane  .rightPaneBox span{}
/*----- Newly Added ------*/
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a .dragHolder {position: absolute;top: 16px;  left: 5px;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a input[type="text"] {margin-top: 13px;  margin-left: 15px;padding: 2px 0 !important;  font-size: 13px;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a input[type="text"]:focus {outline: 1px solid #d7d7d7;}

.customDash > .subNavWrap .subNav > .tabsBar > ul > li a .dragClose {background-position: -22px -335px;  right: 3px;  top: 17px;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a .fwWidgetTitleIcon {position: absolute;float: none;margin: 0 !important;top: 16px;}
.customDash > .subNavWrap.dragThis .subNav {margin-right: 290px;}
.dashRightPane .rightPaneBox > h3 .dragToolBox { display: none;position: absolute;right: 0px;  top: -3px;	}
.dashRightPane .rightPaneBox > h3 input[type="text"] { padding: 2px 0 2px 3px !important;margin-top: 2px;}
.dashRightPane .rightPaneBox > h3 .fwWidgetTitleIcon {}
.dashRightPane .rightPaneBox > h3 input[type="text"] {}
.dashRightPane .rightPaneBox > h3 .fwWidgetTitleIcon {margin-top: 5px;margin-right: -2px;margin-left: 7px;}
.dashRightPane .rightPaneBox > h3 .dragHolder {position: absolute;left: -8px;top: 6px;opacity: 0;}


/*------------------------- Ie 9&8 fix -------------------------*/
.customDash > .subNavWrap .subNav > .tabsBar > ul > li {margin-top : 5px\9;	}
.customDash > .subNavWrap .subNav .overLoad {margin-top : 5px\9;}
.customDash > .subNavWrap > .subNavRight {margin-top: 12px\9;}
.customDash > .subNavWrap > .addWidTab {margin-top: 7px\9;}
.dashPopForm ul li .ddList .dropSearch > input[type='text'] {width: 150px\9;}
.customDash > .subNavWrap {height: 42px \9;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li a {margin-top: -5px \9;	}
.customDash > .subNavWrap .subNav .overLoad {margin-top : -6px \9;}

.customDash > .subNavWrap > .subNavRight, .customDash > .subNavWrap > .addWidTab {margin-top : 2px \9;height: 42px;padding-bottom: 0;}
.customDash > .subNavWrap > .subNavRight {margin-top : 2px \9;}
.customDash > .subNavWrap > .subNavRight .ddItemBox{margin-top: 3px;}
.domainLayoutERP {margin-top: 4px \9;}
.dashPopupWrapper > .popHeaderWrap {padding: 15px 20px 0 \9;height: 35px \9;margin: 0 \9;}
.dashPopupWrapper > .popHeaderWrap h4 {margin-top: 0 \9;}


/*------------------------- Ie 7 fix -------------------------*/
.customDash > .subNavWrap {*z-index: 100;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li {*margin-top : 4px;	}
.customDash > .subNavWrap .subNav .overLoad {*margin-top : 0;}
.customDash > .subNavWrap > .subNavRight {*margin-top: 0;}
.customDash > .subNavWrap > .addWidTab {*margin-top: 0;}
.dashdropDown .dArrow, .optiondashdropDown .dArrow
.dashPopForm ul li > .popField .dashdropDown .dArrow,
.dashPopForm ul li > .popField .optiondashdropDown .dArrow {*position: absolute;*right: 0;*top: 4px;}
.dashRightPane .rightPaneBox > h3 .dragEditBox {*margin-top: -25px;}
.dashRightPane .rightPaneBox > h3 .dragHolder {*margin-top: -14px;}
.dashdropDown.open .ddList. .optiondashdropDown.open .ddList {*z-index: 9999;*margin-top: 22px;}
.dashPopForm > ul > li.dashPopRow1 .popField .ddItem {*z-index: 7000;}
.dashPopForm > ul > li.dashPopRow2 .popField .ddItem {*z-index: 6500;}
.dashPopForm > ul > li.dashPopRow3 .popField .ddItem {*z-index: 6000;}
.dashPopForm > ul > li.dashPopRow4 {*z-index: 5500;}
.dashPopForm > ul > li.dashPopRow5 {*z-index: 5000;}
.dashPopupWrapper {*border: 1px solid #ddd;}
.dashPopupWrapper > .popHeaderWrap {*padding: 15px 20px 0;*height: 35px;*margin: 0;}

/* draggable */
.dragHolder {background-position: -4px -334px;display: inline-block;margin-right: 2px;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);height: 11px;width: 5px;}
.dragClose {background-position: -22px -335px;display: none;height: 12px;opacity: .4;width: 10px;}
.dragClose:hover {opacity: 1;}
.dragEdit {background-position: -82px -334px;display: inline-block;display: none;height: 12px;width: 11px;}
.dragThis .dragHolder { opacity: 1 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;;filter: alpha(opacity=100) !important;;}
.dragThis .dragClose,
.dragThis .dragEdit { 	display: inline-block;}
.dragThis .dragTitle {outline: 1px solid #fff;}
.dragThis .dragTitle:focus {outline: 1px solid #d7d7d7;}.customDash > .subNavWrap .subNav > .tabsBar > ul > li a .dragClose {	margin-top: 2px;	vertical-align: middle;}

@media all and (-ms-high-contrast:none) {.customDash > .subNavWrap > .subNavRight {  	margin-top: 1px;	padding-bottom: 0x;} /* IE10 */.dashPopupWrapper > .popHeaderWrap {	padding: 15px 20px 0;	height: 35px;	margin: 0;}.dashPopupWrapper > .popHeaderWrap h4 {	margin-top: 0;}.customDash > .subNavWrap {	height: 42px;}.customDash > .subNavWrap .subNav > .tabsBar > ul > li a {	margin-top: -5px;	}.customDash > .subNavWrap .subNav .overLoad {	*margin-top : 0;}*::-ms-backdrop, .customDash > .subNavWrap .subNav > .tabsBar > ul > li a {  	 padding: 9px 15px 9px;} /* IE11 */*::-ms-backdrop, .dashPopupWrapper > .popHeaderWrap {	padding: 15px 20px 0;	height: 35px;	margin: 0;}*::-ms-backdrop, .dashPopupWrapper > .popHeaderWrap h4 {	margin-top: 0;}*::-ms-backdrop, .customDash > .subNavWrap .subNav > .tabsBar > ul > li a {	margin-top: -14px;		height: 35px;}*::-ms-backdrop, .customDash > .subNavWrap .subNav > .tabsBar > ul > li a input[type="text"] {	margin-top: 15px;}*::-ms-backdrop, .customDash > .subNavWrap .subNav > .tabsBar > ul > li a .dragClose {	margin-top: 2px;	vertical-align: middle;}*::-ms-backdrop, .customDash > .subNavWrap .subNav .overLoad {	margin-top : -3px;}*::-ms-backdrop, .customDash > .subNavWrap > .subNavRight {	margin-top : -5px;	padding-bottom: 5px;}}

.inputHintRed {font-size: 12px !important;color: #cf1d1d !important;}
.widgetSucessMsg {border: 1px solid #bedda7;background-color: #e5f1dc;position: fixed;right: 0;bottom: 0;width: auto;padding: 20px;display: none;}
.widgetSucessMsg > span {color: #000;font: bold 12px 'arial', sans-serif;}
.widgetSucessMsg > i {background-position: -287px -296px;height: 10px;margin-right: 8px;width: 13px;}
.newlyAddedWidget, .newlyAddedWidget:hover {-webkit-box-shadow: 0px 0px 3px 2px rgba(208,240,183,.8) !important; -moz-box-shadow: 0px 0px 3px 2px rgba(208,240,183,.8) !important;box-shadow: 0px 0px 3px 2px rgba(208,240,183,.8) !important;}
.subNabLeftArrow {border-right: 1px solid #c6cacc;cursor: pointer;height: 42px;width: 25px;background: #FFF;position: absolute;}
.subNabLeftArrow:hover .nav-left-arrow  {opacity: .9;}
.nav-left-arrow {background-position: -60px -294px;width: 6px;height: 12px;margin-top: 16px;margin-left: 8px;}
.customDash.menuFixed .subNavWrap {position: fixed;  z-index: 100;  top: 0;}
.customDash.menuFixed .dashRightPane {top: 0;}
.dashCol .colContainer.disableBox {position: relative;}
.dashCol .colContainer.disableBox {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: alpha(opacity=70);opacity: 0.7;}
.dashCol .colContainer.disableBox > .ico-locked {position: absolute;  right: 10px;  top: 10px;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li.disableTab {margin-top: 0px;background: #E5E5E5;filter: alpha(opacity=50);opacity: .5;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li.disableTab a {cursor: default;background: #E5E5E5;}
.customDash > .subNavWrap .subNav > .tabsBar > ul > li.disableTab a input[type="text"] {background: #E5E5E5; outline: #E5E5E5; }
.customDash > .subNavWrap .subNav > .tabsBar > ul > li.disableTab .ico-locked {cursor: default !important;}
.dashRightPane .rightPaneBox > h3 .ico-locked {display: none;}
.dashRightPane .rightPaneBox.dragThis > h3 .ico-locked {display: block; }
.dashRightPane .rightPaneBox.disableBox  {filter: alpha(opacity=50);opacity: .5;}
.colConHeader.disableBox {cursor: default !important;filter: alpha(opacity=50);opacity: .5;  }
.colConHeader.disableBox .list-style li {cursor: default !important;}
.colConHeader.dragThis .dragEditBox .ico-locked {display: block;}
.colConHeader .dragEditBox .ico-locked {display: none;}
.customDash > .subNavWrap > .addWidTab .btn,
.dashPopForm ul li > .dashButtonBox .btn,
.customBtnBox .btn {color: #fff !important;}
.dashPopForm ul li .ddList .dropSearch i {background-position: -15px -66px;height: 13px;opacity: .5;width: 13px;margin-top: 0; margin-right: 0; vertical-align: middle; position: absolute;right: 12px;top: 13px;}
.icondashdropDown .ddItemBox  .ico-overDown{margin-top: 0px;}
.icondashdropDown li a:hover{
	font-weight: normal !important;
}
.lockedTextBox{color:gray;font-weight:lighter;background-color:lightgray;}
.dashPopForm a:hover{
	font-weight: normal !important;
	font-size: 12px !important;
}



@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width:98%;
	min-width:1000px;
}
.attribute-select-tab .padding5 table {
	margin : auto;
	text-align: center;
}
.dropMenuEnable table{
	margin-left : 15px;
	margin-left : 0px \9;
}
.dropMenuDisable table{
	margin-left : 15px;
	margin-left : 0px \9;
}
/*------------------------- Ie 10 & above fix -------------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.dropMenuEnable table{
		margin-left : 0px;
	}
	.dropMenuDisable table{
		margin-left : 0px;
	}
}
.fwIAMParentHolder > html, .fwIAMParentHolder > div, .fwIAMParentHolder > span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
.fwIAMParentHolder > b,.fwIAMParentHolder >  u,.fwIAMParentHolder >  i,.fwIAMParentHolder >  center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table,.fwIAMParentHolder caption,.fwIAMParentHolder tbody,.fwIAMParentHolder tfoot,.fwIAMParentHolder > thead,.fwIAMParentHolder tr,.fwIAMParentHolder th, .fwIAMParentHolder td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video  {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

.fwIAMParentHolder ol, ul {
	list-style: none;
}
.fwIAMParentHolder table{
	border-collapse: collapse;
	border-spacing: 0;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
.ar {
	text-align:right;
}
.clearfix {
	clear:both;
}
.valign { vertical-align:middle;}
.fwIAMBackButton {
	padding: 0;
	margin: 0;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat 0px -777px;
	height:24px;
	width: 70px;
	border:1px solid #d0cfcf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#666666;
	cursor: pointer;
	padding: 4px 8px;

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.fwIAMLeftArrow {
		background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -453px -476px;
		height:15px;
		width:10px;
		display:block;
		margin-right:4px;
		margin-top: 1px;
	}
}
.fwIAMLeftArrow {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -453px -476px;
	height:15px;
	width:10px;
	display:block;
	margin-right:4px;
	_margin-top: 1px;
}
.fwIAMAddButton {
	height:27px;
	width:140px;
	border:none;
	color:#fff;
	cursor: pointer;
	font-size: 11px;
}
.plus-ico {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -467px -489px;
	height:15px;
	width:10px;
	display:block;
}
.list-drop {
	border:1px solid #eaeaea;
	background:#f8f8f8;
	width:90px;
	height:25px;
	cursor: pointer;
}
.fwIAMHeader {
	line-height:18px !important;
	height:50px !important;
}
.fwIAMHeader h1 {
	font-size:14px !important;
	font-weight:bold !important;
	color:#989898 !important;
}
.fwIAMHeader p {
	font-size:10px !important;
	color:#484848 !important;
}
.fwIAMHeader-title {
	margin:7px 0 0 5px !important;
}
.fwIAMHeader-logo {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -399px -478px;
	height:50px;
	width:50px;
}
.fwIAMHeader-logo-small {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -97px -2px;
	height:16px;
	width:16px;
}
.fwIAMHeader-btn {
	margin-top:10px;
}
.fwIAMWrapper {
	border:1px solid #f4f4f4 !important;
	margin:7px 0 0 0 !important;
	padding-bottom:30px !important;
}
.content {
	border:1px solid #f4f4f4 !important;
	margin:7px 0 0 0 !important;
	padding-bottom:15px !important;
	height: auto !important;
}
.contentCustomApp
{
	border:1px solid #f4f4f4 !important;
	margin:7px 0 0 0 !important;
	padding-bottom:15px !important;
	height: auto !important;
}
.fwAppsHeader {
	background:#f4f4f4;
	height:31px;
	padding-top:1px;

	/*background-color: rgba(255,255,255,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, endColorstr=#88FFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, endColorstr=#88FFFFFF)";*/
}
.con-head-search {
	margin:0px 0 0 14px;
	width:310px;
}
.con-head-search input[type=search].text-search {
	border:1px solid #f4f4f4;
	padding: 0px 0px 0px 20px;
	vertical-align: bottom;
	transition:width 1s;
	-webkit-transition:width 1s; /* Safari */
	transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat 1px -47px;
	width:0px;
	height:20px;
}

.con-head-search input[type=search]:focus.text-search {
	border: 1px solid #dedede;
	width: 200px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat 1px -47px #fff;
}
.search {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat 1px -46px;
	width:15px;
	height:15px;
}
.con-head-settings {
	width:40px;
	position:relative;
	margin-top:3px;
}
.fwIAMSettingsIconImg {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -410px -590px;
	height:14px;
	width:12px;
	cursor:pointer;
	float:left;
	margin-right: 6px;
}
.fwlinkCopyIconImg
{
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -399px -329px;
	height:15px;
	width:15px;
	cursor:pointer;
	border:none;
}
.drop-down {
	display: none;
	left: 0px;
	width: 110px;
	top: 22px;
	background: #fff;
	z-index:20;
	position:absolute;
	border:1px solid #e0e0e0;

}
.drop-down li{
	line-height:25px;
	border-bottom:1px solid #e0e0e0;
	padding-left: 5px;
}
.drop-down a {
	color:#676767;
	text-decoration:none;
}
.con-head-filter {
	width:175px;
	height:22px;
	border:1px solid #dedede;
	background:#fff;
	margin-top:3px;
	position:relative;
	cursor:pointer;
	right:5px;
}
.filter-icon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -480px -481px;
	width: 11px;
	height: 9px;
	display:block;
	margin:6px 0 0 4px;
}
.drop-icon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -428px -596px !important;
	height:5px;
	width:8px;
	display:block;
	margin:5px 5px 0 0px;
}
.drop-icon-filter
{
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -428px -596px !important;
	height:5px;
	width:8px;
	display:block;
	margin:8px 5px 0 0px;
}
.drop-icon2 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -68px 0px !important;
	height:5px;
	width:8px;
	display:block;
	margin:5px 5px 0 0px;
}

.drop-icon-all {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -453px -494px;
	height:6px;
	width:9px;
	display:block;
	margin:8px 5px 0 0px;
}
.con-head-filter label {
	color:#848484;
	padding-top:5px;
}
.filter {
	height:22px;
	width:155px;
	display:block;
}
.drop-down-filter {
	display: none;
	left: -1px;
	width: 175px;
	top: 22px;
	background: #fff;
	z-index:99999;
	position:absolute;
	border:1px solid #e0e0e0;
	border-top:none;

}
.filter-overflow {
	/*height:50px;*/
	overflow-y:no-scroll;
}
.filter-overflow::-webkit-scrollbar {
	width: 0.2em;
}

.filter-overflow::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.filter-overflow::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
}

.filter-overflow li{
	font-size:11px;
	line-height:20px;
	padding-left: 5px;
}
.filter-overflow li a
{
	text-decoration:none;
}
.drop-down-filter a {
	color:#676767;
	text-decoration:none;
}
.fwIAMToggleView {
	width:50px;
	display:block;
	margin:3px 0 0 5px;
}
.fwIAMPagination {
	/*width:150px;*/
	width:auto;
	font-size:12px;
	color:#575758;
	margin-top:8px;
	padding-right:5px;
}
.fwIAMSortApps
{
	width:30px;
	font-size:12px;
	color:#575758;
	margin-top:8px;
}
.con-head-prev {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -403px -544px;
	height:11px;
	width:9px;
	display:block;
}
.con-head-next {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -420px -544px;
	height:11px;
	width:9px;
	display:block;
}
.con-head-top
{
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -107px -67px;
	height:11px;
	width:15px;
	display:block;
}
.con-head-down
{
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -125px -67px;
	height:11px;
	width:15px;
	display:block;
}
.fwIAMPagination li {
	float:left;
	padding-left:5px;
}
.con-box {
	margin:10px;
	height:auto;
}
.con-boxsso {
	height:90px;
}
.con-boxnew {
	height:200px;
}
.ul-bigicon {

}
.ul-bigicon li {
	float:left;
	width:168px;
	height:90px;
	border:1px solid #e2e0e0;
	background:#fff;
	margin:10px;
	text-align:center;
}
.ul-bigicon li:hover {-webkit-box-shadow: 0px 0px 3px 0px rgba(132, 132, 132, 0.5);
	-moz-box-shadow:    0px 0px 3px 0px rgba(132, 132, 132, 0.5);
	box-shadow:         0px 0px 3px 0px rgba(132, 132, 132, 0.5);}
.bg-ico {
	height:42px;
	width:129px;
	display:block;
	margin:10px auto 0;
	padding-bottom:5px;
	border-bottom:1px solid #e6e5e5;
}
.highlight-server {margin:3px 4px 0 0px; height:16px; width:18px; font-size:10px; text-align:center; padding-top:2px; background:#fff; border:1px solid #fdd88f; -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;color:black;}
.bg-ico-1 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -270px -140px;
}
.bg-ico-2 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat 0px 0px;

}
.bg-ico-3 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -142px -0px;

}
.bg-ico-4 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -138px -87px;

}
.bg-ico-5 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -2px -44px;

}
.bg-ico-6 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -270px -90px;

}
.bg-ico-7 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -270px -45px;

}
.bg-ico-8 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -140px -48px;

}
.bg-ico-9 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat 0px -92px;

}
.bg-ico-10 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -136px -140px;

}
.bg-ico-11 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -1px -140px;

}
.bg-ico-12 {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -269px 0px;
}
.ul-bigicon li p {
	font-size:12px;
	color:#848484;
	margin-top:10px;
}

.ul-smlicon {

}
.ul-smlicon li {
	width:66px;
	height:66px;
	border:1px solid #e2e0e0;
	background:#ffffff;
	margin:15px auto;
	text-align:center;
}
.ul-smlicon li:hover {-webkit-box-shadow: 0px 0px 3px 0px rgba(132, 132, 132, 0.5);
	-moz-box-shadow:    0px 0px 3px 0px rgba(132, 132, 132, 0.5);
	box-shadow:         0px 0px 3px 0px rgba(132, 132, 132, 0.5);}
.sml-ico {
	height:50px;
	width:50px;
	display:block;
	margin:5px auto 0;
	padding-bottom:5px;
}
.fwIAMSmalladldsIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -2px -656px;
}
.fwIAMSmalladIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat  -208px -706px; width:200px;
}
.fwIAMSmallgoogleIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -55px -656px;

}
.fwIAMSmallhpIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -105px -656px;

}
.fwIAMSmallibmIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -155px -654px;

}
.fwIAMSmalldynamicsCRMIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -206px -656px;

}
.fwIAMSmallO365Icon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -258px -656px;

}
.fwIAMSmallopenldapIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -310px -656px;

}
.fwIAMSmalloraDBIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -360px -656px;

}
.fwIAMSmalloraEBussIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -2px -706px;

}
.fwIAMSmallsalesForceIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -53px -706px;

}
.fwIAMSmallzendeskIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -105px -706px;

}
.fwIAMSmallzohoIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -156px -706px;

}

.fwIAMSmallstatushubIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -265px;

}
.fwIAMSmallworkplaceIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -407px -485px;

}
.fwIAMSmallquandoraIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -410px -320px;

}
.fwIAMSmallsamanageIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -322px;

}
.fwIAMSmalluserechoIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -517px -325px;

}
.fwIAMSmalldeskproIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -407px -380px;

}
.fwIAMSmallbimeIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -380px;

}

.fwIAMSmalldropboxIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -409px 5px;

}
.fwIAMSmallclarizenIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -0px;

}
.fwIAMSmallplanmyleaveIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -4px;

}
.fwIAMSmallthoughtworksIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -408px -50px;

}
.fwIAMSmallsumologicIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -53px;

}
.fwIAMSmallwrikeIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -407px -105px;

}
.fwIAMSmalljitbitIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -518px -53px;

}
.fwIAMSmallsyncplicityIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -105px;

}
.fwIAMSmallpagerdutyIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -520px -100px;

}
.fwIAMSmallkiteworksIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -160px;

}
.fwIAMSmallappdynamicsIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -457px -160px;

}
.fwIAMSmallpanorama9Icon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -517px -164px;

}
.fwIAMSmallvelpicIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -410px -218px;

}
.fwIAMSmallegnyteIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -218px;

}
.fwIAMSmallinstructureIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -517px -215px;

}
.fwIAMSmallflatterfilesIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -270px;

}
.fwIAMSmallezofficeinventoryIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -270px;

}
.fwIAMSmallslackIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -408px -432px;
}
.fwIAMSmallthousandeyesIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -516px -373px;
}
.fwIAMSmallwhosonlocationIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -485px;
}
.fwIAMSmallweekdoneIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -543px;
}
.fwIAMSmallknowledgeowlIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -517px -762px;
}
.fwIAMSmallenvoyIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -542px;
}
.fwIAMSmallscreensteps-liveIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -545px;
}
.fwIAMSmallclearslideIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -593px;
}
.fwIAMSmalledubriteIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -595px;
}
.fwIAMSmallmangoappsIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -406px -595px;
}
.fwIAMSmallhoshinplanIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1035px;
}
.fwIAMSmallliquidplannerIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -515px -650px;
}
.fwIAMSmallparkmycloudIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -515px -703px;
}
.fwIAMSmallpurelyhrIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -461px -650px;
}
.fwIAMSmallproxyclickIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -461px -703px;
}
.fwIAMSmallpeoplewebIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -405px -652px;
}
.fwIAMSmalltpondemandIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -408px -703px;
}
.fwIAMSmallcakehrIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -765px;
}
.fwIAMSmallpingboardIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -815px;
}
.fwIAMSmallprodpadIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat  -408px -760px;
}
.fwIAMSmallbasecrmIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -490px;
}
.fwIAMSmalllogitioIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -461px -815px;
}
.fwIAMSmallrobinpoweredIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -815px;
}
.fwIAMSmallahaIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -875px;
}
.fwIAMSmallassemblaIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -870px;
}
.fwIAMSmallchartioIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -875px;
}
.fwIAMSmallcloudamqpIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -925px;
}
.fwIAMSmalltableauIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -459px -433px;
}
.fwIAMSmallevernoteIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -980px;
}
.fwIAMSmallhostedgraphiteIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -928px;
}
.fwIAMSmallcirconusIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -925px;
}
.fwIAMSmallpingconnectIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -982px;
}
.fwIAMSmallcitrixonlineIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1090px;
}
.fwIAMSmallhackerrankIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1145px;
}
.fwIAMSmallfeedlyIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1146px;
}
.fwIAMSmallhumanityIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -408px -1200px;
}
.fwIAMSmallsmall-improvementsIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1200px;
}
.fwIAMSmallspotinstIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1200px;
}
.fwIAMSmallfiveIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1255px;
}
.fwIAMSmalldeskIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1255px;
}
.fwIAMSmallfreshserviceIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1255px;
}
.fwIAMSmallstatuspageIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1310px;
}
.fwIAMSmallarcgisIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1310px;
}
.fwIAMSmallslidoIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1365px;
}
.fwIAMSmallrollbarIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -25px -1310px;
}
.fwIAMSmallverechoIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -406px -1310px;
}
.fwIAMSmallbuildkiteIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -185px -1315px;
}
.fwIAMSmalltrelloIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -980px;
}
.fwIAMSmalldatadoghqIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1035px;
}
.fwIAMSmallbamboohrIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1035px;
}
.fwIAMSmallkissflowIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1365px;
}
.fwIAMSmallimagerelayIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1365px;
}
.fwIAMSmallprotoIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -135px -1310px;
}
.fwIAMSmallsharefileIcon
{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1473px;
}
.fwIAMSmallservice-nowIcon
{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1420px;
}
.fwIAMSmallfreshdeskIcon
{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1420px;
}
.fwIAMSmallremedyforceIcon
{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -410px -1420px;
}
.fwIAMSmalllucidchartIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -406px -1472px;
}
.fwIAMSmallrecognizeappIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1472px;
}
.fwIAMSmallumbrellaIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1530px;
}
.fwIAMSmallmerakiciscoIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1530px;
}
.fwIAMSmalllivechatIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -350px -1310px;
}
.fwIAMSmallstatuscastIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1585px;
}
.fwIAMSmallbigpandaIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1583px;
}
.fwIAMSmallopsgenieIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -431px;
}
.fwIAMSmallezrentoutIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1637px;
}
.fwIAMSmallstatusdashboardIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -461px -1638px;
}
.fwIAMSmallproworkflowIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -516px -1637px;
}
.fwIAMSmalldomoIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1690px;
}
.fwIAMSmallkintoneIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1690px;
}
.fwIAMSmallsugarcrmIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1583px;
}
.fwIAMSmallhoneyisIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1688px;
}
.fwIAMSmallformstackIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1745px;
}
.fwIAMSmallshowdmeIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -461px -1745px;
}
.fwIAMSmallbambooIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -408px -1740px;
}
.fwIAMSmallbonuslyIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1795px;
}
.fwIAMSmallcybozuIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -408px -1525px;
}
.fwIAMSmallcybozuofficeIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -462px -1795px;
}
.fwIAMSmallgaroonIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -407px -1794px;
}
.fwIAMSmallmailwiseIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -517px -1845px;
}
.fwIAMSmallshufflrrIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -515px -1902px;
}
.fwIAMSmalladpIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -1848px;
}
.fwIAMSmallblackboardIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -460px -1901px;
}
.fwIAMSmallsapnetweaverIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -406px -1895px;
}
.fwIAMSmallcustomSAMLIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -465px -1847px;
}
.fwIAMSmalllineworksIcon{
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -405px -2115px;
}
.fwIAMSmallmssqlIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -407px -2176px;
}
.fwIAMSmallpgsqlIcon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -461px -2176px;
}
.fwIAMSmalldir389Icon {
	background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -407px -2231px;
}
.smlico-atag {width:135px; float:left; text-align:center; text-decoration:none !important;}
.ul-smlicon p {
	font-size:12px;
	color:#848484;
	margin:10px auto;
	width:100px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}

.red {
	color:#ff0000;
}
.must-color {
	color:#ff6158;
}
.adsFlatButton {
	border:1px solid #4b7d3b;
	color:#fff;
}
.wht-btn {
	background:#efefef;
	border:1px solid #c0c0c0;
	color:#000;
}
.no-border {
	border:none!important;
}
.fwIAMImpMsg {
	width:770px;
	height:auto;
	padding:5px;
	background:#fff;
	border:1px solid #f2f2f2;
	margin:10px auto 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fwIAMImpMsg p {
	font-size:inherit;
	color:#000;
	padding:8px;
	background:#f7f7f7;
	text-align: center;
}
.fwIAMImpMsg table td
{
	padding-bottom:5px;
}
.fwIAMSSOTooltip
{
	width:auto;
	height:auto;
	padding:5px;
	background:#fff;
	border:1px solid #f2f2f2;
	margin:0px 0px 3px 37px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#D6D0CE;
	font-size: 10px !important;
}
.fwIAMCustomSAMLTooltip
{
	width:auto;
	height:auto;
	padding:5px;
	background:#fff;
	border:1px solid #f2f2f2;
	margin:-10px 0px 3px -42px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#D6D0CE;
	font-size: 10px !important;
}
.fwIAMField-form {
	width:400px;
	margin:20px auto 0;
	font-size:inherit;
	color:#252525;
}
.fwIAMField-txtbox {
	height:23px;
	width:235px;
	border:1px solid #c0c0c0;
	margin:0 0 15px 5px;
	padding-left:3px;
	font-size: inherit;
}
.fwIAMField-chkbox
{
	height:18px;
	width:235px;
	margin:0 0 0px 5px;
	font-size: inherit;
}
.fwIAMField-file{
	height:18px;
	width:235px;
	border:1px solid #c0c0c0;
	margin:0 0 0px 5px;
	font-size: inherit;
}

.adsAccMappingTxtBox {
	height:23px;
	width:230px;
	border:1px solid #c0c0c0;
	margin:0 0 5px 5px;
}
.selpoli {width:25px; height:25px;border:1px solid #c0c0c0;border-left:none; background:#d8d8d8;margin:0 0 0px 0px;}
.selpoli-icon {background:url(../../../images/adsf/common/flat-common-sprites-images.png) #d8d8d8; width:12px; height:12px; background-position:-22px -51px; display:block; margin:7px 0px 0px 7px; }
.acc-format-wid2 {
	width:136px;
	margin-left:0px;
}
.bg-grey {
	background:#f8f8f8;
	border:1px solid #f5f5f5;
}
.fwIAMTextBox1 {
	height:25px;
	width:233px!important;
	border:1px solid #c0c0c0;
	margin:0 0 -7px 10px;
}
.fwIAMSubmitButton {
	width:60px;
	height:22px;
	margin:2px 0 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	font-size: inherit;
}

/*-------------------------------------------------------GRID VIEW STYLE-----------------------------------------------*/
.fwTableList {background-color: #fff; width:100%; margin: 5px 0 10px 0; border: none; border-collapse:collapse;  color: #474747;}
.fwTableList td {
	padding : 5px 0 5px 10px;
	border:none;
	font-size:inherit;
	color:#505050;
}
.fwTableList th  {
	padding : 5px 0 5px 10px;
	color: black;
	text-align:left;
	font-weight: bold;
	border:none;
	height:23px;
	vertical-align:middle;
	background-color: rgba(255,255,255,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, endColorstr=#88FFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF, endColorstr=#88FFFFFF)";
}
.fwTableList tr {
	background:#ffffff;
}

.fwTableList tr:nth-child(odd){
	background: #f2f3f3;
}
.fwTableList tr:nth-child(even){
	background: #ffffff;
}
.fwTableList td tr {
	background:none!important;
}
.fwTableList td tr td {
	padding:0px;
}
.report-ico-correct {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -405px -608px;
	height:12px;
	width:12px;
	display:block;
}
.fwEnableIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -105px -294px;
	height:14px;
	width:14px;
	display:block;
}
.fwDisableIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -126px -294px;
	height:14px;
	width:14px;
	display:block;
}
.report-ico-edit {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -422px -608px;
	height:12px;
	width:13px;
	display:block;
	margin-left:20px;
}
.report-ico-delete {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -438px -608px;
	height:12px;
	width:13px;
	display:block;
	margin-left:20px;
}
.report-ico-delete-box{
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -145px -295px;
	height:12px;
	width:13px;
	display:block;
	margin-left:20px;
}
/*---------------------------------------------------------Account Mapping Popup-----------------------------------------------------*/
.acc-mapping-pop {
	width:680px;
	max-height:540px;
	background:#fff;
	border-bottom:1px solid #ababab;
	margin:70px auto 0;
}
.att-mapping-pop {
	width:680px;
	height:400px;
	background:#fff;
	border-bottom:1px solid #ababab;
	margin:150px auto 0;
}
.acc-mapping-head {
	height:30px;
	border-bottom:1px solid #eef0f0;
	padding:20px 16px 0;
}
.acc-mapping-head h1{
	color: black !important;
	font-size: 13px !important;
}
.acc-mapping-form {
	width:600px;
	margin:20px auto 0;
	font-size:inherit;
	color:#252525;
}
.acc-mapping-tbl td {
	padding:5px 0;
}
.acc-mapping-form a
{
	text-decoration:none;
}
.auto-acc-rdio {
	margin-left:10px;
}
.fwHelpIcon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -461px -621px;
	height:18px;
	width:18px;
	display:block;
	margin:-6px 0px -4px 11px;
}
.tooltip{
	display: inline;
	position: relative;
}
.tooltip:hover:after{
	background: #858585;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	bottom: -28px;
	color: #fff;
	content: attr(data-tooltip);
	left: 35px;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
	font-size:10px;
	line-height:14px;
	height:auto;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:normal;
	pointer-events:none;
}
.tooltip:hover:before {
	bottom: -2px;
	content: "";
	left: 30px;
	position: absolute;
	z-index: 99;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right:6px solid #858585;
}
.sel-acc-field td {
	padding:3px 3px;
}
.sel-acc-field p {font-size:9px;margin-top:-10px;padding:0px;}

.acc-mapping-sub {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -406px -641px;
	height:16px;
	width:16px;
	display:block;
	border:none;
	cursor:pointer;
}
.acc-mapping-add {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -429px -641px;
	height:16px;
	width:16px;
	display:block;
	border:none;
	cursor:pointer;
}
.fwIAMAccAttrib-one {
	position:relative;
}
.drop-down-attrib {
	display: none;
	width: 272px;
	background: #fff;
	z-index:99999;
	border:1px solid #c2c2c2;
}
.fwAttrListDD {
	display: none;
	width: 208px;
	background: #fff;
	z-index:99999;
	border:1px solid #c2c2c2;
}
.fwAttrListDD ul li a
{
	text-decoration:none;
}
.drop-down-provider {
	display: none;
	left: 10px;
	width: 220px;
	top: 28px;
	background: #fff;
	z-index:99999;
	position:absolute;
	border:1px solid #c2c2c2;
}
.drop-down-provider ul li a
{
	text-decoration:none;
}
.drop-down-domainlist {
	display: none;
	left: 10px;
	width: 233px;
	top: 28px;
	background: #fff;
	z-index:99999;
	position:absolute;
	border:1px solid #c2c2c2;
}
.fwDropDownProv {
	display: none;
	left: 10px;
	width: 220px;
	top: 18px;
	background: #fff;
	z-index:99999;
	position:absolute;
	border:1px solid #c2c2c2;
}
.drop-down-domains {
	display: none;
	left: 13px;
	width: 152px;
	top: 28px;
	background: #fff;
	z-index:99999;
	position:absolute;
	border:1px solid #c2c2c2;
}
.acc-mapping-tbl a {
	color:#676767;
	text-decoration:none;
}
.acc-mapping-form a {
	color:#676767;
	text-decoration:none;
}
.inbox-src {
	border:1px solid #c0c0c0;
	height:18px;
	margin:4px;
}
.inbox-wid1 {
	width:221px;
}
.fwIAMBoxWidth1 {
	width:200px;
	font-size: inherit;
}
.inbox-wid3 {
	width:238px;
}
.inbox-wid4 {
	width:188px;
}
.fwIAMAccAttrib {
	height:22px;
	width:208px;
	background: #fff;
	display:block;
	border:1px solid #c2c2c2;
}
.fwStopOverflow{
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fwIAMGreyDisabledBox {
	height:16px;
	width:152px;
	display:block;
	background: #f8f8f8;
	border: 1px solid #f5f5f5;
	margin:0 0 -7px 0px;
	vertical-align: center;
	padding: 3px;
	overflow: hidden;
}
.pro-attrib {
	height:22px;
	width:172px;
	background: #fff;
	display:block;
	border:1px solid #c2c2c2;
}
.pro-attrib label {
	margin:4px 0 0 5px;
}
.fwIAMField-attrib label {
	margin:4px 0 0 5px;
}
.fwIAMAccAttrib label {
	margin:4px 0 0 5px;
}
.general-attrib label {
	margin:4px 0 0 5px;
}
.fwScrollY{
	overflow-y: scroll;
}
.fwScrollHidden{
	overflow: hidden;
}
.attributes {
	background:#f8f8f8;
	padding:5px;
	margin-left:10px;
	max-height:75px;
	min-height:50px;
	position:relative;
}
.attributes tr:first-child {
	font-size:10px;
	color:#989898;
}
.attributes table tr {
	margin:5px;
}
/*
.attributes::-webkit-scrollbar {
    width: 0.2em;
}

.attributes::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.attributes::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}*/
.fwAttListDropDown {
	/*overflow-y:scroll;
	max-height:80px;
	min-height:20px;*/
	height: 80px;
	padding-bottom: 2px;

}

.fwAttListDropDown li{
	font-size:inherit;
	line-height:20px;
	padding-left: 5px;
	overflow-x: hidden;
}
input[type=checkbox].css-checkbox {opacity:0; cursor:pointer; filter: alpha(opacity=0);}
input[type=checkbox].css-checkbox + label.css-label {display:inline-block; background-repeat:no-repeat; background-position: -454px -559px; vertical-align:middle; cursor:pointer; height:18px; width:42px; margin-right:5px;}
input[type=checkbox].css-checkbox:checked + label.css-label { background-position: -404px -559px;}
.css-label{background:url(../../../images/adsf/common/flat-common-sprites-images.png);}

/*input[type=radio].css-radio {display:none;}
input[type=radio].css-radio + label.css-rad-label {display:inline-block; background-repeat:no-repeat; background-position: -39px -144px; vertical-align:middle; cursor:pointer; height:15px; width: 15px; margin-left: 10px; margin-top:-2px;}
input[type=radio].css-radio:checked + label.css-rad-label{background-position : -21px -144px;}
.css-rad-label {background:url(../../../images/adsf/common/flat-common-sprites-images.png);}*/

/*---------------------------------------------------------------Attribute Mapping Popup----------------------------------------------------*/
.att-mapping-tbl {

}
.att-mapping-tbl {width:100%; margin: 25px 0 10px 0; border: none; border-collapse:collapse; font-size:12px; color: #474747;}
.att-mapping-tbl td {
	padding : 0px 54px 0px 5px;
	border:none;
	font-size:12px;
	color:#505050;
}
.att-mapping-tbl td:last-child {
	padding : 0px 19px 0px 5px;
	border:none;
	font-size:12px;
	color:#505050;
}
.att-mapping-tbl th  {
	padding : 10px 0 10px 10px;
	color: #fff;text-align:left;
	background: #f3f3f3;
	border:1px solid #ebe9e4;
	color:#444444;
	width:252px;
}
.att-mapping-tbl th:last-child {
	width:325px;
}
.att-mapping-tbl td {
	border:1px solid #ebe9e4;
}
.att-mapping-tbl td td {
	border:none!important;
	padding:5px 5px 5px 0px!important;
}
.fwIAMField-tbody {
	display: block;
	height: 180px;
	overflow-y: scroll;
}
.att-attrib-one {height:31px;}
.att-attrib-one:hover {
	background:#fefbf0;
	/*	position:relative;*/
}
.att-attrib-one .select {border:1px solid #f4eed6; border-bottom:0; -webkit-box-shadow: 0px 0px 5px 0px rgba(217,220,221,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(217,220,221,1);
	box-shadow: 0px 0px 5px 0px rgba(217,220,221,1); position:relative; z-index:10}

.att-attrib {
	height:23px;
	width:250px;
	background: #fff;
	display:block;
	margin-top:3px;
}
.att-attrib {
	border:1px solid #fff;
}
.att-attrib:hover {
	border:1px solid #f4eed6;
}
.y-highlight:hover {
	background:#fefbf0;
}
.att-attrib label {
	margin: 4px 0 0 5px;
}
.att-mapping-tr td {
	padding:5px 0;
}
.att-mapping-tbl tbody {
	height: 150px;
	overflow-y: scroll;
	width:648px;
}
.att-mapping-tbl thead > tr, .mapping-tbody {
	display:block;
}
.drop-down-map {
	display: none;
	width: 250px;
	background: #fff;
	z-index:99999;
	position:absolute;
	border:1px solid #c2c2c2;
	margin-top:25px;
}
.att-mapping-btn {
	margin:0 208px;
}
.att-mapping-btn tr {
	text-align:center;
}
.att-mapping-sub {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -4px -162px;
	height:16px;
	width:17px;
	display:block;
	margin:5px 0 0 5px;
	border:none;
	cursor:pointer;
}
.att-mapping-add {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -27px -162px;
	height:16px;
	width:17px;
	display:block;
	margin:5px 0 0 5px;
	border:none;
	cursor:pointer;
}

.fwHideLayer {
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	position: absolute;
	background: rgba(0,0,0,0.7);
	color: #aaaaaa;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#popup {
	width: 300px;
	height: 200px;
	position: absolute;
	color: #000000;
	background-color: #ffffff;
	/* To align popup window at the center of screen*/
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
}
.con-head-filter .custom-combobox-input{
	width:115px;
	height:19px;
	border:none!important;
	position:relative;
}
.ui-autocomplete {
	width:194px;
	margin-left:-1px;
	height:145px;
	overflow-y:scroll;
	z-index:999999;
	position:absolute;
}
.fwIAMTextBox1 .custom-combobox-input2 {
	width:115px;
	height:19px;
	border:none!important;
	position:relative;
}
.ui-autocomplete::-webkit-scrollbar {
	width: 0.2em;
}

.ui-autocomplete::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.ui-autocomplete::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
}
.showSelected {
	width: 105px;
	height:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor:pointer;
}
.fwshowSelectedFilter {
	width: 125px;
	height:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor:pointer;
	font-size:11px;
}
.fwIAMDropDown-td-align {
	display:block;
}
.fwIAMDropDown-td {
	position:relative;
}
.fwIAMField {
	height:20px;
	width:233px;
	display:block;
	border:1px solid #c0c0c0;
	margin:0 0 15px 5px;
	padding-top:5px;
}
.fwIAMDropDown {
	height:23px;
	width:215px;
	padding-top:5px;
	padding-left:3px;
}
.fwIAMModuleDD {
	display: none;
	left: 5px;
	top: 24px;
	width: 233px;
	background: #fff;
	z-index:19;
	position:absolute;
	border:1px solid #e0e0e0;

}
.fwIAMModuleDDSAML {
	display: none;
	left: 5px;
	top: 24px;
	width: 233px;
	height: 40px;
	background: #fff;
	z-index:19;
	position:absolute;
	border:1px solid #e0e0e0;

}
.fwIAMADAttributeDDSAML {
	display: none;
	left: 5px;
	top: 24px;
	width: 233px;
	/*height: 390px;*/
	background: #fff;
	z-index:19;
	position:absolute;
	border:1px solid #e0e0e0;

}
.fwDDOverflow {
	height:54px;
	/*overflow-y:scroll;*/
}
.fwDDOverflow::-webkit-scrollbar {
	width: 0.2em;
}

.fwDDOverflow::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.fwDDOverflow::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	outline: 1px solid slategrey;
}

.fwDDOverflow li{
	font-size:11px;
	line-height:20px;
	padding-left: 5px;
}


.file_che {
	margin-left:5px;
	height:21px;
	margin-bottom:10px;
	font-size: inherit;
}

/*----------------------------------------- error alert--------------------------------------*/
.alert-one {width:360px;height:40px;background:#ffded7;border:1px solid #bb504f;margin:20px auto 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size:12px;color:#bb0c0c;text-align:center;-webkit-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:    -2px 2px 3px 0px rgba(0, 0, 0, 0.25);box-shadow:         -2px 2px 3px 0px rgba(0, 0, 0, 0.25);}
.fwErrorAlertBox {width:360px;height:40px;background:#ffded7;border:1px solid #bb504f;margin:20px auto 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;position: fixed;margin-left: 123px;font-size:12px;color:#bb0c0c;text-align:center;-webkit-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:    -2px 2px 3px 0px rgba(0, 0, 0, 0.25);box-shadow:         -2px 2px 3px 0px rgba(0, 0, 0, 0.25);}
.fwErrorAlertBox p {padding-top:12px;}
.fwSuccessAlertBox {width:360px;height:40px;background:#cef2db;border:1px solid green;margin:20px auto 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;position: fixed;margin-left: 123px;font-size:12px;color:darkgreen;text-align:center;-webkit-box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:    -2px 2px 3px 0px rgba(0, 0, 0, 0.25);box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.25);}
.fwSuccessAlertBox p {padding-top:12px;}
.error-alert {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -50px -25px;height:16px;width:16px;display:block;margin:11px 10px 0 20px;}
.fwErrorAlert {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -451px -504px;height:16px;width:16px;display:block;margin:0px 2px 0 7px;}
.fwSuccessAlert {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -423px -623px;height:16px;width:16px;display:block;margin:11px 10px 0 20px;}
.alert-one p {padding-top:12px;}
.error-alert-two {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -50px -25px;height:16px;width:16px;display:block;margin:11px 10px 0 50px;}

/* IAM Styles */

.fwadldsIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -271px -614px;}
.fwadIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -201px -715px; width:70px;}
.fwgoogleIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -2px -475px;}
.fwhpIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -144px -478px;}
.fwibmIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -140px -565px;}
.fwdynamicsCRMIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -4px -522px;}
.fwO365IconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -272px -565px;}
.fwopenldapIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -272px -520px;}
.fworaDBIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -142px -523px;}
.fworaEBussIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -2px -567px;}
.fwsalesForceIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -138px -615px;}
.fwzendeskIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -3px -615px;}
.fwzohoIconBig {background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -267px -477px;}

.fwstatushubIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -276px -236px;}
.fwworkplaceIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -418px;}
.fwquandoraIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -2px -280px;}
.fwsamanageIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -136px -282px;}
.fwuserechoIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -272px -280px;}
.fwdeskproIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -0px -330px;}
.fwbimeIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -137px -328px;}
.fwdropboxIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -2px -2px;}
.fwclarizenIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -2px;}
.fwplanmyleaveIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -2px;}
.fwthoughtworksIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -2px -45px;}
.fwsumologicIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -47px;}
.fwwrikeIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -92px;}
.fwjitbitIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -50px;}
.fwsyncplicityIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -128px -95px;}
.fwpagerdutyIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -272px -95px;}
.fwkiteworksIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -142px;}
.fwappdynamicsIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -138px -140px;}
.fwpanorama9IconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -280px -140px;}
.fwvelpicIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -185px;}
.fwegnyteIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -190px;}
.fwinstructureIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -190px;}
.fwflatterfilesIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -4px -235px;}
.fwslackIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -6px -378px;}
.fwthousandeyesIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -273px -330px;}
.fwezofficeinventoryIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -137px -236px;}
.fwwhosonlocationIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -422px;}
.fwweekdoneIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -4px -473px;}
.fwknowledgeowlIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -7px -660px;}
.fwenvoyIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -137px -468px;}
.fwscreensteps-liveIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -276px -470px;}
.fwclearslideIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -511px;}
.fwedubriteIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -134px -514px;}
.fwmangoappsIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -270px -513px;}
.fwhoshinplanIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -138px -893px;}
.fwliquidplannerIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -564px;}
.fwparkmycloudIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -7px -610px;}
.fwpurelyhrIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -141px -560px;}
.fwpeoplehrIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -560px;}
.fwproxyclickIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -138px -610px;}
.fwtpondemandIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -270px -612px;}
.fwcakehrIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -660px;}
.fwprodpadIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -272px -660px;}
.fwpingboardIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -273px -708px;}
.fwbasecrmIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -142px -422px;}
.fwrobinpoweredIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -702px;}
.fwlogitioIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -138px -702px;}
.fwahaIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -8px -750px;}
.fwassemblaIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -141px -750px;}
.fwtableauIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -139px -375px;}
.fwchartioIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -750px;}
.fwcloudamqpIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -2px -800px;}
.fwevernoteIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -850px;}
.fwhostedgraphiteIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -801px;}
.fwcirconusIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -800px;}
.fwbamboohrIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -900px;}
.fwcitrixonlineIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -945px;}
.fwhackerrankIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -995px;}
.fwfeedlyIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -991px;}
.fwhumanityIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -2px -1040px;}
.fwsmall-improvementsIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -142px -1040px;}
.fwspotinstIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1032px;}
.fwfiveIconBig{background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -10px -1085px;}
.fwfreshserviceIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -142px -1085px;}
.fwdeskIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -270px -1084px;}
.fwstatuspageIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -1132px;}
.fwarcgisIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -145px -1125px;}
.fwrollbarIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1130px;}
.fwverechoIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -1175px;}
.fwbuildkiteIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -1222px;}
.fwpingconnectIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -853px;}
.fwdatadoghqIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -897px;}
.fwpeoplewebIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -562px;}
.fwslidoIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -1264px;}
.fwtrelloIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -844px;}
.fwkissflowIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -1370px;}
.fwimagerelayIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -273px -1265px;}
.fwprotoIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -280px -1175px;}
.fwsharefileIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -141px -1415px;}
.fwservice-nowIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -1370px;}
.fwfreshdeskIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1370px;}
.fwremedyforceIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -1415px;}
.fwrecognizeappIconBig { background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1415px;}
.fwlucidchartIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -1px -1465px;}
.fwumbrellaIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -1465px;}

.fwmerakiciscoIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -2px -1510px;}
.fwlivechatIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -1px -1265px;}
.fwstatuscastIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -145px -1510px;}
.fwbigpandaIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1510px;}
.fwopsgenieIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -376px;}
.fwezrentoutIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -141px -1558px;}
.fwstatusdashboardIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -273px -1555px;}
.fwproworkflowIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -1603px;}
.fwdomoIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -1600px;}
.fwkintoneIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -280px -1602px;}
.fwsugarcrmIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -1558px;}
.fwhoneyisIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -1650px;}
.fwformstackIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -141px -1650px;}
.fwshowdmeIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1651px;}
.fwbambooIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -5px -1693px;}
.fwbonuslyIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -1693px;}
.fwcybozuIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1464px;}
.fwcybozuofficeIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -275px -1697px;}
.fwmailwiseIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -138px -1745px;}
.fwgaroonIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -1745px;}
.fwshufflrrIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -140px -1790px;}
.fwadpIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -3px -1790px;}
.fwblackboardIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -269px -1789px;}
.fwsapnetweaverIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat 6px -1835px;}
.fwcustomSAMLIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -270px -1742px;}
.fwlineworksIconBig{ background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -0px -2022px;}
.fwmssqlIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -136px -2072px;}
.fwpgsqlIconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat 0px -2072px;}
.fwdir389IconBig {background:url(../../../images/adsf/common/flat-iamapps-sprites-images.png) no-repeat -271px -2072px}
/*----------------------------------------- Custom Radio and Checkbox --------------------------------------*/

.fwIAMToggleView {position: relative;padding: 0 5px 0px 0px; float:right;}

.enable-host-rdio tr, .fwIAMToggleView {float: right;white-space: nowrap;}
.enable-host-rdio tr:first-child, .fwIAMToggleView {float: left;}
.enable-host-rdio tr td {position: relative;padding: 0 10px 0 0;}\
.enable-host-rdio tr input, .fwIAMToggleView input {position: absolute;top: 4px;left: 0}
.enable-host-rdio tr .iradio_square-blue, .fwIAMToggleView .icheckbox_square-blue {position: relative;top: -1px;left: 0;}
.auto-acc-rdio tr, .fwIAMToggleView {float: right;white-space: nowrap;}
.auto-acc-rdio tr:first-child, .fwIAMToggleView {float: left;}
.auto-acc-rdio tr td {position: relative;padding: 0 10px 0 0;}
.fwIAMToggleView {position: relative;padding: 0 5px 0px 0px; float:right;}
.auto-acc-rdio tr input, .fwIAMToggleView input {position: absolute;top: 4px;left: 0}
.auto-acc-rdio tr .iradio_square-blue, .fwIAMToggleView .icheckbox_square-blue {position: relative;top: -1px;left: 0;}
.skin input[type=checkbox], .skin input[type=radio] {position: absolute;top: 2px;left: 0;}
.icheckbox_square, .icheckbox_square-blue, .iradio_square-blue {position: absolute;top: 2px;left: 0;}
.fwIAMHeader-search-box {display:none;width: 0px;margin:2px 0 0 -5px;height:25px;border:1px solid #dedede;padding-left:27px;}
.magnifying-glass {position:absolute;background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -402px -526px;width:18px;height:20px;display:block;margin:6px 0 0 0;z-index:1;cursor:pointer;}
.clear_input {color:#d84747!important;margin-top:2px;}
.hidden {display:none;}
.fwOpacityLayer{background: url("../../../images/adsf/common/ads-esearch-one-pix.png?bN=V1") repeat scroll 0 0;}

.fwIAMDisableBlock {background: url("../../../images/adsf/common/ads-esearch-one-pix.png?bN=V1") repeat scroll 0 0 rgba(0, 0, 0, 0);height: 175px;opacity: 0.8;position: absolute;width: 620px;z-index: 19;margin-top:107px;display:block;}
.schedule-user {background: url(../../../images/fap_sprite.png) no-repeat;background-position: -166px -191px;margin: -3px 0 0 300px;position: absolute;display: block;height: 18px;width: 16px;float: left;}

/************************************************************************ Custom scroll bar */
.clear_input {z-index:99;}

.fwIAMField-btn {width:60px;height:22px;margin:0 0 15px 5px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-size:inherit;cursor: pointer;}
.handCursor{cursor: pointer;}
.fwAttListDropDown a{cursor: pointer;display:block;}

/* iCheck plugin Square skin, blue
----------------------------------- */
.iradio_square-blue {display: inline-block;*display: inline;vertical-align: middle;margin: 0;padding: 0;width: 15px;height: 15px;background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat;border: none;cursor: pointer;}
.icheckbox_square-blue {display: inline-block;*display: inline;vertical-align: middle;margin: 0;padding: 0;width: 46px;height: 24px;background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat;border: none;cursor: pointer;}
.icheckbox_square-blue {background-position: -3px -80px;}
.icheckbox_square-blue.checked {background-position: -53px -80px;}
.iradio_square-blue {background-position: -441px -623px;margin-top:0px;}
.iradio_square-blue.hover {background-position: -423px -623px;}
.iradio_square-blue.checked {background-position: -423px -623px;}
.iradio_square-blue.disabled {background-position: -40px -144px;cursor: default;}
.iradio_square-blue.checked.disabled {background-position: -216px 0;}

.fwConfigListMenu{background: #f2f3f3;text-indent: 5px;display: none;color: #505050;cursor: pointer;z-index: 20;line-height:25px;position: absolute;width: 89px;border: 1px solid #eaeaea;margin-top: 26px}
.fwAccMapHolder{height: 34px;}
.fwAccMapHolder .fwSettingsIcon{float: right;font-size: 11px;padding: 7px 10px;margin: 3px 0;color: #ffffff;border: 1px solid #ffffff;cursor: pointer;margin-right: -1px;height: 13px;}
.fwAccMapHolder .fwSettingsIconLeft{float: left;font-size: 11px;padding: 7px 10px;margin: 3px 0;color: #ffffff;border: 1px solid #ffffff;cursor: pointer;margin-right: -1px;height: 13px;}
.fwAddScroll{/*overflow-x:hidden;overflow-y:scroll; -ms-overflow-style: scrollbar;*/}
.fwRemoveScroll{overflow: hidden;-ms-overflow-style: none;}
#providerSearchBox::-ms-clear {display: none;}
.fwvAlignMiddle{vertical-align: middle !important;}
.fwIAMAMNote{padding: 8px;background: #FBFBFB;border: 1px solid #f2f2f2;color: #444;font-size: inherit;}
.fwIAMAMNote b{float: left;}
.fwIAMAMNote p{margin-left: 50px;}

.acc-mapping-tr td{vertical-align: middle;font-size: inherit;}
#ACC_MAPPING_APP_SEARCH::-ms-clear {display: none;}
.fwIAMBoxWidth1::-ms-clear {display: none;}
.userEnd li{height:98px;position: relative;}

.userEndUserName,.userEndUserDomain{font-size:10px;color:#838383;display:block;padding-top:1px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.userEndUserDomain{font-size:11px;padding-top:0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

.userEnd .UserOverlay{display:none;position:absolute;top:-1px;left:-1px;width:100%;height: 100px;background:url('../../../images/1pix-dark-alpha7.png');padding-left:2px;z-index: 999;}
.userEnd li:hover .UserOverlay{display: block;}
.userEnd .UserOverlay .settings{background:#000 url(../../../images/adsf/common/flat-common-sprites-images.png) -381px -329px;position: absolute;top:0;right:0;width:19px;height:19px;cursor:pointer;}
.userEnd .UserOverlayAction{font-size: 12px;color: #fff;text-decoration: underline;margin-top: 42px;display: block;}
.userEndSmTile li{position: relative;}
.userEndSmTile p{width: 120px;}
.userEndSmTile .userEndUserName, .userEndSmTile .userEndUserDomain {width:120px;text-overflow: ellipsis;overflow:hidden;}
.userEndSmTile .UserOverlay{display:none;position:absolute;top:-1px;left:-1px;width:100%;height: 68px;background:rgba(0,0,0,0.7);padding-left:2px;}
.userEndSmTile li:hover .UserOverlay{display: block;}
.userEndSmTile .UserOverlay .settings{background:#000 url(../../../images/adsf/common/flat-common-sprites-images.png) -381px -329px;position: absolute;top:0;right:0;width:19px;height:19px;}
.userEndSmTile .UserOverlayAction{font-size: 12px;color: #fff;text-decoration: underline;padding-top: 28px;display: block;}
.userend-config-popup{width: 430px;}


.smPopupOverlay{position: fixed;width:100%;height:100%;background:url('../../../images/1pix-dark-alpha7.png');left:0;top:0;z-index: 99;}
.smPopupOTP{left:46%;top:30%;position: absolute;background: #fff;box-shadow: 0,0,2px,#000;width:500px;margin-left:-215px;z-index:100;}
.smPopup{left:50%;top:30%;position: absolute;background: #fff;box-shadow: 0,0,2px,#000;width:430px;margin-left:-215px;z-index:100;}
.smPopupTitle{font-size: inherit;color:#000;border-bottom: 1px solid #eaecec;padding:15px;}
.smPopupTitle small{color:#838383;}
.smPopupBody{padding:20px;height:auto;clear:both;overflow: hidden;}
.UserEndFrmRow{padding-bottom:20px;height: 27px}
.UserEndFrmRowEnd{padding-bottom:0px;height: 27px}
.UserEndFrmLable{width:130px;font-size:12px;float:left;}
.UserEndFrmLable div{padding:4px 0;color:#4c4c4c;}
.UserEndFrmInput{width:437px;margin-left: 10px; }
.userEndInput{width:50%;  border:1px solid #c0c0c0;}
.userEndInput:disabled{background:#d8d8d8;}
.UserEndFrmMandatory{color:#fe1609;}
.UserEndBtn{font-size: 12px;width: auto;border-radius: 3px;height: 22px;cursor: pointer;}
.UserEndCancelBtn{margin-left:7px;}
.UserEndFrmLabelClip{width:440px;float:left;margin-left: 10px;padding:4px;width:71%;border:1px solid #c0c0c0; background:#EFEFEF; }
.smPopupOverlayAlert{position: fixed;width:100%;height:100%;background:url('../../../images/1pix-dark-alpha7.png');left:0;top:0;z-index: 99;}

.fl::-webkit-scrollbar {
	display: none;
}
.fwpopuptext {
	color: #000;
	text-align: center;
	font-size:12px;
	/*margin-left:30%;*/
	width:150px;
	height:15px;
	padding:2px;
	background-color:#fdf7de;
	border:1px solid #f4d76e;
	border-radius:20px;
}

#notesTableId #users_Note {height:25px;}
#notesTableId td {vertical-align: middle;}
#notesTableId .darkLeftBdr {border-left:1px solid #d5d5d5; font-size:1px;}
#notesTableId .darkRightBdr {border-right:1px solid #d5d5d5; font-size:1px;}

.agentNotes {width:97%;background:#fff;padding:4px;margin:10px auto;-webkit-box-shadow: 0px 0px 1px 1px rgba(224, 218, 218);-moz-box-shadow: 0px 0px 1px 1px rgba(224, 218, 218);box-shadow: 0px 0px 1px 1px rgba(224, 218, 218);border-radius: 3px;text-align: center;}
.agentNote {background:rgba(204, 204, 204, 0.29);height:15px;padding:8px;}
.samlIcon {
	background: url('../../../images/png-total-img.png') no-repeat -482px -145px;
	width: 17px;
	height: 20px;
	position:absolute;
}
.xmlIcon {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -458px -599px;
	width: 17px;
	height: 20px;
	position:absolute;
}
.fwAccLink{width: 120px;float: right;margin: 2px;padding: 5px;border: 1px solid #fff;color: #fff;cursor:pointer;}
.samlCert{width:auto;height:auto;padding:4px;float:right;background-color:#fdf7de;border:1px solid #f4d76e;border-radius:2px;position: absolute;right:16px;top:14px;cursor:pointer;}
.samlTxt{padding-left: 29px;font-weight: bold;color:#000;font-size:inherit;}
.sha1Txt{display:block;color:#5f5aba;font-size:inherit;font-weight: normal;}
.fwAddNewSAML
{
	width: auto;
	padding: 5px;
	float: right;
	border: 1px solid #b0b0b0;
	border-radius: 2px;
	right: 16px;
	top: 14px;
	cursor: pointer;
}



.fw-left-drop-icon {
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -483px -494px !important;
	height:7px;
	width:8px;
	display:block;
	margin:8px 5px 0 0px;
}
.selected-tick{
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -476px -510px ;
	color: black;
}
.admanager {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -13px -814px;
	width: 120px;
	height: 24px;
}
.servicedesk {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -13px -916px;
	width: 124px;
	height: 24px;
}
.syslog {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -13px -851px;
	width: 95px;
	height: 22px;
}
.splunk {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -13px -883px;
	width: 81px;
	height: 25px;
}
.admanagerIcon {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -215px -854px;
	width: 29px;
	height: 29px;
}
.servicedeskIcon {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -168px -856px;
	width: 32px;
	height: 27px;
}
.syslogIcon {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -168px -814px;
	width: 36px;
	height: 33px;
}
.splunkIcon {
	background: url('../../../images/adsf/common/flat-common-sprites-images.png') no-repeat -217px -814px;
	width: 27px;
	height: 27px;
}

/*Flat css for two factor authentication*/
.fw-tfa-body-pane {
	position: relative;
	margin-left: 194px;
	margin-top: 52px;
	padding: 0 20px;
	height: auto;
}
.fw-tfa-body-pane.full-width {
	margin-left: 0;
}
.fw-tfa-select-auth,
.fw-tfa-verify-auth {
	width: 312px;
	margin: 0 auto 0px auto;
	padding-top: 70px;
}
.fw-tfa-select-auth h2,
.fw-tfa-verify-auth h2 {
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
}
.fw-tfa-select-auth h2 span,
.fw-tfa-verify-auth h2 span {
	font-size: 11px;
	color: #8e959a;
	font-weight: normal;
	display: block;
	white-space: nowrap;
}
.fw-tfa-select-auth > ul,
.fw-tfa-verify-auth > ul {
	padding: 0;
	margin: 20px 0 20px 0;
	width: 100%;
}
.fw-tfa-select-auth > ul > li,
.fw-tfa-verify-auth > ul > li {
	display: block;
	padding: 22px 0;
	border-bottom: 1px solid #e3e3e3;
}
.fw-tfa-select-auth > ul > li:first-child,
.fw-tfa-verify-auth > ul > li:first-child {
	border-top: 1px solid #e3e3e3;
}
.fw-tfa-select-auth > ul > li .fw-icon,
.fw-tfa-verify-auth > ul > li .fw-icon {
	float: right;
	margin-top: -3px;
}
.fw-tfa-select-auth > ul > li .fw-iradio_minimal,
.fw-tfa-verify-auth > ul > li .fw-iradio_minimal {
	margin-right: 5px;
	vertical-align:middle;
}
.fw-tfa-select-auth .fw-btn,
.fw-tfa-verify-auth .fw-btn {
	min-width: 70px;
}
.fw-tfa-verify-auth .mail-select .btn {
	color: #000;
}
.fw-tfa-verify-auth .mail-select .btn:hover {
	background-color: #fff;
}
.fw-tfa-select-auth .fw-hint,
.fw-tfa-verify-auth .fw-hint {
	color: #8e959a;
}
.fw-tfa-select-auth,.fw-tfa-verify-auth{
	width:312px;
	margin:0 auto 0px auto;
	padding-top: 70px;
h2{
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
span{font-size: 10px;color:#8e959a;font-weight: normal;display: block;white-space:nowrap;}
}
ul{
	padding: 0;
	margin:20px 0 20px 0;
	width:100%;
li{
	display: block;
	padding: 22px 0;
	border-bottom: 1px solid #e3e3e3;
&:first-child{
	 border-top: 1px solid #e3e3e3;
 }
.fw-icon{
	float:right;
	margin-top:-3px;
}
.fw-iradio_minimal{margin-right: 5px;}
}
}
.fw-select-auth-footer{

}
.btn{
	min-width: 70px;
}

.hint{color:#8e959a;}
}
.fw-duo-auth
{
	margin: 0 auto 0px auto !important;
}
.fw-icheckbox_minimal,
.fw-iradio_minimal {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 18px;
	width: 18px\9;
	height: 18px;
	background: url("../../../images/adsf/common/flat-ads-common-sprites-images.png?bN=V1") no-repeat;
	border: none;
	cursor: pointer;
}
.fw-iradio_minimal {
	background-position: -329px -5px;
}
.fw-iradio_minimal.hover,
.fw-iradio_minimal.focus {
	background-position: -349px -5px;
}
.fw-iradio_minimal.checked {
	background-position: -369px -5px;
}
.fw-iradio_minimal.disabled {
	background-position: -389px -5px;
	cursor: default;
}
.fw-iradio_minimal.checked.disabled {
	background-position: -409px -5px;
}
.fw-icheckbox_minimal {
	background-position: -229px -5px;
}
.fw-icheckbox_minimal.hover,
.fw-icheckbox_minimal.focus {
	background-position: -249px -5px;
}
.fw-icheckbox_minimal.checked {
	background-position: -269px -5px;
}
.fw-icheckbox_minimal.disabled {
	background-position: -289px -5px;
	cursor: default;
}
.fw-icheckbox_minimal.checked.disabled {
	background-position: -309px -5px;
	cursor: default;
}
.fw-icon
{
	width: 18px;
	height: 18px;
	display: inline;
	background-image: url("../../../images/adsf/common/flat-ads-common-sprites-images.png?bN=V1");
	background-repeat: no-repeat;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.fw-icn-email-auth {
	background-position: -5px -59px;
	width: 28px;
	height: 28px;
}
.fw-icn-sms-auth {
	background-position: -7px -98px;
	width: 28px;
	height: 28px;
}
.fw-icn-duo-auth {
	background-position: -5px -145px;
	width: 28px;
	height: 28px;
}
.fw-icn-rsa-auth {
	background-position: -1px -190px;
	width: 37px;
	height: 28px;
}
.fw-icn-google-auth {
	background-position: -5px -223px;
	width: 29px;
	height: 29px;
}
.fw-icn-radius-auth {
	background-position: -1px -269px;
	width: 35px;
	height: 29px;
}


.fw-btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 0px solid transparent;
	white-space: nowrap;
	padding: 2px 15px;
	font-size: 11px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 18px;
}

.fw-btn.fw-btn-classic {
	min-width: 70px;
}
.fw-btn-primary {
	color: #fff;
	background-color: #8dc63f;
	border-color: #80b636;
}
.fw-btn-primary:focus,
.fw-btn-primary.focus {
	color: #fff;
	background-color: #72a230;
	border-color: #3b5319;
}
.fw-btn-primary:hover {
	color: #fff;
	background-color: #72a230;
	border-color: #5f8628;
}
.fw-btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #ccc;
}
.fw-btn-default:focus,
.fw-btn-default.focus {
	color: #333;
	background-color: #cccccc;
	border-color: #8c8c8c;
}
.fw-btn-default:hover {
	color: #333;
	background-color: #cccccc;
	border-color: #adadad;
}
.fw-btn-left-space {
	margin-left: 5px;
}


.fw-form-group {
	margin-bottom: 15px;
}
.fw-mt-10 {
	margin-top: 10px !important;
}
.fw-mt-20 {
	margin-top: 20px !important;
}
.fw-mt-6 {
	margin-top: 6px !important;
}
.fw-mb-10 {
	margin-bottom: 10px !important;
}
.fw-mb-10 {
	margin-bottom: 10px !important;
}
.fw-mb-20 {
	margin-bottom: 20px !important;
}
.fw-nowrap {
	white-space: nowrap;
}
.fw-text-sm {
	font-size: 10px !important;
}
.fw-mt-5 {
	margin-top: 5px;
}
.fw-mt-4{
	margin-top: 4px;
}
.fw-space-2 {
	width: 5px;
	display: inline-block;
}
.fw-form-control {
	display: block;
	width: 100%;
	max-width: 240px;
	height: 22px;
	padding: 2px 8px 4px 8px;
	font-size: 11px;
	line-height: 1.42857143;
	color: #000000;
	background-color: #fff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.fw-form-control:focus {
	border-color: #b3b3b3;
	outline: 0;
}
.fw-form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.fw-form-control:-ms-input-placeholder {
	color: #999;
}
.fw-form-control::-webkit-input-placeholder {
	color: #999;
}
.fw-form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}
.fw-form-control[disabled],
.fw-form-control[readonly],
fieldset[disabled] .fw-form-control {
	background-color: #f6f6f6;
	opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .fw-form-control {
	cursor: not-allowed;
}
textarea.fw-form-control {
	height: auto;
}
.fw-status-alert {
	padding: 10px 15px;
	border: 1px solid #e6e6e6;
	border-top: 0px solid transparent;
	border-radius: 0px;
	color: #000;
	display: none;
	background-color: #f2f2f2;
	text-shadow: none !important;
	position: fixed;
	width: 450px;
	margin-left: -225px;
	top: 52px;
	left: 50%;
	z-index: 100;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.fw-status-alert h4 {
	margin-top: 0;
	color: inherit;
}
.fw-status-alert .alert-link {
	font-weight: bold;
}
.fw-status-alert > p,
.fw-status-alert > ul {
	margin-bottom: 0;
}
.fw-status-alert > p + p {
	margin-top: 5px;
}
.fw-status-alert .alert-body.alert-set-icon {
	padding-left: 35px;
	position: relative;
}
.fw-status-alert .alert-body.alert-set-icon .alert-icon {
	position: absolute;
	left: 0;
	margin-top: -5px;
	margin-left: -5px;
}
.fw-status-alert .close {
	position: static !important;
	top: 0;
	left: 0;
	line-height: 15px;
	font-size: 24px;
	color: #000;
}
.fw-status-alert.fw-status-alert-xs {
	width: 225px;
	margin-left: -112.5px;
}
.fw-status-alert.fw-status-alert-sm {
	width: 300px;
	margin-left: -150px;
}
.fw-status-alert.fw-status-alert-xmd {
	width: 450px;
	margin-left: -225px;
}
.fw-status-alert.fw-status-alert-md {
	width: 675px;
	margin-left: -337.5px;
}
.fw-status-alert.fw-status-alert-lg {
	width: 900px;
	margin-left: -450px;
}
.fw-status-alert.status-has-parent {
	position: absolute;
	top: 0;
}
.fw-mini-status-alert {
	padding: 7px 12px;
}
.fw-mini-status-alert .close {
	font-size: 18px;
	line-height: 18px;
}
.fw-status-alert-success {
	background-color: #e5f1dc;
	border-color: #bfdda7;
	color: #000;
}
.fw-status-alert-success hr {
	border-top-color: #b2d695;
}
.fw-status-alert-success .alert-link {
	color: #000000;
}
.fw-status-alert-info {
	background-color: #eaf5fb;
	border-color: #bce8f1;
	color: #31708f;
}
.fw-status-alert-info hr {
	border-top-color: #a6e1ec;
}
.fw-status-alert-info .alert-link {
	color: #245269;
}
.fw-status-alert-warning {
	background-color: #fbf4cf;
	border-color: #f4e067;
	color: #000;
}
.fw-status-alert-warning hr {
	border-top-color: #f2db4f;
}
.fw-status-alert-warning .alert-link {
	color: #000000;
}
.fw-status-alert-danger {
	background-color: #ffeff0;
	border-color: #ff8fa4;
	color: #a94442;
}
.fw-status-alert-danger hr {
	border-top-color: #ff7590;
}
.fw-status-alert-danger .alert-link {
	color: #843534;
}
.fw-alert-dismissable,
.fw-alert-dismissible {
	padding-right: 35px;
}
.fw-alert-dismissable .close,
.fw-alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.fw-align-center {
	text-align: center;
}
.fw-dark-text {
	color: #000000;
}
.fw-inline-icon {
	display: inline-block;
	height: 18px;
	vertical-align: text-top;
	width: 18px;
	background-image: url("../../../images/adsf/common/flat-ads-common-sprites-images.png?bN=V1");
}
.fw-icn-status-alert-success{
	background-position: -301px -114px;
	vertical-align:middle;
}
.fw-icn-status-alert-danger{
	background-position: -281px -114px;
	vertical-align:middle;
}
.fw-text-md {
	font-size: 11px !important;
}
.fw-full-page-load {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;
	text-align: center;
}
.fw-full-page-load i {
	position: absolute;
	top: 50%;
	left: 45%;
	z-index: 100;
}
.fw-md-loading {
	width: 40px;
	height: 40px;
	float: left;
	background: url("../../../images/adsf/common/loader-sm.gif?bN=V1") no-repeat;
	margin: 1px 10px 0 0;
}
.fw-col-md-4 {
	width: 33.33333333%;
}
.fw-col-md-8 {
	width: 66.66666667%;
}
.fw-form-horizontal .fw-control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 0px !important;
}

.fw-status-alert {
	padding: 10px 15px;
	border: 1px solid #e6e6e6;
	border-top: 0px solid transparent;
	border-radius: 0px;
	color: #000;
	display: none;
	background-color: #f2f2f2;
	text-shadow: none !important;
	position: fixed;
	width: 450px;
	margin-left: -225px;
	top: 52px;
	left: 50%;
	z-index: 100;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.fw-status-alert h4 {
	margin-top: 0;
	color: inherit;
}
.fw-status-alert .alert-link {
	font-weight: bold;
}
.fw-status-alert > p,
.fw-status-alert > ul {
	margin-bottom: 0;
}
.fw-status-alert > p + p {
	margin-top: 5px;
}
.fw-status-alert .alert-body.alert-set-icon {
	padding-left: 35px;
	position: relative;
}
.fw-status-alert .alert-body.alert-set-icon .alert-icon {
	position: absolute;
	left: 0;
	margin-top: -5px;
	margin-left: -5px;
}
.fw-status-alert .close {
	position: static !important;
	top: 0;
	left: 0;
	line-height: 15px;
	font-size: 18px;
	color: #000;
}
.fw-status-alert.fw-status-alert-xs {
	width: 225px;
	margin-left: -112.5px;
}
.fw-status-alert.fw-status-alert-sm {
	width: 300px;
	margin-left: -150px;
}
.fw-status-alert.fw-status-alert-xmd {
	width: 450px;
	margin-left: -225px;
}
.fw-status-alert.fw-status-alert-md {
	width: 675px;
	margin-left: -337.5px;
}
.fw-status-alert.fw-status-alert-lg {
	width: 900px;
	margin-left: -450px;
}
.fw-status-alert.status-has-parent {
	position: absolute;
	top: 0;
}
.mini-ads-status-alert {
	padding: 7px 12px;
}
.fw-mini-status-alert .close {
	font-size: 18px;
	line-height: 18px;
}
.fw-status-alert-success {
	background-color: #e5f1dc;
	border-color: #bfdda7;
	color: #000;
}
.fw-status-alert-success hr {
	border-top-color: #b2d695;
}
.fw-status-alert-success .alert-link {
	color: #000000;
}
.fw-status-alert-info {
	background-color: #eaf5fb;
	border-color: #bce8f1;
	color: #31708f;
}
.fw-status-alert-info hr {
	border-top-color: #a6e1ec;
}
.fw-status-alert-info .alert-link {
	color: #245269;
}
.fw-status-alert-warning {
	background-color: #fbf4cf;
	border-color: #f4e067;
	color: #000;
}
.fw-status-alert-warning hr {
	border-top-color: #f2db4f;
}
.fw-status-alert-warning .alert-link {
	color: #000000;
}
.fw-status-alert-danger {
	background-color: #ffeff0;
	border-color: #ff8fa4;
	color: #a94442;
}
.fw-status-alert-danger hr {
	border-top-color: #ff7590;
}
.fw-status-alert-danger .alert-link {
	color: #843534;
}
.fw-alert-dismissable,
.fw-alert-dismissible {
	padding-right: 35px;
}
.fw-alert-dismissable .close,
.fw-alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.fw-status-icon
{
	height :22px !important;
	width :22px !important;
	vertical-align: middle !important;
}
.fw-align-center {
	text-align: center;
}
.fw-dark-text {
	color: #000000;
}
.fw-pull-right
{
	float: right;
	margin-top:5px;
}

.fwSamlCert{width:181px;height:25px;padding:4px;float:right;background-color:#fdf7de;border:1px solid #f4d76e;border-radius:2px;right:16px;top:14px;cursor:pointer;}
.textfield.grayTextField,select.grayTextField{
	border-color:#cccccc;
}
.oktaIcon{
	width:47px;
	height:15px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) -451px -857px;
	margin-right:10px;margin-left:10px;
	float: left;
}
.oneloginIcon{
	width: 58px;
	height:15px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) -440px -835px;
	margin-right:10px;margin-left:10px;
	float: left;
}
.adfsIcon
{
	width: 47px;
	height:18px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png)-452px -902px;
	margin-right:10px;margin-left:10px;
	float: left;
}
.samlIDPIcon{
	width: 73px;
	height:15px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png)-425px -881px;
	margin-right:10px;margin-left:10px;
	float: left;

}
.lineworksIcon{
	width: 73px;
	height:15px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) -426px -924px;
	margin-right:10px;margin-left:10px;
	float: left;
}
.otherLoginLogo{
	margin-top:10px;
	margin-bottom: 5px;
}
.otherLogHead{
	font-size:11px;
	font-weight: bold;
}
.otherLogoSep{
	width:1px;
	height:14px;
	background:#e5e5e5;
	float: right;
	margin-top:0px;
}
.lsSSOTabCont {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.mandDiv {
	background-color: #666666;
	padding: 6px 18px;
	width: 91.5%;
	margin: 0 0 5px 0px;
}
.mandDiv a {
	color: #0086b8;
}
.ssoAuthTypeDiv {
	margin-bottom: 10px;
}
.ssOATable {
	margin: 0;
}
.ssOATable tr th{
	height: 25px;
}
.ssOATable tr td {
	border-bottom: 1px solid #e6e6e6;
	height: 25px;
}
.ssOATable tr:last-child td {
	border-width: 0;
}
.ssOATable tr:nth-child(odd) {
	background-color: #fff;
}
.alinkls {
	color: #0086b8;
}
.alinklsunder {
	color: #0086b8;
	text-decoration: underline;
}
div.fileUploadCom {
	height: 18px;
	border: 1px solid #ccc;
	width: 252px;
}
div.fileUploadCom span {
	width: 64px;
	float: right;
	border: 0px solid #fff;
	height: 16px;
	background-color: #eeeded;
	border-left: 1px solid #ccc;
	text-align:center;
	display:inline-block;
	padding-top:2px;
}
div.fileUploadCom input[type=text] {
	width: 183px;
	border: 0px solid #fff;
	height: 18px;
}
div.fileUploadCom input[type=file] {
	position: absolute;
	opacity: 0;
}
div.uploadAppLogo {
	height: 18px;
	border: 1px solid #ccc;
	width: 233px;
	margin-left:5px;
	cursor:pointer; !important
}
div.uploadAppLogo button {
	width: 73px;
	float: right;
	border: 0px solid #fff;
	height: 18px;
	background-color: #eeeded;
	border-left: 1px solid #ccc;
	cursor:pointer; !important
}
div.uploadAppLogo input[type=text] {
	width: 160px;
	border: 0px solid #fff;
	height: 18px;
	cursor:pointer; !important
}
div.uploadAppLogo input[type=file] {
	position: absolute;
	opacity: 0;
	cursor:pointer; !important
}
.mt5 {
	margin-top: 5px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.uitltip {
	padding: 6px 10px;
	line-height: 20px;
	background-color: #fff;
	/*box-shadow: 0 0 3px #000;*/

	filter: drop-shadow(rgba(0, 0, 0, 0.3) 0 2px 4px);
	position: absolute;
	max-width: 230px;
	line-height: 16px;
}
.uitltip:after {
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	background-color: #fff;
	position: absolute;
	content: " ";
	left: -5px;
	top: 10px;
}
.lsUrlBox {
	width: 250px;
	height: 18px;
	border: 1px solid #ccc;
	background: #eeeded;
	padding: 0 5px;
}
.lsUrlBox input {
	background: none;
	border-width: 0;
}
.lsUrlBox .fwlinkCopyIconImg {
	margin-top: 1px;
	margin-right: 5px;
}
.lsxmlIcon {
	width: 20px;
}
.lsorTab {
	text-align: center;
	margin-left: 20px;
}
.lsorTab .sep {
	color: #ccc;
}
.lsShowSSOSettings {
	margin-left: 20px;
	padding-top: 10px;
}
.ntmlv2Container {
	border: 1px solid #eee;
	border-bottom: none;
	width: 95%
}
.ntmlv2ContainerInner {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.samlSettinGs {
	background-color: #f8f8f8;
	padding-top: 10px;
	padding-bottom: 5px;
}
.lsSSOdd {
	height: 15px;
	margin: 0px;
	width: 130px;
	background-color: white;
}
.lsSSOddCont {
	left: 5px;
	top: 23px;
	height: 100px;
	width: 130px;
	display: none;
}
.lsSSOddCont .fwDDOverflow {
	width: auto
}
.lsMand {
	color: #FF0000
}
.servProv {
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dwnLMeta {
	padding-left: 26px;
	padding-top: 3px;
}
.lsAlertIcon{
	width: 15px;
	height: 14px;
	background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -459px -92px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.lsNte {
	width: 86%;
	margin-left:18px;
	border: 1px solid #ccc;
}
.lsNteTab {
	padding: 5px 8px;
}
.brdBtTab {
	border-top: 1px solid #bec3c9;
}
.lsMtM9{
	margin-top:-9px;
}
.lsSSOdd .drop-icon{background-position:-38px -70px !important;margin-right:10px !important; margin-top:4px;}
.lsEditIcon{vertical-align:middle;display:inline-block;width:14px;height:12px;background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -354px -67px;display: none;cursor: pointer;}
.lsEnableIcon{vertical-align:middle;display:inline-block;width:18px;height:16px;background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -103px -292px;cursor: pointer;}
.lsDisableIcon{vertical-align:middle;display:inline-block;width:18px;height:16px;background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -124px -292px;cursor: pointer;}
.lsConfigured{cursor: pointer;}
.lsConfigured:hover .lsEditIcon{display: inline-block;}
.lstext-field {
	width: 250px;
	border-color: #ccc;
	height: 20px;
	/*padding: 6px;*/
}
.lstext-field[readonly=true] {
	background-color: #f2f2f2;
}
textarea.lstext-field {
	height: 100px;
}
.lsTextHint {
	color: #a3a3a3;
}
.lsToGGleBtn {
	border: 1px solid #ccc;
	margin-bottom: -12px;
	margin-right: -1px;
}
.lsToGGleBtn.open {
	border-bottom: 1px solid #fff;
}
.lsToGGleBox {
	border-top: 1px solid #ccc;
}
.lsToGGleBox.open {
	border: 1px solid #ccc;
	padding: 20px 0;
}
.lsadlink {
	color: #000;
}
.lsadlink:hover {
	text-decoration: none;
}
.lsadlink b {
	font-weight: bold;
	font-size: 12px;
}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.freezeLayerWhite{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0px;
	background:rgba(255,255,255,0.6);
	z-index: 99;
&.hide{
	 display: none;
 }
}
.freezeLayerWhiteSAML{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0px;
	background:rgba(255,255,255,0.6);
	z-index: 99;
&.hide{
	 display: none;
 }
}
#showSSOSettings
{
	position: relative;
}
.radioMidAlign{
	padding: 0;
	margin: 0;
	margin-right: 6px;
	vertical-align: middle;
}


/* common styles */
.adclearfix {
	clear: both;
}
.adscommon-textcolor {
	color: #5099D7!important;
}

/*--------- page header --------*/
.fwIAMWrapper2  {
	border: 1px solid #e4e4e4 !important;
	margin: 7px 0 0 0 !important;
}
.fwAppsHeader2 {
	background: #f4f4f4 !important;
	border-bottom: 1px solid #e4e4e4 !important;
	height: 26px;
}
.fwIAMPlusIconImg {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -33px -293px;
	height: 14px;
	width: 12px;
	cursor: pointer;
	float: left;
}
.fwIAMBlackSettingIconImg {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -421px -332px;
	height: 14px;
	width: 12px;
	cursor: pointer;
	float: left;
}
.fwIhelpquestionIcon {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -273px -400px;
	height: 15px;
	width: 17px;
	cursor: pointer;
	float: left;
	margin: 4px 0 0 4px;
}


/*--------- alert note --------*/
.agentNotes2 {
	margin: 10px auto 14px !important;
	padding: 0px 17px !important;
	width: auto !important;
}
.agentNotes2 > .agentNote {
	background: #fafafc !important;
	border: 1px solid #e4e4e4 !important;
	padding: 7px !important;
	height: auto !important;
}


/*--------- header bar --------*/
.fwIAMHeader {
	border-bottom: 1px solid #f1f1f1 !important;
	padding-bottom: 5px !important;
	margin-bottom: 10px !important;
}
.adsgray-bgcolor {
	background: #d9dcdd;
	color: #000 !important;
}
.search-icon-img {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -438px -330px;
	height: 18px;
	width: 18px;
	cursor: pointer;
	float: left;
}
.con-head-search2 {
	float: left;
	margin: 4px 0 0 7px;
}
.con-head-search2 .search-string {
	padding-left: 5px;
	margin: -2px 0 0 3px;
}
.con-head-search2 .search-string:hover,
.con-head-search2 .search-string:focus {
	outline: none !important;
}

.btn-headerright {
	font-size: 10px;
	font-family: verdana;
	padding: 1px 7px 1px 3px !important;
	margin: 25px 0 0 8px !important;
	text-align: center;
	width: auto !important;
	cursor: pointer !important;
	text-decoration: none
}
.table-top-button {
	font-size: 10px;
	font-family: verdana;
	margin: 0 0 10px 8px !important;
	cursor: pointer !important;
	text-decoration: none;
	text-align: center;
	width: 108px !important;
	padding: 3px 5px 4px !important;
}
.table-top-button:hover {
	text-decoration: none;
}
.table-top-button .fwIAMPlusIconImg {
	margin: -2px 2px -1px 0 !important;
}
.fwIAMPlusIconImg {
	float: none;
	display: inline-block;
	margin: -2px 2px 0 0;
	vertical-align: middle

}

.manage-button {
	background: #d9dcdd;
	width: auto !important;
	min-height: 22px;
	line-height: 22px;
	font-size: 11px;
	color: #000 !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 10px !important;
	text-decoration: none;
}
.manage-button:hover {
	text-decoration: none;
}
.manage-button .caretconImg {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -37px -67px;
	display: inline-block;
	height: 10px;
	width: 10px;
	vertical-align: middle;
	margin-left: 2px;
}


.btn-headerright:hover {
	text-decoration: none;
}
.btn-headerright .fwIAMPlusIconImg,
.btn-headerright .fwIAMBlackSettingIconImg {
	margin: 0px 1px 0px 4px;
	float: none;
	display: inline-block;
	vertical-align: text-top;
}

.headerright-back-btn,
.headerright-delete-btn,
.headerright-edit-btn {
	float: right;
	border-radius: 5px;
	border: 0;
	height:23px;
	font-family: verdana;
	background: #f4f4f4;
	font-size: 10px;
	margin-left: 10px;
	padding: 0px 11px;

	border: 1px solid #d6d5d5;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	margin-top: 25px;
	cursor: pointer;

	background: -moz-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #ffffff 1%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
}
.headerright-back-btn:focus,
.headerright-delete-btn:focus,
.headerright-edit-btn:focus {
	outline: none;
}
.headerright-back-btn:hover,
.headerright-delete-btn:hover,
.headerright-edit-btn:hover {
	border: 1px solid #b4b4b4;
}

.headerright-back-btn > i,
.headerright-delete-btn > i,
.headerright-edit-btn > i {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -330px -402px;
	height: 11px;
	display: inline-block;
	width: 10px;
	vertical-align: text-bottom;
	margin: 0 3px 0 0;
}

.headerright-back-btn > i {
	margin: -1px 3px 0 0;
}
.headerright-delete-btn > i {
	background-position: -313px -402px;
	margin-left: -3px;
}
.headerright-back-btn > i {
	background-position: -298px -402px;
}

.createApplicationIcon {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -480px -670px;
	width: 42px;
	height: 42px;
	overflow: hidden
}


/*--------- table page --------*/
.tablepageWrapper {
	font-size: 10px;
}

.add-application-table {
	font-size: 10px;
}
.add-application-table th {
	background: #bbd6f1;
	color: #000;
	font-size: 11px !important;
	font-weight: bold !important;
	text-align: left;
}
.add-application-table td {
	background: #ffffff;
	color: #000;
	font-size: 11px !important;
	font-weight: normal;
	text-align: left;
}
.add-application-table th,
.add-application-table td {
	padding: 0 8px 0 !important;
	vertical-align: middle !important;
	height: 25px;
}
.add-application-table th {
	padding: 0 8px !important;
	vertical-align: middle !important;
}
.add-application-table tbody tr:nth-child(even) td {
	background: #f6f6f6;
}
.add-application-table td.actions-list a {
	display: inline-block;
	cursor: pointer;
	margin-right: 7px;
}
.add-application-table td.actions-list a i {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat;
	display: inline-block;
	height: 18px;
	width: 18px;

	margin-top: 3px;
}
.add-application-table td.actions-list a i.icon-okay {
	background-position: -103px -292px;
}
.add-application-table td.actions-list a i.icon-cancel {
	background-position: -126px -294px;
}
.add-application-table td.actions-list a i.icon-edit {
	background-position: -350px -65px;
}
.add-application-table td.actions-list a i.icon-trash {
	background-position: -394px -66px;
}

.highlight-server {
	padding-top: 4px !important;
	height: 14px !important;
}


/*--------- Pagination --------*/
.fwIAMPagination2 {
	width: 125px !important;
	margin-top: 4px !important;
}
.fwIAMPagination2 > ul > li {
	padding-left : 0px !important;
}
.fwIAMPagination2 > ul > li.page-text {
	padding: 3px 8px 0 !important;
}
.fwIAMPagination2 > ul > li > .con-head-prev,
.fwIAMPagination2 > ul > li > .con-head-next {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -162px -368px;
	height: 19px;
	width: 21px;
	cursor: pointer;
}
.adscommonsep {
	background: #cecece;
	margin: 5px 10px 0 10px;
	width: 1px;
	height: 17px;
}
.fwIAMPagination2 > ul > li > .con-head-next {
	background-position: -193px -368px;
}
.fwIAMPagination2 > ul > li > .con-head-prev.disabledlink,
.fwIAMPagination2 > ul > li > .con-head-next.disabledlink {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.adscommon-bgcolor {
	background: none repeat scroll 0 0 #5499DD !important;
}

.fwIAMToggleView {
	margin: 4px -5px 0 0 !important;
}


/*--------- filter dropdown --------*/
.con-head-filter-2 {
	margin-top: 2px !important;
	right: 0 !important;
	width: 190px !important;
	height: 20px !important;
}
.con-head-filter-2 .droppingdown {
	width: auto !important;
}
.con-head-filter-2 .fwshowSelectedFilter {
	padding-top: 4px;
	color: #000;
	padding-left: 8px;
}
.con-head-filter-2 .drop-icon {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -38px -70px !important;
	height: 8px;
	width: 8px;
	display: block;
	margin: 9px 9px 0 0px;
}
.con-head-filter-2 > .drop-down-filter {
	border: 1px solid #e0e0e0 !important;
	padding: 3px 0;
	width: 190px !important;
	top: 20px !important;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li {
	padding: 2px 2px 2px 0;
	float: left;
	width: 173px !important;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li:hover {
	background: #f5f5f5;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li a  i {
	font-style: normal;
	color: #000;
	float: right;
	padding-right: 5px;
	font-size: 11px;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li a {
	color: #000;
	width: 150px;
	float: left;
}

.con-head-filter-2 > .drop-down-filter .filter-overflow li .drop-icon-filter,
.con-head-filter-2 > .drop-down-filter .filter-overflow li .fw-left-drop-icon {
	height: 8px;
	width: 8px;
	display: block;
	margin: 6px 4px 0 8px;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li .drop-icon-filter {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -56px -68px !important;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li .fw-left-drop-icon {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -56px -68px !important;
	filter: alpha(opacity=100);
	opacity: 1;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li.has-submenu.open .fw-left-drop-icon {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -38px -68px !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.con-head-filter-2 > .drop-down-filter .filter-overflow li > .droppingdownSSO .droppingdownapps-filter li a {
	padding-left: 25px;
}
.con-head-filter-2 > .drop-down-filter .filter-overflow li > .droppingdownSSO .droppingdownapps-filter li i {
	float: none;
	color: #9b9b9b;
}

.has-submenu:hover {
	background: none !important;
}



/*--------- list of brand --------*/
.con-box-wrapper {
	float: left;
	position: relative;
	padding: 0 0 6px 7px;
	min-height: 420px;
}
.con-box-wrapper > .con-box {
	margin: -10px 0 0;
}


/*--------- sort alphapet --------*/
.alpha-sort-box {
	position: absolute;
	width: 16px;
	right: 17px;
}
.alpha-sort-box > .sort-option {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -224px -371px;
	height: 16px;
	width: 16px;
	cursor: pointer;
}
.alpha-sort-box > .sort-option.asc-order {
	background-position: -224px -371px;
}
.alpha-sort-box > .sort-option.desc-order {
	background-position: -249px -371px;
}
.alpha-sort-box > a {
	float: left;
	clear: both;
	width: 14px;
	margin: 0 auto;
	color: #8d8d8d;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 2px 0;
	cursor: pointer;
}
.alpha-sort-box > a:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
}

/*--------- Create Application form --------*/
.createAppWrapper {
	border: 1px solid #f1f1f1 !important;
	font-size: 10px !important;
	padding: 19px 0 !important;
	margin-top: -11px !important;
}


.createAppWrapper > .form-createapp {
	font-family: verdana;
	font-size: 10px;
	margin-left: 195px;
	margin-top: 16px;
	float: left;
}
.createAppWrapper > .form-createapp > li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.createAppWrapper > .form-createapp > li .createapp-control-label {
	float: left;
	width: 150px;
	line-height: 21px;
}
.createAppWrapper > .form-createapp > li .createapp-control-label > .required {
	color: #ff3131;
	margin-left: -8px;
	margin-right: 2px;
}
.createAppWrapper > .form-createapp > li .createapp-inputbox {
	float: left;
	width: 250px;
}

.createAppWrapper > .form-createapp > li .createapp-inputbox > input[type='text'] {
	padding: 2px 0 2px 5px;
	width: 100%;
	border: 1px solid #cccccc;
	font-size: 11px;
}

.createAppWrapper > .form-createapp > li .createapp-inputbox > input[type='text']:hover,
.createAppWrapper > .form-createapp > li .createapp-inputbox > input[type='text']:focus {
	outline: none;
}
.createAppWrapper > .form-createapp > li .createapp-inputgroup > input[type='text'] {
	width: 187px;
}
.createAppWrapper > .form-createapp > li .createapp-inputgroup button {
	background: #eeeded;
	border: 1px solid #cccccc;
	float: right;
	border-left: 0px;
	padding: 2px 0 3px;
	width: 63px;
	text-align: center;
	font-size: 10px;
}
.createAppWrapper > .form-createapp > li .createapp-inputgroup button:hover {
	background: #eae9e9;
}
.createAppWrapper > .form-createapp > li .createapp-inputgroup button:focus,
.createAppWrapper > .form-createapp > li .createapp-inputgroup button:active {
	outline: none;
}
.createAppWrapper > .form-createapp > li .createapp-inputgroup > span {
	color: #9e9e9e;
	font-size: 9px;
	font-family: verdana;
	padding-top: 2px;
	float: left;
}


.createAppWrapper > .form-createapp > li .dropdown-group {
	background: #fff;
	box-shadow: none !important;
	border: 1px solid #cccccc;
	padding: 4px 5px 3px;
	cursor: pointer;
	position: relative;
}
.createAppWrapper > .form-createapp > li .dropdown-group:hover {
	border: 1px solid #bab9b9;
}

.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-toggle {
	color: #000;
	position: relative;
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-toggle:hover .caret {
	opacity: .8;
	filter: alpha(opacity=80);
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-toggle .caret {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -38px -68px;
	height: 8px;
	width: 8px;
	display: block;
	position: absolute;
	right: 3px;
	top: 2px;
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-menu {
	position: absolute;
	top: 100%;
	left: -1px;
	z-index: 1000;
	display: none;
	float: left;
	width: 100%;
	padding: 5px 0;
	margin: 0;
	background-color: #fff;
	border: 1px solid #ccc;

	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-menu ul {
	list-style: none;
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-menu ul > li:hover {
	background: #f5f5f5;
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-menu ul > li a {
	display: block;
	padding: 5px 6px;
	clear: both;
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
	text-decoration: none;
}
.createAppWrapper > .form-createapp > li .dropdown-group > .dropdown-menu ul > li a:hover {
	text-decoration: none;
}
.createAppWrapper > .form-createapp > li .dropdown-group.open {
	border-bottom-color: #fff;
}
.createAppWrapper > .form-createapp > li .dropdown-group.open > .dropdown-menu {
	display: block;
}

.createAppWrapper > .form-createapp > li .width-145px {
	width: 145px !important;
}

.createAppWrapper > .form-createapp > li .form-link_section {
	margin: 3px 0 3px 150px;
	position: relative;
	width: 156px;
	cursor: pointer;
}
.createAppWrapper > .form-createapp > li .form-link_section .caret {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -56px -68px;
	height: 8px;
	width: 8px;
	display: inline-block;
}
.createAppWrapper > .form-createapp > li .form-link_section.open .caret {
	background: url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -38px -68px;
}

.form-section2 {
	display: none;
}


/*--------- Create Application note --------*/
.createAppWrapper > .form-create-note {
	font-family: verdana;
	font-size: 10px;
	width: 630px;
	margin: 0 auto;
	padding: 15px 0 8px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin-top: 15px;
	text-align: center;
	margin-left: 90px;
	float: left;
}
.createAppWrapper > .form-create-note > .note-heade {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	margin-right: 15px;
	float: left;
	margin-left: 20px;
}
.createAppWrapper > .form-create-note > ul {
	display: inline-block;
	float: left;
}
.createAppWrapper > .form-create-note > ul li {
	width: 450px;
	padding-bottom: 7px;
	text-align: left;
}
.createAppWrapper > .form-create-note > ul li > i {
	background: #4f96dc;
	width: 5px;
	height: 5px;
	display: inline-block;
	margin-right: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}


/*--------- Create wizard --------*/
.form-create-wizard {
	width: 630px;
	margin: 16px 0 0 90px;
	float: left;
	clear: left;
}
.form-create-wizard-step2 {
	border-top: 1px solid #f1f1f1;
	margin-top: 15px;
	padding-top: 15px;
}
.form-create-wizard .btn-formcrea {
	background: #fcfcfc;
	border: 1px solid #f2f2f2;
	padding: 6px 10px;
	float: right;
	margin-left: 10px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;

}
.form-create-wizard .active-btn {
	background: #579adb;
	border: 1px solid #4386c7;
	color: #fff;
	cursor: pointer;
}
.form-create-wizard .active-btn:hover {
	background: #316ea9;
}
.form-create-wizard .noactive2 {
	border-color: #c0c0c0;
	background: #efefef;
}
.form-create-wizard .noactive2:hover {
	background: #e0dfdf;
}

.form-create-wizard > span {
	margin-top: 8px;
	float: right;
	color: #919191;
}
.form-create-title {
	color: #000;
	font-weight: bold;
	padding-left: 30px;
	font-size: 11px;
}
.disalbed-btn {
	color: #989898;
	cursor: default !important;
}


/* Add this attribute to the element that needs .data-tooltip tooltip */
.data-tooltip {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

/* Hide the tooltip content by default */
.data-tooltip:before,
.data-tooltip:after {
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
}

/* Position tooltip above the element */
.data-tooltip:before {
	position: absolute;
	top: 23px;
	left: 50%;
	margin-left: -125px;
	padding: 5px;
	min-width: 135px;
	background-color: #000;
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	font-size: 11px;
	line-height: 1.2;
}

/* Triangle hack to make tooltip look like .data-tooltip speech bubble */
.data-tooltip:after {
	position: absolute;
	top: 18px;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-bottom: 5px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}

/* Show tooltip content on hover */
.data-tooltip:hover:before,
[data-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.freezeLayerWhiteStatus{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0px;
	background:rgba(255,255,255,0.6);
	z-index: 99;
&.hide{
	 display: none;
 }
}
.fwIAMTooltipRightArrow {    border-radius: 0 !important;    padding: 5px 10px !important; margin-top : -5px;  position:absolute; margin-left:19px; background-color :black; color:white; max-width:250px;
}
.fwIAMTooltipRightArrow > span {     border: solid transparent;    content: " ";    height: 0;    width: 0;    pointer-events: none;    border-color: rgba(7, 9, 10, 0);    border-right-color: #07090a;    border-width: 5px;    margin-top: -5px;    float: left;    margin-left: -20px;    margin-top: 2px;
}

/*-----------Smart Card Styles-------------*/
.fwsca-freeze{background:rgba(255,255,255,.5);position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;background:#fff \9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.fwsca-freeze.hide{display:none}
.fwssl-freeze{margin-bottom:-70px}
.fwsca-switch{position:relative;display:inline-block;width:33px;height:18px;vertical-align:middle;margin-right:5px}
.fwsca-switch input{display:none}
.fwsca-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}
.fwsca-slider:before{position:absolute;content:"";height:16px;width:16px;left:0;bottom:0;background-color:#fff;-webkit-transition:.4s;transition:.4s;border:1px solid #ccc}
input:checked+.fwsca-slider{background-color:#80bc4a}
input:focus+.fwsca-slider{box-shadow:0 0 1px #80bc4a}
input:checked+.fwsca-slider:before{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}
.fwsca-slider.round{border-radius:34px}
.fwsca-slider.round:before{border-radius:50%}
.fwsca-enable{display:none;vertical-align:middle;color:#61a224}
.fwsca-enable.open{display:inline}
.fwsca-disable{display:none;vertical-align:middle;color:#909090}
.fwsca-disable.open{display:inline}
#SMART_CARD_LIST{padding:10px 10px 10px 10px}
.fwsca-list-of-domain{cursor:pointer}
.fwsca-pop-dd{position:relative}
.fwsca-pop-dd.open .fwsca-pop-dropdown{display:block}
.fwsca-pop-dd .fwsca-pop-dropdown{width:197px;padding:10px;position:absolute;background:#fff;box-shadow:0 0 5px #ccc;margin-top:8px;display:none;border:1px solid #c8c8c8;z-index:99}
.fwsca-pop-dd .fwsca-pop-dropdown ul{padding:0;margin:0}
.fwsca-pop-dd .fwsca-pop-dropdown ul li{padding:5px 5px}
.fwsca-pop-dd .fwsca-pop-dropdown .fwsca-pop-arrow{width:10px;height:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);position:absolute;background:#fff;top:-6px;left:50%;margin-left:-5px;box-shadow:-2px -2px 2px #ccc;border-top:1px solid #c8c8c8;border-left:1px solid #c8c8c8}
.fwsca-sprite{background:url(../../../images/adsf/common/flat-common-sprites-images.png)}
.fwsca-dd{border:1px solid #91a8ba;width:170px;height:16px;position:relative;z-index: 1;}
.fwsca-dd.open{z-index: 99;}
.fwsca-dd .fwsca-dd-selected{z-index: 9;}
.fwsca-dd .fwsca-dd-selected span{display:block;width:130px;float:left;line-height:11px;padding:0 10px;margin:3px;overflow: hidden;}
.fwsca-dd .fwsca-dd-selected div.fwsca-arrow{position:absolute;top:0;right:0;width:18px;height:16px;background-position:-33px -64px;}
.fwsca-dd .fwsca-dd-options{z-index: 99;position:absolute;border:1px solid #91a8ba;width:100%;left:-1px;top:16px;background-color:#fff;display:none;box-shadow:0 1px 3px #ccc}
.fwsca-dd .fwsca-dd-options ul{margin:5px 0;padding:0;max-height:200px;overflow-y: auto;}
.fwsca-dd .fwsca-dd-options ul li{padding:4px 9px}
.fwsca-dd .fwsca-dd-options ul li:hover{background:#f0f4f7;}
.fwsca-dd .fwsca-dd-options ul li label{display: inline-block; width:120px; text-overflow: ellipsis; overflow: hidden;margin-left: 3px;}
.fwsca-dd .fwsca-dd-options ul li input[type=checkbox]{margin:0;vertical-align: top;}
.fwsca-dd .fwsca-dd-options .fwsca-dd-add{border:1px solid #91a8ba;margin:8px;position:relative}
.fwsca-dd .fwsca-dd-options .fwsca-dd-add .fwsca-dd-inp input{height:16px;border-width:0;width:152px;line-height:12px;font-size:11px;padding:0 6px}
.fwsca-dd .fwsca-dd-options .fwsca-dd-add .fwsca-dd-act{position:absolute;top:0;right:0;width:19px;height:15px;background-position:-206px -368px;cursor:pointer}
.fwsca-dd.open .fwsca-dd-options{display:block;}
.fwsca-auth-list-table tr td{color:#555}
.fwsca-info-box{background-color:#f0f4f7;border:1px solid #cacbcd;padding:7px 12px;margin:5px 20px 0 20px;}
.fwsca-info-box .fwsca-sprite{margin-right:5px}
.fwsca-info-box a{color:#0296ba;text-decoration:underline}
.fwsca-info-box.fwsca-info-box2{margin:0px 0px 10px 0px}
.fwsca-info{font-size:11px;color:#888;padding:8px 10px 0 0;margin-left: 6px;text-align:right;}
.fwsca-info-icon{background-position:-458px -91px;width:15px;height:15px;display:inline-block;vertical-align:middle;margin-top:-2px}
.fwocsp-settings{display:none}
.fwocsp-settings.open{display:table-row}
.fwsca-dwn-caret{background-position:-25px -3px;width:15px;height:12px;display:inline-block;vertical-align:middle}
.fwsca-up-caret{background-position:-25px -23px;width:15px;height:12px;display:inline-block;vertical-align:middle}
.fwsca-form{margin-left:30px;margin-top:15px;margin-bottom:20px;position:relative}
.fwsca-form .fwsca-table tr td{height:30px}
.fwsca-form .fwsca-table tr td span{margin-top:2px;display:block}
.fwsca-form-chkbox {margin:0px;margin-right:3px; vertical-align:text-top}
.fwboldFont{font-weight:bold;}
.fwsca-bottom{padding-top:10px;padding-bottom:5px;}
.fwoverFlowHide150{width:150px;white-space:nowrap;overflow:hidden}
.fwoverFlowHide160{width:160px;white-space:nowrap;overflow:hidden}
.fwcursorDef{cursor:default;}
.fwcurPoint{cursor:pointer;}
.fwellipsis{text-overflow:ellipsis;}
/*-----------Smart Card Styles-------------*/
/********HA Styles*********/
.adsfield{float: left;text-align: right;white-space: normal;width: 40%; padding-right:7px; padding-top:2px;}
.adsfntSize{font-size:10px;}
.adsflLeft{float:left;}
.adsflRight{float:right;}
.adsclearAll{clear:both;margin:0;padding:0; }
.adscurveGrayBox{ border:1px solid #dedede; border-radius:0 3px 3px 3px; padding:20px;}
.adscategoryTxt{ font-weight:bold;color:#CBCBCB; letter-spacing:0pt;word-spacing:0pt;font-size:115%;text-align:left;font-family:verdana, sans-serif; margin:15px 0;}
.adsfieldDiv{padding:7px 0;}
.HighAvailIcon{background:url(../../../images/adsf/common/ads-common-sprites-images.png) no-repeat -218px -218px; width:42px; height:34px;float:left}
.fwdotBg{ position:relative; overflow:hidden; width:5px; height:5px;}
/********HA Styles**********/

/********New Account Mapping styles******/
.acc-mapping-head{height:23px;border-bottom:1px solid #eef0f0;padding:8px 10px 2px;font-weight:700}
.acc-ico-delete{background:url(../../../images/adsf/common/flat-common-sprites-images.png) no-repeat -437px -607px;height:12px;width:12px;display:block;margin-left:16px;margin-right:3px}
.accLinking{min-height:300px;padding:15px 15px 10px 15px}
.accLinking,.accLinking *{color:#000}
.accLinking.acHeaderHelp{border-right:1px solid #e5e5e5;float:right;display:block;width:30px;height:23px;margin-top:-4px;margin-right:-5px;padding:0;min-height:0;padding-top:3px}
.accLinking .fwIAMTextBox1{width:220px!important}
.accLinking .fwIAMTextBox1.pro-attrib{height:18px}
.accLinking .fwIAMTextBox1 .drop-icon-all{margin-top:6px!important}
.accLinking .acc-row1{margin-bottom:7px}
.accLinking .acc-row1 .accfrm-label1{color:#000;float:left;width:94px;padding-top:5px;text-align:right;font-size:9px}
.accLinking .acc-row1::after{content:" ";display:table-cell;clear:both}
.accLinking .fl{float:left}
.accLinking .drop-down-provider{top:19px}
.accLinking .fwAttListDropDown li{padding-left:7px}
.accLinking .accChk{margin-top:20px}
.accLinking .accChk .accChkbx{margin-top:-3px}
.accLinking .accChk .accChk-txt{margin-left:8px}
.accLinking .accChk .accChk-txt>div{color:#989898;margin-top:5px;font-size:9px}
.accLinking .acAttrBox{clear:both;padding:10px 0 0 25px;position:relative}
.accLinking .acAttrBox>table{width:100%;border:1px solid #e5e5e5;border-collapse:collapse;text-align:left}
.accLinking .acAttrBox>table>tbody>tr>td,
.accLinking .acAttrBox>table>tbody>tr>th,
.accLinking .acAttrBox>table>thead>tr>td,
.accLinking .acAttrBox>table>thead>tr>th{padding:6px 12px;border:1px solid #e5e5e5;position:relative}
.accLinking .acAttrBox>table>tbody>tr th span,
.accLinking .acAttrBox>table>thead>tr th span{color:#969696;cursor:pointer;margin-right:5px}
.accLinking .acAttrBox>table>tbody>tr th strong,
.accLinking .acAttrBox>table>thead>tr th strong{font-weight:600}
.accLinking .acAttrBox .acAttrSrcBox{padding-top:8px;width:95%;max-height:130px;position:absolute}
.accLinking .acAttrBox .acAttrSrcBox .fwIAMTextBox1{margin-left:0;margin-right:5px;display:inline-block;float:left}
.accLinking .acAttrBox .acAttrSrcBox .acAttrRow{min-height:26px;margin-bottom:5px}
.accLinking .acAttrBox .acAttrTarBox{padding-top:8px;width:100%;position:absolute}
.accLinking .acAttrBox .acAttrTarBox .fwIAMTextBox1{margin-left:0;margin-right:5px;display:inline-block;float:left}
.accLinking .acAttrBox .acAttrTarBox .acAttrRow{min-height:20px;margin-bottom:10px}
.accLinking .acOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,.7);z-index:99}
.accLinking .attrSum{height:29px;line-height:18px;text-align:center;background-color:#f2f2f2;line-height:29px;position:relative}
.accLinking .attrSum .attrSumBorderRight{border-right:1px solid #e5e5e5}
.accLinking .acNteBox{border:1px solid #e4e4e4;padding:12px;margin-top:15px;margin-left:1px}
.accLinking .acNteBox strong{font-weight:700;font-size:11px}
.accLinking .acNteBox ul{padding:0 0 0 20px;margin:0}
.accLinking .acNteBox ul li{margin-bottom:8px;list-style:disc;color:#000}
.accLinking .acNteBox ul li:last-child{margin-bottom:0}
.accLinking .ssp-icon{display:inline-block;width:18px;height:18px;background:url(../../../images/adsf/common/flat-common-sprites-images.png);vertical-align:middle;cursor:pointer}
.accLinking .icn-circle-help{background-position:-270px -425px}
.accLinking .icn-add-row{background-position:-310px -424px;margin-left:5px}
.accLinking .icn-remove-row{background-position:-330px -425px;margin-left:5px}
.accLinking .icn-and{background-position:-290px -425px}
.accLinking .acBtn{border-width:0;background:#d9dcdd;padding:4px 15px;font-size:10px}
.accLinking .acBtn.acBtnPrimary{background:#5499dd;color:#fff}
.accLinking .acBtn+.acBtn{margin-left:5px}
.accLinking .acFooter{text-align:center;padding-top:10px}
.accLinking .AcAppendDomain{position:absolute;right:10px;bottom:10px}
.ssp__tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;
	font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;
	text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;z-index:100000;filter:alpha(opacity=0)}
.ssp__tooltip.in{opacity:.9;filter:alpha(opacity=90)}
.ssp__tooltip.top{margin-top:-3px;padding:5px 0}
.ssp__tooltip.right{margin-left:3px;padding:0 5px}
.ssp__tooltip.bottom{margin-top:3px;padding:5px 0}
.ssp__tooltip.left{margin-left:-3px;padding:0 5px}
.ssp__tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000}
.ssp__tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.ssp__tooltip.top .ssp__tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.ssp__tooltip.top-left .ssp__tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}
.ssp__tooltip.top-right .ssp__tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}
.ssp__tooltip.right .ssp__tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
.ssp__tooltip.left .ssp__tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
.ssp__tooltip.bottom .ssp__tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.ssp__tooltip.bottom-left .ssp__tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.ssp__tooltip.bottom-right .ssp__tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
/******New Account Mapping styles********/

/*******Printable View Styles***********/
#generate.btn{display: inline-block; margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 0px solid transparent;white-space: nowrap;padding: 2px 15px;font-size: 11px;line-height: 1.42857143;border-radius: 0px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;line-height: 18px;}
#close.btn{display: inline-block; margin-bottom: 0;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;background-image: none;border: 0px solid transparent;white-space: nowrap;padding: 2px 15px;font-size: 11px;line-height: 1.42857143;border-radius: 0px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;line-height: 18px;}
#generate.btn-primary{color: #fff;background-color: #8dc63f;border-color: #80b636;margin-right:9px;}
#close.btn-default{color: #333;background-color: #e6e6e6;border-color: #ccc;}
.adscursorPointer{cursor:pointer;}
/*******Printable View Styles***********/

.fw-icn-ms-auth1 {
  background-position: -224px -3578px;
  width: 29px;
  height: 29px;
}

.mini-status-alert {
  padding: 3px 9px;
}

.status-alert-success {
  background-color: #e5f0dd;
  border-color: #c0dca9;
  color: #000;
}

.status-alert-danger {
  background-color: #f9dcdc;
  border-color: #ee9795;
  color: #000;
}

.fw .fw-w-720 {
	width: 720px !important;
}
.fw .border {
	border: 1px solid #ccc;
}
.fw .relative, .fw .fw-make-relative {
	position: relative!important;
}
.fw .fw-make-table {
	display: table!important;
}
.fw .fw-w-200 {
	width: 200px !important;
}
.fw .fw-mr-m225 {
	margin-right: -225px !important;
}
.fw .fw-p-20 {
	padding: 20px !important;
}
.fw .fw-pb-15 {
	padding-bottom: 15px !important;
}
.fw .fw-pt-15 {
	padding-top: 15px !important;
}
.fw .pull-right {
	float: right !important;
}
.fw .fw-make-table {
	display: table!important;
}
.fw .fw-mr-2 {
	margin-right: 2px !important;
}
.fw .fw-r-17 {
	right: 17px;
}
.fw .fw-t-20 {
	top: 20px;
}
.fw .absolute, .fw .fw-make-absolute {
	position: absolute !important;
}
.fw .fw-icn-securID {
	background-position: -171px -2817px;
	width: 25px;
	height: 29px;
}
.fw .fw-icon-sort, .fw .fw-inline-icon {
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 18px;
	background-image: url(../../../images/adsf/common/flat-ads-common-sprites-images@2x.png);
	background-size: 500px 3824px !important;
	background-image: url(../../../images/adsf/common/flat-ads-common-sprites-images.png) ;
}
.fw .select-auth, .fw .verify-auth {
	margin: 0 auto 0px auto;
	padding-top: 70px;
}

.fw .fw-mxw-310 {
	max-width: 310px !important;
}
.fw .fw-make-table {
	display: table!important;
}

.fw .fw-mr-2 {
	margin-right: 2px !important;
}
.fw .fw-mt-2 {
	margin-top: 2px !important;
}
.fw .pointer, .fw .link-cursor, .fw .cursor-pointer {
	cursor: pointer !important;
}
.fw .select-auth strong, .fw .verifyAuth strong {
	font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.fw .fw-fc-2978E6 {
	color: #2978E6;
}
.fw .fw-text-20 {
	font-size: 20px !important;
}
.fw .fw-thin-bold {
	font-weight: 600 !important;
}
.fw .fw-ml-5 {
	margin-left: 5px !important;
}
.fw .fw-mt-m3 {
	margin-top: -3px !important;
}
.fw .fw-icn-circle-help {
	background-position: -78px -60px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}
.fw .fw-icon-sort, .fw .fw-inline-icon {
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 18px;
	background-image: url(../../../images/adsf/common/flat-ads-common-sprites-images@2x.png);
	background-size: 500px 3824px !important;
	background-image: url(../../../images/adsf/common/flat-ads-common-sprites-images.png);
}
.fw * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fw .fw-r-17 {
	right: 17px;
}

.fw .fw-t-19 {
	top: 19px;
}
.fw .absolute, .fw .fw-make-absolute {
	position: absolute !important;
}
.fw .fw-icon-sort, .fw .fw-inline-icon {
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 18px;
	background-image: url(../../../images/adsf/common/flat-ads-common-sprites-images@2x.png);
	background-size: 500px 3824px !important;
	background-image: url(../../../images/adsf/common/flat-ads-common-sprites-images.png);
}
.fw .fw-icn-securID {
	background-position: -171px -2817px;
	width: 25px;
	height: 29px;
}
.fw .fw-br-4 {
    border-radius: 4px;
}
.fw .fw-mt-6 {
  margin-top: 6px !important;
}
.fw ul.green-list {
  margin-bottom: 0;
}
.fw ul.green-list > li {
  font-size: 13px;
  color: #7ebb49;
}
.fw ul.green-list > li span,
.fw ul.green-list > li p {
  font-size: 11px;
  color: #000;
}
.fw ul.green-list.green-list-lg > li {
  font-size: 14px;
}
.fw .fw-pl-13 {
  padding-left: 13px !important;
}
.fw .fw-mb-0 {
  margin-bottom: 0px !important;
}
.fw .fw-br-3 {
  border-radius: 3px;
}
.fw .fw-w-635 {
  width: 635px !important;
}
.fw .fw-pb-18 {
  padding-bottom: 18px !important;
}
.fw .well.well-info.well-border-color-1 {
  border-color: #EBEBEB;
}
.fw .well.well-info {
  border: #E4E4E4 solid 1px;
  background: #F1F4F5;
}
.fw .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
}
.fw .fw-mt-m5 {
  margin-top: -5px !important;
}
.fw .fw-list-position {
  list-style-position: outside;
}
.fw .fw-mb-8 {
  margin-bottom: 8px !important;
}
.fw .fw-icn-duo-auth-lg {
  background-position: -151px -1842px;
  height: 50px;
  width: 50px;
}
.fw .fw-mr-15 {
  margin-right: 15px !important;
}
.fw .fw-make-block {
  display: block !important;
}
.fw .fw-mb-4 {
  margin-bottom: 4px !important;
}
.fw .fw-text-lg {
  font-size: 12px;
}
.fw .lato {
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.fw .fw-mt-4 {
  margin-top: 4px !important;
}
.fw .loader-type-2 {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1003;
  background-color: transparent;
}
.fw .loader-type-2.fixed {
  position: fixed;
}
.fw .loader-type-2:after {
  background-color: #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
}
.fw .loader-type-2 .loader-inner {
  background-color: #fff;
  position: absolute;
  z-index: 1;
  width: 145px;
  border-radius: 10px;
  text-align: center;
  margin: auto;
  top: 12%;
  height: 43px;
  left: 0;
  right: 0;
  line-height: 42px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.24);
}
.fw .loader-type-2 .loader-inner img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.fw .loader-type-2 .loader-inner.inner-top-center {
  top: 30%;
}
.fw .loader-type-2 .loader-inner.fw-bdr-5 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fw .loader-type-2 .loader-inner.loader-inner-sm {
  height: 36px;
  line-height: 35px;
  border-radius: 5px;
  top: 40%;
  width: 110px;
}
.fw .loader-type-2 .loader-inner.loader-inner-md {
  width: 310px;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  border: 1px solid #E4E4E4;
}
.fw .loader-type-2 .loader-image {
  background-color: #fff;
  position: absolute;
  z-index: 1;
  width: 110px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  margin: auto;
  top: 260px;
  height: 73px;
  left: 0;
  right: 0;
  padding: 20px;
  box-shadow: 1px 1px 16px 0px rgba(0, 0, 0, 0.2);
}
.fw .fw-zi-1001 {
  z-index: 1001 !important;
}
.fw .freeze {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
.fw .fw-thin-bold {
  font-weight: 600 !important;
}