/* New CSS to be added for ON-Premises */

.div_content2{padding:10px 20px 0 90px; float:left;  width:100%;}
.tabContent_2 {
    float: left;
    padding: 10px 10px 10px 25px;
    width: 100%;
}

.noServiceBlock_OP {
width: 100%;
margin-top: 20px!important;
padding-left: 20px;
}

.noServiceBlock2{
width: 99%;
}

.install_SDK {
    font-size: 15px;
    margin: 13px 10px;
    width: 120px;
}
.icon-error-alert {
    background: url(../images/icon-error-alert.svg) no-repeat;
}
.sdk_viz_icon {
    background: url(../images/sdk_icons.png) -1px 0;
    display: block;
    margin-left: 30px;
}
.sdk_kstudo_icon{
    background: url(../images/sdk_icons.png)  -1px -51px;
    display: block;
    margin-left: 30px;
}
.sdk_ios_icon{
    background: url(../images/sdk_icons.png)  -1px -102px;
    display: block;
    margin-left: 30px;
}
.sdk_anrd_icon{
    background: url(../images/sdk_icons.png)  -1px -152px;
    display: block;
    margin-left: 30px;
}
.sdk_phgap_icon{
    background: url(../images/sdk_icons.png)  -1px -202px;
    display: block;
    margin-left: 30px;
}
.sdk_js_icon{
    background: url(../images/sdk_icons.png)  -1px -252px;
    display: block;
    margin-left: 30px;
}
.sdk_ksf_icon{
    background: url(../images/sdk_icons.png)  -1px -302px;
    display: block;
    margin-left: 30px;
}
.sdk_appsvcs_icon{
    background: url(../images/sdk_icons.png)  -1px -351px;
    display: block;
    margin-left: 30px;
}
.sdk_msvcs_icon{
    background: url(../images/sdk_icons.png)  -1px -401px;
    display: block;
    margin-left: 30px;
}
.sdk_syncsvcs_icon{
    background: url(../images/sdk_icons.png)  -1px -452px;
    display: block;
    margin-left: 30px;
}

