.inner_copy {
    border: 0;
    color: #f00;
    float: left;
    width: 50% !important;
    margin: -100% 0 0 0;
    overflow: hidden;
    line-height: 0;
    padding: 0;
    font-size: 11px
}

.fleft { float: left }

.fright { float: right }

.fcenter {
    float: none;
    margin: 0 auto;
    text-align: center
}

.fclear { clear: both }

/*
body {
    margin: 0;
    font-size: 13px;
    font-family: arial;
    color: #3F3F3F;
    background: #4B4B4B;
    background-repeat: repeat-x
}
*/

#header {
    height: 190px;
    background: #FCE2BB
}

.name {
    font-size: 35px;
    font-family: Century;
    color: #fff;
    padding-left: 20px;
    height: 80px
}

.name2 { color: #FFF79A }

.tag {
    color: #C1270E;
    font-size: 18px;
    padding-left: 35px
}

#links-bg {
    height: 45px;
    background-image: url(links-bg.gif);
    background-repeat: repeat-x
}

.toplinks {
    width: 140px;
    text-align: center
}

.toplinks a {
    color: #000;
    text-decoration: none
}

.toplinks a:hover {
    color: #FF6600;
    text-decoration: none
}

.sap {
    width: 8px;
    background-image: url(sap.gif);
    background-repeat: no-repeat;
    background-position: center
}

.catlinks {
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    border-bottom: 1px dashed #F0785C
}

.catlinks a {
    color: #FFFCBF;
    text-decoration: none;
    display: block;
    padding-left: 20px
}

.catlinks a:hover {
    color: #910000;
    text-decoration: none
}

.cat-head {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFBB1;
    height: 37px;
    padding-left: 35px;
    background-image: url(heading-bg.jpg);
    background-repeat: no-repeat
}

.offer {
    color: #FCF8A8;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px
}

#main {
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 15px
}

.smal-txt {
    font-size: 11px;
    color: #fff
}

.main-head {
    font-weight: bold;
    color: #3C3A35;
    height: 30px;
    padding-left: 10px;
    background-image: url(main-head.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 26px
}

.head2 {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 35px;
    padding-left: 12px;
    background: #969696;
    border-left: 1px solid #fff
}

.bottomlinks {
    width: 110px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-align: center
}

.bottomlinks a {
    color: #FCF8A8;
    text-decoration: none
}

.bottomlinks a:hover {
    color: #fff;
    text-decoration: none
}

.sap2 {
    color: #FCF8A8;
    width: 1px
}

a {
    color: SteelBlue;
    text-decoration: none
}

a:hover {
    color: #FCF8A8;
    text-decoration: none
}

#rc1 {
    background-image: url(rc1.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 35px
}

#rc2 {
    background-image: url(rc2.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 35px
}

#bottom {
    background-image: url(headingbg.png);
    background-repeat: repeat-x;
    width: 858px;
    height: 35px
}

#bottomReports {
    background-image: url(headingbg.png);
    background-repeat: repeat-x;
    width: 400px;
    height: 35px
}

#loginhead {
    background-image: url(headingbg.png);
    background-repeat: repeat-x;
    width: 390px;
    height: 35px
}

#footer div { padding: 11px }

.loginTable {
    -webkit-box-shadow: 4px 3px 25px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 3px 25px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 3px 25px 0px rgba(50, 50, 50, 0.75);
    position: fixed;
    width: 400px !important;
    height: 500px;
    background-color:#d9d9d9;
    position:fixed;
    margin-left:-200px; /* half of width */
    margin-top:-250px;  /* half of height */
    top:50%;
    left:50%;
}

.login-form{
        position: relative;
    }


#loginForm {
    width: 340px !important;
}

#signupForm {
    width: 380px !important;
}

a.k-button.k-button-icontext.k-grid-editReviews,
a.k-button.k-button-icontext.k-grid-addBuild{
    min-width: 18px;
    min-height: 18px;
    margin-right: 0;
    font-weight: bold;
}

a.k-button.k-button-icontext.k-grid-editUser {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/edit-16.png');
}

a.k-button.k-button-icontext.k-grid-viewUser {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/view-16.png');
}

a.k-button.k-button-icontext.k-grid-deleteUser {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/delete-16.png');
}

a.k-button.k-button-icontext.k-grid-editOwner{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/edit-16.png');
}

a.k-button.k-button-icontext.k-grid-viewOwner{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/view-16.png');
}

a.k-button.k-button-icontext.k-grid-deleteOwner{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/delete-16.png');
}

a.k-button.k-button-icontext.k-grid-editIoTDevice{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/edit-16.png');
}

a.k-button.k-button-icontext.k-grid-viewIoTDevice{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/view-16.png');
}

a.k-button.k-button-icontext.k-grid-deleteIoTDevice{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/delete-16.png');
}

a.k-button.k-button-icontext.k-grid-editPolicyItem {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/edit-16.png');
}

a.k-button.k-button-icontext.k-grid-deletePolicyItem {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/delete-16.png');
}

a.k-button.k-button-icontext.k-grid-editPolicy {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/edit-16.png');
}

a.k-button.k-button-icontext.k-grid-viewPolicy {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/view-16.png');
}

a.k-button.k-button-icontext.k-grid-deletePolicy {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/delete-16.png');
}

a.k-button.k-button-icontext.k-grid-threatInfo {
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/info-16.png');
    background-color: transparent;
    border-color: transparent;
}

a.k-button.k-button-icontext.k-grid-displayonmap{
    min-width: 18px;
    min-height: 18px;
    background-image: url('/Content/syncdog/map_32.png');
     background-repeat: no-repeat;
    font-size: 0;
    background-size: 18px;
}

 .arrowbtns img:hover {
    opacity: .5;
}


 /*This causes the grid column headers to wrap if needed*/
.k-grid  .k-grid-header  .k-header  .k-link {
    height: auto;
}
 
 
 /*This causes the grid column headers to wrap if needed*/
.k-grid  .k-grid-header  .k-header {
    white-space: normal;
}


/* Popup dialog layout
    ----------------------------------------------------------*/
 .ssdialog-forminput{
        margin-left:10px;
        margin-top:2px;
        padding-top:2px;
        width: 70%;
        font-size: 1.3em;
    }

  .ssdialog-formlabel{
    display: block;
    font-size: 1.3em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
      width: 30%;
      text-align: right;
  }

  .k-dialog .k-content {
      margin-top:1px;
      padding-top:1px;
  }

  .ssdialog-formdiv {
      height: 50px;
      display: flex;
      align-items: center;
  }

   
    .ssdialog-icon {
        width: 36px;
        height: 36px;
        float: left;
    }

.ssdialog-titletxt {
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 38px;
    position: relative;
    left: 10%;
    width: 100%;
  }

    
.ssdialog-titlediv {
    width: 100%;
    height: 38px;
    overflow:hidden;
	text-align: left;
    margin: 0px;/* auto; */
	padding: 0px;
	border:0;
}

    
ssdialog-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #E5E4E2; 
    margin: 1em 0;
    padding: 0; 
}

.ssdialog-formdropdown {
        margin-left:10px;
        margin-top:2px;
        width: 70%;
        font-size: 1.3em;
    }
	

/* Small dialog layout*/
.ssdialog-forminput-sm {
    margin-left: 10px;
    margin-top: 2px;
    padding-top: 2px;
    width: 90%;
    font-size: 1.1em;
}

.ssdialog-formlabel-sm {
    display: block;
    font-size: 1.1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    width: 10%;
    text-align: right;
}



.ssdialog-icon-sm {
    width: 24px;
    height: 24px;
    float: left;
}

.ssdialog-titletxt-sm {
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 20px;
    position: relative;
    left: 10%;
    width: 100%;
}


.ssdialog-titlediv-sm {
    width: 100%;
    height: 24px;
    overflow: hidden;
    text-align: left;
    margin: 0px; /* auto; */
    padding: 0px;
    border: 0;
}

/* Add org wizard layout
    ----------------------------------------------------------*/	
	.sswizard-forminput{
        margin-left:10px;
        margin-top:1px;
        padding-top:1px;
		margin-left: 0;
        width: 90%;
        font-size: 1.3em;
    }

	.sswizard-forminput[disabled] {
		background-color: #eeeeee;
		color: #eeeeee;
}
  .sswizard-formlabel{
    display: block;
    font-size: 1.3em;
    margin-left: 0;
    margin-right: 0;
    font-weight: normal;
  }
  
  
  
  .sswizard-formdiv{
	  margin-top:2px;
  }
  
  .sswizard-header{
	font-size: 1.2em;
    font-weight: bold;
    margin-top: 5px;
      margin-bottom: 5px;

}

.sswizard-errordiv{
	color:red;
	margin-top:5px;
	height:1.5em;
}


.editorgtabdiv {
    height: 95%;
    display: block;
    margin: 30px auto 10px;
}	  