.dwn_pop_left{ margin-left: -20px;}
.sdkIcon{ width:46px; height: 46px;}
.sdkText{width:100px;float: left;}
.txtNowap{ white-space: nowrap!important;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #00a4d4;
    cursor: default;

    border:none !important;
    background-color: #ffffff;
    border-bottom: 2px solid #00a4d4 !important;
    border-bottom-color:#00a4d4 !important;}

.nav-tabs > li > a:hover {
    border-color: #fff #fff #dddddd;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}
.nav-tabs > li > a{ color:#666666;}
.tabscontentmargin{ margin-left: 10px;}
.tab-content > .active {
    display: block;
    margin-top:20px;
}
.textboxFull{ width:100%!important;}
.env_popHeader{ margin-left: 15px; margin-bottom: 5px;}
.env_frmLeftAlgn{ margin-left: -15px!important;}
.env_extdTextbox{ width:294px!important;}



/* Login page Styles added Sep-15, 2014 by Anil */

#header {
    background: none repeat scroll 0 0 #123459;
    clear: both;
    margin: 0;
    min-height: 115px;
    min-width: 320px;
    padding: 0;
}

.containerLogin {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.container {
    margin: 0 auto;
    max-width: 900px;
    width: 90%;
}
#logo {
    float: left;
    margin: 33px 0 7px;
}
#logo a {
    background: url(../images/kony_logo.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 68px;
    text-indent: 110%;
    width: 160px;
}
.line-separator {
    border-left: 1px solid #FFFFFF;
    bottom: 10%;
    float: left;
    height: 39px;
    margin-top: 38px;
    top: 10%;
}
.mode {
    color: #EEEEEE;
    float: left;
    font-size: 26px;
    padding: 44px 15px 15px;
}
.mode p {
	color: #EEEEEE;
}
.phone_contact {
    color: #EEEEEE;
    float: right;
    padding-bottom: 5px;
}
.group {
    padding-bottom: 35px;
    padding-top: 35px;
}
#location-list {
    float: left;
    position: relative;
}
.group li {
    float: left;
    list-style-type: none;
    margin-left: 18px;
}
.group li:first-child {
    width: 135px;
}
.group li a {
    color: #EEEEEE;
    text-decoration: none;
}
.phone_contact {
    color: #EEEEEE;
    float: right;
    padding-bottom: 5px;
}
.group {
    padding-bottom: 35px;
    padding-top: 48px;
}
#location-list {
    display: inline-block;
    position: relative;
    right: 20px;
}
.icon-down {
    background: url(../images/arrow_lgn.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    float: right;
    height: 13px;
    width: 32px;
    margin-top: 2px;
}

.shadow_line
{
    background: url(../images/shadow.png) no-repeat scroll center top transparent;
    height:25px;
}

.page
{
    min-width: 320px;
    height: auto !important;
    height: 100%;
    padding-bottom: 50px;
    text-align: left;
}
.wrap { padding-top: 30px; }

.mf-wrap{
	padding-top :90px;
}

.form-box2 {
      /*border: 1px solid #d4d4d4;
      background-color:#f6f6f6;*/
      margin: 0 auto;
      max-width: 550px;
      padding: 20px 20px 0px 20px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px;
  }

.form-box3 {
    /*border: 1px solid #d4d4d4;
    background-color:#f6f6f6;*/
    margin: 0 auto;
    max-width: 650px;
    padding: 20px 20px 0px 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.form-box3 .lbl_style{ width:300px!important;}
.form-box2 .form-control{ border-radius: 0px!important;}
.label_name
{
    margin: 0 auto;
    max-width: 650px;
}

.label_name sup{ font-size: 14px; top:-1em;}

.label_name p
{
    font-size: 30px;
    color: #333;
    text-align: center;
	margin-top: 16px;
}
.label_name p:nth-child(2)
{
    font-size: 22px;
    color: #333;
    text-align: center;
    margin-top: -10px;
}



.smalltextWrap_On {
    color: #999;
    float: left;
    font-size: 12px;
    line-height: 8px;
    text-align: left;
    word-wrap:break-word;
    width: 100%;
    line-height:1.1;
}

.cloudTbl{ margin-top: 10px!important;}
.table > tbody > tr > td{ vertical-align: middle;}

.radioBox{display: none;}
.downloadtextON {
    width: 110px;
}
.stat-counters > .stat-cell + .stat-cell {
    border-left: 1px solid #fff;
}
.buttonChange{
    cursor: pointer;
    float: left;
    margin: 7px 10px;
    padding-right: 10px;
    text-decoration: underline;
}
.checkbx_align{ margin-top: 22px!important;}

.iconHolder_OP {margin: 17px 7px 8px 14px;}

.iconHolder_OP .icon{width:30px; height:26px; margin:0 25px;}

.pubDate p{ margin-top: 12px!important;}

.pub_icon_assign {
    float: left;
    margin-left: 20px;
    margin-top: 3px;
    width: 10px;
}

.modal .nav .nav-tabs li a span>i{ display: block!important;}

.dd-ico_ON{position:relative; top:-76px; left:8px; float:right; color:#909090; font-size: 16px;}

.smalltextWrap a{ color: #0088cc;} .smalltextWrap a:hover{ color: #1c5c99;}

.btn_rt_mrgn{margin-right: 20px;}

.nav-pills > li > a{ border: none;}
.resources .form-group .saml a{color: #00a3d7!important;}

.upld_gry {
padding:15px 0px 0px 0px;}


/* Login page Styles added Sep-15, 2014 by Anil */


/* Styles added on Sep 29 2014 */

.mapPopWrap{
    height: 600px;
    margin:-20px -20px 0px -20px;
}

.mapSteps{
    float: left;
    width: 222px;
    background: #E9E9E9;
    padding: 5px;
    position: relative;
    height: 620px;
}
.mapCotent{
    float: left;
    width: 855px;
    height: 520px;
    position: relative;
    padding: 10px 0px 0px 20px;
    border-bottom: 1px solid #ccc;
}
.stepHeader {
    color: #0099ff;
    float: left;
}
.stepTitle{
    display: inline-block;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 3px;
}
.mapButtons{ margin-top: 40px!important;}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
line-height:165%;
width: 210px;margin: -5px 0px 0px -5px;}

ul.vert-one li{/* border-top: 1px solid #DDD; */
border-bottom: 1px solid #E0E0E0;width: 220px;}

ul.vert-one li a{display:block;text-decoration:none;color: #0099ff;
background: #E9E9E9;padding: 5px 0 0px 15px;width: 222px;font-size: 16px;}
ul.vert-one li a span:nth-child(2){color: #888;}
ul.vert-one li a:hover{
background: #DDD;}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background: #fff;}

/* Styles added on Sep 29 2014 */


/* Styles added on Oct-14 2014 */

.errorDiv1 {
    background: #f2dede;
    border: 1px solid #ebccd1;
    padding: 10px;
    position: relative;
    top: 20px;
    color: #a94442;
}
.errorDiv2 {
    background: #f2dede;
    border: 1px solid #ebccd1;
    padding: 10px;
    color: #a94442;
}
.err_icon {
    width: 10px;
    margin-top: 1px;
}

.errMsg {
    display: inline-block;
    font-size: 20px;
    color: #be6553;
}

.errText {
    text-align: center;
    font-size: 15px;
    padding-left: 0px;
}

/*.help-block {display: none!important;}*/

.form-horizontal .form-group-on{
 margin-bottom: 15px!important;
}

.user_table{margin-top: -56px;}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #dddddd;
}
#example2_wrapper div.dataTables_scrollHeadInner{padding-right: 0px!important; box-sizing: content-box!important; width:100%!important;}
.dataTables_scrollHeadInner >table{margin-left: 0px!important;width: inherit!important;}

#logModal .modal-body { font-size: 20px;}

span.fail_msg{ color: #dd2102; }
a.retry_btn{ background: #00a3d7; color: #fff; padding: 3px 10px 3px 10px; font-size: 10px; border-radius: 3px; letter-spacing: 1px;
border:1px solid #0182AB;}

a.retry_btn:hover{ background: #2DC9FA; border:1px solid #00A1D3;}




.no_border{
    border:none !important

}

.oNprem_popLable{margin-left:0px!important;}

.togglebtns_on {
	padding-left: 115px;
	margin-top: 70px ;
	width: 1010px;
	margin-bottom: -20px;
}

.tabs-content-configure_on {
    padding: 30px;
    padding-left: 104px;
    float: left;
    width: 100%;
    min-height: 225px;
    padding-right:35px;
}

.serviceName_head{ margin-top:6px!important; }

.downloadsync_on{
	border:1px solid #DFD6D6;
		float: right;
		padding: 6px;
		width: 220px;
		text-align: center;
		background: #FAFAFA;
		}
		
.contentDiv_on{
    border: 1px solid #eee;
    clear: both;
    margin-top: 75px !important;
    padding-left: 0px;
    padding-right: 0px;
    width: 1000px;
    margin-left: 115px;
}

.tabs-content-publish_on {
    padding: 10px;
    padding-left: 70px;

    float: left;
    width: 100%;
    min-height: 225px;
}
.div_content_on{padding:10px 20px 0 110px; float:left;  width:100%;}
.arrow_box {
	position: relative;
	background: #eeeff3;
	top:15px;

}


.content_inner{
	margin-top: 35px !important;
	margin-left: 10px!important;
}

.pagewraper-customtabs{
    bottom: 0px !important;
}

.submenu-navigation-menu {
	margin-top: 6px;
}

.pageNo_new {
float: left;
margin: 0px 10px 0 0;
}
.page_tab_btm{margin-bottom: -1px;}

.page_nav_btns{ margin-right:20px;}



.proxyTxt_disabled{ color: #ccc;}

.custom_chkbox{display: inline-block;margin-top: -5px;vertical-align: middle;}
.custom_chkbox_disabled{display: inline-block;margin-top: -5px;vertical-align: middle;color: #ccc;}

input[type="checkbox"] {
    line-height: normal;
    margin-top: 0px!important;
}
.icon_success{ width:10px; float: left; margin-top: 3px; margin-left: 20px;}

.icon_success i{ font-size: 25px; color: #63bc48; }

.icon_fail {width:10px; float: left; margin-top: 3px; margin-left: 20px;}

.icon_fail i{ font-size: 25px; color: #c9302c; }

.close_btn {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    margin-top: 2px;
    opacity: .2;
    text-shadow: 0 1px 0 #fff;
}
.close_btn:hover, .close_btn:focus {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none;
}
button.close_btn {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#theHover {
     background: none repeat scroll 0 0 #FFFFFF;
 border: 1px solid #C3C3C3;
 border-radius: 3px;
 bottom: 10px;
 box-shadow: 0 0 6px 0 rgba(20, 20, 20, 0.5);
 margin: 0 auto;
 padding:10px 15px 10px 0px;
 position: fixed;
 z-index: 5;
 width:400px;
 left:38%; 
}

#theHoverImt {
     background: none repeat scroll 0 0 #FFFFFF;
 border: 1px solid #C3C3C3;
 border-radius: 3px;
 bottom: 10px;
 box-shadow: 0 0 6px 0 rgba(20, 20, 20, 0.5);
 margin: 0 auto;
 padding:10px 15px 10px 0px;
 position: fixed;
 z-index: 5;
 width:400px;
 left:38%; 
}

.link-box {
	background-color : #eeeeee;
	font-size : 15px !important;
	
}

.noprint{ float:right;}

.usr_btns{ position: relative;  left: 0px;top:56px; z-index: 1;}

.dataTables_wrapper { margin-top: 10px;}

/* SDK and Installer page onprem CSS */
.div_content_installer
{
padding: 10px 20px 0 110px;
float: left;
width: 100%;}

.installer_heads{ padding:0px 0px 10px 0px ; border-bottom:1px solid #F1EEEE;} 
.installer_heads h4{ margin-left:-15px!important;} 
.installer_heads_kt{ padding:10px 0px 0px 0px;} 

.installer_heads:nth-child(2){ margin-bottom:20px!important;}

.sdk_padding .stat-cell {min-width:140px!important;}

.envTbl_padding .stat-cell {min-width:140px!important;}

.sdk_padding .stat-counters>.stat-cell+.stat-cell {border-left: none!important;}
.envTbl_padding >.stat-cell+.stat-cell {border-left: none!important;}

.sdk_padding{padding:10px; margin-left:5px;}

.sdk_appsvcs_icon{background: url(../images/sdk_icons.png)  -1px -351px;  width:46px; height: 46px;display: block;margin:0px auto;}
.sdk_msvcs_icon{background: url(../images/sdk_icons.png)  -1px -401px; width:46px; height: 46px; display: block;margin:0px auto;}
.sdk_syncsvcs_icon{background: url(../images/sdk_icons.png)  -1px -452px; width:46px; height: 46px;display: block; margin:0px auto;}
.sdk_ksftool_icon{background: url(../images/sdk_icons.png)  -1px -302px; width:46px; height: 46px; display: block;margin:0px auto;}

.sdk_text{display:block; text-align:center;/* width:80px;*/}

.bdr_divider{border-top: 1px solid #F1EEEE;}

.arrow_box_sdk {
	position: relative;
	background: #FFFFFF;
	/*border: 1px solid #b9c2c9;*/
}
.arrow_box_sdk:after, .arrow_box_sdk:before {
	left: 100px;
	top: -35px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_sdk:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #FFFFFF;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box_sdk:before {
	border-color: rgba(185, 194, 201, 0);
	border-left-color: #b9c2c9;
	border-width: 11px;
	margin-top: -11px;
}
.top_space{ margin-top:20px; width:110px;}
.win64_icon{background: url(../images/os_icons.png)  -8px 4px;  width:22px; height: 30px; display:inline-block;}
.linux_icon{background: url(../images/os_icons.png) -47px -3px;  width:30px; height: 30px; display:inline-block;}
.aple_icon{background: url(../images/os_icons.png) -95px -3px;  width:22px; height: 30px; display:inline-block;}
.dwnBtn{ width:100px;}
.aple_soft{
	 display: inline-block;
    width: 200px;
    height: 70px;
}

.os_box{display:inline-block; width:250px;}

.installer > div
{
   
 
}
.installer
{
    text-align: center;
   /* margin: 0px auto;
    width: 20%;*/
}

div.cn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width:250px;
}

.installer_apple { text-align:center;}
.ver_no{font-size: 12px;
color: #999; display:block; margin-top:3px;}
.bit{display:inline-block;vertical-align: super; font-size:11px; color:#999;}
.installer_links{ margin-top:5px;}
.installer_links > a{ color:#00a3d7; font-size:12px;}
.installer_links > a:hover{ color:#00a3d7; font-size:12px;}

/* SDK and Installer page onprem CSS */
/* added on 4-12-14 */ 
.shadow_line_on {
	background: url(../images/shadow.png) no-repeat scroll center top
		transparent;
	height: 5px;
	margin: 15px auto;
	width: 700px;
	margin-top: 25px;
}

.form-box_login {
	margin: 0 auto;
	max-width: 580px;
	padding: 20px 20px 0px 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.row {
	max-width: 1280px !important;
}

.getting_padding h4 {
	margin-left: 14px !important;
	color: #333 !important;
	margin-top: 5px !important;
	padding-bottom: 12px;
}

.get_foot_padding {
	padding: 22px 42px 20px 0px !important
}

.getting_padding {
	padding: 10px !important;
}

.getting_padding .row:nth-child(5) {
	margin-bottom: 20px !important;
}

.login_btn_style {
	width: 120px !important;
	background: #03A3D3 !important;
	color: #fff !important;
	padding: 8px !important;
	border-radius: 4px !important;
	font-size: 16px !important;
	cursor: pointer !important;
}

.signInButton {
    color: #fff;
    background-color: #003E75;
    border-color: #003E75;
    text-transform: uppercase;
    padding: 6px 15px !important;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    user-select: none;
    margin-right: 4px !important;
    float: right;
}
.getting_startFoot {
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: -25px;
}

.panel {
	border-radius: 4px !important;
}

.spinner {
	display: inline-block;
	opacity: 0;
	width: 0;
	-webkit-transition: opacity 0.25s, width 0.25s;
	-moz-transition: opacity 0.25s, width 0.25s;
	-o-transition: opacity 0.25s, width 0.25s;
	transition: opacity 0.25s, width 0.25s;
	color: #fff !important;
	position: relative !important;
}

.has-spinner.btn.active .spinner {
	width: 16px;
	opacity: 1;
}

#location-list {
    display: inline-block;
    position: relative;
    right: 20px;
}
#location-list ul.loc-list {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #959595;
    left: 0;
    position: absolute;
    top: 20px;
    width: 270px;
    z-index: 3000;
}
#location-list ul.loc-list li {
    border-top: 1px solid #D5DFE5;
    color: #134258;
    margin: 0;
    padding: 0.6em 0.85em;
    width: 100%;
    font-size: 14px;
}
#location-list ul.loc-list li:first-child {
    border-top: medium none;
}
#location-list ul.loc-list li:hover {
    background: none repeat scroll 0 0 #123459;
    color: #FFFFFF;
}

.side-nav>li>a {
	width: 80px;
	text-align: center;
	padding: 7px 4px 0 0px !important;
	margin: 0 auto !important;
	color: #939CA4 !important;
	font-size: 13px;
	height: 65px !important;
}

.approve_btn {
	width: 100px !important;
	background: #03A3A3 !important;
	color: #fff !important;
	padding: 3px !important;
	border-radius: 4px !important;
	font-size: 14px !important;
	cursor: pointer !important;
}

.deny_btn {
	width: 100px !important;
	background: #A31313 !important;
	color: #fff !important;
	padding: 3px !important;
	border-radius: 4px !important;
	font-size: 14px !important;
	cursor: pointer !important;
}

.center-align-content {
	width: 550px;
    height: 380px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    max-width: 100%;
    max-height: 100%;
}

.errorMessage {
	font-size: 14px;
    color: #74777a;
    margin-top: 10px;
}

.requestId {
	font-size: 12px;
    color: #74777a;
    margin-top: 10px;
}

.errorCode {
	font-size: 40px;
    color: #74777a;
    margin-top: 10px;
}

.image {
	margin-top: -120px;
}